Tag Resource
POST {{aws_cognito_federated_identities_base_url}}/?Action=TagResource
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string | The Amazon Resource Name (ARN) of the identity pool to assign the tags to. |
Request Body
{"ResourceArn"=>"string", "Tags"=>{"string"=>"string"}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-AMZ-TARGET | string | ||
Content-Type | string |