Builder
class Builder
Properties
Link copied to clipboard
If you specify Token or Rules as the Type
, AmbiguousRoleResolution
is required.
Link copied to clipboard
The rules to be used for mapping users to roles.
Link copied to clipboard
The role mapping type. Token will use cognito:roles
and cognito:preferred_role
claims from the Cognito identity provider token to map groups to roles. Rules will attempt to match claims from the token to map to a role.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.cognitoidentity.model.RulesConfigurationType inside the given block