@aws-sdk/client-ecr 3.590.0 → 3.596.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
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class ECRServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ecr",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ecr",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|