paws.security.identity (version 0.5.0)

cognitoidentityprovider_update_identity_provider: Updates IdP information for a user pool

Description

Updates IdP information for a user pool.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_update_identity_provider/ for full documentation.

Usage

cognitoidentityprovider_update_identity_provider(
  UserPoolId,
  ProviderName,
  ProviderDetails = NULL,
  AttributeMapping = NULL,
  IdpIdentifiers = NULL
)

Arguments

UserPoolId

[required] The user pool ID.

ProviderName

[required] The IdP name.

ProviderDetails

The IdP details to be updated, such as MetadataURL and MetadataFile.

AttributeMapping

The IdP attribute mapping to be changed.

IdpIdentifiers

A list of IdP identifiers.