Updates IdP information for a user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_update_identity_provider/ for full documentation.
cognitoidentityprovider_update_identity_provider(
UserPoolId,
ProviderName,
ProviderDetails = NULL,
AttributeMapping = NULL,
IdpIdentifiers = NULL
)
[required] The user pool ID.
[required] The IdP name.
The IdP details to be updated, such as MetadataURL
and MetadataFile
.
The IdP attribute mapping to be changed.
A list of IdP identifiers.