@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
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { CompleteLayerUploadRequest, CompleteLayerUploadResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type CompleteLayerUploadCommandInput = CompleteLayerUploadRequest;
|
|
6
|
+
export declare type CompleteLayerUploadCommandOutput = CompleteLayerUploadResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Informs Amazon ECR that the image layer upload has completed for a specified registry,
|
|
9
|
+
* repository name, and upload ID. You can optionally provide a <code>sha256</code> digest
|
|
10
|
+
* of the image layer for data validation purposes.</p>
|
|
11
|
+
* <p>When an image is pushed, the CompleteLayerUpload API is called once per each new image
|
|
12
|
+
* layer to verify that the upload has completed.</p>
|
|
13
|
+
* <note>
|
|
14
|
+
* <p>This operation is used by the Amazon ECR proxy and is not generally used by
|
|
15
|
+
* customers for pulling and pushing images. In most cases, you should use the <code>docker</code> CLI to pull, tag, and push images.</p>
|
|
16
|
+
* </note>
|
|
17
|
+
*/
|
|
18
|
+
export declare class CompleteLayerUploadCommand extends $Command<CompleteLayerUploadCommandInput, CompleteLayerUploadCommandOutput, ECRClientResolvedConfig> {
|
|
19
|
+
readonly input: CompleteLayerUploadCommandInput;
|
|
20
|
+
constructor(input: CompleteLayerUploadCommandInput);
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
24
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CompleteLayerUploadCommandInput, CompleteLayerUploadCommandOutput>;
|
|
25
|
+
private serialize;
|
|
26
|
+
private deserialize;
|
|
27
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { CreateRepositoryRequest, CreateRepositoryResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type CreateRepositoryCommandInput = CreateRepositoryRequest;
|
|
6
|
+
export declare type CreateRepositoryCommandOutput = CreateRepositoryResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Creates a repository. For more information, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/Repositories.html">Amazon ECR Repositories</a> in the
|
|
9
|
+
* <i>Amazon Elastic Container Registry User Guide</i>.</p>
|
|
10
|
+
*/
|
|
11
|
+
export declare class CreateRepositoryCommand extends $Command<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, ECRClientResolvedConfig> {
|
|
12
|
+
readonly input: CreateRepositoryCommandInput;
|
|
13
|
+
constructor(input: CreateRepositoryCommandInput);
|
|
14
|
+
/**
|
|
15
|
+
* @internal
|
|
16
|
+
*/
|
|
17
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRepositoryCommandInput, CreateRepositoryCommandOutput>;
|
|
18
|
+
private serialize;
|
|
19
|
+
private deserialize;
|
|
20
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { DeleteLifecyclePolicyRequest, DeleteLifecyclePolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type DeleteLifecyclePolicyCommandInput = DeleteLifecyclePolicyRequest;
|
|
6
|
+
export declare type DeleteLifecyclePolicyCommandOutput = DeleteLifecyclePolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Deletes the lifecycle policy associated with the specified repository.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class DeleteLifecyclePolicyCommand extends $Command<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteLifecyclePolicyCommandInput;
|
|
12
|
+
constructor(input: DeleteLifecyclePolicyCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { DeleteRegistryPolicyRequest, DeleteRegistryPolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type DeleteRegistryPolicyCommandInput = DeleteRegistryPolicyRequest;
|
|
6
|
+
export declare type DeleteRegistryPolicyCommandOutput = DeleteRegistryPolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Deletes the registry permissions policy.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class DeleteRegistryPolicyCommand extends $Command<DeleteRegistryPolicyCommandInput, DeleteRegistryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteRegistryPolicyCommandInput;
|
|
12
|
+
constructor(input: DeleteRegistryPolicyCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRegistryPolicyCommandInput, DeleteRegistryPolicyCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { DeleteRepositoryRequest, DeleteRepositoryResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type DeleteRepositoryCommandInput = DeleteRepositoryRequest;
|
|
6
|
+
export declare type DeleteRepositoryCommandOutput = DeleteRepositoryResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Deletes a repository. If the repository contains images, you must either delete all
|
|
9
|
+
* images in the repository or use the <code>force</code> option to delete the
|
|
10
|
+
* repository.</p>
|
|
11
|
+
*/
|
|
12
|
+
export declare class DeleteRepositoryCommand extends $Command<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ECRClientResolvedConfig> {
|
|
13
|
+
readonly input: DeleteRepositoryCommandInput;
|
|
14
|
+
constructor(input: DeleteRepositoryCommandInput);
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput>;
|
|
19
|
+
private serialize;
|
|
20
|
+
private deserialize;
|
|
21
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type DeleteRepositoryPolicyCommandInput = DeleteRepositoryPolicyRequest;
|
|
6
|
+
export declare type DeleteRepositoryPolicyCommandOutput = DeleteRepositoryPolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Deletes the repository policy associated with the specified repository.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class DeleteRepositoryPolicyCommand extends $Command<DeleteRepositoryPolicyCommandInput, DeleteRepositoryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteRepositoryPolicyCommandInput;
|
|
12
|
+
constructor(input: DeleteRepositoryPolicyCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRepositoryPolicyCommandInput, DeleteRepositoryPolicyCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { DescribeImageScanFindingsRequest, DescribeImageScanFindingsResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type DescribeImageScanFindingsCommandInput = DescribeImageScanFindingsRequest;
|
|
6
|
+
export declare type DescribeImageScanFindingsCommandOutput = DescribeImageScanFindingsResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Returns the scan findings for the specified image.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class DescribeImageScanFindingsCommand extends $Command<DescribeImageScanFindingsCommandInput, DescribeImageScanFindingsCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeImageScanFindingsCommandInput;
|
|
12
|
+
constructor(input: DescribeImageScanFindingsCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeImageScanFindingsCommandInput, DescribeImageScanFindingsCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { DescribeImagesRequest, DescribeImagesResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type DescribeImagesCommandInput = DescribeImagesRequest;
|
|
6
|
+
export declare type DescribeImagesCommandOutput = DescribeImagesResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Returns metadata about the images in a repository.</p>
|
|
9
|
+
* <note>
|
|
10
|
+
* <p>Beginning with Docker version 1.9, the Docker client compresses image layers
|
|
11
|
+
* before pushing them to a V2 Docker registry. The output of the <code>docker
|
|
12
|
+
* images</code> command shows the uncompressed image size, so it may return a
|
|
13
|
+
* larger image size than the image sizes returned by <a>DescribeImages</a>.</p>
|
|
14
|
+
* </note>
|
|
15
|
+
*/
|
|
16
|
+
export declare class DescribeImagesCommand extends $Command<DescribeImagesCommandInput, DescribeImagesCommandOutput, ECRClientResolvedConfig> {
|
|
17
|
+
readonly input: DescribeImagesCommandInput;
|
|
18
|
+
constructor(input: DescribeImagesCommandInput);
|
|
19
|
+
/**
|
|
20
|
+
* @internal
|
|
21
|
+
*/
|
|
22
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeImagesCommandInput, DescribeImagesCommandOutput>;
|
|
23
|
+
private serialize;
|
|
24
|
+
private deserialize;
|
|
25
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { DescribeRegistryRequest, DescribeRegistryResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type DescribeRegistryCommandInput = DescribeRegistryRequest;
|
|
6
|
+
export declare type DescribeRegistryCommandOutput = DescribeRegistryResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Describes the settings for a registry. The replication configuration for a repository
|
|
9
|
+
* can be created or updated with the <a>PutReplicationConfiguration</a> API
|
|
10
|
+
* action.</p>
|
|
11
|
+
*/
|
|
12
|
+
export declare class DescribeRegistryCommand extends $Command<DescribeRegistryCommandInput, DescribeRegistryCommandOutput, ECRClientResolvedConfig> {
|
|
13
|
+
readonly input: DescribeRegistryCommandInput;
|
|
14
|
+
constructor(input: DescribeRegistryCommandInput);
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRegistryCommandInput, DescribeRegistryCommandOutput>;
|
|
19
|
+
private serialize;
|
|
20
|
+
private deserialize;
|
|
21
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { DescribeRepositoriesRequest, DescribeRepositoriesResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type DescribeRepositoriesCommandInput = DescribeRepositoriesRequest;
|
|
6
|
+
export declare type DescribeRepositoriesCommandOutput = DescribeRepositoriesResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Describes image repositories in a registry.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class DescribeRepositoriesCommand extends $Command<DescribeRepositoriesCommandInput, DescribeRepositoriesCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeRepositoriesCommandInput;
|
|
12
|
+
constructor(input: DescribeRepositoriesCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRepositoriesCommandInput, DescribeRepositoriesCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { GetAuthorizationTokenRequest, GetAuthorizationTokenResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type GetAuthorizationTokenCommandInput = GetAuthorizationTokenRequest;
|
|
6
|
+
export declare type GetAuthorizationTokenCommandOutput = GetAuthorizationTokenResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Retrieves an authorization token. An authorization token represents your IAM
|
|
9
|
+
* authentication credentials and can be used to access any Amazon ECR registry that your IAM
|
|
10
|
+
* principal has access to. The authorization token is valid for 12 hours.</p>
|
|
11
|
+
* <p>The <code>authorizationToken</code> returned is a base64 encoded string that can be
|
|
12
|
+
* decoded and used in a <code>docker login</code> command to authenticate to a registry.
|
|
13
|
+
* The AWS CLI offers an <code>get-login-password</code> command that simplifies the login
|
|
14
|
+
* process. For more information, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/Registries.html#registry_auth">Registry
|
|
15
|
+
* Authentication</a> in the <i>Amazon Elastic Container Registry User Guide</i>.</p>
|
|
16
|
+
*/
|
|
17
|
+
export declare class GetAuthorizationTokenCommand extends $Command<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput, ECRClientResolvedConfig> {
|
|
18
|
+
readonly input: GetAuthorizationTokenCommandInput;
|
|
19
|
+
constructor(input: GetAuthorizationTokenCommandInput);
|
|
20
|
+
/**
|
|
21
|
+
* @internal
|
|
22
|
+
*/
|
|
23
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput>;
|
|
24
|
+
private serialize;
|
|
25
|
+
private deserialize;
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type GetDownloadUrlForLayerCommandInput = GetDownloadUrlForLayerRequest;
|
|
6
|
+
export declare type GetDownloadUrlForLayerCommandOutput = GetDownloadUrlForLayerResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer. You
|
|
9
|
+
* can only get URLs for image layers that are referenced in an image.</p>
|
|
10
|
+
* <p>When an image is pulled, the GetDownloadUrlForLayer API is called once per image layer
|
|
11
|
+
* that is not already cached.</p>
|
|
12
|
+
* <note>
|
|
13
|
+
* <p>This operation is used by the Amazon ECR proxy and is not generally used by
|
|
14
|
+
* customers for pulling and pushing images. In most cases, you should use the <code>docker</code> CLI to pull, tag, and push images.</p>
|
|
15
|
+
* </note>
|
|
16
|
+
*/
|
|
17
|
+
export declare class GetDownloadUrlForLayerCommand extends $Command<GetDownloadUrlForLayerCommandInput, GetDownloadUrlForLayerCommandOutput, ECRClientResolvedConfig> {
|
|
18
|
+
readonly input: GetDownloadUrlForLayerCommandInput;
|
|
19
|
+
constructor(input: GetDownloadUrlForLayerCommandInput);
|
|
20
|
+
/**
|
|
21
|
+
* @internal
|
|
22
|
+
*/
|
|
23
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDownloadUrlForLayerCommandInput, GetDownloadUrlForLayerCommandOutput>;
|
|
24
|
+
private serialize;
|
|
25
|
+
private deserialize;
|
|
26
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { GetLifecyclePolicyRequest, GetLifecyclePolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type GetLifecyclePolicyCommandInput = GetLifecyclePolicyRequest;
|
|
6
|
+
export declare type GetLifecyclePolicyCommandOutput = GetLifecyclePolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Retrieves the lifecycle policy for the specified repository.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class GetLifecyclePolicyCommand extends $Command<GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: GetLifecyclePolicyCommandInput;
|
|
12
|
+
constructor(input: GetLifecyclePolicyCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { GetLifecyclePolicyPreviewRequest, GetLifecyclePolicyPreviewResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type GetLifecyclePolicyPreviewCommandInput = GetLifecyclePolicyPreviewRequest;
|
|
6
|
+
export declare type GetLifecyclePolicyPreviewCommandOutput = GetLifecyclePolicyPreviewResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Retrieves the results of the lifecycle policy preview request for the specified
|
|
9
|
+
* repository.</p>
|
|
10
|
+
*/
|
|
11
|
+
export declare class GetLifecyclePolicyPreviewCommand extends $Command<GetLifecyclePolicyPreviewCommandInput, GetLifecyclePolicyPreviewCommandOutput, ECRClientResolvedConfig> {
|
|
12
|
+
readonly input: GetLifecyclePolicyPreviewCommandInput;
|
|
13
|
+
constructor(input: GetLifecyclePolicyPreviewCommandInput);
|
|
14
|
+
/**
|
|
15
|
+
* @internal
|
|
16
|
+
*/
|
|
17
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLifecyclePolicyPreviewCommandInput, GetLifecyclePolicyPreviewCommandOutput>;
|
|
18
|
+
private serialize;
|
|
19
|
+
private deserialize;
|
|
20
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { GetRegistryPolicyRequest, GetRegistryPolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type GetRegistryPolicyCommandInput = GetRegistryPolicyRequest;
|
|
6
|
+
export declare type GetRegistryPolicyCommandOutput = GetRegistryPolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Retrieves the permissions policy for a registry.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class GetRegistryPolicyCommand extends $Command<GetRegistryPolicyCommandInput, GetRegistryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: GetRegistryPolicyCommandInput;
|
|
12
|
+
constructor(input: GetRegistryPolicyCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRegistryPolicyCommandInput, GetRegistryPolicyCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { GetRepositoryPolicyRequest, GetRepositoryPolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type GetRepositoryPolicyCommandInput = GetRepositoryPolicyRequest;
|
|
6
|
+
export declare type GetRepositoryPolicyCommandOutput = GetRepositoryPolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Retrieves the repository policy for the specified repository.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class GetRepositoryPolicyCommand extends $Command<GetRepositoryPolicyCommandInput, GetRepositoryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: GetRepositoryPolicyCommandInput;
|
|
12
|
+
constructor(input: GetRepositoryPolicyCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRepositoryPolicyCommandInput, GetRepositoryPolicyCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { InitiateLayerUploadRequest, InitiateLayerUploadResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type InitiateLayerUploadCommandInput = InitiateLayerUploadRequest;
|
|
6
|
+
export declare type InitiateLayerUploadCommandOutput = InitiateLayerUploadResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Notifies Amazon ECR that you intend to upload an image layer.</p>
|
|
9
|
+
* <p>When an image is pushed, the InitiateLayerUpload API is called once per image layer
|
|
10
|
+
* that has not already been uploaded. Whether or not an image layer has been uploaded is
|
|
11
|
+
* determined by the BatchCheckLayerAvailability API action.</p>
|
|
12
|
+
* <note>
|
|
13
|
+
* <p>This operation is used by the Amazon ECR proxy and is not generally used by
|
|
14
|
+
* customers for pulling and pushing images. In most cases, you should use the <code>docker</code> CLI to pull, tag, and push images.</p>
|
|
15
|
+
* </note>
|
|
16
|
+
*/
|
|
17
|
+
export declare class InitiateLayerUploadCommand extends $Command<InitiateLayerUploadCommandInput, InitiateLayerUploadCommandOutput, ECRClientResolvedConfig> {
|
|
18
|
+
readonly input: InitiateLayerUploadCommandInput;
|
|
19
|
+
constructor(input: InitiateLayerUploadCommandInput);
|
|
20
|
+
/**
|
|
21
|
+
* @internal
|
|
22
|
+
*/
|
|
23
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InitiateLayerUploadCommandInput, InitiateLayerUploadCommandOutput>;
|
|
24
|
+
private serialize;
|
|
25
|
+
private deserialize;
|
|
26
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { ListImagesRequest, ListImagesResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type ListImagesCommandInput = ListImagesRequest;
|
|
6
|
+
export declare type ListImagesCommandOutput = ListImagesResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Lists all the image IDs for the specified repository.</p>
|
|
9
|
+
* <p>You can filter images based on whether or not they are tagged by using the
|
|
10
|
+
* <code>tagStatus</code> filter and specifying either <code>TAGGED</code>,
|
|
11
|
+
* <code>UNTAGGED</code> or <code>ANY</code>. For example, you can filter your results
|
|
12
|
+
* to return only <code>UNTAGGED</code> images and then pipe that result to a <a>BatchDeleteImage</a> operation to delete them. Or, you can filter your
|
|
13
|
+
* results to return only <code>TAGGED</code> images to list all of the tags in your
|
|
14
|
+
* repository.</p>
|
|
15
|
+
*/
|
|
16
|
+
export declare class ListImagesCommand extends $Command<ListImagesCommandInput, ListImagesCommandOutput, ECRClientResolvedConfig> {
|
|
17
|
+
readonly input: ListImagesCommandInput;
|
|
18
|
+
constructor(input: ListImagesCommandInput);
|
|
19
|
+
/**
|
|
20
|
+
* @internal
|
|
21
|
+
*/
|
|
22
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImagesCommandInput, ListImagesCommandOutput>;
|
|
23
|
+
private serialize;
|
|
24
|
+
private deserialize;
|
|
25
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type ListTagsForResourceCommandInput = ListTagsForResourceRequest;
|
|
6
|
+
export declare type ListTagsForResourceCommandOutput = ListTagsForResourceResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>List the tags for an Amazon ECR resource.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: ListTagsForResourceCommandInput;
|
|
12
|
+
constructor(input: ListTagsForResourceCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { PutImageRequest, PutImageResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type PutImageCommandInput = PutImageRequest;
|
|
6
|
+
export declare type PutImageCommandOutput = PutImageResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Creates or updates the image manifest and tags associated with an image.</p>
|
|
9
|
+
* <p>When an image is pushed and all new image layers have been uploaded, the PutImage API
|
|
10
|
+
* is called once to create or update the image manifest and the tags associated with the
|
|
11
|
+
* image.</p>
|
|
12
|
+
*
|
|
13
|
+
* <note>
|
|
14
|
+
* <p>This operation is used by the Amazon ECR proxy and is not generally used by
|
|
15
|
+
* customers for pulling and pushing images. In most cases, you should use the <code>docker</code> CLI to pull, tag, and push images.</p>
|
|
16
|
+
* </note>
|
|
17
|
+
*/
|
|
18
|
+
export declare class PutImageCommand extends $Command<PutImageCommandInput, PutImageCommandOutput, ECRClientResolvedConfig> {
|
|
19
|
+
readonly input: PutImageCommandInput;
|
|
20
|
+
constructor(input: PutImageCommandInput);
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
24
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutImageCommandInput, PutImageCommandOutput>;
|
|
25
|
+
private serialize;
|
|
26
|
+
private deserialize;
|
|
27
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { PutImageScanningConfigurationRequest, PutImageScanningConfigurationResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type PutImageScanningConfigurationCommandInput = PutImageScanningConfigurationRequest;
|
|
6
|
+
export declare type PutImageScanningConfigurationCommandOutput = PutImageScanningConfigurationResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Updates the image scanning configuration for the specified repository.</p>
|
|
9
|
+
*/
|
|
10
|
+
export declare class PutImageScanningConfigurationCommand extends $Command<PutImageScanningConfigurationCommandInput, PutImageScanningConfigurationCommandOutput, ECRClientResolvedConfig> {
|
|
11
|
+
readonly input: PutImageScanningConfigurationCommandInput;
|
|
12
|
+
constructor(input: PutImageScanningConfigurationCommandInput);
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutImageScanningConfigurationCommandInput, PutImageScanningConfigurationCommandOutput>;
|
|
17
|
+
private serialize;
|
|
18
|
+
private deserialize;
|
|
19
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { PutImageTagMutabilityRequest, PutImageTagMutabilityResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type PutImageTagMutabilityCommandInput = PutImageTagMutabilityRequest;
|
|
6
|
+
export declare type PutImageTagMutabilityCommandOutput = PutImageTagMutabilityResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Updates the image tag mutability settings for the specified repository. For more
|
|
9
|
+
* information, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-tag-mutability.html">Image Tag
|
|
10
|
+
* Mutability</a> in the <i>Amazon Elastic Container Registry User Guide</i>.</p>
|
|
11
|
+
*/
|
|
12
|
+
export declare class PutImageTagMutabilityCommand extends $Command<PutImageTagMutabilityCommandInput, PutImageTagMutabilityCommandOutput, ECRClientResolvedConfig> {
|
|
13
|
+
readonly input: PutImageTagMutabilityCommandInput;
|
|
14
|
+
constructor(input: PutImageTagMutabilityCommandInput);
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutImageTagMutabilityCommandInput, PutImageTagMutabilityCommandOutput>;
|
|
19
|
+
private serialize;
|
|
20
|
+
private deserialize;
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { PutLifecyclePolicyRequest, PutLifecyclePolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type PutLifecyclePolicyCommandInput = PutLifecyclePolicyRequest;
|
|
6
|
+
export declare type PutLifecyclePolicyCommandOutput = PutLifecyclePolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Creates or updates the lifecycle policy for the specified repository. For more
|
|
9
|
+
* information, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/LifecyclePolicies.html">Lifecycle Policy
|
|
10
|
+
* Template</a>.</p>
|
|
11
|
+
*/
|
|
12
|
+
export declare class PutLifecyclePolicyCommand extends $Command<PutLifecyclePolicyCommandInput, PutLifecyclePolicyCommandOutput, ECRClientResolvedConfig> {
|
|
13
|
+
readonly input: PutLifecyclePolicyCommandInput;
|
|
14
|
+
constructor(input: PutLifecyclePolicyCommandInput);
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutLifecyclePolicyCommandInput, PutLifecyclePolicyCommandOutput>;
|
|
19
|
+
private serialize;
|
|
20
|
+
private deserialize;
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { PutRegistryPolicyRequest, PutRegistryPolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type PutRegistryPolicyCommandInput = PutRegistryPolicyRequest;
|
|
6
|
+
export declare type PutRegistryPolicyCommandOutput = PutRegistryPolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Creates or updates the permissions policy for your registry.</p>
|
|
9
|
+
* <p>A registry policy is used to specify permissions for another AWS account and is used
|
|
10
|
+
* when configuring cross-account replication. For more information, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry-permissions.html">Registry permissions</a> in the <i>Amazon Elastic Container Registry User Guide</i>.</p>
|
|
11
|
+
*/
|
|
12
|
+
export declare class PutRegistryPolicyCommand extends $Command<PutRegistryPolicyCommandInput, PutRegistryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
13
|
+
readonly input: PutRegistryPolicyCommandInput;
|
|
14
|
+
constructor(input: PutRegistryPolicyCommandInput);
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutRegistryPolicyCommandInput, PutRegistryPolicyCommandOutput>;
|
|
19
|
+
private serialize;
|
|
20
|
+
private deserialize;
|
|
21
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { PutReplicationConfigurationRequest, PutReplicationConfigurationResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type PutReplicationConfigurationCommandInput = PutReplicationConfigurationRequest;
|
|
6
|
+
export declare type PutReplicationConfigurationCommandOutput = PutReplicationConfigurationResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Creates or updates the replication configuration for a registry. The existing
|
|
9
|
+
* replication configuration for a repository can be retrieved with the <a>DescribeRegistry</a> API action. The first time the
|
|
10
|
+
* PutReplicationConfiguration API is called, a service-linked IAM role is created in
|
|
11
|
+
* your account for the replication process. For more information, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/using-service-linked-roles.html">Using
|
|
12
|
+
* Service-Linked Roles for Amazon ECR</a> in the
|
|
13
|
+
* <i>Amazon Elastic Container Registry User Guide</i>.</p>
|
|
14
|
+
* <note>
|
|
15
|
+
* <p>When configuring cross-account replication, the destination account must grant the
|
|
16
|
+
* source account permission to replicate. This permission is controlled using a
|
|
17
|
+
* registry permissions policy. For more information, see <a>PutRegistryPolicy</a>.</p>
|
|
18
|
+
* </note>
|
|
19
|
+
*/
|
|
20
|
+
export declare class PutReplicationConfigurationCommand extends $Command<PutReplicationConfigurationCommandInput, PutReplicationConfigurationCommandOutput, ECRClientResolvedConfig> {
|
|
21
|
+
readonly input: PutReplicationConfigurationCommandInput;
|
|
22
|
+
constructor(input: PutReplicationConfigurationCommandInput);
|
|
23
|
+
/**
|
|
24
|
+
* @internal
|
|
25
|
+
*/
|
|
26
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutReplicationConfigurationCommandInput, PutReplicationConfigurationCommandOutput>;
|
|
27
|
+
private serialize;
|
|
28
|
+
private deserialize;
|
|
29
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
|
|
2
|
+
import { SetRepositoryPolicyRequest, SetRepositoryPolicyResponse } from "../models/models_0";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
|
+
export declare type SetRepositoryPolicyCommandInput = SetRepositoryPolicyRequest;
|
|
6
|
+
export declare type SetRepositoryPolicyCommandOutput = SetRepositoryPolicyResponse & __MetadataBearer;
|
|
7
|
+
/**
|
|
8
|
+
* <p>Applies a repository policy to the specified repository to control access permissions.
|
|
9
|
+
* For more information, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/repository-policies.html">Amazon ECR Repository
|
|
10
|
+
* Policies</a> in the <i>Amazon Elastic Container Registry User Guide</i>.</p>
|
|
11
|
+
*/
|
|
12
|
+
export declare class SetRepositoryPolicyCommand extends $Command<SetRepositoryPolicyCommandInput, SetRepositoryPolicyCommandOutput, ECRClientResolvedConfig> {
|
|
13
|
+
readonly input: SetRepositoryPolicyCommandInput;
|
|
14
|
+
constructor(input: SetRepositoryPolicyCommandInput);
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetRepositoryPolicyCommandInput, SetRepositoryPolicyCommandOutput>;
|
|
19
|
+
private serialize;
|
|
20
|
+
private deserialize;
|
|
21
|
+
}
|