@aws-sdk/client-elastic-beanstalk 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.
Files changed (156) hide show
  1. package/dist-cjs/commands/AbortEnvironmentUpdateCommand.js +2 -3
  2. package/dist-cjs/commands/ApplyEnvironmentManagedActionCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateEnvironmentOperationsRoleCommand.js +2 -3
  4. package/dist-cjs/commands/CheckDNSAvailabilityCommand.js +2 -3
  5. package/dist-cjs/commands/ComposeEnvironmentsCommand.js +2 -3
  6. package/dist-cjs/commands/CreateApplicationCommand.js +2 -3
  7. package/dist-cjs/commands/CreateApplicationVersionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateConfigurationTemplateCommand.js +2 -3
  9. package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -3
  10. package/dist-cjs/commands/CreatePlatformVersionCommand.js +2 -3
  11. package/dist-cjs/commands/CreateStorageLocationCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteApplicationCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteApplicationVersionCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteConfigurationTemplateCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteEnvironmentConfigurationCommand.js +2 -3
  16. package/dist-cjs/commands/DeletePlatformVersionCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeApplicationVersionsCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeApplicationsCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeConfigurationOptionsCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeConfigurationSettingsCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeEnvironmentHealthCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeEnvironmentManagedActionHistoryCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeEnvironmentManagedActionsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeEnvironmentResourcesCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeEnvironmentsCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeInstancesHealthCommand.js +2 -3
  29. package/dist-cjs/commands/DescribePlatformVersionCommand.js +2 -3
  30. package/dist-cjs/commands/DisassociateEnvironmentOperationsRoleCommand.js +2 -3
  31. package/dist-cjs/commands/ListAvailableSolutionStacksCommand.js +2 -3
  32. package/dist-cjs/commands/ListPlatformBranchesCommand.js +2 -3
  33. package/dist-cjs/commands/ListPlatformVersionsCommand.js +2 -3
  34. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  35. package/dist-cjs/commands/RebuildEnvironmentCommand.js +2 -3
  36. package/dist-cjs/commands/RequestEnvironmentInfoCommand.js +2 -3
  37. package/dist-cjs/commands/RestartAppServerCommand.js +2 -3
  38. package/dist-cjs/commands/RetrieveEnvironmentInfoCommand.js +2 -3
  39. package/dist-cjs/commands/SwapEnvironmentCNAMEsCommand.js +2 -3
  40. package/dist-cjs/commands/TerminateEnvironmentCommand.js +2 -3
  41. package/dist-cjs/commands/UpdateApplicationCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateApplicationResourceLifecycleCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateApplicationVersionCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateConfigurationTemplateCommand.js +2 -3
  45. package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -3
  46. package/dist-cjs/commands/UpdateTagsForResourceCommand.js +2 -3
  47. package/dist-cjs/commands/ValidateConfigurationSettingsCommand.js +2 -3
  48. package/dist-cjs/models/models_0.js +1 -508
  49. package/dist-cjs/protocols/Aws_query.js +96 -504
  50. package/dist-es/commands/AbortEnvironmentUpdateCommand.js +2 -3
  51. package/dist-es/commands/ApplyEnvironmentManagedActionCommand.js +2 -3
  52. package/dist-es/commands/AssociateEnvironmentOperationsRoleCommand.js +2 -3
  53. package/dist-es/commands/CheckDNSAvailabilityCommand.js +2 -3
  54. package/dist-es/commands/ComposeEnvironmentsCommand.js +2 -3
  55. package/dist-es/commands/CreateApplicationCommand.js +2 -3
  56. package/dist-es/commands/CreateApplicationVersionCommand.js +2 -3
  57. package/dist-es/commands/CreateConfigurationTemplateCommand.js +2 -3
  58. package/dist-es/commands/CreateEnvironmentCommand.js +2 -3
  59. package/dist-es/commands/CreatePlatformVersionCommand.js +2 -3
  60. package/dist-es/commands/CreateStorageLocationCommand.js +2 -3
  61. package/dist-es/commands/DeleteApplicationCommand.js +2 -3
  62. package/dist-es/commands/DeleteApplicationVersionCommand.js +2 -3
  63. package/dist-es/commands/DeleteConfigurationTemplateCommand.js +2 -3
  64. package/dist-es/commands/DeleteEnvironmentConfigurationCommand.js +2 -3
  65. package/dist-es/commands/DeletePlatformVersionCommand.js +2 -3
  66. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  67. package/dist-es/commands/DescribeApplicationVersionsCommand.js +2 -3
  68. package/dist-es/commands/DescribeApplicationsCommand.js +2 -3
  69. package/dist-es/commands/DescribeConfigurationOptionsCommand.js +2 -3
  70. package/dist-es/commands/DescribeConfigurationSettingsCommand.js +2 -3
  71. package/dist-es/commands/DescribeEnvironmentHealthCommand.js +2 -3
  72. package/dist-es/commands/DescribeEnvironmentManagedActionHistoryCommand.js +2 -3
  73. package/dist-es/commands/DescribeEnvironmentManagedActionsCommand.js +2 -3
  74. package/dist-es/commands/DescribeEnvironmentResourcesCommand.js +2 -3
  75. package/dist-es/commands/DescribeEnvironmentsCommand.js +2 -3
  76. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  77. package/dist-es/commands/DescribeInstancesHealthCommand.js +2 -3
  78. package/dist-es/commands/DescribePlatformVersionCommand.js +2 -3
  79. package/dist-es/commands/DisassociateEnvironmentOperationsRoleCommand.js +2 -3
  80. package/dist-es/commands/ListAvailableSolutionStacksCommand.js +2 -3
  81. package/dist-es/commands/ListPlatformBranchesCommand.js +2 -3
  82. package/dist-es/commands/ListPlatformVersionsCommand.js +2 -3
  83. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  84. package/dist-es/commands/RebuildEnvironmentCommand.js +2 -3
  85. package/dist-es/commands/RequestEnvironmentInfoCommand.js +2 -3
  86. package/dist-es/commands/RestartAppServerCommand.js +2 -3
  87. package/dist-es/commands/RetrieveEnvironmentInfoCommand.js +2 -3
  88. package/dist-es/commands/SwapEnvironmentCNAMEsCommand.js +2 -3
  89. package/dist-es/commands/TerminateEnvironmentCommand.js +2 -3
  90. package/dist-es/commands/UpdateApplicationCommand.js +2 -3
  91. package/dist-es/commands/UpdateApplicationResourceLifecycleCommand.js +2 -3
  92. package/dist-es/commands/UpdateApplicationVersionCommand.js +2 -3
  93. package/dist-es/commands/UpdateConfigurationTemplateCommand.js +2 -3
  94. package/dist-es/commands/UpdateEnvironmentCommand.js +2 -3
  95. package/dist-es/commands/UpdateTagsForResourceCommand.js +2 -3
  96. package/dist-es/commands/ValidateConfigurationSettingsCommand.js +2 -3
  97. package/dist-es/models/models_0.js +0 -378
  98. package/dist-es/protocols/Aws_query.js +96 -504
  99. package/dist-types/ElasticBeanstalk.d.ts +48 -0
  100. package/dist-types/ElasticBeanstalkClient.d.ts +24 -4
  101. package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +16 -0
  102. package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +16 -0
  103. package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +16 -0
  104. package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +16 -0
  105. package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +16 -0
  106. package/dist-types/commands/CreateApplicationCommand.d.ts +16 -0
  107. package/dist-types/commands/CreateApplicationVersionCommand.d.ts +16 -0
  108. package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +16 -0
  109. package/dist-types/commands/CreateEnvironmentCommand.d.ts +16 -0
  110. package/dist-types/commands/CreatePlatformVersionCommand.d.ts +16 -0
  111. package/dist-types/commands/CreateStorageLocationCommand.d.ts +16 -0
  112. package/dist-types/commands/DeleteApplicationCommand.d.ts +16 -0
  113. package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +16 -0
  114. package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +16 -0
  115. package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +16 -0
  116. package/dist-types/commands/DeletePlatformVersionCommand.d.ts +16 -0
  117. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  118. package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +16 -0
  119. package/dist-types/commands/DescribeApplicationsCommand.d.ts +16 -0
  120. package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +16 -0
  121. package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +16 -0
  122. package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +16 -0
  123. package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +16 -0
  124. package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +16 -0
  125. package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +16 -0
  126. package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +16 -0
  127. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  128. package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +16 -0
  129. package/dist-types/commands/DescribePlatformVersionCommand.d.ts +16 -0
  130. package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +16 -0
  131. package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +16 -0
  132. package/dist-types/commands/ListPlatformBranchesCommand.d.ts +16 -0
  133. package/dist-types/commands/ListPlatformVersionsCommand.d.ts +16 -0
  134. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  135. package/dist-types/commands/RebuildEnvironmentCommand.d.ts +16 -0
  136. package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +16 -0
  137. package/dist-types/commands/RestartAppServerCommand.d.ts +16 -0
  138. package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +16 -0
  139. package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +16 -0
  140. package/dist-types/commands/TerminateEnvironmentCommand.d.ts +16 -0
  141. package/dist-types/commands/UpdateApplicationCommand.d.ts +16 -0
  142. package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +16 -0
  143. package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +16 -0
  144. package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +16 -0
  145. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +16 -0
  146. package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +16 -0
  147. package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +16 -0
  148. package/dist-types/models/ElasticBeanstalkServiceException.d.ts +2 -0
  149. package/dist-types/models/models_0.d.ts +232 -504
  150. package/dist-types/pagination/DescribeEnvironmentManagedActionHistoryPaginator.d.ts +3 -0
  151. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  152. package/dist-types/pagination/Interfaces.d.ts +3 -0
  153. package/dist-types/pagination/ListPlatformBranchesPaginator.d.ts +3 -0
  154. package/dist-types/pagination/ListPlatformVersionsPaginator.d.ts +3 -0
  155. package/dist-types/ts3.4/models/models_0.d.ts +0 -346
  156. package/package.json +4 -3
