class Aws::CognitoIdentity::Types::GetPrincipalTagAttributeMapInput

@note When making an API call, you may pass GetPrincipalTagAttributeMapInput

data as a hash:

    {
      identity_pool_id: "IdentityPoolId", # required
      identity_provider_name: "IdentityProviderName", # required
    }

@!attribute [rw] identity_pool_id

You can use this operation to get the ID of the Identity Pool you
setup attribute mappings for.
@return [String]

@!attribute [rw] identity_provider_name

You can use this operation to get the provider name.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/GetPrincipalTagAttributeMapInput AWS API Documentation

Constants

SENSITIVE