paws.security.identity (version 0.1.0)

cognitoidentityprovider_describe_identity_provider: Gets information about a specific identity provider

Description

Gets information about a specific identity provider.

Usage

cognitoidentityprovider_describe_identity_provider(UserPoolId,
  ProviderName)

Arguments

UserPoolId

[required] The user pool ID.

ProviderName

[required] The identity provider name.

Request syntax

svc$describe_identity_provider(
  UserPoolId = "string",
  ProviderName = "string"
)