@aws-sdk/client-imagebuilder 3.952.0 → 3.954.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 +1212 -808
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/CancelImageCreationCommand.js +2 -2
- package/dist-es/commands/CancelLifecycleExecutionCommand.js +2 -2
- package/dist-es/commands/CreateComponentCommand.js +2 -2
- package/dist-es/commands/CreateContainerRecipeCommand.js +2 -2
- package/dist-es/commands/CreateDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateImageCommand.js +2 -2
- package/dist-es/commands/CreateImagePipelineCommand.js +2 -2
- package/dist-es/commands/CreateImageRecipeCommand.js +2 -2
- package/dist-es/commands/CreateInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/CreateWorkflowCommand.js +2 -2
- package/dist-es/commands/DeleteComponentCommand.js +2 -2
- package/dist-es/commands/DeleteContainerRecipeCommand.js +2 -2
- package/dist-es/commands/DeleteDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteImageCommand.js +2 -2
- package/dist-es/commands/DeleteImagePipelineCommand.js +2 -2
- package/dist-es/commands/DeleteImageRecipeCommand.js +2 -2
- package/dist-es/commands/DeleteInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DistributeImageCommand.js +2 -2
- package/dist-es/commands/GetComponentCommand.js +2 -2
- package/dist-es/commands/GetComponentPolicyCommand.js +2 -2
- package/dist-es/commands/GetContainerRecipeCommand.js +2 -2
- package/dist-es/commands/GetContainerRecipePolicyCommand.js +2 -2
- package/dist-es/commands/GetDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/GetImageCommand.js +2 -2
- package/dist-es/commands/GetImagePipelineCommand.js +2 -2
- package/dist-es/commands/GetImagePolicyCommand.js +2 -2
- package/dist-es/commands/GetImageRecipeCommand.js +2 -2
- package/dist-es/commands/GetImageRecipePolicyCommand.js +2 -2
- package/dist-es/commands/GetInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/GetLifecycleExecutionCommand.js +2 -2
- package/dist-es/commands/GetLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/GetMarketplaceResourceCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowExecutionCommand.js +2 -2
- package/dist-es/commands/GetWorkflowStepExecutionCommand.js +2 -2
- package/dist-es/commands/ImportComponentCommand.js +2 -2
- package/dist-es/commands/ImportDiskImageCommand.js +2 -2
- package/dist-es/commands/ImportVmImageCommand.js +2 -2
- package/dist-es/commands/ListComponentBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListComponentsCommand.js +2 -2
- package/dist-es/commands/ListContainerRecipesCommand.js +2 -2
- package/dist-es/commands/ListDistributionConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListImageBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListImagePackagesCommand.js +2 -2
- package/dist-es/commands/ListImagePipelineImagesCommand.js +2 -2
- package/dist-es/commands/ListImagePipelinesCommand.js +2 -2
- package/dist-es/commands/ListImageRecipesCommand.js +2 -2
- package/dist-es/commands/ListImageScanFindingAggregationsCommand.js +2 -2
- package/dist-es/commands/ListImageScanFindingsCommand.js +2 -2
- package/dist-es/commands/ListImagesCommand.js +2 -2
- package/dist-es/commands/ListInfrastructureConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListLifecycleExecutionResourcesCommand.js +2 -2
- package/dist-es/commands/ListLifecycleExecutionsCommand.js +2 -2
- package/dist-es/commands/ListLifecyclePoliciesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListWaitingWorkflowStepsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowExecutionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowStepExecutionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/PutComponentPolicyCommand.js +2 -2
- package/dist-es/commands/PutContainerRecipePolicyCommand.js +2 -2
- package/dist-es/commands/PutImagePolicyCommand.js +2 -2
- package/dist-es/commands/PutImageRecipePolicyCommand.js +2 -2
- package/dist-es/commands/RetryImageCommand.js +2 -2
- package/dist-es/commands/SendWorkflowStepActionCommand.js +2 -2
- package/dist-es/commands/StartImagePipelineExecutionCommand.js +2 -2
- package/dist-es/commands/StartResourceStateUpdateCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateImagePipelineCommand.js +2 -2
- package/dist-es/commands/UpdateInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateLifecyclePolicyCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +741 -691
- package/dist-types/ImagebuilderClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +355 -415
- package/dist-types/ts3.4/ImagebuilderClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +354 -415
- package/package.json +34 -34
package/dist-cjs/index.js
CHANGED
|
@@ -110,14 +110,14 @@ class ImagebuilderClient extends smithyClient.Client {
|
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
|
|
113
|
+
class ImagebuilderServiceException extends smithyClient.ServiceException {
|
|
114
114
|
constructor(options) {
|
|
115
115
|
super(options);
|
|
116
116
|
Object.setPrototypeOf(this, ImagebuilderServiceException.prototype);
|
|
117
117
|
}
|
|
118
|
-
}
|
|
118
|
+
}
|
|
119
119
|
|
|
120
|
-
|
|
120
|
+
class AccessDeniedException extends ImagebuilderServiceException {
|
|
121
121
|
name = "AccessDeniedException";
|
|
122
122
|
$fault = "client";
|
|
123
123
|
constructor(opts) {
|
|
@@ -128,8 +128,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends ImagebuilderSe
|
|
|
128
128
|
});
|
|
129
129
|
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
130
130
|
}
|
|
131
|
-
}
|
|
132
|
-
|
|
131
|
+
}
|
|
132
|
+
class CallRateLimitExceededException extends ImagebuilderServiceException {
|
|
133
133
|
name = "CallRateLimitExceededException";
|
|
134
134
|
$fault = "client";
|
|
135
135
|
constructor(opts) {
|
|
@@ -140,8 +140,8 @@ let CallRateLimitExceededException$1 = class CallRateLimitExceededException exte
|
|
|
140
140
|
});
|
|
141
141
|
Object.setPrototypeOf(this, CallRateLimitExceededException.prototype);
|
|
142
142
|
}
|
|
143
|
-
}
|
|
144
|
-
|
|
143
|
+
}
|
|
144
|
+
class ClientException extends ImagebuilderServiceException {
|
|
145
145
|
name = "ClientException";
|
|
146
146
|
$fault = "client";
|
|
147
147
|
constructor(opts) {
|
|
@@ -152,8 +152,8 @@ let ClientException$1 = class ClientException extends ImagebuilderServiceExcepti
|
|
|
152
152
|
});
|
|
153
153
|
Object.setPrototypeOf(this, ClientException.prototype);
|
|
154
154
|
}
|
|
155
|
-
}
|
|
156
|
-
|
|
155
|
+
}
|
|
156
|
+
class ForbiddenException extends ImagebuilderServiceException {
|
|
157
157
|
name = "ForbiddenException";
|
|
158
158
|
$fault = "client";
|
|
159
159
|
constructor(opts) {
|
|
@@ -164,8 +164,8 @@ let ForbiddenException$1 = class ForbiddenException extends ImagebuilderServiceE
|
|
|
164
164
|
});
|
|
165
165
|
Object.setPrototypeOf(this, ForbiddenException.prototype);
|
|
166
166
|
}
|
|
167
|
-
}
|
|
168
|
-
|
|
167
|
+
}
|
|
168
|
+
class IdempotentParameterMismatchException extends ImagebuilderServiceException {
|
|
169
169
|
name = "IdempotentParameterMismatchException";
|
|
170
170
|
$fault = "client";
|
|
171
171
|
constructor(opts) {
|
|
@@ -176,8 +176,8 @@ let IdempotentParameterMismatchException$1 = class IdempotentParameterMismatchEx
|
|
|
176
176
|
});
|
|
177
177
|
Object.setPrototypeOf(this, IdempotentParameterMismatchException.prototype);
|
|
178
178
|
}
|
|
179
|
-
}
|
|
180
|
-
|
|
179
|
+
}
|
|
180
|
+
class InvalidRequestException extends ImagebuilderServiceException {
|
|
181
181
|
name = "InvalidRequestException";
|
|
182
182
|
$fault = "client";
|
|
183
183
|
constructor(opts) {
|
|
@@ -188,8 +188,8 @@ let InvalidRequestException$1 = class InvalidRequestException extends Imagebuild
|
|
|
188
188
|
});
|
|
189
189
|
Object.setPrototypeOf(this, InvalidRequestException.prototype);
|
|
190
190
|
}
|
|
191
|
-
}
|
|
192
|
-
|
|
191
|
+
}
|
|
192
|
+
class ResourceInUseException extends ImagebuilderServiceException {
|
|
193
193
|
name = "ResourceInUseException";
|
|
194
194
|
$fault = "client";
|
|
195
195
|
constructor(opts) {
|
|
@@ -200,8 +200,8 @@ let ResourceInUseException$1 = class ResourceInUseException extends Imagebuilder
|
|
|
200
200
|
});
|
|
201
201
|
Object.setPrototypeOf(this, ResourceInUseException.prototype);
|
|
202
202
|
}
|
|
203
|
-
}
|
|
204
|
-
|
|
203
|
+
}
|
|
204
|
+
class ServiceException extends ImagebuilderServiceException {
|
|
205
205
|
name = "ServiceException";
|
|
206
206
|
$fault = "server";
|
|
207
207
|
constructor(opts) {
|
|
@@ -212,8 +212,8 @@ let ServiceException$1 = class ServiceException extends ImagebuilderServiceExcep
|
|
|
212
212
|
});
|
|
213
213
|
Object.setPrototypeOf(this, ServiceException.prototype);
|
|
214
214
|
}
|
|
215
|
-
}
|
|
216
|
-
|
|
215
|
+
}
|
|
216
|
+
class ServiceUnavailableException extends ImagebuilderServiceException {
|
|
217
217
|
name = "ServiceUnavailableException";
|
|
218
218
|
$fault = "server";
|
|
219
219
|
constructor(opts) {
|
|
@@ -224,8 +224,8 @@ let ServiceUnavailableException$1 = class ServiceUnavailableException extends Im
|
|
|
224
224
|
});
|
|
225
225
|
Object.setPrototypeOf(this, ServiceUnavailableException.prototype);
|
|
226
226
|
}
|
|
227
|
-
}
|
|
228
|
-
|
|
227
|
+
}
|
|
228
|
+
class DryRunOperationException extends ImagebuilderServiceException {
|
|
229
229
|
name = "DryRunOperationException";
|
|
230
230
|
$fault = "client";
|
|
231
231
|
constructor(opts) {
|
|
@@ -236,8 +236,8 @@ let DryRunOperationException$1 = class DryRunOperationException extends Imagebui
|
|
|
236
236
|
});
|
|
237
237
|
Object.setPrototypeOf(this, DryRunOperationException.prototype);
|
|
238
238
|
}
|
|
239
|
-
}
|
|
240
|
-
|
|
239
|
+
}
|
|
240
|
+
class InvalidParameterCombinationException extends ImagebuilderServiceException {
|
|
241
241
|
name = "InvalidParameterCombinationException";
|
|
242
242
|
$fault = "client";
|
|
243
243
|
constructor(opts) {
|
|
@@ -248,8 +248,8 @@ let InvalidParameterCombinationException$1 = class InvalidParameterCombinationEx
|
|
|
248
248
|
});
|
|
249
249
|
Object.setPrototypeOf(this, InvalidParameterCombinationException.prototype);
|
|
250
250
|
}
|
|
251
|
-
}
|
|
252
|
-
|
|
251
|
+
}
|
|
252
|
+
class InvalidVersionNumberException extends ImagebuilderServiceException {
|
|
253
253
|
name = "InvalidVersionNumberException";
|
|
254
254
|
$fault = "client";
|
|
255
255
|
constructor(opts) {
|
|
@@ -260,8 +260,8 @@ let InvalidVersionNumberException$1 = class InvalidVersionNumberException extend
|
|
|
260
260
|
});
|
|
261
261
|
Object.setPrototypeOf(this, InvalidVersionNumberException.prototype);
|
|
262
262
|
}
|
|
263
|
-
}
|
|
264
|
-
|
|
263
|
+
}
|
|
264
|
+
class ServiceQuotaExceededException extends ImagebuilderServiceException {
|
|
265
265
|
name = "ServiceQuotaExceededException";
|
|
266
266
|
$fault = "client";
|
|
267
267
|
constructor(opts) {
|
|
@@ -272,8 +272,8 @@ let ServiceQuotaExceededException$1 = class ServiceQuotaExceededException extend
|
|
|
272
272
|
});
|
|
273
273
|
Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
|
|
274
274
|
}
|
|
275
|
-
}
|
|
276
|
-
|
|
275
|
+
}
|
|
276
|
+
class ResourceAlreadyExistsException extends ImagebuilderServiceException {
|
|
277
277
|
name = "ResourceAlreadyExistsException";
|
|
278
278
|
$fault = "client";
|
|
279
279
|
constructor(opts) {
|
|
@@ -284,8 +284,8 @@ let ResourceAlreadyExistsException$1 = class ResourceAlreadyExistsException exte
|
|
|
284
284
|
});
|
|
285
285
|
Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
|
|
286
286
|
}
|
|
287
|
-
}
|
|
288
|
-
|
|
287
|
+
}
|
|
288
|
+
class ResourceDependencyException extends ImagebuilderServiceException {
|
|
289
289
|
name = "ResourceDependencyException";
|
|
290
290
|
$fault = "client";
|
|
291
291
|
constructor(opts) {
|
|
@@ -296,8 +296,8 @@ let ResourceDependencyException$1 = class ResourceDependencyException extends Im
|
|
|
296
296
|
});
|
|
297
297
|
Object.setPrototypeOf(this, ResourceDependencyException.prototype);
|
|
298
298
|
}
|
|
299
|
-
}
|
|
300
|
-
|
|
299
|
+
}
|
|
300
|
+
class ResourceNotFoundException extends ImagebuilderServiceException {
|
|
301
301
|
name = "ResourceNotFoundException";
|
|
302
302
|
$fault = "client";
|
|
303
303
|
constructor(opts) {
|
|
@@ -308,8 +308,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends Imageb
|
|
|
308
308
|
});
|
|
309
309
|
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
310
310
|
}
|
|
311
|
-
}
|
|
312
|
-
|
|
311
|
+
}
|
|
312
|
+
class TooManyRequestsException extends ImagebuilderServiceException {
|
|
313
313
|
name = "TooManyRequestsException";
|
|
314
314
|
$fault = "client";
|
|
315
315
|
constructor(opts) {
|
|
@@ -320,8 +320,8 @@ let TooManyRequestsException$1 = class TooManyRequestsException extends Imagebui
|
|
|
320
320
|
});
|
|
321
321
|
Object.setPrototypeOf(this, TooManyRequestsException.prototype);
|
|
322
322
|
}
|
|
323
|
-
}
|
|
324
|
-
|
|
323
|
+
}
|
|
324
|
+
class InvalidPaginationTokenException extends ImagebuilderServiceException {
|
|
325
325
|
name = "InvalidPaginationTokenException";
|
|
326
326
|
$fault = "client";
|
|
327
327
|
constructor(opts) {
|
|
@@ -332,8 +332,8 @@ let InvalidPaginationTokenException$1 = class InvalidPaginationTokenException ex
|
|
|
332
332
|
});
|
|
333
333
|
Object.setPrototypeOf(this, InvalidPaginationTokenException.prototype);
|
|
334
334
|
}
|
|
335
|
-
}
|
|
336
|
-
|
|
335
|
+
}
|
|
336
|
+
class InvalidParameterException extends ImagebuilderServiceException {
|
|
337
337
|
name = "InvalidParameterException";
|
|
338
338
|
$fault = "client";
|
|
339
339
|
constructor(opts) {
|
|
@@ -344,8 +344,8 @@ let InvalidParameterException$1 = class InvalidParameterException extends Imageb
|
|
|
344
344
|
});
|
|
345
345
|
Object.setPrototypeOf(this, InvalidParameterException.prototype);
|
|
346
346
|
}
|
|
347
|
-
}
|
|
348
|
-
|
|
347
|
+
}
|
|
348
|
+
class InvalidParameterValueException extends ImagebuilderServiceException {
|
|
349
349
|
name = "InvalidParameterValueException";
|
|
350
350
|
$fault = "client";
|
|
351
351
|
constructor(opts) {
|
|
@@ -356,7 +356,7 @@ let InvalidParameterValueException$1 = class InvalidParameterValueException exte
|
|
|
356
356
|
});
|
|
357
357
|
Object.setPrototypeOf(this, InvalidParameterValueException.prototype);
|
|
358
358
|
}
|
|
359
|
-
}
|
|
359
|
+
}
|
|
360
360
|
|
|
361
361
|
const _A = "Ami";
|
|
362
362
|
const _AA = "AccountAggregation";
|
|
@@ -1059,36 +1059,36 @@ const _wVA = "workflowVersionArn";
|
|
|
1059
1059
|
const _wVL = "workflowVersionList";
|
|
1060
1060
|
const _wo = "workflow";
|
|
1061
1061
|
const n0 = "com.amazonaws.imagebuilder";
|
|
1062
|
-
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1063
|
-
schema.TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
1064
|
-
var AccountAggregation = [3, n0, _AA, 0, [_aI, _sC], [0, () => SeverityCounts]];
|
|
1065
|
-
var AdditionalInstanceConfiguration = [
|
|
1062
|
+
var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1063
|
+
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
1064
|
+
var AccountAggregation$ = [3, n0, _AA, 0, [_aI, _sC], [0, () => SeverityCounts$]];
|
|
1065
|
+
var AdditionalInstanceConfiguration$ = [
|
|
1066
1066
|
3,
|
|
1067
1067
|
n0,
|
|
1068
1068
|
_AIC,
|
|
1069
1069
|
0,
|
|
1070
1070
|
[_sMA, _uDO],
|
|
1071
|
-
[() => SystemsManagerAgent
|
|
1071
|
+
[() => SystemsManagerAgent$, 0],
|
|
1072
1072
|
];
|
|
1073
|
-
var Ami = [3, n0, _A, 0, [_r, _i, _n, _d, _s, _aI], [0, 0, 0, 0, () => ImageState
|
|
1074
|
-
var AmiDistributionConfiguration = [
|
|
1073
|
+
var Ami$ = [3, n0, _A, 0, [_r, _i, _n, _d, _s, _aI], [0, 0, 0, 0, () => ImageState$, 0]];
|
|
1074
|
+
var AmiDistributionConfiguration$ = [
|
|
1075
1075
|
3,
|
|
1076
1076
|
n0,
|
|
1077
1077
|
_ADC,
|
|
1078
1078
|
0,
|
|
1079
1079
|
[_n, _d, _tAI, _aT, _kKI, _lP],
|
|
1080
|
-
[0, 0, 64 | 0, 128 | 0, 0, () => LaunchPermissionConfiguration],
|
|
1080
|
+
[0, 0, 64 | 0, 128 | 0, 0, () => LaunchPermissionConfiguration$],
|
|
1081
1081
|
];
|
|
1082
|
-
var AutoDisablePolicy = [3, n0, _ADP, 0, [_fC], [1]];
|
|
1083
|
-
var CallRateLimitExceededException = [-3, n0, _CRLEE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1084
|
-
schema.TypeRegistry.for(n0).registerError(CallRateLimitExceededException
|
|
1085
|
-
var CancelImageCreationRequest = [3, n0, _CICR, 0, [_iBVA, _cT], [0, [0, 4]]];
|
|
1086
|
-
var CancelImageCreationResponse = [3, n0, _CICRa, 0, [_rI, _cT, _iBVA], [0, 0, 0]];
|
|
1087
|
-
var CancelLifecycleExecutionRequest = [3, n0, _CLER, 0, [_lEI, _cT], [0, [0, 4]]];
|
|
1088
|
-
var CancelLifecycleExecutionResponse = [3, n0, _CLERa, 0, [_lEI], [0]];
|
|
1089
|
-
var ClientException = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1090
|
-
schema.TypeRegistry.for(n0).registerError(ClientException
|
|
1091
|
-
var Component = [
|
|
1082
|
+
var AutoDisablePolicy$ = [3, n0, _ADP, 0, [_fC], [1]];
|
|
1083
|
+
var CallRateLimitExceededException$ = [-3, n0, _CRLEE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1084
|
+
schema.TypeRegistry.for(n0).registerError(CallRateLimitExceededException$, CallRateLimitExceededException);
|
|
1085
|
+
var CancelImageCreationRequest$ = [3, n0, _CICR, 0, [_iBVA, _cT], [0, [0, 4]]];
|
|
1086
|
+
var CancelImageCreationResponse$ = [3, n0, _CICRa, 0, [_rI, _cT, _iBVA], [0, 0, 0]];
|
|
1087
|
+
var CancelLifecycleExecutionRequest$ = [3, n0, _CLER, 0, [_lEI, _cT], [0, [0, 4]]];
|
|
1088
|
+
var CancelLifecycleExecutionResponse$ = [3, n0, _CLERa, 0, [_lEI], [0]];
|
|
1089
|
+
var ClientException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1090
|
+
schema.TypeRegistry.for(n0).registerError(ClientException$, ClientException);
|
|
1091
|
+
var Component$ = [
|
|
1092
1092
|
3,
|
|
1093
1093
|
n0,
|
|
1094
1094
|
_C,
|
|
@@ -1103,7 +1103,7 @@ var Component = [
|
|
|
1103
1103
|
0,
|
|
1104
1104
|
0,
|
|
1105
1105
|
64 | 0,
|
|
1106
|
-
() => ComponentState
|
|
1106
|
+
() => ComponentState$,
|
|
1107
1107
|
() => ComponentParameterDetailList,
|
|
1108
1108
|
0,
|
|
1109
1109
|
0,
|
|
@@ -1116,7 +1116,7 @@ var Component = [
|
|
|
1116
1116
|
() => ProductCodeList,
|
|
1117
1117
|
],
|
|
1118
1118
|
];
|
|
1119
|
-
var ComponentConfiguration = [
|
|
1119
|
+
var ComponentConfiguration$ = [
|
|
1120
1120
|
3,
|
|
1121
1121
|
n0,
|
|
1122
1122
|
_CC,
|
|
@@ -1124,18 +1124,18 @@ var ComponentConfiguration = [
|
|
|
1124
1124
|
[_cA, _pa],
|
|
1125
1125
|
[0, () => ComponentParameterList],
|
|
1126
1126
|
];
|
|
1127
|
-
var ComponentParameter = [3, n0, _CP, 0, [_n, _va], [0, 64 | 0]];
|
|
1128
|
-
var ComponentParameterDetail = [3, n0, _CPD, 0, [_n, _t, _dV, _d], [0, 0, 64 | 0, 0]];
|
|
1129
|
-
var ComponentState = [3, n0, _CS, 0, [_st, _re], [0, 0]];
|
|
1130
|
-
var ComponentSummary = [
|
|
1127
|
+
var ComponentParameter$ = [3, n0, _CP, 0, [_n, _va], [0, 64 | 0]];
|
|
1128
|
+
var ComponentParameterDetail$ = [3, n0, _CPD, 0, [_n, _t, _dV, _d], [0, 0, 64 | 0, 0]];
|
|
1129
|
+
var ComponentState$ = [3, n0, _CS, 0, [_st, _re], [0, 0]];
|
|
1130
|
+
var ComponentSummary$ = [
|
|
1131
1131
|
3,
|
|
1132
1132
|
n0,
|
|
1133
1133
|
_CSo,
|
|
1134
1134
|
0,
|
|
1135
1135
|
[_a, _n, _v, _p, _sOV, _s, _t, _o, _d, _cD, _dC, _ta, _pu, _ob],
|
|
1136
|
-
[0, 0, 0, 0, 64 | 0, () => ComponentState
|
|
1136
|
+
[0, 0, 0, 0, 64 | 0, () => ComponentState$, 0, 0, 0, 0, 0, 128 | 0, 0, 2],
|
|
1137
1137
|
];
|
|
1138
|
-
var ComponentVersion = [
|
|
1138
|
+
var ComponentVersion$ = [
|
|
1139
1139
|
3,
|
|
1140
1140
|
n0,
|
|
1141
1141
|
_CV,
|
|
@@ -1143,16 +1143,16 @@ var ComponentVersion = [
|
|
|
1143
1143
|
[_a, _n, _v, _d, _p, _sOV, _t, _o, _dC, _st, _pC],
|
|
1144
1144
|
[0, 0, 0, 0, 0, 64 | 0, 0, 0, 0, 0, () => ProductCodeList],
|
|
1145
1145
|
];
|
|
1146
|
-
var Container = [3, n0, _Co, 0, [_r, _iU], [0, 64 | 0]];
|
|
1147
|
-
var ContainerDistributionConfiguration = [
|
|
1146
|
+
var Container$ = [3, n0, _Co, 0, [_r, _iU], [0, 64 | 0]];
|
|
1147
|
+
var ContainerDistributionConfiguration$ = [
|
|
1148
1148
|
3,
|
|
1149
1149
|
n0,
|
|
1150
1150
|
_CDC,
|
|
1151
1151
|
0,
|
|
1152
1152
|
[_d, _cTo, _tR],
|
|
1153
|
-
[0, 64 | 0, () => TargetContainerRepository],
|
|
1153
|
+
[0, 64 | 0, () => TargetContainerRepository$],
|
|
1154
1154
|
];
|
|
1155
|
-
var ContainerRecipe = [
|
|
1155
|
+
var ContainerRecipe$ = [
|
|
1156
1156
|
3,
|
|
1157
1157
|
n0,
|
|
1158
1158
|
_CR,
|
|
@@ -1167,7 +1167,7 @@ var ContainerRecipe = [
|
|
|
1167
1167
|
0,
|
|
1168
1168
|
0,
|
|
1169
1169
|
() => ComponentConfigurationList,
|
|
1170
|
-
() => InstanceConfiguration
|
|
1170
|
+
() => InstanceConfiguration$,
|
|
1171
1171
|
0,
|
|
1172
1172
|
0,
|
|
1173
1173
|
2,
|
|
@@ -1175,10 +1175,10 @@ var ContainerRecipe = [
|
|
|
1175
1175
|
0,
|
|
1176
1176
|
128 | 0,
|
|
1177
1177
|
0,
|
|
1178
|
-
() => TargetContainerRepository
|
|
1178
|
+
() => TargetContainerRepository$,
|
|
1179
1179
|
],
|
|
1180
1180
|
];
|
|
1181
|
-
var ContainerRecipeSummary = [
|
|
1181
|
+
var ContainerRecipeSummary$ = [
|
|
1182
1182
|
3,
|
|
1183
1183
|
n0,
|
|
1184
1184
|
_CRS,
|
|
@@ -1186,7 +1186,7 @@ var ContainerRecipeSummary = [
|
|
|
1186
1186
|
[_a, _cTon, _n, _p, _o, _pI, _dC, _iI, _ta],
|
|
1187
1187
|
[0, 0, 0, 0, 0, 0, 0, 0, 128 | 0],
|
|
1188
1188
|
];
|
|
1189
|
-
var CreateComponentRequest = [
|
|
1189
|
+
var CreateComponentRequest$ = [
|
|
1190
1190
|
3,
|
|
1191
1191
|
n0,
|
|
1192
1192
|
_CCR,
|
|
@@ -1194,15 +1194,15 @@ var CreateComponentRequest = [
|
|
|
1194
1194
|
[_n, _sV, _d, _cD, _p, _sOV, _da, _u, _kKI, _ta, _cT, _dR],
|
|
1195
1195
|
[0, 0, 0, 0, 0, 64 | 0, 0, 0, 0, 128 | 0, [0, 4], 2],
|
|
1196
1196
|
];
|
|
1197
|
-
var CreateComponentResponse = [
|
|
1197
|
+
var CreateComponentResponse$ = [
|
|
1198
1198
|
3,
|
|
1199
1199
|
n0,
|
|
1200
1200
|
_CCRr,
|
|
1201
1201
|
0,
|
|
1202
1202
|
[_rI, _cT, _cBVA, _lVR],
|
|
1203
|
-
[0, 0, 0, () => LatestVersionReferences],
|
|
1203
|
+
[0, 0, 0, () => LatestVersionReferences$],
|
|
1204
1204
|
];
|
|
1205
|
-
var CreateContainerRecipeRequest = [
|
|
1205
|
+
var CreateContainerRecipeRequest$ = [
|
|
1206
1206
|
3,
|
|
1207
1207
|
n0,
|
|
1208
1208
|
_CCRR,
|
|
@@ -1214,7 +1214,7 @@ var CreateContainerRecipeRequest = [
|
|
|
1214
1214
|
0,
|
|
1215
1215
|
0,
|
|
1216
1216
|
() => ComponentConfigurationList,
|
|
1217
|
-
() => InstanceConfiguration
|
|
1217
|
+
() => InstanceConfiguration$,
|
|
1218
1218
|
0,
|
|
1219
1219
|
0,
|
|
1220
1220
|
0,
|
|
@@ -1222,20 +1222,20 @@ var CreateContainerRecipeRequest = [
|
|
|
1222
1222
|
0,
|
|
1223
1223
|
128 | 0,
|
|
1224
1224
|
0,
|
|
1225
|
-
() => TargetContainerRepository
|
|
1225
|
+
() => TargetContainerRepository$,
|
|
1226
1226
|
0,
|
|
1227
1227
|
[0, 4],
|
|
1228
1228
|
],
|
|
1229
1229
|
];
|
|
1230
|
-
var CreateContainerRecipeResponse = [
|
|
1230
|
+
var CreateContainerRecipeResponse$ = [
|
|
1231
1231
|
3,
|
|
1232
1232
|
n0,
|
|
1233
1233
|
_CCRRr,
|
|
1234
1234
|
0,
|
|
1235
1235
|
[_rI, _cT, _cRA, _lVR],
|
|
1236
|
-
[0, 0, 0, () => LatestVersionReferences],
|
|
1236
|
+
[0, 0, 0, () => LatestVersionReferences$],
|
|
1237
1237
|
];
|
|
1238
|
-
var CreateDistributionConfigurationRequest = [
|
|
1238
|
+
var CreateDistributionConfigurationRequest$ = [
|
|
1239
1239
|
3,
|
|
1240
1240
|
n0,
|
|
1241
1241
|
_CDCR,
|
|
@@ -1243,7 +1243,7 @@ var CreateDistributionConfigurationRequest = [
|
|
|
1243
1243
|
[_n, _d, _di, _ta, _cT],
|
|
1244
1244
|
[0, 0, () => DistributionList, 128 | 0, [0, 4]],
|
|
1245
1245
|
];
|
|
1246
|
-
var CreateDistributionConfigurationResponse = [
|
|
1246
|
+
var CreateDistributionConfigurationResponse$ = [
|
|
1247
1247
|
3,
|
|
1248
1248
|
n0,
|
|
1249
1249
|
_CDCRr,
|
|
@@ -1251,7 +1251,7 @@ var CreateDistributionConfigurationResponse = [
|
|
|
1251
1251
|
[_rI, _cT, _dCA],
|
|
1252
1252
|
[0, 0, 0],
|
|
1253
1253
|
];
|
|
1254
|
-
var CreateImagePipelineRequest = [
|
|
1254
|
+
var CreateImagePipelineRequest$ = [
|
|
1255
1255
|
3,
|
|
1256
1256
|
n0,
|
|
1257
1257
|
_CIPR,
|
|
@@ -1264,20 +1264,20 @@ var CreateImagePipelineRequest = [
|
|
|
1264
1264
|
0,
|
|
1265
1265
|
0,
|
|
1266
1266
|
0,
|
|
1267
|
-
() => ImageTestsConfiguration
|
|
1267
|
+
() => ImageTestsConfiguration$,
|
|
1268
1268
|
2,
|
|
1269
|
-
() => Schedule
|
|
1269
|
+
() => Schedule$,
|
|
1270
1270
|
0,
|
|
1271
1271
|
128 | 0,
|
|
1272
1272
|
[0, 4],
|
|
1273
|
-
() => ImageScanningConfiguration
|
|
1273
|
+
() => ImageScanningConfiguration$,
|
|
1274
1274
|
() => WorkflowConfigurationList,
|
|
1275
1275
|
0,
|
|
1276
|
-
() => PipelineLoggingConfiguration
|
|
1276
|
+
() => PipelineLoggingConfiguration$,
|
|
1277
1277
|
],
|
|
1278
1278
|
];
|
|
1279
|
-
var CreateImagePipelineResponse = [3, n0, _CIPRr, 0, [_rI, _cT, _iPA], [0, 0, 0]];
|
|
1280
|
-
var CreateImageRecipeRequest = [
|
|
1279
|
+
var CreateImagePipelineResponse$ = [3, n0, _CIPRr, 0, [_rI, _cT, _iPA], [0, 0, 0]];
|
|
1280
|
+
var CreateImageRecipeRequest$ = [
|
|
1281
1281
|
3,
|
|
1282
1282
|
n0,
|
|
1283
1283
|
_CIRR,
|
|
@@ -1292,20 +1292,20 @@ var CreateImageRecipeRequest = [
|
|
|
1292
1292
|
() => InstanceBlockDeviceMappings,
|
|
1293
1293
|
128 | 0,
|
|
1294
1294
|
0,
|
|
1295
|
-
() => AdditionalInstanceConfiguration
|
|
1295
|
+
() => AdditionalInstanceConfiguration$,
|
|
1296
1296
|
128 | 0,
|
|
1297
1297
|
[0, 4],
|
|
1298
1298
|
],
|
|
1299
1299
|
];
|
|
1300
|
-
var CreateImageRecipeResponse = [
|
|
1300
|
+
var CreateImageRecipeResponse$ = [
|
|
1301
1301
|
3,
|
|
1302
1302
|
n0,
|
|
1303
1303
|
_CIRRr,
|
|
1304
1304
|
0,
|
|
1305
1305
|
[_rI, _cT, _iRA, _lVR],
|
|
1306
|
-
[0, 0, 0, () => LatestVersionReferences],
|
|
1306
|
+
[0, 0, 0, () => LatestVersionReferences$],
|
|
1307
1307
|
];
|
|
1308
|
-
var CreateImageRequest = [
|
|
1308
|
+
var CreateImageRequest$ = [
|
|
1309
1309
|
3,
|
|
1310
1310
|
n0,
|
|
1311
1311
|
_CIR,
|
|
@@ -1316,25 +1316,25 @@ var CreateImageRequest = [
|
|
|
1316
1316
|
0,
|
|
1317
1317
|
0,
|
|
1318
1318
|
0,
|
|
1319
|
-
() => ImageTestsConfiguration
|
|
1319
|
+
() => ImageTestsConfiguration$,
|
|
1320
1320
|
2,
|
|
1321
1321
|
128 | 0,
|
|
1322
1322
|
[0, 4],
|
|
1323
|
-
() => ImageScanningConfiguration
|
|
1323
|
+
() => ImageScanningConfiguration$,
|
|
1324
1324
|
() => WorkflowConfigurationList,
|
|
1325
1325
|
0,
|
|
1326
|
-
() => ImageLoggingConfiguration
|
|
1326
|
+
() => ImageLoggingConfiguration$,
|
|
1327
1327
|
],
|
|
1328
1328
|
];
|
|
1329
|
-
var CreateImageResponse = [
|
|
1329
|
+
var CreateImageResponse$ = [
|
|
1330
1330
|
3,
|
|
1331
1331
|
n0,
|
|
1332
1332
|
_CIRr,
|
|
1333
1333
|
0,
|
|
1334
1334
|
[_rI, _cT, _iBVA, _lVR],
|
|
1335
|
-
[0, 0, 0, () => LatestVersionReferences],
|
|
1335
|
+
[0, 0, 0, () => LatestVersionReferences$],
|
|
1336
1336
|
];
|
|
1337
|
-
var CreateInfrastructureConfigurationRequest = [
|
|
1337
|
+
var CreateInfrastructureConfigurationRequest$ = [
|
|
1338
1338
|
3,
|
|
1339
1339
|
n0,
|
|
1340
1340
|
_CICRr,
|
|
@@ -1347,18 +1347,18 @@ var CreateInfrastructureConfigurationRequest = [
|
|
|
1347
1347
|
0,
|
|
1348
1348
|
64 | 0,
|
|
1349
1349
|
0,
|
|
1350
|
-
() => Logging
|
|
1350
|
+
() => Logging$,
|
|
1351
1351
|
0,
|
|
1352
1352
|
2,
|
|
1353
1353
|
0,
|
|
1354
1354
|
128 | 0,
|
|
1355
|
-
() => InstanceMetadataOptions
|
|
1355
|
+
() => InstanceMetadataOptions$,
|
|
1356
1356
|
128 | 0,
|
|
1357
|
-
() => Placement
|
|
1357
|
+
() => Placement$,
|
|
1358
1358
|
[0, 4],
|
|
1359
1359
|
],
|
|
1360
1360
|
];
|
|
1361
|
-
var CreateInfrastructureConfigurationResponse = [
|
|
1361
|
+
var CreateInfrastructureConfigurationResponse$ = [
|
|
1362
1362
|
3,
|
|
1363
1363
|
n0,
|
|
1364
1364
|
_CICRre,
|
|
@@ -1366,16 +1366,16 @@ var CreateInfrastructureConfigurationResponse = [
|
|
|
1366
1366
|
[_rI, _cT, _iCA],
|
|
1367
1367
|
[0, 0, 0],
|
|
1368
1368
|
];
|
|
1369
|
-
var CreateLifecyclePolicyRequest = [
|
|
1369
|
+
var CreateLifecyclePolicyRequest$ = [
|
|
1370
1370
|
3,
|
|
1371
1371
|
n0,
|
|
1372
1372
|
_CLPR,
|
|
1373
1373
|
0,
|
|
1374
1374
|
[_n, _d, _st, _eR, _rTe, _pD, _rS, _ta, _cT],
|
|
1375
|
-
[0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection
|
|
1375
|
+
[0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection$, 128 | 0, [0, 4]],
|
|
1376
1376
|
];
|
|
1377
|
-
var CreateLifecyclePolicyResponse = [3, n0, _CLPRr, 0, [_cT, _lPA], [0, 0]];
|
|
1378
|
-
var CreateWorkflowRequest = [
|
|
1377
|
+
var CreateLifecyclePolicyResponse$ = [3, n0, _CLPRr, 0, [_cT, _lPA], [0, 0]];
|
|
1378
|
+
var CreateWorkflowRequest$ = [
|
|
1379
1379
|
3,
|
|
1380
1380
|
n0,
|
|
1381
1381
|
_CWR,
|
|
@@ -1383,17 +1383,17 @@ var CreateWorkflowRequest = [
|
|
|
1383
1383
|
[_n, _sV, _d, _cD, _da, _u, _kKI, _ta, _cT, _t, _dR],
|
|
1384
1384
|
[0, 0, 0, 0, 0, 0, 0, 128 | 0, [0, 4], 0, 2],
|
|
1385
1385
|
];
|
|
1386
|
-
var CreateWorkflowResponse = [
|
|
1386
|
+
var CreateWorkflowResponse$ = [
|
|
1387
1387
|
3,
|
|
1388
1388
|
n0,
|
|
1389
1389
|
_CWRr,
|
|
1390
1390
|
0,
|
|
1391
1391
|
[_cT, _wBVA, _lVR],
|
|
1392
|
-
[0, 0, () => LatestVersionReferences],
|
|
1392
|
+
[0, 0, () => LatestVersionReferences$],
|
|
1393
1393
|
];
|
|
1394
|
-
var CvssScore = [3, n0, _CSv, 0, [_bS, _sVc, _v, _so], [1, 0, 0, 0]];
|
|
1395
|
-
var CvssScoreAdjustment = [3, n0, _CSA, 0, [_me, _re], [0, 0]];
|
|
1396
|
-
var CvssScoreDetails = [
|
|
1394
|
+
var CvssScore$ = [3, n0, _CSv, 0, [_bS, _sVc, _v, _so], [1, 0, 0, 0]];
|
|
1395
|
+
var CvssScoreAdjustment$ = [3, n0, _CSA, 0, [_me, _re], [0, 0]];
|
|
1396
|
+
var CvssScoreDetails$ = [
|
|
1397
1397
|
3,
|
|
1398
1398
|
n0,
|
|
1399
1399
|
_CSD,
|
|
@@ -1401,11 +1401,11 @@ var CvssScoreDetails = [
|
|
|
1401
1401
|
[_sS, _cS, _v, _sco, _sVc, _ad],
|
|
1402
1402
|
[0, 0, 0, 1, 0, () => CvssScoreAdjustmentList],
|
|
1403
1403
|
];
|
|
1404
|
-
var DeleteComponentRequest = [3, n0, _DCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1405
|
-
var DeleteComponentResponse = [3, n0, _DCRe, 0, [_rI, _cBVA], [0, 0]];
|
|
1406
|
-
var DeleteContainerRecipeRequest = [3, n0, _DCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1407
|
-
var DeleteContainerRecipeResponse = [3, n0, _DCRRe, 0, [_rI, _cRA], [0, 0]];
|
|
1408
|
-
var DeleteDistributionConfigurationRequest = [
|
|
1404
|
+
var DeleteComponentRequest$ = [3, n0, _DCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1405
|
+
var DeleteComponentResponse$ = [3, n0, _DCRe, 0, [_rI, _cBVA], [0, 0]];
|
|
1406
|
+
var DeleteContainerRecipeRequest$ = [3, n0, _DCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1407
|
+
var DeleteContainerRecipeResponse$ = [3, n0, _DCRRe, 0, [_rI, _cRA], [0, 0]];
|
|
1408
|
+
var DeleteDistributionConfigurationRequest$ = [
|
|
1409
1409
|
3,
|
|
1410
1410
|
n0,
|
|
1411
1411
|
_DDCR,
|
|
@@ -1413,14 +1413,14 @@ var DeleteDistributionConfigurationRequest = [
|
|
|
1413
1413
|
[_dCA],
|
|
1414
1414
|
[[0, { [_hQ]: _dCA }]],
|
|
1415
1415
|
];
|
|
1416
|
-
var DeleteDistributionConfigurationResponse = [3, n0, _DDCRe, 0, [_rI, _dCA], [0, 0]];
|
|
1417
|
-
var DeleteImagePipelineRequest = [3, n0, _DIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1418
|
-
var DeleteImagePipelineResponse = [3, n0, _DIPRe, 0, [_rI, _iPA], [0, 0]];
|
|
1419
|
-
var DeleteImageRecipeRequest = [3, n0, _DIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1420
|
-
var DeleteImageRecipeResponse = [3, n0, _DIRRe, 0, [_rI, _iRA], [0, 0]];
|
|
1421
|
-
var DeleteImageRequest = [3, n0, _DIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1422
|
-
var DeleteImageResponse = [3, n0, _DIRe, 0, [_rI, _iBVA], [0, 0]];
|
|
1423
|
-
var DeleteInfrastructureConfigurationRequest = [
|
|
1416
|
+
var DeleteDistributionConfigurationResponse$ = [3, n0, _DDCRe, 0, [_rI, _dCA], [0, 0]];
|
|
1417
|
+
var DeleteImagePipelineRequest$ = [3, n0, _DIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1418
|
+
var DeleteImagePipelineResponse$ = [3, n0, _DIPRe, 0, [_rI, _iPA], [0, 0]];
|
|
1419
|
+
var DeleteImageRecipeRequest$ = [3, n0, _DIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1420
|
+
var DeleteImageRecipeResponse$ = [3, n0, _DIRRe, 0, [_rI, _iRA], [0, 0]];
|
|
1421
|
+
var DeleteImageRequest$ = [3, n0, _DIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1422
|
+
var DeleteImageResponse$ = [3, n0, _DIRe, 0, [_rI, _iBVA], [0, 0]];
|
|
1423
|
+
var DeleteInfrastructureConfigurationRequest$ = [
|
|
1424
1424
|
3,
|
|
1425
1425
|
n0,
|
|
1426
1426
|
_DICR,
|
|
@@ -1428,21 +1428,21 @@ var DeleteInfrastructureConfigurationRequest = [
|
|
|
1428
1428
|
[_iCA],
|
|
1429
1429
|
[[0, { [_hQ]: _iCA }]],
|
|
1430
1430
|
];
|
|
1431
|
-
var DeleteInfrastructureConfigurationResponse = [3, n0, _DICRe, 0, [_rI, _iCA], [0, 0]];
|
|
1432
|
-
var DeleteLifecyclePolicyRequest = [3, n0, _DLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1433
|
-
var DeleteLifecyclePolicyResponse = [3, n0, _DLPRe, 0, [_lPA], [0]];
|
|
1434
|
-
var DeleteWorkflowRequest = [3, n0, _DWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1435
|
-
var DeleteWorkflowResponse = [3, n0, _DWRe, 0, [_wBVA], [0]];
|
|
1436
|
-
var DistributeImageRequest = [
|
|
1431
|
+
var DeleteInfrastructureConfigurationResponse$ = [3, n0, _DICRe, 0, [_rI, _iCA], [0, 0]];
|
|
1432
|
+
var DeleteLifecyclePolicyRequest$ = [3, n0, _DLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1433
|
+
var DeleteLifecyclePolicyResponse$ = [3, n0, _DLPRe, 0, [_lPA], [0]];
|
|
1434
|
+
var DeleteWorkflowRequest$ = [3, n0, _DWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1435
|
+
var DeleteWorkflowResponse$ = [3, n0, _DWRe, 0, [_wBVA], [0]];
|
|
1436
|
+
var DistributeImageRequest$ = [
|
|
1437
1437
|
3,
|
|
1438
1438
|
n0,
|
|
1439
1439
|
_DIRi,
|
|
1440
1440
|
0,
|
|
1441
1441
|
[_sIo, _dCA, _eR, _ta, _cT, _lC],
|
|
1442
|
-
[0, 0, 0, 128 | 0, [0, 4], () => ImageLoggingConfiguration],
|
|
1442
|
+
[0, 0, 0, 128 | 0, [0, 4], () => ImageLoggingConfiguration$],
|
|
1443
1443
|
];
|
|
1444
|
-
var DistributeImageResponse = [3, n0, _DIRis, 0, [_cT, _iBVA], [0, 0]];
|
|
1445
|
-
var Distribution = [
|
|
1444
|
+
var DistributeImageResponse$ = [3, n0, _DIRis, 0, [_cT, _iBVA], [0, 0]];
|
|
1445
|
+
var Distribution$ = [
|
|
1446
1446
|
3,
|
|
1447
1447
|
n0,
|
|
1448
1448
|
_D,
|
|
@@ -1450,16 +1450,16 @@ var Distribution = [
|
|
|
1450
1450
|
[_r, _aDC, _cDC, _lCA, _lTC, _sEC, _fLC, _sPC],
|
|
1451
1451
|
[
|
|
1452
1452
|
0,
|
|
1453
|
-
() => AmiDistributionConfiguration
|
|
1454
|
-
() => ContainerDistributionConfiguration
|
|
1453
|
+
() => AmiDistributionConfiguration$,
|
|
1454
|
+
() => ContainerDistributionConfiguration$,
|
|
1455
1455
|
64 | 0,
|
|
1456
1456
|
() => LaunchTemplateConfigurationList,
|
|
1457
|
-
() => S3ExportConfiguration
|
|
1457
|
+
() => S3ExportConfiguration$,
|
|
1458
1458
|
() => FastLaunchConfigurationList,
|
|
1459
1459
|
() => SsmParameterConfigurationList,
|
|
1460
1460
|
],
|
|
1461
1461
|
];
|
|
1462
|
-
var DistributionConfiguration = [
|
|
1462
|
+
var DistributionConfiguration$ = [
|
|
1463
1463
|
3,
|
|
1464
1464
|
n0,
|
|
1465
1465
|
_DC,
|
|
@@ -1467,7 +1467,7 @@ var DistributionConfiguration = [
|
|
|
1467
1467
|
[_a, _n, _d, _di, _tM, _dC, _dU, _ta],
|
|
1468
1468
|
[0, 0, 0, () => DistributionList, 1, 0, 0, 128 | 0],
|
|
1469
1469
|
];
|
|
1470
|
-
var DistributionConfigurationSummary = [
|
|
1470
|
+
var DistributionConfigurationSummary$ = [
|
|
1471
1471
|
3,
|
|
1472
1472
|
n0,
|
|
1473
1473
|
_DCS,
|
|
@@ -1475,9 +1475,9 @@ var DistributionConfigurationSummary = [
|
|
|
1475
1475
|
[_a, _n, _d, _dC, _dU, _ta, _reg],
|
|
1476
1476
|
[0, 0, 0, 0, 0, 128 | 0, 64 | 0],
|
|
1477
1477
|
];
|
|
1478
|
-
var DryRunOperationException = [-3, n0, _DROE, { [_e]: _c, [_hE]: 412 }, [_m], [0]];
|
|
1479
|
-
schema.TypeRegistry.for(n0).registerError(DryRunOperationException
|
|
1480
|
-
var EbsInstanceBlockDeviceSpecification = [
|
|
1478
|
+
var DryRunOperationException$ = [-3, n0, _DROE, { [_e]: _c, [_hE]: 412 }, [_m], [0]];
|
|
1479
|
+
schema.TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOperationException);
|
|
1480
|
+
var EbsInstanceBlockDeviceSpecification$ = [
|
|
1481
1481
|
3,
|
|
1482
1482
|
n0,
|
|
1483
1483
|
_EIBDS,
|
|
@@ -1485,16 +1485,16 @@ var EbsInstanceBlockDeviceSpecification = [
|
|
|
1485
1485
|
[_en, _dOT, _io, _kKI, _sIn, _vS, _vT, _th],
|
|
1486
1486
|
[2, 2, 1, 0, 0, 1, 0, 1],
|
|
1487
1487
|
];
|
|
1488
|
-
var EcrConfiguration = [3, n0, _EC, 0, [_rN, _cTo], [0, 64 | 0]];
|
|
1489
|
-
var FastLaunchConfiguration = [
|
|
1488
|
+
var EcrConfiguration$ = [3, n0, _EC, 0, [_rN, _cTo], [0, 64 | 0]];
|
|
1489
|
+
var FastLaunchConfiguration$ = [
|
|
1490
1490
|
3,
|
|
1491
1491
|
n0,
|
|
1492
1492
|
_FLC,
|
|
1493
1493
|
0,
|
|
1494
1494
|
[_ena, _sCn, _mPL, _lT, _aI],
|
|
1495
|
-
[2, () => FastLaunchSnapshotConfiguration
|
|
1495
|
+
[2, () => FastLaunchSnapshotConfiguration$, 1, () => FastLaunchLaunchTemplateSpecification$, 0],
|
|
1496
1496
|
];
|
|
1497
|
-
var FastLaunchLaunchTemplateSpecification = [
|
|
1497
|
+
var FastLaunchLaunchTemplateSpecification$ = [
|
|
1498
1498
|
3,
|
|
1499
1499
|
n0,
|
|
1500
1500
|
_FLLTS,
|
|
@@ -1502,33 +1502,33 @@ var FastLaunchLaunchTemplateSpecification = [
|
|
|
1502
1502
|
[_lTI, _lTN, _lTV],
|
|
1503
1503
|
[0, 0, 0],
|
|
1504
1504
|
];
|
|
1505
|
-
var FastLaunchSnapshotConfiguration = [3, n0, _FLSC, 0, [_tRC], [1]];
|
|
1506
|
-
var Filter = [3, n0, _F, 0, [_n, _val], [0, 64 | 0]];
|
|
1507
|
-
var ForbiddenException = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1508
|
-
schema.TypeRegistry.for(n0).registerError(ForbiddenException
|
|
1509
|
-
var GetComponentPolicyRequest = [3, n0, _GCPR, 0, [_cA], [[0, { [_hQ]: _cA }]]];
|
|
1510
|
-
var GetComponentPolicyResponse = [3, n0, _GCPRe, 0, [_rI, _po], [0, 0]];
|
|
1511
|
-
var GetComponentRequest = [3, n0, _GCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1512
|
-
var GetComponentResponse = [
|
|
1505
|
+
var FastLaunchSnapshotConfiguration$ = [3, n0, _FLSC, 0, [_tRC], [1]];
|
|
1506
|
+
var Filter$ = [3, n0, _F, 0, [_n, _val], [0, 64 | 0]];
|
|
1507
|
+
var ForbiddenException$ = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1508
|
+
schema.TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
|
|
1509
|
+
var GetComponentPolicyRequest$ = [3, n0, _GCPR, 0, [_cA], [[0, { [_hQ]: _cA }]]];
|
|
1510
|
+
var GetComponentPolicyResponse$ = [3, n0, _GCPRe, 0, [_rI, _po], [0, 0]];
|
|
1511
|
+
var GetComponentRequest$ = [3, n0, _GCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1512
|
+
var GetComponentResponse$ = [
|
|
1513
1513
|
3,
|
|
1514
1514
|
n0,
|
|
1515
1515
|
_GCRe,
|
|
1516
1516
|
0,
|
|
1517
1517
|
[_rI, _com, _lVR],
|
|
1518
|
-
[0, () => Component
|
|
1518
|
+
[0, () => Component$, () => LatestVersionReferences$],
|
|
1519
1519
|
];
|
|
1520
|
-
var GetContainerRecipePolicyRequest = [3, n0, _GCRPR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1521
|
-
var GetContainerRecipePolicyResponse = [3, n0, _GCRPRe, 0, [_rI, _po], [0, 0]];
|
|
1522
|
-
var GetContainerRecipeRequest = [3, n0, _GCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1523
|
-
var GetContainerRecipeResponse = [
|
|
1520
|
+
var GetContainerRecipePolicyRequest$ = [3, n0, _GCRPR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1521
|
+
var GetContainerRecipePolicyResponse$ = [3, n0, _GCRPRe, 0, [_rI, _po], [0, 0]];
|
|
1522
|
+
var GetContainerRecipeRequest$ = [3, n0, _GCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1523
|
+
var GetContainerRecipeResponse$ = [
|
|
1524
1524
|
3,
|
|
1525
1525
|
n0,
|
|
1526
1526
|
_GCRRe,
|
|
1527
1527
|
0,
|
|
1528
1528
|
[_rI, _cR, _lVR],
|
|
1529
|
-
[0, () => ContainerRecipe
|
|
1529
|
+
[0, () => ContainerRecipe$, () => LatestVersionReferences$],
|
|
1530
1530
|
];
|
|
1531
|
-
var GetDistributionConfigurationRequest = [
|
|
1531
|
+
var GetDistributionConfigurationRequest$ = [
|
|
1532
1532
|
3,
|
|
1533
1533
|
n0,
|
|
1534
1534
|
_GDCR,
|
|
@@ -1536,39 +1536,39 @@ var GetDistributionConfigurationRequest = [
|
|
|
1536
1536
|
[_dCA],
|
|
1537
1537
|
[[0, { [_hQ]: _dCA }]],
|
|
1538
1538
|
];
|
|
1539
|
-
var GetDistributionConfigurationResponse = [
|
|
1539
|
+
var GetDistributionConfigurationResponse$ = [
|
|
1540
1540
|
3,
|
|
1541
1541
|
n0,
|
|
1542
1542
|
_GDCRe,
|
|
1543
1543
|
0,
|
|
1544
1544
|
[_rI, _dCi],
|
|
1545
|
-
[0, () => DistributionConfiguration],
|
|
1545
|
+
[0, () => DistributionConfiguration$],
|
|
1546
1546
|
];
|
|
1547
|
-
var GetImagePipelineRequest = [3, n0, _GIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1548
|
-
var GetImagePipelineResponse = [3, n0, _GIPRe, 0, [_rI, _iP], [0, () => ImagePipeline]];
|
|
1549
|
-
var GetImagePolicyRequest = [3, n0, _GIPRet, 0, [_iA], [[0, { [_hQ]: _iA }]]];
|
|
1550
|
-
var GetImagePolicyResponse = [3, n0, _GIPRetm, 0, [_rI, _po], [0, 0]];
|
|
1551
|
-
var GetImageRecipePolicyRequest = [3, n0, _GIRPR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1552
|
-
var GetImageRecipePolicyResponse = [3, n0, _GIRPRe, 0, [_rI, _po], [0, 0]];
|
|
1553
|
-
var GetImageRecipeRequest = [3, n0, _GIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1554
|
-
var GetImageRecipeResponse = [
|
|
1547
|
+
var GetImagePipelineRequest$ = [3, n0, _GIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1548
|
+
var GetImagePipelineResponse$ = [3, n0, _GIPRe, 0, [_rI, _iP], [0, () => ImagePipeline$]];
|
|
1549
|
+
var GetImagePolicyRequest$ = [3, n0, _GIPRet, 0, [_iA], [[0, { [_hQ]: _iA }]]];
|
|
1550
|
+
var GetImagePolicyResponse$ = [3, n0, _GIPRetm, 0, [_rI, _po], [0, 0]];
|
|
1551
|
+
var GetImageRecipePolicyRequest$ = [3, n0, _GIRPR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1552
|
+
var GetImageRecipePolicyResponse$ = [3, n0, _GIRPRe, 0, [_rI, _po], [0, 0]];
|
|
1553
|
+
var GetImageRecipeRequest$ = [3, n0, _GIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1554
|
+
var GetImageRecipeResponse$ = [
|
|
1555
1555
|
3,
|
|
1556
1556
|
n0,
|
|
1557
1557
|
_GIRRe,
|
|
1558
1558
|
0,
|
|
1559
1559
|
[_rI, _iR, _lVR],
|
|
1560
|
-
[0, () => ImageRecipe
|
|
1560
|
+
[0, () => ImageRecipe$, () => LatestVersionReferences$],
|
|
1561
1561
|
];
|
|
1562
|
-
var GetImageRequest = [3, n0, _GIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1563
|
-
var GetImageResponse = [
|
|
1562
|
+
var GetImageRequest$ = [3, n0, _GIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1563
|
+
var GetImageResponse$ = [
|
|
1564
1564
|
3,
|
|
1565
1565
|
n0,
|
|
1566
1566
|
_GIRe,
|
|
1567
1567
|
0,
|
|
1568
1568
|
[_rI, _i, _lVR],
|
|
1569
|
-
[0, () => Image
|
|
1569
|
+
[0, () => Image$, () => LatestVersionReferences$],
|
|
1570
1570
|
];
|
|
1571
|
-
var GetInfrastructureConfigurationRequest = [
|
|
1571
|
+
var GetInfrastructureConfigurationRequest$ = [
|
|
1572
1572
|
3,
|
|
1573
1573
|
n0,
|
|
1574
1574
|
_GICR,
|
|
@@ -1576,22 +1576,29 @@ var GetInfrastructureConfigurationRequest = [
|
|
|
1576
1576
|
[_iCA],
|
|
1577
1577
|
[[0, { [_hQ]: _iCA }]],
|
|
1578
1578
|
];
|
|
1579
|
-
var GetInfrastructureConfigurationResponse = [
|
|
1579
|
+
var GetInfrastructureConfigurationResponse$ = [
|
|
1580
1580
|
3,
|
|
1581
1581
|
n0,
|
|
1582
1582
|
_GICRe,
|
|
1583
1583
|
0,
|
|
1584
1584
|
[_rI, _iCn],
|
|
1585
|
-
[0, () => InfrastructureConfiguration],
|
|
1585
|
+
[0, () => InfrastructureConfiguration$],
|
|
1586
|
+
];
|
|
1587
|
+
var GetLifecycleExecutionRequest$ = [3, n0, _GLER, 0, [_lEI], [[0, { [_hQ]: _lEI }]]];
|
|
1588
|
+
var GetLifecycleExecutionResponse$ = [
|
|
1589
|
+
3,
|
|
1590
|
+
n0,
|
|
1591
|
+
_GLERe,
|
|
1592
|
+
0,
|
|
1593
|
+
[_lE],
|
|
1594
|
+
[() => LifecycleExecution$],
|
|
1586
1595
|
];
|
|
1587
|
-
var
|
|
1588
|
-
var
|
|
1589
|
-
var
|
|
1590
|
-
var
|
|
1591
|
-
var
|
|
1592
|
-
var
|
|
1593
|
-
var GetWorkflowExecutionRequest = [3, n0, _GWER, 0, [_wEI], [[0, { [_hQ]: _wEI }]]];
|
|
1594
|
-
var GetWorkflowExecutionResponse = [
|
|
1596
|
+
var GetLifecyclePolicyRequest$ = [3, n0, _GLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1597
|
+
var GetLifecyclePolicyResponse$ = [3, n0, _GLPRe, 0, [_lPi], [() => LifecyclePolicy$]];
|
|
1598
|
+
var GetMarketplaceResourceRequest$ = [3, n0, _GMRR, 0, [_rTe, _rA, _rL], [0, 0, 0]];
|
|
1599
|
+
var GetMarketplaceResourceResponse$ = [3, n0, _GMRRe, 0, [_rA, _ur, _da], [0, 0, 0]];
|
|
1600
|
+
var GetWorkflowExecutionRequest$ = [3, n0, _GWER, 0, [_wEI], [[0, { [_hQ]: _wEI }]]];
|
|
1601
|
+
var GetWorkflowExecutionResponse$ = [
|
|
1595
1602
|
3,
|
|
1596
1603
|
n0,
|
|
1597
1604
|
_GWERe,
|
|
@@ -1599,17 +1606,17 @@ var GetWorkflowExecutionResponse = [
|
|
|
1599
1606
|
[_rI, _wBVA, _wEI, _iBVA, _t, _st, _m, _tSC, _tSS, _tSF, _tSSo, _sT, _eT, _pG],
|
|
1600
1607
|
[0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0],
|
|
1601
1608
|
];
|
|
1602
|
-
var GetWorkflowRequest = [3, n0, _GWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1603
|
-
var GetWorkflowResponse = [
|
|
1609
|
+
var GetWorkflowRequest$ = [3, n0, _GWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1610
|
+
var GetWorkflowResponse$ = [
|
|
1604
1611
|
3,
|
|
1605
1612
|
n0,
|
|
1606
1613
|
_GWRe,
|
|
1607
1614
|
0,
|
|
1608
1615
|
[_wo, _lVR],
|
|
1609
|
-
[() => Workflow
|
|
1616
|
+
[() => Workflow$, () => LatestVersionReferences$],
|
|
1610
1617
|
];
|
|
1611
|
-
var GetWorkflowStepExecutionRequest = [3, n0, _GWSER, 0, [_sEI], [[0, { [_hQ]: _sEI }]]];
|
|
1612
|
-
var GetWorkflowStepExecutionResponse = [
|
|
1618
|
+
var GetWorkflowStepExecutionRequest$ = [3, n0, _GWSER, 0, [_sEI], [[0, { [_hQ]: _sEI }]]];
|
|
1619
|
+
var GetWorkflowStepExecutionResponse$ = [
|
|
1613
1620
|
3,
|
|
1614
1621
|
n0,
|
|
1615
1622
|
_GWSERe,
|
|
@@ -1617,7 +1624,7 @@ var GetWorkflowStepExecutionResponse = [
|
|
|
1617
1624
|
[_rI, _sEI, _wBVA, _wEI, _iBVA, _n, _d, _ac, _st, _rSo, _m, _in, _ou, _sT, _eT, _oF, _tS],
|
|
1618
1625
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
|
|
1619
1626
|
];
|
|
1620
|
-
var IdempotentParameterMismatchException = [
|
|
1627
|
+
var IdempotentParameterMismatchException$ = [
|
|
1621
1628
|
-3,
|
|
1622
1629
|
n0,
|
|
1623
1630
|
_IPME,
|
|
@@ -1625,8 +1632,8 @@ var IdempotentParameterMismatchException = [
|
|
|
1625
1632
|
[_m],
|
|
1626
1633
|
[0],
|
|
1627
1634
|
];
|
|
1628
|
-
schema.TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException
|
|
1629
|
-
var Image = [
|
|
1635
|
+
schema.TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
|
|
1636
|
+
var Image$ = [
|
|
1630
1637
|
3,
|
|
1631
1638
|
n0,
|
|
1632
1639
|
_I,
|
|
@@ -1668,32 +1675,32 @@ var Image = [
|
|
|
1668
1675
|
0,
|
|
1669
1676
|
2,
|
|
1670
1677
|
0,
|
|
1671
|
-
() => ImageState
|
|
1672
|
-
() => ImageRecipe
|
|
1673
|
-
() => ContainerRecipe
|
|
1678
|
+
() => ImageState$,
|
|
1679
|
+
() => ImageRecipe$,
|
|
1680
|
+
() => ContainerRecipe$,
|
|
1674
1681
|
0,
|
|
1675
1682
|
0,
|
|
1676
|
-
() => InfrastructureConfiguration
|
|
1677
|
-
() => DistributionConfiguration
|
|
1678
|
-
() => ImageTestsConfiguration
|
|
1683
|
+
() => InfrastructureConfiguration$,
|
|
1684
|
+
() => DistributionConfiguration$,
|
|
1685
|
+
() => ImageTestsConfiguration$,
|
|
1679
1686
|
0,
|
|
1680
|
-
() => OutputResources
|
|
1687
|
+
() => OutputResources$,
|
|
1681
1688
|
128 | 0,
|
|
1682
1689
|
0,
|
|
1683
1690
|
0,
|
|
1684
|
-
() => ImageScanState
|
|
1685
|
-
() => ImageScanningConfiguration
|
|
1691
|
+
() => ImageScanState$,
|
|
1692
|
+
() => ImageScanningConfiguration$,
|
|
1686
1693
|
4,
|
|
1687
1694
|
0,
|
|
1688
1695
|
0,
|
|
1689
1696
|
() => WorkflowConfigurationList,
|
|
1690
|
-
() => ImageLoggingConfiguration
|
|
1697
|
+
() => ImageLoggingConfiguration$,
|
|
1691
1698
|
],
|
|
1692
1699
|
];
|
|
1693
|
-
var ImageAggregation = [3, n0, _IA, 0, [_iBVA, _sC], [0, () => SeverityCounts]];
|
|
1694
|
-
var ImageLoggingConfiguration = [3, n0, _ILC, 0, [_lGN], [0]];
|
|
1695
|
-
var ImagePackage = [3, n0, _IP, 0, [_pN, _pV], [0, 0]];
|
|
1696
|
-
var ImagePipeline = [
|
|
1700
|
+
var ImageAggregation$ = [3, n0, _IA, 0, [_iBVA, _sC], [0, () => SeverityCounts$]];
|
|
1701
|
+
var ImageLoggingConfiguration$ = [3, n0, _ILC, 0, [_lGN], [0]];
|
|
1702
|
+
var ImagePackage$ = [3, n0, _IP, 0, [_pN, _pV], [0, 0]];
|
|
1703
|
+
var ImagePipeline$ = [
|
|
1697
1704
|
3,
|
|
1698
1705
|
n0,
|
|
1699
1706
|
_IPm,
|
|
@@ -1733,8 +1740,8 @@ var ImagePipeline = [
|
|
|
1733
1740
|
0,
|
|
1734
1741
|
0,
|
|
1735
1742
|
0,
|
|
1736
|
-
() => ImageTestsConfiguration
|
|
1737
|
-
() => Schedule
|
|
1743
|
+
() => ImageTestsConfiguration$,
|
|
1744
|
+
() => Schedule$,
|
|
1738
1745
|
0,
|
|
1739
1746
|
0,
|
|
1740
1747
|
0,
|
|
@@ -1742,15 +1749,15 @@ var ImagePipeline = [
|
|
|
1742
1749
|
0,
|
|
1743
1750
|
0,
|
|
1744
1751
|
128 | 0,
|
|
1745
|
-
() => ImageScanningConfiguration
|
|
1752
|
+
() => ImageScanningConfiguration$,
|
|
1746
1753
|
0,
|
|
1747
1754
|
() => WorkflowConfigurationList,
|
|
1748
|
-
() => PipelineLoggingConfiguration
|
|
1755
|
+
() => PipelineLoggingConfiguration$,
|
|
1749
1756
|
1,
|
|
1750
1757
|
],
|
|
1751
1758
|
];
|
|
1752
|
-
var ImagePipelineAggregation = [3, n0, _IPA, 0, [_iPA, _sC], [0, () => SeverityCounts]];
|
|
1753
|
-
var ImageRecipe = [
|
|
1759
|
+
var ImagePipelineAggregation$ = [3, n0, _IPA, 0, [_iPA, _sC], [0, () => SeverityCounts$]];
|
|
1760
|
+
var ImageRecipe$ = [
|
|
1754
1761
|
3,
|
|
1755
1762
|
n0,
|
|
1756
1763
|
_IR,
|
|
@@ -1770,11 +1777,11 @@ var ImageRecipe = [
|
|
|
1770
1777
|
0,
|
|
1771
1778
|
128 | 0,
|
|
1772
1779
|
0,
|
|
1773
|
-
() => AdditionalInstanceConfiguration
|
|
1780
|
+
() => AdditionalInstanceConfiguration$,
|
|
1774
1781
|
128 | 0,
|
|
1775
1782
|
],
|
|
1776
1783
|
];
|
|
1777
|
-
var ImageRecipeSummary = [
|
|
1784
|
+
var ImageRecipeSummary$ = [
|
|
1778
1785
|
3,
|
|
1779
1786
|
n0,
|
|
1780
1787
|
_IRS,
|
|
@@ -1782,34 +1789,54 @@ var ImageRecipeSummary = [
|
|
|
1782
1789
|
[_a, _n, _p, _o, _pI, _dC, _ta],
|
|
1783
1790
|
[0, 0, 0, 0, 0, 0, 128 | 0],
|
|
1784
1791
|
];
|
|
1785
|
-
var ImageScanFinding = [
|
|
1792
|
+
var ImageScanFinding$ = [
|
|
1786
1793
|
3,
|
|
1787
1794
|
n0,
|
|
1788
1795
|
_ISF,
|
|
1789
1796
|
0,
|
|
1790
1797
|
[_aAI, _iBVA, _iPA, _t, _d, _ti, _rem, _se, _fOA, _uA, _iSn, _iSD, _pVD, _fA],
|
|
1791
|
-
[
|
|
1798
|
+
[
|
|
1799
|
+
0,
|
|
1800
|
+
0,
|
|
1801
|
+
0,
|
|
1802
|
+
0,
|
|
1803
|
+
0,
|
|
1804
|
+
0,
|
|
1805
|
+
() => Remediation$,
|
|
1806
|
+
0,
|
|
1807
|
+
4,
|
|
1808
|
+
4,
|
|
1809
|
+
1,
|
|
1810
|
+
() => InspectorScoreDetails$,
|
|
1811
|
+
() => PackageVulnerabilityDetails$,
|
|
1812
|
+
0,
|
|
1813
|
+
],
|
|
1792
1814
|
];
|
|
1793
|
-
var ImageScanFindingAggregation = [
|
|
1815
|
+
var ImageScanFindingAggregation$ = [
|
|
1794
1816
|
3,
|
|
1795
1817
|
n0,
|
|
1796
1818
|
_ISFA,
|
|
1797
1819
|
0,
|
|
1798
1820
|
[_aA, _iAm, _iPAm, _vIA],
|
|
1799
|
-
[
|
|
1821
|
+
[
|
|
1822
|
+
() => AccountAggregation$,
|
|
1823
|
+
() => ImageAggregation$,
|
|
1824
|
+
() => ImagePipelineAggregation$,
|
|
1825
|
+
() => VulnerabilityIdAggregation$,
|
|
1826
|
+
],
|
|
1800
1827
|
];
|
|
1801
|
-
var ImageScanFindingsFilter = [3, n0, _ISFF, 0, [_n, _val], [0, 64 | 0]];
|
|
1802
|
-
var ImageScanningConfiguration = [
|
|
1828
|
+
var ImageScanFindingsFilter$ = [3, n0, _ISFF, 0, [_n, _val], [0, 64 | 0]];
|
|
1829
|
+
var ImageScanningConfiguration$ = [
|
|
1803
1830
|
3,
|
|
1804
1831
|
n0,
|
|
1805
1832
|
_ISC,
|
|
1806
1833
|
0,
|
|
1807
1834
|
[_iSE, _eC],
|
|
1808
|
-
[2, () => EcrConfiguration],
|
|
1835
|
+
[2, () => EcrConfiguration$],
|
|
1809
1836
|
];
|
|
1810
|
-
var ImageScanState = [3, n0, _ISS, 0, [_st, _re], [0, 0]];
|
|
1811
|
-
var ImageState = [3, n0, _IS, 0, [_st, _re], [0, 0]];
|
|
1812
|
-
var ImageSummary = [
|
|
1837
|
+
var ImageScanState$ = [3, n0, _ISS, 0, [_st, _re], [0, 0]];
|
|
1838
|
+
var ImageState$ = [3, n0, _IS, 0, [_st, _re], [0, 0]];
|
|
1839
|
+
var ImageSummary$ = [
|
|
1813
1840
|
3,
|
|
1814
1841
|
n0,
|
|
1815
1842
|
_ISm,
|
|
@@ -1822,20 +1849,20 @@ var ImageSummary = [
|
|
|
1822
1849
|
0,
|
|
1823
1850
|
0,
|
|
1824
1851
|
0,
|
|
1825
|
-
() => ImageState
|
|
1852
|
+
() => ImageState$,
|
|
1826
1853
|
0,
|
|
1827
1854
|
0,
|
|
1828
|
-
() => OutputResources
|
|
1855
|
+
() => OutputResources$,
|
|
1829
1856
|
128 | 0,
|
|
1830
1857
|
0,
|
|
1831
1858
|
0,
|
|
1832
1859
|
4,
|
|
1833
1860
|
0,
|
|
1834
|
-
() => ImageLoggingConfiguration
|
|
1861
|
+
() => ImageLoggingConfiguration$,
|
|
1835
1862
|
],
|
|
1836
1863
|
];
|
|
1837
|
-
var ImageTestsConfiguration = [3, n0, _ITC, 0, [_iTE, _tM], [2, 1]];
|
|
1838
|
-
var ImageVersion = [
|
|
1864
|
+
var ImageTestsConfiguration$ = [3, n0, _ITC, 0, [_iTE, _tM], [2, 1]];
|
|
1865
|
+
var ImageVersion$ = [
|
|
1839
1866
|
3,
|
|
1840
1867
|
n0,
|
|
1841
1868
|
_IV,
|
|
@@ -1843,7 +1870,7 @@ var ImageVersion = [
|
|
|
1843
1870
|
[_a, _n, _t, _v, _p, _oV, _o, _dC, _bT, _iS],
|
|
1844
1871
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
1845
1872
|
];
|
|
1846
|
-
var ImportComponentRequest = [
|
|
1873
|
+
var ImportComponentRequest$ = [
|
|
1847
1874
|
3,
|
|
1848
1875
|
n0,
|
|
1849
1876
|
_ICR,
|
|
@@ -1851,26 +1878,26 @@ var ImportComponentRequest = [
|
|
|
1851
1878
|
[_n, _sV, _d, _cD, _t, _f, _p, _da, _u, _kKI, _ta, _cT],
|
|
1852
1879
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, [0, 4]],
|
|
1853
1880
|
];
|
|
1854
|
-
var ImportComponentResponse = [3, n0, _ICRm, 0, [_rI, _cT, _cBVA], [0, 0, 0]];
|
|
1855
|
-
var ImportDiskImageRequest = [
|
|
1881
|
+
var ImportComponentResponse$ = [3, n0, _ICRm, 0, [_rI, _cT, _cBVA], [0, 0, 0]];
|
|
1882
|
+
var ImportDiskImageRequest$ = [
|
|
1856
1883
|
3,
|
|
1857
1884
|
n0,
|
|
1858
1885
|
_IDIR,
|
|
1859
1886
|
0,
|
|
1860
1887
|
[_n, _sV, _d, _p, _oV, _eR, _iCA, _u, _lC, _ta, _cT],
|
|
1861
|
-
[0, 0, 0, 0, 0, 0, 0, 0, () => ImageLoggingConfiguration
|
|
1888
|
+
[0, 0, 0, 0, 0, 0, 0, 0, () => ImageLoggingConfiguration$, 128 | 0, [0, 4]],
|
|
1862
1889
|
];
|
|
1863
|
-
var ImportDiskImageResponse = [3, n0, _IDIRm, 0, [_cT, _iBVA], [0, 0]];
|
|
1864
|
-
var ImportVmImageRequest = [
|
|
1890
|
+
var ImportDiskImageResponse$ = [3, n0, _IDIRm, 0, [_cT, _iBVA], [0, 0]];
|
|
1891
|
+
var ImportVmImageRequest$ = [
|
|
1865
1892
|
3,
|
|
1866
1893
|
n0,
|
|
1867
1894
|
_IVIR,
|
|
1868
1895
|
0,
|
|
1869
1896
|
[_n, _sV, _d, _p, _oV, _vITI, _lC, _ta, _cT],
|
|
1870
|
-
[0, 0, 0, 0, 0, 0, () => ImageLoggingConfiguration
|
|
1897
|
+
[0, 0, 0, 0, 0, 0, () => ImageLoggingConfiguration$, 128 | 0, [0, 4]],
|
|
1871
1898
|
];
|
|
1872
|
-
var ImportVmImageResponse = [3, n0, _IVIRm, 0, [_rI, _iA, _cT], [0, 0, 0]];
|
|
1873
|
-
var InfrastructureConfiguration = [
|
|
1899
|
+
var ImportVmImageResponse$ = [3, n0, _IVIRm, 0, [_rI, _iA, _cT], [0, 0, 0]];
|
|
1900
|
+
var InfrastructureConfiguration$ = [
|
|
1874
1901
|
3,
|
|
1875
1902
|
n0,
|
|
1876
1903
|
_IC,
|
|
@@ -1884,36 +1911,36 @@ var InfrastructureConfiguration = [
|
|
|
1884
1911
|
0,
|
|
1885
1912
|
64 | 0,
|
|
1886
1913
|
0,
|
|
1887
|
-
() => Logging
|
|
1914
|
+
() => Logging$,
|
|
1888
1915
|
0,
|
|
1889
1916
|
2,
|
|
1890
1917
|
0,
|
|
1891
1918
|
0,
|
|
1892
1919
|
0,
|
|
1893
1920
|
128 | 0,
|
|
1894
|
-
() => InstanceMetadataOptions
|
|
1921
|
+
() => InstanceMetadataOptions$,
|
|
1895
1922
|
128 | 0,
|
|
1896
|
-
() => Placement
|
|
1923
|
+
() => Placement$,
|
|
1897
1924
|
],
|
|
1898
1925
|
];
|
|
1899
|
-
var InfrastructureConfigurationSummary = [
|
|
1926
|
+
var InfrastructureConfigurationSummary$ = [
|
|
1900
1927
|
3,
|
|
1901
1928
|
n0,
|
|
1902
1929
|
_ICS,
|
|
1903
1930
|
0,
|
|
1904
1931
|
[_a, _n, _d, _dC, _dU, _rT, _ta, _iT, _iPN, _pl],
|
|
1905
|
-
[0, 0, 0, 0, 0, 128 | 0, 128 | 0, 64 | 0, 0, () => Placement],
|
|
1932
|
+
[0, 0, 0, 0, 0, 128 | 0, 128 | 0, 64 | 0, 0, () => Placement$],
|
|
1906
1933
|
];
|
|
1907
|
-
var InspectorScoreDetails = [3, n0, _ISD, 0, [_aC], [() => CvssScoreDetails]];
|
|
1908
|
-
var InstanceBlockDeviceMapping = [
|
|
1934
|
+
var InspectorScoreDetails$ = [3, n0, _ISD, 0, [_aC], [() => CvssScoreDetails$]];
|
|
1935
|
+
var InstanceBlockDeviceMapping$ = [
|
|
1909
1936
|
3,
|
|
1910
1937
|
n0,
|
|
1911
1938
|
_IBDM,
|
|
1912
1939
|
0,
|
|
1913
1940
|
[_dN, _eb, _vN, _nD],
|
|
1914
|
-
[0, () => EbsInstanceBlockDeviceSpecification
|
|
1941
|
+
[0, () => EbsInstanceBlockDeviceSpecification$, 0, 0],
|
|
1915
1942
|
];
|
|
1916
|
-
var InstanceConfiguration = [
|
|
1943
|
+
var InstanceConfiguration$ = [
|
|
1917
1944
|
3,
|
|
1918
1945
|
n0,
|
|
1919
1946
|
_ICn,
|
|
@@ -1921,10 +1948,10 @@ var InstanceConfiguration = [
|
|
|
1921
1948
|
[_i, _bDM],
|
|
1922
1949
|
[0, () => InstanceBlockDeviceMappings],
|
|
1923
1950
|
];
|
|
1924
|
-
var InstanceMetadataOptions = [3, n0, _IMO, 0, [_hT, _hPRHL], [0, 1]];
|
|
1925
|
-
var InvalidPaginationTokenException = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1926
|
-
schema.TypeRegistry.for(n0).registerError(InvalidPaginationTokenException
|
|
1927
|
-
var InvalidParameterCombinationException = [
|
|
1951
|
+
var InstanceMetadataOptions$ = [3, n0, _IMO, 0, [_hT, _hPRHL], [0, 1]];
|
|
1952
|
+
var InvalidPaginationTokenException$ = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1953
|
+
schema.TypeRegistry.for(n0).registerError(InvalidPaginationTokenException$, InvalidPaginationTokenException);
|
|
1954
|
+
var InvalidParameterCombinationException$ = [
|
|
1928
1955
|
-3,
|
|
1929
1956
|
n0,
|
|
1930
1957
|
_IPCE,
|
|
@@ -1932,16 +1959,16 @@ var InvalidParameterCombinationException = [
|
|
|
1932
1959
|
[_m],
|
|
1933
1960
|
[0],
|
|
1934
1961
|
];
|
|
1935
|
-
schema.TypeRegistry.for(n0).registerError(InvalidParameterCombinationException
|
|
1936
|
-
var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1937
|
-
schema.TypeRegistry.for(n0).registerError(InvalidParameterException
|
|
1938
|
-
var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1939
|
-
schema.TypeRegistry.for(n0).registerError(InvalidParameterValueException
|
|
1940
|
-
var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1941
|
-
schema.TypeRegistry.for(n0).registerError(InvalidRequestException
|
|
1942
|
-
var InvalidVersionNumberException = [-3, n0, _IVNE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1943
|
-
schema.TypeRegistry.for(n0).registerError(InvalidVersionNumberException
|
|
1944
|
-
var LatestVersionReferences = [
|
|
1962
|
+
schema.TypeRegistry.for(n0).registerError(InvalidParameterCombinationException$, InvalidParameterCombinationException);
|
|
1963
|
+
var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1964
|
+
schema.TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
|
|
1965
|
+
var InvalidParameterValueException$ = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1966
|
+
schema.TypeRegistry.for(n0).registerError(InvalidParameterValueException$, InvalidParameterValueException);
|
|
1967
|
+
var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1968
|
+
schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
1969
|
+
var InvalidVersionNumberException$ = [-3, n0, _IVNE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1970
|
+
schema.TypeRegistry.for(n0).registerError(InvalidVersionNumberException$, InvalidVersionNumberException);
|
|
1971
|
+
var LatestVersionReferences$ = [
|
|
1945
1972
|
3,
|
|
1946
1973
|
n0,
|
|
1947
1974
|
_LVR,
|
|
@@ -1949,7 +1976,7 @@ var LatestVersionReferences = [
|
|
|
1949
1976
|
[_lVA, _lMVA, _lMVAa, _lPVA],
|
|
1950
1977
|
[0, 0, 0, 0],
|
|
1951
1978
|
];
|
|
1952
|
-
var LaunchPermissionConfiguration = [
|
|
1979
|
+
var LaunchPermissionConfiguration$ = [
|
|
1953
1980
|
3,
|
|
1954
1981
|
n0,
|
|
1955
1982
|
_LPC,
|
|
@@ -1957,16 +1984,16 @@ var LaunchPermissionConfiguration = [
|
|
|
1957
1984
|
[_uI, _uG, _oA, _oUA],
|
|
1958
1985
|
[64 | 0, 64 | 0, 64 | 0, 64 | 0],
|
|
1959
1986
|
];
|
|
1960
|
-
var LaunchTemplateConfiguration = [3, n0, _LTC, 0, [_lTI, _aI, _sDV], [0, 0, 2]];
|
|
1961
|
-
var LifecycleExecution = [
|
|
1987
|
+
var LaunchTemplateConfiguration$ = [3, n0, _LTC, 0, [_lTI, _aI, _sDV], [0, 0, 2]];
|
|
1988
|
+
var LifecycleExecution$ = [
|
|
1962
1989
|
3,
|
|
1963
1990
|
n0,
|
|
1964
1991
|
_LE,
|
|
1965
1992
|
0,
|
|
1966
1993
|
[_lEI, _lPA, _rIS, _s, _sT, _eT],
|
|
1967
|
-
[0, 0, () => LifecycleExecutionResourcesImpactedSummary
|
|
1994
|
+
[0, 0, () => LifecycleExecutionResourcesImpactedSummary$, () => LifecycleExecutionState$, 4, 4],
|
|
1968
1995
|
];
|
|
1969
|
-
var LifecycleExecutionResource = [
|
|
1996
|
+
var LifecycleExecutionResource$ = [
|
|
1970
1997
|
3,
|
|
1971
1998
|
n0,
|
|
1972
1999
|
_LER,
|
|
@@ -1975,8 +2002,8 @@ var LifecycleExecutionResource = [
|
|
|
1975
2002
|
[
|
|
1976
2003
|
0,
|
|
1977
2004
|
0,
|
|
1978
|
-
() => LifecycleExecutionResourceState
|
|
1979
|
-
() => LifecycleExecutionResourceAction
|
|
2005
|
+
() => LifecycleExecutionResourceState$,
|
|
2006
|
+
() => LifecycleExecutionResourceAction$,
|
|
1980
2007
|
0,
|
|
1981
2008
|
() => LifecycleExecutionSnapshotResourceList,
|
|
1982
2009
|
64 | 0,
|
|
@@ -1984,43 +2011,43 @@ var LifecycleExecutionResource = [
|
|
|
1984
2011
|
4,
|
|
1985
2012
|
],
|
|
1986
2013
|
];
|
|
1987
|
-
var LifecycleExecutionResourceAction = [3, n0, _LERA, 0, [_n, _re], [0, 0]];
|
|
1988
|
-
var LifecycleExecutionResourcesImpactedSummary = [3, n0, _LERIS, 0, [_hIR], [2]];
|
|
1989
|
-
var LifecycleExecutionResourceState = [3, n0, _LERS, 0, [_st, _re], [0, 0]];
|
|
1990
|
-
var LifecycleExecutionSnapshotResource = [
|
|
2014
|
+
var LifecycleExecutionResourceAction$ = [3, n0, _LERA, 0, [_n, _re], [0, 0]];
|
|
2015
|
+
var LifecycleExecutionResourcesImpactedSummary$ = [3, n0, _LERIS, 0, [_hIR], [2]];
|
|
2016
|
+
var LifecycleExecutionResourceState$ = [3, n0, _LERS, 0, [_st, _re], [0, 0]];
|
|
2017
|
+
var LifecycleExecutionSnapshotResource$ = [
|
|
1991
2018
|
3,
|
|
1992
2019
|
n0,
|
|
1993
2020
|
_LESR,
|
|
1994
2021
|
0,
|
|
1995
2022
|
[_sIn, _s],
|
|
1996
|
-
[0, () => LifecycleExecutionResourceState],
|
|
2023
|
+
[0, () => LifecycleExecutionResourceState$],
|
|
1997
2024
|
];
|
|
1998
|
-
var LifecycleExecutionState = [3, n0, _LES, 0, [_st, _re], [0, 0]];
|
|
1999
|
-
var LifecyclePolicy = [
|
|
2025
|
+
var LifecycleExecutionState$ = [3, n0, _LES, 0, [_st, _re], [0, 0]];
|
|
2026
|
+
var LifecyclePolicy$ = [
|
|
2000
2027
|
3,
|
|
2001
2028
|
n0,
|
|
2002
2029
|
_LP,
|
|
2003
2030
|
0,
|
|
2004
2031
|
[_a, _n, _d, _st, _eR, _rTe, _pD, _rS, _dC, _dU, _dLR, _ta],
|
|
2005
|
-
[0, 0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection
|
|
2032
|
+
[0, 0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection$, 4, 4, 4, 128 | 0],
|
|
2006
2033
|
];
|
|
2007
|
-
var LifecyclePolicyDetail = [
|
|
2034
|
+
var LifecyclePolicyDetail$ = [
|
|
2008
2035
|
3,
|
|
2009
2036
|
n0,
|
|
2010
2037
|
_LPD,
|
|
2011
2038
|
0,
|
|
2012
2039
|
[_ac, _fi, _eRx],
|
|
2013
|
-
[() => LifecyclePolicyDetailAction
|
|
2040
|
+
[() => LifecyclePolicyDetailAction$, () => LifecyclePolicyDetailFilter$, () => LifecyclePolicyDetailExclusionRules$],
|
|
2014
2041
|
];
|
|
2015
|
-
var LifecyclePolicyDetailAction = [
|
|
2042
|
+
var LifecyclePolicyDetailAction$ = [
|
|
2016
2043
|
3,
|
|
2017
2044
|
n0,
|
|
2018
2045
|
_LPDA,
|
|
2019
2046
|
0,
|
|
2020
2047
|
[_t, _iRn],
|
|
2021
|
-
[0, () => LifecyclePolicyDetailActionIncludeResources],
|
|
2048
|
+
[0, () => LifecyclePolicyDetailActionIncludeResources$],
|
|
2022
2049
|
];
|
|
2023
|
-
var LifecyclePolicyDetailActionIncludeResources = [
|
|
2050
|
+
var LifecyclePolicyDetailActionIncludeResources$ = [
|
|
2024
2051
|
3,
|
|
2025
2052
|
n0,
|
|
2026
2053
|
_LPDAIR,
|
|
@@ -2028,23 +2055,23 @@ var LifecyclePolicyDetailActionIncludeResources = [
|
|
|
2028
2055
|
[_am, _sn, _con],
|
|
2029
2056
|
[2, 2, 2],
|
|
2030
2057
|
];
|
|
2031
|
-
var LifecyclePolicyDetailExclusionRules = [
|
|
2058
|
+
var LifecyclePolicyDetailExclusionRules$ = [
|
|
2032
2059
|
3,
|
|
2033
2060
|
n0,
|
|
2034
2061
|
_LPDER,
|
|
2035
2062
|
0,
|
|
2036
2063
|
[_tMa, _am],
|
|
2037
|
-
[128 | 0, () => LifecyclePolicyDetailExclusionRulesAmis],
|
|
2064
|
+
[128 | 0, () => LifecyclePolicyDetailExclusionRulesAmis$],
|
|
2038
2065
|
];
|
|
2039
|
-
var LifecyclePolicyDetailExclusionRulesAmis = [
|
|
2066
|
+
var LifecyclePolicyDetailExclusionRulesAmis$ = [
|
|
2040
2067
|
3,
|
|
2041
2068
|
n0,
|
|
2042
2069
|
_LPDERA,
|
|
2043
2070
|
0,
|
|
2044
2071
|
[_iPs, _reg, _sA, _lL, _tMa],
|
|
2045
|
-
[2, 64 | 0, 64 | 0, () => LifecyclePolicyDetailExclusionRulesAmisLastLaunched
|
|
2072
|
+
[2, 64 | 0, 64 | 0, () => LifecyclePolicyDetailExclusionRulesAmisLastLaunched$, 128 | 0],
|
|
2046
2073
|
];
|
|
2047
|
-
var LifecyclePolicyDetailExclusionRulesAmisLastLaunched = [
|
|
2074
|
+
var LifecyclePolicyDetailExclusionRulesAmisLastLaunched$ = [
|
|
2048
2075
|
3,
|
|
2049
2076
|
n0,
|
|
2050
2077
|
_LPDERALL,
|
|
@@ -2052,8 +2079,8 @@ var LifecyclePolicyDetailExclusionRulesAmisLastLaunched = [
|
|
|
2052
2079
|
[_va, _un],
|
|
2053
2080
|
[1, 0],
|
|
2054
2081
|
];
|
|
2055
|
-
var LifecyclePolicyDetailFilter = [3, n0, _LPDF, 0, [_t, _va, _un, _rAL], [0, 1, 0, 1]];
|
|
2056
|
-
var LifecyclePolicyResourceSelection = [
|
|
2082
|
+
var LifecyclePolicyDetailFilter$ = [3, n0, _LPDF, 0, [_t, _va, _un, _rAL], [0, 1, 0, 1]];
|
|
2083
|
+
var LifecyclePolicyResourceSelection$ = [
|
|
2057
2084
|
3,
|
|
2058
2085
|
n0,
|
|
2059
2086
|
_LPRS,
|
|
@@ -2061,8 +2088,8 @@ var LifecyclePolicyResourceSelection = [
|
|
|
2061
2088
|
[_rec, _tMa],
|
|
2062
2089
|
[() => LifecyclePolicyResourceSelectionRecipes, 128 | 0],
|
|
2063
2090
|
];
|
|
2064
|
-
var LifecyclePolicyResourceSelectionRecipe = [3, n0, _LPRSR, 0, [_n, _sV], [0, 0]];
|
|
2065
|
-
var LifecyclePolicySummary = [
|
|
2091
|
+
var LifecyclePolicyResourceSelectionRecipe$ = [3, n0, _LPRSR, 0, [_n, _sV], [0, 0]];
|
|
2092
|
+
var LifecyclePolicySummary$ = [
|
|
2066
2093
|
3,
|
|
2067
2094
|
n0,
|
|
2068
2095
|
_LPS,
|
|
@@ -2070,8 +2097,8 @@ var LifecyclePolicySummary = [
|
|
|
2070
2097
|
[_a, _n, _d, _st, _eR, _rTe, _dC, _dU, _dLR, _ta],
|
|
2071
2098
|
[0, 0, 0, 0, 0, 0, 4, 4, 4, 128 | 0],
|
|
2072
2099
|
];
|
|
2073
|
-
var ListComponentBuildVersionsRequest = [3, n0, _LCBVR, 0, [_cVA, _mR, _nT], [0, 1, 0]];
|
|
2074
|
-
var ListComponentBuildVersionsResponse = [
|
|
2100
|
+
var ListComponentBuildVersionsRequest$ = [3, n0, _LCBVR, 0, [_cVA, _mR, _nT], [0, 1, 0]];
|
|
2101
|
+
var ListComponentBuildVersionsResponse$ = [
|
|
2075
2102
|
3,
|
|
2076
2103
|
n0,
|
|
2077
2104
|
_LCBVRi,
|
|
@@ -2079,7 +2106,7 @@ var ListComponentBuildVersionsResponse = [
|
|
|
2079
2106
|
[_rI, _cSL, _nT],
|
|
2080
2107
|
[0, () => ComponentSummaryList, 0],
|
|
2081
2108
|
];
|
|
2082
|
-
var ListComponentsRequest = [
|
|
2109
|
+
var ListComponentsRequest$ = [
|
|
2083
2110
|
3,
|
|
2084
2111
|
n0,
|
|
2085
2112
|
_LCR,
|
|
@@ -2087,7 +2114,7 @@ var ListComponentsRequest = [
|
|
|
2087
2114
|
[_o, _fil, _bN, _mR, _nT],
|
|
2088
2115
|
[0, () => FilterList, 2, 1, 0],
|
|
2089
2116
|
];
|
|
2090
|
-
var ListComponentsResponse = [
|
|
2117
|
+
var ListComponentsResponse$ = [
|
|
2091
2118
|
3,
|
|
2092
2119
|
n0,
|
|
2093
2120
|
_LCRi,
|
|
@@ -2095,7 +2122,7 @@ var ListComponentsResponse = [
|
|
|
2095
2122
|
[_rI, _cVL, _nT],
|
|
2096
2123
|
[0, () => ComponentVersionList, 0],
|
|
2097
2124
|
];
|
|
2098
|
-
var ListContainerRecipesRequest = [
|
|
2125
|
+
var ListContainerRecipesRequest$ = [
|
|
2099
2126
|
3,
|
|
2100
2127
|
n0,
|
|
2101
2128
|
_LCRR,
|
|
@@ -2103,7 +2130,7 @@ var ListContainerRecipesRequest = [
|
|
|
2103
2130
|
[_o, _fil, _mR, _nT],
|
|
2104
2131
|
[0, () => FilterList, 1, 0],
|
|
2105
2132
|
];
|
|
2106
|
-
var ListContainerRecipesResponse = [
|
|
2133
|
+
var ListContainerRecipesResponse$ = [
|
|
2107
2134
|
3,
|
|
2108
2135
|
n0,
|
|
2109
2136
|
_LCRRi,
|
|
@@ -2111,7 +2138,7 @@ var ListContainerRecipesResponse = [
|
|
|
2111
2138
|
[_rI, _cRSL, _nT],
|
|
2112
2139
|
[0, () => ContainerRecipeSummaryList, 0],
|
|
2113
2140
|
];
|
|
2114
|
-
var ListDistributionConfigurationsRequest = [
|
|
2141
|
+
var ListDistributionConfigurationsRequest$ = [
|
|
2115
2142
|
3,
|
|
2116
2143
|
n0,
|
|
2117
2144
|
_LDCR,
|
|
@@ -2119,7 +2146,7 @@ var ListDistributionConfigurationsRequest = [
|
|
|
2119
2146
|
[_fil, _mR, _nT],
|
|
2120
2147
|
[() => FilterList, 1, 0],
|
|
2121
2148
|
];
|
|
2122
|
-
var ListDistributionConfigurationsResponse = [
|
|
2149
|
+
var ListDistributionConfigurationsResponse$ = [
|
|
2123
2150
|
3,
|
|
2124
2151
|
n0,
|
|
2125
2152
|
_LDCRi,
|
|
@@ -2127,7 +2154,7 @@ var ListDistributionConfigurationsResponse = [
|
|
|
2127
2154
|
[_rI, _dCSL, _nT],
|
|
2128
2155
|
[0, () => DistributionConfigurationSummaryList, 0],
|
|
2129
2156
|
];
|
|
2130
|
-
var ListImageBuildVersionsRequest = [
|
|
2157
|
+
var ListImageBuildVersionsRequest$ = [
|
|
2131
2158
|
3,
|
|
2132
2159
|
n0,
|
|
2133
2160
|
_LIBVR,
|
|
@@ -2135,7 +2162,7 @@ var ListImageBuildVersionsRequest = [
|
|
|
2135
2162
|
[_iVA, _fil, _mR, _nT],
|
|
2136
2163
|
[0, () => FilterList, 1, 0],
|
|
2137
2164
|
];
|
|
2138
|
-
var ListImageBuildVersionsResponse = [
|
|
2165
|
+
var ListImageBuildVersionsResponse$ = [
|
|
2139
2166
|
3,
|
|
2140
2167
|
n0,
|
|
2141
2168
|
_LIBVRi,
|
|
@@ -2143,8 +2170,8 @@ var ListImageBuildVersionsResponse = [
|
|
|
2143
2170
|
[_rI, _iSL, _nT],
|
|
2144
2171
|
[0, () => ImageSummaryList, 0],
|
|
2145
2172
|
];
|
|
2146
|
-
var ListImagePackagesRequest = [3, n0, _LIPR, 0, [_iBVA, _mR, _nT], [0, 1, 0]];
|
|
2147
|
-
var ListImagePackagesResponse = [
|
|
2173
|
+
var ListImagePackagesRequest$ = [3, n0, _LIPR, 0, [_iBVA, _mR, _nT], [0, 1, 0]];
|
|
2174
|
+
var ListImagePackagesResponse$ = [
|
|
2148
2175
|
3,
|
|
2149
2176
|
n0,
|
|
2150
2177
|
_LIPRi,
|
|
@@ -2152,7 +2179,7 @@ var ListImagePackagesResponse = [
|
|
|
2152
2179
|
[_rI, _iPL, _nT],
|
|
2153
2180
|
[0, () => ImagePackageList, 0],
|
|
2154
2181
|
];
|
|
2155
|
-
var ListImagePipelineImagesRequest = [
|
|
2182
|
+
var ListImagePipelineImagesRequest$ = [
|
|
2156
2183
|
3,
|
|
2157
2184
|
n0,
|
|
2158
2185
|
_LIPIR,
|
|
@@ -2160,7 +2187,7 @@ var ListImagePipelineImagesRequest = [
|
|
|
2160
2187
|
[_iPA, _fil, _mR, _nT],
|
|
2161
2188
|
[0, () => FilterList, 1, 0],
|
|
2162
2189
|
];
|
|
2163
|
-
var ListImagePipelineImagesResponse = [
|
|
2190
|
+
var ListImagePipelineImagesResponse$ = [
|
|
2164
2191
|
3,
|
|
2165
2192
|
n0,
|
|
2166
2193
|
_LIPIRi,
|
|
@@ -2168,7 +2195,7 @@ var ListImagePipelineImagesResponse = [
|
|
|
2168
2195
|
[_rI, _iSL, _nT],
|
|
2169
2196
|
[0, () => ImageSummaryList, 0],
|
|
2170
2197
|
];
|
|
2171
|
-
var ListImagePipelinesRequest = [
|
|
2198
|
+
var ListImagePipelinesRequest$ = [
|
|
2172
2199
|
3,
|
|
2173
2200
|
n0,
|
|
2174
2201
|
_LIPRis,
|
|
@@ -2176,7 +2203,7 @@ var ListImagePipelinesRequest = [
|
|
|
2176
2203
|
[_fil, _mR, _nT],
|
|
2177
2204
|
[() => FilterList, 1, 0],
|
|
2178
2205
|
];
|
|
2179
|
-
var ListImagePipelinesResponse = [
|
|
2206
|
+
var ListImagePipelinesResponse$ = [
|
|
2180
2207
|
3,
|
|
2181
2208
|
n0,
|
|
2182
2209
|
_LIPRist,
|
|
@@ -2184,7 +2211,7 @@ var ListImagePipelinesResponse = [
|
|
|
2184
2211
|
[_rI, _iPLm, _nT],
|
|
2185
2212
|
[0, () => ImagePipelineList, 0],
|
|
2186
2213
|
];
|
|
2187
|
-
var ListImageRecipesRequest = [
|
|
2214
|
+
var ListImageRecipesRequest$ = [
|
|
2188
2215
|
3,
|
|
2189
2216
|
n0,
|
|
2190
2217
|
_LIRR,
|
|
@@ -2192,7 +2219,7 @@ var ListImageRecipesRequest = [
|
|
|
2192
2219
|
[_o, _fil, _mR, _nT],
|
|
2193
2220
|
[0, () => FilterList, 1, 0],
|
|
2194
2221
|
];
|
|
2195
|
-
var ListImageRecipesResponse = [
|
|
2222
|
+
var ListImageRecipesResponse$ = [
|
|
2196
2223
|
3,
|
|
2197
2224
|
n0,
|
|
2198
2225
|
_LIRRi,
|
|
@@ -2200,15 +2227,15 @@ var ListImageRecipesResponse = [
|
|
|
2200
2227
|
[_rI, _iRSL, _nT],
|
|
2201
2228
|
[0, () => ImageRecipeSummaryList, 0],
|
|
2202
2229
|
];
|
|
2203
|
-
var ListImageScanFindingAggregationsRequest = [
|
|
2230
|
+
var ListImageScanFindingAggregationsRequest$ = [
|
|
2204
2231
|
3,
|
|
2205
2232
|
n0,
|
|
2206
2233
|
_LISFAR,
|
|
2207
2234
|
0,
|
|
2208
2235
|
[_fi, _nT],
|
|
2209
|
-
[() => Filter
|
|
2236
|
+
[() => Filter$, 0],
|
|
2210
2237
|
];
|
|
2211
|
-
var ListImageScanFindingAggregationsResponse = [
|
|
2238
|
+
var ListImageScanFindingAggregationsResponse$ = [
|
|
2212
2239
|
3,
|
|
2213
2240
|
n0,
|
|
2214
2241
|
_LISFARi,
|
|
@@ -2216,7 +2243,7 @@ var ListImageScanFindingAggregationsResponse = [
|
|
|
2216
2243
|
[_rI, _aTg, _res, _nT],
|
|
2217
2244
|
[0, 0, () => ImageScanFindingAggregationsList, 0],
|
|
2218
2245
|
];
|
|
2219
|
-
var ListImageScanFindingsRequest = [
|
|
2246
|
+
var ListImageScanFindingsRequest$ = [
|
|
2220
2247
|
3,
|
|
2221
2248
|
n0,
|
|
2222
2249
|
_LISFR,
|
|
@@ -2224,7 +2251,7 @@ var ListImageScanFindingsRequest = [
|
|
|
2224
2251
|
[_fil, _mR, _nT],
|
|
2225
2252
|
[() => ImageScanFindingsFilterList, 1, 0],
|
|
2226
2253
|
];
|
|
2227
|
-
var ListImageScanFindingsResponse = [
|
|
2254
|
+
var ListImageScanFindingsResponse$ = [
|
|
2228
2255
|
3,
|
|
2229
2256
|
n0,
|
|
2230
2257
|
_LISFRi,
|
|
@@ -2232,7 +2259,7 @@ var ListImageScanFindingsResponse = [
|
|
|
2232
2259
|
[_rI, _fin, _nT],
|
|
2233
2260
|
[0, () => ImageScanFindingsList, 0],
|
|
2234
2261
|
];
|
|
2235
|
-
var ListImagesRequest = [
|
|
2262
|
+
var ListImagesRequest$ = [
|
|
2236
2263
|
3,
|
|
2237
2264
|
n0,
|
|
2238
2265
|
_LIR,
|
|
@@ -2240,7 +2267,7 @@ var ListImagesRequest = [
|
|
|
2240
2267
|
[_o, _fil, _bN, _mR, _nT, _iD],
|
|
2241
2268
|
[0, () => FilterList, 2, 1, 0, 2],
|
|
2242
2269
|
];
|
|
2243
|
-
var ListImagesResponse = [
|
|
2270
|
+
var ListImagesResponse$ = [
|
|
2244
2271
|
3,
|
|
2245
2272
|
n0,
|
|
2246
2273
|
_LIRi,
|
|
@@ -2248,7 +2275,7 @@ var ListImagesResponse = [
|
|
|
2248
2275
|
[_rI, _iVL, _nT],
|
|
2249
2276
|
[0, () => ImageVersionList, 0],
|
|
2250
2277
|
];
|
|
2251
|
-
var ListInfrastructureConfigurationsRequest = [
|
|
2278
|
+
var ListInfrastructureConfigurationsRequest$ = [
|
|
2252
2279
|
3,
|
|
2253
2280
|
n0,
|
|
2254
2281
|
_LICR,
|
|
@@ -2256,7 +2283,7 @@ var ListInfrastructureConfigurationsRequest = [
|
|
|
2256
2283
|
[_fil, _mR, _nT],
|
|
2257
2284
|
[() => FilterList, 1, 0],
|
|
2258
2285
|
];
|
|
2259
|
-
var ListInfrastructureConfigurationsResponse = [
|
|
2286
|
+
var ListInfrastructureConfigurationsResponse$ = [
|
|
2260
2287
|
3,
|
|
2261
2288
|
n0,
|
|
2262
2289
|
_LICRi,
|
|
@@ -2264,7 +2291,7 @@ var ListInfrastructureConfigurationsResponse = [
|
|
|
2264
2291
|
[_rI, _iCSL, _nT],
|
|
2265
2292
|
[0, () => InfrastructureConfigurationSummaryList, 0],
|
|
2266
2293
|
];
|
|
2267
|
-
var ListLifecycleExecutionResourcesRequest = [
|
|
2294
|
+
var ListLifecycleExecutionResourcesRequest$ = [
|
|
2268
2295
|
3,
|
|
2269
2296
|
n0,
|
|
2270
2297
|
_LLERR,
|
|
@@ -2272,16 +2299,16 @@ var ListLifecycleExecutionResourcesRequest = [
|
|
|
2272
2299
|
[_lEI, _pRI, _mR, _nT],
|
|
2273
2300
|
[0, 0, 1, 0],
|
|
2274
2301
|
];
|
|
2275
|
-
var ListLifecycleExecutionResourcesResponse = [
|
|
2302
|
+
var ListLifecycleExecutionResourcesResponse$ = [
|
|
2276
2303
|
3,
|
|
2277
2304
|
n0,
|
|
2278
2305
|
_LLERRi,
|
|
2279
2306
|
0,
|
|
2280
2307
|
[_lEI, _lES, _reso, _nT],
|
|
2281
|
-
[0, () => LifecycleExecutionState
|
|
2308
|
+
[0, () => LifecycleExecutionState$, () => LifecycleExecutionResourceList, 0],
|
|
2282
2309
|
];
|
|
2283
|
-
var ListLifecycleExecutionsRequest = [3, n0, _LLER, 0, [_mR, _nT, _rA], [1, 0, 0]];
|
|
2284
|
-
var ListLifecycleExecutionsResponse = [
|
|
2310
|
+
var ListLifecycleExecutionsRequest$ = [3, n0, _LLER, 0, [_mR, _nT, _rA], [1, 0, 0]];
|
|
2311
|
+
var ListLifecycleExecutionsResponse$ = [
|
|
2285
2312
|
3,
|
|
2286
2313
|
n0,
|
|
2287
2314
|
_LLERi,
|
|
@@ -2289,7 +2316,7 @@ var ListLifecycleExecutionsResponse = [
|
|
|
2289
2316
|
[_lEi, _nT],
|
|
2290
2317
|
[() => LifecycleExecutionsList, 0],
|
|
2291
2318
|
];
|
|
2292
|
-
var ListLifecyclePoliciesRequest = [
|
|
2319
|
+
var ListLifecyclePoliciesRequest$ = [
|
|
2293
2320
|
3,
|
|
2294
2321
|
n0,
|
|
2295
2322
|
_LLPR,
|
|
@@ -2297,7 +2324,7 @@ var ListLifecyclePoliciesRequest = [
|
|
|
2297
2324
|
[_fil, _mR, _nT],
|
|
2298
2325
|
[() => FilterList, 1, 0],
|
|
2299
2326
|
];
|
|
2300
|
-
var ListLifecyclePoliciesResponse = [
|
|
2327
|
+
var ListLifecyclePoliciesResponse$ = [
|
|
2301
2328
|
3,
|
|
2302
2329
|
n0,
|
|
2303
2330
|
_LLPRi,
|
|
@@ -2305,10 +2332,10 @@ var ListLifecyclePoliciesResponse = [
|
|
|
2305
2332
|
[_lPSL, _nT],
|
|
2306
2333
|
[() => LifecyclePolicySummaryList, 0],
|
|
2307
2334
|
];
|
|
2308
|
-
var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
2309
|
-
var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
2310
|
-
var ListWaitingWorkflowStepsRequest = [3, n0, _LWWSR, 0, [_mR, _nT], [1, 0]];
|
|
2311
|
-
var ListWaitingWorkflowStepsResponse = [
|
|
2335
|
+
var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
2336
|
+
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
2337
|
+
var ListWaitingWorkflowStepsRequest$ = [3, n0, _LWWSR, 0, [_mR, _nT], [1, 0]];
|
|
2338
|
+
var ListWaitingWorkflowStepsResponse$ = [
|
|
2312
2339
|
3,
|
|
2313
2340
|
n0,
|
|
2314
2341
|
_LWWSRi,
|
|
@@ -2316,8 +2343,8 @@ var ListWaitingWorkflowStepsResponse = [
|
|
|
2316
2343
|
[_ste, _nT],
|
|
2317
2344
|
[() => WorkflowStepExecutionList, 0],
|
|
2318
2345
|
];
|
|
2319
|
-
var ListWorkflowBuildVersionsRequest = [3, n0, _LWBVR, 0, [_wVA, _mR, _nT], [0, 1, 0]];
|
|
2320
|
-
var ListWorkflowBuildVersionsResponse = [
|
|
2346
|
+
var ListWorkflowBuildVersionsRequest$ = [3, n0, _LWBVR, 0, [_wVA, _mR, _nT], [0, 1, 0]];
|
|
2347
|
+
var ListWorkflowBuildVersionsResponse$ = [
|
|
2321
2348
|
3,
|
|
2322
2349
|
n0,
|
|
2323
2350
|
_LWBVRi,
|
|
@@ -2325,8 +2352,8 @@ var ListWorkflowBuildVersionsResponse = [
|
|
|
2325
2352
|
[_wSL, _nT],
|
|
2326
2353
|
[() => WorkflowSummaryList, 0],
|
|
2327
2354
|
];
|
|
2328
|
-
var ListWorkflowExecutionsRequest = [3, n0, _LWER, 0, [_mR, _nT, _iBVA], [1, 0, 0]];
|
|
2329
|
-
var ListWorkflowExecutionsResponse = [
|
|
2355
|
+
var ListWorkflowExecutionsRequest$ = [3, n0, _LWER, 0, [_mR, _nT, _iBVA], [1, 0, 0]];
|
|
2356
|
+
var ListWorkflowExecutionsResponse$ = [
|
|
2330
2357
|
3,
|
|
2331
2358
|
n0,
|
|
2332
2359
|
_LWERi,
|
|
@@ -2334,7 +2361,7 @@ var ListWorkflowExecutionsResponse = [
|
|
|
2334
2361
|
[_rI, _wE, _iBVA, _m, _nT],
|
|
2335
2362
|
[0, () => WorkflowExecutionsList, 0, 0, 0],
|
|
2336
2363
|
];
|
|
2337
|
-
var ListWorkflowsRequest = [
|
|
2364
|
+
var ListWorkflowsRequest$ = [
|
|
2338
2365
|
3,
|
|
2339
2366
|
n0,
|
|
2340
2367
|
_LWR,
|
|
@@ -2342,7 +2369,7 @@ var ListWorkflowsRequest = [
|
|
|
2342
2369
|
[_o, _fil, _bN, _mR, _nT],
|
|
2343
2370
|
[0, () => FilterList, 2, 1, 0],
|
|
2344
2371
|
];
|
|
2345
|
-
var ListWorkflowsResponse = [
|
|
2372
|
+
var ListWorkflowsResponse$ = [
|
|
2346
2373
|
3,
|
|
2347
2374
|
n0,
|
|
2348
2375
|
_LWRi,
|
|
@@ -2350,8 +2377,8 @@ var ListWorkflowsResponse = [
|
|
|
2350
2377
|
[_wVL, _nT],
|
|
2351
2378
|
[() => WorkflowVersionList, 0],
|
|
2352
2379
|
];
|
|
2353
|
-
var ListWorkflowStepExecutionsRequest = [3, n0, _LWSER, 0, [_mR, _nT, _wEI], [1, 0, 0]];
|
|
2354
|
-
var ListWorkflowStepExecutionsResponse = [
|
|
2380
|
+
var ListWorkflowStepExecutionsRequest$ = [3, n0, _LWSER, 0, [_mR, _nT, _wEI], [1, 0, 0]];
|
|
2381
|
+
var ListWorkflowStepExecutionsResponse$ = [
|
|
2355
2382
|
3,
|
|
2356
2383
|
n0,
|
|
2357
2384
|
_LWSERi,
|
|
@@ -2359,9 +2386,9 @@ var ListWorkflowStepExecutionsResponse = [
|
|
|
2359
2386
|
[_rI, _ste, _wBVA, _wEI, _iBVA, _m, _nT],
|
|
2360
2387
|
[0, () => WorkflowStepExecutionsList, 0, 0, 0, 0, 0],
|
|
2361
2388
|
];
|
|
2362
|
-
var Logging = [3, n0, _L, 0, [_sL], [() => S3Logs]];
|
|
2363
|
-
var OutputResources = [3, n0, _OR, 0, [_am, _con], [() => AmiList, () => ContainerList]];
|
|
2364
|
-
var PackageVulnerabilityDetails = [
|
|
2389
|
+
var Logging$ = [3, n0, _L, 0, [_sL], [() => S3Logs$]];
|
|
2390
|
+
var OutputResources$ = [3, n0, _OR, 0, [_am, _con], [() => AmiList, () => ContainerList]];
|
|
2391
|
+
var PackageVulnerabilityDetails$ = [
|
|
2365
2392
|
3,
|
|
2366
2393
|
n0,
|
|
2367
2394
|
_PVD,
|
|
@@ -2369,50 +2396,57 @@ var PackageVulnerabilityDetails = [
|
|
|
2369
2396
|
[_vI, _vP, _so, _cv, _rV, _sU, _vSe, _vCA, _vUA, _rU],
|
|
2370
2397
|
[0, () => VulnerablePackageList, 0, () => CvssScoreList, 64 | 0, 0, 0, 4, 4, 64 | 0],
|
|
2371
2398
|
];
|
|
2372
|
-
var PipelineLoggingConfiguration = [3, n0, _PLC, 0, [_iLGN, _pLGN], [0, 0]];
|
|
2373
|
-
var Placement = [3, n0, _P, 0, [_aZ, _te, _hI, _hRGA], [0, 0, 0, 0]];
|
|
2374
|
-
var ProductCodeListItem = [3, n0, _PCLI, 0, [_pCI, _pCT], [0, 0]];
|
|
2375
|
-
var PutComponentPolicyRequest = [3, n0, _PCPR, 0, [_cA, _po], [0, 0]];
|
|
2376
|
-
var PutComponentPolicyResponse = [3, n0, _PCPRu, 0, [_rI, _cA], [0, 0]];
|
|
2377
|
-
var PutContainerRecipePolicyRequest = [3, n0, _PCRPR, 0, [_cRA, _po], [0, 0]];
|
|
2378
|
-
var PutContainerRecipePolicyResponse = [3, n0, _PCRPRu, 0, [_rI, _cRA], [0, 0]];
|
|
2379
|
-
var PutImagePolicyRequest = [3, n0, _PIPR, 0, [_iA, _po], [0, 0]];
|
|
2380
|
-
var PutImagePolicyResponse = [3, n0, _PIPRu, 0, [_rI, _iA], [0, 0]];
|
|
2381
|
-
var PutImageRecipePolicyRequest = [3, n0, _PIRPR, 0, [_iRA, _po], [0, 0]];
|
|
2382
|
-
var PutImageRecipePolicyResponse = [3, n0, _PIRPRu, 0, [_rI, _iRA], [0, 0]];
|
|
2383
|
-
var Remediation = [3, n0, _R, 0, [_reco], [() => RemediationRecommendation]];
|
|
2384
|
-
var RemediationRecommendation = [3, n0, _RR, 0, [_tex, _ur], [0, 0]];
|
|
2385
|
-
var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2386
|
-
schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException
|
|
2387
|
-
var ResourceDependencyException = [-3, n0, _RDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2388
|
-
schema.TypeRegistry.for(n0).registerError(ResourceDependencyException
|
|
2389
|
-
var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2390
|
-
schema.TypeRegistry.for(n0).registerError(ResourceInUseException
|
|
2391
|
-
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2392
|
-
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
2393
|
-
var ResourceState = [3, n0, _RS, 0, [_st], [0]];
|
|
2394
|
-
var ResourceStateUpdateExclusionRules = [
|
|
2399
|
+
var PipelineLoggingConfiguration$ = [3, n0, _PLC, 0, [_iLGN, _pLGN], [0, 0]];
|
|
2400
|
+
var Placement$ = [3, n0, _P, 0, [_aZ, _te, _hI, _hRGA], [0, 0, 0, 0]];
|
|
2401
|
+
var ProductCodeListItem$ = [3, n0, _PCLI, 0, [_pCI, _pCT], [0, 0]];
|
|
2402
|
+
var PutComponentPolicyRequest$ = [3, n0, _PCPR, 0, [_cA, _po], [0, 0]];
|
|
2403
|
+
var PutComponentPolicyResponse$ = [3, n0, _PCPRu, 0, [_rI, _cA], [0, 0]];
|
|
2404
|
+
var PutContainerRecipePolicyRequest$ = [3, n0, _PCRPR, 0, [_cRA, _po], [0, 0]];
|
|
2405
|
+
var PutContainerRecipePolicyResponse$ = [3, n0, _PCRPRu, 0, [_rI, _cRA], [0, 0]];
|
|
2406
|
+
var PutImagePolicyRequest$ = [3, n0, _PIPR, 0, [_iA, _po], [0, 0]];
|
|
2407
|
+
var PutImagePolicyResponse$ = [3, n0, _PIPRu, 0, [_rI, _iA], [0, 0]];
|
|
2408
|
+
var PutImageRecipePolicyRequest$ = [3, n0, _PIRPR, 0, [_iRA, _po], [0, 0]];
|
|
2409
|
+
var PutImageRecipePolicyResponse$ = [3, n0, _PIRPRu, 0, [_rI, _iRA], [0, 0]];
|
|
2410
|
+
var Remediation$ = [3, n0, _R, 0, [_reco], [() => RemediationRecommendation$]];
|
|
2411
|
+
var RemediationRecommendation$ = [3, n0, _RR, 0, [_tex, _ur], [0, 0]];
|
|
2412
|
+
var ResourceAlreadyExistsException$ = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2413
|
+
schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException$, ResourceAlreadyExistsException);
|
|
2414
|
+
var ResourceDependencyException$ = [-3, n0, _RDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2415
|
+
schema.TypeRegistry.for(n0).registerError(ResourceDependencyException$, ResourceDependencyException);
|
|
2416
|
+
var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2417
|
+
schema.TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
2418
|
+
var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2419
|
+
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2420
|
+
var ResourceState$ = [3, n0, _RS, 0, [_st], [0]];
|
|
2421
|
+
var ResourceStateUpdateExclusionRules$ = [
|
|
2395
2422
|
3,
|
|
2396
2423
|
n0,
|
|
2397
2424
|
_RSUER,
|
|
2398
2425
|
0,
|
|
2399
2426
|
[_am],
|
|
2400
|
-
[() => LifecyclePolicyDetailExclusionRulesAmis],
|
|
2427
|
+
[() => LifecyclePolicyDetailExclusionRulesAmis$],
|
|
2401
2428
|
];
|
|
2402
|
-
var ResourceStateUpdateIncludeResources = [
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2429
|
+
var ResourceStateUpdateIncludeResources$ = [
|
|
2430
|
+
3,
|
|
2431
|
+
n0,
|
|
2432
|
+
_RSUIR,
|
|
2433
|
+
0,
|
|
2434
|
+
[_am, _sn, _con],
|
|
2435
|
+
[2, 2, 2],
|
|
2436
|
+
];
|
|
2437
|
+
var RetryImageRequest$ = [3, n0, _RIR, 0, [_iBVA, _cT], [0, [0, 4]]];
|
|
2438
|
+
var RetryImageResponse$ = [3, n0, _RIRe, 0, [_cT, _iBVA], [0, 0]];
|
|
2439
|
+
var S3ExportConfiguration$ = [3, n0, _SEC, 0, [_rNo, _dIF, _sB, _sP], [0, 0, 0, 0]];
|
|
2440
|
+
var S3Logs$ = [3, n0, _SL, 0, [_sBN, _sKP], [0, 0]];
|
|
2441
|
+
var Schedule$ = [
|
|
2408
2442
|
3,
|
|
2409
2443
|
n0,
|
|
2410
2444
|
_S,
|
|
2411
2445
|
0,
|
|
2412
2446
|
[_sE, _tim, _pESC, _aDP],
|
|
2413
|
-
[0, 0, 0, () => AutoDisablePolicy],
|
|
2447
|
+
[0, 0, 0, () => AutoDisablePolicy$],
|
|
2414
2448
|
];
|
|
2415
|
-
var SendWorkflowStepActionRequest = [
|
|
2449
|
+
var SendWorkflowStepActionRequest$ = [
|
|
2416
2450
|
3,
|
|
2417
2451
|
n0,
|
|
2418
2452
|
_SWSAR,
|
|
@@ -2420,16 +2454,16 @@ var SendWorkflowStepActionRequest = [
|
|
|
2420
2454
|
[_sEI, _iBVA, _ac, _re, _cT],
|
|
2421
2455
|
[0, 0, 0, 0, [0, 4]],
|
|
2422
2456
|
];
|
|
2423
|
-
var SendWorkflowStepActionResponse = [3, n0, _SWSARe, 0, [_sEI, _iBVA, _cT], [0, 0, 0]];
|
|
2424
|
-
var ServiceException = [-3, n0, _SE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
2425
|
-
schema.TypeRegistry.for(n0).registerError(ServiceException
|
|
2426
|
-
var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
2427
|
-
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
2428
|
-
var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
2429
|
-
schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException
|
|
2430
|
-
var SeverityCounts = [3, n0, _SC, 0, [_al, _cr, _h, _med], [1, 1, 1, 1]];
|
|
2431
|
-
var SsmParameterConfiguration = [3, n0, _SPC, 0, [_aAIm, _pNa, _dTa], [0, 0, 0]];
|
|
2432
|
-
var StartImagePipelineExecutionRequest = [
|
|
2457
|
+
var SendWorkflowStepActionResponse$ = [3, n0, _SWSARe, 0, [_sEI, _iBVA, _cT], [0, 0, 0]];
|
|
2458
|
+
var ServiceException$ = [-3, n0, _SE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
2459
|
+
schema.TypeRegistry.for(n0).registerError(ServiceException$, ServiceException);
|
|
2460
|
+
var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
2461
|
+
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
2462
|
+
var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
2463
|
+
schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
2464
|
+
var SeverityCounts$ = [3, n0, _SC, 0, [_al, _cr, _h, _med], [1, 1, 1, 1]];
|
|
2465
|
+
var SsmParameterConfiguration$ = [3, n0, _SPC, 0, [_aAIm, _pNa, _dTa], [0, 0, 0]];
|
|
2466
|
+
var StartImagePipelineExecutionRequest$ = [
|
|
2433
2467
|
3,
|
|
2434
2468
|
n0,
|
|
2435
2469
|
_SIPER,
|
|
@@ -2437,7 +2471,7 @@ var StartImagePipelineExecutionRequest = [
|
|
|
2437
2471
|
[_iPA, _cT, _ta],
|
|
2438
2472
|
[0, [0, 4], 128 | 0],
|
|
2439
2473
|
];
|
|
2440
|
-
var StartImagePipelineExecutionResponse = [
|
|
2474
|
+
var StartImagePipelineExecutionResponse$ = [
|
|
2441
2475
|
3,
|
|
2442
2476
|
n0,
|
|
2443
2477
|
_SIPERt,
|
|
@@ -2445,7 +2479,7 @@ var StartImagePipelineExecutionResponse = [
|
|
|
2445
2479
|
[_rI, _cT, _iBVA],
|
|
2446
2480
|
[0, 0, 0],
|
|
2447
2481
|
];
|
|
2448
|
-
var StartResourceStateUpdateRequest = [
|
|
2482
|
+
var StartResourceStateUpdateRequest$ = [
|
|
2449
2483
|
3,
|
|
2450
2484
|
n0,
|
|
2451
2485
|
_SRSUR,
|
|
@@ -2453,22 +2487,22 @@ var StartResourceStateUpdateRequest = [
|
|
|
2453
2487
|
[_rA, _s, _eR, _iRn, _eRx, _uAp, _cT],
|
|
2454
2488
|
[
|
|
2455
2489
|
0,
|
|
2456
|
-
() => ResourceState
|
|
2490
|
+
() => ResourceState$,
|
|
2457
2491
|
0,
|
|
2458
|
-
() => ResourceStateUpdateIncludeResources
|
|
2459
|
-
() => ResourceStateUpdateExclusionRules
|
|
2492
|
+
() => ResourceStateUpdateIncludeResources$,
|
|
2493
|
+
() => ResourceStateUpdateExclusionRules$,
|
|
2460
2494
|
4,
|
|
2461
2495
|
[0, 4],
|
|
2462
2496
|
],
|
|
2463
2497
|
];
|
|
2464
|
-
var StartResourceStateUpdateResponse = [3, n0, _SRSURt, 0, [_lEI, _rA], [0, 0]];
|
|
2465
|
-
var SystemsManagerAgent = [3, n0, _SMA, 0, [_uAB], [2]];
|
|
2466
|
-
var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2467
|
-
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2468
|
-
var TargetContainerRepository = [3, n0, _TCR, 0, [_serv, _rN], [0, 0]];
|
|
2469
|
-
var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2470
|
-
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException
|
|
2471
|
-
var UntagResourceRequest = [
|
|
2498
|
+
var StartResourceStateUpdateResponse$ = [3, n0, _SRSURt, 0, [_lEI, _rA], [0, 0]];
|
|
2499
|
+
var SystemsManagerAgent$ = [3, n0, _SMA, 0, [_uAB], [2]];
|
|
2500
|
+
var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2501
|
+
var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
2502
|
+
var TargetContainerRepository$ = [3, n0, _TCR, 0, [_serv, _rN], [0, 0]];
|
|
2503
|
+
var TooManyRequestsException$ = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2504
|
+
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
2505
|
+
var UntagResourceRequest$ = [
|
|
2472
2506
|
3,
|
|
2473
2507
|
n0,
|
|
2474
2508
|
_URR,
|
|
@@ -2479,8 +2513,8 @@ var UntagResourceRequest = [
|
|
|
2479
2513
|
[64 | 0, { [_hQ]: _tK }],
|
|
2480
2514
|
],
|
|
2481
2515
|
];
|
|
2482
|
-
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
2483
|
-
var UpdateDistributionConfigurationRequest = [
|
|
2516
|
+
var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
2517
|
+
var UpdateDistributionConfigurationRequest$ = [
|
|
2484
2518
|
3,
|
|
2485
2519
|
n0,
|
|
2486
2520
|
_UDCR,
|
|
@@ -2488,7 +2522,7 @@ var UpdateDistributionConfigurationRequest = [
|
|
|
2488
2522
|
[_dCA, _d, _di, _cT],
|
|
2489
2523
|
[0, 0, () => DistributionList, [0, 4]],
|
|
2490
2524
|
];
|
|
2491
|
-
var UpdateDistributionConfigurationResponse = [
|
|
2525
|
+
var UpdateDistributionConfigurationResponse$ = [
|
|
2492
2526
|
3,
|
|
2493
2527
|
n0,
|
|
2494
2528
|
_UDCRp,
|
|
@@ -2496,7 +2530,7 @@ var UpdateDistributionConfigurationResponse = [
|
|
|
2496
2530
|
[_rI, _cT, _dCA],
|
|
2497
2531
|
[0, 0, 0],
|
|
2498
2532
|
];
|
|
2499
|
-
var UpdateImagePipelineRequest = [
|
|
2533
|
+
var UpdateImagePipelineRequest$ = [
|
|
2500
2534
|
3,
|
|
2501
2535
|
n0,
|
|
2502
2536
|
_UIPR,
|
|
@@ -2509,27 +2543,42 @@ var UpdateImagePipelineRequest = [
|
|
|
2509
2543
|
0,
|
|
2510
2544
|
0,
|
|
2511
2545
|
0,
|
|
2512
|
-
() => ImageTestsConfiguration
|
|
2546
|
+
() => ImageTestsConfiguration$,
|
|
2513
2547
|
2,
|
|
2514
|
-
() => Schedule
|
|
2548
|
+
() => Schedule$,
|
|
2515
2549
|
0,
|
|
2516
2550
|
[0, 4],
|
|
2517
|
-
() => ImageScanningConfiguration
|
|
2551
|
+
() => ImageScanningConfiguration$,
|
|
2518
2552
|
() => WorkflowConfigurationList,
|
|
2519
|
-
() => PipelineLoggingConfiguration
|
|
2553
|
+
() => PipelineLoggingConfiguration$,
|
|
2520
2554
|
0,
|
|
2521
2555
|
],
|
|
2522
2556
|
];
|
|
2523
|
-
var UpdateImagePipelineResponse = [3, n0, _UIPRp, 0, [_rI, _cT, _iPA], [0, 0, 0]];
|
|
2524
|
-
var UpdateInfrastructureConfigurationRequest = [
|
|
2557
|
+
var UpdateImagePipelineResponse$ = [3, n0, _UIPRp, 0, [_rI, _cT, _iPA], [0, 0, 0]];
|
|
2558
|
+
var UpdateInfrastructureConfigurationRequest$ = [
|
|
2525
2559
|
3,
|
|
2526
2560
|
n0,
|
|
2527
2561
|
_UICR,
|
|
2528
2562
|
0,
|
|
2529
2563
|
[_iCA, _d, _iT, _iPN, _sGI, _sI, _l, _kP, _tIOF, _sTA, _rT, _iMO, _pl, _cT],
|
|
2530
|
-
[
|
|
2564
|
+
[
|
|
2565
|
+
0,
|
|
2566
|
+
0,
|
|
2567
|
+
64 | 0,
|
|
2568
|
+
0,
|
|
2569
|
+
64 | 0,
|
|
2570
|
+
0,
|
|
2571
|
+
() => Logging$,
|
|
2572
|
+
0,
|
|
2573
|
+
2,
|
|
2574
|
+
0,
|
|
2575
|
+
128 | 0,
|
|
2576
|
+
() => InstanceMetadataOptions$,
|
|
2577
|
+
() => Placement$,
|
|
2578
|
+
[0, 4],
|
|
2579
|
+
],
|
|
2531
2580
|
];
|
|
2532
|
-
var UpdateInfrastructureConfigurationResponse = [
|
|
2581
|
+
var UpdateInfrastructureConfigurationResponse$ = [
|
|
2533
2582
|
3,
|
|
2534
2583
|
n0,
|
|
2535
2584
|
_UICRp,
|
|
@@ -2537,17 +2586,24 @@ var UpdateInfrastructureConfigurationResponse = [
|
|
|
2537
2586
|
[_rI, _cT, _iCA],
|
|
2538
2587
|
[0, 0, 0],
|
|
2539
2588
|
];
|
|
2540
|
-
var UpdateLifecyclePolicyRequest = [
|
|
2589
|
+
var UpdateLifecyclePolicyRequest$ = [
|
|
2541
2590
|
3,
|
|
2542
2591
|
n0,
|
|
2543
2592
|
_ULPR,
|
|
2544
2593
|
0,
|
|
2545
2594
|
[_lPA, _d, _st, _eR, _rTe, _pD, _rS, _cT],
|
|
2546
|
-
[0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection
|
|
2595
|
+
[0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection$, [0, 4]],
|
|
2596
|
+
];
|
|
2597
|
+
var UpdateLifecyclePolicyResponse$ = [3, n0, _ULPRp, 0, [_lPA], [0]];
|
|
2598
|
+
var VulnerabilityIdAggregation$ = [
|
|
2599
|
+
3,
|
|
2600
|
+
n0,
|
|
2601
|
+
_VIA,
|
|
2602
|
+
0,
|
|
2603
|
+
[_vI, _sC],
|
|
2604
|
+
[0, () => SeverityCounts$],
|
|
2547
2605
|
];
|
|
2548
|
-
var
|
|
2549
|
-
var VulnerabilityIdAggregation = [3, n0, _VIA, 0, [_vI, _sC], [0, () => SeverityCounts]];
|
|
2550
|
-
var VulnerablePackage = [
|
|
2606
|
+
var VulnerablePackage$ = [
|
|
2551
2607
|
3,
|
|
2552
2608
|
n0,
|
|
2553
2609
|
_VP,
|
|
@@ -2555,15 +2611,15 @@ var VulnerablePackage = [
|
|
|
2555
2611
|
[_n, _v, _sLH, _ep, _rel, _ar, _pM, _fP, _fIV, _rem],
|
|
2556
2612
|
[0, 0, 0, 1, 0, 0, 0, 0, 0, 0],
|
|
2557
2613
|
];
|
|
2558
|
-
var Workflow = [
|
|
2614
|
+
var Workflow$ = [
|
|
2559
2615
|
3,
|
|
2560
2616
|
n0,
|
|
2561
2617
|
_W,
|
|
2562
2618
|
0,
|
|
2563
2619
|
[_a, _n, _v, _d, _cD, _t, _s, _o, _da, _kKI, _dC, _ta, _pa],
|
|
2564
|
-
[0, 0, 0, 0, 0, 0, () => WorkflowState
|
|
2620
|
+
[0, 0, 0, 0, 0, 0, () => WorkflowState$, 0, 0, 0, 0, 128 | 0, () => WorkflowParameterDetailList],
|
|
2565
2621
|
];
|
|
2566
|
-
var WorkflowConfiguration = [
|
|
2622
|
+
var WorkflowConfiguration$ = [
|
|
2567
2623
|
3,
|
|
2568
2624
|
n0,
|
|
2569
2625
|
_WC,
|
|
@@ -2571,7 +2627,7 @@ var WorkflowConfiguration = [
|
|
|
2571
2627
|
[_wA, _pa, _pG, _oF],
|
|
2572
2628
|
[0, () => WorkflowParameterList, 0, 0],
|
|
2573
2629
|
];
|
|
2574
|
-
var WorkflowExecutionMetadata = [
|
|
2630
|
+
var WorkflowExecutionMetadata$ = [
|
|
2575
2631
|
3,
|
|
2576
2632
|
n0,
|
|
2577
2633
|
_WEM,
|
|
@@ -2579,10 +2635,10 @@ var WorkflowExecutionMetadata = [
|
|
|
2579
2635
|
[_wBVA, _wEI, _t, _st, _m, _tSC, _tSS, _tSF, _tSSo, _sT, _eT, _pG, _ret],
|
|
2580
2636
|
[0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 2],
|
|
2581
2637
|
];
|
|
2582
|
-
var WorkflowParameter = [3, n0, _WP, 0, [_n, _va], [0, 64 | 0]];
|
|
2583
|
-
var WorkflowParameterDetail = [3, n0, _WPD, 0, [_n, _t, _dV, _d], [0, 0, 64 | 0, 0]];
|
|
2584
|
-
var WorkflowState = [3, n0, _WS, 0, [_st, _re], [0, 0]];
|
|
2585
|
-
var WorkflowStepExecution = [
|
|
2638
|
+
var WorkflowParameter$ = [3, n0, _WP, 0, [_n, _va], [0, 64 | 0]];
|
|
2639
|
+
var WorkflowParameterDetail$ = [3, n0, _WPD, 0, [_n, _t, _dV, _d], [0, 0, 64 | 0, 0]];
|
|
2640
|
+
var WorkflowState$ = [3, n0, _WS, 0, [_st, _re], [0, 0]];
|
|
2641
|
+
var WorkflowStepExecution$ = [
|
|
2586
2642
|
3,
|
|
2587
2643
|
n0,
|
|
2588
2644
|
_WSE,
|
|
@@ -2590,7 +2646,7 @@ var WorkflowStepExecution = [
|
|
|
2590
2646
|
[_sEI, _iBVA, _wEI, _wBVA, _n, _ac, _sT],
|
|
2591
2647
|
[0, 0, 0, 0, 0, 0, 0],
|
|
2592
2648
|
];
|
|
2593
|
-
var WorkflowStepMetadata = [
|
|
2649
|
+
var WorkflowStepMetadata$ = [
|
|
2594
2650
|
3,
|
|
2595
2651
|
n0,
|
|
2596
2652
|
_WSM,
|
|
@@ -2598,15 +2654,15 @@ var WorkflowStepMetadata = [
|
|
|
2598
2654
|
[_sEI, _n, _d, _ac, _st, _rSo, _m, _in, _ou, _sT, _eT],
|
|
2599
2655
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
2600
2656
|
];
|
|
2601
|
-
var WorkflowSummary = [
|
|
2657
|
+
var WorkflowSummary$ = [
|
|
2602
2658
|
3,
|
|
2603
2659
|
n0,
|
|
2604
2660
|
_WSo,
|
|
2605
2661
|
0,
|
|
2606
2662
|
[_a, _n, _v, _d, _cD, _t, _o, _s, _dC, _ta],
|
|
2607
|
-
[0, 0, 0, 0, 0, 0, 0, () => WorkflowState
|
|
2663
|
+
[0, 0, 0, 0, 0, 0, 0, () => WorkflowState$, 0, 128 | 0],
|
|
2608
2664
|
];
|
|
2609
|
-
var WorkflowVersion = [
|
|
2665
|
+
var WorkflowVersion$ = [
|
|
2610
2666
|
3,
|
|
2611
2667
|
n0,
|
|
2612
2668
|
_WV,
|
|
@@ -2614,689 +2670,683 @@ var WorkflowVersion = [
|
|
|
2614
2670
|
[_a, _n, _v, _d, _t, _o, _dC],
|
|
2615
2671
|
[0, 0, 0, 0, 0, 0, 0],
|
|
2616
2672
|
];
|
|
2617
|
-
var ImagebuilderServiceException = [-3, _sm, "ImagebuilderServiceException", 0, [], []];
|
|
2618
|
-
schema.TypeRegistry.for(_sm).registerError(ImagebuilderServiceException
|
|
2619
|
-
var AmiList = [1, n0, _AL, 0, () => Ami];
|
|
2620
|
-
var ComponentConfigurationList = [1, n0, _CCL, 0, () => ComponentConfiguration];
|
|
2621
|
-
var ComponentParameterDetailList = [1, n0, _CPDL, 0, () => ComponentParameterDetail];
|
|
2622
|
-
var ComponentParameterList = [1, n0, _CPL, 0, () => ComponentParameter];
|
|
2623
|
-
var ComponentSummaryList = [1, n0, _CSL, 0, () => ComponentSummary];
|
|
2624
|
-
var ComponentVersionList = [1, n0, _CVL, 0, () => ComponentVersion];
|
|
2625
|
-
var ContainerList = [1, n0, _CL, 0, () => Container];
|
|
2626
|
-
var ContainerRecipeSummaryList = [1, n0, _CRSL, 0, () => ContainerRecipeSummary];
|
|
2627
|
-
var CvssScoreAdjustmentList = [1, n0, _CSAL, 0, () => CvssScoreAdjustment];
|
|
2628
|
-
var CvssScoreList = [1, n0, _CSLv, 0, () => CvssScore];
|
|
2629
|
-
var DistributionConfigurationSummaryList = [
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
];
|
|
2636
|
-
var
|
|
2637
|
-
var
|
|
2638
|
-
var
|
|
2639
|
-
var
|
|
2640
|
-
var
|
|
2641
|
-
var ImageRecipeSummaryList = [1, n0, _IRSL, 0, () => ImageRecipeSummary];
|
|
2642
|
-
var ImageScanFindingAggregationsList = [1, n0, _ISFAL, 0, () => ImageScanFindingAggregation];
|
|
2643
|
-
var ImageScanFindingsFilterList = [1, n0, _ISFFL, 0, () => ImageScanFindingsFilter];
|
|
2644
|
-
var ImageScanFindingsList = [1, n0, _ISFL, 0, () => ImageScanFinding];
|
|
2645
|
-
var ImageSummaryList = [1, n0, _ISL, 0, () => ImageSummary];
|
|
2646
|
-
var ImageVersionList = [1, n0, _IVL, 0, () => ImageVersion];
|
|
2673
|
+
var ImagebuilderServiceException$ = [-3, _sm, "ImagebuilderServiceException", 0, [], []];
|
|
2674
|
+
schema.TypeRegistry.for(_sm).registerError(ImagebuilderServiceException$, ImagebuilderServiceException);
|
|
2675
|
+
var AmiList = [1, n0, _AL, 0, () => Ami$];
|
|
2676
|
+
var ComponentConfigurationList = [1, n0, _CCL, 0, () => ComponentConfiguration$];
|
|
2677
|
+
var ComponentParameterDetailList = [1, n0, _CPDL, 0, () => ComponentParameterDetail$];
|
|
2678
|
+
var ComponentParameterList = [1, n0, _CPL, 0, () => ComponentParameter$];
|
|
2679
|
+
var ComponentSummaryList = [1, n0, _CSL, 0, () => ComponentSummary$];
|
|
2680
|
+
var ComponentVersionList = [1, n0, _CVL, 0, () => ComponentVersion$];
|
|
2681
|
+
var ContainerList = [1, n0, _CL, 0, () => Container$];
|
|
2682
|
+
var ContainerRecipeSummaryList = [1, n0, _CRSL, 0, () => ContainerRecipeSummary$];
|
|
2683
|
+
var CvssScoreAdjustmentList = [1, n0, _CSAL, 0, () => CvssScoreAdjustment$];
|
|
2684
|
+
var CvssScoreList = [1, n0, _CSLv, 0, () => CvssScore$];
|
|
2685
|
+
var DistributionConfigurationSummaryList = [1, n0, _DCSL, 0, () => DistributionConfigurationSummary$];
|
|
2686
|
+
var DistributionList = [1, n0, _DL, 0, () => Distribution$];
|
|
2687
|
+
var FastLaunchConfigurationList = [1, n0, _FLCL, 0, () => FastLaunchConfiguration$];
|
|
2688
|
+
var FilterList = [1, n0, _FL, 0, () => Filter$];
|
|
2689
|
+
var ImagePackageList = [1, n0, _IPL, 0, () => ImagePackage$];
|
|
2690
|
+
var ImagePipelineList = [1, n0, _IPLm, 0, () => ImagePipeline$];
|
|
2691
|
+
var ImageRecipeSummaryList = [1, n0, _IRSL, 0, () => ImageRecipeSummary$];
|
|
2692
|
+
var ImageScanFindingAggregationsList = [1, n0, _ISFAL, 0, () => ImageScanFindingAggregation$];
|
|
2693
|
+
var ImageScanFindingsFilterList = [1, n0, _ISFFL, 0, () => ImageScanFindingsFilter$];
|
|
2694
|
+
var ImageScanFindingsList = [1, n0, _ISFL, 0, () => ImageScanFinding$];
|
|
2695
|
+
var ImageSummaryList = [1, n0, _ISL, 0, () => ImageSummary$];
|
|
2696
|
+
var ImageVersionList = [1, n0, _IVL, 0, () => ImageVersion$];
|
|
2647
2697
|
var InfrastructureConfigurationSummaryList = [
|
|
2648
2698
|
1,
|
|
2649
2699
|
n0,
|
|
2650
2700
|
_ICSL,
|
|
2651
2701
|
0,
|
|
2652
|
-
() => InfrastructureConfigurationSummary
|
|
2702
|
+
() => InfrastructureConfigurationSummary$,
|
|
2653
2703
|
];
|
|
2654
|
-
var InstanceBlockDeviceMappings = [1, n0, _IBDMn, 0, () => InstanceBlockDeviceMapping];
|
|
2655
|
-
var LaunchTemplateConfigurationList = [1, n0, _LTCL, 0, () => LaunchTemplateConfiguration];
|
|
2656
|
-
var LifecycleExecutionResourceList = [1, n0, _LERL, 0, () => LifecycleExecutionResource];
|
|
2657
|
-
var LifecycleExecutionsList = [1, n0, _LEL, 0, () => LifecycleExecution];
|
|
2704
|
+
var InstanceBlockDeviceMappings = [1, n0, _IBDMn, 0, () => InstanceBlockDeviceMapping$];
|
|
2705
|
+
var LaunchTemplateConfigurationList = [1, n0, _LTCL, 0, () => LaunchTemplateConfiguration$];
|
|
2706
|
+
var LifecycleExecutionResourceList = [1, n0, _LERL, 0, () => LifecycleExecutionResource$];
|
|
2707
|
+
var LifecycleExecutionsList = [1, n0, _LEL, 0, () => LifecycleExecution$];
|
|
2658
2708
|
var LifecycleExecutionSnapshotResourceList = [
|
|
2659
2709
|
1,
|
|
2660
2710
|
n0,
|
|
2661
2711
|
_LESRL,
|
|
2662
2712
|
0,
|
|
2663
|
-
() => LifecycleExecutionSnapshotResource
|
|
2713
|
+
() => LifecycleExecutionSnapshotResource$,
|
|
2664
2714
|
];
|
|
2665
|
-
var LifecyclePolicyDetails = [1, n0, _LPDi, 0, () => LifecyclePolicyDetail];
|
|
2715
|
+
var LifecyclePolicyDetails = [1, n0, _LPDi, 0, () => LifecyclePolicyDetail$];
|
|
2666
2716
|
var LifecyclePolicyResourceSelectionRecipes = [
|
|
2667
2717
|
1,
|
|
2668
2718
|
n0,
|
|
2669
2719
|
_LPRSRi,
|
|
2670
2720
|
0,
|
|
2671
|
-
() => LifecyclePolicyResourceSelectionRecipe
|
|
2672
|
-
];
|
|
2673
|
-
var LifecyclePolicySummaryList = [1, n0, _LPSL, 0, () => LifecyclePolicySummary];
|
|
2674
|
-
var ProductCodeList = [1, n0, _PCL, 0, () => ProductCodeListItem];
|
|
2675
|
-
var SsmParameterConfigurationList = [1, n0, _SPCL, 0, () => SsmParameterConfiguration];
|
|
2676
|
-
var VulnerablePackageList = [1, n0, _VPL, 0, () => VulnerablePackage];
|
|
2677
|
-
var WorkflowConfigurationList = [1, n0, _WCL, 0, () => WorkflowConfiguration];
|
|
2678
|
-
var WorkflowExecutionsList = [1, n0, _WEL, 0, () => WorkflowExecutionMetadata];
|
|
2679
|
-
var WorkflowParameterDetailList = [1, n0, _WPDL, 0, () => WorkflowParameterDetail];
|
|
2680
|
-
var WorkflowParameterList = [1, n0, _WPL, 0, () => WorkflowParameter];
|
|
2681
|
-
var WorkflowStepExecutionList = [1, n0, _WSEL, 0, () => WorkflowStepExecution];
|
|
2682
|
-
var WorkflowStepExecutionsList = [1, n0, _WSELo, 0, () => WorkflowStepMetadata];
|
|
2683
|
-
var WorkflowSummaryList = [1, n0, _WSL, 0, () => WorkflowSummary];
|
|
2684
|
-
var WorkflowVersionList = [1, n0, _WVL, 0, () => WorkflowVersion];
|
|
2685
|
-
var CancelImageCreation = [
|
|
2721
|
+
() => LifecyclePolicyResourceSelectionRecipe$,
|
|
2722
|
+
];
|
|
2723
|
+
var LifecyclePolicySummaryList = [1, n0, _LPSL, 0, () => LifecyclePolicySummary$];
|
|
2724
|
+
var ProductCodeList = [1, n0, _PCL, 0, () => ProductCodeListItem$];
|
|
2725
|
+
var SsmParameterConfigurationList = [1, n0, _SPCL, 0, () => SsmParameterConfiguration$];
|
|
2726
|
+
var VulnerablePackageList = [1, n0, _VPL, 0, () => VulnerablePackage$];
|
|
2727
|
+
var WorkflowConfigurationList = [1, n0, _WCL, 0, () => WorkflowConfiguration$];
|
|
2728
|
+
var WorkflowExecutionsList = [1, n0, _WEL, 0, () => WorkflowExecutionMetadata$];
|
|
2729
|
+
var WorkflowParameterDetailList = [1, n0, _WPDL, 0, () => WorkflowParameterDetail$];
|
|
2730
|
+
var WorkflowParameterList = [1, n0, _WPL, 0, () => WorkflowParameter$];
|
|
2731
|
+
var WorkflowStepExecutionList = [1, n0, _WSEL, 0, () => WorkflowStepExecution$];
|
|
2732
|
+
var WorkflowStepExecutionsList = [1, n0, _WSELo, 0, () => WorkflowStepMetadata$];
|
|
2733
|
+
var WorkflowSummaryList = [1, n0, _WSL, 0, () => WorkflowSummary$];
|
|
2734
|
+
var WorkflowVersionList = [1, n0, _WVL, 0, () => WorkflowVersion$];
|
|
2735
|
+
var CancelImageCreation$ = [
|
|
2686
2736
|
9,
|
|
2687
2737
|
n0,
|
|
2688
2738
|
_CIC,
|
|
2689
2739
|
{ [_ht]: ["PUT", "/CancelImageCreation", 200] },
|
|
2690
|
-
() => CancelImageCreationRequest
|
|
2691
|
-
() => CancelImageCreationResponse
|
|
2740
|
+
() => CancelImageCreationRequest$,
|
|
2741
|
+
() => CancelImageCreationResponse$,
|
|
2692
2742
|
];
|
|
2693
|
-
var CancelLifecycleExecution = [
|
|
2743
|
+
var CancelLifecycleExecution$ = [
|
|
2694
2744
|
9,
|
|
2695
2745
|
n0,
|
|
2696
2746
|
_CLE,
|
|
2697
2747
|
{ [_ht]: ["PUT", "/CancelLifecycleExecution", 200] },
|
|
2698
|
-
() => CancelLifecycleExecutionRequest
|
|
2699
|
-
() => CancelLifecycleExecutionResponse
|
|
2748
|
+
() => CancelLifecycleExecutionRequest$,
|
|
2749
|
+
() => CancelLifecycleExecutionResponse$,
|
|
2700
2750
|
];
|
|
2701
|
-
var CreateComponent = [
|
|
2751
|
+
var CreateComponent$ = [
|
|
2702
2752
|
9,
|
|
2703
2753
|
n0,
|
|
2704
2754
|
_CCr,
|
|
2705
2755
|
{ [_ht]: ["PUT", "/CreateComponent", 200] },
|
|
2706
|
-
() => CreateComponentRequest
|
|
2707
|
-
() => CreateComponentResponse
|
|
2756
|
+
() => CreateComponentRequest$,
|
|
2757
|
+
() => CreateComponentResponse$,
|
|
2708
2758
|
];
|
|
2709
|
-
var CreateContainerRecipe = [
|
|
2759
|
+
var CreateContainerRecipe$ = [
|
|
2710
2760
|
9,
|
|
2711
2761
|
n0,
|
|
2712
2762
|
_CCRre,
|
|
2713
2763
|
{ [_ht]: ["PUT", "/CreateContainerRecipe", 200] },
|
|
2714
|
-
() => CreateContainerRecipeRequest
|
|
2715
|
-
() => CreateContainerRecipeResponse
|
|
2764
|
+
() => CreateContainerRecipeRequest$,
|
|
2765
|
+
() => CreateContainerRecipeResponse$,
|
|
2716
2766
|
];
|
|
2717
|
-
var CreateDistributionConfiguration = [
|
|
2767
|
+
var CreateDistributionConfiguration$ = [
|
|
2718
2768
|
9,
|
|
2719
2769
|
n0,
|
|
2720
2770
|
_CDCr,
|
|
2721
2771
|
{ [_ht]: ["PUT", "/CreateDistributionConfiguration", 200] },
|
|
2722
|
-
() => CreateDistributionConfigurationRequest
|
|
2723
|
-
() => CreateDistributionConfigurationResponse
|
|
2772
|
+
() => CreateDistributionConfigurationRequest$,
|
|
2773
|
+
() => CreateDistributionConfigurationResponse$,
|
|
2724
2774
|
];
|
|
2725
|
-
var CreateImage = [
|
|
2775
|
+
var CreateImage$ = [
|
|
2726
2776
|
9,
|
|
2727
2777
|
n0,
|
|
2728
2778
|
_CI,
|
|
2729
2779
|
{ [_ht]: ["PUT", "/CreateImage", 200] },
|
|
2730
|
-
() => CreateImageRequest
|
|
2731
|
-
() => CreateImageResponse
|
|
2780
|
+
() => CreateImageRequest$,
|
|
2781
|
+
() => CreateImageResponse$,
|
|
2732
2782
|
];
|
|
2733
|
-
var CreateImagePipeline = [
|
|
2783
|
+
var CreateImagePipeline$ = [
|
|
2734
2784
|
9,
|
|
2735
2785
|
n0,
|
|
2736
2786
|
_CIP,
|
|
2737
2787
|
{ [_ht]: ["PUT", "/CreateImagePipeline", 200] },
|
|
2738
|
-
() => CreateImagePipelineRequest
|
|
2739
|
-
() => CreateImagePipelineResponse
|
|
2788
|
+
() => CreateImagePipelineRequest$,
|
|
2789
|
+
() => CreateImagePipelineResponse$,
|
|
2740
2790
|
];
|
|
2741
|
-
var CreateImageRecipe = [
|
|
2791
|
+
var CreateImageRecipe$ = [
|
|
2742
2792
|
9,
|
|
2743
2793
|
n0,
|
|
2744
2794
|
_CIRre,
|
|
2745
2795
|
{ [_ht]: ["PUT", "/CreateImageRecipe", 200] },
|
|
2746
|
-
() => CreateImageRecipeRequest
|
|
2747
|
-
() => CreateImageRecipeResponse
|
|
2796
|
+
() => CreateImageRecipeRequest$,
|
|
2797
|
+
() => CreateImageRecipeResponse$,
|
|
2748
2798
|
];
|
|
2749
|
-
var CreateInfrastructureConfiguration = [
|
|
2799
|
+
var CreateInfrastructureConfiguration$ = [
|
|
2750
2800
|
9,
|
|
2751
2801
|
n0,
|
|
2752
2802
|
_CICr,
|
|
2753
2803
|
{ [_ht]: ["PUT", "/CreateInfrastructureConfiguration", 200] },
|
|
2754
|
-
() => CreateInfrastructureConfigurationRequest
|
|
2755
|
-
() => CreateInfrastructureConfigurationResponse
|
|
2804
|
+
() => CreateInfrastructureConfigurationRequest$,
|
|
2805
|
+
() => CreateInfrastructureConfigurationResponse$,
|
|
2756
2806
|
];
|
|
2757
|
-
var CreateLifecyclePolicy = [
|
|
2807
|
+
var CreateLifecyclePolicy$ = [
|
|
2758
2808
|
9,
|
|
2759
2809
|
n0,
|
|
2760
2810
|
_CLP,
|
|
2761
2811
|
{ [_ht]: ["PUT", "/CreateLifecyclePolicy", 200] },
|
|
2762
|
-
() => CreateLifecyclePolicyRequest
|
|
2763
|
-
() => CreateLifecyclePolicyResponse
|
|
2812
|
+
() => CreateLifecyclePolicyRequest$,
|
|
2813
|
+
() => CreateLifecyclePolicyResponse$,
|
|
2764
2814
|
];
|
|
2765
|
-
var CreateWorkflow = [
|
|
2815
|
+
var CreateWorkflow$ = [
|
|
2766
2816
|
9,
|
|
2767
2817
|
n0,
|
|
2768
2818
|
_CW,
|
|
2769
2819
|
{ [_ht]: ["PUT", "/CreateWorkflow", 200] },
|
|
2770
|
-
() => CreateWorkflowRequest
|
|
2771
|
-
() => CreateWorkflowResponse
|
|
2820
|
+
() => CreateWorkflowRequest$,
|
|
2821
|
+
() => CreateWorkflowResponse$,
|
|
2772
2822
|
];
|
|
2773
|
-
var DeleteComponent = [
|
|
2823
|
+
var DeleteComponent$ = [
|
|
2774
2824
|
9,
|
|
2775
2825
|
n0,
|
|
2776
2826
|
_DCe,
|
|
2777
2827
|
{ [_ht]: ["DELETE", "/DeleteComponent", 200] },
|
|
2778
|
-
() => DeleteComponentRequest
|
|
2779
|
-
() => DeleteComponentResponse
|
|
2828
|
+
() => DeleteComponentRequest$,
|
|
2829
|
+
() => DeleteComponentResponse$,
|
|
2780
2830
|
];
|
|
2781
|
-
var DeleteContainerRecipe = [
|
|
2831
|
+
var DeleteContainerRecipe$ = [
|
|
2782
2832
|
9,
|
|
2783
2833
|
n0,
|
|
2784
2834
|
_DCRel,
|
|
2785
2835
|
{ [_ht]: ["DELETE", "/DeleteContainerRecipe", 200] },
|
|
2786
|
-
() => DeleteContainerRecipeRequest
|
|
2787
|
-
() => DeleteContainerRecipeResponse
|
|
2836
|
+
() => DeleteContainerRecipeRequest$,
|
|
2837
|
+
() => DeleteContainerRecipeResponse$,
|
|
2788
2838
|
];
|
|
2789
|
-
var DeleteDistributionConfiguration = [
|
|
2839
|
+
var DeleteDistributionConfiguration$ = [
|
|
2790
2840
|
9,
|
|
2791
2841
|
n0,
|
|
2792
2842
|
_DDC,
|
|
2793
2843
|
{ [_ht]: ["DELETE", "/DeleteDistributionConfiguration", 200] },
|
|
2794
|
-
() => DeleteDistributionConfigurationRequest
|
|
2795
|
-
() => DeleteDistributionConfigurationResponse
|
|
2844
|
+
() => DeleteDistributionConfigurationRequest$,
|
|
2845
|
+
() => DeleteDistributionConfigurationResponse$,
|
|
2796
2846
|
];
|
|
2797
|
-
var DeleteImage = [
|
|
2847
|
+
var DeleteImage$ = [
|
|
2798
2848
|
9,
|
|
2799
2849
|
n0,
|
|
2800
2850
|
_DI,
|
|
2801
2851
|
{ [_ht]: ["DELETE", "/DeleteImage", 200] },
|
|
2802
|
-
() => DeleteImageRequest
|
|
2803
|
-
() => DeleteImageResponse
|
|
2852
|
+
() => DeleteImageRequest$,
|
|
2853
|
+
() => DeleteImageResponse$,
|
|
2804
2854
|
];
|
|
2805
|
-
var DeleteImagePipeline = [
|
|
2855
|
+
var DeleteImagePipeline$ = [
|
|
2806
2856
|
9,
|
|
2807
2857
|
n0,
|
|
2808
2858
|
_DIP,
|
|
2809
2859
|
{ [_ht]: ["DELETE", "/DeleteImagePipeline", 200] },
|
|
2810
|
-
() => DeleteImagePipelineRequest
|
|
2811
|
-
() => DeleteImagePipelineResponse
|
|
2860
|
+
() => DeleteImagePipelineRequest$,
|
|
2861
|
+
() => DeleteImagePipelineResponse$,
|
|
2812
2862
|
];
|
|
2813
|
-
var DeleteImageRecipe = [
|
|
2863
|
+
var DeleteImageRecipe$ = [
|
|
2814
2864
|
9,
|
|
2815
2865
|
n0,
|
|
2816
2866
|
_DIRel,
|
|
2817
2867
|
{ [_ht]: ["DELETE", "/DeleteImageRecipe", 200] },
|
|
2818
|
-
() => DeleteImageRecipeRequest
|
|
2819
|
-
() => DeleteImageRecipeResponse
|
|
2868
|
+
() => DeleteImageRecipeRequest$,
|
|
2869
|
+
() => DeleteImageRecipeResponse$,
|
|
2820
2870
|
];
|
|
2821
|
-
var DeleteInfrastructureConfiguration = [
|
|
2871
|
+
var DeleteInfrastructureConfiguration$ = [
|
|
2822
2872
|
9,
|
|
2823
2873
|
n0,
|
|
2824
2874
|
_DIC,
|
|
2825
2875
|
{ [_ht]: ["DELETE", "/DeleteInfrastructureConfiguration", 200] },
|
|
2826
|
-
() => DeleteInfrastructureConfigurationRequest
|
|
2827
|
-
() => DeleteInfrastructureConfigurationResponse
|
|
2876
|
+
() => DeleteInfrastructureConfigurationRequest$,
|
|
2877
|
+
() => DeleteInfrastructureConfigurationResponse$,
|
|
2828
2878
|
];
|
|
2829
|
-
var DeleteLifecyclePolicy = [
|
|
2879
|
+
var DeleteLifecyclePolicy$ = [
|
|
2830
2880
|
9,
|
|
2831
2881
|
n0,
|
|
2832
2882
|
_DLP,
|
|
2833
2883
|
{ [_ht]: ["DELETE", "/DeleteLifecyclePolicy", 200] },
|
|
2834
|
-
() => DeleteLifecyclePolicyRequest
|
|
2835
|
-
() => DeleteLifecyclePolicyResponse
|
|
2884
|
+
() => DeleteLifecyclePolicyRequest$,
|
|
2885
|
+
() => DeleteLifecyclePolicyResponse$,
|
|
2836
2886
|
];
|
|
2837
|
-
var DeleteWorkflow = [
|
|
2887
|
+
var DeleteWorkflow$ = [
|
|
2838
2888
|
9,
|
|
2839
2889
|
n0,
|
|
2840
2890
|
_DW,
|
|
2841
2891
|
{ [_ht]: ["DELETE", "/DeleteWorkflow", 200] },
|
|
2842
|
-
() => DeleteWorkflowRequest
|
|
2843
|
-
() => DeleteWorkflowResponse
|
|
2892
|
+
() => DeleteWorkflowRequest$,
|
|
2893
|
+
() => DeleteWorkflowResponse$,
|
|
2844
2894
|
];
|
|
2845
|
-
var DistributeImage = [
|
|
2895
|
+
var DistributeImage$ = [
|
|
2846
2896
|
9,
|
|
2847
2897
|
n0,
|
|
2848
2898
|
_DIi,
|
|
2849
2899
|
{ [_ht]: ["PUT", "/DistributeImage", 200] },
|
|
2850
|
-
() => DistributeImageRequest
|
|
2851
|
-
() => DistributeImageResponse
|
|
2900
|
+
() => DistributeImageRequest$,
|
|
2901
|
+
() => DistributeImageResponse$,
|
|
2852
2902
|
];
|
|
2853
|
-
var GetComponent = [
|
|
2903
|
+
var GetComponent$ = [
|
|
2854
2904
|
9,
|
|
2855
2905
|
n0,
|
|
2856
2906
|
_GC,
|
|
2857
2907
|
{ [_ht]: ["GET", "/GetComponent", 200] },
|
|
2858
|
-
() => GetComponentRequest
|
|
2859
|
-
() => GetComponentResponse
|
|
2908
|
+
() => GetComponentRequest$,
|
|
2909
|
+
() => GetComponentResponse$,
|
|
2860
2910
|
];
|
|
2861
|
-
var GetComponentPolicy = [
|
|
2911
|
+
var GetComponentPolicy$ = [
|
|
2862
2912
|
9,
|
|
2863
2913
|
n0,
|
|
2864
2914
|
_GCP,
|
|
2865
2915
|
{ [_ht]: ["GET", "/GetComponentPolicy", 200] },
|
|
2866
|
-
() => GetComponentPolicyRequest
|
|
2867
|
-
() => GetComponentPolicyResponse
|
|
2916
|
+
() => GetComponentPolicyRequest$,
|
|
2917
|
+
() => GetComponentPolicyResponse$,
|
|
2868
2918
|
];
|
|
2869
|
-
var GetContainerRecipe = [
|
|
2919
|
+
var GetContainerRecipe$ = [
|
|
2870
2920
|
9,
|
|
2871
2921
|
n0,
|
|
2872
2922
|
_GCRet,
|
|
2873
2923
|
{ [_ht]: ["GET", "/GetContainerRecipe", 200] },
|
|
2874
|
-
() => GetContainerRecipeRequest
|
|
2875
|
-
() => GetContainerRecipeResponse
|
|
2924
|
+
() => GetContainerRecipeRequest$,
|
|
2925
|
+
() => GetContainerRecipeResponse$,
|
|
2876
2926
|
];
|
|
2877
|
-
var GetContainerRecipePolicy = [
|
|
2927
|
+
var GetContainerRecipePolicy$ = [
|
|
2878
2928
|
9,
|
|
2879
2929
|
n0,
|
|
2880
2930
|
_GCRP,
|
|
2881
2931
|
{ [_ht]: ["GET", "/GetContainerRecipePolicy", 200] },
|
|
2882
|
-
() => GetContainerRecipePolicyRequest
|
|
2883
|
-
() => GetContainerRecipePolicyResponse
|
|
2932
|
+
() => GetContainerRecipePolicyRequest$,
|
|
2933
|
+
() => GetContainerRecipePolicyResponse$,
|
|
2884
2934
|
];
|
|
2885
|
-
var GetDistributionConfiguration = [
|
|
2935
|
+
var GetDistributionConfiguration$ = [
|
|
2886
2936
|
9,
|
|
2887
2937
|
n0,
|
|
2888
2938
|
_GDC,
|
|
2889
2939
|
{ [_ht]: ["GET", "/GetDistributionConfiguration", 200] },
|
|
2890
|
-
() => GetDistributionConfigurationRequest
|
|
2891
|
-
() => GetDistributionConfigurationResponse
|
|
2940
|
+
() => GetDistributionConfigurationRequest$,
|
|
2941
|
+
() => GetDistributionConfigurationResponse$,
|
|
2892
2942
|
];
|
|
2893
|
-
var GetImage = [
|
|
2943
|
+
var GetImage$ = [
|
|
2894
2944
|
9,
|
|
2895
2945
|
n0,
|
|
2896
2946
|
_GI,
|
|
2897
2947
|
{ [_ht]: ["GET", "/GetImage", 200] },
|
|
2898
|
-
() => GetImageRequest
|
|
2899
|
-
() => GetImageResponse
|
|
2948
|
+
() => GetImageRequest$,
|
|
2949
|
+
() => GetImageResponse$,
|
|
2900
2950
|
];
|
|
2901
|
-
var GetImagePipeline = [
|
|
2951
|
+
var GetImagePipeline$ = [
|
|
2902
2952
|
9,
|
|
2903
2953
|
n0,
|
|
2904
2954
|
_GIP,
|
|
2905
2955
|
{ [_ht]: ["GET", "/GetImagePipeline", 200] },
|
|
2906
|
-
() => GetImagePipelineRequest
|
|
2907
|
-
() => GetImagePipelineResponse
|
|
2956
|
+
() => GetImagePipelineRequest$,
|
|
2957
|
+
() => GetImagePipelineResponse$,
|
|
2908
2958
|
];
|
|
2909
|
-
var GetImagePolicy = [
|
|
2959
|
+
var GetImagePolicy$ = [
|
|
2910
2960
|
9,
|
|
2911
2961
|
n0,
|
|
2912
2962
|
_GIPe,
|
|
2913
2963
|
{ [_ht]: ["GET", "/GetImagePolicy", 200] },
|
|
2914
|
-
() => GetImagePolicyRequest
|
|
2915
|
-
() => GetImagePolicyResponse
|
|
2964
|
+
() => GetImagePolicyRequest$,
|
|
2965
|
+
() => GetImagePolicyResponse$,
|
|
2916
2966
|
];
|
|
2917
|
-
var GetImageRecipe = [
|
|
2967
|
+
var GetImageRecipe$ = [
|
|
2918
2968
|
9,
|
|
2919
2969
|
n0,
|
|
2920
2970
|
_GIRet,
|
|
2921
2971
|
{ [_ht]: ["GET", "/GetImageRecipe", 200] },
|
|
2922
|
-
() => GetImageRecipeRequest
|
|
2923
|
-
() => GetImageRecipeResponse
|
|
2972
|
+
() => GetImageRecipeRequest$,
|
|
2973
|
+
() => GetImageRecipeResponse$,
|
|
2924
2974
|
];
|
|
2925
|
-
var GetImageRecipePolicy = [
|
|
2975
|
+
var GetImageRecipePolicy$ = [
|
|
2926
2976
|
9,
|
|
2927
2977
|
n0,
|
|
2928
2978
|
_GIRP,
|
|
2929
2979
|
{ [_ht]: ["GET", "/GetImageRecipePolicy", 200] },
|
|
2930
|
-
() => GetImageRecipePolicyRequest
|
|
2931
|
-
() => GetImageRecipePolicyResponse
|
|
2980
|
+
() => GetImageRecipePolicyRequest$,
|
|
2981
|
+
() => GetImageRecipePolicyResponse$,
|
|
2932
2982
|
];
|
|
2933
|
-
var GetInfrastructureConfiguration = [
|
|
2983
|
+
var GetInfrastructureConfiguration$ = [
|
|
2934
2984
|
9,
|
|
2935
2985
|
n0,
|
|
2936
2986
|
_GIC,
|
|
2937
2987
|
{ [_ht]: ["GET", "/GetInfrastructureConfiguration", 200] },
|
|
2938
|
-
() => GetInfrastructureConfigurationRequest
|
|
2939
|
-
() => GetInfrastructureConfigurationResponse
|
|
2988
|
+
() => GetInfrastructureConfigurationRequest$,
|
|
2989
|
+
() => GetInfrastructureConfigurationResponse$,
|
|
2940
2990
|
];
|
|
2941
|
-
var GetLifecycleExecution = [
|
|
2991
|
+
var GetLifecycleExecution$ = [
|
|
2942
2992
|
9,
|
|
2943
2993
|
n0,
|
|
2944
2994
|
_GLE,
|
|
2945
2995
|
{ [_ht]: ["GET", "/GetLifecycleExecution", 200] },
|
|
2946
|
-
() => GetLifecycleExecutionRequest
|
|
2947
|
-
() => GetLifecycleExecutionResponse
|
|
2996
|
+
() => GetLifecycleExecutionRequest$,
|
|
2997
|
+
() => GetLifecycleExecutionResponse$,
|
|
2948
2998
|
];
|
|
2949
|
-
var GetLifecyclePolicy = [
|
|
2999
|
+
var GetLifecyclePolicy$ = [
|
|
2950
3000
|
9,
|
|
2951
3001
|
n0,
|
|
2952
3002
|
_GLP,
|
|
2953
3003
|
{ [_ht]: ["GET", "/GetLifecyclePolicy", 200] },
|
|
2954
|
-
() => GetLifecyclePolicyRequest
|
|
2955
|
-
() => GetLifecyclePolicyResponse
|
|
3004
|
+
() => GetLifecyclePolicyRequest$,
|
|
3005
|
+
() => GetLifecyclePolicyResponse$,
|
|
2956
3006
|
];
|
|
2957
|
-
var GetMarketplaceResource = [
|
|
3007
|
+
var GetMarketplaceResource$ = [
|
|
2958
3008
|
9,
|
|
2959
3009
|
n0,
|
|
2960
3010
|
_GMR,
|
|
2961
3011
|
{ [_ht]: ["POST", "/GetMarketplaceResource", 200] },
|
|
2962
|
-
() => GetMarketplaceResourceRequest
|
|
2963
|
-
() => GetMarketplaceResourceResponse
|
|
3012
|
+
() => GetMarketplaceResourceRequest$,
|
|
3013
|
+
() => GetMarketplaceResourceResponse$,
|
|
2964
3014
|
];
|
|
2965
|
-
var GetWorkflow = [
|
|
3015
|
+
var GetWorkflow$ = [
|
|
2966
3016
|
9,
|
|
2967
3017
|
n0,
|
|
2968
3018
|
_GW,
|
|
2969
3019
|
{ [_ht]: ["GET", "/GetWorkflow", 200] },
|
|
2970
|
-
() => GetWorkflowRequest
|
|
2971
|
-
() => GetWorkflowResponse
|
|
3020
|
+
() => GetWorkflowRequest$,
|
|
3021
|
+
() => GetWorkflowResponse$,
|
|
2972
3022
|
];
|
|
2973
|
-
var GetWorkflowExecution = [
|
|
3023
|
+
var GetWorkflowExecution$ = [
|
|
2974
3024
|
9,
|
|
2975
3025
|
n0,
|
|
2976
3026
|
_GWE,
|
|
2977
3027
|
{ [_ht]: ["GET", "/GetWorkflowExecution", 200] },
|
|
2978
|
-
() => GetWorkflowExecutionRequest
|
|
2979
|
-
() => GetWorkflowExecutionResponse
|
|
3028
|
+
() => GetWorkflowExecutionRequest$,
|
|
3029
|
+
() => GetWorkflowExecutionResponse$,
|
|
2980
3030
|
];
|
|
2981
|
-
var GetWorkflowStepExecution = [
|
|
3031
|
+
var GetWorkflowStepExecution$ = [
|
|
2982
3032
|
9,
|
|
2983
3033
|
n0,
|
|
2984
3034
|
_GWSE,
|
|
2985
3035
|
{ [_ht]: ["GET", "/GetWorkflowStepExecution", 200] },
|
|
2986
|
-
() => GetWorkflowStepExecutionRequest
|
|
2987
|
-
() => GetWorkflowStepExecutionResponse
|
|
3036
|
+
() => GetWorkflowStepExecutionRequest$,
|
|
3037
|
+
() => GetWorkflowStepExecutionResponse$,
|
|
2988
3038
|
];
|
|
2989
|
-
var ImportComponent = [
|
|
3039
|
+
var ImportComponent$ = [
|
|
2990
3040
|
9,
|
|
2991
3041
|
n0,
|
|
2992
3042
|
_ICm,
|
|
2993
3043
|
{ [_ht]: ["PUT", "/ImportComponent", 200] },
|
|
2994
|
-
() => ImportComponentRequest
|
|
2995
|
-
() => ImportComponentResponse
|
|
3044
|
+
() => ImportComponentRequest$,
|
|
3045
|
+
() => ImportComponentResponse$,
|
|
2996
3046
|
];
|
|
2997
|
-
var ImportDiskImage = [
|
|
3047
|
+
var ImportDiskImage$ = [
|
|
2998
3048
|
9,
|
|
2999
3049
|
n0,
|
|
3000
3050
|
_IDI,
|
|
3001
3051
|
{ [_ht]: ["PUT", "/ImportDiskImage", 200] },
|
|
3002
|
-
() => ImportDiskImageRequest
|
|
3003
|
-
() => ImportDiskImageResponse
|
|
3052
|
+
() => ImportDiskImageRequest$,
|
|
3053
|
+
() => ImportDiskImageResponse$,
|
|
3004
3054
|
];
|
|
3005
|
-
var ImportVmImage = [
|
|
3055
|
+
var ImportVmImage$ = [
|
|
3006
3056
|
9,
|
|
3007
3057
|
n0,
|
|
3008
3058
|
_IVI,
|
|
3009
3059
|
{ [_ht]: ["PUT", "/ImportVmImage", 200] },
|
|
3010
|
-
() => ImportVmImageRequest
|
|
3011
|
-
() => ImportVmImageResponse
|
|
3060
|
+
() => ImportVmImageRequest$,
|
|
3061
|
+
() => ImportVmImageResponse$,
|
|
3012
3062
|
];
|
|
3013
|
-
var ListComponentBuildVersions = [
|
|
3063
|
+
var ListComponentBuildVersions$ = [
|
|
3014
3064
|
9,
|
|
3015
3065
|
n0,
|
|
3016
3066
|
_LCBV,
|
|
3017
3067
|
{ [_ht]: ["POST", "/ListComponentBuildVersions", 200] },
|
|
3018
|
-
() => ListComponentBuildVersionsRequest
|
|
3019
|
-
() => ListComponentBuildVersionsResponse
|
|
3068
|
+
() => ListComponentBuildVersionsRequest$,
|
|
3069
|
+
() => ListComponentBuildVersionsResponse$,
|
|
3020
3070
|
];
|
|
3021
|
-
var ListComponents = [
|
|
3071
|
+
var ListComponents$ = [
|
|
3022
3072
|
9,
|
|
3023
3073
|
n0,
|
|
3024
3074
|
_LC,
|
|
3025
3075
|
{ [_ht]: ["POST", "/ListComponents", 200] },
|
|
3026
|
-
() => ListComponentsRequest
|
|
3027
|
-
() => ListComponentsResponse
|
|
3076
|
+
() => ListComponentsRequest$,
|
|
3077
|
+
() => ListComponentsResponse$,
|
|
3028
3078
|
];
|
|
3029
|
-
var ListContainerRecipes = [
|
|
3079
|
+
var ListContainerRecipes$ = [
|
|
3030
3080
|
9,
|
|
3031
3081
|
n0,
|
|
3032
3082
|
_LCRis,
|
|
3033
3083
|
{ [_ht]: ["POST", "/ListContainerRecipes", 200] },
|
|
3034
|
-
() => ListContainerRecipesRequest
|
|
3035
|
-
() => ListContainerRecipesResponse
|
|
3084
|
+
() => ListContainerRecipesRequest$,
|
|
3085
|
+
() => ListContainerRecipesResponse$,
|
|
3036
3086
|
];
|
|
3037
|
-
var ListDistributionConfigurations = [
|
|
3087
|
+
var ListDistributionConfigurations$ = [
|
|
3038
3088
|
9,
|
|
3039
3089
|
n0,
|
|
3040
3090
|
_LDC,
|
|
3041
3091
|
{ [_ht]: ["POST", "/ListDistributionConfigurations", 200] },
|
|
3042
|
-
() => ListDistributionConfigurationsRequest
|
|
3043
|
-
() => ListDistributionConfigurationsResponse
|
|
3092
|
+
() => ListDistributionConfigurationsRequest$,
|
|
3093
|
+
() => ListDistributionConfigurationsResponse$,
|
|
3044
3094
|
];
|
|
3045
|
-
var ListImageBuildVersions = [
|
|
3095
|
+
var ListImageBuildVersions$ = [
|
|
3046
3096
|
9,
|
|
3047
3097
|
n0,
|
|
3048
3098
|
_LIBV,
|
|
3049
3099
|
{ [_ht]: ["POST", "/ListImageBuildVersions", 200] },
|
|
3050
|
-
() => ListImageBuildVersionsRequest
|
|
3051
|
-
() => ListImageBuildVersionsResponse
|
|
3100
|
+
() => ListImageBuildVersionsRequest$,
|
|
3101
|
+
() => ListImageBuildVersionsResponse$,
|
|
3052
3102
|
];
|
|
3053
|
-
var ListImagePackages = [
|
|
3103
|
+
var ListImagePackages$ = [
|
|
3054
3104
|
9,
|
|
3055
3105
|
n0,
|
|
3056
3106
|
_LIP,
|
|
3057
3107
|
{ [_ht]: ["POST", "/ListImagePackages", 200] },
|
|
3058
|
-
() => ListImagePackagesRequest
|
|
3059
|
-
() => ListImagePackagesResponse
|
|
3108
|
+
() => ListImagePackagesRequest$,
|
|
3109
|
+
() => ListImagePackagesResponse$,
|
|
3060
3110
|
];
|
|
3061
|
-
var ListImagePipelineImages = [
|
|
3111
|
+
var ListImagePipelineImages$ = [
|
|
3062
3112
|
9,
|
|
3063
3113
|
n0,
|
|
3064
3114
|
_LIPI,
|
|
3065
3115
|
{ [_ht]: ["POST", "/ListImagePipelineImages", 200] },
|
|
3066
|
-
() => ListImagePipelineImagesRequest
|
|
3067
|
-
() => ListImagePipelineImagesResponse
|
|
3116
|
+
() => ListImagePipelineImagesRequest$,
|
|
3117
|
+
() => ListImagePipelineImagesResponse$,
|
|
3068
3118
|
];
|
|
3069
|
-
var ListImagePipelines = [
|
|
3119
|
+
var ListImagePipelines$ = [
|
|
3070
3120
|
9,
|
|
3071
3121
|
n0,
|
|
3072
3122
|
_LIPi,
|
|
3073
3123
|
{ [_ht]: ["POST", "/ListImagePipelines", 200] },
|
|
3074
|
-
() => ListImagePipelinesRequest
|
|
3075
|
-
() => ListImagePipelinesResponse
|
|
3124
|
+
() => ListImagePipelinesRequest$,
|
|
3125
|
+
() => ListImagePipelinesResponse$,
|
|
3076
3126
|
];
|
|
3077
|
-
var ListImageRecipes = [
|
|
3127
|
+
var ListImageRecipes$ = [
|
|
3078
3128
|
9,
|
|
3079
3129
|
n0,
|
|
3080
3130
|
_LIRis,
|
|
3081
3131
|
{ [_ht]: ["POST", "/ListImageRecipes", 200] },
|
|
3082
|
-
() => ListImageRecipesRequest
|
|
3083
|
-
() => ListImageRecipesResponse
|
|
3132
|
+
() => ListImageRecipesRequest$,
|
|
3133
|
+
() => ListImageRecipesResponse$,
|
|
3084
3134
|
];
|
|
3085
|
-
var ListImages = [
|
|
3135
|
+
var ListImages$ = [
|
|
3086
3136
|
9,
|
|
3087
3137
|
n0,
|
|
3088
3138
|
_LI,
|
|
3089
3139
|
{ [_ht]: ["POST", "/ListImages", 200] },
|
|
3090
|
-
() => ListImagesRequest
|
|
3091
|
-
() => ListImagesResponse
|
|
3140
|
+
() => ListImagesRequest$,
|
|
3141
|
+
() => ListImagesResponse$,
|
|
3092
3142
|
];
|
|
3093
|
-
var ListImageScanFindingAggregations = [
|
|
3143
|
+
var ListImageScanFindingAggregations$ = [
|
|
3094
3144
|
9,
|
|
3095
3145
|
n0,
|
|
3096
3146
|
_LISFA,
|
|
3097
3147
|
{ [_ht]: ["POST", "/ListImageScanFindingAggregations", 200] },
|
|
3098
|
-
() => ListImageScanFindingAggregationsRequest
|
|
3099
|
-
() => ListImageScanFindingAggregationsResponse
|
|
3148
|
+
() => ListImageScanFindingAggregationsRequest$,
|
|
3149
|
+
() => ListImageScanFindingAggregationsResponse$,
|
|
3100
3150
|
];
|
|
3101
|
-
var ListImageScanFindings = [
|
|
3151
|
+
var ListImageScanFindings$ = [
|
|
3102
3152
|
9,
|
|
3103
3153
|
n0,
|
|
3104
3154
|
_LISF,
|
|
3105
3155
|
{ [_ht]: ["POST", "/ListImageScanFindings", 200] },
|
|
3106
|
-
() => ListImageScanFindingsRequest
|
|
3107
|
-
() => ListImageScanFindingsResponse
|
|
3156
|
+
() => ListImageScanFindingsRequest$,
|
|
3157
|
+
() => ListImageScanFindingsResponse$,
|
|
3108
3158
|
];
|
|
3109
|
-
var ListInfrastructureConfigurations = [
|
|
3159
|
+
var ListInfrastructureConfigurations$ = [
|
|
3110
3160
|
9,
|
|
3111
3161
|
n0,
|
|
3112
3162
|
_LIC,
|
|
3113
3163
|
{ [_ht]: ["POST", "/ListInfrastructureConfigurations", 200] },
|
|
3114
|
-
() => ListInfrastructureConfigurationsRequest
|
|
3115
|
-
() => ListInfrastructureConfigurationsResponse
|
|
3164
|
+
() => ListInfrastructureConfigurationsRequest$,
|
|
3165
|
+
() => ListInfrastructureConfigurationsResponse$,
|
|
3116
3166
|
];
|
|
3117
|
-
var ListLifecycleExecutionResources = [
|
|
3167
|
+
var ListLifecycleExecutionResources$ = [
|
|
3118
3168
|
9,
|
|
3119
3169
|
n0,
|
|
3120
3170
|
_LLERis,
|
|
3121
3171
|
{ [_ht]: ["POST", "/ListLifecycleExecutionResources", 200] },
|
|
3122
|
-
() => ListLifecycleExecutionResourcesRequest
|
|
3123
|
-
() => ListLifecycleExecutionResourcesResponse
|
|
3172
|
+
() => ListLifecycleExecutionResourcesRequest$,
|
|
3173
|
+
() => ListLifecycleExecutionResourcesResponse$,
|
|
3124
3174
|
];
|
|
3125
|
-
var ListLifecycleExecutions = [
|
|
3175
|
+
var ListLifecycleExecutions$ = [
|
|
3126
3176
|
9,
|
|
3127
3177
|
n0,
|
|
3128
3178
|
_LLE,
|
|
3129
3179
|
{ [_ht]: ["POST", "/ListLifecycleExecutions", 200] },
|
|
3130
|
-
() => ListLifecycleExecutionsRequest
|
|
3131
|
-
() => ListLifecycleExecutionsResponse
|
|
3180
|
+
() => ListLifecycleExecutionsRequest$,
|
|
3181
|
+
() => ListLifecycleExecutionsResponse$,
|
|
3132
3182
|
];
|
|
3133
|
-
var ListLifecyclePolicies = [
|
|
3183
|
+
var ListLifecyclePolicies$ = [
|
|
3134
3184
|
9,
|
|
3135
3185
|
n0,
|
|
3136
3186
|
_LLP,
|
|
3137
3187
|
{ [_ht]: ["POST", "/ListLifecyclePolicies", 200] },
|
|
3138
|
-
() => ListLifecyclePoliciesRequest
|
|
3139
|
-
() => ListLifecyclePoliciesResponse
|
|
3188
|
+
() => ListLifecyclePoliciesRequest$,
|
|
3189
|
+
() => ListLifecyclePoliciesResponse$,
|
|
3140
3190
|
];
|
|
3141
|
-
var ListTagsForResource = [
|
|
3191
|
+
var ListTagsForResource$ = [
|
|
3142
3192
|
9,
|
|
3143
3193
|
n0,
|
|
3144
3194
|
_LTFR,
|
|
3145
3195
|
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
3146
|
-
() => ListTagsForResourceRequest
|
|
3147
|
-
() => ListTagsForResourceResponse
|
|
3196
|
+
() => ListTagsForResourceRequest$,
|
|
3197
|
+
() => ListTagsForResourceResponse$,
|
|
3148
3198
|
];
|
|
3149
|
-
var ListWaitingWorkflowSteps = [
|
|
3199
|
+
var ListWaitingWorkflowSteps$ = [
|
|
3150
3200
|
9,
|
|
3151
3201
|
n0,
|
|
3152
3202
|
_LWWS,
|
|
3153
3203
|
{ [_ht]: ["POST", "/ListWaitingWorkflowSteps", 200] },
|
|
3154
|
-
() => ListWaitingWorkflowStepsRequest
|
|
3155
|
-
() => ListWaitingWorkflowStepsResponse
|
|
3204
|
+
() => ListWaitingWorkflowStepsRequest$,
|
|
3205
|
+
() => ListWaitingWorkflowStepsResponse$,
|
|
3156
3206
|
];
|
|
3157
|
-
var ListWorkflowBuildVersions = [
|
|
3207
|
+
var ListWorkflowBuildVersions$ = [
|
|
3158
3208
|
9,
|
|
3159
3209
|
n0,
|
|
3160
3210
|
_LWBV,
|
|
3161
3211
|
{ [_ht]: ["POST", "/ListWorkflowBuildVersions", 200] },
|
|
3162
|
-
() => ListWorkflowBuildVersionsRequest
|
|
3163
|
-
() => ListWorkflowBuildVersionsResponse
|
|
3212
|
+
() => ListWorkflowBuildVersionsRequest$,
|
|
3213
|
+
() => ListWorkflowBuildVersionsResponse$,
|
|
3164
3214
|
];
|
|
3165
|
-
var ListWorkflowExecutions = [
|
|
3215
|
+
var ListWorkflowExecutions$ = [
|
|
3166
3216
|
9,
|
|
3167
3217
|
n0,
|
|
3168
3218
|
_LWE,
|
|
3169
3219
|
{ [_ht]: ["POST", "/ListWorkflowExecutions", 200] },
|
|
3170
|
-
() => ListWorkflowExecutionsRequest
|
|
3171
|
-
() => ListWorkflowExecutionsResponse
|
|
3220
|
+
() => ListWorkflowExecutionsRequest$,
|
|
3221
|
+
() => ListWorkflowExecutionsResponse$,
|
|
3172
3222
|
];
|
|
3173
|
-
var ListWorkflows = [
|
|
3223
|
+
var ListWorkflows$ = [
|
|
3174
3224
|
9,
|
|
3175
3225
|
n0,
|
|
3176
3226
|
_LW,
|
|
3177
3227
|
{ [_ht]: ["POST", "/ListWorkflows", 200] },
|
|
3178
|
-
() => ListWorkflowsRequest
|
|
3179
|
-
() => ListWorkflowsResponse
|
|
3228
|
+
() => ListWorkflowsRequest$,
|
|
3229
|
+
() => ListWorkflowsResponse$,
|
|
3180
3230
|
];
|
|
3181
|
-
var ListWorkflowStepExecutions = [
|
|
3231
|
+
var ListWorkflowStepExecutions$ = [
|
|
3182
3232
|
9,
|
|
3183
3233
|
n0,
|
|
3184
3234
|
_LWSE,
|
|
3185
3235
|
{ [_ht]: ["POST", "/ListWorkflowStepExecutions", 200] },
|
|
3186
|
-
() => ListWorkflowStepExecutionsRequest
|
|
3187
|
-
() => ListWorkflowStepExecutionsResponse
|
|
3236
|
+
() => ListWorkflowStepExecutionsRequest$,
|
|
3237
|
+
() => ListWorkflowStepExecutionsResponse$,
|
|
3188
3238
|
];
|
|
3189
|
-
var PutComponentPolicy = [
|
|
3239
|
+
var PutComponentPolicy$ = [
|
|
3190
3240
|
9,
|
|
3191
3241
|
n0,
|
|
3192
3242
|
_PCP,
|
|
3193
3243
|
{ [_ht]: ["PUT", "/PutComponentPolicy", 200] },
|
|
3194
|
-
() => PutComponentPolicyRequest
|
|
3195
|
-
() => PutComponentPolicyResponse
|
|
3244
|
+
() => PutComponentPolicyRequest$,
|
|
3245
|
+
() => PutComponentPolicyResponse$,
|
|
3196
3246
|
];
|
|
3197
|
-
var PutContainerRecipePolicy = [
|
|
3247
|
+
var PutContainerRecipePolicy$ = [
|
|
3198
3248
|
9,
|
|
3199
3249
|
n0,
|
|
3200
3250
|
_PCRP,
|
|
3201
3251
|
{ [_ht]: ["PUT", "/PutContainerRecipePolicy", 200] },
|
|
3202
|
-
() => PutContainerRecipePolicyRequest
|
|
3203
|
-
() => PutContainerRecipePolicyResponse
|
|
3252
|
+
() => PutContainerRecipePolicyRequest$,
|
|
3253
|
+
() => PutContainerRecipePolicyResponse$,
|
|
3204
3254
|
];
|
|
3205
|
-
var PutImagePolicy = [
|
|
3255
|
+
var PutImagePolicy$ = [
|
|
3206
3256
|
9,
|
|
3207
3257
|
n0,
|
|
3208
3258
|
_PIP,
|
|
3209
3259
|
{ [_ht]: ["PUT", "/PutImagePolicy", 200] },
|
|
3210
|
-
() => PutImagePolicyRequest
|
|
3211
|
-
() => PutImagePolicyResponse
|
|
3260
|
+
() => PutImagePolicyRequest$,
|
|
3261
|
+
() => PutImagePolicyResponse$,
|
|
3212
3262
|
];
|
|
3213
|
-
var PutImageRecipePolicy = [
|
|
3263
|
+
var PutImageRecipePolicy$ = [
|
|
3214
3264
|
9,
|
|
3215
3265
|
n0,
|
|
3216
3266
|
_PIRP,
|
|
3217
3267
|
{ [_ht]: ["PUT", "/PutImageRecipePolicy", 200] },
|
|
3218
|
-
() => PutImageRecipePolicyRequest
|
|
3219
|
-
() => PutImageRecipePolicyResponse
|
|
3268
|
+
() => PutImageRecipePolicyRequest$,
|
|
3269
|
+
() => PutImageRecipePolicyResponse$,
|
|
3220
3270
|
];
|
|
3221
|
-
var RetryImage = [
|
|
3271
|
+
var RetryImage$ = [
|
|
3222
3272
|
9,
|
|
3223
3273
|
n0,
|
|
3224
3274
|
_RI,
|
|
3225
3275
|
{ [_ht]: ["PUT", "/RetryImage", 200] },
|
|
3226
|
-
() => RetryImageRequest
|
|
3227
|
-
() => RetryImageResponse
|
|
3276
|
+
() => RetryImageRequest$,
|
|
3277
|
+
() => RetryImageResponse$,
|
|
3228
3278
|
];
|
|
3229
|
-
var SendWorkflowStepAction = [
|
|
3279
|
+
var SendWorkflowStepAction$ = [
|
|
3230
3280
|
9,
|
|
3231
3281
|
n0,
|
|
3232
3282
|
_SWSA,
|
|
3233
3283
|
{ [_ht]: ["PUT", "/SendWorkflowStepAction", 200] },
|
|
3234
|
-
() => SendWorkflowStepActionRequest
|
|
3235
|
-
() => SendWorkflowStepActionResponse
|
|
3284
|
+
() => SendWorkflowStepActionRequest$,
|
|
3285
|
+
() => SendWorkflowStepActionResponse$,
|
|
3236
3286
|
];
|
|
3237
|
-
var StartImagePipelineExecution = [
|
|
3287
|
+
var StartImagePipelineExecution$ = [
|
|
3238
3288
|
9,
|
|
3239
3289
|
n0,
|
|
3240
3290
|
_SIPE,
|
|
3241
3291
|
{ [_ht]: ["PUT", "/StartImagePipelineExecution", 200] },
|
|
3242
|
-
() => StartImagePipelineExecutionRequest
|
|
3243
|
-
() => StartImagePipelineExecutionResponse
|
|
3292
|
+
() => StartImagePipelineExecutionRequest$,
|
|
3293
|
+
() => StartImagePipelineExecutionResponse$,
|
|
3244
3294
|
];
|
|
3245
|
-
var StartResourceStateUpdate = [
|
|
3295
|
+
var StartResourceStateUpdate$ = [
|
|
3246
3296
|
9,
|
|
3247
3297
|
n0,
|
|
3248
3298
|
_SRSU,
|
|
3249
3299
|
{ [_ht]: ["PUT", "/StartResourceStateUpdate", 200] },
|
|
3250
|
-
() => StartResourceStateUpdateRequest
|
|
3251
|
-
() => StartResourceStateUpdateResponse
|
|
3300
|
+
() => StartResourceStateUpdateRequest$,
|
|
3301
|
+
() => StartResourceStateUpdateResponse$,
|
|
3252
3302
|
];
|
|
3253
|
-
var TagResource = [
|
|
3303
|
+
var TagResource$ = [
|
|
3254
3304
|
9,
|
|
3255
3305
|
n0,
|
|
3256
3306
|
_TR,
|
|
3257
3307
|
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
3258
|
-
() => TagResourceRequest
|
|
3259
|
-
() => TagResourceResponse
|
|
3308
|
+
() => TagResourceRequest$,
|
|
3309
|
+
() => TagResourceResponse$,
|
|
3260
3310
|
];
|
|
3261
|
-
var UntagResource = [
|
|
3311
|
+
var UntagResource$ = [
|
|
3262
3312
|
9,
|
|
3263
3313
|
n0,
|
|
3264
3314
|
_UR,
|
|
3265
3315
|
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
3266
|
-
() => UntagResourceRequest
|
|
3267
|
-
() => UntagResourceResponse
|
|
3316
|
+
() => UntagResourceRequest$,
|
|
3317
|
+
() => UntagResourceResponse$,
|
|
3268
3318
|
];
|
|
3269
|
-
var UpdateDistributionConfiguration = [
|
|
3319
|
+
var UpdateDistributionConfiguration$ = [
|
|
3270
3320
|
9,
|
|
3271
3321
|
n0,
|
|
3272
3322
|
_UDC,
|
|
3273
3323
|
{ [_ht]: ["PUT", "/UpdateDistributionConfiguration", 200] },
|
|
3274
|
-
() => UpdateDistributionConfigurationRequest
|
|
3275
|
-
() => UpdateDistributionConfigurationResponse
|
|
3324
|
+
() => UpdateDistributionConfigurationRequest$,
|
|
3325
|
+
() => UpdateDistributionConfigurationResponse$,
|
|
3276
3326
|
];
|
|
3277
|
-
var UpdateImagePipeline = [
|
|
3327
|
+
var UpdateImagePipeline$ = [
|
|
3278
3328
|
9,
|
|
3279
3329
|
n0,
|
|
3280
3330
|
_UIP,
|
|
3281
3331
|
{ [_ht]: ["PUT", "/UpdateImagePipeline", 200] },
|
|
3282
|
-
() => UpdateImagePipelineRequest
|
|
3283
|
-
() => UpdateImagePipelineResponse
|
|
3332
|
+
() => UpdateImagePipelineRequest$,
|
|
3333
|
+
() => UpdateImagePipelineResponse$,
|
|
3284
3334
|
];
|
|
3285
|
-
var UpdateInfrastructureConfiguration = [
|
|
3335
|
+
var UpdateInfrastructureConfiguration$ = [
|
|
3286
3336
|
9,
|
|
3287
3337
|
n0,
|
|
3288
3338
|
_UIC,
|
|
3289
3339
|
{ [_ht]: ["PUT", "/UpdateInfrastructureConfiguration", 200] },
|
|
3290
|
-
() => UpdateInfrastructureConfigurationRequest
|
|
3291
|
-
() => UpdateInfrastructureConfigurationResponse
|
|
3340
|
+
() => UpdateInfrastructureConfigurationRequest$,
|
|
3341
|
+
() => UpdateInfrastructureConfigurationResponse$,
|
|
3292
3342
|
];
|
|
3293
|
-
var UpdateLifecyclePolicy = [
|
|
3343
|
+
var UpdateLifecyclePolicy$ = [
|
|
3294
3344
|
9,
|
|
3295
3345
|
n0,
|
|
3296
3346
|
_ULP,
|
|
3297
3347
|
{ [_ht]: ["PUT", "/UpdateLifecyclePolicy", 200] },
|
|
3298
|
-
() => UpdateLifecyclePolicyRequest
|
|
3299
|
-
() => UpdateLifecyclePolicyResponse
|
|
3348
|
+
() => UpdateLifecyclePolicyRequest$,
|
|
3349
|
+
() => UpdateLifecyclePolicyResponse$,
|
|
3300
3350
|
];
|
|
3301
3351
|
|
|
3302
3352
|
class CancelImageCreationCommand extends smithyClient.Command
|
|
@@ -3307,7 +3357,7 @@ class CancelImageCreationCommand extends smithyClient.Command
|
|
|
3307
3357
|
})
|
|
3308
3358
|
.s("imagebuilder", "CancelImageCreation", {})
|
|
3309
3359
|
.n("ImagebuilderClient", "CancelImageCreationCommand")
|
|
3310
|
-
.sc(CancelImageCreation)
|
|
3360
|
+
.sc(CancelImageCreation$)
|
|
3311
3361
|
.build() {
|
|
3312
3362
|
}
|
|
3313
3363
|
|
|
@@ -3319,7 +3369,7 @@ class CancelLifecycleExecutionCommand extends smithyClient.Command
|
|
|
3319
3369
|
})
|
|
3320
3370
|
.s("imagebuilder", "CancelLifecycleExecution", {})
|
|
3321
3371
|
.n("ImagebuilderClient", "CancelLifecycleExecutionCommand")
|
|
3322
|
-
.sc(CancelLifecycleExecution)
|
|
3372
|
+
.sc(CancelLifecycleExecution$)
|
|
3323
3373
|
.build() {
|
|
3324
3374
|
}
|
|
3325
3375
|
|
|
@@ -3331,7 +3381,7 @@ class CreateComponentCommand extends smithyClient.Command
|
|
|
3331
3381
|
})
|
|
3332
3382
|
.s("imagebuilder", "CreateComponent", {})
|
|
3333
3383
|
.n("ImagebuilderClient", "CreateComponentCommand")
|
|
3334
|
-
.sc(CreateComponent)
|
|
3384
|
+
.sc(CreateComponent$)
|
|
3335
3385
|
.build() {
|
|
3336
3386
|
}
|
|
3337
3387
|
|
|
@@ -3343,7 +3393,7 @@ class CreateContainerRecipeCommand extends smithyClient.Command
|
|
|
3343
3393
|
})
|
|
3344
3394
|
.s("imagebuilder", "CreateContainerRecipe", {})
|
|
3345
3395
|
.n("ImagebuilderClient", "CreateContainerRecipeCommand")
|
|
3346
|
-
.sc(CreateContainerRecipe)
|
|
3396
|
+
.sc(CreateContainerRecipe$)
|
|
3347
3397
|
.build() {
|
|
3348
3398
|
}
|
|
3349
3399
|
|
|
@@ -3355,7 +3405,7 @@ class CreateDistributionConfigurationCommand extends smithyClient.Command
|
|
|
3355
3405
|
})
|
|
3356
3406
|
.s("imagebuilder", "CreateDistributionConfiguration", {})
|
|
3357
3407
|
.n("ImagebuilderClient", "CreateDistributionConfigurationCommand")
|
|
3358
|
-
.sc(CreateDistributionConfiguration)
|
|
3408
|
+
.sc(CreateDistributionConfiguration$)
|
|
3359
3409
|
.build() {
|
|
3360
3410
|
}
|
|
3361
3411
|
|
|
@@ -3367,7 +3417,7 @@ class CreateImageCommand extends smithyClient.Command
|
|
|
3367
3417
|
})
|
|
3368
3418
|
.s("imagebuilder", "CreateImage", {})
|
|
3369
3419
|
.n("ImagebuilderClient", "CreateImageCommand")
|
|
3370
|
-
.sc(CreateImage)
|
|
3420
|
+
.sc(CreateImage$)
|
|
3371
3421
|
.build() {
|
|
3372
3422
|
}
|
|
3373
3423
|
|
|
@@ -3379,7 +3429,7 @@ class CreateImagePipelineCommand extends smithyClient.Command
|
|
|
3379
3429
|
})
|
|
3380
3430
|
.s("imagebuilder", "CreateImagePipeline", {})
|
|
3381
3431
|
.n("ImagebuilderClient", "CreateImagePipelineCommand")
|
|
3382
|
-
.sc(CreateImagePipeline)
|
|
3432
|
+
.sc(CreateImagePipeline$)
|
|
3383
3433
|
.build() {
|
|
3384
3434
|
}
|
|
3385
3435
|
|
|
@@ -3391,7 +3441,7 @@ class CreateImageRecipeCommand extends smithyClient.Command
|
|
|
3391
3441
|
})
|
|
3392
3442
|
.s("imagebuilder", "CreateImageRecipe", {})
|
|
3393
3443
|
.n("ImagebuilderClient", "CreateImageRecipeCommand")
|
|
3394
|
-
.sc(CreateImageRecipe)
|
|
3444
|
+
.sc(CreateImageRecipe$)
|
|
3395
3445
|
.build() {
|
|
3396
3446
|
}
|
|
3397
3447
|
|
|
@@ -3403,7 +3453,7 @@ class CreateInfrastructureConfigurationCommand extends smithyClient.Command
|
|
|
3403
3453
|
})
|
|
3404
3454
|
.s("imagebuilder", "CreateInfrastructureConfiguration", {})
|
|
3405
3455
|
.n("ImagebuilderClient", "CreateInfrastructureConfigurationCommand")
|
|
3406
|
-
.sc(CreateInfrastructureConfiguration)
|
|
3456
|
+
.sc(CreateInfrastructureConfiguration$)
|
|
3407
3457
|
.build() {
|
|
3408
3458
|
}
|
|
3409
3459
|
|
|
@@ -3415,7 +3465,7 @@ class CreateLifecyclePolicyCommand extends smithyClient.Command
|
|
|
3415
3465
|
})
|
|
3416
3466
|
.s("imagebuilder", "CreateLifecyclePolicy", {})
|
|
3417
3467
|
.n("ImagebuilderClient", "CreateLifecyclePolicyCommand")
|
|
3418
|
-
.sc(CreateLifecyclePolicy)
|
|
3468
|
+
.sc(CreateLifecyclePolicy$)
|
|
3419
3469
|
.build() {
|
|
3420
3470
|
}
|
|
3421
3471
|
|
|
@@ -3427,7 +3477,7 @@ class CreateWorkflowCommand extends smithyClient.Command
|
|
|
3427
3477
|
})
|
|
3428
3478
|
.s("imagebuilder", "CreateWorkflow", {})
|
|
3429
3479
|
.n("ImagebuilderClient", "CreateWorkflowCommand")
|
|
3430
|
-
.sc(CreateWorkflow)
|
|
3480
|
+
.sc(CreateWorkflow$)
|
|
3431
3481
|
.build() {
|
|
3432
3482
|
}
|
|
3433
3483
|
|
|
@@ -3439,7 +3489,7 @@ class DeleteComponentCommand extends smithyClient.Command
|
|
|
3439
3489
|
})
|
|
3440
3490
|
.s("imagebuilder", "DeleteComponent", {})
|
|
3441
3491
|
.n("ImagebuilderClient", "DeleteComponentCommand")
|
|
3442
|
-
.sc(DeleteComponent)
|
|
3492
|
+
.sc(DeleteComponent$)
|
|
3443
3493
|
.build() {
|
|
3444
3494
|
}
|
|
3445
3495
|
|
|
@@ -3451,7 +3501,7 @@ class DeleteContainerRecipeCommand extends smithyClient.Command
|
|
|
3451
3501
|
})
|
|
3452
3502
|
.s("imagebuilder", "DeleteContainerRecipe", {})
|
|
3453
3503
|
.n("ImagebuilderClient", "DeleteContainerRecipeCommand")
|
|
3454
|
-
.sc(DeleteContainerRecipe)
|
|
3504
|
+
.sc(DeleteContainerRecipe$)
|
|
3455
3505
|
.build() {
|
|
3456
3506
|
}
|
|
3457
3507
|
|
|
@@ -3463,7 +3513,7 @@ class DeleteDistributionConfigurationCommand extends smithyClient.Command
|
|
|
3463
3513
|
})
|
|
3464
3514
|
.s("imagebuilder", "DeleteDistributionConfiguration", {})
|
|
3465
3515
|
.n("ImagebuilderClient", "DeleteDistributionConfigurationCommand")
|
|
3466
|
-
.sc(DeleteDistributionConfiguration)
|
|
3516
|
+
.sc(DeleteDistributionConfiguration$)
|
|
3467
3517
|
.build() {
|
|
3468
3518
|
}
|
|
3469
3519
|
|
|
@@ -3475,7 +3525,7 @@ class DeleteImageCommand extends smithyClient.Command
|
|
|
3475
3525
|
})
|
|
3476
3526
|
.s("imagebuilder", "DeleteImage", {})
|
|
3477
3527
|
.n("ImagebuilderClient", "DeleteImageCommand")
|
|
3478
|
-
.sc(DeleteImage)
|
|
3528
|
+
.sc(DeleteImage$)
|
|
3479
3529
|
.build() {
|
|
3480
3530
|
}
|
|
3481
3531
|
|
|
@@ -3487,7 +3537,7 @@ class DeleteImagePipelineCommand extends smithyClient.Command
|
|
|
3487
3537
|
})
|
|
3488
3538
|
.s("imagebuilder", "DeleteImagePipeline", {})
|
|
3489
3539
|
.n("ImagebuilderClient", "DeleteImagePipelineCommand")
|
|
3490
|
-
.sc(DeleteImagePipeline)
|
|
3540
|
+
.sc(DeleteImagePipeline$)
|
|
3491
3541
|
.build() {
|
|
3492
3542
|
}
|
|
3493
3543
|
|
|
@@ -3499,7 +3549,7 @@ class DeleteImageRecipeCommand extends smithyClient.Command
|
|
|
3499
3549
|
})
|
|
3500
3550
|
.s("imagebuilder", "DeleteImageRecipe", {})
|
|
3501
3551
|
.n("ImagebuilderClient", "DeleteImageRecipeCommand")
|
|
3502
|
-
.sc(DeleteImageRecipe)
|
|
3552
|
+
.sc(DeleteImageRecipe$)
|
|
3503
3553
|
.build() {
|
|
3504
3554
|
}
|
|
3505
3555
|
|
|
@@ -3511,7 +3561,7 @@ class DeleteInfrastructureConfigurationCommand extends smithyClient.Command
|
|
|
3511
3561
|
})
|
|
3512
3562
|
.s("imagebuilder", "DeleteInfrastructureConfiguration", {})
|
|
3513
3563
|
.n("ImagebuilderClient", "DeleteInfrastructureConfigurationCommand")
|
|
3514
|
-
.sc(DeleteInfrastructureConfiguration)
|
|
3564
|
+
.sc(DeleteInfrastructureConfiguration$)
|
|
3515
3565
|
.build() {
|
|
3516
3566
|
}
|
|
3517
3567
|
|
|
@@ -3523,7 +3573,7 @@ class DeleteLifecyclePolicyCommand extends smithyClient.Command
|
|
|
3523
3573
|
})
|
|
3524
3574
|
.s("imagebuilder", "DeleteLifecyclePolicy", {})
|
|
3525
3575
|
.n("ImagebuilderClient", "DeleteLifecyclePolicyCommand")
|
|
3526
|
-
.sc(DeleteLifecyclePolicy)
|
|
3576
|
+
.sc(DeleteLifecyclePolicy$)
|
|
3527
3577
|
.build() {
|
|
3528
3578
|
}
|
|
3529
3579
|
|
|
@@ -3535,7 +3585,7 @@ class DeleteWorkflowCommand extends smithyClient.Command
|
|
|
3535
3585
|
})
|
|
3536
3586
|
.s("imagebuilder", "DeleteWorkflow", {})
|
|
3537
3587
|
.n("ImagebuilderClient", "DeleteWorkflowCommand")
|
|
3538
|
-
.sc(DeleteWorkflow)
|
|
3588
|
+
.sc(DeleteWorkflow$)
|
|
3539
3589
|
.build() {
|
|
3540
3590
|
}
|
|
3541
3591
|
|
|
@@ -3547,7 +3597,7 @@ class DistributeImageCommand extends smithyClient.Command
|
|
|
3547
3597
|
})
|
|
3548
3598
|
.s("imagebuilder", "DistributeImage", {})
|
|
3549
3599
|
.n("ImagebuilderClient", "DistributeImageCommand")
|
|
3550
|
-
.sc(DistributeImage)
|
|
3600
|
+
.sc(DistributeImage$)
|
|
3551
3601
|
.build() {
|
|
3552
3602
|
}
|
|
3553
3603
|
|
|
@@ -3559,7 +3609,7 @@ class GetComponentCommand extends smithyClient.Command
|
|
|
3559
3609
|
})
|
|
3560
3610
|
.s("imagebuilder", "GetComponent", {})
|
|
3561
3611
|
.n("ImagebuilderClient", "GetComponentCommand")
|
|
3562
|
-
.sc(GetComponent)
|
|
3612
|
+
.sc(GetComponent$)
|
|
3563
3613
|
.build() {
|
|
3564
3614
|
}
|
|
3565
3615
|
|
|
@@ -3571,7 +3621,7 @@ class GetComponentPolicyCommand extends smithyClient.Command
|
|
|
3571
3621
|
})
|
|
3572
3622
|
.s("imagebuilder", "GetComponentPolicy", {})
|
|
3573
3623
|
.n("ImagebuilderClient", "GetComponentPolicyCommand")
|
|
3574
|
-
.sc(GetComponentPolicy)
|
|
3624
|
+
.sc(GetComponentPolicy$)
|
|
3575
3625
|
.build() {
|
|
3576
3626
|
}
|
|
3577
3627
|
|
|
@@ -3583,7 +3633,7 @@ class GetContainerRecipeCommand extends smithyClient.Command
|
|
|
3583
3633
|
})
|
|
3584
3634
|
.s("imagebuilder", "GetContainerRecipe", {})
|
|
3585
3635
|
.n("ImagebuilderClient", "GetContainerRecipeCommand")
|
|
3586
|
-
.sc(GetContainerRecipe)
|
|
3636
|
+
.sc(GetContainerRecipe$)
|
|
3587
3637
|
.build() {
|
|
3588
3638
|
}
|
|
3589
3639
|
|
|
@@ -3595,7 +3645,7 @@ class GetContainerRecipePolicyCommand extends smithyClient.Command
|
|
|
3595
3645
|
})
|
|
3596
3646
|
.s("imagebuilder", "GetContainerRecipePolicy", {})
|
|
3597
3647
|
.n("ImagebuilderClient", "GetContainerRecipePolicyCommand")
|
|
3598
|
-
.sc(GetContainerRecipePolicy)
|
|
3648
|
+
.sc(GetContainerRecipePolicy$)
|
|
3599
3649
|
.build() {
|
|
3600
3650
|
}
|
|
3601
3651
|
|
|
@@ -3607,7 +3657,7 @@ class GetDistributionConfigurationCommand extends smithyClient.Command
|
|
|
3607
3657
|
})
|
|
3608
3658
|
.s("imagebuilder", "GetDistributionConfiguration", {})
|
|
3609
3659
|
.n("ImagebuilderClient", "GetDistributionConfigurationCommand")
|
|
3610
|
-
.sc(GetDistributionConfiguration)
|
|
3660
|
+
.sc(GetDistributionConfiguration$)
|
|
3611
3661
|
.build() {
|
|
3612
3662
|
}
|
|
3613
3663
|
|
|
@@ -3619,7 +3669,7 @@ class GetImageCommand extends smithyClient.Command
|
|
|
3619
3669
|
})
|
|
3620
3670
|
.s("imagebuilder", "GetImage", {})
|
|
3621
3671
|
.n("ImagebuilderClient", "GetImageCommand")
|
|
3622
|
-
.sc(GetImage)
|
|
3672
|
+
.sc(GetImage$)
|
|
3623
3673
|
.build() {
|
|
3624
3674
|
}
|
|
3625
3675
|
|
|
@@ -3631,7 +3681,7 @@ class GetImagePipelineCommand extends smithyClient.Command
|
|
|
3631
3681
|
})
|
|
3632
3682
|
.s("imagebuilder", "GetImagePipeline", {})
|
|
3633
3683
|
.n("ImagebuilderClient", "GetImagePipelineCommand")
|
|
3634
|
-
.sc(GetImagePipeline)
|
|
3684
|
+
.sc(GetImagePipeline$)
|
|
3635
3685
|
.build() {
|
|
3636
3686
|
}
|
|
3637
3687
|
|
|
@@ -3643,7 +3693,7 @@ class GetImagePolicyCommand extends smithyClient.Command
|
|
|
3643
3693
|
})
|
|
3644
3694
|
.s("imagebuilder", "GetImagePolicy", {})
|
|
3645
3695
|
.n("ImagebuilderClient", "GetImagePolicyCommand")
|
|
3646
|
-
.sc(GetImagePolicy)
|
|
3696
|
+
.sc(GetImagePolicy$)
|
|
3647
3697
|
.build() {
|
|
3648
3698
|
}
|
|
3649
3699
|
|
|
@@ -3655,7 +3705,7 @@ class GetImageRecipeCommand extends smithyClient.Command
|
|
|
3655
3705
|
})
|
|
3656
3706
|
.s("imagebuilder", "GetImageRecipe", {})
|
|
3657
3707
|
.n("ImagebuilderClient", "GetImageRecipeCommand")
|
|
3658
|
-
.sc(GetImageRecipe)
|
|
3708
|
+
.sc(GetImageRecipe$)
|
|
3659
3709
|
.build() {
|
|
3660
3710
|
}
|
|
3661
3711
|
|
|
@@ -3667,7 +3717,7 @@ class GetImageRecipePolicyCommand extends smithyClient.Command
|
|
|
3667
3717
|
})
|
|
3668
3718
|
.s("imagebuilder", "GetImageRecipePolicy", {})
|
|
3669
3719
|
.n("ImagebuilderClient", "GetImageRecipePolicyCommand")
|
|
3670
|
-
.sc(GetImageRecipePolicy)
|
|
3720
|
+
.sc(GetImageRecipePolicy$)
|
|
3671
3721
|
.build() {
|
|
3672
3722
|
}
|
|
3673
3723
|
|
|
@@ -3679,7 +3729,7 @@ class GetInfrastructureConfigurationCommand extends smithyClient.Command
|
|
|
3679
3729
|
})
|
|
3680
3730
|
.s("imagebuilder", "GetInfrastructureConfiguration", {})
|
|
3681
3731
|
.n("ImagebuilderClient", "GetInfrastructureConfigurationCommand")
|
|
3682
|
-
.sc(GetInfrastructureConfiguration)
|
|
3732
|
+
.sc(GetInfrastructureConfiguration$)
|
|
3683
3733
|
.build() {
|
|
3684
3734
|
}
|
|
3685
3735
|
|
|
@@ -3691,7 +3741,7 @@ class GetLifecycleExecutionCommand extends smithyClient.Command
|
|
|
3691
3741
|
})
|
|
3692
3742
|
.s("imagebuilder", "GetLifecycleExecution", {})
|
|
3693
3743
|
.n("ImagebuilderClient", "GetLifecycleExecutionCommand")
|
|
3694
|
-
.sc(GetLifecycleExecution)
|
|
3744
|
+
.sc(GetLifecycleExecution$)
|
|
3695
3745
|
.build() {
|
|
3696
3746
|
}
|
|
3697
3747
|
|
|
@@ -3703,7 +3753,7 @@ class GetLifecyclePolicyCommand extends smithyClient.Command
|
|
|
3703
3753
|
})
|
|
3704
3754
|
.s("imagebuilder", "GetLifecyclePolicy", {})
|
|
3705
3755
|
.n("ImagebuilderClient", "GetLifecyclePolicyCommand")
|
|
3706
|
-
.sc(GetLifecyclePolicy)
|
|
3756
|
+
.sc(GetLifecyclePolicy$)
|
|
3707
3757
|
.build() {
|
|
3708
3758
|
}
|
|
3709
3759
|
|
|
@@ -3715,7 +3765,7 @@ class GetMarketplaceResourceCommand extends smithyClient.Command
|
|
|
3715
3765
|
})
|
|
3716
3766
|
.s("imagebuilder", "GetMarketplaceResource", {})
|
|
3717
3767
|
.n("ImagebuilderClient", "GetMarketplaceResourceCommand")
|
|
3718
|
-
.sc(GetMarketplaceResource)
|
|
3768
|
+
.sc(GetMarketplaceResource$)
|
|
3719
3769
|
.build() {
|
|
3720
3770
|
}
|
|
3721
3771
|
|
|
@@ -3727,7 +3777,7 @@ class GetWorkflowCommand extends smithyClient.Command
|
|
|
3727
3777
|
})
|
|
3728
3778
|
.s("imagebuilder", "GetWorkflow", {})
|
|
3729
3779
|
.n("ImagebuilderClient", "GetWorkflowCommand")
|
|
3730
|
-
.sc(GetWorkflow)
|
|
3780
|
+
.sc(GetWorkflow$)
|
|
3731
3781
|
.build() {
|
|
3732
3782
|
}
|
|
3733
3783
|
|
|
@@ -3739,7 +3789,7 @@ class GetWorkflowExecutionCommand extends smithyClient.Command
|
|
|
3739
3789
|
})
|
|
3740
3790
|
.s("imagebuilder", "GetWorkflowExecution", {})
|
|
3741
3791
|
.n("ImagebuilderClient", "GetWorkflowExecutionCommand")
|
|
3742
|
-
.sc(GetWorkflowExecution)
|
|
3792
|
+
.sc(GetWorkflowExecution$)
|
|
3743
3793
|
.build() {
|
|
3744
3794
|
}
|
|
3745
3795
|
|
|
@@ -3751,7 +3801,7 @@ class GetWorkflowStepExecutionCommand extends smithyClient.Command
|
|
|
3751
3801
|
})
|
|
3752
3802
|
.s("imagebuilder", "GetWorkflowStepExecution", {})
|
|
3753
3803
|
.n("ImagebuilderClient", "GetWorkflowStepExecutionCommand")
|
|
3754
|
-
.sc(GetWorkflowStepExecution)
|
|
3804
|
+
.sc(GetWorkflowStepExecution$)
|
|
3755
3805
|
.build() {
|
|
3756
3806
|
}
|
|
3757
3807
|
|
|
@@ -3763,7 +3813,7 @@ class ImportComponentCommand extends smithyClient.Command
|
|
|
3763
3813
|
})
|
|
3764
3814
|
.s("imagebuilder", "ImportComponent", {})
|
|
3765
3815
|
.n("ImagebuilderClient", "ImportComponentCommand")
|
|
3766
|
-
.sc(ImportComponent)
|
|
3816
|
+
.sc(ImportComponent$)
|
|
3767
3817
|
.build() {
|
|
3768
3818
|
}
|
|
3769
3819
|
|
|
@@ -3775,7 +3825,7 @@ class ImportDiskImageCommand extends smithyClient.Command
|
|
|
3775
3825
|
})
|
|
3776
3826
|
.s("imagebuilder", "ImportDiskImage", {})
|
|
3777
3827
|
.n("ImagebuilderClient", "ImportDiskImageCommand")
|
|
3778
|
-
.sc(ImportDiskImage)
|
|
3828
|
+
.sc(ImportDiskImage$)
|
|
3779
3829
|
.build() {
|
|
3780
3830
|
}
|
|
3781
3831
|
|
|
@@ -3787,7 +3837,7 @@ class ImportVmImageCommand extends smithyClient.Command
|
|
|
3787
3837
|
})
|
|
3788
3838
|
.s("imagebuilder", "ImportVmImage", {})
|
|
3789
3839
|
.n("ImagebuilderClient", "ImportVmImageCommand")
|
|
3790
|
-
.sc(ImportVmImage)
|
|
3840
|
+
.sc(ImportVmImage$)
|
|
3791
3841
|
.build() {
|
|
3792
3842
|
}
|
|
3793
3843
|
|
|
@@ -3799,7 +3849,7 @@ class ListComponentBuildVersionsCommand extends smithyClient.Command
|
|
|
3799
3849
|
})
|
|
3800
3850
|
.s("imagebuilder", "ListComponentBuildVersions", {})
|
|
3801
3851
|
.n("ImagebuilderClient", "ListComponentBuildVersionsCommand")
|
|
3802
|
-
.sc(ListComponentBuildVersions)
|
|
3852
|
+
.sc(ListComponentBuildVersions$)
|
|
3803
3853
|
.build() {
|
|
3804
3854
|
}
|
|
3805
3855
|
|
|
@@ -3811,7 +3861,7 @@ class ListComponentsCommand extends smithyClient.Command
|
|
|
3811
3861
|
})
|
|
3812
3862
|
.s("imagebuilder", "ListComponents", {})
|
|
3813
3863
|
.n("ImagebuilderClient", "ListComponentsCommand")
|
|
3814
|
-
.sc(ListComponents)
|
|
3864
|
+
.sc(ListComponents$)
|
|
3815
3865
|
.build() {
|
|
3816
3866
|
}
|
|
3817
3867
|
|
|
@@ -3823,7 +3873,7 @@ class ListContainerRecipesCommand extends smithyClient.Command
|
|
|
3823
3873
|
})
|
|
3824
3874
|
.s("imagebuilder", "ListContainerRecipes", {})
|
|
3825
3875
|
.n("ImagebuilderClient", "ListContainerRecipesCommand")
|
|
3826
|
-
.sc(ListContainerRecipes)
|
|
3876
|
+
.sc(ListContainerRecipes$)
|
|
3827
3877
|
.build() {
|
|
3828
3878
|
}
|
|
3829
3879
|
|
|
@@ -3835,7 +3885,7 @@ class ListDistributionConfigurationsCommand extends smithyClient.Command
|
|
|
3835
3885
|
})
|
|
3836
3886
|
.s("imagebuilder", "ListDistributionConfigurations", {})
|
|
3837
3887
|
.n("ImagebuilderClient", "ListDistributionConfigurationsCommand")
|
|
3838
|
-
.sc(ListDistributionConfigurations)
|
|
3888
|
+
.sc(ListDistributionConfigurations$)
|
|
3839
3889
|
.build() {
|
|
3840
3890
|
}
|
|
3841
3891
|
|
|
@@ -3847,7 +3897,7 @@ class ListImageBuildVersionsCommand extends smithyClient.Command
|
|
|
3847
3897
|
})
|
|
3848
3898
|
.s("imagebuilder", "ListImageBuildVersions", {})
|
|
3849
3899
|
.n("ImagebuilderClient", "ListImageBuildVersionsCommand")
|
|
3850
|
-
.sc(ListImageBuildVersions)
|
|
3900
|
+
.sc(ListImageBuildVersions$)
|
|
3851
3901
|
.build() {
|
|
3852
3902
|
}
|
|
3853
3903
|
|
|
@@ -3859,7 +3909,7 @@ class ListImagePackagesCommand extends smithyClient.Command
|
|
|
3859
3909
|
})
|
|
3860
3910
|
.s("imagebuilder", "ListImagePackages", {})
|
|
3861
3911
|
.n("ImagebuilderClient", "ListImagePackagesCommand")
|
|
3862
|
-
.sc(ListImagePackages)
|
|
3912
|
+
.sc(ListImagePackages$)
|
|
3863
3913
|
.build() {
|
|
3864
3914
|
}
|
|
3865
3915
|
|
|
@@ -3871,7 +3921,7 @@ class ListImagePipelineImagesCommand extends smithyClient.Command
|
|
|
3871
3921
|
})
|
|
3872
3922
|
.s("imagebuilder", "ListImagePipelineImages", {})
|
|
3873
3923
|
.n("ImagebuilderClient", "ListImagePipelineImagesCommand")
|
|
3874
|
-
.sc(ListImagePipelineImages)
|
|
3924
|
+
.sc(ListImagePipelineImages$)
|
|
3875
3925
|
.build() {
|
|
3876
3926
|
}
|
|
3877
3927
|
|
|
@@ -3883,7 +3933,7 @@ class ListImagePipelinesCommand extends smithyClient.Command
|
|
|
3883
3933
|
})
|
|
3884
3934
|
.s("imagebuilder", "ListImagePipelines", {})
|
|
3885
3935
|
.n("ImagebuilderClient", "ListImagePipelinesCommand")
|
|
3886
|
-
.sc(ListImagePipelines)
|
|
3936
|
+
.sc(ListImagePipelines$)
|
|
3887
3937
|
.build() {
|
|
3888
3938
|
}
|
|
3889
3939
|
|
|
@@ -3895,7 +3945,7 @@ class ListImageRecipesCommand extends smithyClient.Command
|
|
|
3895
3945
|
})
|
|
3896
3946
|
.s("imagebuilder", "ListImageRecipes", {})
|
|
3897
3947
|
.n("ImagebuilderClient", "ListImageRecipesCommand")
|
|
3898
|
-
.sc(ListImageRecipes)
|
|
3948
|
+
.sc(ListImageRecipes$)
|
|
3899
3949
|
.build() {
|
|
3900
3950
|
}
|
|
3901
3951
|
|
|
@@ -3907,7 +3957,7 @@ class ListImageScanFindingAggregationsCommand extends smithyClient.Command
|
|
|
3907
3957
|
})
|
|
3908
3958
|
.s("imagebuilder", "ListImageScanFindingAggregations", {})
|
|
3909
3959
|
.n("ImagebuilderClient", "ListImageScanFindingAggregationsCommand")
|
|
3910
|
-
.sc(ListImageScanFindingAggregations)
|
|
3960
|
+
.sc(ListImageScanFindingAggregations$)
|
|
3911
3961
|
.build() {
|
|
3912
3962
|
}
|
|
3913
3963
|
|
|
@@ -3919,7 +3969,7 @@ class ListImageScanFindingsCommand extends smithyClient.Command
|
|
|
3919
3969
|
})
|
|
3920
3970
|
.s("imagebuilder", "ListImageScanFindings", {})
|
|
3921
3971
|
.n("ImagebuilderClient", "ListImageScanFindingsCommand")
|
|
3922
|
-
.sc(ListImageScanFindings)
|
|
3972
|
+
.sc(ListImageScanFindings$)
|
|
3923
3973
|
.build() {
|
|
3924
3974
|
}
|
|
3925
3975
|
|
|
@@ -3931,7 +3981,7 @@ class ListImagesCommand extends smithyClient.Command
|
|
|
3931
3981
|
})
|
|
3932
3982
|
.s("imagebuilder", "ListImages", {})
|
|
3933
3983
|
.n("ImagebuilderClient", "ListImagesCommand")
|
|
3934
|
-
.sc(ListImages)
|
|
3984
|
+
.sc(ListImages$)
|
|
3935
3985
|
.build() {
|
|
3936
3986
|
}
|
|
3937
3987
|
|
|
@@ -3943,7 +3993,7 @@ class ListInfrastructureConfigurationsCommand extends smithyClient.Command
|
|
|
3943
3993
|
})
|
|
3944
3994
|
.s("imagebuilder", "ListInfrastructureConfigurations", {})
|
|
3945
3995
|
.n("ImagebuilderClient", "ListInfrastructureConfigurationsCommand")
|
|
3946
|
-
.sc(ListInfrastructureConfigurations)
|
|
3996
|
+
.sc(ListInfrastructureConfigurations$)
|
|
3947
3997
|
.build() {
|
|
3948
3998
|
}
|
|
3949
3999
|
|
|
@@ -3955,7 +4005,7 @@ class ListLifecycleExecutionResourcesCommand extends smithyClient.Command
|
|
|
3955
4005
|
})
|
|
3956
4006
|
.s("imagebuilder", "ListLifecycleExecutionResources", {})
|
|
3957
4007
|
.n("ImagebuilderClient", "ListLifecycleExecutionResourcesCommand")
|
|
3958
|
-
.sc(ListLifecycleExecutionResources)
|
|
4008
|
+
.sc(ListLifecycleExecutionResources$)
|
|
3959
4009
|
.build() {
|
|
3960
4010
|
}
|
|
3961
4011
|
|
|
@@ -3967,7 +4017,7 @@ class ListLifecycleExecutionsCommand extends smithyClient.Command
|
|
|
3967
4017
|
})
|
|
3968
4018
|
.s("imagebuilder", "ListLifecycleExecutions", {})
|
|
3969
4019
|
.n("ImagebuilderClient", "ListLifecycleExecutionsCommand")
|
|
3970
|
-
.sc(ListLifecycleExecutions)
|
|
4020
|
+
.sc(ListLifecycleExecutions$)
|
|
3971
4021
|
.build() {
|
|
3972
4022
|
}
|
|
3973
4023
|
|
|
@@ -3979,7 +4029,7 @@ class ListLifecyclePoliciesCommand extends smithyClient.Command
|
|
|
3979
4029
|
})
|
|
3980
4030
|
.s("imagebuilder", "ListLifecyclePolicies", {})
|
|
3981
4031
|
.n("ImagebuilderClient", "ListLifecyclePoliciesCommand")
|
|
3982
|
-
.sc(ListLifecyclePolicies)
|
|
4032
|
+
.sc(ListLifecyclePolicies$)
|
|
3983
4033
|
.build() {
|
|
3984
4034
|
}
|
|
3985
4035
|
|
|
@@ -3991,7 +4041,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
3991
4041
|
})
|
|
3992
4042
|
.s("imagebuilder", "ListTagsForResource", {})
|
|
3993
4043
|
.n("ImagebuilderClient", "ListTagsForResourceCommand")
|
|
3994
|
-
.sc(ListTagsForResource)
|
|
4044
|
+
.sc(ListTagsForResource$)
|
|
3995
4045
|
.build() {
|
|
3996
4046
|
}
|
|
3997
4047
|
|
|
@@ -4003,7 +4053,7 @@ class ListWaitingWorkflowStepsCommand extends smithyClient.Command
|
|
|
4003
4053
|
})
|
|
4004
4054
|
.s("imagebuilder", "ListWaitingWorkflowSteps", {})
|
|
4005
4055
|
.n("ImagebuilderClient", "ListWaitingWorkflowStepsCommand")
|
|
4006
|
-
.sc(ListWaitingWorkflowSteps)
|
|
4056
|
+
.sc(ListWaitingWorkflowSteps$)
|
|
4007
4057
|
.build() {
|
|
4008
4058
|
}
|
|
4009
4059
|
|
|
@@ -4015,7 +4065,7 @@ class ListWorkflowBuildVersionsCommand extends smithyClient.Command
|
|
|
4015
4065
|
})
|
|
4016
4066
|
.s("imagebuilder", "ListWorkflowBuildVersions", {})
|
|
4017
4067
|
.n("ImagebuilderClient", "ListWorkflowBuildVersionsCommand")
|
|
4018
|
-
.sc(ListWorkflowBuildVersions)
|
|
4068
|
+
.sc(ListWorkflowBuildVersions$)
|
|
4019
4069
|
.build() {
|
|
4020
4070
|
}
|
|
4021
4071
|
|
|
@@ -4027,7 +4077,7 @@ class ListWorkflowExecutionsCommand extends smithyClient.Command
|
|
|
4027
4077
|
})
|
|
4028
4078
|
.s("imagebuilder", "ListWorkflowExecutions", {})
|
|
4029
4079
|
.n("ImagebuilderClient", "ListWorkflowExecutionsCommand")
|
|
4030
|
-
.sc(ListWorkflowExecutions)
|
|
4080
|
+
.sc(ListWorkflowExecutions$)
|
|
4031
4081
|
.build() {
|
|
4032
4082
|
}
|
|
4033
4083
|
|
|
@@ -4039,7 +4089,7 @@ class ListWorkflowsCommand extends smithyClient.Command
|
|
|
4039
4089
|
})
|
|
4040
4090
|
.s("imagebuilder", "ListWorkflows", {})
|
|
4041
4091
|
.n("ImagebuilderClient", "ListWorkflowsCommand")
|
|
4042
|
-
.sc(ListWorkflows)
|
|
4092
|
+
.sc(ListWorkflows$)
|
|
4043
4093
|
.build() {
|
|
4044
4094
|
}
|
|
4045
4095
|
|
|
@@ -4051,7 +4101,7 @@ class ListWorkflowStepExecutionsCommand extends smithyClient.Command
|
|
|
4051
4101
|
})
|
|
4052
4102
|
.s("imagebuilder", "ListWorkflowStepExecutions", {})
|
|
4053
4103
|
.n("ImagebuilderClient", "ListWorkflowStepExecutionsCommand")
|
|
4054
|
-
.sc(ListWorkflowStepExecutions)
|
|
4104
|
+
.sc(ListWorkflowStepExecutions$)
|
|
4055
4105
|
.build() {
|
|
4056
4106
|
}
|
|
4057
4107
|
|
|
@@ -4063,7 +4113,7 @@ class PutComponentPolicyCommand extends smithyClient.Command
|
|
|
4063
4113
|
})
|
|
4064
4114
|
.s("imagebuilder", "PutComponentPolicy", {})
|
|
4065
4115
|
.n("ImagebuilderClient", "PutComponentPolicyCommand")
|
|
4066
|
-
.sc(PutComponentPolicy)
|
|
4116
|
+
.sc(PutComponentPolicy$)
|
|
4067
4117
|
.build() {
|
|
4068
4118
|
}
|
|
4069
4119
|
|
|
@@ -4075,7 +4125,7 @@ class PutContainerRecipePolicyCommand extends smithyClient.Command
|
|
|
4075
4125
|
})
|
|
4076
4126
|
.s("imagebuilder", "PutContainerRecipePolicy", {})
|
|
4077
4127
|
.n("ImagebuilderClient", "PutContainerRecipePolicyCommand")
|
|
4078
|
-
.sc(PutContainerRecipePolicy)
|
|
4128
|
+
.sc(PutContainerRecipePolicy$)
|
|
4079
4129
|
.build() {
|
|
4080
4130
|
}
|
|
4081
4131
|
|
|
@@ -4087,7 +4137,7 @@ class PutImagePolicyCommand extends smithyClient.Command
|
|
|
4087
4137
|
})
|
|
4088
4138
|
.s("imagebuilder", "PutImagePolicy", {})
|
|
4089
4139
|
.n("ImagebuilderClient", "PutImagePolicyCommand")
|
|
4090
|
-
.sc(PutImagePolicy)
|
|
4140
|
+
.sc(PutImagePolicy$)
|
|
4091
4141
|
.build() {
|
|
4092
4142
|
}
|
|
4093
4143
|
|
|
@@ -4099,7 +4149,7 @@ class PutImageRecipePolicyCommand extends smithyClient.Command
|
|
|
4099
4149
|
})
|
|
4100
4150
|
.s("imagebuilder", "PutImageRecipePolicy", {})
|
|
4101
4151
|
.n("ImagebuilderClient", "PutImageRecipePolicyCommand")
|
|
4102
|
-
.sc(PutImageRecipePolicy)
|
|
4152
|
+
.sc(PutImageRecipePolicy$)
|
|
4103
4153
|
.build() {
|
|
4104
4154
|
}
|
|
4105
4155
|
|
|
@@ -4111,7 +4161,7 @@ class RetryImageCommand extends smithyClient.Command
|
|
|
4111
4161
|
})
|
|
4112
4162
|
.s("imagebuilder", "RetryImage", {})
|
|
4113
4163
|
.n("ImagebuilderClient", "RetryImageCommand")
|
|
4114
|
-
.sc(RetryImage)
|
|
4164
|
+
.sc(RetryImage$)
|
|
4115
4165
|
.build() {
|
|
4116
4166
|
}
|
|
4117
4167
|
|
|
@@ -4123,7 +4173,7 @@ class SendWorkflowStepActionCommand extends smithyClient.Command
|
|
|
4123
4173
|
})
|
|
4124
4174
|
.s("imagebuilder", "SendWorkflowStepAction", {})
|
|
4125
4175
|
.n("ImagebuilderClient", "SendWorkflowStepActionCommand")
|
|
4126
|
-
.sc(SendWorkflowStepAction)
|
|
4176
|
+
.sc(SendWorkflowStepAction$)
|
|
4127
4177
|
.build() {
|
|
4128
4178
|
}
|
|
4129
4179
|
|
|
@@ -4135,7 +4185,7 @@ class StartImagePipelineExecutionCommand extends smithyClient.Command
|
|
|
4135
4185
|
})
|
|
4136
4186
|
.s("imagebuilder", "StartImagePipelineExecution", {})
|
|
4137
4187
|
.n("ImagebuilderClient", "StartImagePipelineExecutionCommand")
|
|
4138
|
-
.sc(StartImagePipelineExecution)
|
|
4188
|
+
.sc(StartImagePipelineExecution$)
|
|
4139
4189
|
.build() {
|
|
4140
4190
|
}
|
|
4141
4191
|
|
|
@@ -4147,7 +4197,7 @@ class StartResourceStateUpdateCommand extends smithyClient.Command
|
|
|
4147
4197
|
})
|
|
4148
4198
|
.s("imagebuilder", "StartResourceStateUpdate", {})
|
|
4149
4199
|
.n("ImagebuilderClient", "StartResourceStateUpdateCommand")
|
|
4150
|
-
.sc(StartResourceStateUpdate)
|
|
4200
|
+
.sc(StartResourceStateUpdate$)
|
|
4151
4201
|
.build() {
|
|
4152
4202
|
}
|
|
4153
4203
|
|
|
@@ -4159,7 +4209,7 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
4159
4209
|
})
|
|
4160
4210
|
.s("imagebuilder", "TagResource", {})
|
|
4161
4211
|
.n("ImagebuilderClient", "TagResourceCommand")
|
|
4162
|
-
.sc(TagResource)
|
|
4212
|
+
.sc(TagResource$)
|
|
4163
4213
|
.build() {
|
|
4164
4214
|
}
|
|
4165
4215
|
|
|
@@ -4171,7 +4221,7 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
4171
4221
|
})
|
|
4172
4222
|
.s("imagebuilder", "UntagResource", {})
|
|
4173
4223
|
.n("ImagebuilderClient", "UntagResourceCommand")
|
|
4174
|
-
.sc(UntagResource)
|
|
4224
|
+
.sc(UntagResource$)
|
|
4175
4225
|
.build() {
|
|
4176
4226
|
}
|
|
4177
4227
|
|
|
@@ -4183,7 +4233,7 @@ class UpdateDistributionConfigurationCommand extends smithyClient.Command
|
|
|
4183
4233
|
})
|
|
4184
4234
|
.s("imagebuilder", "UpdateDistributionConfiguration", {})
|
|
4185
4235
|
.n("ImagebuilderClient", "UpdateDistributionConfigurationCommand")
|
|
4186
|
-
.sc(UpdateDistributionConfiguration)
|
|
4236
|
+
.sc(UpdateDistributionConfiguration$)
|
|
4187
4237
|
.build() {
|
|
4188
4238
|
}
|
|
4189
4239
|
|
|
@@ -4195,7 +4245,7 @@ class UpdateImagePipelineCommand extends smithyClient.Command
|
|
|
4195
4245
|
})
|
|
4196
4246
|
.s("imagebuilder", "UpdateImagePipeline", {})
|
|
4197
4247
|
.n("ImagebuilderClient", "UpdateImagePipelineCommand")
|
|
4198
|
-
.sc(UpdateImagePipeline)
|
|
4248
|
+
.sc(UpdateImagePipeline$)
|
|
4199
4249
|
.build() {
|
|
4200
4250
|
}
|
|
4201
4251
|
|
|
@@ -4207,7 +4257,7 @@ class UpdateInfrastructureConfigurationCommand extends smithyClient.Command
|
|
|
4207
4257
|
})
|
|
4208
4258
|
.s("imagebuilder", "UpdateInfrastructureConfiguration", {})
|
|
4209
4259
|
.n("ImagebuilderClient", "UpdateInfrastructureConfigurationCommand")
|
|
4210
|
-
.sc(UpdateInfrastructureConfiguration)
|
|
4260
|
+
.sc(UpdateInfrastructureConfiguration$)
|
|
4211
4261
|
.build() {
|
|
4212
4262
|
}
|
|
4213
4263
|
|
|
@@ -4219,7 +4269,7 @@ class UpdateLifecyclePolicyCommand extends smithyClient.Command
|
|
|
4219
4269
|
})
|
|
4220
4270
|
.s("imagebuilder", "UpdateLifecyclePolicy", {})
|
|
4221
4271
|
.n("ImagebuilderClient", "UpdateLifecyclePolicyCommand")
|
|
4222
|
-
.sc(UpdateLifecyclePolicy)
|
|
4272
|
+
.sc(UpdateLifecyclePolicy$)
|
|
4223
4273
|
.build() {
|
|
4224
4274
|
}
|
|
4225
4275
|
|
|
@@ -4553,142 +4603,496 @@ Object.defineProperty(exports, "__Client", {
|
|
|
4553
4603
|
enumerable: true,
|
|
4554
4604
|
get: function () { return smithyClient.Client; }
|
|
4555
4605
|
});
|
|
4556
|
-
exports.AccessDeniedException = AccessDeniedException
|
|
4606
|
+
exports.AccessDeniedException = AccessDeniedException;
|
|
4607
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
4608
|
+
exports.AccountAggregation$ = AccountAggregation$;
|
|
4609
|
+
exports.AdditionalInstanceConfiguration$ = AdditionalInstanceConfiguration$;
|
|
4610
|
+
exports.Ami$ = Ami$;
|
|
4611
|
+
exports.AmiDistributionConfiguration$ = AmiDistributionConfiguration$;
|
|
4612
|
+
exports.AutoDisablePolicy$ = AutoDisablePolicy$;
|
|
4557
4613
|
exports.BuildType = BuildType;
|
|
4558
|
-
exports.CallRateLimitExceededException = CallRateLimitExceededException
|
|
4614
|
+
exports.CallRateLimitExceededException = CallRateLimitExceededException;
|
|
4615
|
+
exports.CallRateLimitExceededException$ = CallRateLimitExceededException$;
|
|
4616
|
+
exports.CancelImageCreation$ = CancelImageCreation$;
|
|
4559
4617
|
exports.CancelImageCreationCommand = CancelImageCreationCommand;
|
|
4618
|
+
exports.CancelImageCreationRequest$ = CancelImageCreationRequest$;
|
|
4619
|
+
exports.CancelImageCreationResponse$ = CancelImageCreationResponse$;
|
|
4620
|
+
exports.CancelLifecycleExecution$ = CancelLifecycleExecution$;
|
|
4560
4621
|
exports.CancelLifecycleExecutionCommand = CancelLifecycleExecutionCommand;
|
|
4561
|
-
exports.
|
|
4622
|
+
exports.CancelLifecycleExecutionRequest$ = CancelLifecycleExecutionRequest$;
|
|
4623
|
+
exports.CancelLifecycleExecutionResponse$ = CancelLifecycleExecutionResponse$;
|
|
4624
|
+
exports.ClientException = ClientException;
|
|
4625
|
+
exports.ClientException$ = ClientException$;
|
|
4626
|
+
exports.Component$ = Component$;
|
|
4627
|
+
exports.ComponentConfiguration$ = ComponentConfiguration$;
|
|
4562
4628
|
exports.ComponentFormat = ComponentFormat;
|
|
4629
|
+
exports.ComponentParameter$ = ComponentParameter$;
|
|
4630
|
+
exports.ComponentParameterDetail$ = ComponentParameterDetail$;
|
|
4631
|
+
exports.ComponentState$ = ComponentState$;
|
|
4563
4632
|
exports.ComponentStatus = ComponentStatus;
|
|
4633
|
+
exports.ComponentSummary$ = ComponentSummary$;
|
|
4564
4634
|
exports.ComponentType = ComponentType;
|
|
4635
|
+
exports.ComponentVersion$ = ComponentVersion$;
|
|
4636
|
+
exports.Container$ = Container$;
|
|
4637
|
+
exports.ContainerDistributionConfiguration$ = ContainerDistributionConfiguration$;
|
|
4638
|
+
exports.ContainerRecipe$ = ContainerRecipe$;
|
|
4639
|
+
exports.ContainerRecipeSummary$ = ContainerRecipeSummary$;
|
|
4565
4640
|
exports.ContainerRepositoryService = ContainerRepositoryService;
|
|
4566
4641
|
exports.ContainerType = ContainerType;
|
|
4642
|
+
exports.CreateComponent$ = CreateComponent$;
|
|
4567
4643
|
exports.CreateComponentCommand = CreateComponentCommand;
|
|
4644
|
+
exports.CreateComponentRequest$ = CreateComponentRequest$;
|
|
4645
|
+
exports.CreateComponentResponse$ = CreateComponentResponse$;
|
|
4646
|
+
exports.CreateContainerRecipe$ = CreateContainerRecipe$;
|
|
4568
4647
|
exports.CreateContainerRecipeCommand = CreateContainerRecipeCommand;
|
|
4648
|
+
exports.CreateContainerRecipeRequest$ = CreateContainerRecipeRequest$;
|
|
4649
|
+
exports.CreateContainerRecipeResponse$ = CreateContainerRecipeResponse$;
|
|
4650
|
+
exports.CreateDistributionConfiguration$ = CreateDistributionConfiguration$;
|
|
4569
4651
|
exports.CreateDistributionConfigurationCommand = CreateDistributionConfigurationCommand;
|
|
4652
|
+
exports.CreateDistributionConfigurationRequest$ = CreateDistributionConfigurationRequest$;
|
|
4653
|
+
exports.CreateDistributionConfigurationResponse$ = CreateDistributionConfigurationResponse$;
|
|
4654
|
+
exports.CreateImage$ = CreateImage$;
|
|
4570
4655
|
exports.CreateImageCommand = CreateImageCommand;
|
|
4656
|
+
exports.CreateImagePipeline$ = CreateImagePipeline$;
|
|
4571
4657
|
exports.CreateImagePipelineCommand = CreateImagePipelineCommand;
|
|
4658
|
+
exports.CreateImagePipelineRequest$ = CreateImagePipelineRequest$;
|
|
4659
|
+
exports.CreateImagePipelineResponse$ = CreateImagePipelineResponse$;
|
|
4660
|
+
exports.CreateImageRecipe$ = CreateImageRecipe$;
|
|
4572
4661
|
exports.CreateImageRecipeCommand = CreateImageRecipeCommand;
|
|
4662
|
+
exports.CreateImageRecipeRequest$ = CreateImageRecipeRequest$;
|
|
4663
|
+
exports.CreateImageRecipeResponse$ = CreateImageRecipeResponse$;
|
|
4664
|
+
exports.CreateImageRequest$ = CreateImageRequest$;
|
|
4665
|
+
exports.CreateImageResponse$ = CreateImageResponse$;
|
|
4666
|
+
exports.CreateInfrastructureConfiguration$ = CreateInfrastructureConfiguration$;
|
|
4573
4667
|
exports.CreateInfrastructureConfigurationCommand = CreateInfrastructureConfigurationCommand;
|
|
4668
|
+
exports.CreateInfrastructureConfigurationRequest$ = CreateInfrastructureConfigurationRequest$;
|
|
4669
|
+
exports.CreateInfrastructureConfigurationResponse$ = CreateInfrastructureConfigurationResponse$;
|
|
4670
|
+
exports.CreateLifecyclePolicy$ = CreateLifecyclePolicy$;
|
|
4574
4671
|
exports.CreateLifecyclePolicyCommand = CreateLifecyclePolicyCommand;
|
|
4672
|
+
exports.CreateLifecyclePolicyRequest$ = CreateLifecyclePolicyRequest$;
|
|
4673
|
+
exports.CreateLifecyclePolicyResponse$ = CreateLifecyclePolicyResponse$;
|
|
4674
|
+
exports.CreateWorkflow$ = CreateWorkflow$;
|
|
4575
4675
|
exports.CreateWorkflowCommand = CreateWorkflowCommand;
|
|
4676
|
+
exports.CreateWorkflowRequest$ = CreateWorkflowRequest$;
|
|
4677
|
+
exports.CreateWorkflowResponse$ = CreateWorkflowResponse$;
|
|
4678
|
+
exports.CvssScore$ = CvssScore$;
|
|
4679
|
+
exports.CvssScoreAdjustment$ = CvssScoreAdjustment$;
|
|
4680
|
+
exports.CvssScoreDetails$ = CvssScoreDetails$;
|
|
4681
|
+
exports.DeleteComponent$ = DeleteComponent$;
|
|
4576
4682
|
exports.DeleteComponentCommand = DeleteComponentCommand;
|
|
4683
|
+
exports.DeleteComponentRequest$ = DeleteComponentRequest$;
|
|
4684
|
+
exports.DeleteComponentResponse$ = DeleteComponentResponse$;
|
|
4685
|
+
exports.DeleteContainerRecipe$ = DeleteContainerRecipe$;
|
|
4577
4686
|
exports.DeleteContainerRecipeCommand = DeleteContainerRecipeCommand;
|
|
4687
|
+
exports.DeleteContainerRecipeRequest$ = DeleteContainerRecipeRequest$;
|
|
4688
|
+
exports.DeleteContainerRecipeResponse$ = DeleteContainerRecipeResponse$;
|
|
4689
|
+
exports.DeleteDistributionConfiguration$ = DeleteDistributionConfiguration$;
|
|
4578
4690
|
exports.DeleteDistributionConfigurationCommand = DeleteDistributionConfigurationCommand;
|
|
4691
|
+
exports.DeleteDistributionConfigurationRequest$ = DeleteDistributionConfigurationRequest$;
|
|
4692
|
+
exports.DeleteDistributionConfigurationResponse$ = DeleteDistributionConfigurationResponse$;
|
|
4693
|
+
exports.DeleteImage$ = DeleteImage$;
|
|
4579
4694
|
exports.DeleteImageCommand = DeleteImageCommand;
|
|
4695
|
+
exports.DeleteImagePipeline$ = DeleteImagePipeline$;
|
|
4580
4696
|
exports.DeleteImagePipelineCommand = DeleteImagePipelineCommand;
|
|
4697
|
+
exports.DeleteImagePipelineRequest$ = DeleteImagePipelineRequest$;
|
|
4698
|
+
exports.DeleteImagePipelineResponse$ = DeleteImagePipelineResponse$;
|
|
4699
|
+
exports.DeleteImageRecipe$ = DeleteImageRecipe$;
|
|
4581
4700
|
exports.DeleteImageRecipeCommand = DeleteImageRecipeCommand;
|
|
4701
|
+
exports.DeleteImageRecipeRequest$ = DeleteImageRecipeRequest$;
|
|
4702
|
+
exports.DeleteImageRecipeResponse$ = DeleteImageRecipeResponse$;
|
|
4703
|
+
exports.DeleteImageRequest$ = DeleteImageRequest$;
|
|
4704
|
+
exports.DeleteImageResponse$ = DeleteImageResponse$;
|
|
4705
|
+
exports.DeleteInfrastructureConfiguration$ = DeleteInfrastructureConfiguration$;
|
|
4582
4706
|
exports.DeleteInfrastructureConfigurationCommand = DeleteInfrastructureConfigurationCommand;
|
|
4707
|
+
exports.DeleteInfrastructureConfigurationRequest$ = DeleteInfrastructureConfigurationRequest$;
|
|
4708
|
+
exports.DeleteInfrastructureConfigurationResponse$ = DeleteInfrastructureConfigurationResponse$;
|
|
4709
|
+
exports.DeleteLifecyclePolicy$ = DeleteLifecyclePolicy$;
|
|
4583
4710
|
exports.DeleteLifecyclePolicyCommand = DeleteLifecyclePolicyCommand;
|
|
4711
|
+
exports.DeleteLifecyclePolicyRequest$ = DeleteLifecyclePolicyRequest$;
|
|
4712
|
+
exports.DeleteLifecyclePolicyResponse$ = DeleteLifecyclePolicyResponse$;
|
|
4713
|
+
exports.DeleteWorkflow$ = DeleteWorkflow$;
|
|
4584
4714
|
exports.DeleteWorkflowCommand = DeleteWorkflowCommand;
|
|
4715
|
+
exports.DeleteWorkflowRequest$ = DeleteWorkflowRequest$;
|
|
4716
|
+
exports.DeleteWorkflowResponse$ = DeleteWorkflowResponse$;
|
|
4585
4717
|
exports.DiskImageFormat = DiskImageFormat;
|
|
4718
|
+
exports.DistributeImage$ = DistributeImage$;
|
|
4586
4719
|
exports.DistributeImageCommand = DistributeImageCommand;
|
|
4587
|
-
exports.
|
|
4720
|
+
exports.DistributeImageRequest$ = DistributeImageRequest$;
|
|
4721
|
+
exports.DistributeImageResponse$ = DistributeImageResponse$;
|
|
4722
|
+
exports.Distribution$ = Distribution$;
|
|
4723
|
+
exports.DistributionConfiguration$ = DistributionConfiguration$;
|
|
4724
|
+
exports.DistributionConfigurationSummary$ = DistributionConfigurationSummary$;
|
|
4725
|
+
exports.DryRunOperationException = DryRunOperationException;
|
|
4726
|
+
exports.DryRunOperationException$ = DryRunOperationException$;
|
|
4727
|
+
exports.EbsInstanceBlockDeviceSpecification$ = EbsInstanceBlockDeviceSpecification$;
|
|
4588
4728
|
exports.EbsVolumeType = EbsVolumeType;
|
|
4589
|
-
exports.
|
|
4729
|
+
exports.EcrConfiguration$ = EcrConfiguration$;
|
|
4730
|
+
exports.FastLaunchConfiguration$ = FastLaunchConfiguration$;
|
|
4731
|
+
exports.FastLaunchLaunchTemplateSpecification$ = FastLaunchLaunchTemplateSpecification$;
|
|
4732
|
+
exports.FastLaunchSnapshotConfiguration$ = FastLaunchSnapshotConfiguration$;
|
|
4733
|
+
exports.Filter$ = Filter$;
|
|
4734
|
+
exports.ForbiddenException = ForbiddenException;
|
|
4735
|
+
exports.ForbiddenException$ = ForbiddenException$;
|
|
4736
|
+
exports.GetComponent$ = GetComponent$;
|
|
4590
4737
|
exports.GetComponentCommand = GetComponentCommand;
|
|
4738
|
+
exports.GetComponentPolicy$ = GetComponentPolicy$;
|
|
4591
4739
|
exports.GetComponentPolicyCommand = GetComponentPolicyCommand;
|
|
4740
|
+
exports.GetComponentPolicyRequest$ = GetComponentPolicyRequest$;
|
|
4741
|
+
exports.GetComponentPolicyResponse$ = GetComponentPolicyResponse$;
|
|
4742
|
+
exports.GetComponentRequest$ = GetComponentRequest$;
|
|
4743
|
+
exports.GetComponentResponse$ = GetComponentResponse$;
|
|
4744
|
+
exports.GetContainerRecipe$ = GetContainerRecipe$;
|
|
4592
4745
|
exports.GetContainerRecipeCommand = GetContainerRecipeCommand;
|
|
4746
|
+
exports.GetContainerRecipePolicy$ = GetContainerRecipePolicy$;
|
|
4593
4747
|
exports.GetContainerRecipePolicyCommand = GetContainerRecipePolicyCommand;
|
|
4748
|
+
exports.GetContainerRecipePolicyRequest$ = GetContainerRecipePolicyRequest$;
|
|
4749
|
+
exports.GetContainerRecipePolicyResponse$ = GetContainerRecipePolicyResponse$;
|
|
4750
|
+
exports.GetContainerRecipeRequest$ = GetContainerRecipeRequest$;
|
|
4751
|
+
exports.GetContainerRecipeResponse$ = GetContainerRecipeResponse$;
|
|
4752
|
+
exports.GetDistributionConfiguration$ = GetDistributionConfiguration$;
|
|
4594
4753
|
exports.GetDistributionConfigurationCommand = GetDistributionConfigurationCommand;
|
|
4754
|
+
exports.GetDistributionConfigurationRequest$ = GetDistributionConfigurationRequest$;
|
|
4755
|
+
exports.GetDistributionConfigurationResponse$ = GetDistributionConfigurationResponse$;
|
|
4756
|
+
exports.GetImage$ = GetImage$;
|
|
4595
4757
|
exports.GetImageCommand = GetImageCommand;
|
|
4758
|
+
exports.GetImagePipeline$ = GetImagePipeline$;
|
|
4596
4759
|
exports.GetImagePipelineCommand = GetImagePipelineCommand;
|
|
4760
|
+
exports.GetImagePipelineRequest$ = GetImagePipelineRequest$;
|
|
4761
|
+
exports.GetImagePipelineResponse$ = GetImagePipelineResponse$;
|
|
4762
|
+
exports.GetImagePolicy$ = GetImagePolicy$;
|
|
4597
4763
|
exports.GetImagePolicyCommand = GetImagePolicyCommand;
|
|
4764
|
+
exports.GetImagePolicyRequest$ = GetImagePolicyRequest$;
|
|
4765
|
+
exports.GetImagePolicyResponse$ = GetImagePolicyResponse$;
|
|
4766
|
+
exports.GetImageRecipe$ = GetImageRecipe$;
|
|
4598
4767
|
exports.GetImageRecipeCommand = GetImageRecipeCommand;
|
|
4768
|
+
exports.GetImageRecipePolicy$ = GetImageRecipePolicy$;
|
|
4599
4769
|
exports.GetImageRecipePolicyCommand = GetImageRecipePolicyCommand;
|
|
4770
|
+
exports.GetImageRecipePolicyRequest$ = GetImageRecipePolicyRequest$;
|
|
4771
|
+
exports.GetImageRecipePolicyResponse$ = GetImageRecipePolicyResponse$;
|
|
4772
|
+
exports.GetImageRecipeRequest$ = GetImageRecipeRequest$;
|
|
4773
|
+
exports.GetImageRecipeResponse$ = GetImageRecipeResponse$;
|
|
4774
|
+
exports.GetImageRequest$ = GetImageRequest$;
|
|
4775
|
+
exports.GetImageResponse$ = GetImageResponse$;
|
|
4776
|
+
exports.GetInfrastructureConfiguration$ = GetInfrastructureConfiguration$;
|
|
4600
4777
|
exports.GetInfrastructureConfigurationCommand = GetInfrastructureConfigurationCommand;
|
|
4778
|
+
exports.GetInfrastructureConfigurationRequest$ = GetInfrastructureConfigurationRequest$;
|
|
4779
|
+
exports.GetInfrastructureConfigurationResponse$ = GetInfrastructureConfigurationResponse$;
|
|
4780
|
+
exports.GetLifecycleExecution$ = GetLifecycleExecution$;
|
|
4601
4781
|
exports.GetLifecycleExecutionCommand = GetLifecycleExecutionCommand;
|
|
4782
|
+
exports.GetLifecycleExecutionRequest$ = GetLifecycleExecutionRequest$;
|
|
4783
|
+
exports.GetLifecycleExecutionResponse$ = GetLifecycleExecutionResponse$;
|
|
4784
|
+
exports.GetLifecyclePolicy$ = GetLifecyclePolicy$;
|
|
4602
4785
|
exports.GetLifecyclePolicyCommand = GetLifecyclePolicyCommand;
|
|
4786
|
+
exports.GetLifecyclePolicyRequest$ = GetLifecyclePolicyRequest$;
|
|
4787
|
+
exports.GetLifecyclePolicyResponse$ = GetLifecyclePolicyResponse$;
|
|
4788
|
+
exports.GetMarketplaceResource$ = GetMarketplaceResource$;
|
|
4603
4789
|
exports.GetMarketplaceResourceCommand = GetMarketplaceResourceCommand;
|
|
4790
|
+
exports.GetMarketplaceResourceRequest$ = GetMarketplaceResourceRequest$;
|
|
4791
|
+
exports.GetMarketplaceResourceResponse$ = GetMarketplaceResourceResponse$;
|
|
4792
|
+
exports.GetWorkflow$ = GetWorkflow$;
|
|
4604
4793
|
exports.GetWorkflowCommand = GetWorkflowCommand;
|
|
4794
|
+
exports.GetWorkflowExecution$ = GetWorkflowExecution$;
|
|
4605
4795
|
exports.GetWorkflowExecutionCommand = GetWorkflowExecutionCommand;
|
|
4796
|
+
exports.GetWorkflowExecutionRequest$ = GetWorkflowExecutionRequest$;
|
|
4797
|
+
exports.GetWorkflowExecutionResponse$ = GetWorkflowExecutionResponse$;
|
|
4798
|
+
exports.GetWorkflowRequest$ = GetWorkflowRequest$;
|
|
4799
|
+
exports.GetWorkflowResponse$ = GetWorkflowResponse$;
|
|
4800
|
+
exports.GetWorkflowStepExecution$ = GetWorkflowStepExecution$;
|
|
4606
4801
|
exports.GetWorkflowStepExecutionCommand = GetWorkflowStepExecutionCommand;
|
|
4607
|
-
exports.
|
|
4802
|
+
exports.GetWorkflowStepExecutionRequest$ = GetWorkflowStepExecutionRequest$;
|
|
4803
|
+
exports.GetWorkflowStepExecutionResponse$ = GetWorkflowStepExecutionResponse$;
|
|
4804
|
+
exports.IdempotentParameterMismatchException = IdempotentParameterMismatchException;
|
|
4805
|
+
exports.IdempotentParameterMismatchException$ = IdempotentParameterMismatchException$;
|
|
4806
|
+
exports.Image$ = Image$;
|
|
4807
|
+
exports.ImageAggregation$ = ImageAggregation$;
|
|
4808
|
+
exports.ImageLoggingConfiguration$ = ImageLoggingConfiguration$;
|
|
4809
|
+
exports.ImagePackage$ = ImagePackage$;
|
|
4810
|
+
exports.ImagePipeline$ = ImagePipeline$;
|
|
4811
|
+
exports.ImagePipelineAggregation$ = ImagePipelineAggregation$;
|
|
4812
|
+
exports.ImageRecipe$ = ImageRecipe$;
|
|
4813
|
+
exports.ImageRecipeSummary$ = ImageRecipeSummary$;
|
|
4814
|
+
exports.ImageScanFinding$ = ImageScanFinding$;
|
|
4815
|
+
exports.ImageScanFindingAggregation$ = ImageScanFindingAggregation$;
|
|
4816
|
+
exports.ImageScanFindingsFilter$ = ImageScanFindingsFilter$;
|
|
4817
|
+
exports.ImageScanState$ = ImageScanState$;
|
|
4608
4818
|
exports.ImageScanStatus = ImageScanStatus;
|
|
4819
|
+
exports.ImageScanningConfiguration$ = ImageScanningConfiguration$;
|
|
4609
4820
|
exports.ImageSource = ImageSource;
|
|
4821
|
+
exports.ImageState$ = ImageState$;
|
|
4610
4822
|
exports.ImageStatus = ImageStatus;
|
|
4823
|
+
exports.ImageSummary$ = ImageSummary$;
|
|
4824
|
+
exports.ImageTestsConfiguration$ = ImageTestsConfiguration$;
|
|
4611
4825
|
exports.ImageType = ImageType;
|
|
4826
|
+
exports.ImageVersion$ = ImageVersion$;
|
|
4612
4827
|
exports.Imagebuilder = Imagebuilder;
|
|
4613
4828
|
exports.ImagebuilderClient = ImagebuilderClient;
|
|
4614
|
-
exports.ImagebuilderServiceException = ImagebuilderServiceException
|
|
4829
|
+
exports.ImagebuilderServiceException = ImagebuilderServiceException;
|
|
4830
|
+
exports.ImagebuilderServiceException$ = ImagebuilderServiceException$;
|
|
4831
|
+
exports.ImportComponent$ = ImportComponent$;
|
|
4615
4832
|
exports.ImportComponentCommand = ImportComponentCommand;
|
|
4833
|
+
exports.ImportComponentRequest$ = ImportComponentRequest$;
|
|
4834
|
+
exports.ImportComponentResponse$ = ImportComponentResponse$;
|
|
4835
|
+
exports.ImportDiskImage$ = ImportDiskImage$;
|
|
4616
4836
|
exports.ImportDiskImageCommand = ImportDiskImageCommand;
|
|
4837
|
+
exports.ImportDiskImageRequest$ = ImportDiskImageRequest$;
|
|
4838
|
+
exports.ImportDiskImageResponse$ = ImportDiskImageResponse$;
|
|
4839
|
+
exports.ImportVmImage$ = ImportVmImage$;
|
|
4617
4840
|
exports.ImportVmImageCommand = ImportVmImageCommand;
|
|
4618
|
-
exports.
|
|
4619
|
-
exports.
|
|
4620
|
-
exports.
|
|
4621
|
-
exports.
|
|
4622
|
-
exports.
|
|
4623
|
-
exports.
|
|
4841
|
+
exports.ImportVmImageRequest$ = ImportVmImageRequest$;
|
|
4842
|
+
exports.ImportVmImageResponse$ = ImportVmImageResponse$;
|
|
4843
|
+
exports.InfrastructureConfiguration$ = InfrastructureConfiguration$;
|
|
4844
|
+
exports.InfrastructureConfigurationSummary$ = InfrastructureConfigurationSummary$;
|
|
4845
|
+
exports.InspectorScoreDetails$ = InspectorScoreDetails$;
|
|
4846
|
+
exports.InstanceBlockDeviceMapping$ = InstanceBlockDeviceMapping$;
|
|
4847
|
+
exports.InstanceConfiguration$ = InstanceConfiguration$;
|
|
4848
|
+
exports.InstanceMetadataOptions$ = InstanceMetadataOptions$;
|
|
4849
|
+
exports.InvalidPaginationTokenException = InvalidPaginationTokenException;
|
|
4850
|
+
exports.InvalidPaginationTokenException$ = InvalidPaginationTokenException$;
|
|
4851
|
+
exports.InvalidParameterCombinationException = InvalidParameterCombinationException;
|
|
4852
|
+
exports.InvalidParameterCombinationException$ = InvalidParameterCombinationException$;
|
|
4853
|
+
exports.InvalidParameterException = InvalidParameterException;
|
|
4854
|
+
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
4855
|
+
exports.InvalidParameterValueException = InvalidParameterValueException;
|
|
4856
|
+
exports.InvalidParameterValueException$ = InvalidParameterValueException$;
|
|
4857
|
+
exports.InvalidRequestException = InvalidRequestException;
|
|
4858
|
+
exports.InvalidRequestException$ = InvalidRequestException$;
|
|
4859
|
+
exports.InvalidVersionNumberException = InvalidVersionNumberException;
|
|
4860
|
+
exports.InvalidVersionNumberException$ = InvalidVersionNumberException$;
|
|
4861
|
+
exports.LatestVersionReferences$ = LatestVersionReferences$;
|
|
4862
|
+
exports.LaunchPermissionConfiguration$ = LaunchPermissionConfiguration$;
|
|
4863
|
+
exports.LaunchTemplateConfiguration$ = LaunchTemplateConfiguration$;
|
|
4864
|
+
exports.LifecycleExecution$ = LifecycleExecution$;
|
|
4865
|
+
exports.LifecycleExecutionResource$ = LifecycleExecutionResource$;
|
|
4866
|
+
exports.LifecycleExecutionResourceAction$ = LifecycleExecutionResourceAction$;
|
|
4624
4867
|
exports.LifecycleExecutionResourceActionName = LifecycleExecutionResourceActionName;
|
|
4868
|
+
exports.LifecycleExecutionResourceState$ = LifecycleExecutionResourceState$;
|
|
4625
4869
|
exports.LifecycleExecutionResourceStatus = LifecycleExecutionResourceStatus;
|
|
4870
|
+
exports.LifecycleExecutionResourcesImpactedSummary$ = LifecycleExecutionResourcesImpactedSummary$;
|
|
4871
|
+
exports.LifecycleExecutionSnapshotResource$ = LifecycleExecutionSnapshotResource$;
|
|
4872
|
+
exports.LifecycleExecutionState$ = LifecycleExecutionState$;
|
|
4626
4873
|
exports.LifecycleExecutionStatus = LifecycleExecutionStatus;
|
|
4874
|
+
exports.LifecyclePolicy$ = LifecyclePolicy$;
|
|
4875
|
+
exports.LifecyclePolicyDetail$ = LifecyclePolicyDetail$;
|
|
4876
|
+
exports.LifecyclePolicyDetailAction$ = LifecyclePolicyDetailAction$;
|
|
4877
|
+
exports.LifecyclePolicyDetailActionIncludeResources$ = LifecyclePolicyDetailActionIncludeResources$;
|
|
4627
4878
|
exports.LifecyclePolicyDetailActionType = LifecyclePolicyDetailActionType;
|
|
4879
|
+
exports.LifecyclePolicyDetailExclusionRules$ = LifecyclePolicyDetailExclusionRules$;
|
|
4880
|
+
exports.LifecyclePolicyDetailExclusionRulesAmis$ = LifecyclePolicyDetailExclusionRulesAmis$;
|
|
4881
|
+
exports.LifecyclePolicyDetailExclusionRulesAmisLastLaunched$ = LifecyclePolicyDetailExclusionRulesAmisLastLaunched$;
|
|
4882
|
+
exports.LifecyclePolicyDetailFilter$ = LifecyclePolicyDetailFilter$;
|
|
4628
4883
|
exports.LifecyclePolicyDetailFilterType = LifecyclePolicyDetailFilterType;
|
|
4884
|
+
exports.LifecyclePolicyResourceSelection$ = LifecyclePolicyResourceSelection$;
|
|
4885
|
+
exports.LifecyclePolicyResourceSelectionRecipe$ = LifecyclePolicyResourceSelectionRecipe$;
|
|
4629
4886
|
exports.LifecyclePolicyResourceType = LifecyclePolicyResourceType;
|
|
4630
4887
|
exports.LifecyclePolicyStatus = LifecyclePolicyStatus;
|
|
4888
|
+
exports.LifecyclePolicySummary$ = LifecyclePolicySummary$;
|
|
4631
4889
|
exports.LifecyclePolicyTimeUnit = LifecyclePolicyTimeUnit;
|
|
4890
|
+
exports.ListComponentBuildVersions$ = ListComponentBuildVersions$;
|
|
4632
4891
|
exports.ListComponentBuildVersionsCommand = ListComponentBuildVersionsCommand;
|
|
4892
|
+
exports.ListComponentBuildVersionsRequest$ = ListComponentBuildVersionsRequest$;
|
|
4893
|
+
exports.ListComponentBuildVersionsResponse$ = ListComponentBuildVersionsResponse$;
|
|
4894
|
+
exports.ListComponents$ = ListComponents$;
|
|
4633
4895
|
exports.ListComponentsCommand = ListComponentsCommand;
|
|
4896
|
+
exports.ListComponentsRequest$ = ListComponentsRequest$;
|
|
4897
|
+
exports.ListComponentsResponse$ = ListComponentsResponse$;
|
|
4898
|
+
exports.ListContainerRecipes$ = ListContainerRecipes$;
|
|
4634
4899
|
exports.ListContainerRecipesCommand = ListContainerRecipesCommand;
|
|
4900
|
+
exports.ListContainerRecipesRequest$ = ListContainerRecipesRequest$;
|
|
4901
|
+
exports.ListContainerRecipesResponse$ = ListContainerRecipesResponse$;
|
|
4902
|
+
exports.ListDistributionConfigurations$ = ListDistributionConfigurations$;
|
|
4635
4903
|
exports.ListDistributionConfigurationsCommand = ListDistributionConfigurationsCommand;
|
|
4904
|
+
exports.ListDistributionConfigurationsRequest$ = ListDistributionConfigurationsRequest$;
|
|
4905
|
+
exports.ListDistributionConfigurationsResponse$ = ListDistributionConfigurationsResponse$;
|
|
4906
|
+
exports.ListImageBuildVersions$ = ListImageBuildVersions$;
|
|
4636
4907
|
exports.ListImageBuildVersionsCommand = ListImageBuildVersionsCommand;
|
|
4908
|
+
exports.ListImageBuildVersionsRequest$ = ListImageBuildVersionsRequest$;
|
|
4909
|
+
exports.ListImageBuildVersionsResponse$ = ListImageBuildVersionsResponse$;
|
|
4910
|
+
exports.ListImagePackages$ = ListImagePackages$;
|
|
4637
4911
|
exports.ListImagePackagesCommand = ListImagePackagesCommand;
|
|
4912
|
+
exports.ListImagePackagesRequest$ = ListImagePackagesRequest$;
|
|
4913
|
+
exports.ListImagePackagesResponse$ = ListImagePackagesResponse$;
|
|
4914
|
+
exports.ListImagePipelineImages$ = ListImagePipelineImages$;
|
|
4638
4915
|
exports.ListImagePipelineImagesCommand = ListImagePipelineImagesCommand;
|
|
4916
|
+
exports.ListImagePipelineImagesRequest$ = ListImagePipelineImagesRequest$;
|
|
4917
|
+
exports.ListImagePipelineImagesResponse$ = ListImagePipelineImagesResponse$;
|
|
4918
|
+
exports.ListImagePipelines$ = ListImagePipelines$;
|
|
4639
4919
|
exports.ListImagePipelinesCommand = ListImagePipelinesCommand;
|
|
4920
|
+
exports.ListImagePipelinesRequest$ = ListImagePipelinesRequest$;
|
|
4921
|
+
exports.ListImagePipelinesResponse$ = ListImagePipelinesResponse$;
|
|
4922
|
+
exports.ListImageRecipes$ = ListImageRecipes$;
|
|
4640
4923
|
exports.ListImageRecipesCommand = ListImageRecipesCommand;
|
|
4924
|
+
exports.ListImageRecipesRequest$ = ListImageRecipesRequest$;
|
|
4925
|
+
exports.ListImageRecipesResponse$ = ListImageRecipesResponse$;
|
|
4926
|
+
exports.ListImageScanFindingAggregations$ = ListImageScanFindingAggregations$;
|
|
4641
4927
|
exports.ListImageScanFindingAggregationsCommand = ListImageScanFindingAggregationsCommand;
|
|
4928
|
+
exports.ListImageScanFindingAggregationsRequest$ = ListImageScanFindingAggregationsRequest$;
|
|
4929
|
+
exports.ListImageScanFindingAggregationsResponse$ = ListImageScanFindingAggregationsResponse$;
|
|
4930
|
+
exports.ListImageScanFindings$ = ListImageScanFindings$;
|
|
4642
4931
|
exports.ListImageScanFindingsCommand = ListImageScanFindingsCommand;
|
|
4932
|
+
exports.ListImageScanFindingsRequest$ = ListImageScanFindingsRequest$;
|
|
4933
|
+
exports.ListImageScanFindingsResponse$ = ListImageScanFindingsResponse$;
|
|
4934
|
+
exports.ListImages$ = ListImages$;
|
|
4643
4935
|
exports.ListImagesCommand = ListImagesCommand;
|
|
4936
|
+
exports.ListImagesRequest$ = ListImagesRequest$;
|
|
4937
|
+
exports.ListImagesResponse$ = ListImagesResponse$;
|
|
4938
|
+
exports.ListInfrastructureConfigurations$ = ListInfrastructureConfigurations$;
|
|
4644
4939
|
exports.ListInfrastructureConfigurationsCommand = ListInfrastructureConfigurationsCommand;
|
|
4940
|
+
exports.ListInfrastructureConfigurationsRequest$ = ListInfrastructureConfigurationsRequest$;
|
|
4941
|
+
exports.ListInfrastructureConfigurationsResponse$ = ListInfrastructureConfigurationsResponse$;
|
|
4942
|
+
exports.ListLifecycleExecutionResources$ = ListLifecycleExecutionResources$;
|
|
4645
4943
|
exports.ListLifecycleExecutionResourcesCommand = ListLifecycleExecutionResourcesCommand;
|
|
4944
|
+
exports.ListLifecycleExecutionResourcesRequest$ = ListLifecycleExecutionResourcesRequest$;
|
|
4945
|
+
exports.ListLifecycleExecutionResourcesResponse$ = ListLifecycleExecutionResourcesResponse$;
|
|
4946
|
+
exports.ListLifecycleExecutions$ = ListLifecycleExecutions$;
|
|
4646
4947
|
exports.ListLifecycleExecutionsCommand = ListLifecycleExecutionsCommand;
|
|
4948
|
+
exports.ListLifecycleExecutionsRequest$ = ListLifecycleExecutionsRequest$;
|
|
4949
|
+
exports.ListLifecycleExecutionsResponse$ = ListLifecycleExecutionsResponse$;
|
|
4950
|
+
exports.ListLifecyclePolicies$ = ListLifecyclePolicies$;
|
|
4647
4951
|
exports.ListLifecyclePoliciesCommand = ListLifecyclePoliciesCommand;
|
|
4952
|
+
exports.ListLifecyclePoliciesRequest$ = ListLifecyclePoliciesRequest$;
|
|
4953
|
+
exports.ListLifecyclePoliciesResponse$ = ListLifecyclePoliciesResponse$;
|
|
4954
|
+
exports.ListTagsForResource$ = ListTagsForResource$;
|
|
4648
4955
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
4956
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
4957
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
4958
|
+
exports.ListWaitingWorkflowSteps$ = ListWaitingWorkflowSteps$;
|
|
4649
4959
|
exports.ListWaitingWorkflowStepsCommand = ListWaitingWorkflowStepsCommand;
|
|
4960
|
+
exports.ListWaitingWorkflowStepsRequest$ = ListWaitingWorkflowStepsRequest$;
|
|
4961
|
+
exports.ListWaitingWorkflowStepsResponse$ = ListWaitingWorkflowStepsResponse$;
|
|
4962
|
+
exports.ListWorkflowBuildVersions$ = ListWorkflowBuildVersions$;
|
|
4650
4963
|
exports.ListWorkflowBuildVersionsCommand = ListWorkflowBuildVersionsCommand;
|
|
4964
|
+
exports.ListWorkflowBuildVersionsRequest$ = ListWorkflowBuildVersionsRequest$;
|
|
4965
|
+
exports.ListWorkflowBuildVersionsResponse$ = ListWorkflowBuildVersionsResponse$;
|
|
4966
|
+
exports.ListWorkflowExecutions$ = ListWorkflowExecutions$;
|
|
4651
4967
|
exports.ListWorkflowExecutionsCommand = ListWorkflowExecutionsCommand;
|
|
4968
|
+
exports.ListWorkflowExecutionsRequest$ = ListWorkflowExecutionsRequest$;
|
|
4969
|
+
exports.ListWorkflowExecutionsResponse$ = ListWorkflowExecutionsResponse$;
|
|
4970
|
+
exports.ListWorkflowStepExecutions$ = ListWorkflowStepExecutions$;
|
|
4652
4971
|
exports.ListWorkflowStepExecutionsCommand = ListWorkflowStepExecutionsCommand;
|
|
4972
|
+
exports.ListWorkflowStepExecutionsRequest$ = ListWorkflowStepExecutionsRequest$;
|
|
4973
|
+
exports.ListWorkflowStepExecutionsResponse$ = ListWorkflowStepExecutionsResponse$;
|
|
4974
|
+
exports.ListWorkflows$ = ListWorkflows$;
|
|
4653
4975
|
exports.ListWorkflowsCommand = ListWorkflowsCommand;
|
|
4976
|
+
exports.ListWorkflowsRequest$ = ListWorkflowsRequest$;
|
|
4977
|
+
exports.ListWorkflowsResponse$ = ListWorkflowsResponse$;
|
|
4978
|
+
exports.Logging$ = Logging$;
|
|
4654
4979
|
exports.MarketplaceResourceType = MarketplaceResourceType;
|
|
4655
4980
|
exports.OnWorkflowFailure = OnWorkflowFailure;
|
|
4981
|
+
exports.OutputResources$ = OutputResources$;
|
|
4656
4982
|
exports.Ownership = Ownership;
|
|
4983
|
+
exports.PackageVulnerabilityDetails$ = PackageVulnerabilityDetails$;
|
|
4657
4984
|
exports.PipelineExecutionStartCondition = PipelineExecutionStartCondition;
|
|
4985
|
+
exports.PipelineLoggingConfiguration$ = PipelineLoggingConfiguration$;
|
|
4658
4986
|
exports.PipelineStatus = PipelineStatus;
|
|
4987
|
+
exports.Placement$ = Placement$;
|
|
4659
4988
|
exports.Platform = Platform;
|
|
4989
|
+
exports.ProductCodeListItem$ = ProductCodeListItem$;
|
|
4660
4990
|
exports.ProductCodeType = ProductCodeType;
|
|
4991
|
+
exports.PutComponentPolicy$ = PutComponentPolicy$;
|
|
4661
4992
|
exports.PutComponentPolicyCommand = PutComponentPolicyCommand;
|
|
4993
|
+
exports.PutComponentPolicyRequest$ = PutComponentPolicyRequest$;
|
|
4994
|
+
exports.PutComponentPolicyResponse$ = PutComponentPolicyResponse$;
|
|
4995
|
+
exports.PutContainerRecipePolicy$ = PutContainerRecipePolicy$;
|
|
4662
4996
|
exports.PutContainerRecipePolicyCommand = PutContainerRecipePolicyCommand;
|
|
4997
|
+
exports.PutContainerRecipePolicyRequest$ = PutContainerRecipePolicyRequest$;
|
|
4998
|
+
exports.PutContainerRecipePolicyResponse$ = PutContainerRecipePolicyResponse$;
|
|
4999
|
+
exports.PutImagePolicy$ = PutImagePolicy$;
|
|
4663
5000
|
exports.PutImagePolicyCommand = PutImagePolicyCommand;
|
|
5001
|
+
exports.PutImagePolicyRequest$ = PutImagePolicyRequest$;
|
|
5002
|
+
exports.PutImagePolicyResponse$ = PutImagePolicyResponse$;
|
|
5003
|
+
exports.PutImageRecipePolicy$ = PutImageRecipePolicy$;
|
|
4664
5004
|
exports.PutImageRecipePolicyCommand = PutImageRecipePolicyCommand;
|
|
4665
|
-
exports.
|
|
4666
|
-
exports.
|
|
4667
|
-
exports.
|
|
4668
|
-
exports.
|
|
5005
|
+
exports.PutImageRecipePolicyRequest$ = PutImageRecipePolicyRequest$;
|
|
5006
|
+
exports.PutImageRecipePolicyResponse$ = PutImageRecipePolicyResponse$;
|
|
5007
|
+
exports.Remediation$ = Remediation$;
|
|
5008
|
+
exports.RemediationRecommendation$ = RemediationRecommendation$;
|
|
5009
|
+
exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
|
|
5010
|
+
exports.ResourceAlreadyExistsException$ = ResourceAlreadyExistsException$;
|
|
5011
|
+
exports.ResourceDependencyException = ResourceDependencyException;
|
|
5012
|
+
exports.ResourceDependencyException$ = ResourceDependencyException$;
|
|
5013
|
+
exports.ResourceInUseException = ResourceInUseException;
|
|
5014
|
+
exports.ResourceInUseException$ = ResourceInUseException$;
|
|
5015
|
+
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
5016
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
5017
|
+
exports.ResourceState$ = ResourceState$;
|
|
5018
|
+
exports.ResourceStateUpdateExclusionRules$ = ResourceStateUpdateExclusionRules$;
|
|
5019
|
+
exports.ResourceStateUpdateIncludeResources$ = ResourceStateUpdateIncludeResources$;
|
|
4669
5020
|
exports.ResourceStatus = ResourceStatus;
|
|
5021
|
+
exports.RetryImage$ = RetryImage$;
|
|
4670
5022
|
exports.RetryImageCommand = RetryImageCommand;
|
|
5023
|
+
exports.RetryImageRequest$ = RetryImageRequest$;
|
|
5024
|
+
exports.RetryImageResponse$ = RetryImageResponse$;
|
|
5025
|
+
exports.S3ExportConfiguration$ = S3ExportConfiguration$;
|
|
5026
|
+
exports.S3Logs$ = S3Logs$;
|
|
5027
|
+
exports.Schedule$ = Schedule$;
|
|
5028
|
+
exports.SendWorkflowStepAction$ = SendWorkflowStepAction$;
|
|
4671
5029
|
exports.SendWorkflowStepActionCommand = SendWorkflowStepActionCommand;
|
|
4672
|
-
exports.
|
|
4673
|
-
exports.
|
|
4674
|
-
exports.
|
|
5030
|
+
exports.SendWorkflowStepActionRequest$ = SendWorkflowStepActionRequest$;
|
|
5031
|
+
exports.SendWorkflowStepActionResponse$ = SendWorkflowStepActionResponse$;
|
|
5032
|
+
exports.ServiceException = ServiceException;
|
|
5033
|
+
exports.ServiceException$ = ServiceException$;
|
|
5034
|
+
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
5035
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
5036
|
+
exports.ServiceUnavailableException = ServiceUnavailableException;
|
|
5037
|
+
exports.ServiceUnavailableException$ = ServiceUnavailableException$;
|
|
5038
|
+
exports.SeverityCounts$ = SeverityCounts$;
|
|
5039
|
+
exports.SsmParameterConfiguration$ = SsmParameterConfiguration$;
|
|
4675
5040
|
exports.SsmParameterDataType = SsmParameterDataType;
|
|
5041
|
+
exports.StartImagePipelineExecution$ = StartImagePipelineExecution$;
|
|
4676
5042
|
exports.StartImagePipelineExecutionCommand = StartImagePipelineExecutionCommand;
|
|
5043
|
+
exports.StartImagePipelineExecutionRequest$ = StartImagePipelineExecutionRequest$;
|
|
5044
|
+
exports.StartImagePipelineExecutionResponse$ = StartImagePipelineExecutionResponse$;
|
|
5045
|
+
exports.StartResourceStateUpdate$ = StartResourceStateUpdate$;
|
|
4677
5046
|
exports.StartResourceStateUpdateCommand = StartResourceStateUpdateCommand;
|
|
5047
|
+
exports.StartResourceStateUpdateRequest$ = StartResourceStateUpdateRequest$;
|
|
5048
|
+
exports.StartResourceStateUpdateResponse$ = StartResourceStateUpdateResponse$;
|
|
5049
|
+
exports.SystemsManagerAgent$ = SystemsManagerAgent$;
|
|
5050
|
+
exports.TagResource$ = TagResource$;
|
|
4678
5051
|
exports.TagResourceCommand = TagResourceCommand;
|
|
5052
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
5053
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
5054
|
+
exports.TargetContainerRepository$ = TargetContainerRepository$;
|
|
4679
5055
|
exports.TenancyType = TenancyType;
|
|
4680
|
-
exports.TooManyRequestsException = TooManyRequestsException
|
|
5056
|
+
exports.TooManyRequestsException = TooManyRequestsException;
|
|
5057
|
+
exports.TooManyRequestsException$ = TooManyRequestsException$;
|
|
5058
|
+
exports.UntagResource$ = UntagResource$;
|
|
4681
5059
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
5060
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
5061
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
5062
|
+
exports.UpdateDistributionConfiguration$ = UpdateDistributionConfiguration$;
|
|
4682
5063
|
exports.UpdateDistributionConfigurationCommand = UpdateDistributionConfigurationCommand;
|
|
5064
|
+
exports.UpdateDistributionConfigurationRequest$ = UpdateDistributionConfigurationRequest$;
|
|
5065
|
+
exports.UpdateDistributionConfigurationResponse$ = UpdateDistributionConfigurationResponse$;
|
|
5066
|
+
exports.UpdateImagePipeline$ = UpdateImagePipeline$;
|
|
4683
5067
|
exports.UpdateImagePipelineCommand = UpdateImagePipelineCommand;
|
|
5068
|
+
exports.UpdateImagePipelineRequest$ = UpdateImagePipelineRequest$;
|
|
5069
|
+
exports.UpdateImagePipelineResponse$ = UpdateImagePipelineResponse$;
|
|
5070
|
+
exports.UpdateInfrastructureConfiguration$ = UpdateInfrastructureConfiguration$;
|
|
4684
5071
|
exports.UpdateInfrastructureConfigurationCommand = UpdateInfrastructureConfigurationCommand;
|
|
5072
|
+
exports.UpdateInfrastructureConfigurationRequest$ = UpdateInfrastructureConfigurationRequest$;
|
|
5073
|
+
exports.UpdateInfrastructureConfigurationResponse$ = UpdateInfrastructureConfigurationResponse$;
|
|
5074
|
+
exports.UpdateLifecyclePolicy$ = UpdateLifecyclePolicy$;
|
|
4685
5075
|
exports.UpdateLifecyclePolicyCommand = UpdateLifecyclePolicyCommand;
|
|
5076
|
+
exports.UpdateLifecyclePolicyRequest$ = UpdateLifecyclePolicyRequest$;
|
|
5077
|
+
exports.UpdateLifecyclePolicyResponse$ = UpdateLifecyclePolicyResponse$;
|
|
5078
|
+
exports.VulnerabilityIdAggregation$ = VulnerabilityIdAggregation$;
|
|
5079
|
+
exports.VulnerablePackage$ = VulnerablePackage$;
|
|
5080
|
+
exports.Workflow$ = Workflow$;
|
|
5081
|
+
exports.WorkflowConfiguration$ = WorkflowConfiguration$;
|
|
5082
|
+
exports.WorkflowExecutionMetadata$ = WorkflowExecutionMetadata$;
|
|
4686
5083
|
exports.WorkflowExecutionStatus = WorkflowExecutionStatus;
|
|
5084
|
+
exports.WorkflowParameter$ = WorkflowParameter$;
|
|
5085
|
+
exports.WorkflowParameterDetail$ = WorkflowParameterDetail$;
|
|
5086
|
+
exports.WorkflowState$ = WorkflowState$;
|
|
4687
5087
|
exports.WorkflowStatus = WorkflowStatus;
|
|
4688
5088
|
exports.WorkflowStepActionType = WorkflowStepActionType;
|
|
5089
|
+
exports.WorkflowStepExecution$ = WorkflowStepExecution$;
|
|
4689
5090
|
exports.WorkflowStepExecutionRollbackStatus = WorkflowStepExecutionRollbackStatus;
|
|
4690
5091
|
exports.WorkflowStepExecutionStatus = WorkflowStepExecutionStatus;
|
|
5092
|
+
exports.WorkflowStepMetadata$ = WorkflowStepMetadata$;
|
|
5093
|
+
exports.WorkflowSummary$ = WorkflowSummary$;
|
|
4691
5094
|
exports.WorkflowType = WorkflowType;
|
|
5095
|
+
exports.WorkflowVersion$ = WorkflowVersion$;
|
|
4692
5096
|
exports.paginateListComponentBuildVersions = paginateListComponentBuildVersions;
|
|
4693
5097
|
exports.paginateListComponents = paginateListComponents;
|
|
4694
5098
|
exports.paginateListContainerRecipes = paginateListContainerRecipes;
|