Get Identity Pool Roles
POST {{aws_cognito_federated_identities_base_url}}/?Action=GetIdentityPoolRoles
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string | An identity pool ID in the format REGION:GUID. |
Request Body
{"IdentityPoolId"=>"string"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-AMZ-TARGET | string | ||
Content-Type | string |