@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.
Files changed (91) hide show
  1. package/dist-cjs/index.js +0 -43
  2. package/dist-types/commands/BatchCheckLayerAvailabilityCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchDeleteImageCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetImageCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetRepositoryScanningConfigurationCommand.d.ts +2 -1
  6. package/dist-types/commands/CompleteLayerUploadCommand.d.ts +2 -1
  7. package/dist-types/commands/CreatePullThroughCacheRuleCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
  10. package/dist-types/commands/DeletePullThroughCacheRuleCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteRegistryPolicyCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteRepositoryPolicyCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeImageReplicationStatusCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeImageScanFindingsCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribePullThroughCacheRulesCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeRegistryCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeRepositoriesCommand.d.ts +2 -1
  20. package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +2 -1
  21. package/dist-types/commands/GetDownloadUrlForLayerCommand.d.ts +2 -1
  22. package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +2 -1
  23. package/dist-types/commands/GetLifecyclePolicyPreviewCommand.d.ts +2 -1
  24. package/dist-types/commands/GetRegistryPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/GetRegistryScanningConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/GetRepositoryPolicyCommand.d.ts +2 -1
  27. package/dist-types/commands/InitiateLayerUploadCommand.d.ts +2 -1
  28. package/dist-types/commands/ListImagesCommand.d.ts +2 -1
  29. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/PutImageCommand.d.ts +2 -1
  31. package/dist-types/commands/PutImageScanningConfigurationCommand.d.ts +2 -1
  32. package/dist-types/commands/PutImageTagMutabilityCommand.d.ts +2 -1
  33. package/dist-types/commands/PutLifecyclePolicyCommand.d.ts +2 -1
  34. package/dist-types/commands/PutRegistryPolicyCommand.d.ts +2 -1
  35. package/dist-types/commands/PutRegistryScanningConfigurationCommand.d.ts +2 -1
  36. package/dist-types/commands/PutReplicationConfigurationCommand.d.ts +2 -1
  37. package/dist-types/commands/SetRepositoryPolicyCommand.d.ts +2 -1
  38. package/dist-types/commands/StartImageScanCommand.d.ts +2 -1
  39. package/dist-types/commands/StartLifecyclePolicyPreviewCommand.d.ts +2 -1
  40. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  42. package/dist-types/commands/UpdatePullThroughCacheRuleCommand.d.ts +2 -1
  43. package/dist-types/commands/UploadLayerPartCommand.d.ts +2 -1
  44. package/dist-types/commands/ValidatePullThroughCacheRuleCommand.d.ts +2 -1
  45. package/dist-types/index.d.ts +2 -2
  46. package/dist-types/models/ECRServiceException.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/BatchCheckLayerAvailabilityCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/BatchDeleteImageCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/BatchGetImageCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/BatchGetRepositoryScanningConfigurationCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/CompleteLayerUploadCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/CreatePullThroughCacheRuleCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/DeletePullThroughCacheRuleCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/DeleteRegistryPolicyCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/DeleteRepositoryPolicyCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/DescribeImageReplicationStatusCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/DescribeImageScanFindingsCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/DescribePullThroughCacheRulesCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DescribeRegistryCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DescribeRepositoriesCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/GetDownloadUrlForLayerCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/GetLifecyclePolicyPreviewCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/GetRegistryPolicyCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/GetRegistryScanningConfigurationCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/GetRepositoryPolicyCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/InitiateLayerUploadCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/PutImageCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/PutImageScanningConfigurationCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/PutImageTagMutabilityCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/PutLifecyclePolicyCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/PutRegistryPolicyCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/PutRegistryScanningConfigurationCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/PutReplicationConfigurationCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/SetRepositoryPolicyCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/StartImageScanCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/StartLifecyclePolicyPreviewCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/UpdatePullThroughCacheRuleCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/UploadLayerPartCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ValidatePullThroughCacheRuleCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/models/ECRServiceException.d.ts +2 -1
  91. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { PutLifecyclePolicyRequest, PutLifecyclePolicyResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutRegistryPolicyRequest, PutRegistryPolicyResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutRegistryScanningConfigurationRequest, PutRegistryScanningConfigurati
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutReplicationConfigurationRequest, PutReplicationConfigurationResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SetRepositoryPolicyRequest, SetRepositoryPolicyResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartImageScanRequest, StartImageScanResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartLifecyclePolicyPreviewRequest, StartLifecyclePolicyPreviewResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdatePullThroughCacheRuleRequest, UpdatePullThroughCacheRuleResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UploadLayerPartRequest, UploadLayerPartResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ValidatePullThroughCacheRuleRequest, ValidatePullThroughCacheRuleRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -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 { __ServiceException, __ServiceExceptionOptions };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ValidatePullThroughCacheRuleCommandInput
14
15
  extends ValidatePullThroughCacheRuleRequest {}
15
16
  export interface ValidatePullThroughCacheRuleCommandOutput