{ "uuid": "76ee9e3f-a801-4711-8ad3-2e7154debcd5", "lastMigration": 19, "name": "AWS SSO Identity Store", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "79bc74cd-b9ba-471a-b361-57ded137af66", "documentation": "Retrieves the group metadata and attributes from GroupId in an identity store.", "method": "post", "endpoint": "#X-Amz-Target=AWSIdentityStore.DescribeGroup", "responses": [ { "uuid": "134503ac-0e79-44d7-8d88-03c714d74ead", "body": "{\n \"GroupId\": \"\",\n \"DisplayName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "925873b0-65e0-46fd-ae32-74a7907554dd", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "fb516efb-0ef5-4bbf-ad53-b6e5db7a46df", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "88fa599d-47bf-4722-86c2-fa03951c5b71", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "dcf807ee-8ee0-485b-a639-3b81cc007466", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "3c920bbb-0e8f-471b-b7aa-28e3421ca661", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "e2536e81-5c5b-45e8-a114-380de31c627e", "documentation": "Retrieves the user metadata and attributes from UserId in an identity store.", "method": "post", "endpoint": "#X-Amz-Target=AWSIdentityStore.DescribeUser", "responses": [ { "uuid": "5dfc8fe7-7efe-4403-af2d-6b68046ddd0e", "body": "{\n \"UserName\": \"\",\n \"UserId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c863b5a0-5a9f-4f14-a21e-16f503b016ba", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "00d86e3b-b665-437c-9bc4-c56f5178d08f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "4bd3566d-856d-4c81-a445-484765081cf5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "912c5b7d-4f3c-49fc-8a5a-d3f64dfdb0d6", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "0072bece-b368-453b-80aa-b9f09f050f41", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b587eb8d-8b1b-48a0-8062-823e04320e83", "documentation": "Lists the attribute name and value of the group that you specified in the search. We only support DisplayName as a valid filter attribute path currently, and filter is required. This API returns minimum attributes, including GroupId and group DisplayName in the response.", "method": "post", "endpoint": "#X-Amz-Target=AWSIdentityStore.ListGroups", "responses": [ { "uuid": "aef89b70-a981-4b6f-b013-60ecfe166e30", "body": "{\n \"Groups\": [\n {\n \"GroupId\": \"\",\n \"DisplayName\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "113628da-b4d1-4b2b-b1cd-82a31a5f8463", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "89e146b2-7256-4812-b4c4-4fc7cb99c35c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "d36e15e9-6087-4590-8745-06d588ca899b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "8b24bdda-cd4c-491f-9248-4103c20eb751", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "25e77015-4253-44b2-962b-665a3c78d426", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "14f854c2-b64c-411b-aafc-a171d76de9ba", "documentation": "Lists the attribute name and value of the user that you specified in the search. We only support UserName as a valid filter attribute path currently, and filter is required. This API returns minimum attributes, including UserId and UserName in the response.", "method": "post", "endpoint": "#X-Amz-Target=AWSIdentityStore.ListUsers", "responses": [ { "uuid": "d49e42bd-5221-41d2-94d7-919aedccc09e", "body": "{\n \"Users\": [\n {\n \"UserName\": \"\",\n \"UserId\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "dd085f6c-8516-4dd9-8d70-b39e8112a8b8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "ed0f81e9-969e-4736-930c-7e365361a7e6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "f5d08810-c1e1-4263-8f8b-7ab7307667d4", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "36c0aca8-b8fc-4bb3-b116-bda84a197cea", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "e43c0303-9473-4be0-8d35-5f300190f0e5", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }