cognitoidentityprovider_describe_identity_provider {paws.security.identity}R Documentation

Gets information about a specific IdP

Description

Gets information about a specific IdP.

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

Usage

cognitoidentityprovider_describe_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]