{ "uuid": "576e8c44-0d65-4eac-add0-d31d63e0637b", "lastMigration": 29, "name": "Amazon Cognito Identity", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "6c32ea51-357e-477a-909f-aae38cd4c914", "documentation": "

Creates a new identity pool. The identity pool is a store of user identity information that is specific to your AWS account. The keys for SupportedLoginProviders are as follows:

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.CreateIdentityPool", "responses": [ { "uuid": "a2670d8c-37a3-4f59-bdf9-56e65923147b", "body": "{\n \"IdentityPoolId\": \"\",\n \"IdentityPoolName\": \"\",\n \"AllowUnauthenticatedIdentities\": {{faker 'datatype.boolean'}},\n \"AllowClassicFlow\": {{faker 'datatype.boolean'}},\n \"SupportedLoginProviders\": {},\n \"DeveloperProviderName\": \"\",\n \"OpenIdConnectProviderARNs\": [\n \"\"\n ],\n \"CognitoIdentityProviders\": [\n {\n \"ProviderName\": \"\",\n \"ClientId\": \"\",\n \"ServerSideTokenCheck\": {{faker 'datatype.boolean'}}\n }\n ],\n \"SamlProviderARNs\": [\n \"\"\n ],\n \"IdentityPoolTags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c2f5f639-23b1-4152-84c9-b54579f9cf82", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e222cc0-71ff-4674-851a-360fdd6815e9", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c4a17a89-af5b-4cb4-86cf-fa519e5c43f4", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92e8a852-8f32-46b5-806f-432f648f99db", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "316a0c8c-18e9-48ed-898b-5ffb4c8416c0", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "363b6a34-5900-4674-ab00-5d6a8228bae9", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dab4226d-b38b-4558-8425-7cfac0f4bd14", "documentation": "

Deletes identities from an identity pool. You can specify a list of 1-60 identities that you want to delete.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.DeleteIdentities", "responses": [ { "uuid": "f64dc173-fa3e-4777-8ae2-f201d524f7c9", "body": "{\n \"UnprocessedIdentityIds\": [\n {\n \"IdentityId\": \"\",\n \"ErrorCode\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "83b46b3f-d5bb-40f8-bf7c-2d2d8ca346bd", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e397b1b-d1d4-483f-b872-7d3c67008f4d", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af775663-31c8-4bd6-8b1a-4035be5fb662", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3816f82c-1846-43a5-b1ba-2ed88864bb1a", "documentation": "

Deletes an identity pool. Once a pool is deleted, users will not be able to authenticate with the pool.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.DeleteIdentityPool", "responses": [ { "uuid": "2a69c391-7956-4801-89fb-477d4580d70f", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "424c1713-b807-41bc-aad7-4f4516d2e2dd", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1494430-ae93-48a0-9666-74a0ad102315", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "224f8c87-da75-4790-a2fd-2465863b72dc", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f839c043-8ff9-43f9-a80d-c30a3c4bf32e", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82d8d447-5234-4be7-b746-7b4e7a37a9e9", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "226ffa61-81e8-4e7d-a006-9fd332b663c5", "documentation": "

Returns metadata related to the given identity, including when the identity was created and any associated linked logins.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.DescribeIdentity", "responses": [ { "uuid": "41534ac5-ef9b-4d26-b736-527fa8347a7e", "body": "{\n \"IdentityId\": \"\",\n \"Logins\": [\n \"\"\n ],\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7b5f7835-5c4b-4cf1-846c-61c96c114b7d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9f733c1-83f5-49c1-893b-a42132eca91f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9de41666-e739-4f31-a760-b00f5679a72c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a348886e-0606-4c28-bf9e-7927c4ad94ca", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a989c715-1f84-4880-a42e-662967772389", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de386094-5ac8-4e24-88d9-258218c7f99e", "documentation": "

Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.DescribeIdentityPool", "responses": [ { "uuid": "369fe0b7-b6f0-4163-ae4d-b0075b9c68dd", "body": "{\n \"IdentityPoolId\": \"\",\n \"IdentityPoolName\": \"\",\n \"AllowUnauthenticatedIdentities\": {{faker 'datatype.boolean'}},\n \"AllowClassicFlow\": {{faker 'datatype.boolean'}},\n \"SupportedLoginProviders\": {},\n \"DeveloperProviderName\": \"\",\n \"OpenIdConnectProviderARNs\": [\n \"\"\n ],\n \"CognitoIdentityProviders\": [\n {\n \"ProviderName\": \"\",\n \"ClientId\": \"\",\n \"ServerSideTokenCheck\": {{faker 'datatype.boolean'}}\n }\n ],\n \"SamlProviderARNs\": [\n \"\"\n ],\n \"IdentityPoolTags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "22cc34e8-b511-4a22-bec6-7082bde2d4e5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0651c9c-695f-4263-ab9d-7aa3527c3346", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37171d54-7037-4ae0-b7de-218567054f1d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f47b4deb-4355-4857-a2d6-fcacbc98ec91", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f176c22-35ce-442e-b513-d53ffc625cc5", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2438e672-658d-4d74-aa5b-da46d7002ffa", "documentation": "

Returns credentials for the provided identity ID. Any provided logins will be validated against supported login providers. If the token is for cognito-identity.amazonaws.com, it will be passed through to AWS Security Token Service with the appropriate role for the token.

This is a public API. You do not need any credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.GetCredentialsForIdentity", "responses": [ { "uuid": "cd728c62-c957-45f9-9e61-aa23daa731bd", "body": "{\n \"IdentityId\": \"\",\n \"Credentials\": {\n \"AccessKeyId\": \"\",\n \"SecretKey\": \"\",\n \"SessionToken\": \"\",\n \"Expiration\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0306b008-e33e-4224-bcd5-326ea4e347dd", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a09ff29-abf6-4dab-a1a5-c0ee4066ad73", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de08fb0b-fc88-4eba-9c95-de927bcdae45", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf14afc8-a873-4fe6-bfad-ba957db6a7ce", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44a8fe3c-9f96-4187-8901-b07c32b232cb", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9877e09e-f564-43a1-a378-53ae06f813d8", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InvalidIdentityPoolConfigurationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79ca743b-e8e6-46df-ab64-f9136c20f069", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "54d9461e-26ad-4f68-bf31-1d9f5f88ae49", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "ExternalServiceException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b031ca2-8a5d-4736-a58e-6fa937cc0ef9", "documentation": "

Generates (or retrieves) a Cognito ID. Supplying multiple logins will create an implicit linked account.

This is a public API. You do not need any credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.GetId", "responses": [ { "uuid": "7e228d8b-a0f8-4228-8416-b8467d8978e0", "body": "{\n \"IdentityId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7ab80295-f116-4bac-9cc7-b978bf7e9de8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "919bc552-b4fa-4faf-a34b-7af95d995073", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "333105ff-d3af-4dfb-be4d-fb9c95b376fa", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9910cdf6-2f65-45bb-b216-a37402b94055", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8754fe77-fb79-4e59-b7e7-ac3307624c14", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "915d404e-31fb-4a7f-8bde-abeb39145696", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d21af14-1535-45cb-b873-737ad40653b8", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f016cb7-8730-4e0a-b047-3502dd368fd9", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "ExternalServiceException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "51883797-cd45-48e5-af33-573f0ba8e350", "documentation": "

Gets the roles for an identity pool.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.GetIdentityPoolRoles", "responses": [ { "uuid": "f6e24275-841b-437c-9061-51c5647088c1", "body": "{\n \"IdentityPoolId\": \"\",\n \"Roles\": {},\n \"RoleMappings\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d815ff6-2e47-4075-a49d-575fc303e939", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5791dd20-0f1d-4744-916a-a0ab5d7d67f5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7a9e71e7-f79d-4965-ac7f-6b84e6cd8981", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "acf537d2-6ed8-4773-8b8d-0a6a880d8314", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e488470-201d-4c0e-9a5e-510ffa0cbfbd", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aada1f9e-bb76-49ca-ab95-0033e65e140a", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "18bb9cce-46e4-4407-b9f4-5b5e3cc78f10", "documentation": "

Gets an OpenID token, using a known Cognito ID. This known Cognito ID is returned by GetId. You can optionally add additional logins for the identity. Supplying multiple logins creates an implicit link.

The OpenID token is valid for 10 minutes.

This is a public API. You do not need any credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.GetOpenIdToken", "responses": [ { "uuid": "5201a451-ce4c-4e76-9b4f-3a7e69708ef0", "body": "{\n \"IdentityId\": \"\",\n \"Token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65b8feb8-7939-498b-91ae-9259700b5f1c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4c548f23-6f45-499a-bd71-3482ea49904d", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "60186c15-0e43-449b-bbe5-023e4e6879ae", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce7287bd-b732-45fa-9d45-5d14373b1244", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91209d07-c06b-4a26-901e-bdffb0ef18c9", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c772231a-8d50-468b-ae25-506f06399080", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ff389b5-7e47-4eb5-8fce-a1f9c072a955", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ExternalServiceException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "607e56d3-0324-40c1-b4a7-4f4ada916b2e", "documentation": "

Registers (or retrieves) a Cognito IdentityId and an OpenID Connect token for a user authenticated by your backend authentication process. Supplying multiple logins will create an implicit linked account. You can only specify one developer provider as part of the Logins map, which is linked to the identity pool. The developer provider is the \"domain\" by which Cognito will refer to your users.

You can use GetOpenIdTokenForDeveloperIdentity to create a new identity and to link new logins (that is, user credentials issued by a public provider or developer provider) to an existing identity. When you want to create a new identity, the IdentityId should be null. When you want to associate a new login with an existing authenticated/unauthenticated identity, you can do so by providing the existing IdentityId. This API will create the identity in the specified IdentityPoolId.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.GetOpenIdTokenForDeveloperIdentity", "responses": [ { "uuid": "768fc23c-c922-4de7-a181-a5fcf7a40dd0", "body": "{\n \"IdentityId\": \"\",\n \"Token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7f86a0c6-2b80-479d-ba65-ac6180a355bc", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e763b177-8bbc-447e-b21c-40ee59988c26", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd2efb97-779d-4c88-8e5c-f3fc9ab94e8d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "248dfd92-ad8a-45dd-86bc-3874cf290a0f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5a8b021-1bfc-4e7e-a4d6-ebb9052afdc1", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f665ff4c-dba1-427e-9056-5723938a9e62", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "853c63b7-6f8e-4eae-bd54-2969c47971eb", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "DeveloperUserAlreadyRegisteredException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "556b3c43-45b1-4ec3-80c7-25f4b09761c5", "documentation": "Use GetPrincipalTagAttributeMap to list all mappings between PrincipalTags and user attributes.", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.GetPrincipalTagAttributeMap", "responses": [ { "uuid": "e7e6749a-7819-4151-b789-4a30bada01ae", "body": "{\n \"IdentityPoolId\": \"\",\n \"IdentityProviderName\": \"\",\n \"UseDefaults\": {{faker 'datatype.boolean'}},\n \"PrincipalTags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7a849664-8ae7-4b54-8663-ca6cbbf5b9c9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "381b1e65-ce0d-4975-8ba3-b6a9e77c4b18", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c115e58b-6eca-43a1-af70-e50899c9188e", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d098ef0-d4fb-4549-b574-8641b9642b13", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b4099d6-8b8a-472d-a8a0-8d46ec8675c7", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8829adfa-63a3-47d4-875e-9f897502e6b7", "documentation": "

Lists the identities in an identity pool.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.ListIdentities", "responses": [ { "uuid": "1de33655-9175-4702-9445-200ec1dbcea3", "body": "{\n \"IdentityPoolId\": \"\",\n \"Identities\": [\n {\n \"IdentityId\": \"\",\n \"Logins\": [\n \"\"\n ],\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"LastModifiedDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11f7ff2b-dace-4bfb-9991-20d544280cba", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "808ded97-6fdf-41da-b57f-e5ea930d6c0a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36b831e0-a7ae-4f5b-9ca3-6f3361f20545", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1a48a661-ee63-4fb2-8e87-e54bf6b805a2", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31cb8c44-acd6-4bd2-b690-c27c9e9e7f8a", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d16d3eef-f91e-48cc-a88a-6068a4a0442d", "documentation": "

Lists all of the Cognito identity pools registered for your account.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.ListIdentityPools", "responses": [ { "uuid": "a12908ad-8cc2-4732-a866-373162978521", "body": "{\n \"IdentityPools\": [\n {\n \"IdentityPoolId\": \"\",\n \"IdentityPoolName\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "62c7a3c1-10dc-412a-8882-e9ecc947e319", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99d48e21-ea30-47d6-ac59-2b7aab563464", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ee2895eb-5e47-44c4-b813-599c7a055086", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf91ee8d-3da1-4919-8025-19ed3a98c328", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a60dd858-c1a8-44e9-841f-77b2c69528b9", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3faf1ecd-6cd4-4d41-96ba-f38dbe624e12", "documentation": "

Lists the tags that are assigned to an Amazon Cognito identity pool.

A tag is a label that you can apply to identity pools to categorize and manage them in different ways, such as by purpose, owner, environment, or other criteria.

You can use this action up to 10 times per second, per account.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.ListTagsForResource", "responses": [ { "uuid": "00e993aa-d08c-4999-afff-e981312b405c", "body": "{\n \"Tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5570d99a-6dff-4ec3-a0d0-39d99c29f98d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "460d5413-b838-4ee0-b349-16b81a092ca8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "afcbe25f-753d-411e-b935-57241128ffcc", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b50f4d72-90e1-428a-ab4b-46c535452b11", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ae0699b-987c-4707-bd59-8aed28c930b9", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "926ff6b1-d506-42ee-9e05-2758ffd8955f", "documentation": "

Retrieves the IdentityID associated with a DeveloperUserIdentifier or the list of DeveloperUserIdentifier values associated with an IdentityId for an existing identity. Either IdentityID or DeveloperUserIdentifier must not be null. If you supply only one of these values, the other value will be searched in the database and returned as a part of the response. If you supply both, DeveloperUserIdentifier will be matched against IdentityID. If the values are verified against the database, the response returns both values and is the same as the request. Otherwise a ResourceConflictException is thrown.

LookupDeveloperIdentity is intended for low-throughput control plane operations: for example, to enable customer service to locate an identity ID by username. If you are using it for higher-volume operations such as user authentication, your requests are likely to be throttled. GetOpenIdTokenForDeveloperIdentity is a better option for higher-volume operations for user authentication.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.LookupDeveloperIdentity", "responses": [ { "uuid": "7a580510-bbb5-4d96-96a2-9d62c839a555", "body": "{\n \"IdentityId\": \"\",\n \"DeveloperUserIdentifierList\": [\n \"\"\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a344203b-57a8-47ce-9055-72114fa230de", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d1133ed1-b525-48ab-b106-8ead9383e17a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df7d6cd6-3562-484e-9e29-b450f07de721", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb1ee60a-7431-411b-af47-c49b087c15da", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3199591a-e55d-46fd-93dd-d2ef3a0f2e58", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0950a77d-10ad-4a1b-967e-c143ef516b32", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "61015acf-1515-4739-b9ca-924acc2cc249", "documentation": "

Merges two users having different IdentityIds, existing in the same identity pool, and identified by the same developer provider. You can use this action to request that discrete users be merged and identified as a single user in the Cognito environment. Cognito associates the given source user (SourceUserIdentifier) with the IdentityId of the DestinationUserIdentifier. Only developer-authenticated users can be merged. If the users to be merged are associated with the same public provider, but as two different users, an exception will be thrown.

The number of linked logins is limited to 20. So, the number of linked logins for the source user, SourceUserIdentifier, and the destination user, DestinationUserIdentifier, together should not be larger than 20. Otherwise, an exception will be thrown.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.MergeDeveloperIdentities", "responses": [ { "uuid": "1d6fe1ad-252f-49c0-aaf9-9d8b25fcf204", "body": "{\n \"IdentityId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "37029577-2e78-4a6c-9788-47a61d875d3c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14c8cd34-3cfc-4a29-9469-1d467d8a05a6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b91173d-e91e-46bb-bdf6-35979eacd995", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86150fca-6489-4de7-ae2b-6a3d639504fe", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e734ce8-6da1-4a05-ac60-4c163e40c880", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3db59ce-824a-4882-a8a8-4c6812009216", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96e1b203-7e42-4326-aed3-802e16c17356", "documentation": "

Sets the roles for an identity pool. These roles are used when making calls to GetCredentialsForIdentity action.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.SetIdentityPoolRoles", "responses": [ { "uuid": "e1533d3e-50f0-4718-a833-15a0832119e4", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "99186162-daa8-4d01-b2be-9a1613c1a2a4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "465a401a-3f63-4103-ae96-1c07bb4d61ba", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78fe33ef-b3b1-46a6-8d57-392b182b4c7d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67f181c7-6820-4047-a8dc-08a65288addd", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24c69005-e895-4b48-82c3-2d503dc609ec", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c38bd815-326e-452b-b415-bec5c607153f", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73d81e04-f739-474a-bd4f-08957d3a55d1", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ConcurrentModificationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39f6e1c7-2352-4ca3-84d4-0df54155c70f", "documentation": "You can use this operation to use default (username and clientID) attribute or custom attribute mappings.", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.SetPrincipalTagAttributeMap", "responses": [ { "uuid": "1596dc3e-a93c-44bb-9cda-dc7bc7bc6689", "body": "{\n \"IdentityPoolId\": \"\",\n \"IdentityProviderName\": \"\",\n \"UseDefaults\": {{faker 'datatype.boolean'}},\n \"PrincipalTags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "83127791-bd7b-4259-b618-2692851f22f8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "495da52f-dd87-4293-a6a8-d3660de6f141", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b925ff6-c647-41df-bbc7-dbc80b80b371", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d0054f9-1b32-4948-9559-553dbd391234", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e21d9fcf-d830-485e-baa4-b814076670f8", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "726fba0b-6a57-4a27-99e4-502e7c098af2", "documentation": "

Assigns a set of tags to the specified Amazon Cognito identity pool. A tag is a label that you can use to categorize and manage identity pools in different ways, such as by purpose, owner, environment, or other criteria.

Each tag consists of a key and value, both of which you define. A key is a general category for more specific values. For example, if you have two versions of an identity pool, one for testing and another for production, you might assign an Environment tag key to both identity pools. The value of this key might be Test for one identity pool and Production for the other.

Tags are useful for cost tracking and access control. You can activate your tags so that they appear on the Billing and Cost Management console, where you can track the costs associated with your identity pools. In an IAM policy, you can constrain permissions for identity pools based on specific tags or tag values.

You can use this action up to 5 times per second, per account. An identity pool can have as many as 50 tags.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.TagResource", "responses": [ { "uuid": "edfe7947-aa0f-425f-b6ec-1fbd0e8a28df", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e444861b-fca3-4509-8b6a-07a2e572a98c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06a67d98-be2c-454a-8bd7-7427226904fc", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f29ece5-2fbe-46fe-b629-03654e08bf67", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe6cbeea-4c22-4665-a9d5-9f1efa1d9789", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e535b37e-b548-4eac-a824-a147fdbf7eed", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e48310e-697f-4a00-b422-b0fd241477e3", "documentation": "

Unlinks a DeveloperUserIdentifier from an existing identity. Unlinked developer users will be considered new identities next time they are seen. If, for a given Cognito identity, you remove all federated identities as well as the developer user identifier, the Cognito identity becomes inaccessible.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.UnlinkDeveloperIdentity", "responses": [ { "uuid": "ea4c8ef6-4cd5-4cf0-b378-82c76289224f", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e1ac62bc-d480-4fba-a145-97f95bc4c596", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7602f5c7-81d3-4818-98c4-9d2705561645", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8a502ea-9437-4716-8fe0-2c1e11cf3c90", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87596583-dea5-4613-926e-b3a8e85c3c28", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08c24c7b-f8d2-4125-aa77-a21397789b11", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "39bcffc3-0eb2-4974-8a23-2e6684746a3e", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06066c2a-4748-4891-b75b-eaa184ed9423", "documentation": "

Unlinks a federated identity from an existing account. Unlinked logins will be considered new identities next time they are seen. Removing the last linked login will make this identity inaccessible.

This is a public API. You do not need any credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.UnlinkIdentity", "responses": [ { "uuid": "9ea32984-641b-42c5-a2eb-541bf930110e", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "75e495a0-5fcd-48f2-9832-55403782cd5d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e923a7e8-f55f-4fcf-862d-b798423a71b2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d48af0a-cd62-4c80-a98a-9f7b9b063b2a", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f2c1589-378a-4b03-8f24-952f99e6c70f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a1676299-b404-49ee-94b1-31dc4fce0cf3", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91ec86d9-2cc2-4a9d-8f15-41092c111aaf", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a68a014c-9aed-4c41-b5a8-058153ceb639", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ExternalServiceException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cbcbd6ab-599c-4311-bbdd-1ddf8d7aae88", "documentation": "Removes the specified tags from the specified Amazon Cognito identity pool. You can use this action up to 5 times per second, per account", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.UntagResource", "responses": [ { "uuid": "222375ff-53b4-4040-84bc-7a26d86d41af", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2bc227c3-f0e0-46d0-b034-c6b58ae3a392", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d154f3e8-3625-4a08-b6ae-506cbc0b33bf", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2ce1716-d814-426a-800e-b5a8fe808022", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "353943d0-a6d7-4eca-8b2f-b5c14a0751ff", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16acb8dc-f561-4334-8edc-106de5d31b8d", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3d198d32-9795-4200-b2b2-c052c9e129ef", "documentation": "

Updates an identity pool.

You must use AWS Developer credentials to call this API.

", "method": "post", "endpoint": "#X-Amz-Target=AWSCognitoIdentityService.UpdateIdentityPool", "responses": [ { "uuid": "61d5e366-4517-4a59-a101-43a0f965f377", "body": "{\n \"IdentityPoolId\": \"\",\n \"IdentityPoolName\": \"\",\n \"AllowUnauthenticatedIdentities\": {{faker 'datatype.boolean'}},\n \"AllowClassicFlow\": {{faker 'datatype.boolean'}},\n \"SupportedLoginProviders\": {},\n \"DeveloperProviderName\": \"\",\n \"OpenIdConnectProviderARNs\": [\n \"\"\n ],\n \"CognitoIdentityProviders\": [\n {\n \"ProviderName\": \"\",\n \"ClientId\": \"\",\n \"ServerSideTokenCheck\": {{faker 'datatype.boolean'}}\n }\n ],\n \"SamlProviderARNs\": [\n \"\"\n ],\n \"IdentityPoolTags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7fe1e553-27b8-4f86-99ba-82a21e692728", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77071e91-b597-4643-855d-511db2ebc299", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2105775c-626a-420b-984e-b2c5ccd9a268", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "NotAuthorizedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a570b98f-332d-44e0-828c-8e273408c8e9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0fe4002-4874-4d5a-aac1-5f628a6e38e3", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "556e9907-9c91-4613-9a2b-2ee3e4ae3f94", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6fdc92f3-7a50-40c4-b903-06eaa7eb9dde", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ConcurrentModificationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87322b42-de15-49b6-8293-9e6d3664eff5", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "6c32ea51-357e-477a-909f-aae38cd4c914" }, { "type": "route", "uuid": "dab4226d-b38b-4558-8425-7cfac0f4bd14" }, { "type": "route", "uuid": "3816f82c-1846-43a5-b1ba-2ed88864bb1a" }, { "type": "route", "uuid": "226ffa61-81e8-4e7d-a006-9fd332b663c5" }, { "type": "route", "uuid": "de386094-5ac8-4e24-88d9-258218c7f99e" }, { "type": "route", "uuid": "2438e672-658d-4d74-aa5b-da46d7002ffa" }, { "type": "route", "uuid": "2b031ca2-8a5d-4736-a58e-6fa937cc0ef9" }, { "type": "route", "uuid": "51883797-cd45-48e5-af33-573f0ba8e350" }, { "type": "route", "uuid": "18bb9cce-46e4-4407-b9f4-5b5e3cc78f10" }, { "type": "route", "uuid": "607e56d3-0324-40c1-b4a7-4f4ada916b2e" }, { "type": "route", "uuid": "556b3c43-45b1-4ec3-80c7-25f4b09761c5" }, { "type": "route", "uuid": "8829adfa-63a3-47d4-875e-9f897502e6b7" }, { "type": "route", "uuid": "d16d3eef-f91e-48cc-a88a-6068a4a0442d" }, { "type": "route", "uuid": "3faf1ecd-6cd4-4d41-96ba-f38dbe624e12" }, { "type": "route", "uuid": "926ff6b1-d506-42ee-9e05-2758ffd8955f" }, { "type": "route", "uuid": "61015acf-1515-4739-b9ca-924acc2cc249" }, { "type": "route", "uuid": "96e1b203-7e42-4326-aed3-802e16c17356" }, { "type": "route", "uuid": "39f6e1c7-2352-4ca3-84d4-0df54155c70f" }, { "type": "route", "uuid": "726fba0b-6a57-4a27-99e4-502e7c098af2" }, { "type": "route", "uuid": "1e48310e-697f-4a00-b422-b0fd241477e3" }, { "type": "route", "uuid": "06066c2a-4748-4891-b75b-eaa184ed9423" }, { "type": "route", "uuid": "cbcbd6ab-599c-4311-bbdd-1ddf8d7aae88" }, { "type": "route", "uuid": "3d198d32-9795-4200-b2b2-c052c9e129ef" } ] }