View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_describe_identity_provider | R Documentation |
Given a user pool ID and identity provider (IdP) name, returns details about the IdP.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_describe_identity_provider/ for full documentation.
cognitoidentityprovider_describe_identity_provider(UserPoolId, ProviderName)
UserPoolId |
[required] The ID of the user pool that has the IdP that you want to describe.. |
ProviderName |
[required] The name of the IdP that you want to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.