cognitoidentityprovider_untag_resource: Removes the specified tags from an Amazon Cognito user pool

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_untag_resourceR Documentation

Removes the specified tags from an Amazon Cognito user pool

Description

Removes the specified tags from an Amazon Cognito user pool. You can use this action up to 5 times per second, per account.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_untag_resource/ for full documentation.

Usage

cognitoidentityprovider_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the user pool that the tags are assigned to.

TagKeys

[required] The keys of the tags to remove from the user pool.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.