@@ -373,381 +373,3 @@ export var ValidationSeverity;
373
373
  ValidationSeverity["error"] = "error";
374
374
  ValidationSeverity["warning"] = "warning";
375
375
  })(ValidationSeverity || (ValidationSeverity = {}));
376
- export const AbortEnvironmentUpdateMessageFilterSensitiveLog = (obj) => ({
377
- ...obj,
378
- });
379
- export const MaxAgeRuleFilterSensitiveLog = (obj) => ({
380
- ...obj,
381
- });
382
- export const MaxCountRuleFilterSensitiveLog = (obj) => ({
383
- ...obj,
384
- });
385
- export const ApplicationVersionLifecycleConfigFilterSensitiveLog = (obj) => ({
386
- ...obj,
387
- });
388
- export const ApplicationResourceLifecycleConfigFilterSensitiveLog = (obj) => ({
389
- ...obj,
390
- });
391
- export const ApplicationDescriptionFilterSensitiveLog = (obj) => ({
392
- ...obj,
393
- });
394
- export const ApplicationDescriptionMessageFilterSensitiveLog = (obj) => ({
395
- ...obj,
396
- });
397
- export const ApplicationDescriptionsMessageFilterSensitiveLog = (obj) => ({
398
- ...obj,
399
- });
400
- export const LatencyFilterSensitiveLog = (obj) => ({
401
- ...obj,
402
- });
403
- export const StatusCodesFilterSensitiveLog = (obj) => ({
404
- ...obj,
405
- });
406
- export const ApplicationMetricsFilterSensitiveLog = (obj) => ({
407
- ...obj,
408
- });
409
- export const ApplicationResourceLifecycleDescriptionMessageFilterSensitiveLog = (obj) => ({
410
- ...obj,
411
- });
412
- export const SourceBuildInformationFilterSensitiveLog = (obj) => ({
413
- ...obj,
414
- });
415
- export const S3LocationFilterSensitiveLog = (obj) => ({
416
- ...obj,
417
- });
418
- export const ApplicationVersionDescriptionFilterSensitiveLog = (obj) => ({
419
- ...obj,
420
- });
421
- export const ApplicationVersionDescriptionMessageFilterSensitiveLog = (obj) => ({
422
- ...obj,
423
- });
424
- export const ApplicationVersionDescriptionsMessageFilterSensitiveLog = (obj) => ({
425
- ...obj,
426
- });
427
- export const ApplyEnvironmentManagedActionRequestFilterSensitiveLog = (obj) => ({
428
- ...obj,
429
- });
430
- export const ApplyEnvironmentManagedActionResultFilterSensitiveLog = (obj) => ({
431
- ...obj,
432
- });
433
- export const AssociateEnvironmentOperationsRoleMessageFilterSensitiveLog = (obj) => ({
434
- ...obj,
435
- });
436
- export const AutoScalingGroupFilterSensitiveLog = (obj) => ({
437
- ...obj,
438
- });
439
- export const SolutionStackDescriptionFilterSensitiveLog = (obj) => ({
440
- ...obj,
441
- });
442
- export const CheckDNSAvailabilityMessageFilterSensitiveLog = (obj) => ({
443
- ...obj,
444
- });
445
- export const CheckDNSAvailabilityResultMessageFilterSensitiveLog = (obj) => ({
446
- ...obj,
447
- });
448
- export const ComposeEnvironmentsMessageFilterSensitiveLog = (obj) => ({
449
- ...obj,
450
- });
451
- export const EnvironmentLinkFilterSensitiveLog = (obj) => ({
452
- ...obj,
453
- });
454
- export const ListenerFilterSensitiveLog = (obj) => ({
455
- ...obj,
456
- });
457
- export const LoadBalancerDescriptionFilterSensitiveLog = (obj) => ({
458
- ...obj,
459
- });
460
- export const EnvironmentResourcesDescriptionFilterSensitiveLog = (obj) => ({
461
- ...obj,
462
- });
463
- export const EnvironmentTierFilterSensitiveLog = (obj) => ({
464
- ...obj,
465
- });
466
- export const EnvironmentDescriptionFilterSensitiveLog = (obj) => ({
467
- ...obj,
468
- });
469
- export const EnvironmentDescriptionsMessageFilterSensitiveLog = (obj) => ({
470
- ...obj,
471
- });
472
- export const TagFilterSensitiveLog = (obj) => ({
473
- ...obj,
474
- });
475
- export const CreateApplicationMessageFilterSensitiveLog = (obj) => ({
476
- ...obj,
477
- });
478
- export const BuildConfigurationFilterSensitiveLog = (obj) => ({
479
- ...obj,
480
- });
481
- export const CreateApplicationVersionMessageFilterSensitiveLog = (obj) => ({
482
- ...obj,
483
- });
484
- export const ConfigurationOptionSettingFilterSensitiveLog = (obj) => ({
485
- ...obj,
486
- });
487
- export const ConfigurationSettingsDescriptionFilterSensitiveLog = (obj) => ({
488
- ...obj,
489
- });
490
- export const SourceConfigurationFilterSensitiveLog = (obj) => ({
491
- ...obj,
492
- });
493
- export const CreateConfigurationTemplateMessageFilterSensitiveLog = (obj) => ({
494
- ...obj,
495
- });
496
- export const OptionSpecificationFilterSensitiveLog = (obj) => ({
497
- ...obj,
498
- });
499
- export const CreateEnvironmentMessageFilterSensitiveLog = (obj) => ({
500
- ...obj,
501
- });
502
- export const CreatePlatformVersionRequestFilterSensitiveLog = (obj) => ({
503
- ...obj,
504
- });
505
- export const BuilderFilterSensitiveLog = (obj) => ({
506
- ...obj,
507
- });
508
- export const PlatformSummaryFilterSensitiveLog = (obj) => ({
509
- ...obj,
510
- });
511
- export const CreatePlatformVersionResultFilterSensitiveLog = (obj) => ({
512
- ...obj,
513
- });
514
- export const CreateStorageLocationResultMessageFilterSensitiveLog = (obj) => ({
515
- ...obj,
516
- });
517
- export const DeleteApplicationMessageFilterSensitiveLog = (obj) => ({
518
- ...obj,
519
- });
520
- export const DeleteApplicationVersionMessageFilterSensitiveLog = (obj) => ({
521
- ...obj,
522
- });
523
- export const DeleteConfigurationTemplateMessageFilterSensitiveLog = (obj) => ({
524
- ...obj,
525
- });
526
- export const DeleteEnvironmentConfigurationMessageFilterSensitiveLog = (obj) => ({
527
- ...obj,
528
- });
529
- export const DeletePlatformVersionRequestFilterSensitiveLog = (obj) => ({
530
- ...obj,
531
- });
532
- export const DeletePlatformVersionResultFilterSensitiveLog = (obj) => ({
533
- ...obj,
534
- });
535
- export const ResourceQuotaFilterSensitiveLog = (obj) => ({
536
- ...obj,
537
- });
538
- export const ResourceQuotasFilterSensitiveLog = (obj) => ({
539
- ...obj,
540
- });
541
- export const DescribeAccountAttributesResultFilterSensitiveLog = (obj) => ({
542
- ...obj,
543
- });
544
- export const DescribeApplicationsMessageFilterSensitiveLog = (obj) => ({
545
- ...obj,
546
- });
547
- export const DescribeApplicationVersionsMessageFilterSensitiveLog = (obj) => ({
548
- ...obj,
549
- });
550
- export const OptionRestrictionRegexFilterSensitiveLog = (obj) => ({
551
- ...obj,
552
- });
553
- export const ConfigurationOptionDescriptionFilterSensitiveLog = (obj) => ({
554
- ...obj,
555
- });
556
- export const ConfigurationOptionsDescriptionFilterSensitiveLog = (obj) => ({
557
- ...obj,
558
- });
559
- export const DescribeConfigurationOptionsMessageFilterSensitiveLog = (obj) => ({
560
- ...obj,
561
- });
562
- export const ConfigurationSettingsDescriptionsFilterSensitiveLog = (obj) => ({
563
- ...obj,
564
- });
565
- export const DescribeConfigurationSettingsMessageFilterSensitiveLog = (obj) => ({
566
- ...obj,
567
- });
568
- export const DescribeEnvironmentHealthRequestFilterSensitiveLog = (obj) => ({
569
- ...obj,
570
- });
571
- export const InstanceHealthSummaryFilterSensitiveLog = (obj) => ({
572
- ...obj,
573
- });
574
- export const DescribeEnvironmentHealthResultFilterSensitiveLog = (obj) => ({
575
- ...obj,
576
- });
577
- export const DescribeEnvironmentManagedActionHistoryRequestFilterSensitiveLog = (obj) => ({
578
- ...obj,
579
- });
580
- export const ManagedActionHistoryItemFilterSensitiveLog = (obj) => ({
581
- ...obj,
582
- });
583
- export const DescribeEnvironmentManagedActionHistoryResultFilterSensitiveLog = (obj) => ({
584
- ...obj,
585
- });
586
- export const DescribeEnvironmentManagedActionsRequestFilterSensitiveLog = (obj) => ({
587
- ...obj,
588
- });
589
- export const ManagedActionFilterSensitiveLog = (obj) => ({
590
- ...obj,
591
- });
592
- export const DescribeEnvironmentManagedActionsResultFilterSensitiveLog = (obj) => ({
593
- ...obj,
594
- });
595
- export const DescribeEnvironmentResourcesMessageFilterSensitiveLog = (obj) => ({
596
- ...obj,
597
- });
598
- export const InstanceFilterSensitiveLog = (obj) => ({
599
- ...obj,
600
- });
601
- export const LaunchConfigurationFilterSensitiveLog = (obj) => ({
602
- ...obj,
603
- });
604
- export const LaunchTemplateFilterSensitiveLog = (obj) => ({
605
- ...obj,
606
- });
607
- export const LoadBalancerFilterSensitiveLog = (obj) => ({
608
- ...obj,
609
- });
610
- export const QueueFilterSensitiveLog = (obj) => ({
611
- ...obj,
612
- });
613
- export const TriggerFilterSensitiveLog = (obj) => ({
614
- ...obj,
615
- });
616
- export const EnvironmentResourceDescriptionFilterSensitiveLog = (obj) => ({
617
- ...obj,
618
- });
619
- export const EnvironmentResourceDescriptionsMessageFilterSensitiveLog = (obj) => ({
620
- ...obj,
621
- });
622
- export const DescribeEnvironmentsMessageFilterSensitiveLog = (obj) => ({
623
- ...obj,
624
- });
625
- export const DescribeEventsMessageFilterSensitiveLog = (obj) => ({
626
- ...obj,
627
- });
628
- export const EventDescriptionFilterSensitiveLog = (obj) => ({
629
- ...obj,
630
- });
631
- export const EventDescriptionsMessageFilterSensitiveLog = (obj) => ({
632
- ...obj,
633
- });
634
- export const DescribeInstancesHealthRequestFilterSensitiveLog = (obj) => ({
635
- ...obj,
636
- });
637
- export const DeploymentFilterSensitiveLog = (obj) => ({
638
- ...obj,
639
- });
640
- export const CPUUtilizationFilterSensitiveLog = (obj) => ({
641
- ...obj,
642
- });
643
- export const SystemStatusFilterSensitiveLog = (obj) => ({
644
- ...obj,
645
- });
646
- export const SingleInstanceHealthFilterSensitiveLog = (obj) => ({
647
- ...obj,
648
- });
649
- export const DescribeInstancesHealthResultFilterSensitiveLog = (obj) => ({
650
- ...obj,
651
- });
652
- export const DescribePlatformVersionRequestFilterSensitiveLog = (obj) => ({
653
- ...obj,
654
- });
655
- export const CustomAmiFilterSensitiveLog = (obj) => ({
656
- ...obj,
657
- });
658
- export const PlatformFrameworkFilterSensitiveLog = (obj) => ({
659
- ...obj,
660
- });
661
- export const PlatformProgrammingLanguageFilterSensitiveLog = (obj) => ({
662
- ...obj,
663
- });
664
- export const PlatformDescriptionFilterSensitiveLog = (obj) => ({
665
- ...obj,
666
- });
667
- export const DescribePlatformVersionResultFilterSensitiveLog = (obj) => ({
668
- ...obj,
669
- });
670
- export const DisassociateEnvironmentOperationsRoleMessageFilterSensitiveLog = (obj) => ({
671
- ...obj,
672
- });
673
- export const ListAvailableSolutionStacksResultMessageFilterSensitiveLog = (obj) => ({
674
- ...obj,
675
- });
676
- export const SearchFilterFilterSensitiveLog = (obj) => ({
677
- ...obj,
678
- });
679
- export const ListPlatformBranchesRequestFilterSensitiveLog = (obj) => ({
680
- ...obj,
681
- });
682
- export const PlatformBranchSummaryFilterSensitiveLog = (obj) => ({
683
- ...obj,
684
- });
685
- export const ListPlatformBranchesResultFilterSensitiveLog = (obj) => ({
686
- ...obj,
687
- });
688
- export const PlatformFilterFilterSensitiveLog = (obj) => ({
689
- ...obj,
690
- });
691
- export const ListPlatformVersionsRequestFilterSensitiveLog = (obj) => ({
692
- ...obj,
693
- });
694
- export const ListPlatformVersionsResultFilterSensitiveLog = (obj) => ({
695
- ...obj,
696
- });
697
- export const ListTagsForResourceMessageFilterSensitiveLog = (obj) => ({
698
- ...obj,
699
- });
700
- export const ResourceTagsDescriptionMessageFilterSensitiveLog = (obj) => ({
701
- ...obj,
702
- });
703
- export const RebuildEnvironmentMessageFilterSensitiveLog = (obj) => ({
704
- ...obj,
705
- });
706
- export const RequestEnvironmentInfoMessageFilterSensitiveLog = (obj) => ({
707
- ...obj,
708
- });
709
- export const RestartAppServerMessageFilterSensitiveLog = (obj) => ({
710
- ...obj,
711
- });
712
- export const RetrieveEnvironmentInfoMessageFilterSensitiveLog = (obj) => ({
713
- ...obj,
714
- });
715
- export const EnvironmentInfoDescriptionFilterSensitiveLog = (obj) => ({
716
- ...obj,
717
- });
718
- export const RetrieveEnvironmentInfoResultMessageFilterSensitiveLog = (obj) => ({
719
- ...obj,
720
- });
721
- export const SwapEnvironmentCNAMEsMessageFilterSensitiveLog = (obj) => ({
722
- ...obj,
723
- });
724
- export const TerminateEnvironmentMessageFilterSensitiveLog = (obj) => ({
725
- ...obj,
726
- });
727
- export const UpdateApplicationMessageFilterSensitiveLog = (obj) => ({
728
- ...obj,
729
- });
730
- export const UpdateApplicationResourceLifecycleMessageFilterSensitiveLog = (obj) => ({
731
- ...obj,
732
- });
733
- export const UpdateApplicationVersionMessageFilterSensitiveLog = (obj) => ({
734
- ...obj,
735
- });
736
- export const UpdateConfigurationTemplateMessageFilterSensitiveLog = (obj) => ({
737
- ...obj,
738
- });
739
- export const UpdateEnvironmentMessageFilterSensitiveLog = (obj) => ({
740
- ...obj,
741
- });
742
- export const UpdateTagsForResourceMessageFilterSensitiveLog = (obj) => ({
743
- ...obj,
744
- });
745
- export const ValidationMessageFilterSensitiveLog = (obj) => ({
746
- ...obj,
747
- });
748
- export const ConfigurationSettingsValidationMessagesFilterSensitiveLog = (obj) => ({
749
- ...obj,
750
- });
751
- export const ValidateConfigurationSettingsMessageFilterSensitiveLog = (obj) => ({
752
- ...obj,
753
- });