Learn R Programming

paws.security.identity (version 0.8.0)

cognitoidentityprovider_delete_identity_provider: Deletes a user pool identity provider (IdP)

Description

Deletes a user pool identity provider (IdP). After you delete an IdP, users can no longer sign in to your user pool through that IdP. For more information about user pool IdPs, see Third-party IdP sign-in.

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

Usage

cognitoidentityprovider_delete_identity_provider(UserPoolId, ProviderName)

Arguments

UserPoolId

[required] The ID of the user pool where you want to delete the identity provider.

ProviderName

[required] The name of the IdP that you want to delete.