Set Identity Pool Roles
POST {{aws_cognito_federated_identities_base_url}}/?Action=SetIdentityPoolRoles
Request Params
Key | Datatype | Required | Description |
---|
Action | string | | An identity pool ID in the format REGION:GUID. |
Request Body
{"IdentityPoolId"=>"string", "RoleMappings"=>{"string"=>{"AmbiguousRoleResolution"=>"string", "RulesConfiguration"=>{"Rules"=>[{"Claim"=>"string", "MatchType"=>"string", "RoleARN"=>"string", "Value"=>"string"}]}, "Type"=>"string"}}, "Roles"=>{"string"=>"string"}}
Key | Datatype | Required | Description |
---|
X-AMZ-TARGET | string | | |
Content-Type | string | | |