Learn R Programming

paws.security.identity (version 0.8.0)

cognitoidentityprovider_describe_identity_provider: Given a user pool ID and identity provider (IdP) name, returns details about the IdP

Description

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.

Usage

cognitoidentityprovider_describe_identity_provider(UserPoolId, ProviderName)

Arguments

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.