@aws-sdk/client-ecr 3.2.0 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +49 -0
- package/README.md +205 -1
- package/commands/BatchCheckLayerAvailabilityCommand.ts +1 -5
- package/commands/BatchDeleteImageCommand.ts +1 -5
- package/commands/BatchGetImageCommand.ts +1 -5
- package/commands/CompleteLayerUploadCommand.ts +1 -5
- package/commands/CreateRepositoryCommand.ts +1 -5
- package/commands/DeleteLifecyclePolicyCommand.ts +1 -5
- package/commands/DeleteRegistryPolicyCommand.ts +1 -5
- package/commands/DeleteRepositoryCommand.ts +1 -5
- package/commands/DeleteRepositoryPolicyCommand.ts +1 -5
- package/commands/DescribeImageScanFindingsCommand.ts +1 -5
- package/commands/DescribeImagesCommand.ts +1 -5
- package/commands/DescribeRegistryCommand.ts +1 -5
- package/commands/DescribeRepositoriesCommand.ts +1 -5
- package/commands/GetAuthorizationTokenCommand.ts +1 -5
- package/commands/GetDownloadUrlForLayerCommand.ts +1 -5
- package/commands/GetLifecyclePolicyCommand.ts +1 -5
- package/commands/GetLifecyclePolicyPreviewCommand.ts +1 -5
- package/commands/GetRegistryPolicyCommand.ts +1 -5
- package/commands/GetRepositoryPolicyCommand.ts +1 -5
- package/commands/InitiateLayerUploadCommand.ts +1 -5
- package/commands/ListImagesCommand.ts +1 -5
- package/commands/ListTagsForResourceCommand.ts +1 -5
- package/commands/PutImageCommand.ts +1 -5
- package/commands/PutImageScanningConfigurationCommand.ts +1 -5
- package/commands/PutImageTagMutabilityCommand.ts +1 -5
- package/commands/PutLifecyclePolicyCommand.ts +1 -5
- package/commands/PutRegistryPolicyCommand.ts +1 -5
- package/commands/PutReplicationConfigurationCommand.ts +1 -5
- package/commands/SetRepositoryPolicyCommand.ts +1 -5
- package/commands/StartImageScanCommand.ts +1 -5
- package/commands/StartLifecyclePolicyPreviewCommand.ts +1 -5
- package/commands/TagResourceCommand.ts +1 -5
- package/commands/UntagResourceCommand.ts +1 -5
- package/commands/UploadLayerPartCommand.ts +1 -5
- package/dist/cjs/commands/BatchCheckLayerAvailabilityCommand.js +1 -5
- package/dist/cjs/commands/BatchCheckLayerAvailabilityCommand.js.map +1 -1
- package/dist/cjs/commands/BatchDeleteImageCommand.js +1 -5
- package/dist/cjs/commands/BatchDeleteImageCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetImageCommand.js +1 -5
- package/dist/cjs/commands/BatchGetImageCommand.js.map +1 -1
- package/dist/cjs/commands/CompleteLayerUploadCommand.js +1 -5
- package/dist/cjs/commands/CompleteLayerUploadCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRepositoryCommand.js +1 -5
- package/dist/cjs/commands/CreateRepositoryCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteLifecyclePolicyCommand.js +1 -5
- package/dist/cjs/commands/DeleteLifecyclePolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRegistryPolicyCommand.js +1 -5
- package/dist/cjs/commands/DeleteRegistryPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRepositoryCommand.js +1 -5
- package/dist/cjs/commands/DeleteRepositoryCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRepositoryPolicyCommand.js +1 -5
- package/dist/cjs/commands/DeleteRepositoryPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeImageScanFindingsCommand.js +1 -5
- package/dist/cjs/commands/DescribeImageScanFindingsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeImagesCommand.js +1 -5
- package/dist/cjs/commands/DescribeImagesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeRegistryCommand.js +1 -5
- package/dist/cjs/commands/DescribeRegistryCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeRepositoriesCommand.js +1 -5
- package/dist/cjs/commands/DescribeRepositoriesCommand.js.map +1 -1
- package/dist/cjs/commands/GetAuthorizationTokenCommand.js +1 -5
- package/dist/cjs/commands/GetAuthorizationTokenCommand.js.map +1 -1
- package/dist/cjs/commands/GetDownloadUrlForLayerCommand.js +1 -5
- package/dist/cjs/commands/GetDownloadUrlForLayerCommand.js.map +1 -1
- package/dist/cjs/commands/GetLifecyclePolicyCommand.js +1 -5
- package/dist/cjs/commands/GetLifecyclePolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetLifecyclePolicyPreviewCommand.js +1 -5
- package/dist/cjs/commands/GetLifecyclePolicyPreviewCommand.js.map +1 -1
- package/dist/cjs/commands/GetRegistryPolicyCommand.js +1 -5
- package/dist/cjs/commands/GetRegistryPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetRepositoryPolicyCommand.js +1 -5
- package/dist/cjs/commands/GetRepositoryPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/InitiateLayerUploadCommand.js +1 -5
- package/dist/cjs/commands/InitiateLayerUploadCommand.js.map +1 -1
- package/dist/cjs/commands/ListImagesCommand.js +1 -5
- package/dist/cjs/commands/ListImagesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +1 -5
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/PutImageCommand.js +1 -5
- package/dist/cjs/commands/PutImageCommand.js.map +1 -1
- package/dist/cjs/commands/PutImageScanningConfigurationCommand.js +1 -5
- package/dist/cjs/commands/PutImageScanningConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/PutImageTagMutabilityCommand.js +1 -5
- package/dist/cjs/commands/PutImageTagMutabilityCommand.js.map +1 -1
- package/dist/cjs/commands/PutLifecyclePolicyCommand.js +1 -5
- package/dist/cjs/commands/PutLifecyclePolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutRegistryPolicyCommand.js +1 -5
- package/dist/cjs/commands/PutRegistryPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutReplicationConfigurationCommand.js +1 -5
- package/dist/cjs/commands/PutReplicationConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/SetRepositoryPolicyCommand.js +1 -5
- package/dist/cjs/commands/SetRepositoryPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/StartImageScanCommand.js +1 -5
- package/dist/cjs/commands/StartImageScanCommand.js.map +1 -1
- package/dist/cjs/commands/StartLifecyclePolicyPreviewCommand.js +1 -5
- package/dist/cjs/commands/StartLifecyclePolicyPreviewCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +1 -5
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +1 -5
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UploadLayerPartCommand.js +1 -5
- package/dist/cjs/commands/UploadLayerPartCommand.js.map +1 -1
- package/dist/cjs/package.json +41 -32
- package/dist/cjs/protocols/Aws_json1_1.js +34 -34
- package/dist/cjs/runtimeConfig.browser.js +0 -2
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +0 -2
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +2 -2
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/cjs/runtimeConfig.shared.js +2 -0
- package/dist/cjs/runtimeConfig.shared.js.map +1 -1
- package/dist/es/commands/BatchCheckLayerAvailabilityCommand.js +1 -5
- package/dist/es/commands/BatchCheckLayerAvailabilityCommand.js.map +1 -1
- package/dist/es/commands/BatchDeleteImageCommand.js +1 -5
- package/dist/es/commands/BatchDeleteImageCommand.js.map +1 -1
- package/dist/es/commands/BatchGetImageCommand.js +1 -5
- package/dist/es/commands/BatchGetImageCommand.js.map +1 -1
- package/dist/es/commands/CompleteLayerUploadCommand.js +1 -5
- package/dist/es/commands/CompleteLayerUploadCommand.js.map +1 -1
- package/dist/es/commands/CreateRepositoryCommand.js +1 -5
- package/dist/es/commands/CreateRepositoryCommand.js.map +1 -1
- package/dist/es/commands/DeleteLifecyclePolicyCommand.js +1 -5
- package/dist/es/commands/DeleteLifecyclePolicyCommand.js.map +1 -1
- package/dist/es/commands/DeleteRegistryPolicyCommand.js +1 -5
- package/dist/es/commands/DeleteRegistryPolicyCommand.js.map +1 -1
- package/dist/es/commands/DeleteRepositoryCommand.js +1 -5
- package/dist/es/commands/DeleteRepositoryCommand.js.map +1 -1
- package/dist/es/commands/DeleteRepositoryPolicyCommand.js +1 -5
- package/dist/es/commands/DeleteRepositoryPolicyCommand.js.map +1 -1
- package/dist/es/commands/DescribeImageScanFindingsCommand.js +1 -5
- package/dist/es/commands/DescribeImageScanFindingsCommand.js.map +1 -1
- package/dist/es/commands/DescribeImagesCommand.js +1 -5
- package/dist/es/commands/DescribeImagesCommand.js.map +1 -1
- package/dist/es/commands/DescribeRegistryCommand.js +1 -5
- package/dist/es/commands/DescribeRegistryCommand.js.map +1 -1
- package/dist/es/commands/DescribeRepositoriesCommand.js +1 -5
- package/dist/es/commands/DescribeRepositoriesCommand.js.map +1 -1
- package/dist/es/commands/GetAuthorizationTokenCommand.js +1 -5
- package/dist/es/commands/GetAuthorizationTokenCommand.js.map +1 -1
- package/dist/es/commands/GetDownloadUrlForLayerCommand.js +1 -5
- package/dist/es/commands/GetDownloadUrlForLayerCommand.js.map +1 -1
- package/dist/es/commands/GetLifecyclePolicyCommand.js +1 -5
- package/dist/es/commands/GetLifecyclePolicyCommand.js.map +1 -1
- package/dist/es/commands/GetLifecyclePolicyPreviewCommand.js +1 -5
- package/dist/es/commands/GetLifecyclePolicyPreviewCommand.js.map +1 -1
- package/dist/es/commands/GetRegistryPolicyCommand.js +1 -5
- package/dist/es/commands/GetRegistryPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetRepositoryPolicyCommand.js +1 -5
- package/dist/es/commands/GetRepositoryPolicyCommand.js.map +1 -1
- package/dist/es/commands/InitiateLayerUploadCommand.js +1 -5
- package/dist/es/commands/InitiateLayerUploadCommand.js.map +1 -1
- package/dist/es/commands/ListImagesCommand.js +1 -5
- package/dist/es/commands/ListImagesCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +1 -5
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/PutImageCommand.js +1 -5
- package/dist/es/commands/PutImageCommand.js.map +1 -1
- package/dist/es/commands/PutImageScanningConfigurationCommand.js +1 -5
- package/dist/es/commands/PutImageScanningConfigurationCommand.js.map +1 -1
- package/dist/es/commands/PutImageTagMutabilityCommand.js +1 -5
- package/dist/es/commands/PutImageTagMutabilityCommand.js.map +1 -1
- package/dist/es/commands/PutLifecyclePolicyCommand.js +1 -5
- package/dist/es/commands/PutLifecyclePolicyCommand.js.map +1 -1
- package/dist/es/commands/PutRegistryPolicyCommand.js +1 -5
- package/dist/es/commands/PutRegistryPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutReplicationConfigurationCommand.js +1 -5
- package/dist/es/commands/PutReplicationConfigurationCommand.js.map +1 -1
- package/dist/es/commands/SetRepositoryPolicyCommand.js +1 -5
- package/dist/es/commands/SetRepositoryPolicyCommand.js.map +1 -1
- package/dist/es/commands/StartImageScanCommand.js +1 -5
- package/dist/es/commands/StartImageScanCommand.js.map +1 -1
- package/dist/es/commands/StartLifecyclePolicyPreviewCommand.js +1 -5
- package/dist/es/commands/StartLifecyclePolicyPreviewCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +1 -5
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +1 -5
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UploadLayerPartCommand.js +1 -5
- package/dist/es/commands/UploadLayerPartCommand.js.map +1 -1
- package/dist/es/package.json +41 -32
- package/dist/es/protocols/Aws_json1_1.js +34 -34
- package/dist/es/runtimeConfig.browser.js +1 -2
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +1 -2
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +1 -1
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +2 -0
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/package.json +41 -32
- package/protocols/Aws_json1_1.ts +34 -34
- package/runtimeConfig.browser.ts +0 -2
- package/runtimeConfig.native.ts +1 -1
- package/runtimeConfig.shared.ts +2 -0
- package/runtimeConfig.ts +0 -2
- package/types/commands/BatchCheckLayerAvailabilityCommand.d.ts +0 -1
- package/types/commands/BatchDeleteImageCommand.d.ts +0 -1
- package/types/commands/BatchGetImageCommand.d.ts +0 -1
- package/types/commands/CompleteLayerUploadCommand.d.ts +0 -1
- package/types/commands/CreateRepositoryCommand.d.ts +0 -1
- package/types/commands/DeleteLifecyclePolicyCommand.d.ts +0 -1
- package/types/commands/DeleteRegistryPolicyCommand.d.ts +0 -1
- package/types/commands/DeleteRepositoryCommand.d.ts +0 -1
- package/types/commands/DeleteRepositoryPolicyCommand.d.ts +0 -1
- package/types/commands/DescribeImageScanFindingsCommand.d.ts +0 -1
- package/types/commands/DescribeImagesCommand.d.ts +0 -1
- package/types/commands/DescribeRegistryCommand.d.ts +0 -1
- package/types/commands/DescribeRepositoriesCommand.d.ts +0 -1
- package/types/commands/GetAuthorizationTokenCommand.d.ts +0 -1
- package/types/commands/GetDownloadUrlForLayerCommand.d.ts +0 -1
- package/types/commands/GetLifecyclePolicyCommand.d.ts +0 -1
- package/types/commands/GetLifecyclePolicyPreviewCommand.d.ts +0 -1
- package/types/commands/GetRegistryPolicyCommand.d.ts +0 -1
- package/types/commands/GetRepositoryPolicyCommand.d.ts +0 -1
- package/types/commands/InitiateLayerUploadCommand.d.ts +0 -1
- package/types/commands/ListImagesCommand.d.ts +0 -1
- package/types/commands/ListTagsForResourceCommand.d.ts +0 -1
- package/types/commands/PutImageCommand.d.ts +0 -1
- package/types/commands/PutImageScanningConfigurationCommand.d.ts +0 -1
- package/types/commands/PutImageTagMutabilityCommand.d.ts +0 -1
- package/types/commands/PutLifecyclePolicyCommand.d.ts +0 -1
- package/types/commands/PutRegistryPolicyCommand.d.ts +0 -1
- package/types/commands/PutReplicationConfigurationCommand.d.ts +0 -1
- package/types/commands/SetRepositoryPolicyCommand.d.ts +0 -1
- package/types/commands/StartImageScanCommand.d.ts +0 -1
- package/types/commands/StartLifecyclePolicyPreviewCommand.d.ts +0 -1
- package/types/commands/TagResourceCommand.d.ts +0 -1
- package/types/commands/UntagResourceCommand.d.ts +0 -1
- package/types/commands/UploadLayerPartCommand.d.ts +0 -1
- package/types/runtimeConfig.shared.d.ts +1 -0
- package/types/ts3.4/ECR.d.ts +351 -0
- package/types/ts3.4/ECRClient.d.ts +138 -0
- package/types/ts3.4/commands/BatchCheckLayerAvailabilityCommand.d.ts +26 -0
- package/types/ts3.4/commands/BatchDeleteImageCommand.d.ts +24 -0
- package/types/ts3.4/commands/BatchGetImageCommand.d.ts +22 -0
- package/types/ts3.4/commands/CompleteLayerUploadCommand.d.ts +27 -0
- package/types/ts3.4/commands/CreateRepositoryCommand.d.ts +20 -0
- package/types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +19 -0
- package/types/ts3.4/commands/DeleteRegistryPolicyCommand.d.ts +19 -0
- package/types/ts3.4/commands/DeleteRepositoryCommand.d.ts +21 -0
- package/types/ts3.4/commands/DeleteRepositoryPolicyCommand.d.ts +19 -0
- package/types/ts3.4/commands/DescribeImageScanFindingsCommand.d.ts +19 -0
- package/types/ts3.4/commands/DescribeImagesCommand.d.ts +25 -0
- package/types/ts3.4/commands/DescribeRegistryCommand.d.ts +21 -0
- package/types/ts3.4/commands/DescribeRepositoriesCommand.d.ts +19 -0
- package/types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +26 -0
- package/types/ts3.4/commands/GetDownloadUrlForLayerCommand.d.ts +26 -0
- package/types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +19 -0
- package/types/ts3.4/commands/GetLifecyclePolicyPreviewCommand.d.ts +20 -0
- package/types/ts3.4/commands/GetRegistryPolicyCommand.d.ts +19 -0
- package/types/ts3.4/commands/GetRepositoryPolicyCommand.d.ts +19 -0
- package/types/ts3.4/commands/InitiateLayerUploadCommand.d.ts +26 -0
- package/types/ts3.4/commands/ListImagesCommand.d.ts +25 -0
- package/types/ts3.4/commands/ListTagsForResourceCommand.d.ts +19 -0
- package/types/ts3.4/commands/PutImageCommand.d.ts +27 -0
- package/types/ts3.4/commands/PutImageScanningConfigurationCommand.d.ts +19 -0
- package/types/ts3.4/commands/PutImageTagMutabilityCommand.d.ts +21 -0
- package/types/ts3.4/commands/PutLifecyclePolicyCommand.d.ts +21 -0
- package/types/ts3.4/commands/PutRegistryPolicyCommand.d.ts +21 -0
- package/types/ts3.4/commands/PutReplicationConfigurationCommand.d.ts +29 -0
- package/types/ts3.4/commands/SetRepositoryPolicyCommand.d.ts +21 -0
- package/types/ts3.4/commands/StartImageScanCommand.d.ts +22 -0
- package/types/ts3.4/commands/StartLifecyclePolicyPreviewCommand.d.ts +20 -0
- package/types/ts3.4/commands/TagResourceCommand.d.ts +20 -0
- package/types/ts3.4/commands/UntagResourceCommand.d.ts +19 -0
- package/types/ts3.4/commands/UploadLayerPartCommand.d.ts +26 -0
- package/types/ts3.4/endpoints.d.ts +2 -0
- package/types/ts3.4/index.d.ts +45 -0
- package/types/ts3.4/models/index.d.ts +1 -0
- package/types/ts3.4/models/models_0.d.ts +2301 -0
- package/types/ts3.4/pagination/DescribeImageScanFindingsPaginator.d.ts +4 -0
- package/types/ts3.4/pagination/DescribeImagesPaginator.d.ts +4 -0
- package/types/ts3.4/pagination/DescribeRepositoriesPaginator.d.ts +4 -0
- package/types/ts3.4/pagination/GetLifecyclePolicyPreviewPaginator.d.ts +4 -0
- package/types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/types/ts3.4/pagination/ListImagesPaginator.d.ts +4 -0
- package/types/ts3.4/protocols/Aws_json1_1.d.ts +104 -0
- package/types/ts3.4/runtimeConfig.browser.d.ts +5 -0
- package/types/ts3.4/runtimeConfig.d.ts +5 -0
- package/types/ts3.4/runtimeConfig.native.d.ts +5 -0
- package/types/ts3.4/runtimeConfig.shared.d.ts +12 -0
- package/types/ts3.4/waiters/waitForImageScanComplete.d.ts +9 -0
- package/types/ts3.4/waiters/waitForLifecyclePolicyPreviewComplete.d.ts +9 -0
package/protocols/Aws_json1_1.ts
CHANGED
|
@@ -228,7 +228,7 @@ export const serializeAws_json1_1BatchCheckLayerAvailabilityCommand = async (
|
|
|
228
228
|
): Promise<__HttpRequest> => {
|
|
229
229
|
const headers: __HeaderBag = {
|
|
230
230
|
"content-type": "application/x-amz-json-1.1",
|
|
231
|
-
"
|
|
231
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.BatchCheckLayerAvailability",
|
|
232
232
|
};
|
|
233
233
|
let body: any;
|
|
234
234
|
body = JSON.stringify(serializeAws_json1_1BatchCheckLayerAvailabilityRequest(input, context));
|
|
@@ -241,7 +241,7 @@ export const serializeAws_json1_1BatchDeleteImageCommand = async (
|
|
|
241
241
|
): Promise<__HttpRequest> => {
|
|
242
242
|
const headers: __HeaderBag = {
|
|
243
243
|
"content-type": "application/x-amz-json-1.1",
|
|
244
|
-
"
|
|
244
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.BatchDeleteImage",
|
|
245
245
|
};
|
|
246
246
|
let body: any;
|
|
247
247
|
body = JSON.stringify(serializeAws_json1_1BatchDeleteImageRequest(input, context));
|
|
@@ -254,7 +254,7 @@ export const serializeAws_json1_1BatchGetImageCommand = async (
|
|
|
254
254
|
): Promise<__HttpRequest> => {
|
|
255
255
|
const headers: __HeaderBag = {
|
|
256
256
|
"content-type": "application/x-amz-json-1.1",
|
|
257
|
-
"
|
|
257
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.BatchGetImage",
|
|
258
258
|
};
|
|
259
259
|
let body: any;
|
|
260
260
|
body = JSON.stringify(serializeAws_json1_1BatchGetImageRequest(input, context));
|
|
@@ -267,7 +267,7 @@ export const serializeAws_json1_1CompleteLayerUploadCommand = async (
|
|
|
267
267
|
): Promise<__HttpRequest> => {
|
|
268
268
|
const headers: __HeaderBag = {
|
|
269
269
|
"content-type": "application/x-amz-json-1.1",
|
|
270
|
-
"
|
|
270
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.CompleteLayerUpload",
|
|
271
271
|
};
|
|
272
272
|
let body: any;
|
|
273
273
|
body = JSON.stringify(serializeAws_json1_1CompleteLayerUploadRequest(input, context));
|
|
@@ -280,7 +280,7 @@ export const serializeAws_json1_1CreateRepositoryCommand = async (
|
|
|
280
280
|
): Promise<__HttpRequest> => {
|
|
281
281
|
const headers: __HeaderBag = {
|
|
282
282
|
"content-type": "application/x-amz-json-1.1",
|
|
283
|
-
"
|
|
283
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.CreateRepository",
|
|
284
284
|
};
|
|
285
285
|
let body: any;
|
|
286
286
|
body = JSON.stringify(serializeAws_json1_1CreateRepositoryRequest(input, context));
|
|
@@ -293,7 +293,7 @@ export const serializeAws_json1_1DeleteLifecyclePolicyCommand = async (
|
|
|
293
293
|
): Promise<__HttpRequest> => {
|
|
294
294
|
const headers: __HeaderBag = {
|
|
295
295
|
"content-type": "application/x-amz-json-1.1",
|
|
296
|
-
"
|
|
296
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.DeleteLifecyclePolicy",
|
|
297
297
|
};
|
|
298
298
|
let body: any;
|
|
299
299
|
body = JSON.stringify(serializeAws_json1_1DeleteLifecyclePolicyRequest(input, context));
|
|
@@ -306,7 +306,7 @@ export const serializeAws_json1_1DeleteRegistryPolicyCommand = async (
|
|
|
306
306
|
): Promise<__HttpRequest> => {
|
|
307
307
|
const headers: __HeaderBag = {
|
|
308
308
|
"content-type": "application/x-amz-json-1.1",
|
|
309
|
-
"
|
|
309
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.DeleteRegistryPolicy",
|
|
310
310
|
};
|
|
311
311
|
let body: any;
|
|
312
312
|
body = JSON.stringify(serializeAws_json1_1DeleteRegistryPolicyRequest(input, context));
|
|
@@ -319,7 +319,7 @@ export const serializeAws_json1_1DeleteRepositoryCommand = async (
|
|
|
319
319
|
): Promise<__HttpRequest> => {
|
|
320
320
|
const headers: __HeaderBag = {
|
|
321
321
|
"content-type": "application/x-amz-json-1.1",
|
|
322
|
-
"
|
|
322
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.DeleteRepository",
|
|
323
323
|
};
|
|
324
324
|
let body: any;
|
|
325
325
|
body = JSON.stringify(serializeAws_json1_1DeleteRepositoryRequest(input, context));
|
|
@@ -332,7 +332,7 @@ export const serializeAws_json1_1DeleteRepositoryPolicyCommand = async (
|
|
|
332
332
|
): Promise<__HttpRequest> => {
|
|
333
333
|
const headers: __HeaderBag = {
|
|
334
334
|
"content-type": "application/x-amz-json-1.1",
|
|
335
|
-
"
|
|
335
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.DeleteRepositoryPolicy",
|
|
336
336
|
};
|
|
337
337
|
let body: any;
|
|
338
338
|
body = JSON.stringify(serializeAws_json1_1DeleteRepositoryPolicyRequest(input, context));
|
|
@@ -345,7 +345,7 @@ export const serializeAws_json1_1DescribeImagesCommand = async (
|
|
|
345
345
|
): Promise<__HttpRequest> => {
|
|
346
346
|
const headers: __HeaderBag = {
|
|
347
347
|
"content-type": "application/x-amz-json-1.1",
|
|
348
|
-
"
|
|
348
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.DescribeImages",
|
|
349
349
|
};
|
|
350
350
|
let body: any;
|
|
351
351
|
body = JSON.stringify(serializeAws_json1_1DescribeImagesRequest(input, context));
|
|
@@ -358,7 +358,7 @@ export const serializeAws_json1_1DescribeImageScanFindingsCommand = async (
|
|
|
358
358
|
): Promise<__HttpRequest> => {
|
|
359
359
|
const headers: __HeaderBag = {
|
|
360
360
|
"content-type": "application/x-amz-json-1.1",
|
|
361
|
-
"
|
|
361
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.DescribeImageScanFindings",
|
|
362
362
|
};
|
|
363
363
|
let body: any;
|
|
364
364
|
body = JSON.stringify(serializeAws_json1_1DescribeImageScanFindingsRequest(input, context));
|
|
@@ -371,7 +371,7 @@ export const serializeAws_json1_1DescribeRegistryCommand = async (
|
|
|
371
371
|
): Promise<__HttpRequest> => {
|
|
372
372
|
const headers: __HeaderBag = {
|
|
373
373
|
"content-type": "application/x-amz-json-1.1",
|
|
374
|
-
"
|
|
374
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.DescribeRegistry",
|
|
375
375
|
};
|
|
376
376
|
let body: any;
|
|
377
377
|
body = JSON.stringify(serializeAws_json1_1DescribeRegistryRequest(input, context));
|
|
@@ -384,7 +384,7 @@ export const serializeAws_json1_1DescribeRepositoriesCommand = async (
|
|
|
384
384
|
): Promise<__HttpRequest> => {
|
|
385
385
|
const headers: __HeaderBag = {
|
|
386
386
|
"content-type": "application/x-amz-json-1.1",
|
|
387
|
-
"
|
|
387
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.DescribeRepositories",
|
|
388
388
|
};
|
|
389
389
|
let body: any;
|
|
390
390
|
body = JSON.stringify(serializeAws_json1_1DescribeRepositoriesRequest(input, context));
|
|
@@ -397,7 +397,7 @@ export const serializeAws_json1_1GetAuthorizationTokenCommand = async (
|
|
|
397
397
|
): Promise<__HttpRequest> => {
|
|
398
398
|
const headers: __HeaderBag = {
|
|
399
399
|
"content-type": "application/x-amz-json-1.1",
|
|
400
|
-
"
|
|
400
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.GetAuthorizationToken",
|
|
401
401
|
};
|
|
402
402
|
let body: any;
|
|
403
403
|
body = JSON.stringify(serializeAws_json1_1GetAuthorizationTokenRequest(input, context));
|
|
@@ -410,7 +410,7 @@ export const serializeAws_json1_1GetDownloadUrlForLayerCommand = async (
|
|
|
410
410
|
): Promise<__HttpRequest> => {
|
|
411
411
|
const headers: __HeaderBag = {
|
|
412
412
|
"content-type": "application/x-amz-json-1.1",
|
|
413
|
-
"
|
|
413
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.GetDownloadUrlForLayer",
|
|
414
414
|
};
|
|
415
415
|
let body: any;
|
|
416
416
|
body = JSON.stringify(serializeAws_json1_1GetDownloadUrlForLayerRequest(input, context));
|
|
@@ -423,7 +423,7 @@ export const serializeAws_json1_1GetLifecyclePolicyCommand = async (
|
|
|
423
423
|
): Promise<__HttpRequest> => {
|
|
424
424
|
const headers: __HeaderBag = {
|
|
425
425
|
"content-type": "application/x-amz-json-1.1",
|
|
426
|
-
"
|
|
426
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.GetLifecyclePolicy",
|
|
427
427
|
};
|
|
428
428
|
let body: any;
|
|
429
429
|
body = JSON.stringify(serializeAws_json1_1GetLifecyclePolicyRequest(input, context));
|
|
@@ -436,7 +436,7 @@ export const serializeAws_json1_1GetLifecyclePolicyPreviewCommand = async (
|
|
|
436
436
|
): Promise<__HttpRequest> => {
|
|
437
437
|
const headers: __HeaderBag = {
|
|
438
438
|
"content-type": "application/x-amz-json-1.1",
|
|
439
|
-
"
|
|
439
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.GetLifecyclePolicyPreview",
|
|
440
440
|
};
|
|
441
441
|
let body: any;
|
|
442
442
|
body = JSON.stringify(serializeAws_json1_1GetLifecyclePolicyPreviewRequest(input, context));
|
|
@@ -449,7 +449,7 @@ export const serializeAws_json1_1GetRegistryPolicyCommand = async (
|
|
|
449
449
|
): Promise<__HttpRequest> => {
|
|
450
450
|
const headers: __HeaderBag = {
|
|
451
451
|
"content-type": "application/x-amz-json-1.1",
|
|
452
|
-
"
|
|
452
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.GetRegistryPolicy",
|
|
453
453
|
};
|
|
454
454
|
let body: any;
|
|
455
455
|
body = JSON.stringify(serializeAws_json1_1GetRegistryPolicyRequest(input, context));
|
|
@@ -462,7 +462,7 @@ export const serializeAws_json1_1GetRepositoryPolicyCommand = async (
|
|
|
462
462
|
): Promise<__HttpRequest> => {
|
|
463
463
|
const headers: __HeaderBag = {
|
|
464
464
|
"content-type": "application/x-amz-json-1.1",
|
|
465
|
-
"
|
|
465
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.GetRepositoryPolicy",
|
|
466
466
|
};
|
|
467
467
|
let body: any;
|
|
468
468
|
body = JSON.stringify(serializeAws_json1_1GetRepositoryPolicyRequest(input, context));
|
|
@@ -475,7 +475,7 @@ export const serializeAws_json1_1InitiateLayerUploadCommand = async (
|
|
|
475
475
|
): Promise<__HttpRequest> => {
|
|
476
476
|
const headers: __HeaderBag = {
|
|
477
477
|
"content-type": "application/x-amz-json-1.1",
|
|
478
|
-
"
|
|
478
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.InitiateLayerUpload",
|
|
479
479
|
};
|
|
480
480
|
let body: any;
|
|
481
481
|
body = JSON.stringify(serializeAws_json1_1InitiateLayerUploadRequest(input, context));
|
|
@@ -488,7 +488,7 @@ export const serializeAws_json1_1ListImagesCommand = async (
|
|
|
488
488
|
): Promise<__HttpRequest> => {
|
|
489
489
|
const headers: __HeaderBag = {
|
|
490
490
|
"content-type": "application/x-amz-json-1.1",
|
|
491
|
-
"
|
|
491
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.ListImages",
|
|
492
492
|
};
|
|
493
493
|
let body: any;
|
|
494
494
|
body = JSON.stringify(serializeAws_json1_1ListImagesRequest(input, context));
|
|
@@ -501,7 +501,7 @@ export const serializeAws_json1_1ListTagsForResourceCommand = async (
|
|
|
501
501
|
): Promise<__HttpRequest> => {
|
|
502
502
|
const headers: __HeaderBag = {
|
|
503
503
|
"content-type": "application/x-amz-json-1.1",
|
|
504
|
-
"
|
|
504
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.ListTagsForResource",
|
|
505
505
|
};
|
|
506
506
|
let body: any;
|
|
507
507
|
body = JSON.stringify(serializeAws_json1_1ListTagsForResourceRequest(input, context));
|
|
@@ -514,7 +514,7 @@ export const serializeAws_json1_1PutImageCommand = async (
|
|
|
514
514
|
): Promise<__HttpRequest> => {
|
|
515
515
|
const headers: __HeaderBag = {
|
|
516
516
|
"content-type": "application/x-amz-json-1.1",
|
|
517
|
-
"
|
|
517
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.PutImage",
|
|
518
518
|
};
|
|
519
519
|
let body: any;
|
|
520
520
|
body = JSON.stringify(serializeAws_json1_1PutImageRequest(input, context));
|
|
@@ -527,7 +527,7 @@ export const serializeAws_json1_1PutImageScanningConfigurationCommand = async (
|
|
|
527
527
|
): Promise<__HttpRequest> => {
|
|
528
528
|
const headers: __HeaderBag = {
|
|
529
529
|
"content-type": "application/x-amz-json-1.1",
|
|
530
|
-
"
|
|
530
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.PutImageScanningConfiguration",
|
|
531
531
|
};
|
|
532
532
|
let body: any;
|
|
533
533
|
body = JSON.stringify(serializeAws_json1_1PutImageScanningConfigurationRequest(input, context));
|
|
@@ -540,7 +540,7 @@ export const serializeAws_json1_1PutImageTagMutabilityCommand = async (
|
|
|
540
540
|
): Promise<__HttpRequest> => {
|
|
541
541
|
const headers: __HeaderBag = {
|
|
542
542
|
"content-type": "application/x-amz-json-1.1",
|
|
543
|
-
"
|
|
543
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.PutImageTagMutability",
|
|
544
544
|
};
|
|
545
545
|
let body: any;
|
|
546
546
|
body = JSON.stringify(serializeAws_json1_1PutImageTagMutabilityRequest(input, context));
|
|
@@ -553,7 +553,7 @@ export const serializeAws_json1_1PutLifecyclePolicyCommand = async (
|
|
|
553
553
|
): Promise<__HttpRequest> => {
|
|
554
554
|
const headers: __HeaderBag = {
|
|
555
555
|
"content-type": "application/x-amz-json-1.1",
|
|
556
|
-
"
|
|
556
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.PutLifecyclePolicy",
|
|
557
557
|
};
|
|
558
558
|
let body: any;
|
|
559
559
|
body = JSON.stringify(serializeAws_json1_1PutLifecyclePolicyRequest(input, context));
|
|
@@ -566,7 +566,7 @@ export const serializeAws_json1_1PutRegistryPolicyCommand = async (
|
|
|
566
566
|
): Promise<__HttpRequest> => {
|
|
567
567
|
const headers: __HeaderBag = {
|
|
568
568
|
"content-type": "application/x-amz-json-1.1",
|
|
569
|
-
"
|
|
569
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.PutRegistryPolicy",
|
|
570
570
|
};
|
|
571
571
|
let body: any;
|
|
572
572
|
body = JSON.stringify(serializeAws_json1_1PutRegistryPolicyRequest(input, context));
|
|
@@ -579,7 +579,7 @@ export const serializeAws_json1_1PutReplicationConfigurationCommand = async (
|
|
|
579
579
|
): Promise<__HttpRequest> => {
|
|
580
580
|
const headers: __HeaderBag = {
|
|
581
581
|
"content-type": "application/x-amz-json-1.1",
|
|
582
|
-
"
|
|
582
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.PutReplicationConfiguration",
|
|
583
583
|
};
|
|
584
584
|
let body: any;
|
|
585
585
|
body = JSON.stringify(serializeAws_json1_1PutReplicationConfigurationRequest(input, context));
|
|
@@ -592,7 +592,7 @@ export const serializeAws_json1_1SetRepositoryPolicyCommand = async (
|
|
|
592
592
|
): Promise<__HttpRequest> => {
|
|
593
593
|
const headers: __HeaderBag = {
|
|
594
594
|
"content-type": "application/x-amz-json-1.1",
|
|
595
|
-
"
|
|
595
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.SetRepositoryPolicy",
|
|
596
596
|
};
|
|
597
597
|
let body: any;
|
|
598
598
|
body = JSON.stringify(serializeAws_json1_1SetRepositoryPolicyRequest(input, context));
|
|
@@ -605,7 +605,7 @@ export const serializeAws_json1_1StartImageScanCommand = async (
|
|
|
605
605
|
): Promise<__HttpRequest> => {
|
|
606
606
|
const headers: __HeaderBag = {
|
|
607
607
|
"content-type": "application/x-amz-json-1.1",
|
|
608
|
-
"
|
|
608
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.StartImageScan",
|
|
609
609
|
};
|
|
610
610
|
let body: any;
|
|
611
611
|
body = JSON.stringify(serializeAws_json1_1StartImageScanRequest(input, context));
|
|
@@ -618,7 +618,7 @@ export const serializeAws_json1_1StartLifecyclePolicyPreviewCommand = async (
|
|
|
618
618
|
): Promise<__HttpRequest> => {
|
|
619
619
|
const headers: __HeaderBag = {
|
|
620
620
|
"content-type": "application/x-amz-json-1.1",
|
|
621
|
-
"
|
|
621
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.StartLifecyclePolicyPreview",
|
|
622
622
|
};
|
|
623
623
|
let body: any;
|
|
624
624
|
body = JSON.stringify(serializeAws_json1_1StartLifecyclePolicyPreviewRequest(input, context));
|
|
@@ -631,7 +631,7 @@ export const serializeAws_json1_1TagResourceCommand = async (
|
|
|
631
631
|
): Promise<__HttpRequest> => {
|
|
632
632
|
const headers: __HeaderBag = {
|
|
633
633
|
"content-type": "application/x-amz-json-1.1",
|
|
634
|
-
"
|
|
634
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.TagResource",
|
|
635
635
|
};
|
|
636
636
|
let body: any;
|
|
637
637
|
body = JSON.stringify(serializeAws_json1_1TagResourceRequest(input, context));
|
|
@@ -644,7 +644,7 @@ export const serializeAws_json1_1UntagResourceCommand = async (
|
|
|
644
644
|
): Promise<__HttpRequest> => {
|
|
645
645
|
const headers: __HeaderBag = {
|
|
646
646
|
"content-type": "application/x-amz-json-1.1",
|
|
647
|
-
"
|
|
647
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.UntagResource",
|
|
648
648
|
};
|
|
649
649
|
let body: any;
|
|
650
650
|
body = JSON.stringify(serializeAws_json1_1UntagResourceRequest(input, context));
|
|
@@ -657,7 +657,7 @@ export const serializeAws_json1_1UploadLayerPartCommand = async (
|
|
|
657
657
|
): Promise<__HttpRequest> => {
|
|
658
658
|
const headers: __HeaderBag = {
|
|
659
659
|
"content-type": "application/x-amz-json-1.1",
|
|
660
|
-
"
|
|
660
|
+
"x-amz-target": "AmazonEC2ContainerRegistry_V20150921.UploadLayerPart",
|
|
661
661
|
};
|
|
662
662
|
let body: any;
|
|
663
663
|
body = JSON.stringify(serializeAws_json1_1UploadLayerPartRequest(input, context));
|
package/runtimeConfig.browser.ts
CHANGED
|
@@ -4,7 +4,6 @@ import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
|
4
4
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
5
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
6
6
|
import { DEFAULT_MAX_ATTEMPTS } from "@aws-sdk/middleware-retry";
|
|
7
|
-
import { parseUrl } from "@aws-sdk/url-parser-browser";
|
|
8
7
|
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
9
8
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
10
9
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
@@ -31,7 +30,6 @@ export const ClientDefaultValues: Required<ClientDefaults> = {
|
|
|
31
30
|
requestHandler: new FetchHttpHandler(),
|
|
32
31
|
sha256: Sha256,
|
|
33
32
|
streamCollector,
|
|
34
|
-
urlParser: parseUrl,
|
|
35
33
|
utf8Decoder: fromUtf8,
|
|
36
34
|
utf8Encoder: toUtf8,
|
|
37
35
|
};
|
package/runtimeConfig.native.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
2
|
-
import { parseUrl } from "@aws-sdk/url-parser-
|
|
2
|
+
import { parseUrl } from "@aws-sdk/url-parser-native";
|
|
3
3
|
import { ClientDefaults } from "./ECRClient";
|
|
4
4
|
import { ClientDefaultValues as BrowserDefaults } from "./runtimeConfig.browser";
|
|
5
5
|
|
package/runtimeConfig.shared.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { defaultRegionInfoProvider } from "./endpoints";
|
|
2
2
|
import { Logger as __Logger } from "@aws-sdk/types";
|
|
3
|
+
import { parseUrl } from "@aws-sdk/url-parser";
|
|
3
4
|
|
|
4
5
|
/**
|
|
5
6
|
* @internal
|
|
@@ -10,4 +11,5 @@ export const ClientSharedValues = {
|
|
|
10
11
|
logger: {} as __Logger,
|
|
11
12
|
regionInfoProvider: defaultRegionInfoProvider,
|
|
12
13
|
serviceId: "ECR",
|
|
14
|
+
urlParser: parseUrl,
|
|
13
15
|
};
|
package/runtimeConfig.ts
CHANGED
|
@@ -6,7 +6,6 @@ import { Hash } from "@aws-sdk/hash-node";
|
|
|
6
6
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
7
|
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
8
|
import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { parseUrl } from "@aws-sdk/url-parser-node";
|
|
10
9
|
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
|
|
11
10
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
12
11
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
@@ -33,7 +32,6 @@ export const ClientDefaultValues: Required<ClientDefaults> = {
|
|
|
33
32
|
requestHandler: new NodeHttpHandler(),
|
|
34
33
|
sha256: Hash.bind(null, "sha256"),
|
|
35
34
|
streamCollector,
|
|
36
|
-
urlParser: parseUrl,
|
|
37
35
|
utf8Decoder: fromUtf8,
|
|
38
36
|
utf8Encoder: toUtf8,
|
|
39
37
|
};
|
|
@@ -16,7 +16,6 @@ export declare type BatchCheckLayerAvailabilityCommandOutput = BatchCheckLayerAv
|
|
|
16
16
|
*/
|
|
17
17
|
export declare class BatchCheckLayerAvailabilityCommand extends $Command<BatchCheckLayerAvailabilityCommandInput, BatchCheckLayerAvailabilityCommandOutput, ECRClientResolvedConfig> {
|
|
18
18
|
readonly input: BatchCheckLayerAvailabilityCommandInput;
|
|
19
|
-
private resolved;
|
|
20
19
|
constructor(input: BatchCheckLayerAvailabilityCommandInput);
|
|
21
20
|
/**
|
|
22
21
|
* @internal
|
|
@@ -14,7 +14,6 @@ export declare type BatchDeleteImageCommandOutput = BatchDeleteImageResponse & _
|
|
|
14
14
|
*/
|
|
15
15
|
export declare class BatchDeleteImageCommand extends $Command<BatchDeleteImageCommandInput, BatchDeleteImageCommandOutput, ECRClientResolvedConfig> {
|
|
16
16
|
readonly input: BatchDeleteImageCommandInput;
|
|
17
|
-
private resolved;
|
|
18
17
|
constructor(input: BatchDeleteImageCommandInput);
|
|
19
18
|
/**
|
|
20
19
|
* @internal
|
|
@@ -12,7 +12,6 @@ export declare type BatchGetImageCommandOutput = BatchGetImageResponse & __Metad
|
|
|
12
12
|
*/
|
|
13
13
|
export declare class BatchGetImageCommand extends $Command<BatchGetImageCommandInput, BatchGetImageCommandOutput, ECRClientResolvedConfig> {
|
|
14
14
|
readonly input: BatchGetImageCommandInput;
|
|
15
|
-
private resolved;
|
|
16
15
|
constructor(input: BatchGetImageCommandInput);
|
|
17
16
|
/**
|
|
18
17
|
* @internal
|
|
@@ -17,7 +17,6 @@ export declare type CompleteLayerUploadCommandOutput = CompleteLayerUploadRespon
|
|
|
17
17
|
*/
|
|
18
18
|
export declare class CompleteLayerUploadCommand extends $Command<CompleteLayerUploadCommandInput, CompleteLayerUploadCommandOutput, ECRClientResolvedConfig> {
|
|
19
19
|
readonly input: CompleteLayerUploadCommandInput;
|
|
20
|
-
private resolved;
|
|
21
20
|
constructor(input: CompleteLayerUploadCommandInput);
|
|
22
21
|
/**
|
|
23
22
|
* @internal
|
|
@@ -10,7 +10,6 @@ export declare type CreateRepositoryCommandOutput = CreateRepositoryResponse & _
|
|
|
10
10
|
*/
|
|
11
11
|
export declare class CreateRepositoryCommand extends $Command<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, ECRClientResolvedConfig> {
|
|
12
12
|
readonly input: CreateRepositoryCommandInput;
|
|
13
|
-
private resolved;
|
|
14
13
|
constructor(input: CreateRepositoryCommandInput);
|
|
15
14
|
/**
|
|
16
15
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type DeleteLifecyclePolicyCommandOutput = DeleteLifecyclePolicyRe
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class DeleteLifecyclePolicyCommand extends $Command<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: DeleteLifecyclePolicyCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: DeleteLifecyclePolicyCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type DeleteRegistryPolicyCommandOutput = DeleteRegistryPolicyResp
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class DeleteRegistryPolicyCommand extends $Command<DeleteRegistryPolicyCommandInput, DeleteRegistryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: DeleteRegistryPolicyCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: DeleteRegistryPolicyCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -11,7 +11,6 @@ export declare type DeleteRepositoryCommandOutput = DeleteRepositoryResponse & _
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class DeleteRepositoryCommand extends $Command<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ECRClientResolvedConfig> {
|
|
13
13
|
readonly input: DeleteRepositoryCommandInput;
|
|
14
|
-
private resolved;
|
|
15
14
|
constructor(input: DeleteRepositoryCommandInput);
|
|
16
15
|
/**
|
|
17
16
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type DeleteRepositoryPolicyCommandOutput = DeleteRepositoryPolicy
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class DeleteRepositoryPolicyCommand extends $Command<DeleteRepositoryPolicyCommandInput, DeleteRepositoryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: DeleteRepositoryPolicyCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: DeleteRepositoryPolicyCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type DescribeImageScanFindingsCommandOutput = DescribeImageScanFi
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class DescribeImageScanFindingsCommand extends $Command<DescribeImageScanFindingsCommandInput, DescribeImageScanFindingsCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: DescribeImageScanFindingsCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: DescribeImageScanFindingsCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -15,7 +15,6 @@ export declare type DescribeImagesCommandOutput = DescribeImagesResponse & __Met
|
|
|
15
15
|
*/
|
|
16
16
|
export declare class DescribeImagesCommand extends $Command<DescribeImagesCommandInput, DescribeImagesCommandOutput, ECRClientResolvedConfig> {
|
|
17
17
|
readonly input: DescribeImagesCommandInput;
|
|
18
|
-
private resolved;
|
|
19
18
|
constructor(input: DescribeImagesCommandInput);
|
|
20
19
|
/**
|
|
21
20
|
* @internal
|
|
@@ -11,7 +11,6 @@ export declare type DescribeRegistryCommandOutput = DescribeRegistryResponse & _
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class DescribeRegistryCommand extends $Command<DescribeRegistryCommandInput, DescribeRegistryCommandOutput, ECRClientResolvedConfig> {
|
|
13
13
|
readonly input: DescribeRegistryCommandInput;
|
|
14
|
-
private resolved;
|
|
15
14
|
constructor(input: DescribeRegistryCommandInput);
|
|
16
15
|
/**
|
|
17
16
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type DescribeRepositoriesCommandOutput = DescribeRepositoriesResp
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class DescribeRepositoriesCommand extends $Command<DescribeRepositoriesCommandInput, DescribeRepositoriesCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: DescribeRepositoriesCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: DescribeRepositoriesCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -16,7 +16,6 @@ export declare type GetAuthorizationTokenCommandOutput = GetAuthorizationTokenRe
|
|
|
16
16
|
*/
|
|
17
17
|
export declare class GetAuthorizationTokenCommand extends $Command<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput, ECRClientResolvedConfig> {
|
|
18
18
|
readonly input: GetAuthorizationTokenCommandInput;
|
|
19
|
-
private resolved;
|
|
20
19
|
constructor(input: GetAuthorizationTokenCommandInput);
|
|
21
20
|
/**
|
|
22
21
|
* @internal
|
|
@@ -16,7 +16,6 @@ export declare type GetDownloadUrlForLayerCommandOutput = GetDownloadUrlForLayer
|
|
|
16
16
|
*/
|
|
17
17
|
export declare class GetDownloadUrlForLayerCommand extends $Command<GetDownloadUrlForLayerCommandInput, GetDownloadUrlForLayerCommandOutput, ECRClientResolvedConfig> {
|
|
18
18
|
readonly input: GetDownloadUrlForLayerCommandInput;
|
|
19
|
-
private resolved;
|
|
20
19
|
constructor(input: GetDownloadUrlForLayerCommandInput);
|
|
21
20
|
/**
|
|
22
21
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type GetLifecyclePolicyCommandOutput = GetLifecyclePolicyResponse
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class GetLifecyclePolicyCommand extends $Command<GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: GetLifecyclePolicyCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: GetLifecyclePolicyCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -10,7 +10,6 @@ export declare type GetLifecyclePolicyPreviewCommandOutput = GetLifecyclePolicyP
|
|
|
10
10
|
*/
|
|
11
11
|
export declare class GetLifecyclePolicyPreviewCommand extends $Command<GetLifecyclePolicyPreviewCommandInput, GetLifecyclePolicyPreviewCommandOutput, ECRClientResolvedConfig> {
|
|
12
12
|
readonly input: GetLifecyclePolicyPreviewCommandInput;
|
|
13
|
-
private resolved;
|
|
14
13
|
constructor(input: GetLifecyclePolicyPreviewCommandInput);
|
|
15
14
|
/**
|
|
16
15
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type GetRegistryPolicyCommandOutput = GetRegistryPolicyResponse &
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class GetRegistryPolicyCommand extends $Command<GetRegistryPolicyCommandInput, GetRegistryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: GetRegistryPolicyCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: GetRegistryPolicyCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type GetRepositoryPolicyCommandOutput = GetRepositoryPolicyRespon
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class GetRepositoryPolicyCommand extends $Command<GetRepositoryPolicyCommandInput, GetRepositoryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: GetRepositoryPolicyCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: GetRepositoryPolicyCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -16,7 +16,6 @@ export declare type InitiateLayerUploadCommandOutput = InitiateLayerUploadRespon
|
|
|
16
16
|
*/
|
|
17
17
|
export declare class InitiateLayerUploadCommand extends $Command<InitiateLayerUploadCommandInput, InitiateLayerUploadCommandOutput, ECRClientResolvedConfig> {
|
|
18
18
|
readonly input: InitiateLayerUploadCommandInput;
|
|
19
|
-
private resolved;
|
|
20
19
|
constructor(input: InitiateLayerUploadCommandInput);
|
|
21
20
|
/**
|
|
22
21
|
* @internal
|
|
@@ -15,7 +15,6 @@ export declare type ListImagesCommandOutput = ListImagesResponse & __MetadataBea
|
|
|
15
15
|
*/
|
|
16
16
|
export declare class ListImagesCommand extends $Command<ListImagesCommandInput, ListImagesCommandOutput, ECRClientResolvedConfig> {
|
|
17
17
|
readonly input: ListImagesCommandInput;
|
|
18
|
-
private resolved;
|
|
19
18
|
constructor(input: ListImagesCommandInput);
|
|
20
19
|
/**
|
|
21
20
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type ListTagsForResourceCommandOutput = ListTagsForResourceRespon
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: ListTagsForResourceCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: ListTagsForResourceCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -17,7 +17,6 @@ export declare type PutImageCommandOutput = PutImageResponse & __MetadataBearer;
|
|
|
17
17
|
*/
|
|
18
18
|
export declare class PutImageCommand extends $Command<PutImageCommandInput, PutImageCommandOutput, ECRClientResolvedConfig> {
|
|
19
19
|
readonly input: PutImageCommandInput;
|
|
20
|
-
private resolved;
|
|
21
20
|
constructor(input: PutImageCommandInput);
|
|
22
21
|
/**
|
|
23
22
|
* @internal
|
|
@@ -9,7 +9,6 @@ export declare type PutImageScanningConfigurationCommandOutput = PutImageScannin
|
|
|
9
9
|
*/
|
|
10
10
|
export declare class PutImageScanningConfigurationCommand extends $Command<PutImageScanningConfigurationCommandInput, PutImageScanningConfigurationCommandOutput, ECRClientResolvedConfig> {
|
|
11
11
|
readonly input: PutImageScanningConfigurationCommandInput;
|
|
12
|
-
private resolved;
|
|
13
12
|
constructor(input: PutImageScanningConfigurationCommandInput);
|
|
14
13
|
/**
|
|
15
14
|
* @internal
|
|
@@ -11,7 +11,6 @@ export declare type PutImageTagMutabilityCommandOutput = PutImageTagMutabilityRe
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class PutImageTagMutabilityCommand extends $Command<PutImageTagMutabilityCommandInput, PutImageTagMutabilityCommandOutput, ECRClientResolvedConfig> {
|
|
13
13
|
readonly input: PutImageTagMutabilityCommandInput;
|
|
14
|
-
private resolved;
|
|
15
14
|
constructor(input: PutImageTagMutabilityCommandInput);
|
|
16
15
|
/**
|
|
17
16
|
* @internal
|
|
@@ -11,7 +11,6 @@ export declare type PutLifecyclePolicyCommandOutput = PutLifecyclePolicyResponse
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class PutLifecyclePolicyCommand extends $Command<PutLifecyclePolicyCommandInput, PutLifecyclePolicyCommandOutput, ECRClientResolvedConfig> {
|
|
13
13
|
readonly input: PutLifecyclePolicyCommandInput;
|
|
14
|
-
private resolved;
|
|
15
14
|
constructor(input: PutLifecyclePolicyCommandInput);
|
|
16
15
|
/**
|
|
17
16
|
* @internal
|
|
@@ -11,7 +11,6 @@ export declare type PutRegistryPolicyCommandOutput = PutRegistryPolicyResponse &
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class PutRegistryPolicyCommand extends $Command<PutRegistryPolicyCommandInput, PutRegistryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
13
13
|
readonly input: PutRegistryPolicyCommandInput;
|
|
14
|
-
private resolved;
|
|
15
14
|
constructor(input: PutRegistryPolicyCommandInput);
|
|
16
15
|
/**
|
|
17
16
|
* @internal
|
|
@@ -19,7 +19,6 @@ export declare type PutReplicationConfigurationCommandOutput = PutReplicationCon
|
|
|
19
19
|
*/
|
|
20
20
|
export declare class PutReplicationConfigurationCommand extends $Command<PutReplicationConfigurationCommandInput, PutReplicationConfigurationCommandOutput, ECRClientResolvedConfig> {
|
|
21
21
|
readonly input: PutReplicationConfigurationCommandInput;
|
|
22
|
-
private resolved;
|
|
23
22
|
constructor(input: PutReplicationConfigurationCommandInput);
|
|
24
23
|
/**
|
|
25
24
|
* @internal
|
|
@@ -11,7 +11,6 @@ export declare type SetRepositoryPolicyCommandOutput = SetRepositoryPolicyRespon
|
|
|
11
11
|
*/
|
|
12
12
|
export declare class SetRepositoryPolicyCommand extends $Command<SetRepositoryPolicyCommandInput, SetRepositoryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
13
13
|
readonly input: SetRepositoryPolicyCommandInput;
|
|
14
|
-
private resolved;
|
|
15
14
|
constructor(input: SetRepositoryPolicyCommandInput);
|
|
16
15
|
/**
|
|
17
16
|
* @internal
|
|
@@ -12,7 +12,6 @@ export declare type StartImageScanCommandOutput = StartImageScanResponse & __Met
|
|
|
12
12
|
*/
|
|
13
13
|
export declare class StartImageScanCommand extends $Command<StartImageScanCommandInput, StartImageScanCommandOutput, ECRClientResolvedConfig> {
|
|
14
14
|
readonly input: StartImageScanCommandInput;
|
|
15
|
-
private resolved;
|
|
16
15
|
constructor(input: StartImageScanCommandInput);
|
|
17
16
|
/**
|
|
18
17
|
* @internal
|