@aws-sdk/client-resiliencehub 3.296.0 → 3.298.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/README.md +2 -2
- package/dist-cjs/commands/AddDraftAppVersionResourceMappingsCommand.js +2 -3
- package/dist-cjs/commands/CreateAppVersionAppComponentCommand.js +2 -3
- package/dist-cjs/commands/CreateAppVersionResourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteAppAssessmentCommand.js +2 -3
- package/dist-cjs/commands/DeleteAppCommand.js +2 -3
- package/dist-cjs/commands/DeleteAppInputSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteAppVersionAppComponentCommand.js +2 -3
- package/dist-cjs/commands/DeleteAppVersionResourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteRecommendationTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteResiliencyPolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeAppAssessmentCommand.js +1 -1
- package/dist-cjs/commands/DescribeAppCommand.js +1 -1
- package/dist-cjs/commands/DescribeAppVersionAppComponentCommand.js +2 -3
- package/dist-cjs/commands/DescribeAppVersionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAppVersionResourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeAppVersionResourcesResolutionStatusCommand.js +2 -3
- package/dist-cjs/commands/DescribeAppVersionTemplateCommand.js +2 -3
- package/dist-cjs/commands/DescribeDraftAppVersionResourcesImportStatusCommand.js +2 -3
- package/dist-cjs/commands/DescribeResiliencyPolicyCommand.js +1 -1
- package/dist-cjs/commands/ImportResourcesToDraftAppVersionCommand.js +2 -3
- package/dist-cjs/commands/ListAlarmRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ListAppAssessmentsCommand.js +2 -3
- package/dist-cjs/commands/ListAppComponentCompliancesCommand.js +2 -3
- package/dist-cjs/commands/ListAppComponentRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ListAppInputSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListAppVersionAppComponentsCommand.js +2 -3
- package/dist-cjs/commands/ListAppVersionResourceMappingsCommand.js +2 -3
- package/dist-cjs/commands/ListAppVersionResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListAppVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListAppsCommand.js +2 -3
- package/dist-cjs/commands/ListRecommendationTemplatesCommand.js +1 -1
- package/dist-cjs/commands/ListResiliencyPoliciesCommand.js +1 -1
- package/dist-cjs/commands/ListSopRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ListSuggestedResiliencyPoliciesCommand.js +1 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-cjs/commands/ListTestRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ListUnsupportedAppVersionResourcesCommand.js +2 -3
- package/dist-cjs/commands/PublishAppVersionCommand.js +2 -3
- package/dist-cjs/commands/PutDraftAppVersionTemplateCommand.js +2 -3
- package/dist-cjs/commands/RemoveDraftAppVersionResourceMappingsCommand.js +2 -3
- package/dist-cjs/commands/ResolveAppVersionResourcesCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateAppCommand.js +1 -1
- package/dist-cjs/commands/UpdateAppVersionAppComponentCommand.js +2 -3
- package/dist-cjs/commands/UpdateAppVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateAppVersionResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateResiliencyPolicyCommand.js +1 -1
- package/dist-cjs/models/models_0.js +3 -448
- package/dist-cjs/protocols/Aws_restJson1.js +78 -0
- package/dist-es/commands/AddDraftAppVersionResourceMappingsCommand.js +2 -3
- package/dist-es/commands/CreateAppVersionAppComponentCommand.js +2 -3
- package/dist-es/commands/CreateAppVersionResourceCommand.js +2 -3
- package/dist-es/commands/DeleteAppAssessmentCommand.js +2 -3
- package/dist-es/commands/DeleteAppCommand.js +2 -3
- package/dist-es/commands/DeleteAppInputSourceCommand.js +2 -3
- package/dist-es/commands/DeleteAppVersionAppComponentCommand.js +2 -3
- package/dist-es/commands/DeleteAppVersionResourceCommand.js +2 -3
- package/dist-es/commands/DeleteRecommendationTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteResiliencyPolicyCommand.js +2 -3
- package/dist-es/commands/DescribeAppAssessmentCommand.js +2 -2
- package/dist-es/commands/DescribeAppCommand.js +2 -2
- package/dist-es/commands/DescribeAppVersionAppComponentCommand.js +2 -3
- package/dist-es/commands/DescribeAppVersionCommand.js +2 -3
- package/dist-es/commands/DescribeAppVersionResourceCommand.js +2 -3
- package/dist-es/commands/DescribeAppVersionResourcesResolutionStatusCommand.js +2 -3
- package/dist-es/commands/DescribeAppVersionTemplateCommand.js +2 -3
- package/dist-es/commands/DescribeDraftAppVersionResourcesImportStatusCommand.js +2 -3
- package/dist-es/commands/DescribeResiliencyPolicyCommand.js +2 -2
- package/dist-es/commands/ImportResourcesToDraftAppVersionCommand.js +2 -3
- package/dist-es/commands/ListAlarmRecommendationsCommand.js +2 -3
- package/dist-es/commands/ListAppAssessmentsCommand.js +2 -3
- package/dist-es/commands/ListAppComponentCompliancesCommand.js +2 -3
- package/dist-es/commands/ListAppComponentRecommendationsCommand.js +2 -3
- package/dist-es/commands/ListAppInputSourcesCommand.js +2 -3
- package/dist-es/commands/ListAppVersionAppComponentsCommand.js +2 -3
- package/dist-es/commands/ListAppVersionResourceMappingsCommand.js +2 -3
- package/dist-es/commands/ListAppVersionResourcesCommand.js +2 -3
- package/dist-es/commands/ListAppVersionsCommand.js +2 -3
- package/dist-es/commands/ListAppsCommand.js +2 -3
- package/dist-es/commands/ListRecommendationTemplatesCommand.js +2 -2
- package/dist-es/commands/ListResiliencyPoliciesCommand.js +2 -2
- package/dist-es/commands/ListSopRecommendationsCommand.js +2 -3
- package/dist-es/commands/ListSuggestedResiliencyPoliciesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTestRecommendationsCommand.js +2 -3
- package/dist-es/commands/ListUnsupportedAppVersionResourcesCommand.js +2 -3
- package/dist-es/commands/PublishAppVersionCommand.js +2 -3
- package/dist-es/commands/PutDraftAppVersionTemplateCommand.js +2 -3
- package/dist-es/commands/RemoveDraftAppVersionResourceMappingsCommand.js +2 -3
- package/dist-es/commands/ResolveAppVersionResourcesCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAppCommand.js +2 -2
- package/dist-es/commands/UpdateAppVersionAppComponentCommand.js +2 -3
- package/dist-es/commands/UpdateAppVersionCommand.js +2 -3
- package/dist-es/commands/UpdateAppVersionResourceCommand.js +2 -3
- package/dist-es/commands/UpdateResiliencyPolicyCommand.js +2 -2
- package/dist-es/models/models_0.js +1 -333
- package/dist-es/protocols/Aws_restJson1.js +78 -0
- package/dist-types/Resiliencehub.d.ts +110 -57
- package/dist-types/ResiliencehubClient.d.ts +26 -6
- package/dist-types/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +17 -1
- package/dist-types/commands/CreateAppCommand.d.ts +20 -4
- package/dist-types/commands/CreateAppVersionAppComponentCommand.d.ts +19 -3
- package/dist-types/commands/CreateAppVersionResourceCommand.d.ts +22 -6
- package/dist-types/commands/CreateRecommendationTemplateCommand.d.ts +18 -2
- package/dist-types/commands/CreateResiliencyPolicyCommand.d.ts +17 -1
- package/dist-types/commands/DeleteAppAssessmentCommand.d.ts +18 -2
- package/dist-types/commands/DeleteAppCommand.d.ts +18 -2
- package/dist-types/commands/DeleteAppInputSourceCommand.d.ts +18 -2
- package/dist-types/commands/DeleteAppVersionAppComponentCommand.d.ts +19 -3
- package/dist-types/commands/DeleteAppVersionResourceCommand.d.ts +20 -4
- package/dist-types/commands/DeleteRecommendationTemplateCommand.d.ts +17 -1
- package/dist-types/commands/DeleteResiliencyPolicyCommand.d.ts +17 -1
- package/dist-types/commands/DescribeAppAssessmentCommand.d.ts +18 -2
- package/dist-types/commands/DescribeAppCommand.d.ts +18 -2
- package/dist-types/commands/DescribeAppVersionAppComponentCommand.d.ts +18 -2
- package/dist-types/commands/DescribeAppVersionCommand.d.ts +18 -2
- package/dist-types/commands/DescribeAppVersionResourceCommand.d.ts +18 -2
- package/dist-types/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +17 -1
- package/dist-types/commands/DescribeAppVersionTemplateCommand.d.ts +18 -2
- package/dist-types/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +17 -1
- package/dist-types/commands/DescribeResiliencyPolicyCommand.d.ts +18 -2
- package/dist-types/commands/ImportResourcesToDraftAppVersionCommand.d.ts +18 -2
- package/dist-types/commands/ListAlarmRecommendationsCommand.d.ts +18 -2
- package/dist-types/commands/ListAppAssessmentsCommand.d.ts +18 -2
- package/dist-types/commands/ListAppComponentCompliancesCommand.d.ts +18 -2
- package/dist-types/commands/ListAppComponentRecommendationsCommand.d.ts +18 -2
- package/dist-types/commands/ListAppInputSourcesCommand.d.ts +19 -3
- package/dist-types/commands/ListAppVersionAppComponentsCommand.d.ts +18 -2
- package/dist-types/commands/ListAppVersionResourceMappingsCommand.d.ts +17 -1
- package/dist-types/commands/ListAppVersionResourcesCommand.d.ts +18 -2
- package/dist-types/commands/ListAppVersionsCommand.d.ts +18 -2
- package/dist-types/commands/ListAppsCommand.d.ts +18 -2
- package/dist-types/commands/ListRecommendationTemplatesCommand.d.ts +18 -2
- package/dist-types/commands/ListResiliencyPoliciesCommand.d.ts +18 -2
- package/dist-types/commands/ListSopRecommendationsCommand.d.ts +18 -2
- package/dist-types/commands/ListSuggestedResiliencyPoliciesCommand.d.ts +18 -2
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +18 -2
- package/dist-types/commands/ListTestRecommendationsCommand.d.ts +18 -2
- package/dist-types/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +19 -3
- package/dist-types/commands/PublishAppVersionCommand.d.ts +18 -2
- package/dist-types/commands/PutDraftAppVersionTemplateCommand.d.ts +18 -2
- package/dist-types/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +17 -1
- package/dist-types/commands/ResolveAppVersionResourcesCommand.d.ts +17 -1
- package/dist-types/commands/StartAppAssessmentCommand.d.ts +17 -1
- package/dist-types/commands/TagResourceCommand.d.ts +17 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +17 -1
- package/dist-types/commands/UpdateAppCommand.d.ts +17 -1
- package/dist-types/commands/UpdateAppVersionAppComponentCommand.d.ts +19 -3
- package/dist-types/commands/UpdateAppVersionCommand.d.ts +20 -4
- package/dist-types/commands/UpdateAppVersionResourceCommand.d.ts +20 -4
- package/dist-types/commands/UpdateResiliencyPolicyCommand.d.ts +17 -1
- package/dist-types/models/ResiliencehubServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +616 -487
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAlarmRecommendationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppAssessmentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppComponentCompliancesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppComponentRecommendationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppInputSourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppVersionAppComponentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppVersionResourceMappingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppVersionResourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAppsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRecommendationTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResiliencyPoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSopRecommendationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSuggestedResiliencyPoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestRecommendationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUnsupportedAppVersionResourcesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +17 -325
- package/package.json +4 -3
|
@@ -16,6 +16,7 @@ export var ResourceMappingType;
|
|
|
16
16
|
(function (ResourceMappingType) {
|
|
17
17
|
ResourceMappingType["APP_REGISTRY_APP"] = "AppRegistryApp";
|
|
18
18
|
ResourceMappingType["CFN_STACK"] = "CfnStack";
|
|
19
|
+
ResourceMappingType["EKS"] = "EKS";
|
|
19
20
|
ResourceMappingType["RESOURCE"] = "Resource";
|
|
20
21
|
ResourceMappingType["RESOURCE_GROUP"] = "ResourceGroup";
|
|
21
22
|
ResourceMappingType["TERRAFORM"] = "Terraform";
|
|
@@ -256,76 +257,19 @@ export var TestType;
|
|
|
256
257
|
TestType["REGION"] = "Region";
|
|
257
258
|
TestType["SOFTWARE"] = "Software";
|
|
258
259
|
})(TestType || (TestType = {}));
|
|
259
|
-
export const PhysicalResourceIdFilterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
export const ResourceMappingFilterSensitiveLog = (obj) => ({
|
|
263
|
-
...obj,
|
|
264
|
-
});
|
|
265
|
-
export const AddDraftAppVersionResourceMappingsRequestFilterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
});
|
|
268
|
-
export const AddDraftAppVersionResourceMappingsResponseFilterSensitiveLog = (obj) => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
export const RecommendationItemFilterSensitiveLog = (obj) => ({
|
|
272
|
-
...obj,
|
|
273
|
-
});
|
|
274
|
-
export const AlarmRecommendationFilterSensitiveLog = (obj) => ({
|
|
275
|
-
...obj,
|
|
276
|
-
});
|
|
277
260
|
export const AppFilterSensitiveLog = (obj) => ({
|
|
278
261
|
...obj,
|
|
279
262
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
280
263
|
});
|
|
281
|
-
export const DisruptionComplianceFilterSensitiveLog = (obj) => ({
|
|
282
|
-
...obj,
|
|
283
|
-
});
|
|
284
|
-
export const CostFilterSensitiveLog = (obj) => ({
|
|
285
|
-
...obj,
|
|
286
|
-
});
|
|
287
|
-
export const FailurePolicyFilterSensitiveLog = (obj) => ({
|
|
288
|
-
...obj,
|
|
289
|
-
});
|
|
290
264
|
export const ResiliencyPolicyFilterSensitiveLog = (obj) => ({
|
|
291
265
|
...obj,
|
|
292
266
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
293
267
|
});
|
|
294
|
-
export const ResiliencyScoreFilterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
export const ResourceErrorFilterSensitiveLog = (obj) => ({
|
|
298
|
-
...obj,
|
|
299
|
-
});
|
|
300
|
-
export const ResourceErrorsDetailsFilterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
268
|
export const AppAssessmentFilterSensitiveLog = (obj) => ({
|
|
304
269
|
...obj,
|
|
305
270
|
...(obj.policy && { policy: ResiliencyPolicyFilterSensitiveLog(obj.policy) }),
|
|
306
271
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
307
272
|
});
|
|
308
|
-
export const AppAssessmentSummaryFilterSensitiveLog = (obj) => ({
|
|
309
|
-
...obj,
|
|
310
|
-
});
|
|
311
|
-
export const AppComponentFilterSensitiveLog = (obj) => ({
|
|
312
|
-
...obj,
|
|
313
|
-
});
|
|
314
|
-
export const AppComponentComplianceFilterSensitiveLog = (obj) => ({
|
|
315
|
-
...obj,
|
|
316
|
-
});
|
|
317
|
-
export const TerraformSourceFilterSensitiveLog = (obj) => ({
|
|
318
|
-
...obj,
|
|
319
|
-
});
|
|
320
|
-
export const AppInputSourceFilterSensitiveLog = (obj) => ({
|
|
321
|
-
...obj,
|
|
322
|
-
});
|
|
323
|
-
export const AppSummaryFilterSensitiveLog = (obj) => ({
|
|
324
|
-
...obj,
|
|
325
|
-
});
|
|
326
|
-
export const AppVersionSummaryFilterSensitiveLog = (obj) => ({
|
|
327
|
-
...obj,
|
|
328
|
-
});
|
|
329
273
|
export const CreateAppRequestFilterSensitiveLog = (obj) => ({
|
|
330
274
|
...obj,
|
|
331
275
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
@@ -334,31 +278,10 @@ export const CreateAppResponseFilterSensitiveLog = (obj) => ({
|
|
|
334
278
|
...obj,
|
|
335
279
|
...(obj.app && { app: AppFilterSensitiveLog(obj.app) }),
|
|
336
280
|
});
|
|
337
|
-
export const CreateAppVersionAppComponentRequestFilterSensitiveLog = (obj) => ({
|
|
338
|
-
...obj,
|
|
339
|
-
});
|
|
340
|
-
export const CreateAppVersionAppComponentResponseFilterSensitiveLog = (obj) => ({
|
|
341
|
-
...obj,
|
|
342
|
-
});
|
|
343
|
-
export const LogicalResourceIdFilterSensitiveLog = (obj) => ({
|
|
344
|
-
...obj,
|
|
345
|
-
});
|
|
346
|
-
export const CreateAppVersionResourceRequestFilterSensitiveLog = (obj) => ({
|
|
347
|
-
...obj,
|
|
348
|
-
});
|
|
349
|
-
export const PhysicalResourceFilterSensitiveLog = (obj) => ({
|
|
350
|
-
...obj,
|
|
351
|
-
});
|
|
352
|
-
export const CreateAppVersionResourceResponseFilterSensitiveLog = (obj) => ({
|
|
353
|
-
...obj,
|
|
354
|
-
});
|
|
355
281
|
export const CreateRecommendationTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
356
282
|
...obj,
|
|
357
283
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
358
284
|
});
|
|
359
|
-
export const S3LocationFilterSensitiveLog = (obj) => ({
|
|
360
|
-
...obj,
|
|
361
|
-
});
|
|
362
285
|
export const RecommendationTemplateFilterSensitiveLog = (obj) => ({
|
|
363
286
|
...obj,
|
|
364
287
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
@@ -377,265 +300,40 @@ export const CreateResiliencyPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
|
377
300
|
...obj,
|
|
378
301
|
...(obj.policy && { policy: ResiliencyPolicyFilterSensitiveLog(obj.policy) }),
|
|
379
302
|
});
|
|
380
|
-
export const DeleteAppRequestFilterSensitiveLog = (obj) => ({
|
|
381
|
-
...obj,
|
|
382
|
-
});
|
|
383
|
-
export const DeleteAppResponseFilterSensitiveLog = (obj) => ({
|
|
384
|
-
...obj,
|
|
385
|
-
});
|
|
386
|
-
export const DeleteAppAssessmentRequestFilterSensitiveLog = (obj) => ({
|
|
387
|
-
...obj,
|
|
388
|
-
});
|
|
389
|
-
export const DeleteAppAssessmentResponseFilterSensitiveLog = (obj) => ({
|
|
390
|
-
...obj,
|
|
391
|
-
});
|
|
392
|
-
export const DeleteAppInputSourceRequestFilterSensitiveLog = (obj) => ({
|
|
393
|
-
...obj,
|
|
394
|
-
});
|
|
395
|
-
export const DeleteAppInputSourceResponseFilterSensitiveLog = (obj) => ({
|
|
396
|
-
...obj,
|
|
397
|
-
});
|
|
398
|
-
export const DeleteAppVersionAppComponentRequestFilterSensitiveLog = (obj) => ({
|
|
399
|
-
...obj,
|
|
400
|
-
});
|
|
401
|
-
export const DeleteAppVersionAppComponentResponseFilterSensitiveLog = (obj) => ({
|
|
402
|
-
...obj,
|
|
403
|
-
});
|
|
404
|
-
export const DeleteAppVersionResourceRequestFilterSensitiveLog = (obj) => ({
|
|
405
|
-
...obj,
|
|
406
|
-
});
|
|
407
|
-
export const DeleteAppVersionResourceResponseFilterSensitiveLog = (obj) => ({
|
|
408
|
-
...obj,
|
|
409
|
-
});
|
|
410
|
-
export const DeleteRecommendationTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
411
|
-
...obj,
|
|
412
|
-
});
|
|
413
|
-
export const DeleteRecommendationTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
414
|
-
...obj,
|
|
415
|
-
});
|
|
416
|
-
export const DeleteResiliencyPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
417
|
-
...obj,
|
|
418
|
-
});
|
|
419
|
-
export const DeleteResiliencyPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
420
|
-
...obj,
|
|
421
|
-
});
|
|
422
|
-
export const DescribeAppRequestFilterSensitiveLog = (obj) => ({
|
|
423
|
-
...obj,
|
|
424
|
-
});
|
|
425
303
|
export const DescribeAppResponseFilterSensitiveLog = (obj) => ({
|
|
426
304
|
...obj,
|
|
427
305
|
...(obj.app && { app: AppFilterSensitiveLog(obj.app) }),
|
|
428
306
|
});
|
|
429
|
-
export const DescribeAppAssessmentRequestFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
});
|
|
432
307
|
export const DescribeAppAssessmentResponseFilterSensitiveLog = (obj) => ({
|
|
433
308
|
...obj,
|
|
434
309
|
...(obj.assessment && { assessment: AppAssessmentFilterSensitiveLog(obj.assessment) }),
|
|
435
310
|
});
|
|
436
|
-
export const DescribeAppVersionRequestFilterSensitiveLog = (obj) => ({
|
|
437
|
-
...obj,
|
|
438
|
-
});
|
|
439
|
-
export const DescribeAppVersionResponseFilterSensitiveLog = (obj) => ({
|
|
440
|
-
...obj,
|
|
441
|
-
});
|
|
442
|
-
export const DescribeAppVersionAppComponentRequestFilterSensitiveLog = (obj) => ({
|
|
443
|
-
...obj,
|
|
444
|
-
});
|
|
445
|
-
export const DescribeAppVersionAppComponentResponseFilterSensitiveLog = (obj) => ({
|
|
446
|
-
...obj,
|
|
447
|
-
});
|
|
448
|
-
export const DescribeAppVersionResourceRequestFilterSensitiveLog = (obj) => ({
|
|
449
|
-
...obj,
|
|
450
|
-
});
|
|
451
|
-
export const DescribeAppVersionResourceResponseFilterSensitiveLog = (obj) => ({
|
|
452
|
-
...obj,
|
|
453
|
-
});
|
|
454
|
-
export const DescribeAppVersionResourcesResolutionStatusRequestFilterSensitiveLog = (obj) => ({
|
|
455
|
-
...obj,
|
|
456
|
-
});
|
|
457
|
-
export const DescribeAppVersionResourcesResolutionStatusResponseFilterSensitiveLog = (obj) => ({
|
|
458
|
-
...obj,
|
|
459
|
-
});
|
|
460
|
-
export const DescribeAppVersionTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
461
|
-
...obj,
|
|
462
|
-
});
|
|
463
|
-
export const DescribeAppVersionTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
464
|
-
...obj,
|
|
465
|
-
});
|
|
466
|
-
export const DescribeDraftAppVersionResourcesImportStatusRequestFilterSensitiveLog = (obj) => ({
|
|
467
|
-
...obj,
|
|
468
|
-
});
|
|
469
|
-
export const DescribeDraftAppVersionResourcesImportStatusResponseFilterSensitiveLog = (obj) => ({
|
|
470
|
-
...obj,
|
|
471
|
-
});
|
|
472
|
-
export const DescribeResiliencyPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
473
|
-
...obj,
|
|
474
|
-
});
|
|
475
311
|
export const DescribeResiliencyPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
476
312
|
...obj,
|
|
477
313
|
...(obj.policy && { policy: ResiliencyPolicyFilterSensitiveLog(obj.policy) }),
|
|
478
314
|
});
|
|
479
|
-
export const ImportResourcesToDraftAppVersionRequestFilterSensitiveLog = (obj) => ({
|
|
480
|
-
...obj,
|
|
481
|
-
});
|
|
482
|
-
export const ImportResourcesToDraftAppVersionResponseFilterSensitiveLog = (obj) => ({
|
|
483
|
-
...obj,
|
|
484
|
-
});
|
|
485
|
-
export const ListAlarmRecommendationsRequestFilterSensitiveLog = (obj) => ({
|
|
486
|
-
...obj,
|
|
487
|
-
});
|
|
488
|
-
export const ListAlarmRecommendationsResponseFilterSensitiveLog = (obj) => ({
|
|
489
|
-
...obj,
|
|
490
|
-
});
|
|
491
|
-
export const ListAppAssessmentsRequestFilterSensitiveLog = (obj) => ({
|
|
492
|
-
...obj,
|
|
493
|
-
});
|
|
494
|
-
export const ListAppAssessmentsResponseFilterSensitiveLog = (obj) => ({
|
|
495
|
-
...obj,
|
|
496
|
-
});
|
|
497
|
-
export const ListAppComponentCompliancesRequestFilterSensitiveLog = (obj) => ({
|
|
498
|
-
...obj,
|
|
499
|
-
});
|
|
500
|
-
export const ListAppComponentCompliancesResponseFilterSensitiveLog = (obj) => ({
|
|
501
|
-
...obj,
|
|
502
|
-
});
|
|
503
|
-
export const ListAppComponentRecommendationsRequestFilterSensitiveLog = (obj) => ({
|
|
504
|
-
...obj,
|
|
505
|
-
});
|
|
506
|
-
export const RecommendationDisruptionComplianceFilterSensitiveLog = (obj) => ({
|
|
507
|
-
...obj,
|
|
508
|
-
});
|
|
509
|
-
export const ConfigRecommendationFilterSensitiveLog = (obj) => ({
|
|
510
|
-
...obj,
|
|
511
|
-
});
|
|
512
|
-
export const ComponentRecommendationFilterSensitiveLog = (obj) => ({
|
|
513
|
-
...obj,
|
|
514
|
-
});
|
|
515
|
-
export const ListAppComponentRecommendationsResponseFilterSensitiveLog = (obj) => ({
|
|
516
|
-
...obj,
|
|
517
|
-
});
|
|
518
|
-
export const ListAppInputSourcesRequestFilterSensitiveLog = (obj) => ({
|
|
519
|
-
...obj,
|
|
520
|
-
});
|
|
521
|
-
export const ListAppInputSourcesResponseFilterSensitiveLog = (obj) => ({
|
|
522
|
-
...obj,
|
|
523
|
-
});
|
|
524
|
-
export const ListAppsRequestFilterSensitiveLog = (obj) => ({
|
|
525
|
-
...obj,
|
|
526
|
-
});
|
|
527
|
-
export const ListAppsResponseFilterSensitiveLog = (obj) => ({
|
|
528
|
-
...obj,
|
|
529
|
-
});
|
|
530
|
-
export const ListAppVersionAppComponentsRequestFilterSensitiveLog = (obj) => ({
|
|
531
|
-
...obj,
|
|
532
|
-
});
|
|
533
|
-
export const ListAppVersionAppComponentsResponseFilterSensitiveLog = (obj) => ({
|
|
534
|
-
...obj,
|
|
535
|
-
});
|
|
536
|
-
export const ListAppVersionResourceMappingsRequestFilterSensitiveLog = (obj) => ({
|
|
537
|
-
...obj,
|
|
538
|
-
});
|
|
539
|
-
export const ListAppVersionResourceMappingsResponseFilterSensitiveLog = (obj) => ({
|
|
540
|
-
...obj,
|
|
541
|
-
});
|
|
542
|
-
export const ListAppVersionResourcesRequestFilterSensitiveLog = (obj) => ({
|
|
543
|
-
...obj,
|
|
544
|
-
});
|
|
545
|
-
export const ListAppVersionResourcesResponseFilterSensitiveLog = (obj) => ({
|
|
546
|
-
...obj,
|
|
547
|
-
});
|
|
548
|
-
export const ListAppVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
549
|
-
...obj,
|
|
550
|
-
});
|
|
551
|
-
export const ListAppVersionsResponseFilterSensitiveLog = (obj) => ({
|
|
552
|
-
...obj,
|
|
553
|
-
});
|
|
554
|
-
export const ListRecommendationTemplatesRequestFilterSensitiveLog = (obj) => ({
|
|
555
|
-
...obj,
|
|
556
|
-
});
|
|
557
315
|
export const ListRecommendationTemplatesResponseFilterSensitiveLog = (obj) => ({
|
|
558
316
|
...obj,
|
|
559
317
|
...(obj.recommendationTemplates && {
|
|
560
318
|
recommendationTemplates: obj.recommendationTemplates.map((item) => RecommendationTemplateFilterSensitiveLog(item)),
|
|
561
319
|
}),
|
|
562
320
|
});
|
|
563
|
-
export const ListResiliencyPoliciesRequestFilterSensitiveLog = (obj) => ({
|
|
564
|
-
...obj,
|
|
565
|
-
});
|
|
566
321
|
export const ListResiliencyPoliciesResponseFilterSensitiveLog = (obj) => ({
|
|
567
322
|
...obj,
|
|
568
323
|
...(obj.resiliencyPolicies && {
|
|
569
324
|
resiliencyPolicies: obj.resiliencyPolicies.map((item) => ResiliencyPolicyFilterSensitiveLog(item)),
|
|
570
325
|
}),
|
|
571
326
|
});
|
|
572
|
-
export const ListSopRecommendationsRequestFilterSensitiveLog = (obj) => ({
|
|
573
|
-
...obj,
|
|
574
|
-
});
|
|
575
|
-
export const SopRecommendationFilterSensitiveLog = (obj) => ({
|
|
576
|
-
...obj,
|
|
577
|
-
});
|
|
578
|
-
export const ListSopRecommendationsResponseFilterSensitiveLog = (obj) => ({
|
|
579
|
-
...obj,
|
|
580
|
-
});
|
|
581
|
-
export const ListSuggestedResiliencyPoliciesRequestFilterSensitiveLog = (obj) => ({
|
|
582
|
-
...obj,
|
|
583
|
-
});
|
|
584
327
|
export const ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog = (obj) => ({
|
|
585
328
|
...obj,
|
|
586
329
|
...(obj.resiliencyPolicies && {
|
|
587
330
|
resiliencyPolicies: obj.resiliencyPolicies.map((item) => ResiliencyPolicyFilterSensitiveLog(item)),
|
|
588
331
|
}),
|
|
589
332
|
});
|
|
590
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
591
|
-
...obj,
|
|
592
|
-
});
|
|
593
333
|
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
594
334
|
...obj,
|
|
595
335
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
596
336
|
});
|
|
597
|
-
export const ListTestRecommendationsRequestFilterSensitiveLog = (obj) => ({
|
|
598
|
-
...obj,
|
|
599
|
-
});
|
|
600
|
-
export const TestRecommendationFilterSensitiveLog = (obj) => ({
|
|
601
|
-
...obj,
|
|
602
|
-
});
|
|
603
|
-
export const ListTestRecommendationsResponseFilterSensitiveLog = (obj) => ({
|
|
604
|
-
...obj,
|
|
605
|
-
});
|
|
606
|
-
export const ListUnsupportedAppVersionResourcesRequestFilterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
});
|
|
609
|
-
export const UnsupportedResourceFilterSensitiveLog = (obj) => ({
|
|
610
|
-
...obj,
|
|
611
|
-
});
|
|
612
|
-
export const ListUnsupportedAppVersionResourcesResponseFilterSensitiveLog = (obj) => ({
|
|
613
|
-
...obj,
|
|
614
|
-
});
|
|
615
|
-
export const PublishAppVersionRequestFilterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
export const PublishAppVersionResponseFilterSensitiveLog = (obj) => ({
|
|
619
|
-
...obj,
|
|
620
|
-
});
|
|
621
|
-
export const PutDraftAppVersionTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
622
|
-
...obj,
|
|
623
|
-
});
|
|
624
|
-
export const PutDraftAppVersionTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
625
|
-
...obj,
|
|
626
|
-
});
|
|
627
|
-
export const RemoveDraftAppVersionResourceMappingsRequestFilterSensitiveLog = (obj) => ({
|
|
628
|
-
...obj,
|
|
629
|
-
});
|
|
630
|
-
export const RemoveDraftAppVersionResourceMappingsResponseFilterSensitiveLog = (obj) => ({
|
|
631
|
-
...obj,
|
|
632
|
-
});
|
|
633
|
-
export const ResolveAppVersionResourcesRequestFilterSensitiveLog = (obj) => ({
|
|
634
|
-
...obj,
|
|
635
|
-
});
|
|
636
|
-
export const ResolveAppVersionResourcesResponseFilterSensitiveLog = (obj) => ({
|
|
637
|
-
...obj,
|
|
638
|
-
});
|
|
639
337
|
export const StartAppAssessmentRequestFilterSensitiveLog = (obj) => ({
|
|
640
338
|
...obj,
|
|
641
339
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
@@ -648,44 +346,14 @@ export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
|
648
346
|
...obj,
|
|
649
347
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
650
348
|
});
|
|
651
|
-
export const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
652
|
-
...obj,
|
|
653
|
-
});
|
|
654
349
|
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
655
350
|
...obj,
|
|
656
351
|
...(obj.tagKeys && { tagKeys: SENSITIVE_STRING }),
|
|
657
352
|
});
|
|
658
|
-
export const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
659
|
-
...obj,
|
|
660
|
-
});
|
|
661
|
-
export const UpdateAppRequestFilterSensitiveLog = (obj) => ({
|
|
662
|
-
...obj,
|
|
663
|
-
});
|
|
664
353
|
export const UpdateAppResponseFilterSensitiveLog = (obj) => ({
|
|
665
354
|
...obj,
|
|
666
355
|
...(obj.app && { app: AppFilterSensitiveLog(obj.app) }),
|
|
667
356
|
});
|
|
668
|
-
export const UpdateAppVersionRequestFilterSensitiveLog = (obj) => ({
|
|
669
|
-
...obj,
|
|
670
|
-
});
|
|
671
|
-
export const UpdateAppVersionResponseFilterSensitiveLog = (obj) => ({
|
|
672
|
-
...obj,
|
|
673
|
-
});
|
|
674
|
-
export const UpdateAppVersionAppComponentRequestFilterSensitiveLog = (obj) => ({
|
|
675
|
-
...obj,
|
|
676
|
-
});
|
|
677
|
-
export const UpdateAppVersionAppComponentResponseFilterSensitiveLog = (obj) => ({
|
|
678
|
-
...obj,
|
|
679
|
-
});
|
|
680
|
-
export const UpdateAppVersionResourceRequestFilterSensitiveLog = (obj) => ({
|
|
681
|
-
...obj,
|
|
682
|
-
});
|
|
683
|
-
export const UpdateAppVersionResourceResponseFilterSensitiveLog = (obj) => ({
|
|
684
|
-
...obj,
|
|
685
|
-
});
|
|
686
|
-
export const UpdateResiliencyPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
687
|
-
...obj,
|
|
688
|
-
});
|
|
689
357
|
export const UpdateResiliencyPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
690
358
|
...obj,
|
|
691
359
|
...(obj.policy && { policy: ResiliencyPolicyFilterSensitiveLog(obj.policy) }),
|
|
@@ -223,6 +223,9 @@ export const serializeAws_restJson1DeleteAppInputSourceCommand = async (input, c
|
|
|
223
223
|
body = JSON.stringify({
|
|
224
224
|
...(input.appArn != null && { appArn: input.appArn }),
|
|
225
225
|
clientToken: input.clientToken ?? generateIdempotencyToken(),
|
|
226
|
+
...(input.eksSourceClusterNamespace != null && {
|
|
227
|
+
eksSourceClusterNamespace: serializeAws_restJson1EksSourceClusterNamespace(input.eksSourceClusterNamespace, context),
|
|
228
|
+
}),
|
|
226
229
|
...(input.sourceArn != null && { sourceArn: input.sourceArn }),
|
|
227
230
|
...(input.terraformSource != null && {
|
|
228
231
|
terraformSource: serializeAws_restJson1TerraformSource(input.terraformSource, context),
|
|
@@ -535,6 +538,7 @@ export const serializeAws_restJson1ImportResourcesToDraftAppVersionCommand = asy
|
|
|
535
538
|
let body;
|
|
536
539
|
body = JSON.stringify({
|
|
537
540
|
...(input.appArn != null && { appArn: input.appArn }),
|
|
541
|
+
...(input.eksSources != null && { eksSources: serializeAws_restJson1EksSourceList(input.eksSources, context) }),
|
|
538
542
|
...(input.importStrategy != null && { importStrategy: input.importStrategy }),
|
|
539
543
|
...(input.sourceArns != null && { sourceArns: serializeAws_restJson1ArnList(input.sourceArns, context) }),
|
|
540
544
|
...(input.terraformSources != null && {
|
|
@@ -987,6 +991,9 @@ export const serializeAws_restJson1RemoveDraftAppVersionResourceMappingsCommand
|
|
|
987
991
|
...(input.appRegistryAppNames != null && {
|
|
988
992
|
appRegistryAppNames: serializeAws_restJson1EntityNameList(input.appRegistryAppNames, context),
|
|
989
993
|
}),
|
|
994
|
+
...(input.eksSourceNames != null && {
|
|
995
|
+
eksSourceNames: serializeAws_restJson1String255List(input.eksSourceNames, context),
|
|
996
|
+
}),
|
|
990
997
|
...(input.logicalStackNames != null && {
|
|
991
998
|
logicalStackNames: serializeAws_restJson1String255List(input.logicalStackNames, context),
|
|
992
999
|
}),
|
|
@@ -2374,6 +2381,9 @@ export const deserializeAws_restJson1ImportResourcesToDraftAppVersionCommand = a
|
|
|
2374
2381
|
if (data.appVersion != null) {
|
|
2375
2382
|
contents.appVersion = __expectString(data.appVersion);
|
|
2376
2383
|
}
|
|
2384
|
+
if (data.eksSources != null) {
|
|
2385
|
+
contents.eksSources = deserializeAws_restJson1EksSourceList(data.eksSources, context);
|
|
2386
|
+
}
|
|
2377
2387
|
if (data.sourceArns != null) {
|
|
2378
2388
|
contents.sourceArns = deserializeAws_restJson1ArnList(data.sourceArns, context);
|
|
2379
2389
|
}
|
|
@@ -3996,6 +4006,32 @@ const serializeAws_restJson1DisruptionPolicy = (input, context) => {
|
|
|
3996
4006
|
return acc;
|
|
3997
4007
|
}, {});
|
|
3998
4008
|
};
|
|
4009
|
+
const serializeAws_restJson1EksNamespaceList = (input, context) => {
|
|
4010
|
+
return input
|
|
4011
|
+
.filter((e) => e != null)
|
|
4012
|
+
.map((entry) => {
|
|
4013
|
+
return entry;
|
|
4014
|
+
});
|
|
4015
|
+
};
|
|
4016
|
+
const serializeAws_restJson1EksSource = (input, context) => {
|
|
4017
|
+
return {
|
|
4018
|
+
...(input.eksClusterArn != null && { eksClusterArn: input.eksClusterArn }),
|
|
4019
|
+
...(input.namespaces != null && { namespaces: serializeAws_restJson1EksNamespaceList(input.namespaces, context) }),
|
|
4020
|
+
};
|
|
4021
|
+
};
|
|
4022
|
+
const serializeAws_restJson1EksSourceClusterNamespace = (input, context) => {
|
|
4023
|
+
return {
|
|
4024
|
+
...(input.eksClusterArn != null && { eksClusterArn: input.eksClusterArn }),
|
|
4025
|
+
...(input.namespace != null && { namespace: input.namespace }),
|
|
4026
|
+
};
|
|
4027
|
+
};
|
|
4028
|
+
const serializeAws_restJson1EksSourceList = (input, context) => {
|
|
4029
|
+
return input
|
|
4030
|
+
.filter((e) => e != null)
|
|
4031
|
+
.map((entry) => {
|
|
4032
|
+
return serializeAws_restJson1EksSource(entry, context);
|
|
4033
|
+
});
|
|
4034
|
+
};
|
|
3999
4035
|
const serializeAws_restJson1EntityNameList = (input, context) => {
|
|
4000
4036
|
return input
|
|
4001
4037
|
.filter((e) => e != null)
|
|
@@ -4011,6 +4047,7 @@ const serializeAws_restJson1FailurePolicy = (input, context) => {
|
|
|
4011
4047
|
};
|
|
4012
4048
|
const serializeAws_restJson1LogicalResourceId = (input, context) => {
|
|
4013
4049
|
return {
|
|
4050
|
+
...(input.eksSourceName != null && { eksSourceName: input.eksSourceName }),
|
|
4014
4051
|
...(input.identifier != null && { identifier: input.identifier }),
|
|
4015
4052
|
...(input.logicalStackName != null && { logicalStackName: input.logicalStackName }),
|
|
4016
4053
|
...(input.resourceGroupName != null && { resourceGroupName: input.resourceGroupName }),
|
|
@@ -4042,6 +4079,7 @@ const serializeAws_restJson1RenderRecommendationTypeList = (input, context) => {
|
|
|
4042
4079
|
const serializeAws_restJson1ResourceMapping = (input, context) => {
|
|
4043
4080
|
return {
|
|
4044
4081
|
...(input.appRegistryAppName != null && { appRegistryAppName: input.appRegistryAppName }),
|
|
4082
|
+
...(input.eksSourceName != null && { eksSourceName: input.eksSourceName }),
|
|
4045
4083
|
...(input.logicalStackName != null && { logicalStackName: input.logicalStackName }),
|
|
4046
4084
|
...(input.mappingType != null && { mappingType: input.mappingType }),
|
|
4047
4085
|
...(input.physicalResourceId != null && {
|
|
@@ -4249,6 +4287,9 @@ const deserializeAws_restJson1AppComponentList = (output, context) => {
|
|
|
4249
4287
|
};
|
|
4250
4288
|
const deserializeAws_restJson1AppInputSource = (output, context) => {
|
|
4251
4289
|
return {
|
|
4290
|
+
eksSourceClusterNamespace: output.eksSourceClusterNamespace != null
|
|
4291
|
+
? deserializeAws_restJson1EksSourceClusterNamespace(output.eksSourceClusterNamespace, context)
|
|
4292
|
+
: undefined,
|
|
4252
4293
|
importType: __expectString(output.importType),
|
|
4253
4294
|
resourceCount: __expectInt32(output.resourceCount),
|
|
4254
4295
|
sourceArn: __expectString(output.sourceArn),
|
|
@@ -4429,6 +4470,40 @@ const deserializeAws_restJson1DisruptionResiliencyScore = (output, context) => {
|
|
|
4429
4470
|
return acc;
|
|
4430
4471
|
}, {});
|
|
4431
4472
|
};
|
|
4473
|
+
const deserializeAws_restJson1EksNamespaceList = (output, context) => {
|
|
4474
|
+
const retVal = (output || [])
|
|
4475
|
+
.filter((e) => e != null)
|
|
4476
|
+
.map((entry) => {
|
|
4477
|
+
if (entry === null) {
|
|
4478
|
+
return null;
|
|
4479
|
+
}
|
|
4480
|
+
return __expectString(entry);
|
|
4481
|
+
});
|
|
4482
|
+
return retVal;
|
|
4483
|
+
};
|
|
4484
|
+
const deserializeAws_restJson1EksSource = (output, context) => {
|
|
4485
|
+
return {
|
|
4486
|
+
eksClusterArn: __expectString(output.eksClusterArn),
|
|
4487
|
+
namespaces: output.namespaces != null ? deserializeAws_restJson1EksNamespaceList(output.namespaces, context) : undefined,
|
|
4488
|
+
};
|
|
4489
|
+
};
|
|
4490
|
+
const deserializeAws_restJson1EksSourceClusterNamespace = (output, context) => {
|
|
4491
|
+
return {
|
|
4492
|
+
eksClusterArn: __expectString(output.eksClusterArn),
|
|
4493
|
+
namespace: __expectString(output.namespace),
|
|
4494
|
+
};
|
|
4495
|
+
};
|
|
4496
|
+
const deserializeAws_restJson1EksSourceList = (output, context) => {
|
|
4497
|
+
const retVal = (output || [])
|
|
4498
|
+
.filter((e) => e != null)
|
|
4499
|
+
.map((entry) => {
|
|
4500
|
+
if (entry === null) {
|
|
4501
|
+
return null;
|
|
4502
|
+
}
|
|
4503
|
+
return deserializeAws_restJson1EksSource(entry, context);
|
|
4504
|
+
});
|
|
4505
|
+
return retVal;
|
|
4506
|
+
};
|
|
4432
4507
|
const deserializeAws_restJson1FailurePolicy = (output, context) => {
|
|
4433
4508
|
return {
|
|
4434
4509
|
rpoInSecs: __expectInt32(output.rpoInSecs),
|
|
@@ -4437,6 +4512,7 @@ const deserializeAws_restJson1FailurePolicy = (output, context) => {
|
|
|
4437
4512
|
};
|
|
4438
4513
|
const deserializeAws_restJson1LogicalResourceId = (output, context) => {
|
|
4439
4514
|
return {
|
|
4515
|
+
eksSourceName: __expectString(output.eksSourceName),
|
|
4440
4516
|
identifier: __expectString(output.identifier),
|
|
4441
4517
|
logicalStackName: __expectString(output.logicalStackName),
|
|
4442
4518
|
resourceGroupName: __expectString(output.resourceGroupName),
|
|
@@ -4638,6 +4714,7 @@ const deserializeAws_restJson1ResourceErrorsDetails = (output, context) => {
|
|
|
4638
4714
|
const deserializeAws_restJson1ResourceMapping = (output, context) => {
|
|
4639
4715
|
return {
|
|
4640
4716
|
appRegistryAppName: __expectString(output.appRegistryAppName),
|
|
4717
|
+
eksSourceName: __expectString(output.eksSourceName),
|
|
4641
4718
|
logicalStackName: __expectString(output.logicalStackName),
|
|
4642
4719
|
mappingType: __expectString(output.mappingType),
|
|
4643
4720
|
physicalResourceId: output.physicalResourceId != null
|
|
@@ -4761,6 +4838,7 @@ const deserializeAws_restJson1UnsupportedResource = (output, context) => {
|
|
|
4761
4838
|
? deserializeAws_restJson1PhysicalResourceId(output.physicalResourceId, context)
|
|
4762
4839
|
: undefined,
|
|
4763
4840
|
resourceType: __expectString(output.resourceType),
|
|
4841
|
+
unsupportedResourceStatus: __expectString(output.unsupportedResourceStatus),
|
|
4764
4842
|
};
|
|
4765
4843
|
};
|
|
4766
4844
|
const deserializeAws_restJson1UnsupportedResourceList = (output, context) => {
|