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.
cognitoidentityprovider_delete_identity_provider(UserPoolId, ProviderName)
[required] The ID of the user pool where you want to delete the identity provider.
[required] The name of the IdP that you want to delete.