cognitoidentityprovider_delete_identity_provider {paws.security.identity} | R Documentation |
Deletes an IdP for a user pool
Description
Deletes an IdP for a user pool.
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 user pool ID. |
ProviderName |
[required] The IdP name. |
[Package paws.security.identity version 0.6.1 Index]