get Identity Pool Principal Tag
suspend fun getIdentityPoolPrincipalTag(argument: GetIdentityPoolPrincipalTagPlainArgs): GetIdentityPoolPrincipalTagResult
Resource Type definition for AWS::Cognito::IdentityPoolPrincipalTag
Return
null
Parameters
argument
null
suspend fun getIdentityPoolPrincipalTag(identityPoolId: String, identityProviderName: String): GetIdentityPoolPrincipalTagResult
Return
null
Parameters
identity Pool Id
The identity pool that you want to associate with this principal tag map.
identity Provider Name
The identity pool identity provider (IdP) that you want to associate with this principal tag map.
See also
suspend fun getIdentityPoolPrincipalTag(argument: suspend GetIdentityPoolPrincipalTagPlainArgsBuilder.() -> Unit): GetIdentityPoolPrincipalTagResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.cognito.kotlin.inputs.GetIdentityPoolPrincipalTagPlainArgs.