@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-cjs/index.js
CHANGED
|
@@ -286,7 +286,6 @@ var ECRClient = _ECRClient;
|
|
|
286
286
|
|
|
287
287
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
288
288
|
|
|
289
|
-
var import_types = require("@smithy/types");
|
|
290
289
|
|
|
291
290
|
// src/protocols/Aws_json1_1.ts
|
|
292
291
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2697,7 +2696,6 @@ var BatchCheckLayerAvailabilityCommand = _BatchCheckLayerAvailabilityCommand;
|
|
|
2697
2696
|
|
|
2698
2697
|
|
|
2699
2698
|
|
|
2700
|
-
|
|
2701
2699
|
var _BatchDeleteImageCommand = class _BatchDeleteImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2702
2700
|
...commonParams
|
|
2703
2701
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2714,7 +2712,6 @@ var BatchDeleteImageCommand = _BatchDeleteImageCommand;
|
|
|
2714
2712
|
|
|
2715
2713
|
|
|
2716
2714
|
|
|
2717
|
-
|
|
2718
2715
|
var _BatchGetImageCommand = class _BatchGetImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2719
2716
|
...commonParams
|
|
2720
2717
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2731,7 +2728,6 @@ var BatchGetImageCommand = _BatchGetImageCommand;
|
|
|
2731
2728
|
|
|
2732
2729
|
|
|
2733
2730
|
|
|
2734
|
-
|
|
2735
2731
|
var _BatchGetRepositoryScanningConfigurationCommand = class _BatchGetRepositoryScanningConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2736
2732
|
...commonParams
|
|
2737
2733
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2748,7 +2744,6 @@ var BatchGetRepositoryScanningConfigurationCommand = _BatchGetRepositoryScanning
|
|
|
2748
2744
|
|
|
2749
2745
|
|
|
2750
2746
|
|
|
2751
|
-
|
|
2752
2747
|
var _CompleteLayerUploadCommand = class _CompleteLayerUploadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2753
2748
|
...commonParams
|
|
2754
2749
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2765,7 +2760,6 @@ var CompleteLayerUploadCommand = _CompleteLayerUploadCommand;
|
|
|
2765
2760
|
|
|
2766
2761
|
|
|
2767
2762
|
|
|
2768
|
-
|
|
2769
2763
|
var _CreatePullThroughCacheRuleCommand = class _CreatePullThroughCacheRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2770
2764
|
...commonParams
|
|
2771
2765
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2782,7 +2776,6 @@ var CreatePullThroughCacheRuleCommand = _CreatePullThroughCacheRuleCommand;
|
|
|
2782
2776
|
|
|
2783
2777
|
|
|
2784
2778
|
|
|
2785
|
-
|
|
2786
2779
|
var _CreateRepositoryCommand = class _CreateRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2787
2780
|
...commonParams
|
|
2788
2781
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2799,7 +2792,6 @@ var CreateRepositoryCommand = _CreateRepositoryCommand;
|
|
|
2799
2792
|
|
|
2800
2793
|
|
|
2801
2794
|
|
|
2802
|
-
|
|
2803
2795
|
var _DeleteLifecyclePolicyCommand = class _DeleteLifecyclePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2804
2796
|
...commonParams
|
|
2805
2797
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2816,7 +2808,6 @@ var DeleteLifecyclePolicyCommand = _DeleteLifecyclePolicyCommand;
|
|
|
2816
2808
|
|
|
2817
2809
|
|
|
2818
2810
|
|
|
2819
|
-
|
|
2820
2811
|
var _DeletePullThroughCacheRuleCommand = class _DeletePullThroughCacheRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2821
2812
|
...commonParams
|
|
2822
2813
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2833,7 +2824,6 @@ var DeletePullThroughCacheRuleCommand = _DeletePullThroughCacheRuleCommand;
|
|
|
2833
2824
|
|
|
2834
2825
|
|
|
2835
2826
|
|
|
2836
|
-
|
|
2837
2827
|
var _DeleteRegistryPolicyCommand = class _DeleteRegistryPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2838
2828
|
...commonParams
|
|
2839
2829
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2850,7 +2840,6 @@ var DeleteRegistryPolicyCommand = _DeleteRegistryPolicyCommand;
|
|
|
2850
2840
|
|
|
2851
2841
|
|
|
2852
2842
|
|
|
2853
|
-
|
|
2854
2843
|
var _DeleteRepositoryCommand = class _DeleteRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2855
2844
|
...commonParams
|
|
2856
2845
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2867,7 +2856,6 @@ var DeleteRepositoryCommand = _DeleteRepositoryCommand;
|
|
|
2867
2856
|
|
|
2868
2857
|
|
|
2869
2858
|
|
|
2870
|
-
|
|
2871
2859
|
var _DeleteRepositoryPolicyCommand = class _DeleteRepositoryPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2872
2860
|
...commonParams
|
|
2873
2861
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2884,7 +2872,6 @@ var DeleteRepositoryPolicyCommand = _DeleteRepositoryPolicyCommand;
|
|
|
2884
2872
|
|
|
2885
2873
|
|
|
2886
2874
|
|
|
2887
|
-
|
|
2888
2875
|
var _DescribeImageReplicationStatusCommand = class _DescribeImageReplicationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2889
2876
|
...commonParams
|
|
2890
2877
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2901,7 +2888,6 @@ var DescribeImageReplicationStatusCommand = _DescribeImageReplicationStatusComma
|
|
|
2901
2888
|
|
|
2902
2889
|
|
|
2903
2890
|
|
|
2904
|
-
|
|
2905
2891
|
var _DescribeImageScanFindingsCommand = class _DescribeImageScanFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2906
2892
|
...commonParams
|
|
2907
2893
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2918,7 +2904,6 @@ var DescribeImageScanFindingsCommand = _DescribeImageScanFindingsCommand;
|
|
|
2918
2904
|
|
|
2919
2905
|
|
|
2920
2906
|
|
|
2921
|
-
|
|
2922
2907
|
var _DescribeImagesCommand = class _DescribeImagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2923
2908
|
...commonParams
|
|
2924
2909
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2935,7 +2920,6 @@ var DescribeImagesCommand = _DescribeImagesCommand;
|
|
|
2935
2920
|
|
|
2936
2921
|
|
|
2937
2922
|
|
|
2938
|
-
|
|
2939
2923
|
var _DescribePullThroughCacheRulesCommand = class _DescribePullThroughCacheRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2940
2924
|
...commonParams
|
|
2941
2925
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2952,7 +2936,6 @@ var DescribePullThroughCacheRulesCommand = _DescribePullThroughCacheRulesCommand
|
|
|
2952
2936
|
|
|
2953
2937
|
|
|
2954
2938
|
|
|
2955
|
-
|
|
2956
2939
|
var _DescribeRegistryCommand = class _DescribeRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2957
2940
|
...commonParams
|
|
2958
2941
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2969,7 +2952,6 @@ var DescribeRegistryCommand = _DescribeRegistryCommand;
|
|
|
2969
2952
|
|
|
2970
2953
|
|
|
2971
2954
|
|
|
2972
|
-
|
|
2973
2955
|
var _DescribeRepositoriesCommand = class _DescribeRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2974
2956
|
...commonParams
|
|
2975
2957
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2986,7 +2968,6 @@ var DescribeRepositoriesCommand = _DescribeRepositoriesCommand;
|
|
|
2986
2968
|
|
|
2987
2969
|
|
|
2988
2970
|
|
|
2989
|
-
|
|
2990
2971
|
var _GetAuthorizationTokenCommand = class _GetAuthorizationTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2991
2972
|
...commonParams
|
|
2992
2973
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3003,7 +2984,6 @@ var GetAuthorizationTokenCommand = _GetAuthorizationTokenCommand;
|
|
|
3003
2984
|
|
|
3004
2985
|
|
|
3005
2986
|
|
|
3006
|
-
|
|
3007
2987
|
var _GetDownloadUrlForLayerCommand = class _GetDownloadUrlForLayerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3008
2988
|
...commonParams
|
|
3009
2989
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3020,7 +3000,6 @@ var GetDownloadUrlForLayerCommand = _GetDownloadUrlForLayerCommand;
|
|
|
3020
3000
|
|
|
3021
3001
|
|
|
3022
3002
|
|
|
3023
|
-
|
|
3024
3003
|
var _GetLifecyclePolicyCommand = class _GetLifecyclePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3025
3004
|
...commonParams
|
|
3026
3005
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3037,7 +3016,6 @@ var GetLifecyclePolicyCommand = _GetLifecyclePolicyCommand;
|
|
|
3037
3016
|
|
|
3038
3017
|
|
|
3039
3018
|
|
|
3040
|
-
|
|
3041
3019
|
var _GetLifecyclePolicyPreviewCommand = class _GetLifecyclePolicyPreviewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3042
3020
|
...commonParams
|
|
3043
3021
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3054,7 +3032,6 @@ var GetLifecyclePolicyPreviewCommand = _GetLifecyclePolicyPreviewCommand;
|
|
|
3054
3032
|
|
|
3055
3033
|
|
|
3056
3034
|
|
|
3057
|
-
|
|
3058
3035
|
var _GetRegistryPolicyCommand = class _GetRegistryPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3059
3036
|
...commonParams
|
|
3060
3037
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3071,7 +3048,6 @@ var GetRegistryPolicyCommand = _GetRegistryPolicyCommand;
|
|
|
3071
3048
|
|
|
3072
3049
|
|
|
3073
3050
|
|
|
3074
|
-
|
|
3075
3051
|
var _GetRegistryScanningConfigurationCommand = class _GetRegistryScanningConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3076
3052
|
...commonParams
|
|
3077
3053
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3088,7 +3064,6 @@ var GetRegistryScanningConfigurationCommand = _GetRegistryScanningConfigurationC
|
|
|
3088
3064
|
|
|
3089
3065
|
|
|
3090
3066
|
|
|
3091
|
-
|
|
3092
3067
|
var _GetRepositoryPolicyCommand = class _GetRepositoryPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3093
3068
|
...commonParams
|
|
3094
3069
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3105,7 +3080,6 @@ var GetRepositoryPolicyCommand = _GetRepositoryPolicyCommand;
|
|
|
3105
3080
|
|
|
3106
3081
|
|
|
3107
3082
|
|
|
3108
|
-
|
|
3109
3083
|
var _InitiateLayerUploadCommand = class _InitiateLayerUploadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3110
3084
|
...commonParams
|
|
3111
3085
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3122,7 +3096,6 @@ var InitiateLayerUploadCommand = _InitiateLayerUploadCommand;
|
|
|
3122
3096
|
|
|
3123
3097
|
|
|
3124
3098
|
|
|
3125
|
-
|
|
3126
3099
|
var _ListImagesCommand = class _ListImagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3127
3100
|
...commonParams
|
|
3128
3101
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3139,7 +3112,6 @@ var ListImagesCommand = _ListImagesCommand;
|
|
|
3139
3112
|
|
|
3140
3113
|
|
|
3141
3114
|
|
|
3142
|
-
|
|
3143
3115
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3144
3116
|
...commonParams
|
|
3145
3117
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3156,7 +3128,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3156
3128
|
|
|
3157
3129
|
|
|
3158
3130
|
|
|
3159
|
-
|
|
3160
3131
|
var _PutImageCommand = class _PutImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3161
3132
|
...commonParams
|
|
3162
3133
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3173,7 +3144,6 @@ var PutImageCommand = _PutImageCommand;
|
|
|
3173
3144
|
|
|
3174
3145
|
|
|
3175
3146
|
|
|
3176
|
-
|
|
3177
3147
|
var _PutImageScanningConfigurationCommand = class _PutImageScanningConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3178
3148
|
...commonParams
|
|
3179
3149
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3190,7 +3160,6 @@ var PutImageScanningConfigurationCommand = _PutImageScanningConfigurationCommand
|
|
|
3190
3160
|
|
|
3191
3161
|
|
|
3192
3162
|
|
|
3193
|
-
|
|
3194
3163
|
var _PutImageTagMutabilityCommand = class _PutImageTagMutabilityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3195
3164
|
...commonParams
|
|
3196
3165
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3207,7 +3176,6 @@ var PutImageTagMutabilityCommand = _PutImageTagMutabilityCommand;
|
|
|
3207
3176
|
|
|
3208
3177
|
|
|
3209
3178
|
|
|
3210
|
-
|
|
3211
3179
|
var _PutLifecyclePolicyCommand = class _PutLifecyclePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3212
3180
|
...commonParams
|
|
3213
3181
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3224,7 +3192,6 @@ var PutLifecyclePolicyCommand = _PutLifecyclePolicyCommand;
|
|
|
3224
3192
|
|
|
3225
3193
|
|
|
3226
3194
|
|
|
3227
|
-
|
|
3228
3195
|
var _PutRegistryPolicyCommand = class _PutRegistryPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3229
3196
|
...commonParams
|
|
3230
3197
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3241,7 +3208,6 @@ var PutRegistryPolicyCommand = _PutRegistryPolicyCommand;
|
|
|
3241
3208
|
|
|
3242
3209
|
|
|
3243
3210
|
|
|
3244
|
-
|
|
3245
3211
|
var _PutRegistryScanningConfigurationCommand = class _PutRegistryScanningConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3246
3212
|
...commonParams
|
|
3247
3213
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3258,7 +3224,6 @@ var PutRegistryScanningConfigurationCommand = _PutRegistryScanningConfigurationC
|
|
|
3258
3224
|
|
|
3259
3225
|
|
|
3260
3226
|
|
|
3261
|
-
|
|
3262
3227
|
var _PutReplicationConfigurationCommand = class _PutReplicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3263
3228
|
...commonParams
|
|
3264
3229
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3275,7 +3240,6 @@ var PutReplicationConfigurationCommand = _PutReplicationConfigurationCommand;
|
|
|
3275
3240
|
|
|
3276
3241
|
|
|
3277
3242
|
|
|
3278
|
-
|
|
3279
3243
|
var _SetRepositoryPolicyCommand = class _SetRepositoryPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3280
3244
|
...commonParams
|
|
3281
3245
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3292,7 +3256,6 @@ var SetRepositoryPolicyCommand = _SetRepositoryPolicyCommand;
|
|
|
3292
3256
|
|
|
3293
3257
|
|
|
3294
3258
|
|
|
3295
|
-
|
|
3296
3259
|
var _StartImageScanCommand = class _StartImageScanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3297
3260
|
...commonParams
|
|
3298
3261
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3309,7 +3272,6 @@ var StartImageScanCommand = _StartImageScanCommand;
|
|
|
3309
3272
|
|
|
3310
3273
|
|
|
3311
3274
|
|
|
3312
|
-
|
|
3313
3275
|
var _StartLifecyclePolicyPreviewCommand = class _StartLifecyclePolicyPreviewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3314
3276
|
...commonParams
|
|
3315
3277
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3326,7 +3288,6 @@ var StartLifecyclePolicyPreviewCommand = _StartLifecyclePolicyPreviewCommand;
|
|
|
3326
3288
|
|
|
3327
3289
|
|
|
3328
3290
|
|
|
3329
|
-
|
|
3330
3291
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3331
3292
|
...commonParams
|
|
3332
3293
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3343,7 +3304,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3343
3304
|
|
|
3344
3305
|
|
|
3345
3306
|
|
|
3346
|
-
|
|
3347
3307
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3348
3308
|
...commonParams
|
|
3349
3309
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3360,7 +3320,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3360
3320
|
|
|
3361
3321
|
|
|
3362
3322
|
|
|
3363
|
-
|
|
3364
3323
|
var _UpdatePullThroughCacheRuleCommand = class _UpdatePullThroughCacheRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3365
3324
|
...commonParams
|
|
3366
3325
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3377,7 +3336,6 @@ var UpdatePullThroughCacheRuleCommand = _UpdatePullThroughCacheRuleCommand;
|
|
|
3377
3336
|
|
|
3378
3337
|
|
|
3379
3338
|
|
|
3380
|
-
|
|
3381
3339
|
var _UploadLayerPartCommand = class _UploadLayerPartCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3382
3340
|
...commonParams
|
|
3383
3341
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3394,7 +3352,6 @@ var UploadLayerPartCommand = _UploadLayerPartCommand;
|
|
|
3394
3352
|
|
|
3395
3353
|
|
|
3396
3354
|
|
|
3397
|
-
|
|
3398
3355
|
var _ValidatePullThroughCacheRuleCommand = class _ValidatePullThroughCacheRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3399
3356
|
...commonParams
|
|
3400
3357
|
}).m(function(Command, cs, config, o) {
|