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
See also
Parameters
identity Pool Id
identity Provider Name
suspend fun getIdentityPoolPrincipalTag(argument: suspend GetIdentityPoolPrincipalTagPlainArgsBuilder.() -> Unit): GetIdentityPoolPrincipalTagResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.cognito.kotlin.inputs.GetIdentityPoolPrincipalTagPlainArgs.