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