@aws-sdk/client-ecr 3.590.0 → 3.592.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/dist-cjs/index.js +0 -43
- package/dist-types/commands/BatchCheckLayerAvailabilityCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteImageCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetImageCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetRepositoryScanningConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CompleteLayerUploadCommand.d.ts +2 -1
- package/dist-types/commands/CreatePullThroughCacheRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeletePullThroughCacheRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegistryPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRepositoryPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageReplicationStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageScanFindingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribePullThroughCacheRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegistryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetDownloadUrlForLayerCommand.d.ts +2 -1
- package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetLifecyclePolicyPreviewCommand.d.ts +2 -1
- package/dist-types/commands/GetRegistryPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRegistryScanningConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositoryPolicyCommand.d.ts +2 -1
- package/dist-types/commands/InitiateLayerUploadCommand.d.ts +2 -1
- package/dist-types/commands/ListImagesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutImageCommand.d.ts +2 -1
- package/dist-types/commands/PutImageScanningConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutImageTagMutabilityCommand.d.ts +2 -1
- package/dist-types/commands/PutLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutRegistryPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutRegistryScanningConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SetRepositoryPolicyCommand.d.ts +2 -1
- package/dist-types/commands/StartImageScanCommand.d.ts +2 -1
- package/dist-types/commands/StartLifecyclePolicyPreviewCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePullThroughCacheRuleCommand.d.ts +2 -1
- package/dist-types/commands/UploadLayerPartCommand.d.ts +2 -1
- package/dist-types/commands/ValidatePullThroughCacheRuleCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/ECRServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchCheckLayerAvailabilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetRepositoryScanningConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CompleteLayerUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePullThroughCacheRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePullThroughCacheRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRegistryPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImageReplicationStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImageScanFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePullThroughCacheRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRegistryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRepositoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDownloadUrlForLayerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLifecyclePolicyPreviewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegistryPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegistryScanningConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRepositoryPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InitiateLayerUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutImageScanningConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutImageTagMutabilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutRegistryPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutRegistryScanningConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetRepositoryPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartImageScanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartLifecyclePolicyPreviewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePullThroughCacheRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UploadLayerPartCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidatePullThroughCacheRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/ECRServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
export * from "./ECRClient";
|
|
15
15
|
export * from "./ECR";
|
|
16
16
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
17
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
18
|
-
export { ECRExtensionConfiguration } from "./extensionConfiguration";
|
|
17
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
18
|
+
export type { ECRExtensionConfiguration } from "./extensionConfiguration";
|
|
19
19
|
export * from "./commands";
|
|
20
20
|
export * from "./pagination";
|
|
21
21
|
export * from "./waiters";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchCheckLayerAvailabilityRequest,
|
|
10
10
|
BatchCheckLayerAvailabilityResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchCheckLayerAvailabilityCommandInput
|
|
14
15
|
extends BatchCheckLayerAvailabilityRequest {}
|
|
15
16
|
export interface BatchCheckLayerAvailabilityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchDeleteImageRequest,
|
|
10
10
|
BatchDeleteImageResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDeleteImageCommandInput extends BatchDeleteImageRequest {}
|
|
14
15
|
export interface BatchDeleteImageCommandOutput
|
|
15
16
|
extends BatchDeleteImageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetImageRequest,
|
|
10
10
|
BatchGetImageResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetImageCommandInput extends BatchGetImageRequest {}
|
|
14
15
|
export interface BatchGetImageCommandOutput
|
|
15
16
|
extends BatchGetImageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetRepositoryScanningConfigurationRequest,
|
|
10
10
|
BatchGetRepositoryScanningConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetRepositoryScanningConfigurationCommandInput
|
|
14
15
|
extends BatchGetRepositoryScanningConfigurationRequest {}
|
|
15
16
|
export interface BatchGetRepositoryScanningConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CompleteLayerUploadRequest,
|
|
10
10
|
CompleteLayerUploadResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CompleteLayerUploadCommandInput
|
|
14
15
|
extends CompleteLayerUploadRequest {}
|
|
15
16
|
export interface CompleteLayerUploadCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreatePullThroughCacheRuleRequest,
|
|
10
10
|
CreatePullThroughCacheRuleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePullThroughCacheRuleCommandInput
|
|
14
15
|
extends CreatePullThroughCacheRuleRequest {}
|
|
15
16
|
export interface CreatePullThroughCacheRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateRepositoryRequest,
|
|
10
10
|
CreateRepositoryResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateRepositoryCommandInput extends CreateRepositoryRequest {}
|
|
14
15
|
export interface CreateRepositoryCommandOutput
|
|
15
16
|
extends CreateRepositoryResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteLifecyclePolicyRequest,
|
|
10
10
|
DeleteLifecyclePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteLifecyclePolicyCommandInput
|
|
14
15
|
extends DeleteLifecyclePolicyRequest {}
|
|
15
16
|
export interface DeleteLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeletePullThroughCacheRuleRequest,
|
|
10
10
|
DeletePullThroughCacheRuleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeletePullThroughCacheRuleCommandInput
|
|
14
15
|
extends DeletePullThroughCacheRuleRequest {}
|
|
15
16
|
export interface DeletePullThroughCacheRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteRegistryPolicyRequest,
|
|
10
10
|
DeleteRegistryPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRegistryPolicyCommandInput
|
|
14
15
|
extends DeleteRegistryPolicyRequest {}
|
|
15
16
|
export interface DeleteRegistryPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteRepositoryRequest,
|
|
10
10
|
DeleteRepositoryResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRepositoryCommandInput extends DeleteRepositoryRequest {}
|
|
14
15
|
export interface DeleteRepositoryCommandOutput
|
|
15
16
|
extends DeleteRepositoryResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteRepositoryPolicyRequest,
|
|
10
10
|
DeleteRepositoryPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRepositoryPolicyCommandInput
|
|
14
15
|
extends DeleteRepositoryPolicyRequest {}
|
|
15
16
|
export interface DeleteRepositoryPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeImageReplicationStatusRequest,
|
|
10
10
|
DescribeImageReplicationStatusResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeImageReplicationStatusCommandInput
|
|
14
15
|
extends DescribeImageReplicationStatusRequest {}
|
|
15
16
|
export interface DescribeImageReplicationStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeImageScanFindingsRequest,
|
|
10
10
|
DescribeImageScanFindingsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeImageScanFindingsCommandInput
|
|
14
15
|
extends DescribeImageScanFindingsRequest {}
|
|
15
16
|
export interface DescribeImageScanFindingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeImagesRequest,
|
|
10
10
|
DescribeImagesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeImagesCommandInput extends DescribeImagesRequest {}
|
|
14
15
|
export interface DescribeImagesCommandOutput
|
|
15
16
|
extends DescribeImagesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribePullThroughCacheRulesRequest,
|
|
10
10
|
DescribePullThroughCacheRulesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribePullThroughCacheRulesCommandInput
|
|
14
15
|
extends DescribePullThroughCacheRulesRequest {}
|
|
15
16
|
export interface DescribePullThroughCacheRulesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeRegistryRequest,
|
|
10
10
|
DescribeRegistryResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeRegistryCommandInput extends DescribeRegistryRequest {}
|
|
14
15
|
export interface DescribeRegistryCommandOutput
|
|
15
16
|
extends DescribeRegistryResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeRepositoriesRequest,
|
|
10
10
|
DescribeRepositoriesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeRepositoriesCommandInput
|
|
14
15
|
extends DescribeRepositoriesRequest {}
|
|
15
16
|
export interface DescribeRepositoriesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetAuthorizationTokenRequest,
|
|
10
10
|
GetAuthorizationTokenResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAuthorizationTokenCommandInput
|
|
14
15
|
extends GetAuthorizationTokenRequest {}
|
|
15
16
|
export interface GetAuthorizationTokenCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDownloadUrlForLayerRequest,
|
|
10
10
|
GetDownloadUrlForLayerResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDownloadUrlForLayerCommandInput
|
|
14
15
|
extends GetDownloadUrlForLayerRequest {}
|
|
15
16
|
export interface GetDownloadUrlForLayerCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetLifecyclePolicyRequest,
|
|
10
10
|
GetLifecyclePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetLifecyclePolicyCommandInput
|
|
14
15
|
extends GetLifecyclePolicyRequest {}
|
|
15
16
|
export interface GetLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetLifecyclePolicyPreviewRequest,
|
|
10
10
|
GetLifecyclePolicyPreviewResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetLifecyclePolicyPreviewCommandInput
|
|
14
15
|
extends GetLifecyclePolicyPreviewRequest {}
|
|
15
16
|
export interface GetLifecyclePolicyPreviewCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetRegistryPolicyRequest,
|
|
10
10
|
GetRegistryPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetRegistryPolicyCommandInput
|
|
14
15
|
extends GetRegistryPolicyRequest {}
|
|
15
16
|
export interface GetRegistryPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetRegistryScanningConfigurationRequest,
|
|
10
10
|
GetRegistryScanningConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetRegistryScanningConfigurationCommandInput
|
|
14
15
|
extends GetRegistryScanningConfigurationRequest {}
|
|
15
16
|
export interface GetRegistryScanningConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetRepositoryPolicyRequest,
|
|
10
10
|
GetRepositoryPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetRepositoryPolicyCommandInput
|
|
14
15
|
extends GetRepositoryPolicyRequest {}
|
|
15
16
|
export interface GetRepositoryPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
InitiateLayerUploadRequest,
|
|
10
10
|
InitiateLayerUploadResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InitiateLayerUploadCommandInput
|
|
14
15
|
extends InitiateLayerUploadRequest {}
|
|
15
16
|
export interface InitiateLayerUploadCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ECRClient";
|
|
8
8
|
import { ListImagesRequest, ListImagesResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListImagesCommandInput extends ListImagesRequest {}
|
|
11
12
|
export interface ListImagesCommandOutput
|
|
12
13
|
extends ListImagesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ECRClient";
|
|
8
8
|
import { PutImageRequest, PutImageResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutImageCommandInput extends PutImageRequest {}
|
|
11
12
|
export interface PutImageCommandOutput
|
|
12
13
|
extends PutImageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutImageScanningConfigurationRequest,
|
|
10
10
|
PutImageScanningConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutImageScanningConfigurationCommandInput
|
|
14
15
|
extends PutImageScanningConfigurationRequest {}
|
|
15
16
|
export interface PutImageScanningConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutImageTagMutabilityRequest,
|
|
10
10
|
PutImageTagMutabilityResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutImageTagMutabilityCommandInput
|
|
14
15
|
extends PutImageTagMutabilityRequest {}
|
|
15
16
|
export interface PutImageTagMutabilityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutLifecyclePolicyRequest,
|
|
10
10
|
PutLifecyclePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutLifecyclePolicyCommandInput
|
|
14
15
|
extends PutLifecyclePolicyRequest {}
|
|
15
16
|
export interface PutLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutRegistryPolicyRequest,
|
|
10
10
|
PutRegistryPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutRegistryPolicyCommandInput
|
|
14
15
|
extends PutRegistryPolicyRequest {}
|
|
15
16
|
export interface PutRegistryPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutRegistryScanningConfigurationRequest,
|
|
10
10
|
PutRegistryScanningConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutRegistryScanningConfigurationCommandInput
|
|
14
15
|
extends PutRegistryScanningConfigurationRequest {}
|
|
15
16
|
export interface PutRegistryScanningConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutReplicationConfigurationRequest,
|
|
10
10
|
PutReplicationConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutReplicationConfigurationCommandInput
|
|
14
15
|
extends PutReplicationConfigurationRequest {}
|
|
15
16
|
export interface PutReplicationConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
SetRepositoryPolicyRequest,
|
|
10
10
|
SetRepositoryPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SetRepositoryPolicyCommandInput
|
|
14
15
|
extends SetRepositoryPolicyRequest {}
|
|
15
16
|
export interface SetRepositoryPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartImageScanRequest,
|
|
10
10
|
StartImageScanResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartImageScanCommandInput extends StartImageScanRequest {}
|
|
14
15
|
export interface StartImageScanCommandOutput
|
|
15
16
|
extends StartImageScanResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartLifecyclePolicyPreviewRequest,
|
|
10
10
|
StartLifecyclePolicyPreviewResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartLifecyclePolicyPreviewCommandInput
|
|
14
15
|
extends StartLifecyclePolicyPreviewRequest {}
|
|
15
16
|
export interface StartLifecyclePolicyPreviewCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ECRClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePullThroughCacheRuleRequest,
|
|
10
10
|
UpdatePullThroughCacheRuleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePullThroughCacheRuleCommandInput
|
|
14
15
|
extends UpdatePullThroughCacheRuleRequest {}
|
|
15
16
|
export interface UpdatePullThroughCacheRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UploadLayerPartRequest,
|
|
10
10
|
UploadLayerPartResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UploadLayerPartCommandInput extends UploadLayerPartRequest {}
|
|
14
15
|
export interface UploadLayerPartCommandOutput
|
|
15
16
|
extends UploadLayerPartResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ValidatePullThroughCacheRuleRequest,
|
|
10
10
|
ValidatePullThroughCacheRuleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ValidatePullThroughCacheRuleCommandInput
|
|
14
15
|
extends ValidatePullThroughCacheRuleRequest {}
|
|
15
16
|
export interface ValidatePullThroughCacheRuleCommandOutput
|