@aws-sdk/client-ecr 3.653.0 → 3.654.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-types/commands/BatchCheckLayerAvailabilityCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteImageCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetImageCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetRepositoryScanningConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CompleteLayerUploadCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullThroughCacheRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/CreateRepositoryCreationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeletePullThroughCacheRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRegistryPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryCreationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeImageReplicationStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeImageScanFindingsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeImagesCommand.d.ts +11 -0
- package/dist-types/commands/DescribePullThroughCacheRulesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRegistryCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRepositoryCreationTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountSettingCommand.d.ts +11 -0
- package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +11 -0
- package/dist-types/commands/GetDownloadUrlForLayerCommand.d.ts +11 -0
- package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetLifecyclePolicyPreviewCommand.d.ts +11 -0
- package/dist-types/commands/GetRegistryPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetRegistryScanningConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryPolicyCommand.d.ts +11 -0
- package/dist-types/commands/InitiateLayerUploadCommand.d.ts +11 -0
- package/dist-types/commands/ListImagesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutAccountSettingCommand.d.ts +11 -0
- package/dist-types/commands/PutImageCommand.d.ts +11 -0
- package/dist-types/commands/PutImageScanningConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutImageTagMutabilityCommand.d.ts +11 -0
- package/dist-types/commands/PutLifecyclePolicyCommand.d.ts +11 -0
- package/dist-types/commands/PutRegistryPolicyCommand.d.ts +11 -0
- package/dist-types/commands/PutRegistryScanningConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/SetRepositoryPolicyCommand.d.ts +11 -0
- package/dist-types/commands/StartImageScanCommand.d.ts +11 -0
- package/dist-types/commands/StartLifecyclePolicyPreviewCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullThroughCacheRuleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryCreationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UploadLayerPartCommand.d.ts +11 -0
- package/dist-types/commands/ValidatePullThroughCacheRuleCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/BatchCheckLayerAvailabilityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteImageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetImageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetRepositoryScanningConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CompleteLayerUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullThroughCacheRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCreationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePullThroughCacheRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRegistryPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCreationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeImageReplicationStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeImageScanFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePullThroughCacheRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRegistryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRepositoryCreationTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountSettingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDownloadUrlForLayerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLifecyclePolicyPreviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRegistryPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRegistryScanningConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InitiateLayerUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutAccountSettingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutImageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutImageScanningConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutImageTagMutabilityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLifecyclePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRegistryPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRegistryScanningConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetRepositoryPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartImageScanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartLifecyclePolicyPreviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullThroughCacheRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryCreationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UploadLayerPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ValidatePullThroughCacheRuleCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -93,4 +93,15 @@ declare const BatchCheckLayerAvailabilityCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class BatchCheckLayerAvailabilityCommand extends BatchCheckLayerAvailabilityCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: BatchCheckLayerAvailabilityRequest;
|
|
100
|
+
output: BatchCheckLayerAvailabilityResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: BatchCheckLayerAvailabilityCommandInput;
|
|
104
|
+
output: BatchCheckLayerAvailabilityCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -122,4 +122,15 @@ declare const BatchDeleteImageCommand_base: {
|
|
|
122
122
|
*
|
|
123
123
|
*/
|
|
124
124
|
export declare class BatchDeleteImageCommand extends BatchDeleteImageCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: BatchDeleteImageRequest;
|
|
129
|
+
output: BatchDeleteImageResponse;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: BatchDeleteImageCommandInput;
|
|
133
|
+
output: BatchDeleteImageCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -144,4 +144,15 @@ declare const BatchGetImageCommand_base: {
|
|
|
144
144
|
*
|
|
145
145
|
*/
|
|
146
146
|
export declare class BatchGetImageCommand extends BatchGetImageCommand_base {
|
|
147
|
+
/** @internal type navigation helper, not in runtime. */
|
|
148
|
+
protected static __types: {
|
|
149
|
+
api: {
|
|
150
|
+
input: BatchGetImageRequest;
|
|
151
|
+
output: BatchGetImageResponse;
|
|
152
|
+
};
|
|
153
|
+
sdk: {
|
|
154
|
+
input: BatchGetImageCommandInput;
|
|
155
|
+
output: BatchGetImageCommandOutput;
|
|
156
|
+
};
|
|
157
|
+
};
|
|
147
158
|
}
|
|
@@ -93,4 +93,15 @@ declare const BatchGetRepositoryScanningConfigurationCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class BatchGetRepositoryScanningConfigurationCommand extends BatchGetRepositoryScanningConfigurationCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: BatchGetRepositoryScanningConfigurationRequest;
|
|
100
|
+
output: BatchGetRepositoryScanningConfigurationResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: BatchGetRepositoryScanningConfigurationCommandInput;
|
|
104
|
+
output: BatchGetRepositoryScanningConfigurationCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -104,4 +104,15 @@ declare const CompleteLayerUploadCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class CompleteLayerUploadCommand extends CompleteLayerUploadCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: CompleteLayerUploadRequest;
|
|
111
|
+
output: CompleteLayerUploadResponse;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: CompleteLayerUploadCommandInput;
|
|
115
|
+
output: CompleteLayerUploadCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -103,4 +103,15 @@ declare const CreatePullThroughCacheRuleCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class CreatePullThroughCacheRuleCommand extends CreatePullThroughCacheRuleCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: CreatePullThroughCacheRuleRequest;
|
|
110
|
+
output: CreatePullThroughCacheRuleResponse;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: CreatePullThroughCacheRuleCommandInput;
|
|
114
|
+
output: CreatePullThroughCacheRuleCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -133,4 +133,15 @@ declare const CreateRepositoryCommand_base: {
|
|
|
133
133
|
*
|
|
134
134
|
*/
|
|
135
135
|
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: CreateRepositoryRequest;
|
|
140
|
+
output: CreateRepositoryResponse;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: CreateRepositoryCommandInput;
|
|
144
|
+
output: CreateRepositoryCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -176,4 +176,15 @@ declare const CreateRepositoryCreationTemplateCommand_base: {
|
|
|
176
176
|
*
|
|
177
177
|
*/
|
|
178
178
|
export declare class CreateRepositoryCreationTemplateCommand extends CreateRepositoryCreationTemplateCommand_base {
|
|
179
|
+
/** @internal type navigation helper, not in runtime. */
|
|
180
|
+
protected static __types: {
|
|
181
|
+
api: {
|
|
182
|
+
input: CreateRepositoryCreationTemplateRequest;
|
|
183
|
+
output: CreateRepositoryCreationTemplateResponse;
|
|
184
|
+
};
|
|
185
|
+
sdk: {
|
|
186
|
+
input: CreateRepositoryCreationTemplateCommandInput;
|
|
187
|
+
output: CreateRepositoryCreationTemplateCommandOutput;
|
|
188
|
+
};
|
|
189
|
+
};
|
|
179
190
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteLifecyclePolicyCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteLifecyclePolicyCommand extends DeleteLifecyclePolicyCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteLifecyclePolicyRequest;
|
|
86
|
+
output: DeleteLifecyclePolicyResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteLifecyclePolicyCommandInput;
|
|
90
|
+
output: DeleteLifecyclePolicyCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -76,4 +76,15 @@ declare const DeletePullThroughCacheRuleCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DeletePullThroughCacheRuleCommand extends DeletePullThroughCacheRuleCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DeletePullThroughCacheRuleRequest;
|
|
83
|
+
output: DeletePullThroughCacheRuleResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DeletePullThroughCacheRuleCommandInput;
|
|
87
|
+
output: DeletePullThroughCacheRuleCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteRegistryPolicyCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteRegistryPolicyCommand extends DeleteRegistryPolicyCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: {};
|
|
76
|
+
output: DeleteRegistryPolicyResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteRegistryPolicyCommandInput;
|
|
80
|
+
output: DeleteRegistryPolicyCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -114,4 +114,15 @@ declare const DeleteRepositoryCommand_base: {
|
|
|
114
114
|
*
|
|
115
115
|
*/
|
|
116
116
|
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: DeleteRepositoryRequest;
|
|
121
|
+
output: DeleteRepositoryResponse;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: DeleteRepositoryCommandInput;
|
|
125
|
+
output: DeleteRepositoryCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -119,4 +119,15 @@ declare const DeleteRepositoryCreationTemplateCommand_base: {
|
|
|
119
119
|
*
|
|
120
120
|
*/
|
|
121
121
|
export declare class DeleteRepositoryCreationTemplateCommand extends DeleteRepositoryCreationTemplateCommand_base {
|
|
122
|
+
/** @internal type navigation helper, not in runtime. */
|
|
123
|
+
protected static __types: {
|
|
124
|
+
api: {
|
|
125
|
+
input: DeleteRepositoryCreationTemplateRequest;
|
|
126
|
+
output: DeleteRepositoryCreationTemplateResponse;
|
|
127
|
+
};
|
|
128
|
+
sdk: {
|
|
129
|
+
input: DeleteRepositoryCreationTemplateCommandInput;
|
|
130
|
+
output: DeleteRepositoryCreationTemplateCommandOutput;
|
|
131
|
+
};
|
|
132
|
+
};
|
|
122
133
|
}
|
|
@@ -93,4 +93,15 @@ declare const DeleteRepositoryPolicyCommand_base: {
|
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
export declare class DeleteRepositoryPolicyCommand extends DeleteRepositoryPolicyCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: DeleteRepositoryPolicyRequest;
|
|
100
|
+
output: DeleteRepositoryPolicyResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: DeleteRepositoryPolicyCommandInput;
|
|
104
|
+
output: DeleteRepositoryPolicyCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -91,4 +91,15 @@ declare const DescribeImageReplicationStatusCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class DescribeImageReplicationStatusCommand extends DescribeImageReplicationStatusCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: DescribeImageReplicationStatusRequest;
|
|
98
|
+
output: DescribeImageReplicationStatusResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: DescribeImageReplicationStatusCommandInput;
|
|
102
|
+
output: DescribeImageReplicationStatusCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -211,4 +211,15 @@ declare const DescribeImageScanFindingsCommand_base: {
|
|
|
211
211
|
* @public
|
|
212
212
|
*/
|
|
213
213
|
export declare class DescribeImageScanFindingsCommand extends DescribeImageScanFindingsCommand_base {
|
|
214
|
+
/** @internal type navigation helper, not in runtime. */
|
|
215
|
+
protected static __types: {
|
|
216
|
+
api: {
|
|
217
|
+
input: DescribeImageScanFindingsRequest;
|
|
218
|
+
output: DescribeImageScanFindingsResponse;
|
|
219
|
+
};
|
|
220
|
+
sdk: {
|
|
221
|
+
input: DescribeImageScanFindingsCommandInput;
|
|
222
|
+
output: DescribeImageScanFindingsCommandOutput;
|
|
223
|
+
};
|
|
224
|
+
};
|
|
214
225
|
}
|
|
@@ -115,4 +115,15 @@ declare const DescribeImagesCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class DescribeImagesCommand extends DescribeImagesCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: DescribeImagesRequest;
|
|
122
|
+
output: DescribeImagesResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: DescribeImagesCommandInput;
|
|
126
|
+
output: DescribeImagesCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -87,4 +87,15 @@ declare const DescribePullThroughCacheRulesCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class DescribePullThroughCacheRulesCommand extends DescribePullThroughCacheRulesCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: DescribePullThroughCacheRulesRequest;
|
|
94
|
+
output: DescribePullThroughCacheRulesResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: DescribePullThroughCacheRulesCommandInput;
|
|
98
|
+
output: DescribePullThroughCacheRulesCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeRegistryCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeRegistryCommand extends DescribeRegistryCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: {};
|
|
92
|
+
output: DescribeRegistryResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeRegistryCommandInput;
|
|
96
|
+
output: DescribeRegistryCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -115,4 +115,15 @@ declare const DescribeRepositoriesCommand_base: {
|
|
|
115
115
|
*
|
|
116
116
|
*/
|
|
117
117
|
export declare class DescribeRepositoriesCommand extends DescribeRepositoriesCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: DescribeRepositoriesRequest;
|
|
122
|
+
output: DescribeRepositoriesResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: DescribeRepositoriesCommandInput;
|
|
126
|
+
output: DescribeRepositoriesCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -147,4 +147,15 @@ declare const DescribeRepositoryCreationTemplatesCommand_base: {
|
|
|
147
147
|
*
|
|
148
148
|
*/
|
|
149
149
|
export declare class DescribeRepositoryCreationTemplatesCommand extends DescribeRepositoryCreationTemplatesCommand_base {
|
|
150
|
+
/** @internal type navigation helper, not in runtime. */
|
|
151
|
+
protected static __types: {
|
|
152
|
+
api: {
|
|
153
|
+
input: DescribeRepositoryCreationTemplatesRequest;
|
|
154
|
+
output: DescribeRepositoryCreationTemplatesResponse;
|
|
155
|
+
};
|
|
156
|
+
sdk: {
|
|
157
|
+
input: DescribeRepositoryCreationTemplatesCommandInput;
|
|
158
|
+
output: DescribeRepositoryCreationTemplatesCommandOutput;
|
|
159
|
+
};
|
|
160
|
+
};
|
|
150
161
|
}
|
|
@@ -68,4 +68,15 @@ declare const GetAccountSettingCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class GetAccountSettingCommand extends GetAccountSettingCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: GetAccountSettingRequest;
|
|
75
|
+
output: GetAccountSettingResponse;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: GetAccountSettingCommandInput;
|
|
79
|
+
output: GetAccountSettingCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -99,4 +99,15 @@ declare const GetAuthorizationTokenCommand_base: {
|
|
|
99
99
|
*
|
|
100
100
|
*/
|
|
101
101
|
export declare class GetAuthorizationTokenCommand extends GetAuthorizationTokenCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: GetAuthorizationTokenRequest;
|
|
106
|
+
output: GetAuthorizationTokenResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: GetAuthorizationTokenCommandInput;
|
|
110
|
+
output: GetAuthorizationTokenCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -90,4 +90,15 @@ declare const GetDownloadUrlForLayerCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class GetDownloadUrlForLayerCommand extends GetDownloadUrlForLayerCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: GetDownloadUrlForLayerRequest;
|
|
97
|
+
output: GetDownloadUrlForLayerResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: GetDownloadUrlForLayerCommandInput;
|
|
101
|
+
output: GetDownloadUrlForLayerCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -79,4 +79,15 @@ declare const GetLifecyclePolicyCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class GetLifecyclePolicyCommand extends GetLifecyclePolicyCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: GetLifecyclePolicyRequest;
|
|
86
|
+
output: GetLifecyclePolicyResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: GetLifecyclePolicyCommandInput;
|
|
90
|
+
output: GetLifecyclePolicyCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -107,4 +107,15 @@ declare const GetLifecyclePolicyPreviewCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class GetLifecyclePolicyPreviewCommand extends GetLifecyclePolicyPreviewCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: GetLifecyclePolicyPreviewRequest;
|
|
114
|
+
output: GetLifecyclePolicyPreviewResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: GetLifecyclePolicyPreviewCommandInput;
|
|
118
|
+
output: GetLifecyclePolicyPreviewCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetRegistryPolicyCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetRegistryPolicyCommand extends GetRegistryPolicyCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: {};
|
|
76
|
+
output: GetRegistryPolicyResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetRegistryPolicyCommandInput;
|
|
80
|
+
output: GetRegistryPolicyCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -79,4 +79,15 @@ declare const GetRegistryScanningConfigurationCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class GetRegistryScanningConfigurationCommand extends GetRegistryScanningConfigurationCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: {};
|
|
86
|
+
output: GetRegistryScanningConfigurationResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: GetRegistryScanningConfigurationCommandInput;
|
|
90
|
+
output: GetRegistryScanningConfigurationCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -93,4 +93,15 @@ declare const GetRepositoryPolicyCommand_base: {
|
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
export declare class GetRepositoryPolicyCommand extends GetRepositoryPolicyCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: GetRepositoryPolicyRequest;
|
|
100
|
+
output: GetRepositoryPolicyResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: GetRepositoryPolicyCommandInput;
|
|
104
|
+
output: GetRepositoryPolicyCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -80,4 +80,15 @@ declare const InitiateLayerUploadCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class InitiateLayerUploadCommand extends InitiateLayerUploadCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: InitiateLayerUploadRequest;
|
|
87
|
+
output: InitiateLayerUploadResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: InitiateLayerUploadCommandInput;
|
|
91
|
+
output: InitiateLayerUploadCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -107,4 +107,15 @@ declare const ListImagesCommand_base: {
|
|
|
107
107
|
*
|
|
108
108
|
*/
|
|
109
109
|
export declare class ListImagesCommand extends ListImagesCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: ListImagesRequest;
|
|
114
|
+
output: ListImagesResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: ListImagesCommandInput;
|
|
118
|
+
output: ListImagesCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -73,4 +73,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: ListTagsForResourceRequest;
|
|
80
|
+
output: ListTagsForResourceResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ListTagsForResourceCommandInput;
|
|
84
|
+
output: ListTagsForResourceCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -75,4 +75,15 @@ declare const PutAccountSettingCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class PutAccountSettingCommand extends PutAccountSettingCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: PutAccountSettingRequest;
|
|
82
|
+
output: PutAccountSettingResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: PutAccountSettingCommandInput;
|
|
86
|
+
output: PutAccountSettingCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -116,4 +116,15 @@ declare const PutImageCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class PutImageCommand extends PutImageCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: PutImageRequest;
|
|
123
|
+
output: PutImageResponse;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: PutImageCommandInput;
|
|
127
|
+
output: PutImageCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -84,4 +84,15 @@ declare const PutImageScanningConfigurationCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class PutImageScanningConfigurationCommand extends PutImageScanningConfigurationCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: PutImageScanningConfigurationRequest;
|
|
91
|
+
output: PutImageScanningConfigurationResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: PutImageScanningConfigurationCommandInput;
|
|
95
|
+
output: PutImageScanningConfigurationCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -74,4 +74,15 @@ declare const PutImageTagMutabilityCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class PutImageTagMutabilityCommand extends PutImageTagMutabilityCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: PutImageTagMutabilityRequest;
|
|
81
|
+
output: PutImageTagMutabilityResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: PutImageTagMutabilityCommandInput;
|
|
85
|
+
output: PutImageTagMutabilityCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -77,4 +77,15 @@ declare const PutLifecyclePolicyCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class PutLifecyclePolicyCommand extends PutLifecyclePolicyCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: PutLifecyclePolicyRequest;
|
|
84
|
+
output: PutLifecyclePolicyResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: PutLifecyclePolicyCommandInput;
|
|
88
|
+
output: PutLifecyclePolicyCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -70,4 +70,15 @@ declare const PutRegistryPolicyCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class PutRegistryPolicyCommand extends PutRegistryPolicyCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: PutRegistryPolicyRequest;
|
|
77
|
+
output: PutRegistryPolicyResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: PutRegistryPolicyCommandInput;
|
|
81
|
+
output: PutRegistryPolicyCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -91,4 +91,15 @@ declare const PutRegistryScanningConfigurationCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class PutRegistryScanningConfigurationCommand extends PutRegistryScanningConfigurationCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: PutRegistryScanningConfigurationRequest;
|
|
98
|
+
output: PutRegistryScanningConfigurationResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: PutRegistryScanningConfigurationCommandInput;
|
|
102
|
+
output: PutRegistryScanningConfigurationCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|