cognitoidentityprovider_get_identity_provider_by_identifier {paws.security.identity} | R Documentation |
Gets the specified IdP
Description
Gets the specified IdP.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_get_identity_provider_by_identifier/ for full documentation.
Usage
cognitoidentityprovider_get_identity_provider_by_identifier(
UserPoolId,
IdpIdentifier
)
Arguments
UserPoolId |
[required] The user pool ID. |
IdpIdentifier |
[required] The IdP identifier. |
[Package paws.security.identity version 0.6.1 Index]