Update Identity Provider

POST {{aws_cognito_identity_provider_base_url}}/?Action=UpdateIdentityProvider

Request Params

KeyDatatypeRequiredDescription
ActionstringThe identity provider attribute mapping to be changed.

Request Body

{"AttributeMapping"=>{"string"=>"string"}, "IdpIdentifiers"=>["string"], "ProviderDetails"=>{"string"=>"string"}, "ProviderName"=>"string", "UserPoolId"=>"string"}