@aws-sdk/client-ecr 3.47.1 → 3.50.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 (66) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +40 -34
  3. package/dist-types/ts3.4/ECR.d.ts +0 -210
  4. package/dist-types/ts3.4/ECRClient.d.ts +0 -114
  5. package/dist-types/ts3.4/commands/BatchCheckLayerAvailabilityCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/BatchDeleteImageCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/BatchGetImageCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/BatchGetRepositoryScanningConfigurationCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CompleteLayerUploadCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreatePullThroughCacheRuleCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeletePullThroughCacheRuleCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteRegistryPolicyCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteRepositoryPolicyCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DescribeImageReplicationStatusCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DescribeImageScanFindingsCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DescribePullThroughCacheRulesCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DescribeRegistryCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeRepositoriesCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/GetDownloadUrlForLayerCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/GetLifecyclePolicyPreviewCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/GetRegistryPolicyCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/GetRegistryScanningConfigurationCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/GetRepositoryPolicyCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/InitiateLayerUploadCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/PutImageCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/PutImageScanningConfigurationCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/PutImageTagMutabilityCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/PutLifecyclePolicyCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/PutRegistryPolicyCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/PutRegistryScanningConfigurationCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/PutReplicationConfigurationCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/SetRepositoryPolicyCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/StartImageScanCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/StartLifecyclePolicyPreviewCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/UploadLayerPartCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/index.d.ts +0 -41
  47. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  48. package/dist-types/ts3.4/index.d.ts +0 -6
  49. package/dist-types/ts3.4/models/index.d.ts +0 -1
  50. package/dist-types/ts3.4/models/models_0.d.ts +0 -1877
  51. package/dist-types/ts3.4/pagination/DescribeImageScanFindingsPaginator.d.ts +0 -4
  52. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +0 -4
  53. package/dist-types/ts3.4/pagination/DescribePullThroughCacheRulesPaginator.d.ts +0 -4
  54. package/dist-types/ts3.4/pagination/DescribeRepositoriesPaginator.d.ts +0 -4
  55. package/dist-types/ts3.4/pagination/GetLifecyclePolicyPreviewPaginator.d.ts +0 -4
  56. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  57. package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +0 -4
  58. package/dist-types/ts3.4/pagination/index.d.ts +0 -7
  59. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -125
  60. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  61. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  62. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  63. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  64. package/dist-types/ts3.4/waiters/index.d.ts +0 -2
  65. package/dist-types/ts3.4/waiters/waitForImageScanComplete.d.ts +0 -7
  66. package/dist-types/ts3.4/waiters/waitForLifecyclePolicyPreviewComplete.d.ts +0 -7
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, ECRClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient";
4
- import { UploadLayerPartRequest, UploadLayerPartResponse } from "../models/models_0";
5
- export interface UploadLayerPartCommandInput extends UploadLayerPartRequest {
6
- }
7
- export interface UploadLayerPartCommandOutput extends UploadLayerPartResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UploadLayerPartCommand extends $Command<UploadLayerPartCommandInput, UploadLayerPartCommandOutput, ECRClientResolvedConfig> {
11
- readonly input: UploadLayerPartCommandInput;
12
- constructor(input: UploadLayerPartCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ECRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UploadLayerPartCommandInput, UploadLayerPartCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,41 +0,0 @@
1
- export * from "./BatchCheckLayerAvailabilityCommand";
2
- export * from "./BatchDeleteImageCommand";
3
- export * from "./BatchGetImageCommand";
4
- export * from "./BatchGetRepositoryScanningConfigurationCommand";
5
- export * from "./CompleteLayerUploadCommand";
6
- export * from "./CreatePullThroughCacheRuleCommand";
7
- export * from "./CreateRepositoryCommand";
8
- export * from "./DeleteLifecyclePolicyCommand";
9
- export * from "./DeletePullThroughCacheRuleCommand";
10
- export * from "./DeleteRegistryPolicyCommand";
11
- export * from "./DeleteRepositoryCommand";
12
- export * from "./DeleteRepositoryPolicyCommand";
13
- export * from "./DescribeImageReplicationStatusCommand";
14
- export * from "./DescribeImageScanFindingsCommand";
15
- export * from "./DescribeImagesCommand";
16
- export * from "./DescribePullThroughCacheRulesCommand";
17
- export * from "./DescribeRegistryCommand";
18
- export * from "./DescribeRepositoriesCommand";
19
- export * from "./GetAuthorizationTokenCommand";
20
- export * from "./GetDownloadUrlForLayerCommand";
21
- export * from "./GetLifecyclePolicyCommand";
22
- export * from "./GetLifecyclePolicyPreviewCommand";
23
- export * from "./GetRegistryPolicyCommand";
24
- export * from "./GetRegistryScanningConfigurationCommand";
25
- export * from "./GetRepositoryPolicyCommand";
26
- export * from "./InitiateLayerUploadCommand";
27
- export * from "./ListImagesCommand";
28
- export * from "./ListTagsForResourceCommand";
29
- export * from "./PutImageCommand";
30
- export * from "./PutImageScanningConfigurationCommand";
31
- export * from "./PutImageTagMutabilityCommand";
32
- export * from "./PutLifecyclePolicyCommand";
33
- export * from "./PutRegistryPolicyCommand";
34
- export * from "./PutRegistryScanningConfigurationCommand";
35
- export * from "./PutReplicationConfigurationCommand";
36
- export * from "./SetRepositoryPolicyCommand";
37
- export * from "./StartImageScanCommand";
38
- export * from "./StartLifecyclePolicyPreviewCommand";
39
- export * from "./TagResourceCommand";
40
- export * from "./UntagResourceCommand";
41
- export * from "./UploadLayerPartCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,6 +0,0 @@
1
- export * from "./ECR";
2
- export * from "./ECRClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
6
- export * from "./waiters";
@@ -1 +0,0 @@
1
- export * from "./models_0";