Update Identity Provider
POST {{aws_cognito_identity_provider_base_url}}/?Action=UpdateIdentityProvider
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The identity provider attribute mapping to be changed. |
Request Body
{"AttributeMapping"=>{"string"=>"string"}, "IdpIdentifiers"=>["string"], "ProviderDetails"=>{"string"=>"string"}, "ProviderName"=>"string", "UserPoolId"=>"string"}