Tag Resource

POST {{aws_cognito_identity_provider_base_url}}/?Action=TagResource

Request Params

KeyDatatypeRequiredDescription
ActionstringThe Amazon Resource Name (ARN) of the user pool to assign the tags to.

Request Body

{"ResourceArn"=>"string", "Tags"=>{"string"=>"string"}}