@aws-sdk/client-elastic-beanstalk 3.1068.0 → 3.1070.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/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +209 -229
- package/dist-cjs/models/ElasticBeanstalkSyntheticServiceException.js +4 -8
- package/dist-cjs/models/errors.js +39 -61
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +423 -283
- package/package.json +9 -9
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateApplicationVersionMessage$ = exports.CreateApplicationMessage$ = exports.CPUUtilization$ = exports.ConfigurationSettingsValidationMessages$ = exports.ConfigurationSettingsDescriptions$ = exports.ConfigurationSettingsDescription$ = exports.ConfigurationOptionSetting$ = exports.ConfigurationOptionsDescription$ = exports.ConfigurationOptionDescription$ = exports.ComposeEnvironmentsMessage$ = exports.CheckDNSAvailabilityResultMessage$ = exports.CheckDNSAvailabilityMessage$ = exports.Builder$ = exports.BuildConfiguration$ = exports.AutoScalingGroup$ = exports.AssociateEnvironmentOperationsRoleMessage$ = exports.ApplyEnvironmentManagedActionResult$ = exports.ApplyEnvironmentManagedActionRequest$ = exports.ApplicationVersionLifecycleConfig$ = exports.ApplicationVersionDescriptionsMessage$ = exports.ApplicationVersionDescriptionMessage$ = exports.ApplicationVersionDescription$ = exports.ApplicationResourceLifecycleDescriptionMessage$ = exports.ApplicationResourceLifecycleConfig$ = exports.ApplicationMetrics$ = exports.ApplicationDescriptionsMessage$ = exports.ApplicationDescriptionMessage$ = exports.ApplicationDescription$ = exports.AbortEnvironmentUpdateMessage$ = exports.errorTypeRegistries = exports.TooManyTagsException$ = exports.TooManyPlatformsException$ = exports.TooManyEnvironmentsException$ = exports.TooManyConfigurationTemplatesException$ = exports.TooManyBucketsException$ = exports.TooManyApplicationVersionsException$ = exports.TooManyApplicationsException$ = exports.SourceBundleDeletionException$ = exports.S3SubscriptionRequiredException$ = exports.S3LocationNotInServiceRegionException$ = exports.ResourceTypeNotSupportedException$ = exports.ResourceNotFoundException$ = exports.PlatformVersionStillReferencedException$ = exports.OperationInProgressException$ = exports.ManagedActionInvalidStateException$ = exports.InvalidRequestException$ = exports.InsufficientPrivilegesException$ = exports.ElasticBeanstalkServiceException$ = exports.CodeBuildNotInServiceRegionException$ = exports.ElasticBeanstalkSyntheticServiceException$ = void 0;
|
|
4
|
-
exports.ListPlatformBranchesRequest$ = exports.Listener$ = exports.ListAvailableSolutionStacksResultMessage$ = exports.LaunchTemplate$ = exports.LaunchConfiguration$ = exports.Latency$ = exports.InstanceHealthSummary$ = exports.Instance$ = exports.EventDescriptionsMessage$ = exports.EventDescription$ = exports.EnvironmentTier$ = exports.EnvironmentResourcesDescription$ = exports.EnvironmentResourceDescriptionsMessage$ = exports.EnvironmentResourceDescription$ = exports.EnvironmentLink$ = exports.EnvironmentInfoDescription$ = exports.EnvironmentDescriptionsMessage$ = exports.EnvironmentDescription$ = exports.DisassociateEnvironmentOperationsRoleMessage$ = exports.DescribePlatformVersionResult$ = exports.DescribePlatformVersionRequest$ = exports.DescribeInstancesHealthResult$ = exports.DescribeInstancesHealthRequest$ = exports.DescribeEventsMessage$ = exports.DescribeEnvironmentsMessage$ = exports.DescribeEnvironmentResourcesMessage$ = exports.DescribeEnvironmentManagedActionsResult$ = exports.DescribeEnvironmentManagedActionsRequest$ = exports.DescribeEnvironmentManagedActionHistoryResult$ = exports.DescribeEnvironmentManagedActionHistoryRequest$ = exports.DescribeEnvironmentHealthResult$ = exports.DescribeEnvironmentHealthRequest$ = exports.DescribeConfigurationSettingsMessage$ = exports.DescribeConfigurationOptionsMessage$ = exports.DescribeApplicationVersionsMessage$ = exports.DescribeApplicationsMessage$ = exports.DescribeAccountAttributesResult$ = exports.Deployment$ = exports.DeletePlatformVersionResult$ = exports.DeletePlatformVersionRequest$ = exports.DeleteEnvironmentConfigurationMessage$ = exports.DeleteConfigurationTemplateMessage$ = exports.DeleteApplicationVersionMessage$ = exports.DeleteApplicationMessage$ = exports.CustomAmi$ = exports.CreateStorageLocationResultMessage$ = exports.CreatePlatformVersionResult$ = exports.CreatePlatformVersionRequest$ = exports.CreateEnvironmentMessage$ = exports.CreateConfigurationTemplateMessage$ = void 0;
|
|
5
|
-
exports.AssociateEnvironmentOperationsRole$ = exports.ApplyEnvironmentManagedAction$ = exports.AbortEnvironmentUpdate$ = exports.ValidationMessage$ = exports.ValidateConfigurationSettingsMessage$ = exports.UpdateTagsForResourceMessage$ = exports.UpdateEnvironmentMessage$ = exports.UpdateConfigurationTemplateMessage$ = exports.UpdateApplicationVersionMessage$ = exports.UpdateApplicationResourceLifecycleMessage$ = exports.UpdateApplicationMessage$ = exports.Trigger$ = exports.TerminateEnvironmentMessage$ = exports.Tag$ = exports.SystemStatus$ = exports.SwapEnvironmentCNAMEsMessage$ = exports.StatusCodes$ = exports.SourceConfiguration$ = exports.SourceBuildInformation$ = exports.SolutionStackDescription$ = exports.SingleInstanceHealth$ = exports.SearchFilter$ = exports.S3Location$ = exports.RetrieveEnvironmentInfoResultMessage$ = exports.RetrieveEnvironmentInfoMessage$ = exports.RestartAppServerMessage$ = exports.ResourceTagsDescriptionMessage$ = exports.ResourceQuotas$ = exports.ResourceQuota$ = exports.RequestEnvironmentInfoMessage$ = exports.RebuildEnvironmentMessage$ = exports.Queue$ = exports.PlatformSummary$ = exports.PlatformProgrammingLanguage$ = exports.PlatformFramework$ = exports.PlatformFilter$ = exports.PlatformDescription$ = exports.PlatformBranchSummary$ = exports.OptionSpecification$ = exports.OptionRestrictionRegex$ = exports.MaxCountRule$ = exports.MaxAgeRule$ = exports.ManagedActionHistoryItem$ = exports.ManagedAction$ = exports.LoadBalancerDescription$ = exports.LoadBalancer$ = exports.ListTagsForResourceMessage$ = exports.ListPlatformVersionsResult$ = exports.ListPlatformVersionsRequest$ = exports.ListPlatformBranchesResult$ = void 0;
|
|
6
|
-
exports.ValidateConfigurationSettings$ = exports.UpdateTagsForResource$ = exports.UpdateEnvironment$ = exports.UpdateConfigurationTemplate$ = exports.UpdateApplicationVersion$ = exports.UpdateApplicationResourceLifecycle$ = exports.UpdateApplication$ = exports.TerminateEnvironment$ = exports.SwapEnvironmentCNAMEs$ = exports.RetrieveEnvironmentInfo$ = exports.RestartAppServer$ = exports.RequestEnvironmentInfo$ = exports.RebuildEnvironment$ = exports.ListTagsForResource$ = exports.ListPlatformVersions$ = exports.ListPlatformBranches$ = exports.ListAvailableSolutionStacks$ = exports.DisassociateEnvironmentOperationsRole$ = exports.DescribePlatformVersion$ = exports.DescribeInstancesHealth$ = exports.DescribeEvents$ = exports.DescribeEnvironments$ = exports.DescribeEnvironmentResources$ = exports.DescribeEnvironmentManagedActions$ = exports.DescribeEnvironmentManagedActionHistory$ = exports.DescribeEnvironmentHealth$ = exports.DescribeConfigurationSettings$ = exports.DescribeConfigurationOptions$ = exports.DescribeApplicationVersions$ = exports.DescribeApplications$ = exports.DescribeAccountAttributes$ = exports.DeletePlatformVersion$ = exports.DeleteEnvironmentConfiguration$ = exports.DeleteConfigurationTemplate$ = exports.DeleteApplicationVersion$ = exports.DeleteApplication$ = exports.CreateStorageLocation$ = exports.CreatePlatformVersion$ = exports.CreateEnvironment$ = exports.CreateConfigurationTemplate$ = exports.CreateApplicationVersion$ = exports.CreateApplication$ = exports.ComposeEnvironments$ = exports.CheckDNSAvailability$ = void 0;
|
|
7
1
|
const _A = "Application";
|
|
8
2
|
const _AA = "ApplicationArn";
|
|
9
3
|
const _ACA = "AutoCreateApplication";
|
|
@@ -447,856 +441,1002 @@ const _hE = "httpError";
|
|
|
447
441
|
const _m = "message";
|
|
448
442
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.elasticbeanstalk";
|
|
449
443
|
const n0 = "com.amazonaws.elasticbeanstalk";
|
|
450
|
-
const
|
|
451
|
-
const
|
|
452
|
-
const
|
|
453
|
-
const _s_registry =
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
444
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
445
|
+
const { ElasticBeanstalkSyntheticServiceException } = require("../models/ElasticBeanstalkSyntheticServiceException");
|
|
446
|
+
const { CodeBuildNotInServiceRegionException, ElasticBeanstalkServiceException, InsufficientPrivilegesException, InvalidRequestException, ManagedActionInvalidStateException, OperationInProgressException, PlatformVersionStillReferencedException, ResourceNotFoundException, ResourceTypeNotSupportedException, S3LocationNotInServiceRegionException, S3SubscriptionRequiredException, SourceBundleDeletionException, TooManyApplicationsException, TooManyApplicationVersionsException, TooManyBucketsException, TooManyConfigurationTemplatesException, TooManyEnvironmentsException, TooManyPlatformsException, TooManyTagsException } = require("../models/errors");
|
|
447
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
448
|
+
const ElasticBeanstalkSyntheticServiceException$ = [-3, _s, "ElasticBeanstalkSyntheticServiceException", 0, [], []];
|
|
449
|
+
exports.ElasticBeanstalkSyntheticServiceException$ = ElasticBeanstalkSyntheticServiceException$;
|
|
450
|
+
_s_registry.registerError(ElasticBeanstalkSyntheticServiceException$, ElasticBeanstalkSyntheticServiceException);
|
|
451
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
452
|
+
const CodeBuildNotInServiceRegionException$ = [-3, n0, _CBNISRE,
|
|
458
453
|
{ [_aQE]: [`CodeBuildNotInServiceRegionException`, 400], [_e]: _c, [_hE]: 400 },
|
|
459
454
|
[_m],
|
|
460
455
|
[0]
|
|
461
456
|
];
|
|
462
|
-
|
|
463
|
-
|
|
457
|
+
exports.CodeBuildNotInServiceRegionException$ = CodeBuildNotInServiceRegionException$;
|
|
458
|
+
n0_registry.registerError(CodeBuildNotInServiceRegionException$, CodeBuildNotInServiceRegionException);
|
|
459
|
+
const ElasticBeanstalkServiceException$ = [-3, n0, _EBSE,
|
|
464
460
|
{ [_e]: _c },
|
|
465
461
|
[_m],
|
|
466
462
|
[0]
|
|
467
463
|
];
|
|
468
|
-
|
|
469
|
-
|
|
464
|
+
exports.ElasticBeanstalkServiceException$ = ElasticBeanstalkServiceException$;
|
|
465
|
+
n0_registry.registerError(ElasticBeanstalkServiceException$, ElasticBeanstalkServiceException);
|
|
466
|
+
const InsufficientPrivilegesException$ = [-3, n0, _IPE,
|
|
470
467
|
{ [_aQE]: [`InsufficientPrivilegesException`, 403], [_e]: _c, [_hE]: 403 },
|
|
471
468
|
[_m],
|
|
472
469
|
[0]
|
|
473
470
|
];
|
|
474
|
-
|
|
475
|
-
|
|
471
|
+
exports.InsufficientPrivilegesException$ = InsufficientPrivilegesException$;
|
|
472
|
+
n0_registry.registerError(InsufficientPrivilegesException$, InsufficientPrivilegesException);
|
|
473
|
+
const InvalidRequestException$ = [-3, n0, _IRE,
|
|
476
474
|
{ [_aQE]: [`InvalidRequestException`, 400], [_e]: _c, [_hE]: 400 },
|
|
477
475
|
[_m],
|
|
478
476
|
[0]
|
|
479
477
|
];
|
|
480
|
-
|
|
481
|
-
|
|
478
|
+
exports.InvalidRequestException$ = InvalidRequestException$;
|
|
479
|
+
n0_registry.registerError(InvalidRequestException$, InvalidRequestException);
|
|
480
|
+
const ManagedActionInvalidStateException$ = [-3, n0, _MAISE,
|
|
482
481
|
{ [_aQE]: [`ManagedActionInvalidStateException`, 400], [_e]: _c, [_hE]: 400 },
|
|
483
482
|
[_m],
|
|
484
483
|
[0]
|
|
485
484
|
];
|
|
486
|
-
|
|
487
|
-
|
|
485
|
+
exports.ManagedActionInvalidStateException$ = ManagedActionInvalidStateException$;
|
|
486
|
+
n0_registry.registerError(ManagedActionInvalidStateException$, ManagedActionInvalidStateException);
|
|
487
|
+
const OperationInProgressException$ = [-3, n0, _OIPE,
|
|
488
488
|
{ [_aQE]: [`OperationInProgressFailure`, 400], [_e]: _c, [_hE]: 400 },
|
|
489
489
|
[_m],
|
|
490
490
|
[0]
|
|
491
491
|
];
|
|
492
|
-
|
|
493
|
-
|
|
492
|
+
exports.OperationInProgressException$ = OperationInProgressException$;
|
|
493
|
+
n0_registry.registerError(OperationInProgressException$, OperationInProgressException);
|
|
494
|
+
const PlatformVersionStillReferencedException$ = [-3, n0, _PVSRE,
|
|
494
495
|
{ [_aQE]: [`PlatformVersionStillReferencedException`, 400], [_e]: _c, [_hE]: 400 },
|
|
495
496
|
[_m],
|
|
496
497
|
[0]
|
|
497
498
|
];
|
|
498
|
-
|
|
499
|
-
|
|
499
|
+
exports.PlatformVersionStillReferencedException$ = PlatformVersionStillReferencedException$;
|
|
500
|
+
n0_registry.registerError(PlatformVersionStillReferencedException$, PlatformVersionStillReferencedException);
|
|
501
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
500
502
|
{ [_aQE]: [`ResourceNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
|
|
501
503
|
[_m],
|
|
502
504
|
[0]
|
|
503
505
|
];
|
|
504
|
-
|
|
505
|
-
|
|
506
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
507
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
508
|
+
const ResourceTypeNotSupportedException$ = [-3, n0, _RTNSE,
|
|
506
509
|
{ [_aQE]: [`ResourceTypeNotSupportedException`, 400], [_e]: _c, [_hE]: 400 },
|
|
507
510
|
[_m],
|
|
508
511
|
[0]
|
|
509
512
|
];
|
|
510
|
-
|
|
511
|
-
|
|
513
|
+
exports.ResourceTypeNotSupportedException$ = ResourceTypeNotSupportedException$;
|
|
514
|
+
n0_registry.registerError(ResourceTypeNotSupportedException$, ResourceTypeNotSupportedException);
|
|
515
|
+
const S3LocationNotInServiceRegionException$ = [-3, n0, _SLNISRE,
|
|
512
516
|
{ [_aQE]: [`S3LocationNotInServiceRegionException`, 400], [_e]: _c, [_hE]: 400 },
|
|
513
517
|
[_m],
|
|
514
518
|
[0]
|
|
515
519
|
];
|
|
516
|
-
|
|
517
|
-
|
|
520
|
+
exports.S3LocationNotInServiceRegionException$ = S3LocationNotInServiceRegionException$;
|
|
521
|
+
n0_registry.registerError(S3LocationNotInServiceRegionException$, S3LocationNotInServiceRegionException);
|
|
522
|
+
const S3SubscriptionRequiredException$ = [-3, n0, _SSRE,
|
|
518
523
|
{ [_aQE]: [`S3SubscriptionRequiredException`, 400], [_e]: _c, [_hE]: 400 },
|
|
519
524
|
[_m],
|
|
520
525
|
[0]
|
|
521
526
|
];
|
|
522
|
-
|
|
523
|
-
|
|
527
|
+
exports.S3SubscriptionRequiredException$ = S3SubscriptionRequiredException$;
|
|
528
|
+
n0_registry.registerError(S3SubscriptionRequiredException$, S3SubscriptionRequiredException);
|
|
529
|
+
const SourceBundleDeletionException$ = [-3, n0, _SBDE,
|
|
524
530
|
{ [_aQE]: [`SourceBundleDeletionFailure`, 400], [_e]: _c, [_hE]: 400 },
|
|
525
531
|
[_m],
|
|
526
532
|
[0]
|
|
527
533
|
];
|
|
528
|
-
|
|
529
|
-
|
|
534
|
+
exports.SourceBundleDeletionException$ = SourceBundleDeletionException$;
|
|
535
|
+
n0_registry.registerError(SourceBundleDeletionException$, SourceBundleDeletionException);
|
|
536
|
+
const TooManyApplicationsException$ = [-3, n0, _TMAE,
|
|
530
537
|
{ [_aQE]: [`TooManyApplicationsException`, 400], [_e]: _c, [_hE]: 400 },
|
|
531
538
|
[_m],
|
|
532
539
|
[0]
|
|
533
540
|
];
|
|
534
|
-
|
|
535
|
-
|
|
541
|
+
exports.TooManyApplicationsException$ = TooManyApplicationsException$;
|
|
542
|
+
n0_registry.registerError(TooManyApplicationsException$, TooManyApplicationsException);
|
|
543
|
+
const TooManyApplicationVersionsException$ = [-3, n0, _TMAVE,
|
|
536
544
|
{ [_e]: _c },
|
|
537
545
|
[_m],
|
|
538
546
|
[0]
|
|
539
547
|
];
|
|
540
|
-
|
|
541
|
-
|
|
548
|
+
exports.TooManyApplicationVersionsException$ = TooManyApplicationVersionsException$;
|
|
549
|
+
n0_registry.registerError(TooManyApplicationVersionsException$, TooManyApplicationVersionsException);
|
|
550
|
+
const TooManyBucketsException$ = [-3, n0, _TMBE,
|
|
542
551
|
{ [_aQE]: [`TooManyBucketsException`, 400], [_e]: _c, [_hE]: 400 },
|
|
543
552
|
[_m],
|
|
544
553
|
[0]
|
|
545
554
|
];
|
|
546
|
-
|
|
547
|
-
|
|
555
|
+
exports.TooManyBucketsException$ = TooManyBucketsException$;
|
|
556
|
+
n0_registry.registerError(TooManyBucketsException$, TooManyBucketsException);
|
|
557
|
+
const TooManyConfigurationTemplatesException$ = [-3, n0, _TMCTE,
|
|
548
558
|
{ [_aQE]: [`TooManyConfigurationTemplatesException`, 400], [_e]: _c, [_hE]: 400 },
|
|
549
559
|
[_m],
|
|
550
560
|
[0]
|
|
551
561
|
];
|
|
552
|
-
|
|
553
|
-
|
|
562
|
+
exports.TooManyConfigurationTemplatesException$ = TooManyConfigurationTemplatesException$;
|
|
563
|
+
n0_registry.registerError(TooManyConfigurationTemplatesException$, TooManyConfigurationTemplatesException);
|
|
564
|
+
const TooManyEnvironmentsException$ = [-3, n0, _TMEE,
|
|
554
565
|
{ [_aQE]: [`TooManyEnvironmentsException`, 400], [_e]: _c, [_hE]: 400 },
|
|
555
566
|
[_m],
|
|
556
567
|
[0]
|
|
557
568
|
];
|
|
558
|
-
|
|
559
|
-
|
|
569
|
+
exports.TooManyEnvironmentsException$ = TooManyEnvironmentsException$;
|
|
570
|
+
n0_registry.registerError(TooManyEnvironmentsException$, TooManyEnvironmentsException);
|
|
571
|
+
const TooManyPlatformsException$ = [-3, n0, _TMPE,
|
|
560
572
|
{ [_aQE]: [`TooManyPlatformsException`, 400], [_e]: _c, [_hE]: 400 },
|
|
561
573
|
[_m],
|
|
562
574
|
[0]
|
|
563
575
|
];
|
|
564
|
-
|
|
565
|
-
|
|
576
|
+
exports.TooManyPlatformsException$ = TooManyPlatformsException$;
|
|
577
|
+
n0_registry.registerError(TooManyPlatformsException$, TooManyPlatformsException);
|
|
578
|
+
const TooManyTagsException$ = [-3, n0, _TMTE,
|
|
566
579
|
{ [_aQE]: [`TooManyTagsException`, 400], [_e]: _c, [_hE]: 400 },
|
|
567
580
|
[_m],
|
|
568
581
|
[0]
|
|
569
582
|
];
|
|
570
|
-
|
|
583
|
+
exports.TooManyTagsException$ = TooManyTagsException$;
|
|
584
|
+
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
571
585
|
exports.errorTypeRegistries = [
|
|
572
586
|
_s_registry,
|
|
573
587
|
n0_registry,
|
|
574
588
|
];
|
|
575
|
-
|
|
589
|
+
const AbortEnvironmentUpdateMessage$ = [3, n0, _AEUM,
|
|
576
590
|
0,
|
|
577
591
|
[_EI, _EN],
|
|
578
592
|
[0, 0]
|
|
579
593
|
];
|
|
580
|
-
exports.
|
|
594
|
+
exports.AbortEnvironmentUpdateMessage$ = AbortEnvironmentUpdateMessage$;
|
|
595
|
+
const ApplicationDescription$ = [3, n0, _AD,
|
|
581
596
|
0,
|
|
582
597
|
[_AA, _AN, _D, _DC, _DU, _V, _CT, _RLC],
|
|
583
|
-
[0, 0, 0, 4, 4, 64 | 0, 64 | 0, () =>
|
|
598
|
+
[0, 0, 0, 4, 4, 64 | 0, 64 | 0, () => ApplicationResourceLifecycleConfig$]
|
|
584
599
|
];
|
|
585
|
-
exports.
|
|
600
|
+
exports.ApplicationDescription$ = ApplicationDescription$;
|
|
601
|
+
const ApplicationDescriptionMessage$ = [3, n0, _ADM,
|
|
586
602
|
0,
|
|
587
603
|
[_A],
|
|
588
|
-
[() =>
|
|
604
|
+
[() => ApplicationDescription$]
|
|
589
605
|
];
|
|
590
|
-
exports.
|
|
606
|
+
exports.ApplicationDescriptionMessage$ = ApplicationDescriptionMessage$;
|
|
607
|
+
const ApplicationDescriptionsMessage$ = [3, n0, _ADMp,
|
|
591
608
|
0,
|
|
592
609
|
[_Ap],
|
|
593
610
|
[() => ApplicationDescriptionList]
|
|
594
611
|
];
|
|
595
|
-
exports.
|
|
612
|
+
exports.ApplicationDescriptionsMessage$ = ApplicationDescriptionsMessage$;
|
|
613
|
+
const ApplicationMetrics$ = [3, n0, _AM,
|
|
596
614
|
0,
|
|
597
615
|
[_Du, _RC, _SC, _L],
|
|
598
|
-
[1, 1, () =>
|
|
616
|
+
[1, 1, () => StatusCodes$, () => Latency$]
|
|
599
617
|
];
|
|
600
|
-
exports.
|
|
618
|
+
exports.ApplicationMetrics$ = ApplicationMetrics$;
|
|
619
|
+
const ApplicationResourceLifecycleConfig$ = [3, n0, _ARLC,
|
|
601
620
|
0,
|
|
602
621
|
[_SR, _VLC],
|
|
603
|
-
[0, () =>
|
|
622
|
+
[0, () => ApplicationVersionLifecycleConfig$]
|
|
604
623
|
];
|
|
605
|
-
exports.
|
|
624
|
+
exports.ApplicationResourceLifecycleConfig$ = ApplicationResourceLifecycleConfig$;
|
|
625
|
+
const ApplicationResourceLifecycleDescriptionMessage$ = [3, n0, _ARLDM,
|
|
606
626
|
0,
|
|
607
627
|
[_AN, _RLC],
|
|
608
|
-
[0, () =>
|
|
628
|
+
[0, () => ApplicationResourceLifecycleConfig$]
|
|
609
629
|
];
|
|
610
|
-
exports.
|
|
630
|
+
exports.ApplicationResourceLifecycleDescriptionMessage$ = ApplicationResourceLifecycleDescriptionMessage$;
|
|
631
|
+
const ApplicationVersionDescription$ = [3, n0, _AVD,
|
|
611
632
|
0,
|
|
612
633
|
[_AVA, _AN, _D, _VL, _SBI, _BA, _SB, _DC, _DU, _S],
|
|
613
|
-
[0, 0, 0, 0, () =>
|
|
634
|
+
[0, 0, 0, 0, () => SourceBuildInformation$, 0, () => S3Location$, 4, 4, 0]
|
|
614
635
|
];
|
|
615
|
-
exports.
|
|
636
|
+
exports.ApplicationVersionDescription$ = ApplicationVersionDescription$;
|
|
637
|
+
const ApplicationVersionDescriptionMessage$ = [3, n0, _AVDM,
|
|
616
638
|
0,
|
|
617
639
|
[_AV],
|
|
618
|
-
[() =>
|
|
640
|
+
[() => ApplicationVersionDescription$]
|
|
619
641
|
];
|
|
620
|
-
exports.
|
|
642
|
+
exports.ApplicationVersionDescriptionMessage$ = ApplicationVersionDescriptionMessage$;
|
|
643
|
+
const ApplicationVersionDescriptionsMessage$ = [3, n0, _AVDMp,
|
|
621
644
|
0,
|
|
622
645
|
[_AVp, _NT],
|
|
623
646
|
[() => ApplicationVersionDescriptionList, 0]
|
|
624
647
|
];
|
|
625
|
-
exports.
|
|
648
|
+
exports.ApplicationVersionDescriptionsMessage$ = ApplicationVersionDescriptionsMessage$;
|
|
649
|
+
const ApplicationVersionLifecycleConfig$ = [3, n0, _AVLC,
|
|
626
650
|
0,
|
|
627
651
|
[_MCR, _MAR],
|
|
628
|
-
[() =>
|
|
652
|
+
[() => MaxCountRule$, () => MaxAgeRule$]
|
|
629
653
|
];
|
|
630
|
-
exports.
|
|
654
|
+
exports.ApplicationVersionLifecycleConfig$ = ApplicationVersionLifecycleConfig$;
|
|
655
|
+
const ApplyEnvironmentManagedActionRequest$ = [3, n0, _AEMAR,
|
|
631
656
|
0,
|
|
632
657
|
[_AI, _EN, _EI],
|
|
633
658
|
[0, 0, 0], 1
|
|
634
659
|
];
|
|
635
|
-
exports.
|
|
660
|
+
exports.ApplyEnvironmentManagedActionRequest$ = ApplyEnvironmentManagedActionRequest$;
|
|
661
|
+
const ApplyEnvironmentManagedActionResult$ = [3, n0, _AEMARp,
|
|
636
662
|
0,
|
|
637
663
|
[_AI, _ADc, _AT, _S],
|
|
638
664
|
[0, 0, 0, 0]
|
|
639
665
|
];
|
|
640
|
-
exports.
|
|
666
|
+
exports.ApplyEnvironmentManagedActionResult$ = ApplyEnvironmentManagedActionResult$;
|
|
667
|
+
const AssociateEnvironmentOperationsRoleMessage$ = [3, n0, _AEORM,
|
|
641
668
|
0,
|
|
642
669
|
[_EN, _OR],
|
|
643
670
|
[0, 0], 2
|
|
644
671
|
];
|
|
645
|
-
exports.
|
|
672
|
+
exports.AssociateEnvironmentOperationsRoleMessage$ = AssociateEnvironmentOperationsRoleMessage$;
|
|
673
|
+
const AutoScalingGroup$ = [3, n0, _ASG,
|
|
646
674
|
0,
|
|
647
675
|
[_N],
|
|
648
676
|
[0]
|
|
649
677
|
];
|
|
650
|
-
exports.
|
|
678
|
+
exports.AutoScalingGroup$ = AutoScalingGroup$;
|
|
679
|
+
const BuildConfiguration$ = [3, n0, _BC,
|
|
651
680
|
0,
|
|
652
681
|
[_CBSR, _I, _ANr, _CTo, _TIM],
|
|
653
682
|
[0, 0, 0, 0, 1], 2
|
|
654
683
|
];
|
|
655
|
-
exports.
|
|
684
|
+
exports.BuildConfiguration$ = BuildConfiguration$;
|
|
685
|
+
const Builder$ = [3, n0, _B,
|
|
656
686
|
0,
|
|
657
687
|
[_ARN],
|
|
658
688
|
[0]
|
|
659
689
|
];
|
|
660
|
-
exports.
|
|
690
|
+
exports.Builder$ = Builder$;
|
|
691
|
+
const CheckDNSAvailabilityMessage$ = [3, n0, _CDNSAM,
|
|
661
692
|
0,
|
|
662
693
|
[_CNAMEP],
|
|
663
694
|
[0], 1
|
|
664
695
|
];
|
|
665
|
-
exports.
|
|
696
|
+
exports.CheckDNSAvailabilityMessage$ = CheckDNSAvailabilityMessage$;
|
|
697
|
+
const CheckDNSAvailabilityResultMessage$ = [3, n0, _CDNSARM,
|
|
666
698
|
0,
|
|
667
699
|
[_Av, _FQCNAME],
|
|
668
700
|
[2, 0]
|
|
669
701
|
];
|
|
670
|
-
exports.
|
|
702
|
+
exports.CheckDNSAvailabilityResultMessage$ = CheckDNSAvailabilityResultMessage$;
|
|
703
|
+
const ComposeEnvironmentsMessage$ = [3, n0, _CEM,
|
|
671
704
|
0,
|
|
672
705
|
[_AN, _GN, _VLe],
|
|
673
706
|
[0, 0, 64 | 0]
|
|
674
707
|
];
|
|
675
|
-
exports.
|
|
708
|
+
exports.ComposeEnvironmentsMessage$ = ComposeEnvironmentsMessage$;
|
|
709
|
+
const ConfigurationOptionDescription$ = [3, n0, _COD,
|
|
676
710
|
0,
|
|
677
711
|
[_Na, _N, _DV, _CS, _UD, _VT, _VO, _MV, _MVa, _ML, _R],
|
|
678
|
-
[0, 0, 0, 0, 2, 0, 64 | 0, 1, 1, 1, () =>
|
|
712
|
+
[0, 0, 0, 0, 2, 0, 64 | 0, 1, 1, 1, () => OptionRestrictionRegex$]
|
|
679
713
|
];
|
|
680
|
-
exports.
|
|
714
|
+
exports.ConfigurationOptionDescription$ = ConfigurationOptionDescription$;
|
|
715
|
+
const ConfigurationOptionsDescription$ = [3, n0, _CODo,
|
|
681
716
|
0,
|
|
682
717
|
[_SSN, _PA, _O],
|
|
683
718
|
[0, 0, () => ConfigurationOptionDescriptionsList]
|
|
684
719
|
];
|
|
685
|
-
exports.
|
|
720
|
+
exports.ConfigurationOptionsDescription$ = ConfigurationOptionsDescription$;
|
|
721
|
+
const ConfigurationOptionSetting$ = [3, n0, _COS,
|
|
686
722
|
0,
|
|
687
723
|
[_RN, _Na, _ON, _Va],
|
|
688
724
|
[0, 0, 0, 0]
|
|
689
725
|
];
|
|
690
|
-
exports.
|
|
726
|
+
exports.ConfigurationOptionSetting$ = ConfigurationOptionSetting$;
|
|
727
|
+
const ConfigurationSettingsDescription$ = [3, n0, _CSD,
|
|
691
728
|
0,
|
|
692
729
|
[_SSN, _PA, _AN, _TN, _D, _EN, _DS, _DC, _DU, _OS],
|
|
693
730
|
[0, 0, 0, 0, 0, 0, 0, 4, 4, () => ConfigurationOptionSettingsList]
|
|
694
731
|
];
|
|
695
|
-
exports.
|
|
732
|
+
exports.ConfigurationSettingsDescription$ = ConfigurationSettingsDescription$;
|
|
733
|
+
const ConfigurationSettingsDescriptions$ = [3, n0, _CSDo,
|
|
696
734
|
0,
|
|
697
735
|
[_CSo],
|
|
698
736
|
[() => ConfigurationSettingsDescriptionList]
|
|
699
737
|
];
|
|
700
|
-
exports.
|
|
738
|
+
exports.ConfigurationSettingsDescriptions$ = ConfigurationSettingsDescriptions$;
|
|
739
|
+
const ConfigurationSettingsValidationMessages$ = [3, n0, _CSVM,
|
|
701
740
|
0,
|
|
702
741
|
[_M],
|
|
703
742
|
[() => ValidationMessagesList]
|
|
704
743
|
];
|
|
705
|
-
exports.
|
|
744
|
+
exports.ConfigurationSettingsValidationMessages$ = ConfigurationSettingsValidationMessages$;
|
|
745
|
+
const CPUUtilization$ = [3, n0, _CPUU,
|
|
706
746
|
0,
|
|
707
747
|
[_U, _Ni, _Sy, _Id, _IOW, _IRQ, _SIRQ, _P],
|
|
708
748
|
[1, 1, 1, 1, 1, 1, 1, 1]
|
|
709
749
|
];
|
|
710
|
-
exports.
|
|
750
|
+
exports.CPUUtilization$ = CPUUtilization$;
|
|
751
|
+
const CreateApplicationMessage$ = [3, n0, _CAM,
|
|
711
752
|
0,
|
|
712
753
|
[_AN, _D, _RLC, _T],
|
|
713
|
-
[0, 0, () =>
|
|
754
|
+
[0, 0, () => ApplicationResourceLifecycleConfig$, () => Tags], 1
|
|
714
755
|
];
|
|
715
|
-
exports.
|
|
756
|
+
exports.CreateApplicationMessage$ = CreateApplicationMessage$;
|
|
757
|
+
const CreateApplicationVersionMessage$ = [3, n0, _CAVM,
|
|
716
758
|
0,
|
|
717
759
|
[_AN, _VL, _D, _SBI, _SB, _BC, _ACA, _Pr, _T],
|
|
718
|
-
[0, 0, 0, () =>
|
|
760
|
+
[0, 0, 0, () => SourceBuildInformation$, () => S3Location$, () => BuildConfiguration$, 2, 2, () => Tags], 2
|
|
719
761
|
];
|
|
720
|
-
exports.
|
|
762
|
+
exports.CreateApplicationVersionMessage$ = CreateApplicationVersionMessage$;
|
|
763
|
+
const CreateConfigurationTemplateMessage$ = [3, n0, _CCTM,
|
|
721
764
|
0,
|
|
722
765
|
[_AN, _TN, _SSN, _PA, _SCo, _EI, _D, _OS, _T],
|
|
723
|
-
[0, 0, 0, 0, () =>
|
|
766
|
+
[0, 0, 0, 0, () => SourceConfiguration$, 0, 0, () => ConfigurationOptionSettingsList, () => Tags], 2
|
|
724
767
|
];
|
|
725
|
-
exports.
|
|
768
|
+
exports.CreateConfigurationTemplateMessage$ = CreateConfigurationTemplateMessage$;
|
|
769
|
+
const CreateEnvironmentMessage$ = [3, n0, _CEMr,
|
|
726
770
|
0,
|
|
727
771
|
[_AN, _EN, _GN, _D, _CNAMEP, _Ti, _T, _VL, _TN, _SSN, _PA, _OS, _OTR, _OR],
|
|
728
|
-
[0, 0, 0, 0, 0, () =>
|
|
772
|
+
[0, 0, 0, 0, 0, () => EnvironmentTier$, () => Tags, 0, 0, 0, 0, () => ConfigurationOptionSettingsList, () => OptionsSpecifierList, 0], 1
|
|
729
773
|
];
|
|
730
|
-
exports.
|
|
774
|
+
exports.CreateEnvironmentMessage$ = CreateEnvironmentMessage$;
|
|
775
|
+
const CreatePlatformVersionRequest$ = [3, n0, _CPVR,
|
|
731
776
|
0,
|
|
732
777
|
[_PN, _PV, _PDB, _EN, _OS, _T],
|
|
733
|
-
[0, 0, () =>
|
|
778
|
+
[0, 0, () => S3Location$, 0, () => ConfigurationOptionSettingsList, () => Tags], 3
|
|
734
779
|
];
|
|
735
|
-
exports.
|
|
780
|
+
exports.CreatePlatformVersionRequest$ = CreatePlatformVersionRequest$;
|
|
781
|
+
const CreatePlatformVersionResult$ = [3, n0, _CPVRr,
|
|
736
782
|
0,
|
|
737
783
|
[_PS, _B],
|
|
738
|
-
[() =>
|
|
784
|
+
[() => PlatformSummary$, () => Builder$]
|
|
739
785
|
];
|
|
740
|
-
exports.
|
|
786
|
+
exports.CreatePlatformVersionResult$ = CreatePlatformVersionResult$;
|
|
787
|
+
const CreateStorageLocationResultMessage$ = [3, n0, _CSLRM,
|
|
741
788
|
0,
|
|
742
789
|
[_SBu],
|
|
743
790
|
[0]
|
|
744
791
|
];
|
|
745
|
-
exports.
|
|
792
|
+
exports.CreateStorageLocationResultMessage$ = CreateStorageLocationResultMessage$;
|
|
793
|
+
const CustomAmi$ = [3, n0, _CA,
|
|
746
794
|
0,
|
|
747
795
|
[_VTi, _II],
|
|
748
796
|
[0, 0]
|
|
749
797
|
];
|
|
750
|
-
exports.
|
|
798
|
+
exports.CustomAmi$ = CustomAmi$;
|
|
799
|
+
const DeleteApplicationMessage$ = [3, n0, _DAM,
|
|
751
800
|
0,
|
|
752
801
|
[_AN, _TEBF],
|
|
753
802
|
[0, 2], 1
|
|
754
803
|
];
|
|
755
|
-
exports.
|
|
804
|
+
exports.DeleteApplicationMessage$ = DeleteApplicationMessage$;
|
|
805
|
+
const DeleteApplicationVersionMessage$ = [3, n0, _DAVM,
|
|
756
806
|
0,
|
|
757
807
|
[_AN, _VL, _DSB],
|
|
758
808
|
[0, 0, 2], 2
|
|
759
809
|
];
|
|
760
|
-
exports.
|
|
810
|
+
exports.DeleteApplicationVersionMessage$ = DeleteApplicationVersionMessage$;
|
|
811
|
+
const DeleteConfigurationTemplateMessage$ = [3, n0, _DCTM,
|
|
761
812
|
0,
|
|
762
813
|
[_AN, _TN],
|
|
763
814
|
[0, 0], 2
|
|
764
815
|
];
|
|
765
|
-
exports.
|
|
816
|
+
exports.DeleteConfigurationTemplateMessage$ = DeleteConfigurationTemplateMessage$;
|
|
817
|
+
const DeleteEnvironmentConfigurationMessage$ = [3, n0, _DECM,
|
|
766
818
|
0,
|
|
767
819
|
[_AN, _EN],
|
|
768
820
|
[0, 0], 2
|
|
769
821
|
];
|
|
770
|
-
exports.
|
|
822
|
+
exports.DeleteEnvironmentConfigurationMessage$ = DeleteEnvironmentConfigurationMessage$;
|
|
823
|
+
const DeletePlatformVersionRequest$ = [3, n0, _DPVR,
|
|
771
824
|
0,
|
|
772
825
|
[_PA],
|
|
773
826
|
[0]
|
|
774
827
|
];
|
|
775
|
-
exports.
|
|
828
|
+
exports.DeletePlatformVersionRequest$ = DeletePlatformVersionRequest$;
|
|
829
|
+
const DeletePlatformVersionResult$ = [3, n0, _DPVRe,
|
|
776
830
|
0,
|
|
777
831
|
[_PS],
|
|
778
|
-
[() =>
|
|
832
|
+
[() => PlatformSummary$]
|
|
779
833
|
];
|
|
780
|
-
exports.
|
|
834
|
+
exports.DeletePlatformVersionResult$ = DeletePlatformVersionResult$;
|
|
835
|
+
const Deployment$ = [3, n0, _De,
|
|
781
836
|
0,
|
|
782
837
|
[_VL, _DI, _S, _DT],
|
|
783
838
|
[0, 1, 0, 4]
|
|
784
839
|
];
|
|
785
|
-
exports.
|
|
840
|
+
exports.Deployment$ = Deployment$;
|
|
841
|
+
const DescribeAccountAttributesResult$ = [3, n0, _DAAR,
|
|
786
842
|
0,
|
|
787
843
|
[_RQ],
|
|
788
|
-
[() =>
|
|
844
|
+
[() => ResourceQuotas$]
|
|
789
845
|
];
|
|
790
|
-
exports.
|
|
846
|
+
exports.DescribeAccountAttributesResult$ = DescribeAccountAttributesResult$;
|
|
847
|
+
const DescribeApplicationsMessage$ = [3, n0, _DAMe,
|
|
791
848
|
0,
|
|
792
849
|
[_ANp],
|
|
793
850
|
[64 | 0]
|
|
794
851
|
];
|
|
795
|
-
exports.
|
|
852
|
+
exports.DescribeApplicationsMessage$ = DescribeApplicationsMessage$;
|
|
853
|
+
const DescribeApplicationVersionsMessage$ = [3, n0, _DAVMe,
|
|
796
854
|
0,
|
|
797
855
|
[_AN, _VLe, _MR, _NT],
|
|
798
856
|
[0, 64 | 0, 1, 0]
|
|
799
857
|
];
|
|
800
|
-
exports.
|
|
858
|
+
exports.DescribeApplicationVersionsMessage$ = DescribeApplicationVersionsMessage$;
|
|
859
|
+
const DescribeConfigurationOptionsMessage$ = [3, n0, _DCOM,
|
|
801
860
|
0,
|
|
802
861
|
[_AN, _TN, _EN, _SSN, _PA, _O],
|
|
803
862
|
[0, 0, 0, 0, 0, () => OptionsSpecifierList]
|
|
804
863
|
];
|
|
805
|
-
exports.
|
|
864
|
+
exports.DescribeConfigurationOptionsMessage$ = DescribeConfigurationOptionsMessage$;
|
|
865
|
+
const DescribeConfigurationSettingsMessage$ = [3, n0, _DCSM,
|
|
806
866
|
0,
|
|
807
867
|
[_AN, _TN, _EN],
|
|
808
868
|
[0, 0, 0], 1
|
|
809
869
|
];
|
|
810
|
-
exports.
|
|
870
|
+
exports.DescribeConfigurationSettingsMessage$ = DescribeConfigurationSettingsMessage$;
|
|
871
|
+
const DescribeEnvironmentHealthRequest$ = [3, n0, _DEHR,
|
|
811
872
|
0,
|
|
812
873
|
[_EN, _EI, _ANt],
|
|
813
874
|
[0, 0, 64 | 0]
|
|
814
875
|
];
|
|
815
|
-
exports.
|
|
876
|
+
exports.DescribeEnvironmentHealthRequest$ = DescribeEnvironmentHealthRequest$;
|
|
877
|
+
const DescribeEnvironmentHealthResult$ = [3, n0, _DEHRe,
|
|
816
878
|
0,
|
|
817
879
|
[_EN, _HS, _S, _C, _Ca, _AM, _IH, _RA],
|
|
818
|
-
[0, 0, 0, 0, 64 | 0, () =>
|
|
880
|
+
[0, 0, 0, 0, 64 | 0, () => ApplicationMetrics$, () => InstanceHealthSummary$, 4]
|
|
819
881
|
];
|
|
820
|
-
exports.
|
|
882
|
+
exports.DescribeEnvironmentHealthResult$ = DescribeEnvironmentHealthResult$;
|
|
883
|
+
const DescribeEnvironmentManagedActionHistoryRequest$ = [3, n0, _DEMAHR,
|
|
821
884
|
0,
|
|
822
885
|
[_EI, _EN, _NT, _MI],
|
|
823
886
|
[0, 0, 0, 1]
|
|
824
887
|
];
|
|
825
|
-
exports.
|
|
888
|
+
exports.DescribeEnvironmentManagedActionHistoryRequest$ = DescribeEnvironmentManagedActionHistoryRequest$;
|
|
889
|
+
const DescribeEnvironmentManagedActionHistoryResult$ = [3, n0, _DEMAHRe,
|
|
826
890
|
0,
|
|
827
891
|
[_MAHI, _NT],
|
|
828
892
|
[() => ManagedActionHistoryItems, 0]
|
|
829
893
|
];
|
|
830
|
-
exports.
|
|
894
|
+
exports.DescribeEnvironmentManagedActionHistoryResult$ = DescribeEnvironmentManagedActionHistoryResult$;
|
|
895
|
+
const DescribeEnvironmentManagedActionsRequest$ = [3, n0, _DEMAR,
|
|
831
896
|
0,
|
|
832
897
|
[_EN, _EI, _S],
|
|
833
898
|
[0, 0, 0]
|
|
834
899
|
];
|
|
835
|
-
exports.
|
|
900
|
+
exports.DescribeEnvironmentManagedActionsRequest$ = DescribeEnvironmentManagedActionsRequest$;
|
|
901
|
+
const DescribeEnvironmentManagedActionsResult$ = [3, n0, _DEMARe,
|
|
836
902
|
0,
|
|
837
903
|
[_MA],
|
|
838
904
|
[() => ManagedActions]
|
|
839
905
|
];
|
|
840
|
-
exports.
|
|
906
|
+
exports.DescribeEnvironmentManagedActionsResult$ = DescribeEnvironmentManagedActionsResult$;
|
|
907
|
+
const DescribeEnvironmentResourcesMessage$ = [3, n0, _DERM,
|
|
841
908
|
0,
|
|
842
909
|
[_EI, _EN],
|
|
843
910
|
[0, 0]
|
|
844
911
|
];
|
|
845
|
-
exports.
|
|
912
|
+
exports.DescribeEnvironmentResourcesMessage$ = DescribeEnvironmentResourcesMessage$;
|
|
913
|
+
const DescribeEnvironmentsMessage$ = [3, n0, _DEM,
|
|
846
914
|
0,
|
|
847
915
|
[_AN, _VL, _EIn, _ENn, _ID, _IDBT, _MR, _NT],
|
|
848
916
|
[0, 0, 64 | 0, 64 | 0, 2, 4, 1, 0]
|
|
849
917
|
];
|
|
850
|
-
exports.
|
|
918
|
+
exports.DescribeEnvironmentsMessage$ = DescribeEnvironmentsMessage$;
|
|
919
|
+
const DescribeEventsMessage$ = [3, n0, _DEMe,
|
|
851
920
|
0,
|
|
852
921
|
[_AN, _VL, _TN, _EI, _EN, _PA, _RI, _Se, _ST, _ET, _MR, _NT],
|
|
853
922
|
[0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 1, 0]
|
|
854
923
|
];
|
|
855
|
-
exports.
|
|
924
|
+
exports.DescribeEventsMessage$ = DescribeEventsMessage$;
|
|
925
|
+
const DescribeInstancesHealthRequest$ = [3, n0, _DIHR,
|
|
856
926
|
0,
|
|
857
927
|
[_EN, _EI, _ANt, _NT],
|
|
858
928
|
[0, 0, 64 | 0, 0]
|
|
859
929
|
];
|
|
860
|
-
exports.
|
|
930
|
+
exports.DescribeInstancesHealthRequest$ = DescribeInstancesHealthRequest$;
|
|
931
|
+
const DescribeInstancesHealthResult$ = [3, n0, _DIHRe,
|
|
861
932
|
0,
|
|
862
933
|
[_IHL, _RA, _NT],
|
|
863
934
|
[() => InstanceHealthList, 4, 0]
|
|
864
935
|
];
|
|
865
|
-
exports.
|
|
936
|
+
exports.DescribeInstancesHealthResult$ = DescribeInstancesHealthResult$;
|
|
937
|
+
const DescribePlatformVersionRequest$ = [3, n0, _DPVRes,
|
|
866
938
|
0,
|
|
867
939
|
[_PA],
|
|
868
940
|
[0]
|
|
869
941
|
];
|
|
870
|
-
exports.
|
|
942
|
+
exports.DescribePlatformVersionRequest$ = DescribePlatformVersionRequest$;
|
|
943
|
+
const DescribePlatformVersionResult$ = [3, n0, _DPVResc,
|
|
871
944
|
0,
|
|
872
945
|
[_PD],
|
|
873
|
-
[() =>
|
|
946
|
+
[() => PlatformDescription$]
|
|
874
947
|
];
|
|
875
|
-
exports.
|
|
948
|
+
exports.DescribePlatformVersionResult$ = DescribePlatformVersionResult$;
|
|
949
|
+
const DisassociateEnvironmentOperationsRoleMessage$ = [3, n0, _DEORM,
|
|
876
950
|
0,
|
|
877
951
|
[_EN],
|
|
878
952
|
[0], 1
|
|
879
953
|
];
|
|
880
|
-
exports.
|
|
954
|
+
exports.DisassociateEnvironmentOperationsRoleMessage$ = DisassociateEnvironmentOperationsRoleMessage$;
|
|
955
|
+
const EnvironmentDescription$ = [3, n0, _ED,
|
|
881
956
|
0,
|
|
882
957
|
[_EN, _EI, _AN, _VL, _SSN, _PA, _TN, _D, _EURL, _CNAME, _DC, _DU, _S, _AOIP, _H, _HS, _Re, _Ti, _EL, _EA, _OR],
|
|
883
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 2, 0, 0, () =>
|
|
958
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 2, 0, 0, () => EnvironmentResourcesDescription$, () => EnvironmentTier$, () => EnvironmentLinks, 0, 0]
|
|
884
959
|
];
|
|
885
|
-
exports.
|
|
960
|
+
exports.EnvironmentDescription$ = EnvironmentDescription$;
|
|
961
|
+
const EnvironmentDescriptionsMessage$ = [3, n0, _EDM,
|
|
886
962
|
0,
|
|
887
963
|
[_E, _NT],
|
|
888
964
|
[() => EnvironmentDescriptionsList, 0]
|
|
889
965
|
];
|
|
890
|
-
exports.
|
|
966
|
+
exports.EnvironmentDescriptionsMessage$ = EnvironmentDescriptionsMessage$;
|
|
967
|
+
const EnvironmentInfoDescription$ = [3, n0, _EID,
|
|
891
968
|
0,
|
|
892
969
|
[_IT, _EII, _STa, _Me],
|
|
893
970
|
[0, 0, 4, 0]
|
|
894
971
|
];
|
|
895
|
-
exports.
|
|
972
|
+
exports.EnvironmentInfoDescription$ = EnvironmentInfoDescription$;
|
|
973
|
+
const EnvironmentLink$ = [3, n0, _ELn,
|
|
896
974
|
0,
|
|
897
975
|
[_LN, _EN],
|
|
898
976
|
[0, 0]
|
|
899
977
|
];
|
|
900
|
-
exports.
|
|
978
|
+
exports.EnvironmentLink$ = EnvironmentLink$;
|
|
979
|
+
const EnvironmentResourceDescription$ = [3, n0, _ERD,
|
|
901
980
|
0,
|
|
902
981
|
[_EN, _ASGu, _In, _LC, _LT, _LB, _Tr, _Q],
|
|
903
982
|
[0, () => AutoScalingGroupList, () => InstanceList, () => LaunchConfigurationList, () => LaunchTemplateList, () => LoadBalancerList, () => TriggerList, () => QueueList]
|
|
904
983
|
];
|
|
905
|
-
exports.
|
|
984
|
+
exports.EnvironmentResourceDescription$ = EnvironmentResourceDescription$;
|
|
985
|
+
const EnvironmentResourceDescriptionsMessage$ = [3, n0, _ERDM,
|
|
906
986
|
0,
|
|
907
987
|
[_ER],
|
|
908
|
-
[() =>
|
|
988
|
+
[() => EnvironmentResourceDescription$]
|
|
909
989
|
];
|
|
910
|
-
exports.
|
|
990
|
+
exports.EnvironmentResourceDescriptionsMessage$ = EnvironmentResourceDescriptionsMessage$;
|
|
991
|
+
const EnvironmentResourcesDescription$ = [3, n0, _ERDn,
|
|
911
992
|
0,
|
|
912
993
|
[_LBo],
|
|
913
|
-
[() =>
|
|
994
|
+
[() => LoadBalancerDescription$]
|
|
914
995
|
];
|
|
915
|
-
exports.
|
|
996
|
+
exports.EnvironmentResourcesDescription$ = EnvironmentResourcesDescription$;
|
|
997
|
+
const EnvironmentTier$ = [3, n0, _ETn,
|
|
916
998
|
0,
|
|
917
999
|
[_N, _Ty, _Ve],
|
|
918
1000
|
[0, 0, 0]
|
|
919
1001
|
];
|
|
920
|
-
exports.
|
|
1002
|
+
exports.EnvironmentTier$ = EnvironmentTier$;
|
|
1003
|
+
const EventDescription$ = [3, n0, _EDv,
|
|
921
1004
|
0,
|
|
922
1005
|
[_EDve, _Me, _AN, _VL, _TN, _EN, _PA, _RI, _Se],
|
|
923
1006
|
[4, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
924
1007
|
];
|
|
925
|
-
exports.
|
|
1008
|
+
exports.EventDescription$ = EventDescription$;
|
|
1009
|
+
const EventDescriptionsMessage$ = [3, n0, _EDMv,
|
|
926
1010
|
0,
|
|
927
1011
|
[_Ev, _NT],
|
|
928
1012
|
[() => EventDescriptionList, 0]
|
|
929
1013
|
];
|
|
930
|
-
exports.
|
|
1014
|
+
exports.EventDescriptionsMessage$ = EventDescriptionsMessage$;
|
|
1015
|
+
const Instance$ = [3, n0, _Ins,
|
|
931
1016
|
0,
|
|
932
1017
|
[_Id_],
|
|
933
1018
|
[0]
|
|
934
1019
|
];
|
|
935
|
-
exports.
|
|
1020
|
+
exports.Instance$ = Instance$;
|
|
1021
|
+
const InstanceHealthSummary$ = [3, n0, _IHS,
|
|
936
1022
|
0,
|
|
937
1023
|
[_ND, _Un, _Pe, _Ok, _Inf, _W, _Deg, _Sev],
|
|
938
1024
|
[1, 1, 1, 1, 1, 1, 1, 1]
|
|
939
1025
|
];
|
|
940
|
-
exports.
|
|
1026
|
+
exports.InstanceHealthSummary$ = InstanceHealthSummary$;
|
|
1027
|
+
const Latency$ = [3, n0, _L,
|
|
941
1028
|
0,
|
|
942
1029
|
[_P_, _P__, _P___, _P____, _P_____, _P______, _P_______, _P________],
|
|
943
1030
|
[1, 1, 1, 1, 1, 1, 1, 1]
|
|
944
1031
|
];
|
|
945
|
-
exports.
|
|
1032
|
+
exports.Latency$ = Latency$;
|
|
1033
|
+
const LaunchConfiguration$ = [3, n0, _LCa,
|
|
946
1034
|
0,
|
|
947
1035
|
[_N],
|
|
948
1036
|
[0]
|
|
949
1037
|
];
|
|
950
|
-
exports.
|
|
1038
|
+
exports.LaunchConfiguration$ = LaunchConfiguration$;
|
|
1039
|
+
const LaunchTemplate$ = [3, n0, _LTa,
|
|
951
1040
|
0,
|
|
952
1041
|
[_Id_],
|
|
953
1042
|
[0]
|
|
954
1043
|
];
|
|
955
|
-
exports.
|
|
1044
|
+
exports.LaunchTemplate$ = LaunchTemplate$;
|
|
1045
|
+
const ListAvailableSolutionStacksResultMessage$ = [3, n0, _LASSRM,
|
|
956
1046
|
0,
|
|
957
1047
|
[_SS, _SSD],
|
|
958
1048
|
[64 | 0, () => AvailableSolutionStackDetailsList]
|
|
959
1049
|
];
|
|
960
|
-
exports.
|
|
1050
|
+
exports.ListAvailableSolutionStacksResultMessage$ = ListAvailableSolutionStacksResultMessage$;
|
|
1051
|
+
const Listener$ = [3, n0, _Li,
|
|
961
1052
|
0,
|
|
962
1053
|
[_Pro, _Po],
|
|
963
1054
|
[0, 1]
|
|
964
1055
|
];
|
|
965
|
-
exports.
|
|
1056
|
+
exports.Listener$ = Listener$;
|
|
1057
|
+
const ListPlatformBranchesRequest$ = [3, n0, _LPBR,
|
|
966
1058
|
0,
|
|
967
1059
|
[_F, _MR, _NT],
|
|
968
1060
|
[() => SearchFilters, 1, 0]
|
|
969
1061
|
];
|
|
970
|
-
exports.
|
|
1062
|
+
exports.ListPlatformBranchesRequest$ = ListPlatformBranchesRequest$;
|
|
1063
|
+
const ListPlatformBranchesResult$ = [3, n0, _LPBRi,
|
|
971
1064
|
0,
|
|
972
1065
|
[_PBSL, _NT],
|
|
973
1066
|
[() => PlatformBranchSummaryList, 0]
|
|
974
1067
|
];
|
|
975
|
-
exports.
|
|
1068
|
+
exports.ListPlatformBranchesResult$ = ListPlatformBranchesResult$;
|
|
1069
|
+
const ListPlatformVersionsRequest$ = [3, n0, _LPVR,
|
|
976
1070
|
0,
|
|
977
1071
|
[_F, _MR, _NT],
|
|
978
1072
|
[() => PlatformFilters, 1, 0]
|
|
979
1073
|
];
|
|
980
|
-
exports.
|
|
1074
|
+
exports.ListPlatformVersionsRequest$ = ListPlatformVersionsRequest$;
|
|
1075
|
+
const ListPlatformVersionsResult$ = [3, n0, _LPVRi,
|
|
981
1076
|
0,
|
|
982
1077
|
[_PSL, _NT],
|
|
983
1078
|
[() => PlatformSummaryList, 0]
|
|
984
1079
|
];
|
|
985
|
-
exports.
|
|
1080
|
+
exports.ListPlatformVersionsResult$ = ListPlatformVersionsResult$;
|
|
1081
|
+
const ListTagsForResourceMessage$ = [3, n0, _LTFRM,
|
|
986
1082
|
0,
|
|
987
1083
|
[_RAe],
|
|
988
1084
|
[0], 1
|
|
989
1085
|
];
|
|
990
|
-
exports.
|
|
1086
|
+
exports.ListTagsForResourceMessage$ = ListTagsForResourceMessage$;
|
|
1087
|
+
const LoadBalancer$ = [3, n0, _LBo,
|
|
991
1088
|
0,
|
|
992
1089
|
[_N],
|
|
993
1090
|
[0]
|
|
994
1091
|
];
|
|
995
|
-
exports.
|
|
1092
|
+
exports.LoadBalancer$ = LoadBalancer$;
|
|
1093
|
+
const LoadBalancerDescription$ = [3, n0, _LBD,
|
|
996
1094
|
0,
|
|
997
1095
|
[_LBN, _Do, _Lis],
|
|
998
1096
|
[0, 0, () => LoadBalancerListenersDescription]
|
|
999
1097
|
];
|
|
1000
|
-
exports.
|
|
1098
|
+
exports.LoadBalancerDescription$ = LoadBalancerDescription$;
|
|
1099
|
+
const ManagedAction$ = [3, n0, _MAa,
|
|
1001
1100
|
0,
|
|
1002
1101
|
[_AI, _ADc, _AT, _S, _WST],
|
|
1003
1102
|
[0, 0, 0, 0, 4]
|
|
1004
1103
|
];
|
|
1005
|
-
exports.
|
|
1104
|
+
exports.ManagedAction$ = ManagedAction$;
|
|
1105
|
+
const ManagedActionHistoryItem$ = [3, n0, _MAHIa,
|
|
1006
1106
|
0,
|
|
1007
1107
|
[_AI, _AT, _ADc, _FT, _S, _FD, _ETx, _FTi],
|
|
1008
1108
|
[0, 0, 0, 0, 0, 0, 4, 4]
|
|
1009
1109
|
];
|
|
1010
|
-
exports.
|
|
1110
|
+
exports.ManagedActionHistoryItem$ = ManagedActionHistoryItem$;
|
|
1111
|
+
const MaxAgeRule$ = [3, n0, _MAR,
|
|
1011
1112
|
0,
|
|
1012
1113
|
[_En, _MAID, _DSFS],
|
|
1013
1114
|
[2, 1, 2], 1
|
|
1014
1115
|
];
|
|
1015
|
-
exports.
|
|
1116
|
+
exports.MaxAgeRule$ = MaxAgeRule$;
|
|
1117
|
+
const MaxCountRule$ = [3, n0, _MCR,
|
|
1016
1118
|
0,
|
|
1017
1119
|
[_En, _MC, _DSFS],
|
|
1018
1120
|
[2, 1, 2], 1
|
|
1019
1121
|
];
|
|
1020
|
-
exports.
|
|
1122
|
+
exports.MaxCountRule$ = MaxCountRule$;
|
|
1123
|
+
const OptionRestrictionRegex$ = [3, n0, _ORR,
|
|
1021
1124
|
0,
|
|
1022
1125
|
[_Pa, _La],
|
|
1023
1126
|
[0, 0]
|
|
1024
1127
|
];
|
|
1025
|
-
exports.
|
|
1128
|
+
exports.OptionRestrictionRegex$ = OptionRestrictionRegex$;
|
|
1129
|
+
const OptionSpecification$ = [3, n0, _OSp,
|
|
1026
1130
|
0,
|
|
1027
1131
|
[_RN, _Na, _ON],
|
|
1028
1132
|
[0, 0, 0]
|
|
1029
1133
|
];
|
|
1030
|
-
exports.
|
|
1134
|
+
exports.OptionSpecification$ = OptionSpecification$;
|
|
1135
|
+
const PlatformBranchSummary$ = [3, n0, _PBS,
|
|
1031
1136
|
0,
|
|
1032
1137
|
[_PN, _BN, _LS, _BO, _STL],
|
|
1033
1138
|
[0, 0, 0, 1, 64 | 0]
|
|
1034
1139
|
];
|
|
1035
|
-
exports.
|
|
1140
|
+
exports.PlatformBranchSummary$ = PlatformBranchSummary$;
|
|
1141
|
+
const PlatformDescription$ = [3, n0, _PD,
|
|
1036
1142
|
0,
|
|
1037
1143
|
[_PA, _PO, _PN, _PV, _SSN, _PSl, _DC, _DU, _PC, _D, _Ma, _OSN, _OSV, _PL, _Fr, _CAL, _STL, _SAL, _PLS, _PBN, _PBLS],
|
|
1038
1144
|
[0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, () => PlatformProgrammingLanguages, () => PlatformFrameworks, () => CustomAmiList, 64 | 0, 64 | 0, 0, 0, 0]
|
|
1039
1145
|
];
|
|
1040
|
-
exports.
|
|
1146
|
+
exports.PlatformDescription$ = PlatformDescription$;
|
|
1147
|
+
const PlatformFilter$ = [3, n0, _PF,
|
|
1041
1148
|
0,
|
|
1042
1149
|
[_Ty, _Op, _Val],
|
|
1043
1150
|
[0, 0, 64 | 0]
|
|
1044
1151
|
];
|
|
1045
|
-
exports.
|
|
1152
|
+
exports.PlatformFilter$ = PlatformFilter$;
|
|
1153
|
+
const PlatformFramework$ = [3, n0, _PFl,
|
|
1046
1154
|
0,
|
|
1047
1155
|
[_N, _Ve],
|
|
1048
1156
|
[0, 0]
|
|
1049
1157
|
];
|
|
1050
|
-
exports.
|
|
1158
|
+
exports.PlatformFramework$ = PlatformFramework$;
|
|
1159
|
+
const PlatformProgrammingLanguage$ = [3, n0, _PPL,
|
|
1051
1160
|
0,
|
|
1052
1161
|
[_N, _Ve],
|
|
1053
1162
|
[0, 0]
|
|
1054
1163
|
];
|
|
1055
|
-
exports.
|
|
1164
|
+
exports.PlatformProgrammingLanguage$ = PlatformProgrammingLanguage$;
|
|
1165
|
+
const PlatformSummary$ = [3, n0, _PS,
|
|
1056
1166
|
0,
|
|
1057
1167
|
[_PA, _PO, _PSl, _PC, _OSN, _OSV, _STL, _SAL, _PLS, _PV, _PBN, _PBLS],
|
|
1058
1168
|
[0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 0, 0, 0]
|
|
1059
1169
|
];
|
|
1060
|
-
exports.
|
|
1170
|
+
exports.PlatformSummary$ = PlatformSummary$;
|
|
1171
|
+
const Queue$ = [3, n0, _Qu,
|
|
1061
1172
|
0,
|
|
1062
1173
|
[_N, _URL],
|
|
1063
1174
|
[0, 0]
|
|
1064
1175
|
];
|
|
1065
|
-
exports.
|
|
1176
|
+
exports.Queue$ = Queue$;
|
|
1177
|
+
const RebuildEnvironmentMessage$ = [3, n0, _REM,
|
|
1066
1178
|
0,
|
|
1067
1179
|
[_EI, _EN],
|
|
1068
1180
|
[0, 0]
|
|
1069
1181
|
];
|
|
1070
|
-
exports.
|
|
1182
|
+
exports.RebuildEnvironmentMessage$ = RebuildEnvironmentMessage$;
|
|
1183
|
+
const RequestEnvironmentInfoMessage$ = [3, n0, _REIM,
|
|
1071
1184
|
0,
|
|
1072
1185
|
[_IT, _EI, _EN],
|
|
1073
1186
|
[0, 0, 0], 1
|
|
1074
1187
|
];
|
|
1075
|
-
exports.
|
|
1188
|
+
exports.RequestEnvironmentInfoMessage$ = RequestEnvironmentInfoMessage$;
|
|
1189
|
+
const ResourceQuota$ = [3, n0, _RQe,
|
|
1076
1190
|
0,
|
|
1077
1191
|
[_Max],
|
|
1078
1192
|
[1]
|
|
1079
1193
|
];
|
|
1080
|
-
exports.
|
|
1194
|
+
exports.ResourceQuota$ = ResourceQuota$;
|
|
1195
|
+
const ResourceQuotas$ = [3, n0, _RQ,
|
|
1081
1196
|
0,
|
|
1082
1197
|
[_AQ, _AVQ, _EQ, _CTQ, _CPQ],
|
|
1083
|
-
[() =>
|
|
1198
|
+
[() => ResourceQuota$, () => ResourceQuota$, () => ResourceQuota$, () => ResourceQuota$, () => ResourceQuota$]
|
|
1084
1199
|
];
|
|
1085
|
-
exports.
|
|
1200
|
+
exports.ResourceQuotas$ = ResourceQuotas$;
|
|
1201
|
+
const ResourceTagsDescriptionMessage$ = [3, n0, _RTDM,
|
|
1086
1202
|
0,
|
|
1087
1203
|
[_RAe, _RT],
|
|
1088
1204
|
[0, () => TagList]
|
|
1089
1205
|
];
|
|
1090
|
-
exports.
|
|
1206
|
+
exports.ResourceTagsDescriptionMessage$ = ResourceTagsDescriptionMessage$;
|
|
1207
|
+
const RestartAppServerMessage$ = [3, n0, _RASM,
|
|
1091
1208
|
0,
|
|
1092
1209
|
[_EI, _EN],
|
|
1093
1210
|
[0, 0]
|
|
1094
1211
|
];
|
|
1095
|
-
exports.
|
|
1212
|
+
exports.RestartAppServerMessage$ = RestartAppServerMessage$;
|
|
1213
|
+
const RetrieveEnvironmentInfoMessage$ = [3, n0, _REIMe,
|
|
1096
1214
|
0,
|
|
1097
1215
|
[_IT, _EI, _EN],
|
|
1098
1216
|
[0, 0, 0], 1
|
|
1099
1217
|
];
|
|
1100
|
-
exports.
|
|
1218
|
+
exports.RetrieveEnvironmentInfoMessage$ = RetrieveEnvironmentInfoMessage$;
|
|
1219
|
+
const RetrieveEnvironmentInfoResultMessage$ = [3, n0, _REIRM,
|
|
1101
1220
|
0,
|
|
1102
1221
|
[_EInv],
|
|
1103
1222
|
[() => EnvironmentInfoDescriptionList]
|
|
1104
1223
|
];
|
|
1105
|
-
exports.
|
|
1224
|
+
exports.RetrieveEnvironmentInfoResultMessage$ = RetrieveEnvironmentInfoResultMessage$;
|
|
1225
|
+
const S3Location$ = [3, n0, _SL,
|
|
1106
1226
|
0,
|
|
1107
1227
|
[_SBu, _SK],
|
|
1108
1228
|
[0, 0]
|
|
1109
1229
|
];
|
|
1110
|
-
exports.
|
|
1230
|
+
exports.S3Location$ = S3Location$;
|
|
1231
|
+
const SearchFilter$ = [3, n0, _SF,
|
|
1111
1232
|
0,
|
|
1112
1233
|
[_At, _Op, _Val],
|
|
1113
1234
|
[0, 0, 64 | 0]
|
|
1114
1235
|
];
|
|
1115
|
-
exports.
|
|
1236
|
+
exports.SearchFilter$ = SearchFilter$;
|
|
1237
|
+
const SingleInstanceHealth$ = [3, n0, _SIH,
|
|
1116
1238
|
0,
|
|
1117
1239
|
[_IIn, _HS, _C, _Ca, _LA, _AM, _Sy, _De, _AZ, _ITn],
|
|
1118
|
-
[0, 0, 0, 64 | 0, 4, () =>
|
|
1240
|
+
[0, 0, 0, 64 | 0, 4, () => ApplicationMetrics$, () => SystemStatus$, () => Deployment$, 0, 0]
|
|
1119
1241
|
];
|
|
1120
|
-
exports.
|
|
1242
|
+
exports.SingleInstanceHealth$ = SingleInstanceHealth$;
|
|
1243
|
+
const SolutionStackDescription$ = [3, n0, _SSDo,
|
|
1121
1244
|
0,
|
|
1122
1245
|
[_SSN, _PFT],
|
|
1123
1246
|
[0, 64 | 0]
|
|
1124
1247
|
];
|
|
1125
|
-
exports.
|
|
1248
|
+
exports.SolutionStackDescription$ = SolutionStackDescription$;
|
|
1249
|
+
const SourceBuildInformation$ = [3, n0, _SBI,
|
|
1126
1250
|
0,
|
|
1127
1251
|
[_STo, _SRo, _SLo],
|
|
1128
1252
|
[0, 0, 0], 3
|
|
1129
1253
|
];
|
|
1130
|
-
exports.
|
|
1254
|
+
exports.SourceBuildInformation$ = SourceBuildInformation$;
|
|
1255
|
+
const SourceConfiguration$ = [3, n0, _SCo,
|
|
1131
1256
|
0,
|
|
1132
1257
|
[_AN, _TN],
|
|
1133
1258
|
[0, 0]
|
|
1134
1259
|
];
|
|
1135
|
-
exports.
|
|
1260
|
+
exports.SourceConfiguration$ = SourceConfiguration$;
|
|
1261
|
+
const StatusCodes$ = [3, n0, _SC,
|
|
1136
1262
|
0,
|
|
1137
1263
|
[_St, _Sta, _Stat, _Statu],
|
|
1138
1264
|
[1, 1, 1, 1]
|
|
1139
1265
|
];
|
|
1140
|
-
exports.
|
|
1266
|
+
exports.StatusCodes$ = StatusCodes$;
|
|
1267
|
+
const SwapEnvironmentCNAMEsMessage$ = [3, n0, _SECNAMEM,
|
|
1141
1268
|
0,
|
|
1142
1269
|
[_SEI, _SEN, _DEI, _DEN],
|
|
1143
1270
|
[0, 0, 0, 0]
|
|
1144
1271
|
];
|
|
1145
|
-
exports.
|
|
1272
|
+
exports.SwapEnvironmentCNAMEsMessage$ = SwapEnvironmentCNAMEsMessage$;
|
|
1273
|
+
const SystemStatus$ = [3, n0, _SSy,
|
|
1146
1274
|
0,
|
|
1147
1275
|
[_CPUU, _LAo],
|
|
1148
|
-
[() =>
|
|
1276
|
+
[() => CPUUtilization$, 64 | 1]
|
|
1149
1277
|
];
|
|
1150
|
-
exports.
|
|
1278
|
+
exports.SystemStatus$ = SystemStatus$;
|
|
1279
|
+
const Tag$ = [3, n0, _Ta,
|
|
1151
1280
|
0,
|
|
1152
1281
|
[_K, _Va],
|
|
1153
1282
|
[0, 0]
|
|
1154
1283
|
];
|
|
1155
|
-
exports.
|
|
1284
|
+
exports.Tag$ = Tag$;
|
|
1285
|
+
const TerminateEnvironmentMessage$ = [3, n0, _TEM,
|
|
1156
1286
|
0,
|
|
1157
1287
|
[_EI, _EN, _TR, _FTo],
|
|
1158
1288
|
[0, 0, 2, 2]
|
|
1159
1289
|
];
|
|
1160
|
-
exports.
|
|
1290
|
+
exports.TerminateEnvironmentMessage$ = TerminateEnvironmentMessage$;
|
|
1291
|
+
const Trigger$ = [3, n0, _Tri,
|
|
1161
1292
|
0,
|
|
1162
1293
|
[_N],
|
|
1163
1294
|
[0]
|
|
1164
1295
|
];
|
|
1165
|
-
exports.
|
|
1296
|
+
exports.Trigger$ = Trigger$;
|
|
1297
|
+
const UpdateApplicationMessage$ = [3, n0, _UAM,
|
|
1166
1298
|
0,
|
|
1167
1299
|
[_AN, _D],
|
|
1168
1300
|
[0, 0], 1
|
|
1169
1301
|
];
|
|
1170
|
-
exports.
|
|
1302
|
+
exports.UpdateApplicationMessage$ = UpdateApplicationMessage$;
|
|
1303
|
+
const UpdateApplicationResourceLifecycleMessage$ = [3, n0, _UARLM,
|
|
1171
1304
|
0,
|
|
1172
1305
|
[_AN, _RLC],
|
|
1173
|
-
[0, () =>
|
|
1306
|
+
[0, () => ApplicationResourceLifecycleConfig$], 2
|
|
1174
1307
|
];
|
|
1175
|
-
exports.
|
|
1308
|
+
exports.UpdateApplicationResourceLifecycleMessage$ = UpdateApplicationResourceLifecycleMessage$;
|
|
1309
|
+
const UpdateApplicationVersionMessage$ = [3, n0, _UAVM,
|
|
1176
1310
|
0,
|
|
1177
1311
|
[_AN, _VL, _D],
|
|
1178
1312
|
[0, 0, 0], 2
|
|
1179
1313
|
];
|
|
1180
|
-
exports.
|
|
1314
|
+
exports.UpdateApplicationVersionMessage$ = UpdateApplicationVersionMessage$;
|
|
1315
|
+
const UpdateConfigurationTemplateMessage$ = [3, n0, _UCTM,
|
|
1181
1316
|
0,
|
|
1182
1317
|
[_AN, _TN, _D, _OS, _OTR],
|
|
1183
1318
|
[0, 0, 0, () => ConfigurationOptionSettingsList, () => OptionsSpecifierList], 2
|
|
1184
1319
|
];
|
|
1185
|
-
exports.
|
|
1320
|
+
exports.UpdateConfigurationTemplateMessage$ = UpdateConfigurationTemplateMessage$;
|
|
1321
|
+
const UpdateEnvironmentMessage$ = [3, n0, _UEM,
|
|
1186
1322
|
0,
|
|
1187
1323
|
[_AN, _EI, _EN, _GN, _D, _Ti, _VL, _TN, _SSN, _PA, _OS, _OTR],
|
|
1188
|
-
[0, 0, 0, 0, 0, () =>
|
|
1324
|
+
[0, 0, 0, 0, 0, () => EnvironmentTier$, 0, 0, 0, 0, () => ConfigurationOptionSettingsList, () => OptionsSpecifierList]
|
|
1189
1325
|
];
|
|
1190
|
-
exports.
|
|
1326
|
+
exports.UpdateEnvironmentMessage$ = UpdateEnvironmentMessage$;
|
|
1327
|
+
const UpdateTagsForResourceMessage$ = [3, n0, _UTFRM,
|
|
1191
1328
|
0,
|
|
1192
1329
|
[_RAe, _TTA, _TTR],
|
|
1193
1330
|
[0, () => TagList, 64 | 0], 1
|
|
1194
1331
|
];
|
|
1195
|
-
exports.
|
|
1332
|
+
exports.UpdateTagsForResourceMessage$ = UpdateTagsForResourceMessage$;
|
|
1333
|
+
const ValidateConfigurationSettingsMessage$ = [3, n0, _VCSM,
|
|
1196
1334
|
0,
|
|
1197
1335
|
[_AN, _OS, _TN, _EN],
|
|
1198
1336
|
[0, () => ConfigurationOptionSettingsList, 0, 0], 2
|
|
1199
1337
|
];
|
|
1200
|
-
exports.
|
|
1338
|
+
exports.ValidateConfigurationSettingsMessage$ = ValidateConfigurationSettingsMessage$;
|
|
1339
|
+
const ValidationMessage$ = [3, n0, _VM,
|
|
1201
1340
|
0,
|
|
1202
1341
|
[_Me, _Se, _Na, _ON],
|
|
1203
1342
|
[0, 0, 0, 0]
|
|
1204
1343
|
];
|
|
1344
|
+
exports.ValidationMessage$ = ValidationMessage$;
|
|
1205
1345
|
var __Unit = "unit";
|
|
1206
1346
|
var ApplicationDescriptionList = [1, n0, _ADL,
|
|
1207
|
-
0, () =>
|
|
1347
|
+
0, () => ApplicationDescription$
|
|
1208
1348
|
];
|
|
1209
1349
|
var ApplicationNamesList = 64 | 0;
|
|
1210
1350
|
var ApplicationVersionDescriptionList = [1, n0, _AVDL,
|
|
1211
|
-
0, () =>
|
|
1351
|
+
0, () => ApplicationVersionDescription$
|
|
1212
1352
|
];
|
|
1213
1353
|
var AutoScalingGroupList = [1, n0, _ASGL,
|
|
1214
|
-
0, () =>
|
|
1354
|
+
0, () => AutoScalingGroup$
|
|
1215
1355
|
];
|
|
1216
1356
|
var AvailableSolutionStackDetailsList = [1, n0, _ASSDL,
|
|
1217
|
-
0, () =>
|
|
1357
|
+
0, () => SolutionStackDescription$
|
|
1218
1358
|
];
|
|
1219
1359
|
var AvailableSolutionStackNamesList = 64 | 0;
|
|
1220
1360
|
var Causes = 64 | 0;
|
|
1221
1361
|
var ConfigurationOptionDescriptionsList = [1, n0, _CODL,
|
|
1222
|
-
0, () =>
|
|
1362
|
+
0, () => ConfigurationOptionDescription$
|
|
1223
1363
|
];
|
|
1224
1364
|
var ConfigurationOptionPossibleValues = 64 | 0;
|
|
1225
1365
|
var ConfigurationOptionSettingsList = [1, n0, _COSL,
|
|
1226
|
-
0, () =>
|
|
1366
|
+
0, () => ConfigurationOptionSetting$
|
|
1227
1367
|
];
|
|
1228
1368
|
var ConfigurationSettingsDescriptionList = [1, n0, _CSDL,
|
|
1229
|
-
0, () =>
|
|
1369
|
+
0, () => ConfigurationSettingsDescription$
|
|
1230
1370
|
];
|
|
1231
1371
|
var ConfigurationTemplateNamesList = 64 | 0;
|
|
1232
1372
|
var CustomAmiList = [1, n0, _CAL,
|
|
1233
|
-
0, () =>
|
|
1373
|
+
0, () => CustomAmi$
|
|
1234
1374
|
];
|
|
1235
1375
|
var EnvironmentDescriptionsList = [1, n0, _EDL,
|
|
1236
|
-
0, () =>
|
|
1376
|
+
0, () => EnvironmentDescription$
|
|
1237
1377
|
];
|
|
1238
1378
|
var EnvironmentHealthAttributes = 64 | 0;
|
|
1239
1379
|
var EnvironmentIdList = 64 | 0;
|
|
1240
1380
|
var EnvironmentInfoDescriptionList = [1, n0, _EIDL,
|
|
1241
|
-
0, () =>
|
|
1381
|
+
0, () => EnvironmentInfoDescription$
|
|
1242
1382
|
];
|
|
1243
1383
|
var EnvironmentLinks = [1, n0, _EL,
|
|
1244
|
-
0, () =>
|
|
1384
|
+
0, () => EnvironmentLink$
|
|
1245
1385
|
];
|
|
1246
1386
|
var EnvironmentNamesList = 64 | 0;
|
|
1247
1387
|
var EventDescriptionList = [1, n0, _EDLv,
|
|
1248
|
-
0, () =>
|
|
1388
|
+
0, () => EventDescription$
|
|
1249
1389
|
];
|
|
1250
1390
|
var InstanceHealthList = [1, n0, _IHL,
|
|
1251
|
-
0, () =>
|
|
1391
|
+
0, () => SingleInstanceHealth$
|
|
1252
1392
|
];
|
|
1253
1393
|
var InstanceList = [1, n0, _IL,
|
|
1254
|
-
0, () =>
|
|
1394
|
+
0, () => Instance$
|
|
1255
1395
|
];
|
|
1256
1396
|
var InstancesHealthAttributes = 64 | 0;
|
|
1257
1397
|
var LaunchConfigurationList = [1, n0, _LCL,
|
|
1258
|
-
0, () =>
|
|
1398
|
+
0, () => LaunchConfiguration$
|
|
1259
1399
|
];
|
|
1260
1400
|
var LaunchTemplateList = [1, n0, _LTL,
|
|
1261
|
-
0, () =>
|
|
1401
|
+
0, () => LaunchTemplate$
|
|
1262
1402
|
];
|
|
1263
1403
|
var LoadAverage = 64 | 1;
|
|
1264
1404
|
var LoadBalancerList = [1, n0, _LBL,
|
|
1265
|
-
0, () =>
|
|
1405
|
+
0, () => LoadBalancer$
|
|
1266
1406
|
];
|
|
1267
1407
|
var LoadBalancerListenersDescription = [1, n0, _LBLD,
|
|
1268
|
-
0, () =>
|
|
1408
|
+
0, () => Listener$
|
|
1269
1409
|
];
|
|
1270
1410
|
var ManagedActionHistoryItems = [1, n0, _MAHI,
|
|
1271
|
-
0, () =>
|
|
1411
|
+
0, () => ManagedActionHistoryItem$
|
|
1272
1412
|
];
|
|
1273
1413
|
var ManagedActions = [1, n0, _MA,
|
|
1274
|
-
0, () =>
|
|
1414
|
+
0, () => ManagedAction$
|
|
1275
1415
|
];
|
|
1276
1416
|
var OptionsSpecifierList = [1, n0, _OSL,
|
|
1277
|
-
0, () =>
|
|
1417
|
+
0, () => OptionSpecification$
|
|
1278
1418
|
];
|
|
1279
1419
|
var PlatformBranchSummaryList = [1, n0, _PBSL,
|
|
1280
|
-
0, () =>
|
|
1420
|
+
0, () => PlatformBranchSummary$
|
|
1281
1421
|
];
|
|
1282
1422
|
var PlatformFilters = [1, n0, _PFla,
|
|
1283
|
-
0, () =>
|
|
1423
|
+
0, () => PlatformFilter$
|
|
1284
1424
|
];
|
|
1285
1425
|
var PlatformFilterValueList = 64 | 0;
|
|
1286
1426
|
var PlatformFrameworks = [1, n0, _PFlat,
|
|
1287
|
-
0, () =>
|
|
1427
|
+
0, () => PlatformFramework$
|
|
1288
1428
|
];
|
|
1289
1429
|
var PlatformProgrammingLanguages = [1, n0, _PPLl,
|
|
1290
|
-
0, () =>
|
|
1430
|
+
0, () => PlatformProgrammingLanguage$
|
|
1291
1431
|
];
|
|
1292
1432
|
var PlatformSummaryList = [1, n0, _PSL,
|
|
1293
|
-
0, () =>
|
|
1433
|
+
0, () => PlatformSummary$
|
|
1294
1434
|
];
|
|
1295
1435
|
var QueueList = [1, n0, _QL,
|
|
1296
|
-
0, () =>
|
|
1436
|
+
0, () => Queue$
|
|
1297
1437
|
];
|
|
1298
1438
|
var SearchFilters = [1, n0, _SFe,
|
|
1299
|
-
0, () =>
|
|
1439
|
+
0, () => SearchFilter$
|
|
1300
1440
|
];
|
|
1301
1441
|
var SearchFilterValues = 64 | 0;
|
|
1302
1442
|
var SolutionStackFileTypeList = 64 | 0;
|
|
@@ -1304,157 +1444,157 @@ var SupportedAddonList = 64 | 0;
|
|
|
1304
1444
|
var SupportedTierList = 64 | 0;
|
|
1305
1445
|
var TagKeyList = 64 | 0;
|
|
1306
1446
|
var TagList = [1, n0, _TL,
|
|
1307
|
-
0, () =>
|
|
1447
|
+
0, () => Tag$
|
|
1308
1448
|
];
|
|
1309
1449
|
var Tags = [1, n0, _T,
|
|
1310
|
-
0, () =>
|
|
1450
|
+
0, () => Tag$
|
|
1311
1451
|
];
|
|
1312
1452
|
var TriggerList = [1, n0, _TLr,
|
|
1313
|
-
0, () =>
|
|
1453
|
+
0, () => Trigger$
|
|
1314
1454
|
];
|
|
1315
1455
|
var ValidationMessagesList = [1, n0, _VML,
|
|
1316
|
-
0, () =>
|
|
1456
|
+
0, () => ValidationMessage$
|
|
1317
1457
|
];
|
|
1318
1458
|
var VersionLabels = 64 | 0;
|
|
1319
1459
|
var VersionLabelsList = 64 | 0;
|
|
1320
1460
|
exports.AbortEnvironmentUpdate$ = [9, n0, _AEU,
|
|
1321
|
-
0, () =>
|
|
1461
|
+
0, () => AbortEnvironmentUpdateMessage$, () => __Unit
|
|
1322
1462
|
];
|
|
1323
1463
|
exports.ApplyEnvironmentManagedAction$ = [9, n0, _AEMA,
|
|
1324
|
-
0, () =>
|
|
1464
|
+
0, () => ApplyEnvironmentManagedActionRequest$, () => ApplyEnvironmentManagedActionResult$
|
|
1325
1465
|
];
|
|
1326
1466
|
exports.AssociateEnvironmentOperationsRole$ = [9, n0, _AEOR,
|
|
1327
|
-
0, () =>
|
|
1467
|
+
0, () => AssociateEnvironmentOperationsRoleMessage$, () => __Unit
|
|
1328
1468
|
];
|
|
1329
1469
|
exports.CheckDNSAvailability$ = [9, n0, _CDNSA,
|
|
1330
|
-
0, () =>
|
|
1470
|
+
0, () => CheckDNSAvailabilityMessage$, () => CheckDNSAvailabilityResultMessage$
|
|
1331
1471
|
];
|
|
1332
1472
|
exports.ComposeEnvironments$ = [9, n0, _CE,
|
|
1333
|
-
0, () =>
|
|
1473
|
+
0, () => ComposeEnvironmentsMessage$, () => EnvironmentDescriptionsMessage$
|
|
1334
1474
|
];
|
|
1335
1475
|
exports.CreateApplication$ = [9, n0, _CAr,
|
|
1336
|
-
0, () =>
|
|
1476
|
+
0, () => CreateApplicationMessage$, () => ApplicationDescriptionMessage$
|
|
1337
1477
|
];
|
|
1338
1478
|
exports.CreateApplicationVersion$ = [9, n0, _CAV,
|
|
1339
|
-
0, () =>
|
|
1479
|
+
0, () => CreateApplicationVersionMessage$, () => ApplicationVersionDescriptionMessage$
|
|
1340
1480
|
];
|
|
1341
1481
|
exports.CreateConfigurationTemplate$ = [9, n0, _CCT,
|
|
1342
|
-
0, () =>
|
|
1482
|
+
0, () => CreateConfigurationTemplateMessage$, () => ConfigurationSettingsDescription$
|
|
1343
1483
|
];
|
|
1344
1484
|
exports.CreateEnvironment$ = [9, n0, _CEr,
|
|
1345
|
-
0, () =>
|
|
1485
|
+
0, () => CreateEnvironmentMessage$, () => EnvironmentDescription$
|
|
1346
1486
|
];
|
|
1347
1487
|
exports.CreatePlatformVersion$ = [9, n0, _CPV,
|
|
1348
|
-
0, () =>
|
|
1488
|
+
0, () => CreatePlatformVersionRequest$, () => CreatePlatformVersionResult$
|
|
1349
1489
|
];
|
|
1350
1490
|
exports.CreateStorageLocation$ = [9, n0, _CSL,
|
|
1351
|
-
0, () => __Unit, () =>
|
|
1491
|
+
0, () => __Unit, () => CreateStorageLocationResultMessage$
|
|
1352
1492
|
];
|
|
1353
1493
|
exports.DeleteApplication$ = [9, n0, _DA,
|
|
1354
|
-
0, () =>
|
|
1494
|
+
0, () => DeleteApplicationMessage$, () => __Unit
|
|
1355
1495
|
];
|
|
1356
1496
|
exports.DeleteApplicationVersion$ = [9, n0, _DAV,
|
|
1357
|
-
0, () =>
|
|
1497
|
+
0, () => DeleteApplicationVersionMessage$, () => __Unit
|
|
1358
1498
|
];
|
|
1359
1499
|
exports.DeleteConfigurationTemplate$ = [9, n0, _DCT,
|
|
1360
|
-
0, () =>
|
|
1500
|
+
0, () => DeleteConfigurationTemplateMessage$, () => __Unit
|
|
1361
1501
|
];
|
|
1362
1502
|
exports.DeleteEnvironmentConfiguration$ = [9, n0, _DEC,
|
|
1363
|
-
0, () =>
|
|
1503
|
+
0, () => DeleteEnvironmentConfigurationMessage$, () => __Unit
|
|
1364
1504
|
];
|
|
1365
1505
|
exports.DeletePlatformVersion$ = [9, n0, _DPV,
|
|
1366
|
-
0, () =>
|
|
1506
|
+
0, () => DeletePlatformVersionRequest$, () => DeletePlatformVersionResult$
|
|
1367
1507
|
];
|
|
1368
1508
|
exports.DescribeAccountAttributes$ = [9, n0, _DAA,
|
|
1369
|
-
0, () => __Unit, () =>
|
|
1509
|
+
0, () => __Unit, () => DescribeAccountAttributesResult$
|
|
1370
1510
|
];
|
|
1371
1511
|
exports.DescribeApplications$ = [9, n0, _DAe,
|
|
1372
|
-
0, () =>
|
|
1512
|
+
0, () => DescribeApplicationsMessage$, () => ApplicationDescriptionsMessage$
|
|
1373
1513
|
];
|
|
1374
1514
|
exports.DescribeApplicationVersions$ = [9, n0, _DAVe,
|
|
1375
|
-
0, () =>
|
|
1515
|
+
0, () => DescribeApplicationVersionsMessage$, () => ApplicationVersionDescriptionsMessage$
|
|
1376
1516
|
];
|
|
1377
1517
|
exports.DescribeConfigurationOptions$ = [9, n0, _DCO,
|
|
1378
|
-
0, () =>
|
|
1518
|
+
0, () => DescribeConfigurationOptionsMessage$, () => ConfigurationOptionsDescription$
|
|
1379
1519
|
];
|
|
1380
1520
|
exports.DescribeConfigurationSettings$ = [9, n0, _DCS,
|
|
1381
|
-
0, () =>
|
|
1521
|
+
0, () => DescribeConfigurationSettingsMessage$, () => ConfigurationSettingsDescriptions$
|
|
1382
1522
|
];
|
|
1383
1523
|
exports.DescribeEnvironmentHealth$ = [9, n0, _DEH,
|
|
1384
|
-
0, () =>
|
|
1524
|
+
0, () => DescribeEnvironmentHealthRequest$, () => DescribeEnvironmentHealthResult$
|
|
1385
1525
|
];
|
|
1386
1526
|
exports.DescribeEnvironmentManagedActionHistory$ = [9, n0, _DEMAH,
|
|
1387
|
-
0, () =>
|
|
1527
|
+
0, () => DescribeEnvironmentManagedActionHistoryRequest$, () => DescribeEnvironmentManagedActionHistoryResult$
|
|
1388
1528
|
];
|
|
1389
1529
|
exports.DescribeEnvironmentManagedActions$ = [9, n0, _DEMA,
|
|
1390
|
-
0, () =>
|
|
1530
|
+
0, () => DescribeEnvironmentManagedActionsRequest$, () => DescribeEnvironmentManagedActionsResult$
|
|
1391
1531
|
];
|
|
1392
1532
|
exports.DescribeEnvironmentResources$ = [9, n0, _DER,
|
|
1393
|
-
0, () =>
|
|
1533
|
+
0, () => DescribeEnvironmentResourcesMessage$, () => EnvironmentResourceDescriptionsMessage$
|
|
1394
1534
|
];
|
|
1395
1535
|
exports.DescribeEnvironments$ = [9, n0, _DE,
|
|
1396
|
-
0, () =>
|
|
1536
|
+
0, () => DescribeEnvironmentsMessage$, () => EnvironmentDescriptionsMessage$
|
|
1397
1537
|
];
|
|
1398
1538
|
exports.DescribeEvents$ = [9, n0, _DEe,
|
|
1399
|
-
0, () =>
|
|
1539
|
+
0, () => DescribeEventsMessage$, () => EventDescriptionsMessage$
|
|
1400
1540
|
];
|
|
1401
1541
|
exports.DescribeInstancesHealth$ = [9, n0, _DIH,
|
|
1402
|
-
0, () =>
|
|
1542
|
+
0, () => DescribeInstancesHealthRequest$, () => DescribeInstancesHealthResult$
|
|
1403
1543
|
];
|
|
1404
1544
|
exports.DescribePlatformVersion$ = [9, n0, _DPVe,
|
|
1405
|
-
0, () =>
|
|
1545
|
+
0, () => DescribePlatformVersionRequest$, () => DescribePlatformVersionResult$
|
|
1406
1546
|
];
|
|
1407
1547
|
exports.DisassociateEnvironmentOperationsRole$ = [9, n0, _DEOR,
|
|
1408
|
-
0, () =>
|
|
1548
|
+
0, () => DisassociateEnvironmentOperationsRoleMessage$, () => __Unit
|
|
1409
1549
|
];
|
|
1410
1550
|
exports.ListAvailableSolutionStacks$ = [9, n0, _LASS,
|
|
1411
|
-
0, () => __Unit, () =>
|
|
1551
|
+
0, () => __Unit, () => ListAvailableSolutionStacksResultMessage$
|
|
1412
1552
|
];
|
|
1413
1553
|
exports.ListPlatformBranches$ = [9, n0, _LPB,
|
|
1414
|
-
0, () =>
|
|
1554
|
+
0, () => ListPlatformBranchesRequest$, () => ListPlatformBranchesResult$
|
|
1415
1555
|
];
|
|
1416
1556
|
exports.ListPlatformVersions$ = [9, n0, _LPV,
|
|
1417
|
-
0, () =>
|
|
1557
|
+
0, () => ListPlatformVersionsRequest$, () => ListPlatformVersionsResult$
|
|
1418
1558
|
];
|
|
1419
1559
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1420
|
-
0, () =>
|
|
1560
|
+
0, () => ListTagsForResourceMessage$, () => ResourceTagsDescriptionMessage$
|
|
1421
1561
|
];
|
|
1422
1562
|
exports.RebuildEnvironment$ = [9, n0, _RE,
|
|
1423
|
-
0, () =>
|
|
1563
|
+
0, () => RebuildEnvironmentMessage$, () => __Unit
|
|
1424
1564
|
];
|
|
1425
1565
|
exports.RequestEnvironmentInfo$ = [9, n0, _REI,
|
|
1426
|
-
0, () =>
|
|
1566
|
+
0, () => RequestEnvironmentInfoMessage$, () => __Unit
|
|
1427
1567
|
];
|
|
1428
1568
|
exports.RestartAppServer$ = [9, n0, _RAS,
|
|
1429
|
-
0, () =>
|
|
1569
|
+
0, () => RestartAppServerMessage$, () => __Unit
|
|
1430
1570
|
];
|
|
1431
1571
|
exports.RetrieveEnvironmentInfo$ = [9, n0, _REIe,
|
|
1432
|
-
0, () =>
|
|
1572
|
+
0, () => RetrieveEnvironmentInfoMessage$, () => RetrieveEnvironmentInfoResultMessage$
|
|
1433
1573
|
];
|
|
1434
1574
|
exports.SwapEnvironmentCNAMEs$ = [9, n0, _SECNAME,
|
|
1435
|
-
0, () =>
|
|
1575
|
+
0, () => SwapEnvironmentCNAMEsMessage$, () => __Unit
|
|
1436
1576
|
];
|
|
1437
1577
|
exports.TerminateEnvironment$ = [9, n0, _TE,
|
|
1438
|
-
0, () =>
|
|
1578
|
+
0, () => TerminateEnvironmentMessage$, () => EnvironmentDescription$
|
|
1439
1579
|
];
|
|
1440
1580
|
exports.UpdateApplication$ = [9, n0, _UA,
|
|
1441
|
-
0, () =>
|
|
1581
|
+
0, () => UpdateApplicationMessage$, () => ApplicationDescriptionMessage$
|
|
1442
1582
|
];
|
|
1443
1583
|
exports.UpdateApplicationResourceLifecycle$ = [9, n0, _UARL,
|
|
1444
|
-
0, () =>
|
|
1584
|
+
0, () => UpdateApplicationResourceLifecycleMessage$, () => ApplicationResourceLifecycleDescriptionMessage$
|
|
1445
1585
|
];
|
|
1446
1586
|
exports.UpdateApplicationVersion$ = [9, n0, _UAV,
|
|
1447
|
-
0, () =>
|
|
1587
|
+
0, () => UpdateApplicationVersionMessage$, () => ApplicationVersionDescriptionMessage$
|
|
1448
1588
|
];
|
|
1449
1589
|
exports.UpdateConfigurationTemplate$ = [9, n0, _UCT,
|
|
1450
|
-
0, () =>
|
|
1590
|
+
0, () => UpdateConfigurationTemplateMessage$, () => ConfigurationSettingsDescription$
|
|
1451
1591
|
];
|
|
1452
1592
|
exports.UpdateEnvironment$ = [9, n0, _UE,
|
|
1453
|
-
0, () =>
|
|
1593
|
+
0, () => UpdateEnvironmentMessage$, () => EnvironmentDescription$
|
|
1454
1594
|
];
|
|
1455
1595
|
exports.UpdateTagsForResource$ = [9, n0, _UTFR,
|
|
1456
|
-
0, () =>
|
|
1596
|
+
0, () => UpdateTagsForResourceMessage$, () => __Unit
|
|
1457
1597
|
];
|
|
1458
1598
|
exports.ValidateConfigurationSettings$ = [9, n0, _VCS,
|
|
1459
|
-
0, () =>
|
|
1599
|
+
0, () => ValidateConfigurationSettingsMessage$, () => ConfigurationSettingsValidationMessages$
|
|
1460
1600
|
];
|