{ "uuid": "0e0bc14c-d385-4d70-ad4f-67b92235f388", "lastMigration": 24, "name": "CodeArtifact", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "9b1d0bd8-76d0-4d21-bff9-f2fc24bca515", "documentation": "
Adds an existing external connection to a repository. One external connection is allowed per repository.
A repository can have one or more upstream repositories, or an external connection.
Copies package versions from one repository to another repository in the same domain.
You must specify versions
or versionRevisions
. You cannot specify both.
Creates a domain. CodeArtifact domains make it easier to manage multiple repositories across an organization. You can use a domain to apply permissions across many repositories owned by different AWS accounts. An asset is stored only once in a domain, even if it's in multiple repositories.
Although you can have multiple domains, we recommend a single production domain that contains all published artifacts so that your development teams can find and share packages. You can use a second pre-production domain to test changes to the production domain configuration.
", "method": "post", "endpoint": "v1/domain#domain", "responses": [ { "uuid": "10219849-5b06-467f-81dd-3b0edd353cd5", "body": "{\n \"domain\": {\n \"name\": \"\",\n \"owner\": \"\",\n \"arn\": \"\",\n \"status\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"encryptionKey\": \"\",\n \"repositoryCount\": {{faker 'datatype.number'}},\n \"assetSizeBytes\": {{faker 'datatype.number'}},\n \"s3BucketArn\": \"\"\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 }, { "uuid": "5a988f66-628a-4c5e-b45c-701ccf1bf453", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "91579b7f-673f-441a-aeba-2d933ff8e8df", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConflictException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "82296e3e-5900-43c1-bfd8-6fd59945c64e", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "9c72c5bf-28e5-4aa9-b141-ff6971916907", "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 }, { "uuid": "2a484d5b-94e3-4413-beab-17dec7770971", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceQuotaExceededException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "d2ff68da-a9bd-4c04-a307-22ae46e8568a", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "604411d8-f367-464a-a78f-ea66566e09be", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false } ], "enabled": true, "responseMode": null }, { "uuid": "f0542433-1f25-409b-94d2-67b885ec0514", "documentation": " Deletes a domain. You cannot delete a domain that contains repositories. If you want to delete a domain with repositories, first delete its repositories. ", "method": "delete", "endpoint": "v1/domain#domain", "responses": [ { "uuid": "b8eb83bc-3ccb-46a0-9d23-1e0cfa76d833", "body": "{\n \"domain\": {\n \"name\": \"\",\n \"owner\": \"\",\n \"arn\": \"\",\n \"status\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"encryptionKey\": \"\",\n \"repositoryCount\": {{faker 'datatype.number'}},\n \"assetSizeBytes\": {{faker 'datatype.number'}},\n \"s3BucketArn\": \"\"\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 }, { "uuid": "4b0e152b-66e5-4a5b-a6c2-3fc65c24cad5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "501b4cda-ddae-4f44-b63a-e07633c3ba4e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConflictException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "891dd564-637f-4958-9c56-c9e63ecf1e18", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "123ce48a-0991-482a-aa99-d391ca6d67ae", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "0b4738cf-2e0c-4b3f-8d10-351a33577054", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false } ], "enabled": true, "responseMode": null }, { "uuid": "3d2fed5f-ea63-40ba-8ac5-910c91cc7906", "documentation": " Returns a DomainDescription object that contains information about the requested domain. ", "method": "get", "endpoint": "v1/domain#domain", "responses": [ { "uuid": "dbd53e7a-8c95-41c2-a902-1de8c5f509dc", "body": "{\n \"domain\": {\n \"name\": \"\",\n \"owner\": \"\",\n \"arn\": \"\",\n \"status\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"encryptionKey\": \"\",\n \"repositoryCount\": {{faker 'datatype.number'}},\n \"assetSizeBytes\": {{faker 'datatype.number'}},\n \"s3BucketArn\": \"\"\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 }, { "uuid": "c09097b7-f3b9-4737-ab14-c2115feb73ca", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "15c925b4-c963-47ff-b1ae-938493560d87", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "537e012c-5536-40fb-b262-14ae27c7c1bd", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "d01172b1-9386-49ae-b6d7-5383d5eccb82", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "593121dc-b3b0-4416-97a8-9e01b6ae08c6", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false } ], "enabled": true, "responseMode": null }, { "uuid": "878fab8d-e614-46d5-ad98-44366f529e84", "documentation": " Creates a repository. ", "method": "post", "endpoint": "v1/repository#domain&repository", "responses": [ { "uuid": "68f25ee3-357f-466a-8195-c37355df9082", "body": "{\n \"repository\": {\n \"name\": \"\",\n \"administratorAccount\": \"\",\n \"domainName\": \"\",\n \"domainOwner\": \"\",\n \"arn\": \"\",\n \"description\": \"\",\n \"upstreams\": [\n {\n \"repositoryName\": \"\"\n }\n ],\n \"externalConnections\": [\n {\n \"externalConnectionName\": \"\",\n \"packageFormat\": \"\",\n \"status\": \"\"\n }\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 }, { "uuid": "765181b8-bd0b-4125-bb52-169447be355a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "f8ffe2f2-92b0-49c8-8845-993e974fb245", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConflictException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "153cbf9a-187a-45b2-9a68-a3e618378079", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "8081e864-b6a4-42f5-8908-5d2e0fd4b876", "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 }, { "uuid": "be3e9723-5945-4247-bf2f-506139be0f21", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceQuotaExceededException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "a8aa0763-28e5-4147-996d-32d87d81134e", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "ceb87bde-3064-4b0b-8b06-a5479b71dc74", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false } ], "enabled": true, "responseMode": null }, { "uuid": "4a87ea44-b73e-4333-84a9-5ebbf2d3ae7c", "documentation": " Deletes a repository. ", "method": "delete", "endpoint": "v1/repository#domain&repository", "responses": [ { "uuid": "7cd34bad-a9be-4318-95a9-90a06cc57948", "body": "{\n \"repository\": {\n \"name\": \"\",\n \"administratorAccount\": \"\",\n \"domainName\": \"\",\n \"domainOwner\": \"\",\n \"arn\": \"\",\n \"description\": \"\",\n \"upstreams\": [\n {\n \"repositoryName\": \"\"\n }\n ],\n \"externalConnections\": [\n {\n \"externalConnectionName\": \"\",\n \"packageFormat\": \"\",\n \"status\": \"\"\n }\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 }, { "uuid": "9180acc6-3a89-4241-9456-1487ffa16c70", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "96f2a5fc-c0e3-4135-b6f5-aefe8280776d", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConflictException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "7310ad08-09af-4ed9-8ba2-10665202f3ed", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "b71b92d0-96e8-4359-98bb-036a0953bd63", "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 }, { "uuid": "8ca3e504-e879-420d-8228-968bd01acd1e", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "3c0d3d3f-8dd5-4273-a9c8-6fdff1875554", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false } ], "enabled": true, "responseMode": null }, { "uuid": "f92ac307-233e-4247-b923-7842d9cd0b92", "documentation": " Returns aRepositoryDescription
object that contains detailed information about the requested repository. ",
"method": "get",
"endpoint": "v1/repository#domain&repository",
"responses": [
{
"uuid": "7521f1fc-a848-4b0d-964c-03c820ed94a7",
"body": "{\n \"repository\": {\n \"name\": \"\",\n \"administratorAccount\": \"\",\n \"domainName\": \"\",\n \"domainOwner\": \"\",\n \"arn\": \"\",\n \"description\": \"\",\n \"upstreams\": [\n {\n \"repositoryName\": \"\"\n }\n ],\n \"externalConnections\": [\n {\n \"externalConnectionName\": \"\",\n \"packageFormat\": \"\",\n \"status\": \"\"\n }\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
},
{
"uuid": "2ffbf9a0-7918-4837-bbfb-c4123e174d66",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "df0ccf77-913d-48cb-ac9f-7dd7cf9e4e69",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "05cd24f5-4b6c-4a94-b0a2-1754fbc809bf",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ResourceNotFoundException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "997a23ea-8955-474e-91c8-b08e73758725",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "63a2c171-760f-4907-ac60-27f601a5092c",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "635d5ad8-70f7-41f7-9cc7-c635ac70a9a1",
"documentation": " Update the properties of a repository. ",
"method": "put",
"endpoint": "v1/repository#domain&repository",
"responses": [
{
"uuid": "8edff5cd-90e6-4c0d-a7c8-fd6a65c722f3",
"body": "{\n \"repository\": {\n \"name\": \"\",\n \"administratorAccount\": \"\",\n \"domainName\": \"\",\n \"domainOwner\": \"\",\n \"arn\": \"\",\n \"description\": \"\",\n \"upstreams\": [\n {\n \"repositoryName\": \"\"\n }\n ],\n \"externalConnections\": [\n {\n \"externalConnectionName\": \"\",\n \"packageFormat\": \"\",\n \"status\": \"\"\n }\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
},
{
"uuid": "d8b14d73-ead7-4220-884f-1f328bc0e790",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "8204e451-9fa9-4b1d-a7c0-df8c9504f7bf",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "ConflictException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "41a84f6d-6e20-4d3f-b64b-128a866bdc3d",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "b2b5bf1f-8554-46f4-aa5b-eb8d24db9254",
"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
},
{
"uuid": "af7537c7-acb8-4f2c-b2c8-595cbd6053d9",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ServiceQuotaExceededException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "6ee291fc-92fe-4619-819b-4f1b07c46075",
"body": "\"\"",
"latency": 0,
"statusCode": 485,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "b35d6d0c-9c03-4d93-9569-4cc1751b59d5",
"body": "\"\"",
"latency": 0,
"statusCode": 486,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "e52bf0e5-fd48-4f79-910f-1d6c012919a9",
"documentation": " Deletes the resource policy set on a domain. ",
"method": "delete",
"endpoint": "v1/domain/permissions/policy#domain",
"responses": [
{
"uuid": "6b651c5e-fdf0-401b-a941-3291ed584df0",
"body": "{\n \"policy\": {\n \"resourceArn\": \"\",\n \"revision\": \"\",\n \"document\": \"\"\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
},
{
"uuid": "b04c9031-9ca7-4948-9422-8613f74f2188",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "7c7b6a50-f4a6-4eff-99c4-ec6d01adec60",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "ConflictException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "360c8924-cb8d-4114-aae9-65c5f28512f8",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "4cf9371b-be9e-4510-b007-dc8a4e13c24b",
"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
},
{
"uuid": "97411b5b-7416-4eab-b6de-f782014cc639",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "49321d1b-c6a4-4ba6-81d0-20722469f54c",
"body": "\"\"",
"latency": 0,
"statusCode": 485,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "649fd6bb-2dbf-4572-b71a-832a3c480f11",
"documentation": "Returns the resource policy attached to the specified domain.
The policy is a resource-based policy, not an identity-based policy. For more information, see Identity-based policies and resource-based policies in the AWS Identity and Access Management User Guide.
Archived
. Archived packages cannot be downloaded from a repository and don't show up with list package APIs (for example, ListackageVersions), but you can restore them using UpdatePackageVersionsStatus. ",
"method": "post",
"endpoint": "v1/package/versions/delete#domain&repository&format&package",
"responses": [
{
"uuid": "8709eb7e-44e2-45e0-931d-19ef2ae563b7",
"body": "{\n \"successfulVersions\": {},\n \"failedVersions\": {}\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
},
{
"uuid": "db048822-0afe-4748-a49c-6ef77be148fa",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "21ca061b-4c91-4277-9f62-a87aa13f0f6f",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "ConflictException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "b0e7fe71-7a3c-486c-9530-f9f0bfe1e63e",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "a516a76a-ccb9-4223-866c-bcb7802b24f8",
"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
},
{
"uuid": "1b866da0-5932-4c6e-894f-e6119d3019b2",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "57fe165f-7f67-4d5d-9a69-11104919939d",
"body": "\"\"",
"latency": 0,
"statusCode": 485,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "ed826c48-ecf5-4ecb-a5d8-9ed5d9fc45ee",
"documentation": "Deletes the resource policy that is set on a repository. After a resource policy is deleted, the permissions allowed and denied by the deleted policy are removed. The effect of deleting a resource policy might not be immediate.
Use DeleteRepositoryPermissionsPolicy
with caution. After a policy is deleted, AWS users, roles, and accounts lose permissions to perform the repository actions granted by the deleted policy.
Deletes the assets in package versions and sets the package versions' status to Disposed
. A disposed package version cannot be restored in your repository because its assets are deleted.
To view all disposed package versions in a repository, use ListPackageVersions and set the status parameter to Disposed
.
To view information about a disposed package version, use DescribePackageVersion.
", "method": "post", "endpoint": "v1/package/versions/dispose#domain&repository&format&package", "responses": [ { "uuid": "f770236a-adf0-446d-a33d-3e918d529e52", "body": "{\n \"successfulVersions\": {},\n \"failedVersions\": {}\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 }, { "uuid": "4c3872d7-507f-4a16-bfe8-b74f25059c9c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "9179816a-00c5-462f-ae4d-4267cc82d94a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ConflictException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "8a2d852e-95d6-4fa6-b46d-37727c8bb0a7", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "bdb70f23-c31f-418c-a76d-e4f14fbc7732", "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 }, { "uuid": "49124141-8656-4782-8dd1-e705a004abdd", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "0c9341fd-2810-410c-8447-07cdc141ed2e", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false } ], "enabled": true, "responseMode": null }, { "uuid": "403b2d25-2657-45c4-a561-a17aec8f32a1", "documentation": " Generates a temporary authorization token for accessing repositories in the domain. This API requires the codeartifact:GetAuthorizationToken
and sts:GetServiceBearerToken
permissions. For more information about authorization tokens, see AWS CodeArtifact authentication and tokens.
CodeArtifact authorization tokens are valid for a period of 12 hours when created with the login
command. You can call login
periodically to refresh the token. When you create an authorization token with the GetAuthorizationToken
API, you can set a custom authorization period, up to a maximum of 12 hours, with the durationSeconds
parameter.
The authorization period begins after login
or GetAuthorizationToken
is called. If login
or GetAuthorizationToken
is called while assuming a role, the token lifetime is independent of the maximum session duration of the role. For example, if you call sts assume-role
and specify a session duration of 15 minutes, then generate a CodeArtifact authorization token, the token will be valid for the full authorization period even though this is longer than the 15-minute session duration.
See Using IAM Roles for more information on controlling session duration.
GetPackageVersionAsset
to download a JAR
file, a POM
file, or any other assets in the package version. ",
"method": "get",
"endpoint": "v1/package/version/asset#domain&repository&format&package&version&asset",
"responses": [
{
"uuid": "59be192e-2995-4c02-87c2-8e5a93fc0d26",
"body": "{\n \"asset\": \"\"\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
},
{
"uuid": "65fe8321-2246-46dd-9d1a-058269325aa4",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "6ce858b9-21b0-4c27-a69c-64eb2a05a70e",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "72c0cd5d-3f3e-41dc-aab7-28b552db832a",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ResourceNotFoundException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "36a0a860-eea8-4d3f-9462-534bdd1336cb",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "c0db2c19-ec92-4e28-97b4-0eb2d9d7548c",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "e9198293-79ad-49de-81d0-84de77c81070",
"body": "\"\"",
"latency": 0,
"statusCode": 485,
"label": "ConflictException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "11238c44-2ca3-459f-8216-985328d32a67",
"documentation": " Gets the readme file or descriptive text for a package version. For packages that do not contain a readme file, CodeArtifact extracts a description from a metadata file. For example, from the <description>
element in the pom.xml
file of a Maven package.
The returned text might contain formatting. For example, it might contain formatting for Markdown or reStructuredText.
", "method": "get", "endpoint": "v1/package/version/readme#domain&repository&format&package&version", "responses": [ { "uuid": "59c1fad1-c724-440e-97b8-07f455852d6a", "body": "{\n \"format\": \"\",\n \"namespace\": \"\",\n \"package\": \"\",\n \"version\": \"\",\n \"versionRevision\": \"\",\n \"readme\": \"\"\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 }, { "uuid": "8771651a-1237-4d03-b8fc-4bfc7ea8fc6f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AccessDeniedException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "5897fdef-bdd6-47ed-828b-796aa3f1b27f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "40704c53-d6de-4cec-aecf-18c6643a4bef", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "ed5db24c-ef2a-41c8-8038-7617ebacd502", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false }, { "uuid": "7dda3aad-9b4a-4735-a65b-061cbe875e9e", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ValidationException", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false } ], "enabled": true, "responseMode": null }, { "uuid": "e7cf1483-5e50-44be-bbfd-a88e2702dd59", "documentation": "Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format:
npm
pypi
maven
Sets the resource policy on a repository that specifies permissions to access it.
When you call PutRepositoryPermissionsPolicy
, the resource policy on the repository is ignored when evaluting permissions. This ensures that the owner of a repository cannot lock themselves out of the repository, which would prevent them from being able to update the resource policy.
DomainSummary
object contains information about a domain. ",
"method": "post",
"endpoint": "v1/domains",
"responses": [
{
"uuid": "f99a71af-697b-4937-b1e6-9cc93d33a768",
"body": "{\n \"domains\": [\n {\n \"name\": \"\",\n \"owner\": \"\",\n \"arn\": \"\",\n \"status\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"encryptionKey\": \"\"\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
},
{
"uuid": "39621c82-2429-4eeb-9531-a702c3e3d6a6",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "aa519775-938b-468a-829f-c2f8ae8dc9bc",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "9aa1884f-3922-432f-a38a-8c6b1c26d16c",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "866f9b93-8db9-48a7-9e46-740807bb4024",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "ffa8e06d-b575-4e99-b27b-f65f714a2254",
"documentation": " Returns a list of AssetSummary objects for assets in a package version. ",
"method": "post",
"endpoint": "v1/package/version/assets#domain&repository&format&package&version",
"responses": [
{
"uuid": "a97bcc32-ef9b-407b-917c-1d4d393c36b2",
"body": "{\n \"format\": \"\",\n \"namespace\": \"\",\n \"package\": \"\",\n \"version\": \"\",\n \"versionRevision\": \"\",\n \"nextToken\": \"\",\n \"assets\": [\n {\n \"name\": \"\",\n \"size\": {{faker 'datatype.number'}},\n \"hashes\": {}\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
},
{
"uuid": "cfafe069-71a9-4c14-b3dd-a2464305ccdd",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "f8f64494-0068-4637-80ce-0e5af679acc5",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "ba128180-9ea8-4592-8069-0d382048ebc8",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ResourceNotFoundException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "b12eafe8-300c-41ef-a7e7-9d79c02f1c66",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "82f13d3e-012f-446c-a67b-2b690672ce2c",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "477584c3-e4d3-4b2d-ae8e-aa60204c240f",
"documentation": " Returns the direct dependencies for a package version. The dependencies are returned as PackageDependency objects. CodeArtifact extracts the dependencies for a package version from the metadata file for the package format (for example, the package.json
file for npm packages and the pom.xml
file for Maven). Any package version dependencies that are not listed in the configuration file are not returned. ",
"method": "post",
"endpoint": "v1/package/version/dependencies#domain&repository&format&package&version",
"responses": [
{
"uuid": "af548eb5-c162-4e9a-ab3b-35f7d5bbaddf",
"body": "{\n \"format\": \"\",\n \"namespace\": \"\",\n \"package\": \"\",\n \"version\": \"\",\n \"versionRevision\": \"\",\n \"nextToken\": \"\",\n \"dependencies\": [\n {\n \"namespace\": \"\",\n \"package\": \"\",\n \"dependencyType\": \"\",\n \"versionRequirement\": \"\"\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
},
{
"uuid": "d85ef8e5-9556-4635-a16e-015a55b1a5af",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "97f72657-1da3-4678-ab06-cf9bf2e7a34d",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "6fe35f34-233c-4412-846a-fc6c0d7ca121",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ResourceNotFoundException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "d76ad20d-a4c4-4103-859f-a0067aafcb3e",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "0732cedb-e2ba-4feb-980d-2065e53bc577",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "7630984d-9544-4c3d-ae48-bd7d71b4bf3a",
"documentation": " Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters. ",
"method": "post",
"endpoint": "v1/package/versions#domain&repository&format&package",
"responses": [
{
"uuid": "6e913d3c-c260-4973-b480-60176a84121b",
"body": "{\n \"defaultDisplayVersion\": \"\",\n \"format\": \"\",\n \"namespace\": \"\",\n \"package\": \"\",\n \"versions\": [\n {\n \"version\": \"\",\n \"revision\": \"\",\n \"status\": \"\"\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
},
{
"uuid": "36ddfbae-8693-4449-9494-e48feb72f656",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "7362aa65-8ac3-4fa7-8c73-55cc1b6f00b9",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "c9abda11-d5bd-4ffc-ad38-27dc4d44cb17",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ResourceNotFoundException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "8a5ad7b3-5c07-410a-9f11-dfeb7da69555",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "cdb086ea-e479-4a34-a611-0b879bd65d79",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "f89d83d0-4ac3-45d7-8a4d-1b7f84f8a4a3",
"documentation": " Returns a list of PackageSummary objects for packages in a repository that match the request parameters. ",
"method": "post",
"endpoint": "v1/packages#domain&repository",
"responses": [
{
"uuid": "d4550039-0a06-45f9-8603-f7fbde138290",
"body": "{\n \"packages\": [\n {\n \"format\": \"\",\n \"namespace\": \"\",\n \"package\": \"\"\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
},
{
"uuid": "7fb6178e-1ad3-4844-a6da-a765eca451d0",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "257e933c-f207-4341-be86-0af4bc8380ba",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "872208e2-7b72-4f1c-9499-7a121aa1b925",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ResourceNotFoundException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "a36d4e4e-fd55-4167-9484-d5e331eacfc8",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "2e3cba4b-992f-4404-bcf6-4290f24a8b11",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "a0364a32-540d-42c0-bfac-5ac4306eeecc",
"documentation": " Returns a list of RepositorySummary objects. Each RepositorySummary
contains information about a repository in the specified AWS account and that matches the input parameters. ",
"method": "post",
"endpoint": "v1/repositories",
"responses": [
{
"uuid": "9cc7e5aa-5e40-4be9-8ae1-741c31c83071",
"body": "{\n \"repositories\": [\n {\n \"name\": \"\",\n \"administratorAccount\": \"\",\n \"domainName\": \"\",\n \"domainOwner\": \"\",\n \"arn\": \"\",\n \"description\": \"\"\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
},
{
"uuid": "b96ba52a-b54e-4501-9ae1-73668dbb0afa",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "533f164b-176f-4479-ba90-719eab801c60",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "05fa23a9-3814-48cd-b558-bd9e12752759",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "8d8b6634-743d-4397-9b59-08d2c81ebfb3",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "613293ac-736b-4de9-bdd8-da3e3d3bf818",
"documentation": " Returns a list of RepositorySummary objects. Each RepositorySummary
contains information about a repository in the specified domain and that matches the input parameters. ",
"method": "post",
"endpoint": "v1/domain/repositories#domain",
"responses": [
{
"uuid": "1d6672e9-ebeb-499b-9eca-36bbfc3da762",
"body": "{\n \"repositories\": [\n {\n \"name\": \"\",\n \"administratorAccount\": \"\",\n \"domainName\": \"\",\n \"domainOwner\": \"\",\n \"arn\": \"\",\n \"description\": \"\"\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
},
{
"uuid": "85acc5af-f8b1-4a3a-9feb-b6e2b4141c0b",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "f5b08cdf-1880-4f2b-a7c3-2c0776590375",
"body": "\"\"",
"latency": 0,
"statusCode": 481,
"label": "InternalServerException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "50e3bf27-0d31-4d6f-9023-8960d2db6fbe",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ResourceNotFoundException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "25379fa3-f3f5-4df5-99ec-036e2e79d6eb",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "86243470-1df0-4490-958f-74a1ba079f7e",
"body": "\"\"",
"latency": 0,
"statusCode": 484,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "fae399bd-387e-4fb1-8845-10ff04ed0820",
"documentation": "Gets information about AWS tags for a specified Amazon Resource Name (ARN) in AWS CodeArtifact.",
"method": "post",
"endpoint": "v1/tags#resourceArn",
"responses": [
{
"uuid": "97eed60f-25d4-42e7-ac75-85fac5c27239",
"body": "{\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\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
},
{
"uuid": "285cec2f-8e65-4f7e-ac8f-0af946741aa3",
"body": "\"\"",
"latency": 0,
"statusCode": 480,
"label": "AccessDeniedException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "d05bcc5b-beaa-4fc9-a2b0-c5c8512852b1",
"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
},
{
"uuid": "98cc6ff0-d9d3-4272-aa13-fa89677480c2",
"body": "\"\"",
"latency": 0,
"statusCode": 482,
"label": "ThrottlingException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
},
{
"uuid": "7af03011-c87d-409c-8718-58037750befc",
"body": "\"\"",
"latency": 0,
"statusCode": 483,
"label": "ValidationException",
"headers": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": false
}
],
"enabled": true,
"responseMode": null
},
{
"uuid": "efa6fec7-0356-4ce7-98c5-a8464f04627d",
"documentation": "Sets a resource policy on a domain that specifies permissions to access it.
When you call PutDomainPermissionsPolicy
, the resource policy on the domain is ignored when evaluting permissions. This ensures that the owner of a domain cannot lock themselves out of the domain, which would prevent them from being able to update the resource policy.