@aws-sdk/client-ec2 3.1102.0 → 3.1104.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +70 -0
- package/dist-cjs/index.js +977 -330
- package/dist-es/EC2.js +20 -0
- package/dist-es/commands/AssociateApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/CreateApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/DeleteApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/DescribeApplicationStatusCheckAssociationsCommand.js +4 -0
- package/dist-es/commands/DescribeApplicationStatusChecksCommand.js +4 -0
- package/dist-es/commands/DescribeApplicationStatusCommand.js +4 -0
- package/dist-es/commands/DisableApplicationStatusCheckSuppressionCommand.js +4 -0
- package/dist-es/commands/DisassociateApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/EnableApplicationStatusCheckSuppressionCommand.js +4 -0
- package/dist-es/commands/ModifyApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/index.js +10 -0
- package/dist-es/models/enums.js +42 -7
- package/dist-es/schemas/schemas_0.js +827 -322
- package/dist-types/EC2.d.ts +75 -0
- package/dist-types/EC2Client.d.ts +12 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
- package/dist-types/commands/AssociateApplicationStatusCheckCommand.d.ts +144 -0
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/BundleInstanceCommand.d.ts +3 -3
- package/dist-types/commands/CancelBundleTaskCommand.d.ts +4 -0
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
- package/dist-types/commands/CreateApplicationStatusCheckCommand.d.ts +206 -0
- package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCancellationQuoteCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +3 -2
- package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoipCidrCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +2 -2
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -2
- package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -2
- package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateInterruptibleCapacityReservationAllocationCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +3 -2
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +2 -2
- package/dist-types/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +2 -2
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +2 -2
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecondaryNetworkCommand.d.ts +2 -2
- package/dist-types/commands/CreateSecondarySubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApplicationStatusCheckCommand.d.ts +147 -0
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeletePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeApplicationStatusCheckAssociationsCommand.d.ts +105 -0
- package/dist-types/commands/DescribeApplicationStatusChecksCommand.d.ts +205 -0
- package/dist-types/commands/DescribeApplicationStatusCommand.d.ts +131 -0
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageReferencesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +10 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupVpcAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeServiceLinkVirtualInterfacesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +3 -4
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DisableApplicationStatusCheckSuppressionCommand.d.ts +111 -0
- package/dist-types/commands/DisassociateApplicationStatusCheckCommand.d.ts +135 -0
- package/dist-types/commands/EnableApplicationStatusCheckSuppressionCommand.d.ts +125 -0
- package/dist-types/commands/EnableImageDeregistrationProtectionCommand.d.ts +2 -1
- package/dist-types/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +1 -1
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/EnableIpamPolicyCommand.d.ts +1 -1
- package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +1 -1
- package/dist-types/commands/EnableRouteServerPropagationCommand.d.ts +1 -1
- package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +1 -1
- package/dist-types/commands/EnableVolumeIOCommand.d.ts +1 -1
- package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +2 -2
- package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/ExportVerifiedAccessInstanceClientConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyApplicationStatusCheckCommand.d.ts +180 -0
- package/dist-types/commands/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceCpuOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceMetadataDefaultsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceNetworkPerformanceOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamCommand.d.ts +1 -2
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +1 -1
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +2 -2
- package/dist-types/commands/StartInstancesCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -2
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -2
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +1 -1
- package/dist-types/commands/StopInstancesCommand.d.ts +1 -1
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/TerminateInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +10 -0
- package/dist-types/models/enums.d.ts +105 -14
- package/dist-types/models/models_0.d.ts +1179 -1191
- package/dist-types/models/models_1.d.ts +7739 -7823
- package/dist-types/models/models_2.d.ts +567 -266
- package/dist-types/models/models_3.d.ts +3717 -4040
- package/dist-types/models/models_4.d.ts +7901 -8148
- package/dist-types/models/models_5.d.ts +5362 -4661
- package/dist-types/models/models_6.d.ts +4604 -5062
- package/dist-types/models/models_7.d.ts +4821 -4652
- package/dist-types/models/models_8.d.ts +1160 -2
- package/dist-types/schemas/schemas_0.d.ts +50 -0
- package/dist-types/ts3.4/EC2.d.ts +175 -0
- package/dist-types/ts3.4/EC2Client.d.ts +60 -0
- package/dist-types/ts3.4/commands/AssociateApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeApplicationStatusCheckAssociationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeApplicationStatusChecksCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeApplicationStatusCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeSecurityGroupVpcAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeServiceLinkVirtualInterfacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DisableApplicationStatusCheckSuppressionCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DisassociateApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/EnableApplicationStatusCheckSuppressionCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/EnableImageDeregistrationProtectionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableIpamPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableRouteServerPropagationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportVerifiedAccessInstanceClientConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCpuOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataDefaultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceNetworkPerformanceOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +10 -0
- package/dist-types/ts3.4/models/enums.d.ts +53 -8
- package/dist-types/ts3.4/models/models_0.d.ts +103 -86
- package/dist-types/ts3.4/models/models_1.d.ts +86 -110
- package/dist-types/ts3.4/models/models_2.d.ts +124 -70
- package/dist-types/ts3.4/models/models_3.d.ts +148 -204
- package/dist-types/ts3.4/models/models_4.d.ts +204 -224
- package/dist-types/ts3.4/models/models_5.d.ts +267 -182
- package/dist-types/ts3.4/models/models_6.d.ts +203 -257
- package/dist-types/ts3.4/models/models_7.d.ts +250 -238
- package/dist-types/ts3.4/models/models_8.d.ts +235 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +50 -0
- package/package.json +4 -4
package/dist-cjs/index.js
CHANGED
|
@@ -70,7 +70,7 @@ const commonParams = {
|
|
|
70
70
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
71
71
|
};
|
|
72
72
|
|
|
73
|
-
var version = "3.
|
|
73
|
+
var version = "3.1103.0";
|
|
74
74
|
var packageInfo = {
|
|
75
75
|
version: version};
|
|
76
76
|
|
|
@@ -162,6 +162,9 @@ const _AARss = "AssociateAddressResult";
|
|
|
162
162
|
const _AAS = "AsnAssociationSet";
|
|
163
163
|
const _AASA = "AutoAcceptSharedAssociations";
|
|
164
164
|
const _AASAu = "AutoAcceptSharedAttachments";
|
|
165
|
+
const _AASC = "AssociateApplicationStatusCheck";
|
|
166
|
+
const _AASCR = "AssociateApplicationStatusCheckRequest";
|
|
167
|
+
const _AASCRs = "AssociateApplicationStatusCheckResult";
|
|
165
168
|
const _AAT = "AcceptAddressTransfer";
|
|
166
169
|
const _AATR = "AcceptAddressTransferRequest";
|
|
167
170
|
const _AATRc = "AcceptAddressTransferResult";
|
|
@@ -413,13 +416,24 @@ const _ARu = "AuthorizationRule";
|
|
|
413
416
|
const _ARut = "AuthorizationRules";
|
|
414
417
|
const _ARuto = "AutoRecovery";
|
|
415
418
|
const _ARw = "AwsRegion";
|
|
416
|
-
const _AS = "
|
|
419
|
+
const _AS = "ApplicationStatus";
|
|
417
420
|
const _ASA = "AmazonSideAsn";
|
|
418
421
|
const _ASAF = "AccessScopeAnalysisFinding";
|
|
419
422
|
const _ASAFL = "AccessScopeAnalysisFindingList";
|
|
423
|
+
const _ASC = "ApplicationStatusCheck";
|
|
424
|
+
const _ASCAO = "ApplicationStatusCheckAssociationObject";
|
|
425
|
+
const _ASCAS = "ApplicationStatusCheckAssociationSet";
|
|
420
426
|
const _ASCB = "AssociateSubnetCidrBlock";
|
|
421
427
|
const _ASCBR = "AssociateSubnetCidrBlockRequest";
|
|
422
428
|
const _ASCBRs = "AssociateSubnetCidrBlockResult";
|
|
429
|
+
const _ASCI = "ApplicationStatusCheckId";
|
|
430
|
+
const _ASCIL = "ApplicationStatusCheckIdList";
|
|
431
|
+
const _ASCIp = "ApplicationStatusCheckIds";
|
|
432
|
+
const _ASCRO = "ApplicationStatusCheckResponseObject";
|
|
433
|
+
const _ASCRS = "ApplicationStatusCheckResponseSet";
|
|
434
|
+
const _ASCp = "ApplicationStatusChecks";
|
|
435
|
+
const _ASD = "ApplicationStatusDetail";
|
|
436
|
+
const _ASDS = "ApplicationStatusDetailSet";
|
|
423
437
|
const _ASGE = "AuthorizeSecurityGroupEgress";
|
|
424
438
|
const _ASGER = "AuthorizeSecurityGroupEgressRequest";
|
|
425
439
|
const _ASGERu = "AuthorizeSecurityGroupEgressResult";
|
|
@@ -448,9 +462,12 @@ const _ASP = "AccessScopePath";
|
|
|
448
462
|
const _ASPL = "AccessScopePathList";
|
|
449
463
|
const _ASPLR = "AccessScopePathListRequest";
|
|
450
464
|
const _ASPR = "AccessScopePathRequest";
|
|
451
|
-
const _ASR = "
|
|
452
|
-
const
|
|
453
|
-
const
|
|
465
|
+
const _ASR = "ApplicationStatusReason";
|
|
466
|
+
const _ASRT = "ApplicationStatusesResponseType";
|
|
467
|
+
const _ASRd = "AddSupportedRegions";
|
|
468
|
+
const _ASRdd = "AddSupportedRegion";
|
|
469
|
+
const _ASS = "ApplicationStatusSummary";
|
|
470
|
+
const _ASSm = "AmdSevSnp";
|
|
454
471
|
const _AST = "AnalysisStartTime";
|
|
455
472
|
const _ASTB = "AnalysisStartTimeBegin";
|
|
456
473
|
const _ASTE = "AnalysisStartTimeEnd";
|
|
@@ -458,8 +475,10 @@ const _ASc = "ActivityStatus";
|
|
|
458
475
|
const _ASd = "AddressSet";
|
|
459
476
|
const _ASl = "AllocationStrategy";
|
|
460
477
|
const _ASn = "AnalysisStatus";
|
|
461
|
-
const
|
|
462
|
-
const
|
|
478
|
+
const _ASp = "ApplicationStatuses";
|
|
479
|
+
const _ASs = "AssociationState";
|
|
480
|
+
const _ASss = "AssociationStatus";
|
|
481
|
+
const _ASsso = "AssociatedSubnets";
|
|
463
482
|
const _ASt = "AttributeSummary";
|
|
464
483
|
const _AStt = "AttributeSummaries";
|
|
465
484
|
const _AStta = "AttachmentState";
|
|
@@ -515,7 +534,8 @@ const _ATl = "AllocationType";
|
|
|
515
534
|
const _ATll = "AllocationTime";
|
|
516
535
|
const _ATr = "ArchitectureTypes";
|
|
517
536
|
const _ATrc = "ArchitectureType";
|
|
518
|
-
const _ATs = "
|
|
537
|
+
const _ATs = "AssociationType";
|
|
538
|
+
const _ATss = "AssociationTarget";
|
|
519
539
|
const _ATt = "AttachmentType";
|
|
520
540
|
const _ATtt = "AttachTime";
|
|
521
541
|
const _ATtta = "AttachedTo";
|
|
@@ -541,6 +561,7 @@ const _AVPCR = "AcceptVpcPeeringConnectionRequest";
|
|
|
541
561
|
const _AVPCRc = "AcceptVpcPeeringConnectionResult";
|
|
542
562
|
const _AVR = "AttachVolumeRequest";
|
|
543
563
|
const _AVTS = "ActiveVpnTunnelStatus";
|
|
564
|
+
const _AVs = "AssociationValue";
|
|
544
565
|
const _AVt = "AttributeValue";
|
|
545
566
|
const _AVtt = "AttachVolume";
|
|
546
567
|
const _AWSAKI = "AWSAccessKeyId";
|
|
@@ -568,6 +589,7 @@ const _Acti = "Actions";
|
|
|
568
589
|
const _Ad = "Add";
|
|
569
590
|
const _Add = "Addresses";
|
|
570
591
|
const _Af = "Affinity";
|
|
592
|
+
const _Ag = "Aggregation";
|
|
571
593
|
const _Am = "Amount";
|
|
572
594
|
const _Ar = "Arn";
|
|
573
595
|
const _Arc = "Architecture";
|
|
@@ -648,6 +670,9 @@ const _CADNL = "ClearAllocationDefaultNetmaskLength";
|
|
|
648
670
|
const _CAME = "CapacityAllocationMetadataEntry";
|
|
649
671
|
const _CAML = "CapacityAllocationMetadataList";
|
|
650
672
|
const _CAR = "CertificateAuthenticationRequest";
|
|
673
|
+
const _CASC = "CreateApplicationStatusCheck";
|
|
674
|
+
const _CASCR = "CreateApplicationStatusCheckRequest";
|
|
675
|
+
const _CASCRr = "CreateApplicationStatusCheckResult";
|
|
651
676
|
const _CAU = "CoipAddressUsage";
|
|
652
677
|
const _CAUS = "CoipAddressUsageSet";
|
|
653
678
|
const _CAUo = "CoipAddressUsages";
|
|
@@ -888,6 +913,8 @@ const _CIr = "CreateImage";
|
|
|
888
913
|
const _CIre = "CreateIpam";
|
|
889
914
|
const _CKP = "CreateKeyPair";
|
|
890
915
|
const _CKPR = "CreateKeyPairRequest";
|
|
916
|
+
const _CKVPRS = "CustomKeyValuePairRequestSet";
|
|
917
|
+
const _CKVPRSu = "CustomKeyValuePairResponseSet";
|
|
891
918
|
const _CLB = "ClassicLoadBalancer";
|
|
892
919
|
const _CLBC = "ClassicLoadBalancersConfig";
|
|
893
920
|
const _CLBL = "ClassicLoadBalancerListener";
|
|
@@ -1196,6 +1223,8 @@ const _CTGVARO = "CreateTransitGatewayVpcAttachmentRequestOptions";
|
|
|
1196
1223
|
const _CTGVARr = "CreateTransitGatewayVpcAttachmentResult";
|
|
1197
1224
|
const _CTI = "ConversionTaskId";
|
|
1198
1225
|
const _CTIo = "ConversionTaskIds";
|
|
1226
|
+
const _CTKVRP = "CustomTagKeyValueRequestPair";
|
|
1227
|
+
const _CTKVRPu = "CustomTagKeyValueResponsePair";
|
|
1199
1228
|
const _CTMF = "CreateTrafficMirrorFilter";
|
|
1200
1229
|
const _CTMFR = "CreateTrafficMirrorFilterRequest";
|
|
1201
1230
|
const _CTMFRR = "CreateTrafficMirrorFilterRuleRequest";
|
|
@@ -1220,10 +1249,11 @@ const _CTom = "CompleteTime";
|
|
|
1220
1249
|
const _CTomp = "CompletionTime";
|
|
1221
1250
|
const _CTon = "ConnectivityType";
|
|
1222
1251
|
const _CTonv = "ConversionTasks";
|
|
1223
|
-
const _CTr = "
|
|
1224
|
-
const _CTre = "
|
|
1252
|
+
const _CTr = "CreationTime";
|
|
1253
|
+
const _CTre = "CreateTime";
|
|
1225
1254
|
const _CTrea = "CreationTimestamp";
|
|
1226
1255
|
const _CTreat = "CreateTags";
|
|
1256
|
+
const _CUT = "CheckUpdateTime";
|
|
1227
1257
|
const _CV = "CurrentVersion";
|
|
1228
1258
|
const _CVA = "ClientVpnAuthentication";
|
|
1229
1259
|
const _CVAE = "CreateVerifiedAccessEndpoint";
|
|
@@ -1359,7 +1389,25 @@ const _DART = "DefaultAssociationRouteTable";
|
|
|
1359
1389
|
const _DARe = "DescribeAddressesResult";
|
|
1360
1390
|
const _DARi = "DisassociateAddressRequest";
|
|
1361
1391
|
const _DAS = "DeleteAssociatedSnapshots";
|
|
1392
|
+
const _DASC = "DeleteApplicationStatusCheck";
|
|
1393
|
+
const _DASCA = "DescribeApplicationStatusCheckAssociations";
|
|
1394
|
+
const _DASCAR = "DescribeApplicationStatusCheckAssociationsRequest";
|
|
1395
|
+
const _DASCARe = "DescribeApplicationStatusCheckAssociationsResult";
|
|
1396
|
+
const _DASCR = "DeleteApplicationStatusCheckRequest";
|
|
1397
|
+
const _DASCRe = "DeleteApplicationStatusCheckResult";
|
|
1398
|
+
const _DASCRes = "DescribeApplicationStatusChecksRequest";
|
|
1399
|
+
const _DASCResc = "DescribeApplicationStatusChecksResult";
|
|
1400
|
+
const _DASCRi = "DisassociateApplicationStatusCheckRequest";
|
|
1401
|
+
const _DASCRis = "DisassociateApplicationStatusCheckResult";
|
|
1402
|
+
const _DASCS = "DisableApplicationStatusCheckSuppression";
|
|
1403
|
+
const _DASCSR = "DisableApplicationStatusCheckSuppressionRequest";
|
|
1404
|
+
const _DASCSRi = "DisableApplicationStatusCheckSuppressionResult";
|
|
1405
|
+
const _DASCe = "DescribeApplicationStatusChecks";
|
|
1406
|
+
const _DASCi = "DisassociateApplicationStatusCheck";
|
|
1407
|
+
const _DASR = "DescribeApplicationStatusRequest";
|
|
1408
|
+
const _DASRe = "DescribeApplicationStatusResult";
|
|
1362
1409
|
const _DASe = "DeprovisionedAddressSet";
|
|
1410
|
+
const _DASes = "DescribeApplicationStatus";
|
|
1363
1411
|
const _DASi = "DisableApiStop";
|
|
1364
1412
|
const _DAT = "DisableApiTermination";
|
|
1365
1413
|
const _DATR = "DescribeAddressTransfersRequest";
|
|
@@ -2195,6 +2243,7 @@ const _DSelet = "DeleteSubnet";
|
|
|
2195
2243
|
const _DSes = "DescribeSnapshots";
|
|
2196
2244
|
const _DSesc = "DescribeSubnets";
|
|
2197
2245
|
const _DSn = "DnsSupport";
|
|
2246
|
+
const _DSu = "DurationSeconds";
|
|
2198
2247
|
const _DT = "DeletionTime";
|
|
2199
2248
|
const _DTA = "DpdTimeoutAction";
|
|
2200
2249
|
const _DTC = "DeprecationTimeCondition";
|
|
@@ -2520,6 +2569,9 @@ const _EAISRn = "EnableAllowedImagesSettingsResult";
|
|
|
2520
2569
|
const _EANPMS = "EnableAwsNetworkPerformanceMetricSubscription";
|
|
2521
2570
|
const _EANPMSR = "EnableAwsNetworkPerformanceMetricSubscriptionRequest";
|
|
2522
2571
|
const _EANPMSRn = "EnableAwsNetworkPerformanceMetricSubscriptionResult";
|
|
2572
|
+
const _EASCS = "EnableApplicationStatusCheckSuppression";
|
|
2573
|
+
const _EASCSR = "EnableApplicationStatusCheckSuppressionRequest";
|
|
2574
|
+
const _EASCSRn = "EnableApplicationStatusCheckSuppressionResult";
|
|
2523
2575
|
const _EAT = "EnableAddressTransfer";
|
|
2524
2576
|
const _EATR = "EnableAddressTransferRequest";
|
|
2525
2577
|
const _EATRn = "EnableAddressTransferResult";
|
|
@@ -2874,6 +2926,7 @@ const _FSSIB = "FullSnapshotSizeInBytes";
|
|
|
2874
2926
|
const _FSST = "FirstSlotStartTime";
|
|
2875
2927
|
const _FSSTR = "FirstSlotStartTimeRange";
|
|
2876
2928
|
const _FSl = "FleetSet";
|
|
2929
|
+
const _FT = "FailureThreshold";
|
|
2877
2930
|
const _FTE = "FreeTierEligible";
|
|
2878
2931
|
const _Fa = "Fault";
|
|
2879
2932
|
const _Fi = "Filters";
|
|
@@ -3130,7 +3183,19 @@ const _H = "Hosts";
|
|
|
3130
3183
|
const _HBD = "HiddenByDefault";
|
|
3131
3184
|
const _HCO = "HostCpuOptions";
|
|
3132
3185
|
const _HCOR = "HostCpuOptionsRequest";
|
|
3133
|
-
const _HCP = "
|
|
3186
|
+
const _HCP = "HealthCheckPaths";
|
|
3187
|
+
const _HCPDRL = "HealthCheckPathDestinationResponseList";
|
|
3188
|
+
const _HCPDRO = "HealthCheckPathDestinationRequestObject";
|
|
3189
|
+
const _HCPDROe = "HealthCheckPathDestinationResponseObject";
|
|
3190
|
+
const _HCPDRS = "HealthCheckPathDestinationRequestSet";
|
|
3191
|
+
const _HCPRL = "HealthCheckPathRequestList";
|
|
3192
|
+
const _HCPRLe = "HealthCheckPathResponseList";
|
|
3193
|
+
const _HCPRO = "HealthCheckPathRequestObject";
|
|
3194
|
+
const _HCPROe = "HealthCheckPathResponseObject";
|
|
3195
|
+
const _HCPSRO = "HealthCheckPathSourceRequestObject";
|
|
3196
|
+
const _HCPSROe = "HealthCheckPathSourceResponseObject";
|
|
3197
|
+
const _HCPe = "HealthCheckPath";
|
|
3198
|
+
const _HCPi = "HiveCompatiblePartitions";
|
|
3134
3199
|
const _HE = "HttpEndpoint";
|
|
3135
3200
|
const _HI = "HostIds";
|
|
3136
3201
|
const _HIL = "HostInstanceList";
|
|
@@ -3185,11 +3250,14 @@ const _IAPI = "Ipv4AddressesPerInterface";
|
|
|
3185
3250
|
const _IAPIp = "Ipv6AddressesPerInterface";
|
|
3186
3251
|
const _IAPSI = "Ipv4AddressesPerSecondaryInterface";
|
|
3187
3252
|
const _IART = "IncludeAllResourceTypes";
|
|
3253
|
+
const _IAS = "InstanceApplicationStatus";
|
|
3254
|
+
const _IASS = "InstanceApplicationStatusSet";
|
|
3188
3255
|
const _IAT = "IpAddressType";
|
|
3189
3256
|
const _IATOI = "IncludeAllTagsOfInstance";
|
|
3190
3257
|
const _IAm = "ImageAllowed";
|
|
3191
3258
|
const _IAma = "ImageAttribute";
|
|
3192
3259
|
const _IAn = "InterfaceAssociation";
|
|
3260
|
+
const _IAnc = "IncludeAll";
|
|
3193
3261
|
const _IAns = "InstanceAttribute";
|
|
3194
3262
|
const _IAnt = "InterfaceAssociations";
|
|
3195
3263
|
const _IAp = "IpAddress";
|
|
@@ -3303,6 +3371,7 @@ const _IGI = "InternetGatewayId";
|
|
|
3303
3371
|
const _IGIL = "InternetGatewayIdList";
|
|
3304
3372
|
const _IGIn = "InternetGatewayIds";
|
|
3305
3373
|
const _IGL = "InternetGatewayList";
|
|
3374
|
+
const _IGPS = "InitializationGracePeriodSeconds";
|
|
3306
3375
|
const _IGS = "InstanceGenerationSet";
|
|
3307
3376
|
const _IGn = "InternetGateways";
|
|
3308
3377
|
const _IGns = "InstanceGenerations";
|
|
@@ -3355,8 +3424,8 @@ const _IIm = "ImageId";
|
|
|
3355
3424
|
const _IIma = "ImageIds";
|
|
3356
3425
|
const _IImp = "ImportInstance";
|
|
3357
3426
|
const _IImpo = "ImportImage";
|
|
3358
|
-
const _IIn = "
|
|
3359
|
-
const
|
|
3427
|
+
const _IIn = "InstanceIds";
|
|
3428
|
+
const _IInt = "InterruptionInfo";
|
|
3360
3429
|
const _IIp = "IpamId";
|
|
3361
3430
|
const _IIpa = "IpamIds";
|
|
3362
3431
|
const _IKEV = "InternetKeyExchangeVersion";
|
|
@@ -3567,7 +3636,7 @@ const _IRpa = "IpRanges";
|
|
|
3567
3636
|
const _IRpan = "IpRange";
|
|
3568
3637
|
const _IRpv = "Ipv6Ranges";
|
|
3569
3638
|
const _IRpva = "Ipv6Range";
|
|
3570
|
-
const _IS = "
|
|
3639
|
+
const _IS = "IpScope";
|
|
3571
3640
|
const _ISA = "IpamScopeArn";
|
|
3572
3641
|
const _ISC = "InstanceStateChange";
|
|
3573
3642
|
const _ISCL = "InstanceStateChangeList";
|
|
@@ -3607,12 +3676,13 @@ const _ISg = "Igmpv2Support";
|
|
|
3607
3676
|
const _ISm = "ImpairedSince";
|
|
3608
3677
|
const _ISmd = "ImdsSupport";
|
|
3609
3678
|
const _ISmp = "ImportSnapshot";
|
|
3610
|
-
const _ISn = "
|
|
3679
|
+
const _ISn = "InterconnectStatus";
|
|
3611
3680
|
const _ISng = "IngestionStatus";
|
|
3612
|
-
const _ISns = "
|
|
3613
|
-
const _ISnst = "
|
|
3614
|
-
const _ISnsta = "
|
|
3615
|
-
const _ISnstan = "
|
|
3681
|
+
const _ISns = "InstanceSpecification";
|
|
3682
|
+
const _ISnst = "InstanceStatuses";
|
|
3683
|
+
const _ISnsta = "InstanceState";
|
|
3684
|
+
const _ISnstan = "InstanceStatus";
|
|
3685
|
+
const _ISnstanc = "InstanceSet";
|
|
3616
3686
|
const _ISnt = "IntegrateServices";
|
|
3617
3687
|
const _ISnte = "IntegrateService";
|
|
3618
3688
|
const _ISp = "IpamScope";
|
|
@@ -3679,6 +3749,7 @@ const _IVRm = "ImportVolumeResult";
|
|
|
3679
3749
|
const _IVTD = "ImportVolumeTaskDetails";
|
|
3680
3750
|
const _IVk = "IkeVersions";
|
|
3681
3751
|
const _IVm = "ImportVolume";
|
|
3752
|
+
const _IVp = "IpVersion";
|
|
3682
3753
|
const _IW = "ImageWatermarks";
|
|
3683
3754
|
const _IWFR = "ImageWatermarkFilterRequest";
|
|
3684
3755
|
const _IWFRL = "ImageWatermarkFilterRequestList";
|
|
@@ -3691,8 +3762,8 @@ const _Im = "Images";
|
|
|
3691
3762
|
const _Ima = "Image";
|
|
3692
3763
|
const _In = "Instance";
|
|
3693
3764
|
const _Ins = "Instances";
|
|
3694
|
-
const _Int = "
|
|
3695
|
-
const _Inte = "
|
|
3765
|
+
const _Int = "Interval";
|
|
3766
|
+
const _Inte = "Interruptible";
|
|
3696
3767
|
const _Io = "Iops";
|
|
3697
3768
|
const _Ip = "Ipam";
|
|
3698
3769
|
const _Ipa = "Ipams";
|
|
@@ -3939,6 +4010,7 @@ const _LTau = "LaunchTime";
|
|
|
3939
4010
|
const _LTi = "LicenseType";
|
|
3940
4011
|
const _LTo = "LocationType";
|
|
3941
4012
|
const _LToc = "LocalTarget";
|
|
4013
|
+
const _LUA = "LastUpdatedAt";
|
|
3942
4014
|
const _LUT = "LastUpdateTimestamp";
|
|
3943
4015
|
const _LUTa = "LastUpdateTime";
|
|
3944
4016
|
const _LUTas = "LastUpdatedTime";
|
|
@@ -3966,6 +4038,9 @@ const _MAIe = "MediaAcceleratorInfo";
|
|
|
3966
4038
|
const _MAIi = "MiddleboxAttachmentIds";
|
|
3967
4039
|
const _MAIid = "MiddleboxAttachmentId";
|
|
3968
4040
|
const _MAS = "MovingAddressStatuses";
|
|
4041
|
+
const _MASC = "ModifyApplicationStatusCheck";
|
|
4042
|
+
const _MASCR = "ModifyApplicationStatusCheckRequest";
|
|
4043
|
+
const _MASCRo = "ModifyApplicationStatusCheckResult";
|
|
3969
4044
|
const _MASS = "MovingAddressStatusSet";
|
|
3970
4045
|
const _MASo = "MovingAddressStatus";
|
|
3971
4046
|
const _MATV = "MoveAddressToVpc";
|
|
@@ -4213,7 +4288,7 @@ const _MSe = "MetricSet";
|
|
|
4213
4288
|
const _MSo = "MoveStatus";
|
|
4214
4289
|
const _MSod = "ModificationState";
|
|
4215
4290
|
const _MSu = "MulticastSupport";
|
|
4216
|
-
const _MT = "
|
|
4291
|
+
const _MT = "ModifyTime";
|
|
4217
4292
|
const _MTC = "MinTargetCapacity";
|
|
4218
4293
|
const _MTDID = "MaxTermDurationInDays";
|
|
4219
4294
|
const _MTDIDi = "MinTermDurationInDays";
|
|
@@ -4245,6 +4320,7 @@ const _MTMS = "ModifyTrafficMirrorSession";
|
|
|
4245
4320
|
const _MTMSR = "ModifyTrafficMirrorSessionRequest";
|
|
4246
4321
|
const _MTMSRo = "ModifyTrafficMirrorSessionResult";
|
|
4247
4322
|
const _MTP = "MaxTotalPrice";
|
|
4323
|
+
const _MTa = "MarketType";
|
|
4248
4324
|
const _MTe = "MemberType";
|
|
4249
4325
|
const _MV = "MinVersion";
|
|
4250
4326
|
const _MVA = "ModifyVolumeAttribute";
|
|
@@ -4843,6 +4919,7 @@ const _PVr = "PreviousVersion";
|
|
|
4843
4919
|
const _PVro = "PropagatingVgws";
|
|
4844
4920
|
const _PZI = "ParentZoneId";
|
|
4845
4921
|
const _PZN = "ParentZoneName";
|
|
4922
|
+
const _Pa = "Path";
|
|
4846
4923
|
const _Pe = "Permission";
|
|
4847
4924
|
const _Per = "Period";
|
|
4848
4925
|
const _Pl = "Platform";
|
|
@@ -4877,10 +4954,11 @@ const _RARTe = "RemoveAllocationResourceTag";
|
|
|
4877
4954
|
const _RATC = "RestoreAddressToClassic";
|
|
4878
4955
|
const _RATCR = "RestoreAddressToClassicRequest";
|
|
4879
4956
|
const _RATCRe = "RestoreAddressToClassicResult";
|
|
4880
|
-
const _RAe = "
|
|
4957
|
+
const _RAe = "ResumeAt";
|
|
4881
4958
|
const _RAel = "ReleaseAddress";
|
|
4882
|
-
const _RAes = "
|
|
4883
|
-
const _RAeso = "
|
|
4959
|
+
const _RAes = "ReservationArn";
|
|
4960
|
+
const _RAeso = "ResolveAlias";
|
|
4961
|
+
const _RAesou = "ResourceArn";
|
|
4884
4962
|
const _RAo = "RoleArn";
|
|
4885
4963
|
const _RB = "RequestedBy";
|
|
4886
4964
|
const _RBET = "RecycleBinEnterTime";
|
|
@@ -5264,10 +5342,10 @@ const _RVTRe = "ReplaceVpnTunnelResult";
|
|
|
5264
5342
|
const _RVe = "ReservationValue";
|
|
5265
5343
|
const _RWS = "ReplayWindowSize";
|
|
5266
5344
|
const _Ra = "Ramdisk";
|
|
5267
|
-
const _Re = "
|
|
5268
|
-
const _Rea = "Reason";
|
|
5345
|
+
const _Re = "Reason";
|
|
5269
5346
|
const _Rec = "Recurrence";
|
|
5270
|
-
const _Ref = "
|
|
5347
|
+
const _Ref = "References";
|
|
5348
|
+
const _Refe = "Reference";
|
|
5271
5349
|
const _Reg = "Regions";
|
|
5272
5350
|
const _Regi = "Region";
|
|
5273
5351
|
const _Rem = "Remove";
|
|
@@ -5290,6 +5368,8 @@ const _SAIe = "SecondaryAllocationId";
|
|
|
5290
5368
|
const _SAL = "SubnetAssociationList";
|
|
5291
5369
|
const _SAMLPA = "SAMLProviderArn";
|
|
5292
5370
|
const _SAPFL = "SupportedAdditionalProcessorFeatureList";
|
|
5371
|
+
const _SARO = "SuccessfulAssociationResponseObject";
|
|
5372
|
+
const _SARS = "SuccessfulAssociationResponseSet";
|
|
5293
5373
|
const _SAZ = "SingleAvailabilityZone";
|
|
5294
5374
|
const _SAo = "SourceArn";
|
|
5295
5375
|
const _SAou = "SourceAddress";
|
|
@@ -5298,17 +5378,19 @@ const _SAu = "SuggestedAccounts";
|
|
|
5298
5378
|
const _SAub = "SubnetArn";
|
|
5299
5379
|
const _SAubn = "SubnetAssociation";
|
|
5300
5380
|
const _SAup = "SupportedArchitectures";
|
|
5381
|
+
const _SAupp = "SuppressAt";
|
|
5301
5382
|
const _SB = "S3Bucket";
|
|
5302
5383
|
const _SBM = "SupportedBootModes";
|
|
5303
5384
|
const _SBN = "S3BucketName";
|
|
5304
5385
|
const _SBP = "S3BucketPrefix";
|
|
5305
|
-
const _SC = "
|
|
5386
|
+
const _SC = "StatusCode";
|
|
5306
5387
|
const _SCA = "ServerCertificateArn";
|
|
5307
5388
|
const _SCAE = "SerialConsoleAccessEnabled";
|
|
5308
5389
|
const _SCB = "SourceCidrBlock";
|
|
5309
5390
|
const _SCBS = "SubnetCidrBlockState";
|
|
5310
5391
|
const _SCCDM = "SnapshotCopyCompletionDurationMinutes";
|
|
5311
5392
|
const _SCL = "SubnetConfigurationsList";
|
|
5393
|
+
const _SCM = "StatusCodeMatcher";
|
|
5312
5394
|
const _SCR = "SourceCapacityReservation";
|
|
5313
5395
|
const _SCRI = "SourceCapacityReservationId";
|
|
5314
5396
|
const _SCRIu = "SubnetCidrReservationId";
|
|
@@ -5322,7 +5404,8 @@ const _SCe = "ServiceConfiguration";
|
|
|
5322
5404
|
const _SCer = "ServiceConfigurations";
|
|
5323
5405
|
const _SCn = "SnapshotConfiguration";
|
|
5324
5406
|
const _SCt = "StaticCidr";
|
|
5325
|
-
const _SCu = "
|
|
5407
|
+
const _SCu = "SubnetConfigurations";
|
|
5408
|
+
const _SCub = "SubnetConfiguration";
|
|
5326
5409
|
const _SD = "StartDate";
|
|
5327
5410
|
const _SDC = "SourceDestCheck";
|
|
5328
5411
|
const _SDCn = "SnapshotDiskContainer";
|
|
@@ -5574,7 +5657,7 @@ const _SPpo = "SpotPlacement";
|
|
|
5574
5657
|
const _SQPD = "SuccessfulQueuedPurchaseDeletions";
|
|
5575
5658
|
const _SQPDS = "SuccessfulQueuedPurchaseDeletionSet";
|
|
5576
5659
|
const _SQPDu = "SuccessfulQueuedPurchaseDeletion";
|
|
5577
|
-
const _SR = "
|
|
5660
|
+
const _SR = "SuccessfulResults";
|
|
5578
5661
|
const _SRBI = "SnapshotRecycleBinInfo";
|
|
5579
5662
|
const _SRBIL = "SnapshotRecycleBinInfoList";
|
|
5580
5663
|
const _SRD = "SupportedRegionDetail";
|
|
@@ -5582,14 +5665,15 @@ const _SRDT = "SupportedRootDeviceTypes";
|
|
|
5582
5665
|
const _SRO = "StaticRoutesOnly";
|
|
5583
5666
|
const _SRS = "SupportedRegionSet";
|
|
5584
5667
|
const _SRT = "SubnetRouteTable";
|
|
5585
|
-
const _SRe = "
|
|
5586
|
-
const _SRer = "
|
|
5668
|
+
const _SRe = "ServiceRegion";
|
|
5669
|
+
const _SRer = "ServiceRegions";
|
|
5670
|
+
const _SRerv = "ServiceResource";
|
|
5587
5671
|
const _SRo = "SourceRegion";
|
|
5588
5672
|
const _SRou = "SourceResource";
|
|
5589
5673
|
const _SRt = "StateReason";
|
|
5590
5674
|
const _SRu = "SupportedRegions";
|
|
5591
5675
|
const _SRup = "SupportedRegion";
|
|
5592
|
-
const _SS = "
|
|
5676
|
+
const _SS = "StatusSince";
|
|
5593
5677
|
const _SSA = "SecondarySubnetArn";
|
|
5594
5678
|
const _SSC = "SqlServerCredentials";
|
|
5595
5679
|
const _SSG = "StaleSecurityGroup";
|
|
@@ -5607,6 +5691,8 @@ const _SSL = "SecondarySubnetList";
|
|
|
5607
5691
|
const _SSLU = "SqlServerLicenseUsage";
|
|
5608
5692
|
const _SSP = "SelfServicePortal";
|
|
5609
5693
|
const _SSPU = "SelfServicePortalUrl";
|
|
5694
|
+
const _SSRO = "SuccessfulSuppressionResponseObject";
|
|
5695
|
+
const _SSRS = "SuccessfulSuppressionResponseSet";
|
|
5610
5696
|
const _SSS = "StaticSourcesSupport";
|
|
5611
5697
|
const _SSSAMLPA = "SelfServiceSAMLProviderArn";
|
|
5612
5698
|
const _SSSPA = "SelfServiceSamlProviderArn";
|
|
@@ -5614,14 +5700,15 @@ const _SST = "SampledStartTime";
|
|
|
5614
5700
|
const _SSTR = "SlotStartTimeRange";
|
|
5615
5701
|
const _SSTRR = "SlotStartTimeRangeRequest";
|
|
5616
5702
|
const _SSUPS = "S3StorageUploadPolicySignature";
|
|
5617
|
-
const _SSe = "
|
|
5703
|
+
const _SSe = "SecondarySubnet";
|
|
5704
|
+
const _SSec = "SecondarySubnets";
|
|
5618
5705
|
const _SSer = "ServiceState";
|
|
5619
5706
|
const _SSn = "SnapshotSet";
|
|
5620
5707
|
const _SSs = "SseSpecification";
|
|
5621
5708
|
const _SSt = "S3Storage";
|
|
5622
5709
|
const _SSu = "SupportedStrategies";
|
|
5623
5710
|
const _SSy = "SystemStatus";
|
|
5624
|
-
const _ST = "
|
|
5711
|
+
const _ST = "SuccessThreshold";
|
|
5625
5712
|
const _STA = "SnsTopicArn";
|
|
5626
5713
|
const _STC = "SpotTargetCapacity";
|
|
5627
5714
|
const _STD = "SnapshotTaskDetail";
|
|
@@ -5639,8 +5726,9 @@ const _STGRRe = "SearchTransitGatewayRoutesResult";
|
|
|
5639
5726
|
const _STH = "SessionTimeoutHours";
|
|
5640
5727
|
const _STR = "StateTransitionReason";
|
|
5641
5728
|
const _STRk = "SkipTunnelReplacement";
|
|
5642
|
-
const _STS = "
|
|
5643
|
-
const _STSn = "
|
|
5729
|
+
const _STS = "StatusTimeStamp";
|
|
5730
|
+
const _STSn = "SnapshotTierStatuses";
|
|
5731
|
+
const _STSna = "SnapshotTierStatus";
|
|
5644
5732
|
const _STSt = "StoreTaskState";
|
|
5645
5733
|
const _STT = "StateTransitionTime";
|
|
5646
5734
|
const _STa = "SampleType";
|
|
@@ -5649,7 +5737,8 @@ const _STe = "ServiceType";
|
|
|
5649
5737
|
const _STo = "SourceType";
|
|
5650
5738
|
const _STp = "SplitTunnel";
|
|
5651
5739
|
const _STs = "SseType";
|
|
5652
|
-
const _STt = "
|
|
5740
|
+
const _STt = "StartTime";
|
|
5741
|
+
const _STto = "StorageTier";
|
|
5653
5742
|
const _SU = "SensitiveUrl";
|
|
5654
5743
|
const _SUC = "SupportedUsageClasses";
|
|
5655
5744
|
const _SUD = "SensitiveUserData";
|
|
@@ -5954,6 +6043,8 @@ const _TSarg = "TargetSize";
|
|
|
5954
6043
|
const _TSas = "TaskState";
|
|
5955
6044
|
const _TSp = "TpmSupport";
|
|
5956
6045
|
const _TT = "TrafficType";
|
|
6046
|
+
const _TTA = "TargetTagAssociations";
|
|
6047
|
+
const _TTAa = "TargetTagAssociation";
|
|
5957
6048
|
const _TTC = "TotalTargetCapacity";
|
|
5958
6049
|
const _TTGAI = "TransportTransitGatewayAttachmentId";
|
|
5959
6050
|
const _TTa = "TaskType";
|
|
@@ -5970,12 +6061,15 @@ const _Ta = "Tag";
|
|
|
5970
6061
|
const _Te = "Tenancy";
|
|
5971
6062
|
const _Ter = "Term";
|
|
5972
6063
|
const _Th = "Throughput";
|
|
5973
|
-
const _Ti = "
|
|
6064
|
+
const _Ti = "Timeout";
|
|
5974
6065
|
const _Tie = "Tier";
|
|
6066
|
+
const _Tim = "Timestamp";
|
|
5975
6067
|
const _To = "To";
|
|
5976
6068
|
const _Ty = "Type";
|
|
5977
6069
|
const _U = "Unsuccessful";
|
|
5978
6070
|
const _UA = "UpdatedAt";
|
|
6071
|
+
const _UARO = "UnsuccessfulAssociationResponseObject";
|
|
6072
|
+
const _UARS = "UnsuccessfulAssociationResponseSet";
|
|
5979
6073
|
const _UB = "UserBucket";
|
|
5980
6074
|
const _UBD = "UserBucketDetails";
|
|
5981
6075
|
const _UC = "UltraserverCount";
|
|
@@ -6043,6 +6137,7 @@ const _UPNGARn = "UnassignPrivateNatGatewayAddressResult";
|
|
|
6043
6137
|
const _UPS = "UploadPolicySignature";
|
|
6044
6138
|
const _UPp = "UploadPolicy";
|
|
6045
6139
|
const _UPs = "UsagePrice";
|
|
6140
|
+
const _UR = "UnsuccessfulResults";
|
|
6046
6141
|
const _URBOI = "UnusedReservationBillingOwnerId";
|
|
6047
6142
|
const _US = "UsageStrategy";
|
|
6048
6143
|
const _USGRDE = "UpdateSecurityGroupRuleDescriptionsEgress";
|
|
@@ -6052,6 +6147,8 @@ const _USGRDI = "UpdateSecurityGroupRuleDescriptionsIngress";
|
|
|
6052
6147
|
const _USGRDIR = "UpdateSecurityGroupRuleDescriptionsIngressRequest";
|
|
6053
6148
|
const _USGRDIRp = "UpdateSecurityGroupRuleDescriptionsIngressResult";
|
|
6054
6149
|
const _USR = "UnlockSnapshotRequest";
|
|
6150
|
+
const _USRO = "UnsuccessfulSuppressionResponseObject";
|
|
6151
|
+
const _USRS = "UnsuccessfulSuppressionResponseSet";
|
|
6055
6152
|
const _USRn = "UnlockSnapshotResult";
|
|
6056
6153
|
const _UST = "UdpStreamTimeout";
|
|
6057
6154
|
const _USn = "UnlockSnapshot";
|
|
@@ -6418,7 +6515,11 @@ const _aRut = "autoRecovery";
|
|
|
6418
6515
|
const _aRw = "awsRegion";
|
|
6419
6516
|
const _aS = "associationState";
|
|
6420
6517
|
const _aSA = "amazonSideAsn";
|
|
6518
|
+
const _aSC = "applicationStatusCheck";
|
|
6519
|
+
const _aSCI = "applicationStatusCheckId";
|
|
6520
|
+
const _aSCS = "applicationStatusCheckSet";
|
|
6421
6521
|
const _aSI = "autoScalingIps";
|
|
6522
|
+
const _aSRT = "applicationStatusesResponseType";
|
|
6422
6523
|
const _aSS = "amdSevSnp";
|
|
6423
6524
|
const _aSSs = "associatedSubnetSet";
|
|
6424
6525
|
const _aSSt = "attributeSummarySet";
|
|
@@ -6428,8 +6529,9 @@ const _aSd = "addressSet";
|
|
|
6428
6529
|
const _aSdd = "addressesSet";
|
|
6429
6530
|
const _aSl = "allocationStrategy";
|
|
6430
6531
|
const _aSn = "analysisStatus";
|
|
6431
|
-
const
|
|
6432
|
-
const
|
|
6532
|
+
const _aSp = "applicationStatus";
|
|
6533
|
+
const _aSs = "associationSet";
|
|
6534
|
+
const _aSss = "associationStatus";
|
|
6433
6535
|
const _aSt = "attachmentSet";
|
|
6434
6536
|
const _aStt = "attachmentState";
|
|
6435
6537
|
const _aStta = "attachmentStatuses";
|
|
@@ -6447,7 +6549,8 @@ const _aTdd = "addressType";
|
|
|
6447
6549
|
const _aTddr = "addressingType";
|
|
6448
6550
|
const _aTl = "allocationType";
|
|
6449
6551
|
const _aTll = "allocationTime";
|
|
6450
|
-
const _aTs = "
|
|
6552
|
+
const _aTs = "associationType";
|
|
6553
|
+
const _aTss = "associationTarget";
|
|
6451
6554
|
const _aTt = "attachTime";
|
|
6452
6555
|
const _aTtt = "attachedTo";
|
|
6453
6556
|
const _aTtta = "attachmentType";
|
|
@@ -6457,6 +6560,7 @@ const _aVEC = "accountVpcEncryptionControl";
|
|
|
6457
6560
|
const _aVI = "accepterVpcInfo";
|
|
6458
6561
|
const _aVS = "attributeValueSet";
|
|
6459
6562
|
const _aVTS = "activeVpnTunnelStatus";
|
|
6563
|
+
const _aVs = "associationValue";
|
|
6460
6564
|
const _aZ = "availabilityZone";
|
|
6461
6565
|
const _aZG = "availabilityZoneGroup";
|
|
6462
6566
|
const _aZI = "availabilityZoneId";
|
|
@@ -6468,6 +6572,7 @@ const _acc = "accelerators";
|
|
|
6468
6572
|
const _act = "active";
|
|
6469
6573
|
const _ad = "address";
|
|
6470
6574
|
const _af = "affinity";
|
|
6575
|
+
const _ag = "aggregation";
|
|
6471
6576
|
const _am = "amount";
|
|
6472
6577
|
const _ar = "arn";
|
|
6473
6578
|
const _arc = "architecture";
|
|
@@ -6674,9 +6779,10 @@ const _cTom = "completeTime";
|
|
|
6674
6779
|
const _cTomp = "completionTime";
|
|
6675
6780
|
const _cTon = "conversionTask";
|
|
6676
6781
|
const _cTonn = "connectivityType";
|
|
6677
|
-
const _cTr = "
|
|
6678
|
-
const _cTre = "
|
|
6782
|
+
const _cTr = "creationTime";
|
|
6783
|
+
const _cTre = "createTime";
|
|
6679
6784
|
const _cTrea = "creationTimestamp";
|
|
6785
|
+
const _cUT = "checkUpdateTime";
|
|
6680
6786
|
const _cVE = "clientVpnEndpoint";
|
|
6681
6787
|
const _cVEI = "clientVpnEndpointId";
|
|
6682
6788
|
const _cVOI = "clientVpnOwnerId";
|
|
@@ -6767,13 +6873,14 @@ const _dRe = "destinationRegion";
|
|
|
6767
6873
|
const _dReb = "debuggingRestrictions";
|
|
6768
6874
|
const _dRi = "discoveryRegion";
|
|
6769
6875
|
const _dRy = "dynamicRouting";
|
|
6770
|
-
const _dS = "
|
|
6876
|
+
const _dS = "detailSet";
|
|
6771
6877
|
const _dSCR = "deletedSubnetCidrReservation";
|
|
6772
6878
|
const _dSRS = "deleteSnapshotResultSet";
|
|
6773
6879
|
const _dSe = "destinationSet";
|
|
6774
6880
|
const _dSel = "deliveryStatus";
|
|
6775
6881
|
const _dSeli = "deliveryStream";
|
|
6776
|
-
const _dSn = "
|
|
6882
|
+
const _dSn = "dnsServer";
|
|
6883
|
+
const _dSns = "dnsSupport";
|
|
6777
6884
|
const _dT = "deletionTime";
|
|
6778
6885
|
const _dTA = "dpdTimeoutAction";
|
|
6779
6886
|
const _dTC = "deprecationTimeCondition";
|
|
@@ -6971,6 +7078,7 @@ const _fSRi = "firewallStatefulRule";
|
|
|
6971
7078
|
const _fSSIB = "fullSnapshotSizeInBytes";
|
|
6972
7079
|
const _fSST = "firstSlotStartTime";
|
|
6973
7080
|
const _fSl = "fleetState";
|
|
7081
|
+
const _fT = "failureThreshold";
|
|
6974
7082
|
const _fTE = "freeTierEligible";
|
|
6975
7083
|
const _fa = "fault";
|
|
6976
7084
|
const _fo = "force";
|
|
@@ -7002,6 +7110,7 @@ const _gr = "groups";
|
|
|
7002
7110
|
const _h = "hypervisor";
|
|
7003
7111
|
const _hBD = "hiddenByDefault";
|
|
7004
7112
|
const _hCP = "hiveCompatiblePartitions";
|
|
7113
|
+
const _hCPS = "healthCheckPathSet";
|
|
7005
7114
|
const _hE = "httpEndpoint";
|
|
7006
7115
|
const _hI = "hostId";
|
|
7007
7116
|
const _hIS = "hostIdSet";
|
|
@@ -7088,6 +7197,7 @@ const _iG = "internetGateway";
|
|
|
7088
7197
|
const _iGBM = "internetGatewayBlockMode";
|
|
7089
7198
|
const _iGEM = "internetGatewayExclusionMode";
|
|
7090
7199
|
const _iGI = "internetGatewayId";
|
|
7200
|
+
const _iGPS = "initializationGracePeriodSeconds";
|
|
7091
7201
|
const _iGS = "internetGatewaySet";
|
|
7092
7202
|
const _iGSn = "instanceGenerationSet";
|
|
7093
7203
|
const _iH = "instanceHealth";
|
|
@@ -7190,7 +7300,7 @@ const _iRT = "ingressRouteTable";
|
|
|
7190
7300
|
const _iRp = "ipamRegion";
|
|
7191
7301
|
const _iRpa = "ipRanges";
|
|
7192
7302
|
const _iRpv = "ipv6Ranges";
|
|
7193
|
-
const _iS = "
|
|
7303
|
+
const _iS = "ipScope";
|
|
7194
7304
|
const _iSA = "ipamScopeArn";
|
|
7195
7305
|
const _iSD = "initializationStatusDetails";
|
|
7196
7306
|
const _iSI = "instanceStorageInfo";
|
|
@@ -7202,16 +7312,17 @@ const _iSSp = "ipamScopeSet";
|
|
|
7202
7312
|
const _iST = "ipamScopeType";
|
|
7203
7313
|
const _iSTS = "importSnapshotTaskSet";
|
|
7204
7314
|
const _iSg = "igmpv2Support";
|
|
7205
|
-
const _iSm = "
|
|
7206
|
-
const _iSma = "
|
|
7207
|
-
const _iSmag = "
|
|
7315
|
+
const _iSm = "impairedSince";
|
|
7316
|
+
const _iSma = "imagesSet";
|
|
7317
|
+
const _iSmag = "imageState";
|
|
7318
|
+
const _iSmage = "imageSet";
|
|
7208
7319
|
const _iSmd = "imdsSupport";
|
|
7209
|
-
const
|
|
7210
|
-
const _iSn = "instancesSet";
|
|
7320
|
+
const _iSn = "instanceSet";
|
|
7211
7321
|
const _iSng = "ingestionStatus";
|
|
7212
|
-
const _iSns = "
|
|
7322
|
+
const _iSns = "instancesSet";
|
|
7213
7323
|
const _iSnst = "instanceState";
|
|
7214
7324
|
const _iSnsta = "instanceStatus";
|
|
7325
|
+
const _iSnt = "interconnectStatus";
|
|
7215
7326
|
const _iSp = "ipamScope";
|
|
7216
7327
|
const _iSpa = "ipamSet";
|
|
7217
7328
|
const _iSpo = "ipSource";
|
|
@@ -7241,12 +7352,13 @@ const _iV = "ikeVersion";
|
|
|
7241
7352
|
const _iVE = "isValidExchange";
|
|
7242
7353
|
const _iVS = "ikeVersionSet";
|
|
7243
7354
|
const _iVm = "importVolume";
|
|
7355
|
+
const _iVp = "ipVersion";
|
|
7244
7356
|
const _iWS = "imageWatermarkSet";
|
|
7245
7357
|
const _im = "image";
|
|
7246
7358
|
const _in = "instance";
|
|
7247
7359
|
const _ins = "instances";
|
|
7248
|
-
const _int = "
|
|
7249
|
-
const _inte = "
|
|
7360
|
+
const _int = "interval";
|
|
7361
|
+
const _inte = "interruptible";
|
|
7250
7362
|
const _io = "iops";
|
|
7251
7363
|
const _ip = "ipam";
|
|
7252
7364
|
const _ipv = "ipv4";
|
|
@@ -7368,6 +7480,7 @@ const _lTa = "launchTemplates";
|
|
|
7368
7480
|
const _lTau = "launchTime";
|
|
7369
7481
|
const _lTi = "licenseType";
|
|
7370
7482
|
const _lTo = "locationType";
|
|
7483
|
+
const _lUA = "lastUpdatedAt";
|
|
7371
7484
|
const _lUT = "lastUpdateTimestamp";
|
|
7372
7485
|
const _lUTa = "lastUpdateTime";
|
|
7373
7486
|
const _lUTas = "lastUpdatedTime";
|
|
@@ -7444,12 +7557,13 @@ const _mSai = "maintenanceStrategies";
|
|
|
7444
7557
|
const _mSo = "moveStatus";
|
|
7445
7558
|
const _mSod = "modificationState";
|
|
7446
7559
|
const _mSu = "multicastSupport";
|
|
7447
|
-
const _mT = "
|
|
7560
|
+
const _mT = "modifyTime";
|
|
7448
7561
|
const _mTC = "minTargetCapacity";
|
|
7449
7562
|
const _mTDID = "maxTermDurationInDays";
|
|
7450
7563
|
const _mTDIDi = "minTermDurationInDays";
|
|
7451
7564
|
const _mTIMB = "maximumThroughputInMBps";
|
|
7452
7565
|
const _mTP = "maxTotalPrice";
|
|
7566
|
+
const _mTa = "marketType";
|
|
7453
7567
|
const _mTe = "memberType";
|
|
7454
7568
|
const _mVE = "managesVpcEndpoints";
|
|
7455
7569
|
const _mVS = "metricValueSet";
|
|
@@ -7745,6 +7859,7 @@ const _pVIr = "primaryVpcId";
|
|
|
7745
7859
|
const _pVS = "propagatingVgwSet";
|
|
7746
7860
|
const _pZI = "parentZoneId";
|
|
7747
7861
|
const _pZN = "parentZoneName";
|
|
7862
|
+
const _pa = "path";
|
|
7748
7863
|
const _pe = "period";
|
|
7749
7864
|
const _per = "permission";
|
|
7750
7865
|
const _pl = "platform";
|
|
@@ -7765,8 +7880,9 @@ const _qS = "quoteState";
|
|
|
7765
7880
|
const _r = "return";
|
|
7766
7881
|
const _rA = "ruleAction";
|
|
7767
7882
|
const _rAE = "remoteAccessEnabled";
|
|
7768
|
-
const _rAe = "
|
|
7769
|
-
const _rAes = "
|
|
7883
|
+
const _rAe = "resumeAt";
|
|
7884
|
+
const _rAes = "reservationArn";
|
|
7885
|
+
const _rAeso = "resourceArn";
|
|
7770
7886
|
const _rB = "requestedBy";
|
|
7771
7887
|
const _rBET = "recycleBinEnterTime";
|
|
7772
7888
|
const _rBETe = "recycleBinExitTime";
|
|
@@ -7906,12 +8022,12 @@ const _rVIe = "requesterVpcInfo";
|
|
|
7906
8022
|
const _rVe = "reservationValue";
|
|
7907
8023
|
const _rWS = "replayWindowSize";
|
|
7908
8024
|
const _ra = "ramdisk";
|
|
7909
|
-
const _re = "
|
|
7910
|
-
const _rea = "reason";
|
|
8025
|
+
const _re = "reason";
|
|
7911
8026
|
const _rec = "recurrence";
|
|
7912
8027
|
const _reg = "region";
|
|
7913
8028
|
const _req = "requested";
|
|
7914
|
-
const _res = "
|
|
8029
|
+
const _res = "resource";
|
|
8030
|
+
const _resu = "result";
|
|
7915
8031
|
const _ro = "route";
|
|
7916
8032
|
const _rou = "routes";
|
|
7917
8033
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.ec2";
|
|
@@ -7923,14 +8039,16 @@ const _sAo = "sourceAddress";
|
|
|
7923
8039
|
const _sAt = "startupAction";
|
|
7924
8040
|
const _sAu = "supportedArchitectures";
|
|
7925
8041
|
const _sAub = "subnetArn";
|
|
8042
|
+
const _sAup = "suppressAt";
|
|
7926
8043
|
const _sB = "s3Bucket";
|
|
7927
8044
|
const _sBM = "supportedBootModes";
|
|
7928
8045
|
const _sBN = "s3BucketName";
|
|
7929
8046
|
const _sBP = "s3BucketPrefix";
|
|
7930
|
-
const _sC = "
|
|
8047
|
+
const _sC = "statusCode";
|
|
7931
8048
|
const _sCA = "serverCertificateArn";
|
|
7932
8049
|
const _sCAE = "serialConsoleAccessEnabled";
|
|
7933
8050
|
const _sCB = "sourceCidrBlock";
|
|
8051
|
+
const _sCM = "statusCodeMatcher";
|
|
7934
8052
|
const _sCR = "sourceCapacityReservation";
|
|
7935
8053
|
const _sCRI = "sourceCapacityReservationId";
|
|
7936
8054
|
const _sCRIu = "subnetCidrReservationId";
|
|
@@ -7938,6 +8056,7 @@ const _sCRu = "subnetCidrReservation";
|
|
|
7938
8056
|
const _sCS = "serviceConfigurationSet";
|
|
7939
8057
|
const _sCSIG = "sustainedClockSpeedInGhz";
|
|
7940
8058
|
const _sCc = "scopeCount";
|
|
8059
|
+
const _sCe = "serviceConfiguration";
|
|
7941
8060
|
const _sCn = "snapshotConfiguration";
|
|
7942
8061
|
const _sCt = "staticCidr";
|
|
7943
8062
|
const _sD = "startDate";
|
|
@@ -8053,12 +8172,13 @@ const _sQPDS = "successfulQueuedPurchaseDeletionSet";
|
|
|
8053
8172
|
const _sR = "serviceRegion";
|
|
8054
8173
|
const _sRDT = "supportedRootDeviceTypes";
|
|
8055
8174
|
const _sRO = "staticRoutesOnly";
|
|
8056
|
-
const _sRS = "
|
|
8175
|
+
const _sRS = "successfulResultSet";
|
|
8176
|
+
const _sRSu = "supportedRegionSet";
|
|
8057
8177
|
const _sRT = "subnetRouteTable";
|
|
8058
8178
|
const _sRe = "serviceResource";
|
|
8059
8179
|
const _sRo = "sourceResource";
|
|
8060
8180
|
const _sRt = "stateReason";
|
|
8061
|
-
const _sS = "
|
|
8181
|
+
const _sS = "statusSince";
|
|
8062
8182
|
const _sSA = "secondarySubnetArn";
|
|
8063
8183
|
const _sSC = "sqlServerCredentials";
|
|
8064
8184
|
const _sSGN = "sourceSecurityGroupName";
|
|
@@ -8071,8 +8191,9 @@ const _sSS = "secondarySubnetSet";
|
|
|
8071
8191
|
const _sSSPA = "selfServiceSamlProviderArn";
|
|
8072
8192
|
const _sSSt = "staticSourcesSupport";
|
|
8073
8193
|
const _sST = "sampledStartTime";
|
|
8074
|
-
const _sSe = "
|
|
8194
|
+
const _sSe = "secondarySubnet";
|
|
8075
8195
|
const _sSer = "serviceState";
|
|
8196
|
+
const _sSet = "settingSet";
|
|
8076
8197
|
const _sSn = "snapshotSet";
|
|
8077
8198
|
const _sSo = "sourceSet";
|
|
8078
8199
|
const _sSs = "sseSpecification";
|
|
@@ -8081,7 +8202,7 @@ const _sSu = "subscriptionSet";
|
|
|
8081
8202
|
const _sSub = "subnetSet";
|
|
8082
8203
|
const _sSup = "supportedStrategies";
|
|
8083
8204
|
const _sSy = "systemStatus";
|
|
8084
|
-
const _sT = "
|
|
8205
|
+
const _sT = "successThreshold";
|
|
8085
8206
|
const _sTA = "snsTopicArn";
|
|
8086
8207
|
const _sTC = "spotTargetCapacity";
|
|
8087
8208
|
const _sTD = "snapshotTaskDetail";
|
|
@@ -8090,15 +8211,17 @@ const _sTGAI = "sourceTransitGatewayAttachmentId";
|
|
|
8090
8211
|
const _sTGAT = "sourceTransitGatewayAttachmentType";
|
|
8091
8212
|
const _sTH = "sessionTimeoutHours";
|
|
8092
8213
|
const _sTR = "stateTransitionReason";
|
|
8093
|
-
const _sTS = "
|
|
8214
|
+
const _sTS = "statusTimeStamp";
|
|
8094
8215
|
const _sTSS = "snapshotTierStatusSet";
|
|
8216
|
+
const _sTSt = "storeTaskState";
|
|
8095
8217
|
const _sTT = "stateTransitionTime";
|
|
8096
8218
|
const _sTa = "sampleTime";
|
|
8097
8219
|
const _sTe = "serviceType";
|
|
8098
8220
|
const _sTo = "sourceType";
|
|
8099
8221
|
const _sTp = "splitTunnel";
|
|
8100
8222
|
const _sTs = "sseType";
|
|
8101
|
-
const _sTt = "
|
|
8223
|
+
const _sTt = "startTime";
|
|
8224
|
+
const _sTto = "storageTier";
|
|
8102
8225
|
const _sUC = "supportedUsageClasses";
|
|
8103
8226
|
const _sV = "sourceVpc";
|
|
8104
8227
|
const _sVI = "sourceVolumeId";
|
|
@@ -8126,7 +8249,7 @@ const _su = "subnet";
|
|
|
8126
8249
|
const _sub = "subnets";
|
|
8127
8250
|
const _suc = "successful";
|
|
8128
8251
|
const _succ = "success";
|
|
8129
|
-
const _t = "
|
|
8252
|
+
const _t = "timeout";
|
|
8130
8253
|
const _tAAC = "totalAvailableAddressCount";
|
|
8131
8254
|
const _tAC = "totalAvailableCapacity";
|
|
8132
8255
|
const _tACo = "totalAddressCount";
|
|
@@ -8256,6 +8379,7 @@ const _tSar = "targetSize";
|
|
|
8256
8379
|
const _tSas = "taskState";
|
|
8257
8380
|
const _tSp = "tpmSupport";
|
|
8258
8381
|
const _tT = "trafficType";
|
|
8382
|
+
const _tTAS = "targetTagAssociationSet";
|
|
8259
8383
|
const _tTC = "totalTargetCapacity";
|
|
8260
8384
|
const _tTGAI = "transportTransitGatewayAttachmentId";
|
|
8261
8385
|
const _tTa = "taskType";
|
|
@@ -8268,7 +8392,8 @@ const _tVC = "totalVCpus";
|
|
|
8268
8392
|
const _tVT = "targetVolumeType";
|
|
8269
8393
|
const _ta = "tag";
|
|
8270
8394
|
const _tag = "tags";
|
|
8271
|
-
const _te = "
|
|
8395
|
+
const _te = "tenancy";
|
|
8396
|
+
const _ter = "term";
|
|
8272
8397
|
const _th = "throughput";
|
|
8273
8398
|
const _ti = "timestamp";
|
|
8274
8399
|
const _tie = "tier";
|
|
@@ -8304,6 +8429,7 @@ const _uPS = "uploadPolicySignature";
|
|
|
8304
8429
|
const _uPp = "uploadPolicy";
|
|
8305
8430
|
const _uPs = "usagePrice";
|
|
8306
8431
|
const _uRBOI = "unusedReservationBillingOwnerId";
|
|
8432
|
+
const _uRS = "unsuccessfulResultSet";
|
|
8307
8433
|
const _uS = "usageStrategy";
|
|
8308
8434
|
const _uST = "udpStreamTimeout";
|
|
8309
8435
|
const _uT = "updateTime";
|
|
@@ -8874,6 +9000,84 @@ var AnalysisSecurityGroupRule$ = [3, n0, _ASGR,
|
|
|
8874
9000
|
[_xN]: _pLI }], [0, { [_eQN]: `Protocol`,
|
|
8875
9001
|
[_xN]: _pr }]]
|
|
8876
9002
|
];
|
|
9003
|
+
var ApplicationStatus$ = [3, n0, _AS,
|
|
9004
|
+
0,
|
|
9005
|
+
[_Sta, _STS, _SS, _RAe, _Det],
|
|
9006
|
+
[[0, { [_eQN]: `Status`,
|
|
9007
|
+
[_xN]: _sta }], [4, { [_eQN]: `StatusTimeStamp`,
|
|
9008
|
+
[_xN]: _sTS }], [4, { [_eQN]: `StatusSince`,
|
|
9009
|
+
[_xN]: _sS }], [4, { [_eQN]: `ResumeAt`,
|
|
9010
|
+
[_xN]: _rAe }], [() => ApplicationStatusDetailSet, { [_eQN]: `DetailSet`,
|
|
9011
|
+
[_xN]: _dS }]]
|
|
9012
|
+
];
|
|
9013
|
+
var ApplicationStatusCheckAssociationObject$ = [3, n0, _ASCAO,
|
|
9014
|
+
0,
|
|
9015
|
+
[_ASCI, _ATs, _K, _V],
|
|
9016
|
+
[[0, { [_eQN]: `ApplicationStatusCheckId`,
|
|
9017
|
+
[_xN]: _aSCI }], [0, { [_eQN]: `AssociationType`,
|
|
9018
|
+
[_xN]: _aTs }], [0, { [_eQN]: `Key`,
|
|
9019
|
+
[_xN]: _k }], [0, { [_eQN]: `Value`,
|
|
9020
|
+
[_xN]: _v }]]
|
|
9021
|
+
];
|
|
9022
|
+
var ApplicationStatusCheckResponseObject$ = [3, n0, _ASCRO,
|
|
9023
|
+
0,
|
|
9024
|
+
[_ASCI, _Ag, _HCP, _Pr, _Po, _Pa, _DI, _IVp, _IS, _Int, _Ti, _FT, _ST, _SCM, _IGPS, _LUA, _TTA, _T, _CTr, _MT, _DT],
|
|
9025
|
+
[[0, { [_eQN]: `ApplicationStatusCheckId`,
|
|
9026
|
+
[_xN]: _aSCI }], [0, { [_eQN]: `Aggregation`,
|
|
9027
|
+
[_xN]: _ag }], [() => HealthCheckPathResponseList, { [_eQN]: `HealthCheckPathSet`,
|
|
9028
|
+
[_xN]: _hCPS }], [0, { [_eQN]: `Protocol`,
|
|
9029
|
+
[_xN]: _pr }], [1, { [_eQN]: `Port`,
|
|
9030
|
+
[_xN]: _po }], [0, { [_eQN]: `Path`,
|
|
9031
|
+
[_xN]: _pa }], [1, { [_eQN]: `DeviceIndex`,
|
|
9032
|
+
[_xN]: _dI }], [0, { [_eQN]: `IpVersion`,
|
|
9033
|
+
[_xN]: _iVp }], [0, { [_eQN]: `IpScope`,
|
|
9034
|
+
[_xN]: _iS }], [1, { [_eQN]: `Interval`,
|
|
9035
|
+
[_xN]: _int }], [1, { [_eQN]: `Timeout`,
|
|
9036
|
+
[_xN]: _t }], [1, { [_eQN]: `FailureThreshold`,
|
|
9037
|
+
[_xN]: _fT }], [1, { [_eQN]: `SuccessThreshold`,
|
|
9038
|
+
[_xN]: _sT }], [0, { [_eQN]: `StatusCodeMatcher`,
|
|
9039
|
+
[_xN]: _sCM }], [1, { [_eQN]: `InitializationGracePeriodSeconds`,
|
|
9040
|
+
[_xN]: _iGPS }], [4, { [_eQN]: `LastUpdatedAt`,
|
|
9041
|
+
[_xN]: _lUA }], [() => CustomKeyValuePairResponseSet, { [_eQN]: `TargetTagAssociationSet`,
|
|
9042
|
+
[_xN]: _tTAS }], [() => TagList, { [_eQN]: `TagSet`,
|
|
9043
|
+
[_xN]: _tS }], [4, { [_eQN]: `CreationTime`,
|
|
9044
|
+
[_xN]: _cTr }], [4, { [_eQN]: `ModifyTime`,
|
|
9045
|
+
[_xN]: _mT }], [4, { [_eQN]: `DeletionTime`,
|
|
9046
|
+
[_xN]: _dT }]]
|
|
9047
|
+
];
|
|
9048
|
+
var ApplicationStatusDetail$ = [3, n0, _ASD,
|
|
9049
|
+
0,
|
|
9050
|
+
[_ASCI, _CUT, _Ag, _Sta, _STS, _SS, _Re],
|
|
9051
|
+
[[0, { [_eQN]: `ApplicationStatusCheckId`,
|
|
9052
|
+
[_xN]: _aSCI }], [4, { [_eQN]: `CheckUpdateTime`,
|
|
9053
|
+
[_xN]: _cUT }], [0, { [_eQN]: `Aggregation`,
|
|
9054
|
+
[_xN]: _ag }], [0, { [_eQN]: `Status`,
|
|
9055
|
+
[_xN]: _sta }], [4, { [_eQN]: `StatusTimeStamp`,
|
|
9056
|
+
[_xN]: _sTS }], [4, { [_eQN]: `StatusSince`,
|
|
9057
|
+
[_xN]: _sS }], [() => ApplicationStatusReason$, { [_eQN]: `Reason`,
|
|
9058
|
+
[_xN]: _re }]]
|
|
9059
|
+
];
|
|
9060
|
+
var ApplicationStatusesResponseType$ = [3, n0, _ASRT,
|
|
9061
|
+
0,
|
|
9062
|
+
[_Ins],
|
|
9063
|
+
[[() => InstanceApplicationStatusSet, { [_eQN]: `InstanceSet`,
|
|
9064
|
+
[_xN]: _iSn }]]
|
|
9065
|
+
];
|
|
9066
|
+
var ApplicationStatusReason$ = [3, n0, _ASR,
|
|
9067
|
+
0,
|
|
9068
|
+
[_Co, _SC, _Pr],
|
|
9069
|
+
[[0, { [_eQN]: `Code`,
|
|
9070
|
+
[_xN]: _co }], [1, { [_eQN]: `StatusCode`,
|
|
9071
|
+
[_xN]: _sC }], [0, { [_eQN]: `Protocol`,
|
|
9072
|
+
[_xN]: _pr }]]
|
|
9073
|
+
];
|
|
9074
|
+
var ApplicationStatusSummary$ = [3, n0, _ASS,
|
|
9075
|
+
0,
|
|
9076
|
+
[_Sta, _ISm],
|
|
9077
|
+
[[0, { [_eQN]: `Status`,
|
|
9078
|
+
[_xN]: _sta }], [4, { [_eQN]: `ImpairedSince`,
|
|
9079
|
+
[_xN]: _iSm }]]
|
|
9080
|
+
];
|
|
8877
9081
|
var ApplySecurityGroupsToClientVpnTargetNetworkRequest$ = [3, n0, _ASGTCVTNR,
|
|
8878
9082
|
0,
|
|
8879
9083
|
[_CVEI, _VI, _SGIe, _DR],
|
|
@@ -8965,6 +9169,18 @@ var AssociateAddressResult$ = [3, n0, _AARss,
|
|
|
8965
9169
|
[[0, { [_eQN]: `AssociationId`,
|
|
8966
9170
|
[_xN]: _aIs }]]
|
|
8967
9171
|
];
|
|
9172
|
+
var AssociateApplicationStatusCheckRequest$ = [3, n0, _AASCR,
|
|
9173
|
+
0,
|
|
9174
|
+
[_ASCI, _TTA, _IIn, _CT, _DR],
|
|
9175
|
+
[0, [() => CustomKeyValuePairRequestSet, { [_xN]: _TTAa }], [() => InstanceIdList, { [_xN]: _II }], [0, 4], 2], 1
|
|
9176
|
+
];
|
|
9177
|
+
var AssociateApplicationStatusCheckResult$ = [3, n0, _AASCRs,
|
|
9178
|
+
0,
|
|
9179
|
+
[_SR, _UR],
|
|
9180
|
+
[[() => SuccessfulAssociationResponseSet, { [_eQN]: `SuccessfulResultSet`,
|
|
9181
|
+
[_xN]: _sRS }], [() => UnsuccessfulAssociationResponseSet, { [_eQN]: `UnsuccessfulResultSet`,
|
|
9182
|
+
[_xN]: _uRS }]]
|
|
9183
|
+
];
|
|
8968
9184
|
var AssociateCapacityReservationBillingOwnerRequest$ = [3, n0, _ACRBORs,
|
|
8969
9185
|
0,
|
|
8970
9186
|
[_CRI, _URBOI, _DR],
|
|
@@ -9036,7 +9252,7 @@ var AssociateIamInstanceProfileResult$ = [3, n0, _AIIPRs,
|
|
|
9036
9252
|
];
|
|
9037
9253
|
var AssociateInstanceEventWindowRequest$ = [3, n0, _AIEWR,
|
|
9038
9254
|
0,
|
|
9039
|
-
[_IEWI,
|
|
9255
|
+
[_IEWI, _ATss, _DR],
|
|
9040
9256
|
[0, [() => InstanceEventWindowAssociationRequest$, 0], 2], 2
|
|
9041
9257
|
];
|
|
9042
9258
|
var AssociateInstanceEventWindowResult$ = [3, n0, _AIEWRs,
|
|
@@ -9100,7 +9316,7 @@ var AssociateRouteTableRequest$ = [3, n0, _ARTRs,
|
|
|
9100
9316
|
];
|
|
9101
9317
|
var AssociateRouteTableResult$ = [3, n0, _ARTRss,
|
|
9102
9318
|
0,
|
|
9103
|
-
[_AIs,
|
|
9319
|
+
[_AIs, _ASs],
|
|
9104
9320
|
[[0, { [_eQN]: `AssociationId`,
|
|
9105
9321
|
[_xN]: _aIs }], [() => RouteTableAssociationState$, { [_eQN]: `AssociationState`,
|
|
9106
9322
|
[_xN]: _aS }]]
|
|
@@ -9190,7 +9406,7 @@ var AssociateVpcCidrBlockResult$ = [3, n0, _AVCBRs,
|
|
|
9190
9406
|
[_xN]: _cBA }], [0, { [_eQN]: `VpcId`,
|
|
9191
9407
|
[_xN]: _vI }]]
|
|
9192
9408
|
];
|
|
9193
|
-
var AssociationStatus$ = [3, n0,
|
|
9409
|
+
var AssociationStatus$ = [3, n0, _ASss,
|
|
9194
9410
|
0,
|
|
9195
9411
|
[_Co, _Me],
|
|
9196
9412
|
[[0, { [_eQN]: `Code`,
|
|
@@ -9488,12 +9704,12 @@ var BundleInstanceResult$ = [3, n0, _BIRu,
|
|
|
9488
9704
|
];
|
|
9489
9705
|
var BundleTask$ = [3, n0, _BT,
|
|
9490
9706
|
0,
|
|
9491
|
-
[_II, _BI, _St,
|
|
9707
|
+
[_II, _BI, _St, _STt, _UT, _Sto, _Pro, _BTE],
|
|
9492
9708
|
[[0, { [_eQN]: `InstanceId`,
|
|
9493
9709
|
[_xN]: _iI }], [0, { [_eQN]: `BundleId`,
|
|
9494
9710
|
[_xN]: _bI }], [0, { [_eQN]: `State`,
|
|
9495
9711
|
[_xN]: _st }], [4, { [_eQN]: `StartTime`,
|
|
9496
|
-
[_xN]:
|
|
9712
|
+
[_xN]: _sTt }], [4, { [_eQN]: `UpdateTime`,
|
|
9497
9713
|
[_xN]: _uT }], [() => Storage$, { [_eQN]: `Storage`,
|
|
9498
9714
|
[_xN]: _sto }], [0, { [_eQN]: `Progress`,
|
|
9499
9715
|
[_xN]: _pro }], [() => BundleTaskError$, { [_eQN]: `Error`,
|
|
@@ -9760,7 +9976,7 @@ var CapacityBlockExtensionOffering$ = [3, n0, _CBEO,
|
|
|
9760
9976
|
[_xN]: _cBEDH }], [0, { [_eQN]: `UpfrontFee`,
|
|
9761
9977
|
[_xN]: _uF }], [0, { [_eQN]: `CurrencyCode`,
|
|
9762
9978
|
[_xN]: _cC }], [0, { [_eQN]: `Tenancy`,
|
|
9763
|
-
[_xN]:
|
|
9979
|
+
[_xN]: _te }], [0, { [_eQN]: `ZoneType`,
|
|
9764
9980
|
[_xN]: _zT }]]
|
|
9765
9981
|
];
|
|
9766
9982
|
var CapacityBlockOffering$ = [3, n0, _CBO,
|
|
@@ -9776,7 +9992,7 @@ var CapacityBlockOffering$ = [3, n0, _CBO,
|
|
|
9776
9992
|
[_xN]: _cBDH }], [0, { [_eQN]: `UpfrontFee`,
|
|
9777
9993
|
[_xN]: _uF }], [0, { [_eQN]: `CurrencyCode`,
|
|
9778
9994
|
[_xN]: _cC }], [0, { [_eQN]: `Tenancy`,
|
|
9779
|
-
[_xN]:
|
|
9995
|
+
[_xN]: _te }], [0, { [_eQN]: `UltraserverType`,
|
|
9780
9996
|
[_xN]: _uTl }], [1, { [_eQN]: `UltraserverCount`,
|
|
9781
9997
|
[_xN]: _uC }], [1, { [_eQN]: `CapacityBlockDurationMinutes`,
|
|
9782
9998
|
[_xN]: _cBDM }], [0, { [_eQN]: `ZoneType`,
|
|
@@ -9784,10 +10000,10 @@ var CapacityBlockOffering$ = [3, n0, _CBO,
|
|
|
9784
10000
|
];
|
|
9785
10001
|
var CapacityBlockStatus$ = [3, n0, _CBS,
|
|
9786
10002
|
0,
|
|
9787
|
-
[_CBI,
|
|
10003
|
+
[_CBI, _ISn, _TCo, _TAC, _TUC, _CRS],
|
|
9788
10004
|
[[0, { [_eQN]: `CapacityBlockId`,
|
|
9789
10005
|
[_xN]: _cBI }], [0, { [_eQN]: `InterconnectStatus`,
|
|
9790
|
-
[_xN]:
|
|
10006
|
+
[_xN]: _iSnt }], [1, { [_eQN]: `TotalCapacity`,
|
|
9791
10007
|
[_xN]: _tC }], [1, { [_eQN]: `TotalAvailableCapacity`,
|
|
9792
10008
|
[_xN]: _tAC }], [1, { [_eQN]: `TotalUnavailableCapacity`,
|
|
9793
10009
|
[_xN]: _tUC }], [() => CapacityReservationStatusSet, { [_eQN]: `CapacityReservationStatusSet`,
|
|
@@ -9800,14 +10016,14 @@ var CapacityManagerCondition$ = [3, n0, _CMC,
|
|
|
9800
10016
|
];
|
|
9801
10017
|
var CapacityManagerDataExportResponse$ = [3, n0, _CMDER,
|
|
9802
10018
|
0,
|
|
9803
|
-
[_CMDEI, _SBN, _SBP, _Sc, _OF,
|
|
10019
|
+
[_CMDEI, _SBN, _SBP, _Sc, _OF, _CTre, _LDS, _LDSM, _LDSLU, _LDT, _T],
|
|
9804
10020
|
[[0, { [_eQN]: `CapacityManagerDataExportId`,
|
|
9805
10021
|
[_xN]: _cMDEI }], [0, { [_eQN]: `S3BucketName`,
|
|
9806
10022
|
[_xN]: _sBN }], [0, { [_eQN]: `S3BucketPrefix`,
|
|
9807
10023
|
[_xN]: _sBP }], [0, { [_eQN]: `Schedule`,
|
|
9808
10024
|
[_xN]: _sc }], [0, { [_eQN]: `OutputFormat`,
|
|
9809
10025
|
[_xN]: _oF }], [4, { [_eQN]: `CreateTime`,
|
|
9810
|
-
[_xN]:
|
|
10026
|
+
[_xN]: _cTre }], [0, { [_eQN]: `LatestDeliveryStatus`,
|
|
9811
10027
|
[_xN]: _lDS }], [0, { [_eQN]: `LatestDeliveryStatusMessage`,
|
|
9812
10028
|
[_xN]: _lDSM }], [0, { [_eQN]: `LatestDeliveryS3LocationUri`,
|
|
9813
10029
|
[_xN]: _lDSLU }], [4, { [_eQN]: `LatestDeliveryTime`,
|
|
@@ -9816,7 +10032,7 @@ var CapacityManagerDataExportResponse$ = [3, n0, _CMDER,
|
|
|
9816
10032
|
];
|
|
9817
10033
|
var CapacityManagerDimension$ = [3, n0, _CMD,
|
|
9818
10034
|
0,
|
|
9819
|
-
[_RR, _AZI, _AIc, _ANc, _IF, _IT, _IPn,
|
|
10035
|
+
[_RR, _AZI, _AIc, _ANc, _IF, _IT, _IPn, _RAes, _RIe, _RT, _RCT, _RST, _RET, _REDT, _Te, _RSe, _RIMC, _RUFO, _T],
|
|
9820
10036
|
[[0, { [_eQN]: `ResourceRegion`,
|
|
9821
10037
|
[_xN]: _rR }], [0, { [_eQN]: `AvailabilityZoneId`,
|
|
9822
10038
|
[_xN]: _aZI }], [0, { [_eQN]: `AccountId`,
|
|
@@ -9825,14 +10041,14 @@ var CapacityManagerDimension$ = [3, n0, _CMD,
|
|
|
9825
10041
|
[_xN]: _iF }], [0, { [_eQN]: `InstanceType`,
|
|
9826
10042
|
[_xN]: _iT }], [0, { [_eQN]: `InstancePlatform`,
|
|
9827
10043
|
[_xN]: _iPn }], [0, { [_eQN]: `ReservationArn`,
|
|
9828
|
-
[_xN]:
|
|
10044
|
+
[_xN]: _rAes }], [0, { [_eQN]: `ReservationId`,
|
|
9829
10045
|
[_xN]: _rI }], [0, { [_eQN]: `ReservationType`,
|
|
9830
10046
|
[_xN]: _rT }], [4, { [_eQN]: `ReservationCreateTimestamp`,
|
|
9831
10047
|
[_xN]: _rCT }], [4, { [_eQN]: `ReservationStartTimestamp`,
|
|
9832
10048
|
[_xN]: _rST }], [4, { [_eQN]: `ReservationEndTimestamp`,
|
|
9833
10049
|
[_xN]: _rET }], [0, { [_eQN]: `ReservationEndDateType`,
|
|
9834
10050
|
[_xN]: _rEDT }], [0, { [_eQN]: `Tenancy`,
|
|
9835
|
-
[_xN]:
|
|
10051
|
+
[_xN]: _te }], [0, { [_eQN]: `ReservationState`,
|
|
9836
10052
|
[_xN]: _rS }], [0, { [_eQN]: `ReservationInstanceMatchCriteria`,
|
|
9837
10053
|
[_xN]: _rIMC }], [0, { [_eQN]: `ReservationUnusedFinancialOwner`,
|
|
9838
10054
|
[_xN]: _rUFO }], [() => CapacityManagerTagDimensionSet, { [_eQN]: `TagSet`,
|
|
@@ -9857,7 +10073,7 @@ var CapacityManagerTagDimension$ = [3, n0, _CMTD,
|
|
|
9857
10073
|
];
|
|
9858
10074
|
var CapacityReservation$ = [3, n0, _CRa,
|
|
9859
10075
|
0,
|
|
9860
|
-
[_CRI, _OI, _CRA, _AZI, _IT, _IPn, _AZ, _Te, _TIC, _AICv, _EO, _ES, _St, _SD, _ED, _EDTn, _IMC, _CD, _T, _OA, _CRFIa, _PGA, _CAap, _RT, _URBOI, _CIom, _DP, _CBI,
|
|
10076
|
+
[_CRI, _OI, _CRA, _AZI, _IT, _IPn, _AZ, _Te, _TIC, _AICv, _EO, _ES, _St, _SD, _ED, _EDTn, _IMC, _CD, _T, _OA, _CRFIa, _PGA, _CAap, _RT, _URBOI, _CIom, _DP, _CBI, _Inte, _ICA, _IInt],
|
|
9861
10077
|
[[0, { [_eQN]: `CapacityReservationId`,
|
|
9862
10078
|
[_xN]: _cRI }], [0, { [_eQN]: `OwnerId`,
|
|
9863
10079
|
[_xN]: _oI }], [0, { [_eQN]: `CapacityReservationArn`,
|
|
@@ -9866,7 +10082,7 @@ var CapacityReservation$ = [3, n0, _CRa,
|
|
|
9866
10082
|
[_xN]: _iT }], [0, { [_eQN]: `InstancePlatform`,
|
|
9867
10083
|
[_xN]: _iPn }], [0, { [_eQN]: `AvailabilityZone`,
|
|
9868
10084
|
[_xN]: _aZ }], [0, { [_eQN]: `Tenancy`,
|
|
9869
|
-
[_xN]:
|
|
10085
|
+
[_xN]: _te }], [1, { [_eQN]: `TotalInstanceCount`,
|
|
9870
10086
|
[_xN]: _tIC }], [1, { [_eQN]: `AvailableInstanceCount`,
|
|
9871
10087
|
[_xN]: _aICv }], [2, { [_eQN]: `EbsOptimized`,
|
|
9872
10088
|
[_xN]: _eO }], [2, { [_eQN]: `EphemeralStorage`,
|
|
@@ -9887,7 +10103,7 @@ var CapacityReservation$ = [3, n0, _CRa,
|
|
|
9887
10103
|
[_xN]: _cIom }], [0, { [_eQN]: `DeliveryPreference`,
|
|
9888
10104
|
[_xN]: _dP }], [0, { [_eQN]: `CapacityBlockId`,
|
|
9889
10105
|
[_xN]: _cBI }], [2, { [_eQN]: `Interruptible`,
|
|
9890
|
-
[_xN]:
|
|
10106
|
+
[_xN]: _inte }], [() => InterruptibleCapacityAllocation$, { [_eQN]: `InterruptibleCapacityAllocation`,
|
|
9891
10107
|
[_xN]: _iCA }], [() => InterruptionInfo$, { [_eQN]: `InterruptionInfo`,
|
|
9892
10108
|
[_xN]: _iIn }]]
|
|
9893
10109
|
];
|
|
@@ -9905,11 +10121,11 @@ var CapacityReservationBillingRequest$ = [3, n0, _CRBR,
|
|
|
9905
10121
|
];
|
|
9906
10122
|
var CapacityReservationCancellationQuote$ = [3, n0, _CRCQ,
|
|
9907
10123
|
0,
|
|
9908
|
-
[_CRCQI, _CRI,
|
|
10124
|
+
[_CRCQI, _CRI, _CTre, _ET, _QS, _CCu, _CTa, _T],
|
|
9909
10125
|
[[0, { [_eQN]: `CapacityReservationCancellationQuoteId`,
|
|
9910
10126
|
[_xN]: _cRCQI }], [0, { [_eQN]: `CapacityReservationId`,
|
|
9911
10127
|
[_xN]: _cRI }], [4, { [_eQN]: `CreateTime`,
|
|
9912
|
-
[_xN]:
|
|
10128
|
+
[_xN]: _cTre }], [4, { [_eQN]: `ExpirationTime`,
|
|
9913
10129
|
[_xN]: _eT }], [0, { [_eQN]: `QuoteState`,
|
|
9914
10130
|
[_xN]: _qS }], [() => CapacityReservationConfiguration$, { [_eQN]: `CurrentConfiguration`,
|
|
9915
10131
|
[_xN]: _cCu }], [() => CancellationTermsSet, { [_eQN]: `CancellationTermSet`,
|
|
@@ -9932,16 +10148,16 @@ var CapacityReservationConfiguration$ = [3, n0, _CRC,
|
|
|
9932
10148
|
];
|
|
9933
10149
|
var CapacityReservationFleet$ = [3, n0, _CRF,
|
|
9934
10150
|
0,
|
|
9935
|
-
[_CRFIa, _CRFA, _St, _TTC, _TFC, _Te, _ED,
|
|
10151
|
+
[_CRFIa, _CRFA, _St, _TTC, _TFC, _Te, _ED, _CTre, _IMC, _ASl, _ITS, _T],
|
|
9936
10152
|
[[0, { [_eQN]: `CapacityReservationFleetId`,
|
|
9937
10153
|
[_xN]: _cRFI }], [0, { [_eQN]: `CapacityReservationFleetArn`,
|
|
9938
10154
|
[_xN]: _cRFA }], [0, { [_eQN]: `State`,
|
|
9939
10155
|
[_xN]: _st }], [1, { [_eQN]: `TotalTargetCapacity`,
|
|
9940
10156
|
[_xN]: _tTC }], [1, { [_eQN]: `TotalFulfilledCapacity`,
|
|
9941
10157
|
[_xN]: _tFC }], [0, { [_eQN]: `Tenancy`,
|
|
9942
|
-
[_xN]:
|
|
10158
|
+
[_xN]: _te }], [4, { [_eQN]: `EndDate`,
|
|
9943
10159
|
[_xN]: _eD }], [4, { [_eQN]: `CreateTime`,
|
|
9944
|
-
[_xN]:
|
|
10160
|
+
[_xN]: _cTre }], [0, { [_eQN]: `InstanceMatchCriteria`,
|
|
9945
10161
|
[_xN]: _iMC }], [0, { [_eQN]: `AllocationStrategy`,
|
|
9946
10162
|
[_xN]: _aSl }], [() => FleetCapacityReservationSet, { [_eQN]: `InstanceTypeSpecificationSet`,
|
|
9947
10163
|
[_xN]: _iTSS }], [() => TagList, { [_eQN]: `TagSet`,
|
|
@@ -9968,7 +10184,7 @@ var CapacityReservationInfo$ = [3, n0, _CRIap,
|
|
|
9968
10184
|
[[0, { [_eQN]: `InstanceType`,
|
|
9969
10185
|
[_xN]: _iT }], [0, { [_eQN]: `AvailabilityZone`,
|
|
9970
10186
|
[_xN]: _aZ }], [0, { [_eQN]: `Tenancy`,
|
|
9971
|
-
[_xN]:
|
|
10187
|
+
[_xN]: _te }], [0, { [_eQN]: `AvailabilityZoneId`,
|
|
9972
10188
|
[_xN]: _aZI }]]
|
|
9973
10189
|
];
|
|
9974
10190
|
var CapacityReservationOptions$ = [3, n0, _CRO,
|
|
@@ -10159,7 +10375,7 @@ var ClientVpnAuthorizationRuleStatus$ = [3, n0, _CVARS,
|
|
|
10159
10375
|
];
|
|
10160
10376
|
var ClientVpnConnection$ = [3, n0, _CVC,
|
|
10161
10377
|
0,
|
|
10162
|
-
[_CVEI,
|
|
10378
|
+
[_CVEI, _Tim, _CIon, _Us, _CET, _IB, _EB, _IPng, _EP, _CIl, _CIA, _CN, _Sta, _CETo, _PCS],
|
|
10163
10379
|
[[0, { [_eQN]: `ClientVpnEndpointId`,
|
|
10164
10380
|
[_xN]: _cVEI }], [0, { [_eQN]: `Timestamp`,
|
|
10165
10381
|
[_xN]: _ti }], [0, { [_eQN]: `ConnectionId`,
|
|
@@ -10186,16 +10402,16 @@ var ClientVpnConnectionStatus$ = [3, n0, _CVCS,
|
|
|
10186
10402
|
];
|
|
10187
10403
|
var ClientVpnEndpoint$ = [3, n0, _CVE,
|
|
10188
10404
|
0,
|
|
10189
|
-
[_CVEI, _De, _Sta,
|
|
10405
|
+
[_CVEI, _De, _Sta, _CTr, _DT, _DNn, _CCB, _DS, _STp, _VPp, _TPr, _VPpn, _ATNs, _SCA, _AO, _CLO, _T, _SGIe, _VI, _SSPU, _CCO, _STH, _CLBO, _CREO, _DOST, _EIAT, _TIAT, _TGC],
|
|
10190
10406
|
[[0, { [_eQN]: `ClientVpnEndpointId`,
|
|
10191
10407
|
[_xN]: _cVEI }], [0, { [_eQN]: `Description`,
|
|
10192
10408
|
[_xN]: _de }], [() => ClientVpnEndpointStatus$, { [_eQN]: `Status`,
|
|
10193
10409
|
[_xN]: _sta }], [0, { [_eQN]: `CreationTime`,
|
|
10194
|
-
[_xN]:
|
|
10410
|
+
[_xN]: _cTr }], [0, { [_eQN]: `DeletionTime`,
|
|
10195
10411
|
[_xN]: _dT }], [0, { [_eQN]: `DnsName`,
|
|
10196
10412
|
[_xN]: _dNn }], [0, { [_eQN]: `ClientCidrBlock`,
|
|
10197
10413
|
[_xN]: _cCB }], [() => ValueStringList, { [_eQN]: `DnsServer`,
|
|
10198
|
-
[_xN]:
|
|
10414
|
+
[_xN]: _dSn }], [2, { [_eQN]: `SplitTunnel`,
|
|
10199
10415
|
[_xN]: _sTp }], [0, { [_eQN]: `VpnProtocol`,
|
|
10200
10416
|
[_xN]: _vPp }], [0, { [_eQN]: `TransportProtocol`,
|
|
10201
10417
|
[_xN]: _tPr }], [1, { [_eQN]: `VpnPort`,
|
|
@@ -10319,7 +10535,7 @@ var ConnectionLogResponseOptions$ = [3, n0, _CLRO,
|
|
|
10319
10535
|
];
|
|
10320
10536
|
var ConnectionNotification$ = [3, n0, _CNo,
|
|
10321
10537
|
0,
|
|
10322
|
-
[_CNI, _SIe, _VEIp, _CNT, _CNAo, _CE, _CNS,
|
|
10538
|
+
[_CNI, _SIe, _VEIp, _CNT, _CNAo, _CE, _CNS, _SRe],
|
|
10323
10539
|
[[0, { [_eQN]: `ConnectionNotificationId`,
|
|
10324
10540
|
[_xN]: _cNI }], [0, { [_eQN]: `ServiceId`,
|
|
10325
10541
|
[_xN]: _sI }], [0, { [_eQN]: `VpcEndpointId`,
|
|
@@ -10426,7 +10642,7 @@ var CopyVolumesResult$ = [3, n0, _CVRop,
|
|
|
10426
10642
|
];
|
|
10427
10643
|
var CpuOptions$ = [3, n0, _CO,
|
|
10428
10644
|
0,
|
|
10429
|
-
[_CCor, _TPC,
|
|
10645
|
+
[_CCor, _TPC, _ASSm, _NV],
|
|
10430
10646
|
[[1, { [_eQN]: `CoreCount`,
|
|
10431
10647
|
[_xN]: _cCo }], [1, { [_eQN]: `ThreadsPerCore`,
|
|
10432
10648
|
[_xN]: _tPC }], [0, { [_eQN]: `AmdSevSnp`,
|
|
@@ -10435,19 +10651,30 @@ var CpuOptions$ = [3, n0, _CO,
|
|
|
10435
10651
|
];
|
|
10436
10652
|
var CpuOptionsRequest$ = [3, n0, _COR,
|
|
10437
10653
|
0,
|
|
10438
|
-
[_CCor, _TPC,
|
|
10654
|
+
[_CCor, _TPC, _ASSm, _NV],
|
|
10439
10655
|
[1, 1, 0, 0]
|
|
10440
10656
|
];
|
|
10441
10657
|
var CpuPerformanceFactor$ = [3, n0, _CPF,
|
|
10442
10658
|
0,
|
|
10443
|
-
[
|
|
10659
|
+
[_Ref],
|
|
10444
10660
|
[[() => PerformanceFactorReferenceSet, { [_eQN]: `ReferenceSet`,
|
|
10445
10661
|
[_xN]: _rSe }]]
|
|
10446
10662
|
];
|
|
10447
10663
|
var CpuPerformanceFactorRequest$ = [3, n0, _CPFR,
|
|
10448
10664
|
0,
|
|
10449
|
-
[
|
|
10450
|
-
[[() => PerformanceFactorReferenceSetRequest, { [_xN]:
|
|
10665
|
+
[_Ref],
|
|
10666
|
+
[[() => PerformanceFactorReferenceSetRequest, { [_xN]: _Refe }]]
|
|
10667
|
+
];
|
|
10668
|
+
var CreateApplicationStatusCheckRequest$ = [3, n0, _CASCR,
|
|
10669
|
+
0,
|
|
10670
|
+
[_Pr, _Po, _HCP, _Ag, _Pa, _DI, _IVp, _IS, _Int, _Ti, _FT, _ST, _SCM, _IGPS, _TS, _CT, _DR],
|
|
10671
|
+
[0, 1, [() => HealthCheckPathRequestList, { [_xN]: _HCPe }], 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 1, [() => TagSpecificationList, { [_xN]: _TSa }], [0, 4], 2], 2
|
|
10672
|
+
];
|
|
10673
|
+
var CreateApplicationStatusCheckResult$ = [3, n0, _CASCRr,
|
|
10674
|
+
0,
|
|
10675
|
+
[_ASC],
|
|
10676
|
+
[[() => ApplicationStatusCheckResponseObject$, { [_eQN]: `ApplicationStatusCheck`,
|
|
10677
|
+
[_xN]: _aSC }]]
|
|
10451
10678
|
];
|
|
10452
10679
|
var CreateCapacityManagerDataExportRequest$ = [3, n0, _CCMDER,
|
|
10453
10680
|
0,
|
|
@@ -10491,7 +10718,7 @@ var CreateCapacityReservationFleetRequest$ = [3, n0, _CCRFRr,
|
|
|
10491
10718
|
];
|
|
10492
10719
|
var CreateCapacityReservationFleetResult$ = [3, n0, _CCRFRre,
|
|
10493
10720
|
0,
|
|
10494
|
-
[_CRFIa, _St, _TTC, _TFC, _IMC, _ASl,
|
|
10721
|
+
[_CRFIa, _St, _TTC, _TFC, _IMC, _ASl, _CTre, _ED, _Te, _FCR, _T],
|
|
10495
10722
|
[[0, { [_eQN]: `CapacityReservationFleetId`,
|
|
10496
10723
|
[_xN]: _cRFI }], [0, { [_eQN]: `State`,
|
|
10497
10724
|
[_xN]: _st }], [1, { [_eQN]: `TotalTargetCapacity`,
|
|
@@ -10499,9 +10726,9 @@ var CreateCapacityReservationFleetResult$ = [3, n0, _CCRFRre,
|
|
|
10499
10726
|
[_xN]: _tFC }], [0, { [_eQN]: `InstanceMatchCriteria`,
|
|
10500
10727
|
[_xN]: _iMC }], [0, { [_eQN]: `AllocationStrategy`,
|
|
10501
10728
|
[_xN]: _aSl }], [4, { [_eQN]: `CreateTime`,
|
|
10502
|
-
[_xN]:
|
|
10729
|
+
[_xN]: _cTre }], [4, { [_eQN]: `EndDate`,
|
|
10503
10730
|
[_xN]: _eD }], [0, { [_eQN]: `Tenancy`,
|
|
10504
|
-
[_xN]:
|
|
10731
|
+
[_xN]: _te }], [() => FleetCapacityReservationSet, { [_eQN]: `FleetCapacityReservationSet`,
|
|
10505
10732
|
[_xN]: _fCRS }], [() => TagList, { [_eQN]: `TagSet`,
|
|
10506
10733
|
[_xN]: _tS }]]
|
|
10507
10734
|
];
|
|
@@ -10654,7 +10881,7 @@ var CreateFleetError$ = [3, n0, _CFE,
|
|
|
10654
10881
|
];
|
|
10655
10882
|
var CreateFleetInstance$ = [3, n0, _CFI,
|
|
10656
10883
|
0,
|
|
10657
|
-
[_LTAO, _Li,
|
|
10884
|
+
[_LTAO, _Li, _IIn, _IT, _Pl, _AZI, _AZ, _SIu],
|
|
10658
10885
|
[[() => LaunchTemplateAndOverridesResponse$, { [_eQN]: `LaunchTemplateAndOverrides`,
|
|
10659
10886
|
[_xN]: _lTAO }], [0, { [_eQN]: `Lifecycle`,
|
|
10660
10887
|
[_xN]: _li }], [() => InstanceIdsSet, { [_eQN]: `InstanceIds`,
|
|
@@ -10903,7 +11130,7 @@ var CreateLaunchTemplateResult$ = [3, n0, _CLTRr,
|
|
|
10903
11130
|
];
|
|
10904
11131
|
var CreateLaunchTemplateVersionRequest$ = [3, n0, _CLTVR,
|
|
10905
11132
|
0,
|
|
10906
|
-
[_LTD, _DR, _CT, _LTI, _LTN, _SV, _VD,
|
|
11133
|
+
[_LTD, _DR, _CT, _LTI, _LTN, _SV, _VD, _RAeso],
|
|
10907
11134
|
[[() => RequestLaunchTemplateData$, 0], 2, [0, 4], 0, 0, 0, 0, 2], 1
|
|
10908
11135
|
];
|
|
10909
11136
|
var CreateLaunchTemplateVersionResult$ = [3, n0, _CLTVRr,
|
|
@@ -11227,8 +11454,8 @@ var CreateRouteTableResult$ = [3, n0, _CRTRre,
|
|
|
11227
11454
|
];
|
|
11228
11455
|
var CreateSecondaryNetworkRequest$ = [3, n0, _CSNR,
|
|
11229
11456
|
0,
|
|
11230
|
-
[
|
|
11231
|
-
[0,
|
|
11457
|
+
[_NT, _CT, _DR, _ICBp, _TS],
|
|
11458
|
+
[0, [0, 4], 2, 0, [() => TagSpecificationList, { [_xN]: _TSa }]], 1
|
|
11232
11459
|
];
|
|
11233
11460
|
var CreateSecondaryNetworkResult$ = [3, n0, _CSNRr,
|
|
11234
11461
|
0,
|
|
@@ -11244,9 +11471,9 @@ var CreateSecondarySubnetRequest$ = [3, n0, _CSSR,
|
|
|
11244
11471
|
];
|
|
11245
11472
|
var CreateSecondarySubnetResult$ = [3, n0, _CSSRr,
|
|
11246
11473
|
0,
|
|
11247
|
-
[
|
|
11474
|
+
[_SSe, _CT],
|
|
11248
11475
|
[[() => SecondarySubnet$, { [_eQN]: `SecondarySubnet`,
|
|
11249
|
-
[_xN]:
|
|
11476
|
+
[_xN]: _sSe }], [0, { [_eQN]: `ClientToken`,
|
|
11250
11477
|
[_xN]: _cT }]]
|
|
11251
11478
|
];
|
|
11252
11479
|
var CreateSecurityGroupRequest$ = [3, n0, _CSGR,
|
|
@@ -11271,7 +11498,7 @@ var CreateSnapshotRequest$ = [3, n0, _CSRr,
|
|
|
11271
11498
|
];
|
|
11272
11499
|
var CreateSnapshotsRequest$ = [3, n0, _CSRre,
|
|
11273
11500
|
0,
|
|
11274
|
-
[
|
|
11501
|
+
[_ISns, _De, _OA, _TS, _DR, _CTFS, _Loc],
|
|
11275
11502
|
[[() => InstanceSpecification$, 0], 0, 0, [() => TagSpecificationList, { [_xN]: _TSa }], 2, 0, 0], 1
|
|
11276
11503
|
];
|
|
11277
11504
|
var CreateSnapshotsResult$ = [3, n0, _CSRrea,
|
|
@@ -11695,8 +11922,8 @@ var CreateVpcEndpointConnectionNotificationResult$ = [3, n0, _CVECNRr,
|
|
|
11695
11922
|
];
|
|
11696
11923
|
var CreateVpcEndpointRequest$ = [3, n0, _CVER,
|
|
11697
11924
|
0,
|
|
11698
|
-
[_VI, _DR, _VET, _SN, _PDo, _RTIo, _SI, _SGIe, _IAT, _DOn, _CT, _PDE, _TS,
|
|
11699
|
-
[0, 2, 0, 0, 0, [() => VpcEndpointRouteTableIdList, { [_xN]: _RTI }], [() => VpcEndpointSubnetIdList, { [_xN]: _SIu }], [() => VpcEndpointSecurityGroupIdList, { [_xN]: _SGI }], 0, [() => DnsOptionsSpecification$, 0], 0, 2, [() => TagSpecificationList, { [_xN]: _TSa }], [() => SubnetConfigurationsList, { [_xN]:
|
|
11925
|
+
[_VI, _DR, _VET, _SN, _PDo, _RTIo, _SI, _SGIe, _IAT, _DOn, _CT, _PDE, _TS, _SCu, _SNA, _RCA, _SRe],
|
|
11926
|
+
[0, 2, 0, 0, 0, [() => VpcEndpointRouteTableIdList, { [_xN]: _RTI }], [() => VpcEndpointSubnetIdList, { [_xN]: _SIu }], [() => VpcEndpointSecurityGroupIdList, { [_xN]: _SGI }], 0, [() => DnsOptionsSpecification$, 0], 0, 2, [() => TagSpecificationList, { [_xN]: _TSa }], [() => SubnetConfigurationsList, { [_xN]: _SCub }], 0, 0, 0], 1
|
|
11700
11927
|
];
|
|
11701
11928
|
var CreateVpcEndpointResult$ = [3, n0, _CVERr,
|
|
11702
11929
|
0,
|
|
@@ -11714,7 +11941,7 @@ var CreateVpcEndpointServiceConfigurationResult$ = [3, n0, _CVESCRr,
|
|
|
11714
11941
|
0,
|
|
11715
11942
|
[_SCe, _CT],
|
|
11716
11943
|
[[() => ServiceConfiguration$, { [_eQN]: `ServiceConfiguration`,
|
|
11717
|
-
[_xN]:
|
|
11944
|
+
[_xN]: _sCe }], [0, { [_eQN]: `ClientToken`,
|
|
11718
11945
|
[_xN]: _cT }]]
|
|
11719
11946
|
];
|
|
11720
11947
|
var CreateVpcPeeringConnectionRequest$ = [3, n0, _CVPCR,
|
|
@@ -11823,6 +12050,18 @@ var CustomerGateway$ = [3, n0, _CGu,
|
|
|
11823
12050
|
[_xN]: _iAp }], [0, { [_eQN]: `BgpAsn`,
|
|
11824
12051
|
[_xN]: _bA }]]
|
|
11825
12052
|
];
|
|
12053
|
+
var CustomTagKeyValueRequestPair$ = [3, n0, _CTKVRP,
|
|
12054
|
+
0,
|
|
12055
|
+
[_K, _V],
|
|
12056
|
+
[0, 0]
|
|
12057
|
+
];
|
|
12058
|
+
var CustomTagKeyValueResponsePair$ = [3, n0, _CTKVRPu,
|
|
12059
|
+
0,
|
|
12060
|
+
[_K, _V],
|
|
12061
|
+
[[0, { [_eQN]: `Key`,
|
|
12062
|
+
[_xN]: _k }], [0, { [_eQN]: `Value`,
|
|
12063
|
+
[_xN]: _v }]]
|
|
12064
|
+
];
|
|
11826
12065
|
var DataQuery$ = [3, n0, _DQ,
|
|
11827
12066
|
0,
|
|
11828
12067
|
[_I, _S, _D, _Met, _Stat, _Per],
|
|
@@ -11842,13 +12081,13 @@ var DataResponse$ = [3, n0, _DRa,
|
|
|
11842
12081
|
];
|
|
11843
12082
|
var DeclarativePoliciesReport$ = [3, n0, _DPRec,
|
|
11844
12083
|
0,
|
|
11845
|
-
[_RI, _SB, _SP, _TIa,
|
|
12084
|
+
[_RI, _SB, _SP, _TIa, _STt, _ETnd, _Sta, _T],
|
|
11846
12085
|
[[0, { [_eQN]: `ReportId`,
|
|
11847
12086
|
[_xN]: _rIe }], [0, { [_eQN]: `S3Bucket`,
|
|
11848
12087
|
[_xN]: _sB }], [0, { [_eQN]: `S3Prefix`,
|
|
11849
12088
|
[_xN]: _sP }], [0, { [_eQN]: `TargetId`,
|
|
11850
12089
|
[_xN]: _tIa }], [4, { [_eQN]: `StartTime`,
|
|
11851
|
-
[_xN]:
|
|
12090
|
+
[_xN]: _sTt }], [4, { [_eQN]: `EndTime`,
|
|
11852
12091
|
[_xN]: _eTn }], [0, { [_eQN]: `Status`,
|
|
11853
12092
|
[_xN]: _sta }], [() => TagList, { [_eQN]: `TagSet`,
|
|
11854
12093
|
[_xN]: _tS }]]
|
|
@@ -11861,6 +12100,17 @@ var DefaultConnectionTrackingConfiguration$ = [3, n0, _DCTC,
|
|
|
11861
12100
|
[_xN]: _dUT }], [1, { [_eQN]: `DefaultUdpStreamTimeout`,
|
|
11862
12101
|
[_xN]: _dUST }]]
|
|
11863
12102
|
];
|
|
12103
|
+
var DeleteApplicationStatusCheckRequest$ = [3, n0, _DASCR,
|
|
12104
|
+
0,
|
|
12105
|
+
[_ASCI, _CT, _DR],
|
|
12106
|
+
[0, [0, 4], 2], 1
|
|
12107
|
+
];
|
|
12108
|
+
var DeleteApplicationStatusCheckResult$ = [3, n0, _DASCRe,
|
|
12109
|
+
0,
|
|
12110
|
+
[_ASC],
|
|
12111
|
+
[[() => ApplicationStatusCheckResponseObject$, { [_eQN]: `ApplicationStatusCheck`,
|
|
12112
|
+
[_xN]: _aSC }]]
|
|
12113
|
+
];
|
|
11864
12114
|
var DeleteCapacityManagerDataExportRequest$ = [3, n0, _DCMDER,
|
|
11865
12115
|
0,
|
|
11866
12116
|
[_CMDEI, _DR],
|
|
@@ -12458,9 +12708,9 @@ var DeleteSecondarySubnetRequest$ = [3, n0, _DSSR,
|
|
|
12458
12708
|
];
|
|
12459
12709
|
var DeleteSecondarySubnetResult$ = [3, n0, _DSSRe,
|
|
12460
12710
|
0,
|
|
12461
|
-
[
|
|
12711
|
+
[_SSe, _CT],
|
|
12462
12712
|
[[() => SecondarySubnet$, { [_eQN]: `SecondarySubnet`,
|
|
12463
|
-
[_xN]:
|
|
12713
|
+
[_xN]: _sSe }], [0, { [_eQN]: `ClientToken`,
|
|
12464
12714
|
[_xN]: _cT }]]
|
|
12465
12715
|
];
|
|
12466
12716
|
var DeleteSecurityGroupRequest$ = [3, n0, _DSGR,
|
|
@@ -13060,6 +13310,43 @@ var DescribeAggregateIdFormatResult$ = [3, n0, _DAIFRe,
|
|
|
13060
13310
|
[_xN]: _uLIA }], [() => IdFormatList, { [_eQN]: `StatusSet`,
|
|
13061
13311
|
[_xN]: _sSt }]]
|
|
13062
13312
|
];
|
|
13313
|
+
var DescribeApplicationStatusCheckAssociationsRequest$ = [3, n0, _DASCAR,
|
|
13314
|
+
0,
|
|
13315
|
+
[_ASCIp, _Fi, _MR, _NTe, _DR],
|
|
13316
|
+
[[() => ApplicationStatusCheckIdList, { [_xN]: _ASCI }], [() => FilterList, { [_xN]: _Fil }], 1, 0, 2]
|
|
13317
|
+
];
|
|
13318
|
+
var DescribeApplicationStatusCheckAssociationsResult$ = [3, n0, _DASCARe,
|
|
13319
|
+
0,
|
|
13320
|
+
[_As, _NTe, _T],
|
|
13321
|
+
[[() => ApplicationStatusCheckAssociationSet, { [_eQN]: `AssociationSet`,
|
|
13322
|
+
[_xN]: _aSs }], [0, { [_eQN]: `NextToken`,
|
|
13323
|
+
[_xN]: _nTe }], [() => TagList, { [_eQN]: `TagSet`,
|
|
13324
|
+
[_xN]: _tS }]]
|
|
13325
|
+
];
|
|
13326
|
+
var DescribeApplicationStatusChecksRequest$ = [3, n0, _DASCRes,
|
|
13327
|
+
0,
|
|
13328
|
+
[_ASCIp, _Fi, _MR, _NTe, _IAnc, _DR],
|
|
13329
|
+
[[() => ApplicationStatusCheckIdList, { [_xN]: _ASCI }], [() => FilterList, { [_xN]: _Fil }], 1, 0, 2, 2]
|
|
13330
|
+
];
|
|
13331
|
+
var DescribeApplicationStatusChecksResult$ = [3, n0, _DASCResc,
|
|
13332
|
+
0,
|
|
13333
|
+
[_ASCp, _NTe],
|
|
13334
|
+
[[() => ApplicationStatusCheckResponseSet, { [_eQN]: `ApplicationStatusCheckSet`,
|
|
13335
|
+
[_xN]: _aSCS }], [0, { [_eQN]: `NextToken`,
|
|
13336
|
+
[_xN]: _nTe }]]
|
|
13337
|
+
];
|
|
13338
|
+
var DescribeApplicationStatusRequest$ = [3, n0, _DASR,
|
|
13339
|
+
0,
|
|
13340
|
+
[_IIn, _Fi, _MR, _NTe, _DR],
|
|
13341
|
+
[[() => InstanceIdList, { [_xN]: _II }], [() => FilterList, { [_xN]: _Fil }], 1, 0, 2]
|
|
13342
|
+
];
|
|
13343
|
+
var DescribeApplicationStatusResult$ = [3, n0, _DASRe,
|
|
13344
|
+
0,
|
|
13345
|
+
[_ASp, _NTe],
|
|
13346
|
+
[[() => ApplicationStatusesResponseType$, { [_eQN]: `ApplicationStatusesResponseType`,
|
|
13347
|
+
[_xN]: _aSRT }], [0, { [_eQN]: `NextToken`,
|
|
13348
|
+
[_xN]: _nTe }]]
|
|
13349
|
+
];
|
|
13063
13350
|
var DescribeAvailabilityZonesRequest$ = [3, n0, _DAZR,
|
|
13064
13351
|
0,
|
|
13065
13352
|
[_ZNo, _ZIo, _AAZ, _DR, _Fi],
|
|
@@ -13254,7 +13541,7 @@ var DescribeCarrierGatewaysResult$ = [3, n0, _DCGResc,
|
|
|
13254
13541
|
];
|
|
13255
13542
|
var DescribeClassicLinkInstancesRequest$ = [3, n0, _DCLIR,
|
|
13256
13543
|
0,
|
|
13257
|
-
[_DR,
|
|
13544
|
+
[_DR, _IIn, _Fi, _NTe, _MR],
|
|
13258
13545
|
[[2, { [_eQN]: `DryRun`,
|
|
13259
13546
|
[_xN]: _dR }], [() => InstanceIdStringList, { [_xN]: _II }], [() => FilterList, { [_xN]: _Fil }], [0, { [_eQN]: `NextToken`,
|
|
13260
13547
|
[_xN]: _nTe }], [1, { [_eQN]: `MaxResults`,
|
|
@@ -13264,7 +13551,7 @@ var DescribeClassicLinkInstancesResult$ = [3, n0, _DCLIRe,
|
|
|
13264
13551
|
0,
|
|
13265
13552
|
[_Ins, _NTe],
|
|
13266
13553
|
[[() => ClassicLinkInstanceList, { [_eQN]: `InstancesSet`,
|
|
13267
|
-
[_xN]:
|
|
13554
|
+
[_xN]: _iSns }], [0, { [_eQN]: `NextToken`,
|
|
13268
13555
|
[_xN]: _nTe }]]
|
|
13269
13556
|
];
|
|
13270
13557
|
var DescribeClientVpnAuthorizationRulesRequest$ = [3, n0, _DCVARR,
|
|
@@ -13504,18 +13791,18 @@ var DescribeFleetError$ = [3, n0, _DFEe,
|
|
|
13504
13791
|
];
|
|
13505
13792
|
var DescribeFleetHistoryRequest$ = [3, n0, _DFHR,
|
|
13506
13793
|
0,
|
|
13507
|
-
[_FIl,
|
|
13794
|
+
[_FIl, _STt, _DR, _ETv, _MR, _NTe],
|
|
13508
13795
|
[0, 4, 2, 0, 1, 0], 2
|
|
13509
13796
|
];
|
|
13510
13797
|
var DescribeFleetHistoryResult$ = [3, n0, _DFHRe,
|
|
13511
13798
|
0,
|
|
13512
|
-
[_HRi, _LET, _NTe, _FIl,
|
|
13799
|
+
[_HRi, _LET, _NTe, _FIl, _STt],
|
|
13513
13800
|
[[() => HistoryRecordSet, { [_eQN]: `HistoryRecordSet`,
|
|
13514
13801
|
[_xN]: _hRS }], [4, { [_eQN]: `LastEvaluatedTime`,
|
|
13515
13802
|
[_xN]: _lET }], [0, { [_eQN]: `NextToken`,
|
|
13516
13803
|
[_xN]: _nTe }], [0, { [_eQN]: `FleetId`,
|
|
13517
13804
|
[_xN]: _fIl }], [4, { [_eQN]: `StartTime`,
|
|
13518
|
-
[_xN]:
|
|
13805
|
+
[_xN]: _sTt }]]
|
|
13519
13806
|
];
|
|
13520
13807
|
var DescribeFleetInstancesRequest$ = [3, n0, _DFIRes,
|
|
13521
13808
|
0,
|
|
@@ -13532,7 +13819,7 @@ var DescribeFleetInstancesResult$ = [3, n0, _DFIResc,
|
|
|
13532
13819
|
];
|
|
13533
13820
|
var DescribeFleetsInstances$ = [3, n0, _DFI,
|
|
13534
13821
|
0,
|
|
13535
|
-
[_LTAO, _Li,
|
|
13822
|
+
[_LTAO, _Li, _IIn, _IT, _Pl],
|
|
13536
13823
|
[[() => LaunchTemplateAndOverridesResponse$, { [_eQN]: `LaunchTemplateAndOverrides`,
|
|
13537
13824
|
[_xN]: _lTAO }], [0, { [_eQN]: `Lifecycle`,
|
|
13538
13825
|
[_xN]: _li }], [() => InstanceIdsSet, { [_eQN]: `InstanceIds`,
|
|
@@ -13644,7 +13931,7 @@ var DescribeIdentityIdFormatRequest$ = [3, n0, _DIIFR,
|
|
|
13644
13931
|
[_PAr, _Reso],
|
|
13645
13932
|
[[0, { [_eQN]: `PrincipalArn`,
|
|
13646
13933
|
[_xN]: _pAr }], [0, { [_eQN]: `Resource`,
|
|
13647
|
-
[_xN]:
|
|
13934
|
+
[_xN]: _res }]], 1
|
|
13648
13935
|
];
|
|
13649
13936
|
var DescribeIdentityIdFormatResult$ = [3, n0, _DIIFRe,
|
|
13650
13937
|
0,
|
|
@@ -13692,7 +13979,7 @@ var DescribeImagesResult$ = [3, n0, _DIResc,
|
|
|
13692
13979
|
[_NTe, _Im],
|
|
13693
13980
|
[[0, { [_eQN]: `NextToken`,
|
|
13694
13981
|
[_xN]: _nTe }], [() => ImageList, { [_eQN]: `ImagesSet`,
|
|
13695
|
-
[_xN]:
|
|
13982
|
+
[_xN]: _iSma }]]
|
|
13696
13983
|
];
|
|
13697
13984
|
var DescribeImageUsageReportEntriesRequest$ = [3, n0, _DIURER,
|
|
13698
13985
|
0,
|
|
@@ -13764,7 +14051,7 @@ var DescribeInstanceConnectEndpointsResult$ = [3, n0, _DICEResc,
|
|
|
13764
14051
|
];
|
|
13765
14052
|
var DescribeInstanceCreditSpecificationsRequest$ = [3, n0, _DICSR,
|
|
13766
14053
|
0,
|
|
13767
|
-
[_DR, _Fi,
|
|
14054
|
+
[_DR, _Fi, _IIn, _MR, _NTe],
|
|
13768
14055
|
[2, [() => FilterList, { [_xN]: _Fil }], [() => InstanceIdStringList, { [_xN]: _II }], 1, 0]
|
|
13769
14056
|
];
|
|
13770
14057
|
var DescribeInstanceCreditSpecificationsResult$ = [3, n0, _DICSRe,
|
|
@@ -13799,7 +14086,7 @@ var DescribeInstanceEventWindowsResult$ = [3, n0, _DIEWResc,
|
|
|
13799
14086
|
];
|
|
13800
14087
|
var DescribeInstanceImageMetadataRequest$ = [3, n0, _DIIMR,
|
|
13801
14088
|
0,
|
|
13802
|
-
[_Fi,
|
|
14089
|
+
[_Fi, _IIn, _MR, _NTe, _DR],
|
|
13803
14090
|
[[() => FilterList, { [_xN]: _Fil }], [() => InstanceIdStringList, { [_xN]: _II }], 1, 0, 2]
|
|
13804
14091
|
];
|
|
13805
14092
|
var DescribeInstanceImageMetadataResult$ = [3, n0, _DIIMRe,
|
|
@@ -13811,31 +14098,31 @@ var DescribeInstanceImageMetadataResult$ = [3, n0, _DIIMRe,
|
|
|
13811
14098
|
];
|
|
13812
14099
|
var DescribeInstanceSqlHaHistoryStatesRequest$ = [3, n0, _DISHHSR,
|
|
13813
14100
|
0,
|
|
13814
|
-
[
|
|
14101
|
+
[_IIn, _STt, _ETnd, _NTe, _MR, _Fi, _DR],
|
|
13815
14102
|
[[() => InstanceIdStringList, { [_xN]: _II }], 4, 4, 0, 1, [() => FilterList, { [_xN]: _Fil }], 2]
|
|
13816
14103
|
];
|
|
13817
14104
|
var DescribeInstanceSqlHaHistoryStatesResult$ = [3, n0, _DISHHSRe,
|
|
13818
14105
|
0,
|
|
13819
14106
|
[_Ins, _NTe],
|
|
13820
14107
|
[[() => RegisteredInstanceList, { [_eQN]: `InstanceSet`,
|
|
13821
|
-
[_xN]:
|
|
14108
|
+
[_xN]: _iSn }], [0, { [_eQN]: `NextToken`,
|
|
13822
14109
|
[_xN]: _nTe }]]
|
|
13823
14110
|
];
|
|
13824
14111
|
var DescribeInstanceSqlHaStatesRequest$ = [3, n0, _DISHSR,
|
|
13825
14112
|
0,
|
|
13826
|
-
[
|
|
14113
|
+
[_IIn, _NTe, _MR, _Fi, _DR],
|
|
13827
14114
|
[[() => InstanceIdStringList, { [_xN]: _II }], 0, 1, [() => FilterList, { [_xN]: _Fil }], 2]
|
|
13828
14115
|
];
|
|
13829
14116
|
var DescribeInstanceSqlHaStatesResult$ = [3, n0, _DISHSRe,
|
|
13830
14117
|
0,
|
|
13831
14118
|
[_Ins, _NTe],
|
|
13832
14119
|
[[() => RegisteredInstanceList, { [_eQN]: `InstanceSet`,
|
|
13833
|
-
[_xN]:
|
|
14120
|
+
[_xN]: _iSn }], [0, { [_eQN]: `NextToken`,
|
|
13834
14121
|
[_xN]: _nTe }]]
|
|
13835
14122
|
];
|
|
13836
14123
|
var DescribeInstancesRequest$ = [3, n0, _DIRescr,
|
|
13837
14124
|
0,
|
|
13838
|
-
[
|
|
14125
|
+
[_IIn, _IMR, _DR, _Fi, _NTe, _MR],
|
|
13839
14126
|
[[() => InstanceIdStringList, { [_xN]: _II }], 2, [2, { [_eQN]: `DryRun`,
|
|
13840
14127
|
[_xN]: _dR }], [() => FilterList, { [_xN]: _Fil }], [0, { [_eQN]: `NextToken`,
|
|
13841
14128
|
[_xN]: _nTe }], [1, { [_eQN]: `MaxResults`,
|
|
@@ -13850,28 +14137,28 @@ var DescribeInstancesResult$ = [3, n0, _DIRescri,
|
|
|
13850
14137
|
];
|
|
13851
14138
|
var DescribeInstanceStatusRequest$ = [3, n0, _DISRes,
|
|
13852
14139
|
0,
|
|
13853
|
-
[
|
|
14140
|
+
[_IIn, _MR, _NTe, _IMR, _DR, _Fi, _IAI],
|
|
13854
14141
|
[[() => InstanceIdStringList, { [_xN]: _II }], 1, 0, 2, [2, { [_eQN]: `DryRun`,
|
|
13855
14142
|
[_xN]: _dR }], [() => FilterList, { [_xN]: _Fil }], [2, { [_eQN]: `IncludeAllInstances`,
|
|
13856
14143
|
[_xN]: _iAI }]]
|
|
13857
14144
|
];
|
|
13858
14145
|
var DescribeInstanceStatusResult$ = [3, n0, _DISResc,
|
|
13859
14146
|
0,
|
|
13860
|
-
[
|
|
14147
|
+
[_ISnst, _NTe],
|
|
13861
14148
|
[[() => InstanceStatusList, { [_eQN]: `InstanceStatusSet`,
|
|
13862
14149
|
[_xN]: _iSS }], [0, { [_eQN]: `NextToken`,
|
|
13863
14150
|
[_xN]: _nTe }]]
|
|
13864
14151
|
];
|
|
13865
14152
|
var DescribeInstanceTopologyRequest$ = [3, n0, _DITR,
|
|
13866
14153
|
0,
|
|
13867
|
-
[_DR, _NTe, _MR,
|
|
14154
|
+
[_DR, _NTe, _MR, _IIn, _GNr, _Fi],
|
|
13868
14155
|
[2, 0, 1, [64 | 0, { [_xN]: _II }], [64 | 0, { [_xN]: _GN }], [() => FilterList, { [_xN]: _Fil }]]
|
|
13869
14156
|
];
|
|
13870
14157
|
var DescribeInstanceTopologyResult$ = [3, n0, _DITRe,
|
|
13871
14158
|
0,
|
|
13872
14159
|
[_Ins, _NTe],
|
|
13873
14160
|
[[() => InstanceSet, { [_eQN]: `InstanceSet`,
|
|
13874
|
-
[_xN]:
|
|
14161
|
+
[_xN]: _iSn }], [0, { [_eQN]: `NextToken`,
|
|
13875
14162
|
[_xN]: _nTe }]]
|
|
13876
14163
|
];
|
|
13877
14164
|
var DescribeInstanceTypeOfferingsRequest$ = [3, n0, _DITOR,
|
|
@@ -14082,7 +14369,7 @@ var DescribeLaunchTemplatesResult$ = [3, n0, _DLTResc,
|
|
|
14082
14369
|
];
|
|
14083
14370
|
var DescribeLaunchTemplateVersionsRequest$ = [3, n0, _DLTVRes,
|
|
14084
14371
|
0,
|
|
14085
|
-
[_DR, _LTI, _LTN, _Ve, _MV, _MVa, _NTe, _MR, _Fi,
|
|
14372
|
+
[_DR, _LTI, _LTN, _Ve, _MV, _MVa, _NTe, _MR, _Fi, _RAeso, _IMR],
|
|
14086
14373
|
[2, 0, 0, [() => VersionStringList, { [_xN]: _LTV }], 0, 0, 0, 1, [() => FilterList, { [_xN]: _Fil }], 2, 2]
|
|
14087
14374
|
];
|
|
14088
14375
|
var DescribeLaunchTemplateVersionsResult$ = [3, n0, _DLTVResc,
|
|
@@ -14592,7 +14879,7 @@ var DescribeSecondarySubnetsRequest$ = [3, n0, _DSSRes,
|
|
|
14592
14879
|
];
|
|
14593
14880
|
var DescribeSecondarySubnetsResult$ = [3, n0, _DSSResc,
|
|
14594
14881
|
0,
|
|
14595
|
-
[
|
|
14882
|
+
[_SSec, _NTe],
|
|
14596
14883
|
[[() => SecondarySubnetList, { [_eQN]: `SecondarySubnetSet`,
|
|
14597
14884
|
[_xN]: _sSS }], [0, { [_eQN]: `NextToken`,
|
|
14598
14885
|
[_xN]: _nTe }]]
|
|
@@ -14691,7 +14978,7 @@ var DescribeSnapshotTierStatusRequest$ = [3, n0, _DSTSR,
|
|
|
14691
14978
|
];
|
|
14692
14979
|
var DescribeSnapshotTierStatusResult$ = [3, n0, _DSTSRe,
|
|
14693
14980
|
0,
|
|
14694
|
-
[
|
|
14981
|
+
[_STSn, _NTe],
|
|
14695
14982
|
[[() => snapshotTierStatusSet, { [_eQN]: `SnapshotTierStatusSet`,
|
|
14696
14983
|
[_xN]: _sTSS }], [0, { [_eQN]: `NextToken`,
|
|
14697
14984
|
[_xN]: _nTe }]]
|
|
@@ -14727,10 +15014,10 @@ var DescribeSpotFleetInstancesResponse$ = [3, n0, _DSFIRe,
|
|
|
14727
15014
|
];
|
|
14728
15015
|
var DescribeSpotFleetRequestHistoryRequest$ = [3, n0, _DSFRHR,
|
|
14729
15016
|
0,
|
|
14730
|
-
[_SFRI,
|
|
15017
|
+
[_SFRI, _STt, _DR, _ETv, _NTe, _MR],
|
|
14731
15018
|
[[0, { [_eQN]: `SpotFleetRequestId`,
|
|
14732
15019
|
[_xN]: _sFRI }], [4, { [_eQN]: `StartTime`,
|
|
14733
|
-
[_xN]:
|
|
15020
|
+
[_xN]: _sTt }], [2, { [_eQN]: `DryRun`,
|
|
14734
15021
|
[_xN]: _dR }], [0, { [_eQN]: `EventType`,
|
|
14735
15022
|
[_xN]: _eTv }], [0, { [_eQN]: `NextToken`,
|
|
14736
15023
|
[_xN]: _nTe }], [1, { [_eQN]: `MaxResults`,
|
|
@@ -14738,13 +15025,13 @@ var DescribeSpotFleetRequestHistoryRequest$ = [3, n0, _DSFRHR,
|
|
|
14738
15025
|
];
|
|
14739
15026
|
var DescribeSpotFleetRequestHistoryResponse$ = [3, n0, _DSFRHRe,
|
|
14740
15027
|
0,
|
|
14741
|
-
[_HRi, _LET, _NTe, _SFRI,
|
|
15028
|
+
[_HRi, _LET, _NTe, _SFRI, _STt],
|
|
14742
15029
|
[[() => HistoryRecords, { [_eQN]: `HistoryRecordSet`,
|
|
14743
15030
|
[_xN]: _hRS }], [4, { [_eQN]: `LastEvaluatedTime`,
|
|
14744
15031
|
[_xN]: _lET }], [0, { [_eQN]: `NextToken`,
|
|
14745
15032
|
[_xN]: _nTe }], [0, { [_eQN]: `SpotFleetRequestId`,
|
|
14746
15033
|
[_xN]: _sFRI }], [4, { [_eQN]: `StartTime`,
|
|
14747
|
-
[_xN]:
|
|
15034
|
+
[_xN]: _sTt }]]
|
|
14748
15035
|
];
|
|
14749
15036
|
var DescribeSpotFleetRequestsRequest$ = [3, n0, _DSFRR,
|
|
14750
15037
|
0,
|
|
@@ -14777,10 +15064,10 @@ var DescribeSpotInstanceRequestsResult$ = [3, n0, _DSIRRe,
|
|
|
14777
15064
|
];
|
|
14778
15065
|
var DescribeSpotPriceHistoryRequest$ = [3, n0, _DSPHR,
|
|
14779
15066
|
0,
|
|
14780
|
-
[_AZI, _DR,
|
|
15067
|
+
[_AZI, _DR, _STt, _ETnd, _ITnst, _PDro, _Fi, _AZ, _MR, _NTe],
|
|
14781
15068
|
[0, [2, { [_eQN]: `DryRun`,
|
|
14782
15069
|
[_xN]: _dR }], [4, { [_eQN]: `StartTime`,
|
|
14783
|
-
[_xN]:
|
|
15070
|
+
[_xN]: _sTt }], [4, { [_eQN]: `EndTime`,
|
|
14784
15071
|
[_xN]: _eTn }], [64 | 0, { [_xN]: _IT }], [64 | 0, { [_xN]: _PDr }], [() => FilterList, { [_xN]: _Fil }], [0, { [_eQN]: `AvailabilityZone`,
|
|
14785
15072
|
[_xN]: _aZ }], [1, { [_eQN]: `MaxResults`,
|
|
14786
15073
|
[_xN]: _mR }], [0, { [_eQN]: `NextToken`,
|
|
@@ -15289,8 +15576,8 @@ var DescribeVpcEndpointServicePermissionsResult$ = [3, n0, _DVESPRe,
|
|
|
15289
15576
|
];
|
|
15290
15577
|
var DescribeVpcEndpointServicesRequest$ = [3, n0, _DVESR,
|
|
15291
15578
|
0,
|
|
15292
|
-
[_DR, _SNer, _Fi, _MR, _NTe,
|
|
15293
|
-
[2, [() => ValueStringList, { [_xN]: _SN }], [() => FilterList, { [_xN]: _Fil }], 1, 0, [() => ValueStringList, { [_xN]:
|
|
15579
|
+
[_DR, _SNer, _Fi, _MR, _NTe, _SRer],
|
|
15580
|
+
[2, [() => ValueStringList, { [_xN]: _SN }], [() => FilterList, { [_xN]: _Fil }], 1, 0, [() => ValueStringList, { [_xN]: _SRe }]]
|
|
15294
15581
|
];
|
|
15295
15582
|
var DescribeVpcEndpointServicesResult$ = [3, n0, _DVESRe,
|
|
15296
15583
|
0,
|
|
@@ -15376,12 +15663,12 @@ var DescribeVpnGatewaysResult$ = [3, n0, _DVGRes,
|
|
|
15376
15663
|
];
|
|
15377
15664
|
var DestinationOptionsRequest$ = [3, n0, _DOR,
|
|
15378
15665
|
0,
|
|
15379
|
-
[_FF,
|
|
15666
|
+
[_FF, _HCPi, _PHP],
|
|
15380
15667
|
[0, 2, 2]
|
|
15381
15668
|
];
|
|
15382
15669
|
var DestinationOptionsResponse$ = [3, n0, _DORe,
|
|
15383
15670
|
0,
|
|
15384
|
-
[_FF,
|
|
15671
|
+
[_FF, _HCPi, _PHP],
|
|
15385
15672
|
[[0, { [_eQN]: `FileFormat`,
|
|
15386
15673
|
[_xN]: _fF }], [2, { [_eQN]: `HiveCompatiblePartitions`,
|
|
15387
15674
|
[_xN]: _hCP }], [2, { [_eQN]: `PerHourPartition`,
|
|
@@ -15513,6 +15800,18 @@ var DisableAllowedImagesSettingsResult$ = [3, n0, _DAISRi,
|
|
|
15513
15800
|
[[0, { [_eQN]: `AllowedImagesSettingsState`,
|
|
15514
15801
|
[_xN]: _aISS }]]
|
|
15515
15802
|
];
|
|
15803
|
+
var DisableApplicationStatusCheckSuppressionRequest$ = [3, n0, _DASCSR,
|
|
15804
|
+
0,
|
|
15805
|
+
[_IIn, _CT, _DR],
|
|
15806
|
+
[[() => InstanceIdList, { [_xN]: _II }], [0, 4], 2]
|
|
15807
|
+
];
|
|
15808
|
+
var DisableApplicationStatusCheckSuppressionResult$ = [3, n0, _DASCSRi,
|
|
15809
|
+
0,
|
|
15810
|
+
[_SR, _UR],
|
|
15811
|
+
[[() => SuccessfulSuppressionResponseSet, { [_eQN]: `SuccessfulResultSet`,
|
|
15812
|
+
[_xN]: _sRS }], [() => UnsuccessfulSuppressionResponseSet, { [_eQN]: `UnsuccessfulResultSet`,
|
|
15813
|
+
[_xN]: _uRS }]]
|
|
15814
|
+
];
|
|
15516
15815
|
var DisableAwsNetworkPerformanceMetricSubscriptionRequest$ = [3, n0, _DANPMSRi,
|
|
15517
15816
|
0,
|
|
15518
15817
|
[_S, _D, _Met, _Stat, _DR],
|
|
@@ -15663,14 +15962,14 @@ var DisableImageResult$ = [3, n0, _DIRis,
|
|
|
15663
15962
|
];
|
|
15664
15963
|
var DisableInstanceSqlHaStandbyDetectionsRequest$ = [3, n0, _DISHSDR,
|
|
15665
15964
|
0,
|
|
15666
|
-
[
|
|
15965
|
+
[_IIn, _DR],
|
|
15667
15966
|
[[() => InstanceIdUpdateStringList, { [_xN]: _II }], 2], 1
|
|
15668
15967
|
];
|
|
15669
15968
|
var DisableInstanceSqlHaStandbyDetectionsResult$ = [3, n0, _DISHSDRi,
|
|
15670
15969
|
0,
|
|
15671
15970
|
[_Ins],
|
|
15672
15971
|
[[() => RegisteredInstanceList, { [_eQN]: `InstanceSet`,
|
|
15673
|
-
[_xN]:
|
|
15972
|
+
[_xN]: _iSn }]]
|
|
15674
15973
|
];
|
|
15675
15974
|
var DisableIpamOrganizationAdminAccountRequest$ = [3, n0, _DIOAAR,
|
|
15676
15975
|
0,
|
|
@@ -15773,6 +16072,18 @@ var DisassociateAddressRequest$ = [3, n0, _DARi,
|
|
|
15773
16072
|
[0, 0, [2, { [_eQN]: `DryRun`,
|
|
15774
16073
|
[_xN]: _dR }]]
|
|
15775
16074
|
];
|
|
16075
|
+
var DisassociateApplicationStatusCheckRequest$ = [3, n0, _DASCRi,
|
|
16076
|
+
0,
|
|
16077
|
+
[_ASCI, _TTA, _IIn, _CT, _DR],
|
|
16078
|
+
[0, [() => CustomKeyValuePairRequestSet, { [_xN]: _TTAa }], [() => InstanceIdList, { [_xN]: _II }], [0, 4], 2], 1
|
|
16079
|
+
];
|
|
16080
|
+
var DisassociateApplicationStatusCheckResult$ = [3, n0, _DASCRis,
|
|
16081
|
+
0,
|
|
16082
|
+
[_SR, _UR],
|
|
16083
|
+
[[() => SuccessfulAssociationResponseSet, { [_eQN]: `SuccessfulResultSet`,
|
|
16084
|
+
[_xN]: _sRS }], [() => UnsuccessfulAssociationResponseSet, { [_eQN]: `UnsuccessfulResultSet`,
|
|
16085
|
+
[_xN]: _uRS }]]
|
|
16086
|
+
];
|
|
15776
16087
|
var DisassociateCapacityReservationBillingOwnerRequest$ = [3, n0, _DCRBOR,
|
|
15777
16088
|
0,
|
|
15778
16089
|
[_CRI, _URBOI, _DR],
|
|
@@ -15820,7 +16131,7 @@ var DisassociateIamInstanceProfileResult$ = [3, n0, _DIIPRi,
|
|
|
15820
16131
|
];
|
|
15821
16132
|
var DisassociateInstanceEventWindowRequest$ = [3, n0, _DIEWRi,
|
|
15822
16133
|
0,
|
|
15823
|
-
[_IEWI,
|
|
16134
|
+
[_IEWI, _ATss, _DR],
|
|
15824
16135
|
[0, [() => InstanceEventWindowDisassociationRequest$, 0], 2], 2
|
|
15825
16136
|
];
|
|
15826
16137
|
var DisassociateInstanceEventWindowResult$ = [3, n0, _DIEWRis,
|
|
@@ -16115,7 +16426,7 @@ var EbsStatusDetails$ = [3, n0, _ESD,
|
|
|
16115
16426
|
0,
|
|
16116
16427
|
[_ISm, _N, _Sta],
|
|
16117
16428
|
[[4, { [_eQN]: `ImpairedSince`,
|
|
16118
|
-
[_xN]:
|
|
16429
|
+
[_xN]: _iSm }], [0, { [_eQN]: `Name`,
|
|
16119
16430
|
[_xN]: _n }], [0, { [_eQN]: `Status`,
|
|
16120
16431
|
[_xN]: _sta }]]
|
|
16121
16432
|
];
|
|
@@ -16237,6 +16548,18 @@ var EnableAllowedImagesSettingsResult$ = [3, n0, _EAISRn,
|
|
|
16237
16548
|
[[0, { [_eQN]: `AllowedImagesSettingsState`,
|
|
16238
16549
|
[_xN]: _aISS }]]
|
|
16239
16550
|
];
|
|
16551
|
+
var EnableApplicationStatusCheckSuppressionRequest$ = [3, n0, _EASCSR,
|
|
16552
|
+
0,
|
|
16553
|
+
[_IIn, _DSu, _CT, _DR],
|
|
16554
|
+
[[() => InstanceIdList, { [_xN]: _II }], 1, [0, 4], 2]
|
|
16555
|
+
];
|
|
16556
|
+
var EnableApplicationStatusCheckSuppressionResult$ = [3, n0, _EASCSRn,
|
|
16557
|
+
0,
|
|
16558
|
+
[_SR, _UR],
|
|
16559
|
+
[[() => SuccessfulSuppressionResponseSet, { [_eQN]: `SuccessfulResultSet`,
|
|
16560
|
+
[_xN]: _sRS }], [() => UnsuccessfulSuppressionResponseSet, { [_eQN]: `UnsuccessfulResultSet`,
|
|
16561
|
+
[_xN]: _uRS }]]
|
|
16562
|
+
];
|
|
16240
16563
|
var EnableAwsNetworkPerformanceMetricSubscriptionRequest$ = [3, n0, _EANPMSR,
|
|
16241
16564
|
0,
|
|
16242
16565
|
[_S, _D, _Met, _Stat, _DR],
|
|
@@ -16387,14 +16710,14 @@ var EnableImageResult$ = [3, n0, _EIRn,
|
|
|
16387
16710
|
];
|
|
16388
16711
|
var EnableInstanceSqlHaStandbyDetectionsRequest$ = [3, n0, _EISHSDR,
|
|
16389
16712
|
0,
|
|
16390
|
-
[
|
|
16713
|
+
[_IIn, _SSC, _DR],
|
|
16391
16714
|
[[() => InstanceIdUpdateStringList, { [_xN]: _II }], 0, 2], 1
|
|
16392
16715
|
];
|
|
16393
16716
|
var EnableInstanceSqlHaStandbyDetectionsResult$ = [3, n0, _EISHSDRn,
|
|
16394
16717
|
0,
|
|
16395
16718
|
[_Ins],
|
|
16396
16719
|
[[() => RegisteredInstanceList, { [_eQN]: `InstanceSet`,
|
|
16397
|
-
[_xN]:
|
|
16720
|
+
[_xN]: _iSn }]]
|
|
16398
16721
|
];
|
|
16399
16722
|
var EnableIpamOrganizationAdminAccountRequest$ = [3, n0, _EIOAAR,
|
|
16400
16723
|
0,
|
|
@@ -16855,10 +17178,10 @@ var FleetCapacityReservation$ = [3, n0, _FCRl,
|
|
|
16855
17178
|
];
|
|
16856
17179
|
var FleetData$ = [3, n0, _FDl,
|
|
16857
17180
|
0,
|
|
16858
|
-
[_ASc,
|
|
17181
|
+
[_ASc, _CTre, _FIl, _FS, _CT, _ECTP, _FCu, _FODC, _LTC, _TCS, _TIWE, _Ty, _VF, _VU, _RUI, _SO, _ODO, _RCO, _T, _Err, _Ins, _Con],
|
|
16859
17182
|
[[0, { [_eQN]: `ActivityStatus`,
|
|
16860
17183
|
[_xN]: _aSc }], [4, { [_eQN]: `CreateTime`,
|
|
16861
|
-
[_xN]:
|
|
17184
|
+
[_xN]: _cTre }], [0, { [_eQN]: `FleetId`,
|
|
16862
17185
|
[_xN]: _fIl }], [0, { [_eQN]: `FleetState`,
|
|
16863
17186
|
[_xN]: _fSl }], [0, { [_eQN]: `ClientToken`,
|
|
16864
17187
|
[_xN]: _cT }], [0, { [_eQN]: `ExcessCapacityTerminationPolicy`,
|
|
@@ -16966,9 +17289,9 @@ var FleetSpotMaintenanceStrategiesRequest$ = [3, n0, _FSMSR,
|
|
|
16966
17289
|
];
|
|
16967
17290
|
var FlowLog$ = [3, n0, _FLl,
|
|
16968
17291
|
0,
|
|
16969
|
-
[
|
|
17292
|
+
[_CTr, _DLEM, _DLPA, _DCAR, _DLS, _FLIl, _FLS, _LGN, _RIeso, _TT, _LDTo, _LD, _LF, _T, _MAI, _DOe, _TFS],
|
|
16970
17293
|
[[4, { [_eQN]: `CreationTime`,
|
|
16971
|
-
[_xN]:
|
|
17294
|
+
[_xN]: _cTr }], [0, { [_eQN]: `DeliverLogsErrorMessage`,
|
|
16972
17295
|
[_xN]: _dLEM }], [0, { [_eQN]: `DeliverLogsPermissionArn`,
|
|
16973
17296
|
[_xN]: _dLPA }], [0, { [_eQN]: `DeliverCrossAccountRole`,
|
|
16974
17297
|
[_xN]: _dCAR }], [0, { [_eQN]: `DeliverLogsStatus`,
|
|
@@ -17003,7 +17326,7 @@ var FpgaDeviceMemoryInfo$ = [3, n0, _FDMI,
|
|
|
17003
17326
|
];
|
|
17004
17327
|
var FpgaImage$ = [3, n0, _FIpg,
|
|
17005
17328
|
0,
|
|
17006
|
-
[_FII, _FIGI, _N, _De, _SVh, _PIc, _St,
|
|
17329
|
+
[_FII, _FIGI, _N, _De, _SVh, _PIc, _St, _CTre, _UT, _OI, _OAw, _PCro, _T, _Pu, _DRS, _ITnst],
|
|
17007
17330
|
[[0, { [_eQN]: `FpgaImageId`,
|
|
17008
17331
|
[_xN]: _fII }], [0, { [_eQN]: `FpgaImageGlobalId`,
|
|
17009
17332
|
[_xN]: _fIGI }], [0, { [_eQN]: `Name`,
|
|
@@ -17012,7 +17335,7 @@ var FpgaImage$ = [3, n0, _FIpg,
|
|
|
17012
17335
|
[_xN]: _sVh }], [() => PciId$, { [_eQN]: `PciId`,
|
|
17013
17336
|
[_xN]: _pIc }], [() => FpgaImageState$, { [_eQN]: `State`,
|
|
17014
17337
|
[_xN]: _st }], [4, { [_eQN]: `CreateTime`,
|
|
17015
|
-
[_xN]:
|
|
17338
|
+
[_xN]: _cTre }], [4, { [_eQN]: `UpdateTime`,
|
|
17016
17339
|
[_xN]: _uT }], [0, { [_eQN]: `OwnerId`,
|
|
17017
17340
|
[_xN]: _oI }], [0, { [_eQN]: `OwnerAlias`,
|
|
17018
17341
|
[_xN]: _oAw }], [() => ProductCodeList, { [_eQN]: `ProductCodes`,
|
|
@@ -17095,7 +17418,7 @@ var GetAssociatedIpv6PoolCidrsResult$ = [3, n0, _GAIPCRe,
|
|
|
17095
17418
|
];
|
|
17096
17419
|
var GetAwsNetworkPerformanceDataRequest$ = [3, n0, _GANPDR,
|
|
17097
17420
|
0,
|
|
17098
|
-
[_DQa,
|
|
17421
|
+
[_DQa, _STt, _ETnd, _MR, _NTe, _DR],
|
|
17099
17422
|
[[() => DataQueries, { [_xN]: _DQ }], 4, 4, 1, 0, 2]
|
|
17100
17423
|
];
|
|
17101
17424
|
var GetAwsNetworkPerformanceDataResult$ = [3, n0, _GANPDRe,
|
|
@@ -17124,7 +17447,7 @@ var GetCapacityManagerAttributesResult$ = [3, n0, _GCMARe,
|
|
|
17124
17447
|
];
|
|
17125
17448
|
var GetCapacityManagerMetricDataRequest$ = [3, n0, _GCMMDR,
|
|
17126
17449
|
0,
|
|
17127
|
-
[_MN,
|
|
17450
|
+
[_MN, _STt, _ETnd, _Per, _GB, _FB, _MR, _NTe, _DR],
|
|
17128
17451
|
[[() => MetricSet, { [_xN]: _MNe }], 4, 4, 1, [() => GroupBySet, { [_xN]: _GB }], [() => CapacityManagerConditionSet, 0], 1, 0, 2], 4
|
|
17129
17452
|
];
|
|
17130
17453
|
var GetCapacityManagerMetricDataResult$ = [3, n0, _GCMMDRe,
|
|
@@ -17136,7 +17459,7 @@ var GetCapacityManagerMetricDataResult$ = [3, n0, _GCMMDRe,
|
|
|
17136
17459
|
];
|
|
17137
17460
|
var GetCapacityManagerMetricDimensionsRequest$ = [3, n0, _GCMMDRet,
|
|
17138
17461
|
0,
|
|
17139
|
-
[_GB,
|
|
17462
|
+
[_GB, _STt, _ETnd, _MN, _FB, _MR, _NTe, _DR],
|
|
17140
17463
|
[[() => GroupBySet, { [_xN]: _GB }], 4, 4, [() => MetricSet, { [_xN]: _MNe }], [() => CapacityManagerConditionSet, 0], 1, 0, 2], 4
|
|
17141
17464
|
];
|
|
17142
17465
|
var GetCapacityManagerMetricDimensionsResult$ = [3, n0, _GCMMDReta,
|
|
@@ -17165,7 +17488,7 @@ var GetCapacityReservationUsageRequest$ = [3, n0, _GCRUR,
|
|
|
17165
17488
|
];
|
|
17166
17489
|
var GetCapacityReservationUsageResult$ = [3, n0, _GCRURe,
|
|
17167
17490
|
0,
|
|
17168
|
-
[_NTe, _CRI, _IT, _TIC, _AICv, _St, _IU,
|
|
17491
|
+
[_NTe, _CRI, _IT, _TIC, _AICv, _St, _IU, _Inte, _ICA, _IInt],
|
|
17169
17492
|
[[0, { [_eQN]: `NextToken`,
|
|
17170
17493
|
[_xN]: _nTe }], [0, { [_eQN]: `CapacityReservationId`,
|
|
17171
17494
|
[_xN]: _cRI }], [0, { [_eQN]: `InstanceType`,
|
|
@@ -17174,7 +17497,7 @@ var GetCapacityReservationUsageResult$ = [3, n0, _GCRURe,
|
|
|
17174
17497
|
[_xN]: _aICv }], [0, { [_eQN]: `State`,
|
|
17175
17498
|
[_xN]: _st }], [() => InstanceUsageSet, { [_eQN]: `InstanceUsageSet`,
|
|
17176
17499
|
[_xN]: _iUS }], [2, { [_eQN]: `Interruptible`,
|
|
17177
|
-
[_xN]:
|
|
17500
|
+
[_xN]: _inte }], [() => InterruptibleCapacityAllocation$, { [_eQN]: `InterruptibleCapacityAllocation`,
|
|
17178
17501
|
[_xN]: _iCA }], [() => InterruptionInfo$, { [_eQN]: `InterruptionInfo`,
|
|
17179
17502
|
[_xN]: _iIn }]]
|
|
17180
17503
|
];
|
|
@@ -17200,7 +17523,7 @@ var GetConsoleOutputRequest$ = [3, n0, _GCOR,
|
|
|
17200
17523
|
];
|
|
17201
17524
|
var GetConsoleOutputResult$ = [3, n0, _GCORe,
|
|
17202
17525
|
0,
|
|
17203
|
-
[_II,
|
|
17526
|
+
[_II, _Tim, _Ou],
|
|
17204
17527
|
[[0, { [_eQN]: `InstanceId`,
|
|
17205
17528
|
[_xN]: _iI }], [4, { [_eQN]: `Timestamp`,
|
|
17206
17529
|
[_xN]: _ti }], [0, { [_eQN]: `Output`,
|
|
@@ -17225,13 +17548,13 @@ var GetDeclarativePoliciesReportSummaryRequest$ = [3, n0, _GDPRSR,
|
|
|
17225
17548
|
];
|
|
17226
17549
|
var GetDeclarativePoliciesReportSummaryResult$ = [3, n0, _GDPRSRe,
|
|
17227
17550
|
0,
|
|
17228
|
-
[_RI, _SB, _SP, _TIa,
|
|
17551
|
+
[_RI, _SB, _SP, _TIa, _STt, _ETnd, _NOA, _NOFA, _AStt],
|
|
17229
17552
|
[[0, { [_eQN]: `ReportId`,
|
|
17230
17553
|
[_xN]: _rIe }], [0, { [_eQN]: `S3Bucket`,
|
|
17231
17554
|
[_xN]: _sB }], [0, { [_eQN]: `S3Prefix`,
|
|
17232
17555
|
[_xN]: _sP }], [0, { [_eQN]: `TargetId`,
|
|
17233
17556
|
[_xN]: _tIa }], [4, { [_eQN]: `StartTime`,
|
|
17234
|
-
[_xN]:
|
|
17557
|
+
[_xN]: _sTt }], [4, { [_eQN]: `EndTime`,
|
|
17235
17558
|
[_xN]: _eTn }], [1, { [_eQN]: `NumberOfAccounts`,
|
|
17236
17559
|
[_xN]: _nOA }], [1, { [_eQN]: `NumberOfFailedAccounts`,
|
|
17237
17560
|
[_xN]: _nOFA }], [() => AttributeSummaryList, { [_eQN]: `AttributeSummarySet`,
|
|
@@ -17293,7 +17616,7 @@ var GetFlowLogsIntegrationTemplateResult$ = [3, n0, _GFLITRe,
|
|
|
17293
17616
|
0,
|
|
17294
17617
|
[_Resu],
|
|
17295
17618
|
[[0, { [_eQN]: `Result`,
|
|
17296
|
-
[_xN]:
|
|
17619
|
+
[_xN]: _resu }]]
|
|
17297
17620
|
];
|
|
17298
17621
|
var GetGroupsForCapacityReservationRequest$ = [3, n0, _GGFCRR,
|
|
17299
17622
|
0,
|
|
@@ -17395,7 +17718,7 @@ var GetInstanceUefiDataResult$ = [3, n0, _GIUDRe,
|
|
|
17395
17718
|
];
|
|
17396
17719
|
var GetIpamAddressHistoryRequest$ = [3, n0, _GIAHR,
|
|
17397
17720
|
0,
|
|
17398
|
-
[_Ci, _ISI, _DR, _VI,
|
|
17721
|
+
[_Ci, _ISI, _DR, _VI, _STt, _ETnd, _MR, _NTe],
|
|
17399
17722
|
[0, 0, 2, 0, 4, 4, 1, 0], 2
|
|
17400
17723
|
];
|
|
17401
17724
|
var GetIpamAddressHistoryResult$ = [3, n0, _GIAHRe,
|
|
@@ -17617,7 +17940,7 @@ var GetPasswordDataRequest$ = [3, n0, _GPDR,
|
|
|
17617
17940
|
];
|
|
17618
17941
|
var GetPasswordDataResult$ = [3, n0, _GPDRe,
|
|
17619
17942
|
0,
|
|
17620
|
-
[_II,
|
|
17943
|
+
[_II, _Tim, _PD],
|
|
17621
17944
|
[[0, { [_eQN]: `InstanceId`,
|
|
17622
17945
|
[_xN]: _iI }], [4, { [_eQN]: `Timestamp`,
|
|
17623
17946
|
[_xN]: _ti }], [() => PasswordData, { [_eQN]: `PasswordData`,
|
|
@@ -17953,6 +18276,42 @@ var GroupIdentifier$ = [3, n0, _GIrou,
|
|
|
17953
18276
|
[_xN]: _gIr }], [0, { [_eQN]: `GroupName`,
|
|
17954
18277
|
[_xN]: _gN }]]
|
|
17955
18278
|
];
|
|
18279
|
+
var HealthCheckPathDestinationRequestObject$ = [3, n0, _HCPDRO,
|
|
18280
|
+
0,
|
|
18281
|
+
[_SIu, _SGI],
|
|
18282
|
+
[0, 0]
|
|
18283
|
+
];
|
|
18284
|
+
var HealthCheckPathDestinationResponseObject$ = [3, n0, _HCPDROe,
|
|
18285
|
+
0,
|
|
18286
|
+
[_SIu, _SGI],
|
|
18287
|
+
[[0, { [_eQN]: `SubnetId`,
|
|
18288
|
+
[_xN]: _sIu }], [0, { [_eQN]: `SecurityGroupId`,
|
|
18289
|
+
[_xN]: _sGI }]]
|
|
18290
|
+
];
|
|
18291
|
+
var HealthCheckPathRequestObject$ = [3, n0, _HCPRO,
|
|
18292
|
+
0,
|
|
18293
|
+
[_S, _Des],
|
|
18294
|
+
[() => HealthCheckPathSourceRequestObject$, [() => HealthCheckPathDestinationRequestSet, { [_xN]: _D }]]
|
|
18295
|
+
];
|
|
18296
|
+
var HealthCheckPathResponseObject$ = [3, n0, _HCPROe,
|
|
18297
|
+
0,
|
|
18298
|
+
[_S, _Des],
|
|
18299
|
+
[[() => HealthCheckPathSourceResponseObject$, { [_eQN]: `Source`,
|
|
18300
|
+
[_xN]: _so }], [() => HealthCheckPathDestinationResponseList, { [_eQN]: `DestinationSet`,
|
|
18301
|
+
[_xN]: _dSe }]]
|
|
18302
|
+
];
|
|
18303
|
+
var HealthCheckPathSourceRequestObject$ = [3, n0, _HCPSRO,
|
|
18304
|
+
0,
|
|
18305
|
+
[_SIu, _SGI],
|
|
18306
|
+
[0, 0]
|
|
18307
|
+
];
|
|
18308
|
+
var HealthCheckPathSourceResponseObject$ = [3, n0, _HCPSROe,
|
|
18309
|
+
0,
|
|
18310
|
+
[_SIu, _SGI],
|
|
18311
|
+
[[0, { [_eQN]: `SubnetId`,
|
|
18312
|
+
[_xN]: _sIu }], [0, { [_eQN]: `SecurityGroupId`,
|
|
18313
|
+
[_xN]: _sGI }]]
|
|
18314
|
+
];
|
|
17956
18315
|
var HibernationOptions$ = [3, n0, _HO,
|
|
17957
18316
|
0,
|
|
17958
18317
|
[_Conf],
|
|
@@ -17966,7 +18325,7 @@ var HibernationOptionsRequest$ = [3, n0, _HOR,
|
|
|
17966
18325
|
];
|
|
17967
18326
|
var HistoryRecord$ = [3, n0, _HRis,
|
|
17968
18327
|
0,
|
|
17969
|
-
[_EIv, _ETv,
|
|
18328
|
+
[_EIv, _ETv, _Tim],
|
|
17970
18329
|
[[() => EventInformation$, { [_eQN]: `EventInformation`,
|
|
17971
18330
|
[_xN]: _eIv }], [0, { [_eQN]: `EventType`,
|
|
17972
18331
|
[_xN]: _eTv }], [4, { [_eQN]: `Timestamp`,
|
|
@@ -17974,7 +18333,7 @@ var HistoryRecord$ = [3, n0, _HRis,
|
|
|
17974
18333
|
];
|
|
17975
18334
|
var HistoryRecordEntry$ = [3, n0, _HRE,
|
|
17976
18335
|
0,
|
|
17977
|
-
[_EIv, _ETv,
|
|
18336
|
+
[_EIv, _ETv, _Tim],
|
|
17978
18337
|
[[() => EventInformation$, { [_eQN]: `EventInformation`,
|
|
17979
18338
|
[_xN]: _eIv }], [0, { [_eQN]: `EventType`,
|
|
17980
18339
|
[_xN]: _eTv }], [4, { [_eQN]: `Timestamp`,
|
|
@@ -18008,13 +18367,13 @@ var Host$ = [3, n0, _Ho,
|
|
|
18008
18367
|
];
|
|
18009
18368
|
var HostCpuOptions$ = [3, n0, _HCO,
|
|
18010
18369
|
0,
|
|
18011
|
-
[
|
|
18370
|
+
[_ASSm],
|
|
18012
18371
|
[[0, { [_eQN]: `AmdSevSnp`,
|
|
18013
18372
|
[_xN]: _aSS }]]
|
|
18014
18373
|
];
|
|
18015
18374
|
var HostCpuOptionsRequest$ = [3, n0, _HCOR,
|
|
18016
18375
|
0,
|
|
18017
|
-
[
|
|
18376
|
+
[_ASSm],
|
|
18018
18377
|
[0]
|
|
18019
18378
|
];
|
|
18020
18379
|
var HostInstance$ = [3, n0, _HIos,
|
|
@@ -18075,7 +18434,7 @@ var IamInstanceProfile$ = [3, n0, _IIP,
|
|
|
18075
18434
|
];
|
|
18076
18435
|
var IamInstanceProfileAssociation$ = [3, n0, _IIPA,
|
|
18077
18436
|
0,
|
|
18078
|
-
[_AIs, _II, _IIP, _St,
|
|
18437
|
+
[_AIs, _II, _IIP, _St, _Tim],
|
|
18079
18438
|
[[0, { [_eQN]: `AssociationId`,
|
|
18080
18439
|
[_xN]: _aIs }], [0, { [_eQN]: `InstanceId`,
|
|
18081
18440
|
[_xN]: _iI }], [() => IamInstanceProfile$, { [_eQN]: `IamInstanceProfile`,
|
|
@@ -18102,7 +18461,7 @@ var IdFormat$ = [3, n0, _IFd,
|
|
|
18102
18461
|
[_Dea, _Reso, _ULI],
|
|
18103
18462
|
[[4, { [_eQN]: `Deadline`,
|
|
18104
18463
|
[_xN]: _dea }], [0, { [_eQN]: `Resource`,
|
|
18105
|
-
[_xN]:
|
|
18464
|
+
[_xN]: _res }], [2, { [_eQN]: `UseLongIds`,
|
|
18106
18465
|
[_xN]: _uLI }]]
|
|
18107
18466
|
];
|
|
18108
18467
|
var IKEVersionsListValue$ = [3, n0, _IKEVLV,
|
|
@@ -18149,7 +18508,7 @@ var Image$ = [3, n0, _Ima,
|
|
|
18149
18508
|
[_xN]: _iWS }], [0, { [_eQN]: `ImageId`,
|
|
18150
18509
|
[_xN]: _iIma }], [0, { [_eQN]: `ImageLocation`,
|
|
18151
18510
|
[_xN]: _iL }], [0, { [_eQN]: `ImageState`,
|
|
18152
|
-
[_xN]:
|
|
18511
|
+
[_xN]: _iSmag }], [0, { [_eQN]: `ImageOwnerId`,
|
|
18153
18512
|
[_xN]: _iOI }], [0, { [_eQN]: `CreationDate`,
|
|
18154
18513
|
[_xN]: _cDr }], [2, { [_eQN]: `IsPublic`,
|
|
18155
18514
|
[_xN]: _iPs }], [() => ProductCodeList, { [_eQN]: `ProductCodes`,
|
|
@@ -18217,7 +18576,7 @@ var ImageMetadata$ = [3, n0, _IMm,
|
|
|
18217
18576
|
[_xN]: _iIma }], [0, { [_eQN]: `Name`,
|
|
18218
18577
|
[_xN]: _n }], [0, { [_eQN]: `ImageOwnerId`,
|
|
18219
18578
|
[_xN]: _iOI }], [0, { [_eQN]: `ImageState`,
|
|
18220
|
-
[_xN]:
|
|
18579
|
+
[_xN]: _iSmag }], [0, { [_eQN]: `ImageOwnerAlias`,
|
|
18221
18580
|
[_xN]: _iOA }], [0, { [_eQN]: `CreationDate`,
|
|
18222
18581
|
[_xN]: _cDr }], [0, { [_eQN]: `DeprecationTime`,
|
|
18223
18582
|
[_xN]: _dTe }], [2, { [_eQN]: `ImageAllowed`,
|
|
@@ -18245,7 +18604,7 @@ var ImageReference$ = [3, n0, _IRm,
|
|
|
18245
18604
|
];
|
|
18246
18605
|
var ImageUsageReport$ = [3, n0, _IURm,
|
|
18247
18606
|
0,
|
|
18248
|
-
[_IIm, _RI, _RTes, _AIcc, _St, _SRt,
|
|
18607
|
+
[_IIm, _RI, _RTes, _AIcc, _St, _SRt, _CTr, _ET, _T],
|
|
18249
18608
|
[[0, { [_eQN]: `ImageId`,
|
|
18250
18609
|
[_xN]: _iIma }], [0, { [_eQN]: `ReportId`,
|
|
18251
18610
|
[_xN]: _rIe }], [() => ImageUsageResourceTypeList, { [_eQN]: `ResourceTypeSet`,
|
|
@@ -18253,7 +18612,7 @@ var ImageUsageReport$ = [3, n0, _IURm,
|
|
|
18253
18612
|
[_xN]: _aISc }], [0, { [_eQN]: `State`,
|
|
18254
18613
|
[_xN]: _st }], [0, { [_eQN]: `StateReason`,
|
|
18255
18614
|
[_xN]: _sRt }], [4, { [_eQN]: `CreationTime`,
|
|
18256
|
-
[_xN]:
|
|
18615
|
+
[_xN]: _cTr }], [4, { [_eQN]: `ExpirationTime`,
|
|
18257
18616
|
[_xN]: _eT }], [() => TagList, { [_eQN]: `TagSet`,
|
|
18258
18617
|
[_xN]: _tS }]]
|
|
18259
18618
|
];
|
|
@@ -18585,7 +18944,7 @@ var Instance$ = [3, n0, _In,
|
|
|
18585
18944
|
[_xN]: _iSnst }], [0, { [_eQN]: `PrivateDnsName`,
|
|
18586
18945
|
[_xN]: _pDNr }], [0, { [_eQN]: `DnsName`,
|
|
18587
18946
|
[_xN]: _dNn }], [0, { [_eQN]: `Reason`,
|
|
18588
|
-
[_xN]:
|
|
18947
|
+
[_xN]: _re }], [0, { [_eQN]: `KeyName`,
|
|
18589
18948
|
[_xN]: _kN }], [1, { [_eQN]: `AmiLaunchIndex`,
|
|
18590
18949
|
[_xN]: _aLI }], [() => ProductCodeList, { [_eQN]: `ProductCodes`,
|
|
18591
18950
|
[_xN]: _pC }], [0, { [_eQN]: `InstanceType`,
|
|
@@ -18601,6 +18960,16 @@ var Instance$ = [3, n0, _In,
|
|
|
18601
18960
|
[_xN]: _pIAr }], [0, { [_eQN]: `IpAddress`,
|
|
18602
18961
|
[_xN]: _iAp }]]
|
|
18603
18962
|
];
|
|
18963
|
+
var InstanceApplicationStatus$ = [3, n0, _IAS,
|
|
18964
|
+
0,
|
|
18965
|
+
[_II, _AZ, _AZI, _AS, _T],
|
|
18966
|
+
[[0, { [_eQN]: `InstanceId`,
|
|
18967
|
+
[_xN]: _iI }], [0, { [_eQN]: `AvailabilityZone`,
|
|
18968
|
+
[_xN]: _aZ }], [0, { [_eQN]: `AvailabilityZoneId`,
|
|
18969
|
+
[_xN]: _aZI }], [() => ApplicationStatus$, { [_eQN]: `ApplicationStatus`,
|
|
18970
|
+
[_xN]: _aSp }], [() => TagList, { [_eQN]: `TagSet`,
|
|
18971
|
+
[_xN]: _tS }]]
|
|
18972
|
+
];
|
|
18604
18973
|
var InstanceAttachmentEnaSrdSpecification$ = [3, n0, _IAESS,
|
|
18605
18974
|
0,
|
|
18606
18975
|
[_ESE, _ESUS],
|
|
@@ -18695,24 +19064,24 @@ var InstanceCreditSpecificationRequest$ = [3, n0, _ICSR,
|
|
|
18695
19064
|
];
|
|
18696
19065
|
var InstanceEventWindow$ = [3, n0, _IEW,
|
|
18697
19066
|
0,
|
|
18698
|
-
[_IEWI, _TRi, _N, _CEr,
|
|
19067
|
+
[_IEWI, _TRi, _N, _CEr, _ATss, _St, _T],
|
|
18699
19068
|
[[0, { [_eQN]: `InstanceEventWindowId`,
|
|
18700
19069
|
[_xN]: _iEWI }], [() => InstanceEventWindowTimeRangeList, { [_eQN]: `TimeRangeSet`,
|
|
18701
19070
|
[_xN]: _tRSi }], [0, { [_eQN]: `Name`,
|
|
18702
19071
|
[_xN]: _n }], [0, { [_eQN]: `CronExpression`,
|
|
18703
19072
|
[_xN]: _cEr }], [() => InstanceEventWindowAssociationTarget$, { [_eQN]: `AssociationTarget`,
|
|
18704
|
-
[_xN]:
|
|
19073
|
+
[_xN]: _aTss }], [0, { [_eQN]: `State`,
|
|
18705
19074
|
[_xN]: _st }], [() => TagList, { [_eQN]: `TagSet`,
|
|
18706
19075
|
[_xN]: _tS }]]
|
|
18707
19076
|
];
|
|
18708
19077
|
var InstanceEventWindowAssociationRequest$ = [3, n0, _IEWAR,
|
|
18709
19078
|
0,
|
|
18710
|
-
[
|
|
19079
|
+
[_IIn, _ITnsta, _DHI],
|
|
18711
19080
|
[[() => InstanceIdList, { [_xN]: _II }], [() => TagList, { [_xN]: _ITnstan }], [() => DedicatedHostIdList, { [_xN]: _DHIe }]]
|
|
18712
19081
|
];
|
|
18713
19082
|
var InstanceEventWindowAssociationTarget$ = [3, n0, _IEWAT,
|
|
18714
19083
|
0,
|
|
18715
|
-
[
|
|
19084
|
+
[_IIn, _T, _DHI],
|
|
18716
19085
|
[[() => InstanceIdList, { [_eQN]: `InstanceIdSet`,
|
|
18717
19086
|
[_xN]: _iIS }], [() => TagList, { [_eQN]: `TagSet`,
|
|
18718
19087
|
[_xN]: _tS }], [() => DedicatedHostIdList, { [_eQN]: `DedicatedHostIdSet`,
|
|
@@ -18720,7 +19089,7 @@ var InstanceEventWindowAssociationTarget$ = [3, n0, _IEWAT,
|
|
|
18720
19089
|
];
|
|
18721
19090
|
var InstanceEventWindowDisassociationRequest$ = [3, n0, _IEWDR,
|
|
18722
19091
|
0,
|
|
18723
|
-
[
|
|
19092
|
+
[_IIn, _ITnsta, _DHI],
|
|
18724
19093
|
[[() => InstanceIdList, { [_xN]: _II }], [() => TagList, { [_xN]: _ITnstan }], [() => DedicatedHostIdList, { [_xN]: _DHIe }]]
|
|
18725
19094
|
];
|
|
18726
19095
|
var InstanceEventWindowStateChange$ = [3, n0, _IEWSC,
|
|
@@ -18811,7 +19180,7 @@ var InstanceMaintenanceOptionsRequest$ = [3, n0, _IMOR,
|
|
|
18811
19180
|
];
|
|
18812
19181
|
var InstanceMarketOptionsRequest$ = [3, n0, _IMORn,
|
|
18813
19182
|
0,
|
|
18814
|
-
[
|
|
19183
|
+
[_MTa, _SO],
|
|
18815
19184
|
[0, () => SpotMarketOptions$]
|
|
18816
19185
|
];
|
|
18817
19186
|
var InstanceMetadataDefaultsResponse$ = [3, n0, _IMDR,
|
|
@@ -19016,12 +19385,12 @@ var InstanceSecondaryInterfaceSpecificationRequest$ = [3, n0, _ISISR,
|
|
|
19016
19385
|
[_DOT, _DI, _PIAri, _PIAC, _SSIe, _ITnt, _NCI],
|
|
19017
19386
|
[2, 1, [() => InstanceSecondaryInterfacePrivateIpAddressListRequest, { [_xN]: _PIAr }], 1, 0, 0, 1]
|
|
19018
19387
|
];
|
|
19019
|
-
var InstanceSpecification$ = [3, n0,
|
|
19388
|
+
var InstanceSpecification$ = [3, n0, _ISns,
|
|
19020
19389
|
0,
|
|
19021
19390
|
[_II, _EBV, _EDVI],
|
|
19022
19391
|
[0, 2, [() => VolumeIdStringList, { [_xN]: _EDVIx }]], 1
|
|
19023
19392
|
];
|
|
19024
|
-
var InstanceState$ = [3, n0,
|
|
19393
|
+
var InstanceState$ = [3, n0, _ISnsta,
|
|
19025
19394
|
0,
|
|
19026
19395
|
[_Co, _N],
|
|
19027
19396
|
[[1, { [_eQN]: `Code`,
|
|
@@ -19036,9 +19405,9 @@ var InstanceStateChange$ = [3, n0, _ISC,
|
|
|
19036
19405
|
[_xN]: _cSu }], [() => InstanceState$, { [_eQN]: `PreviousState`,
|
|
19037
19406
|
[_xN]: _pSr }]]
|
|
19038
19407
|
];
|
|
19039
|
-
var InstanceStatus$ = [3, n0,
|
|
19408
|
+
var InstanceStatus$ = [3, n0, _ISnstan,
|
|
19040
19409
|
0,
|
|
19041
|
-
[_AZ, _AZI, _OA, _Op, _Ev, _II,
|
|
19410
|
+
[_AZ, _AZI, _OA, _Op, _Ev, _II, _ISnsta, _ISnstan, _SSy, _AES, _AS],
|
|
19042
19411
|
[[0, { [_eQN]: `AvailabilityZone`,
|
|
19043
19412
|
[_xN]: _aZ }], [0, { [_eQN]: `AvailabilityZoneId`,
|
|
19044
19413
|
[_xN]: _aZI }], [0, { [_eQN]: `OutpostArn`,
|
|
@@ -19049,13 +19418,14 @@ var InstanceStatus$ = [3, n0, _ISnsta,
|
|
|
19049
19418
|
[_xN]: _iSnst }], [() => InstanceStatusSummary$, { [_eQN]: `InstanceStatus`,
|
|
19050
19419
|
[_xN]: _iSnsta }], [() => InstanceStatusSummary$, { [_eQN]: `SystemStatus`,
|
|
19051
19420
|
[_xN]: _sSy }], [() => EbsStatusSummary$, { [_eQN]: `AttachedEbsStatus`,
|
|
19052
|
-
[_xN]: _aES }]]
|
|
19421
|
+
[_xN]: _aES }], [() => ApplicationStatusSummary$, { [_eQN]: `ApplicationStatus`,
|
|
19422
|
+
[_xN]: _aSp }]]
|
|
19053
19423
|
];
|
|
19054
19424
|
var InstanceStatusDetails$ = [3, n0, _ISDn,
|
|
19055
19425
|
0,
|
|
19056
19426
|
[_ISm, _N, _Sta],
|
|
19057
19427
|
[[4, { [_eQN]: `ImpairedSince`,
|
|
19058
|
-
[_xN]:
|
|
19428
|
+
[_xN]: _iSm }], [0, { [_eQN]: `Name`,
|
|
19059
19429
|
[_xN]: _n }], [0, { [_eQN]: `Status`,
|
|
19060
19430
|
[_xN]: _sta }]]
|
|
19061
19431
|
];
|
|
@@ -19194,7 +19564,7 @@ var InterruptibleCapacityAllocation$ = [3, n0, _ICA,
|
|
|
19194
19564
|
[_xN]: _iCRI }], [0, { [_eQN]: `InterruptionType`,
|
|
19195
19565
|
[_xN]: _iTn }]]
|
|
19196
19566
|
];
|
|
19197
|
-
var InterruptionInfo$ = [3, n0,
|
|
19567
|
+
var InterruptionInfo$ = [3, n0, _IInt,
|
|
19198
19568
|
0,
|
|
19199
19569
|
[_SCRI, _ITn],
|
|
19200
19570
|
[[0, { [_eQN]: `SourceCapacityReservationId`,
|
|
@@ -19258,14 +19628,14 @@ var IpamDiscoveredAccount$ = [3, n0, _IDAp,
|
|
|
19258
19628
|
];
|
|
19259
19629
|
var IpamDiscoveredPublicAddress$ = [3, n0, _IDPAp,
|
|
19260
19630
|
0,
|
|
19261
|
-
[_IRDI, _ARd, _A, _AOI, _AAId,
|
|
19631
|
+
[_IRDI, _ARd, _A, _AOI, _AAId, _ASss, _ATddr, _Se, _SRerv, _VI, _SIu, _PIPI, _NII, _NID, _II, _T, _NBG, _SGe, _STam],
|
|
19262
19632
|
[[0, { [_eQN]: `IpamResourceDiscoveryId`,
|
|
19263
19633
|
[_xN]: _iRDI }], [0, { [_eQN]: `AddressRegion`,
|
|
19264
19634
|
[_xN]: _aRd }], [0, { [_eQN]: `Address`,
|
|
19265
19635
|
[_xN]: _ad }], [0, { [_eQN]: `AddressOwnerId`,
|
|
19266
19636
|
[_xN]: _aOI }], [0, { [_eQN]: `AddressAllocationId`,
|
|
19267
19637
|
[_xN]: _aAId }], [0, { [_eQN]: `AssociationStatus`,
|
|
19268
|
-
[_xN]:
|
|
19638
|
+
[_xN]: _aSss }], [0, { [_eQN]: `AddressType`,
|
|
19269
19639
|
[_xN]: _aTdd }], [0, { [_eQN]: `Service`,
|
|
19270
19640
|
[_xN]: _se }], [0, { [_eQN]: `ServiceResource`,
|
|
19271
19641
|
[_xN]: _sRe }], [0, { [_eQN]: `VpcId`,
|
|
@@ -19720,13 +20090,13 @@ var KeyPair$ = [3, n0, _KPe,
|
|
|
19720
20090
|
];
|
|
19721
20091
|
var KeyPairInfo$ = [3, n0, _KPIey,
|
|
19722
20092
|
0,
|
|
19723
|
-
[_KPI, _KT, _T, _PK,
|
|
20093
|
+
[_KPI, _KT, _T, _PK, _CTre, _KN, _KFe],
|
|
19724
20094
|
[[0, { [_eQN]: `KeyPairId`,
|
|
19725
20095
|
[_xN]: _kPI }], [0, { [_eQN]: `KeyType`,
|
|
19726
20096
|
[_xN]: _kT }], [() => TagList, { [_eQN]: `TagSet`,
|
|
19727
20097
|
[_xN]: _tS }], [0, { [_eQN]: `PublicKey`,
|
|
19728
20098
|
[_xN]: _pK }], [4, { [_eQN]: `CreateTime`,
|
|
19729
|
-
[_xN]:
|
|
20099
|
+
[_xN]: _cTre }], [0, { [_eQN]: `KeyName`,
|
|
19730
20100
|
[_xN]: _kN }], [0, { [_eQN]: `KeyFingerprint`,
|
|
19731
20101
|
[_xN]: _kFe }]]
|
|
19732
20102
|
];
|
|
@@ -19773,11 +20143,11 @@ var LaunchSpecification$ = [3, n0, _LSa,
|
|
|
19773
20143
|
];
|
|
19774
20144
|
var LaunchTemplate$ = [3, n0, _LT,
|
|
19775
20145
|
0,
|
|
19776
|
-
[_LTI, _LTN,
|
|
20146
|
+
[_LTI, _LTN, _CTre, _CBr, _DVN, _LVN, _T, _Op],
|
|
19777
20147
|
[[0, { [_eQN]: `LaunchTemplateId`,
|
|
19778
20148
|
[_xN]: _lTI }], [0, { [_eQN]: `LaunchTemplateName`,
|
|
19779
20149
|
[_xN]: _lTN }], [4, { [_eQN]: `CreateTime`,
|
|
19780
|
-
[_xN]:
|
|
20150
|
+
[_xN]: _cTre }], [0, { [_eQN]: `CreatedBy`,
|
|
19781
20151
|
[_xN]: _cBr }], [1, { [_eQN]: `DefaultVersionNumber`,
|
|
19782
20152
|
[_xN]: _dVN }], [1, { [_eQN]: `LatestVersionNumber`,
|
|
19783
20153
|
[_xN]: _lVN }], [() => TagList, { [_eQN]: `TagSet`,
|
|
@@ -19826,7 +20196,7 @@ var LaunchTemplateConfig$ = [3, n0, _LTCa,
|
|
|
19826
20196
|
];
|
|
19827
20197
|
var LaunchTemplateCpuOptions$ = [3, n0, _LTCO,
|
|
19828
20198
|
0,
|
|
19829
|
-
[_CCor, _TPC,
|
|
20199
|
+
[_CCor, _TPC, _ASSm, _NV],
|
|
19830
20200
|
[[1, { [_eQN]: `CoreCount`,
|
|
19831
20201
|
[_xN]: _cCo }], [1, { [_eQN]: `ThreadsPerCore`,
|
|
19832
20202
|
[_xN]: _tPC }], [0, { [_eQN]: `AmdSevSnp`,
|
|
@@ -19835,7 +20205,7 @@ var LaunchTemplateCpuOptions$ = [3, n0, _LTCO,
|
|
|
19835
20205
|
];
|
|
19836
20206
|
var LaunchTemplateCpuOptionsRequest$ = [3, n0, _LTCOR,
|
|
19837
20207
|
0,
|
|
19838
|
-
[_CCor, _TPC,
|
|
20208
|
+
[_CCor, _TPC, _ASSm, _NV],
|
|
19839
20209
|
[1, 1, 0, 0]
|
|
19840
20210
|
];
|
|
19841
20211
|
var LaunchTemplateEbsBlockDevice$ = [3, n0, _LTEBD,
|
|
@@ -19930,14 +20300,14 @@ var LaunchTemplateInstanceMaintenanceOptionsRequest$ = [3, n0, _LTIMOR,
|
|
|
19930
20300
|
];
|
|
19931
20301
|
var LaunchTemplateInstanceMarketOptions$ = [3, n0, _LTIMOa,
|
|
19932
20302
|
0,
|
|
19933
|
-
[
|
|
20303
|
+
[_MTa, _SO],
|
|
19934
20304
|
[[0, { [_eQN]: `MarketType`,
|
|
19935
|
-
[_xN]:
|
|
20305
|
+
[_xN]: _mTa }], [() => LaunchTemplateSpotMarketOptions$, { [_eQN]: `SpotOptions`,
|
|
19936
20306
|
[_xN]: _sO }]]
|
|
19937
20307
|
];
|
|
19938
20308
|
var LaunchTemplateInstanceMarketOptionsRequest$ = [3, n0, _LTIMORa,
|
|
19939
20309
|
0,
|
|
19940
|
-
[
|
|
20310
|
+
[_MTa, _SO],
|
|
19941
20311
|
[0, () => LaunchTemplateSpotMarketOptionsRequest$]
|
|
19942
20312
|
];
|
|
19943
20313
|
var LaunchTemplateInstanceMetadataOptions$ = [3, n0, _LTIMOau,
|
|
@@ -20050,7 +20420,7 @@ var LaunchTemplatePlacement$ = [3, n0, _LTP,
|
|
|
20050
20420
|
[_xN]: _af }], [0, { [_eQN]: `GroupName`,
|
|
20051
20421
|
[_xN]: _gN }], [0, { [_eQN]: `HostId`,
|
|
20052
20422
|
[_xN]: _hI }], [0, { [_eQN]: `Tenancy`,
|
|
20053
|
-
[_xN]:
|
|
20423
|
+
[_xN]: _te }], [0, { [_eQN]: `SpreadDomain`,
|
|
20054
20424
|
[_xN]: _sDp }], [0, { [_eQN]: `HostResourceGroupArn`,
|
|
20055
20425
|
[_xN]: _hRGA }], [1, { [_eQN]: `PartitionNumber`,
|
|
20056
20426
|
[_xN]: _pN }], [0, { [_eQN]: `GroupId`,
|
|
@@ -20119,13 +20489,13 @@ var LaunchTemplateTagSpecificationRequest$ = [3, n0, _LTTSR,
|
|
|
20119
20489
|
];
|
|
20120
20490
|
var LaunchTemplateVersion$ = [3, n0, _LTV,
|
|
20121
20491
|
0,
|
|
20122
|
-
[_LTI, _LTN, _VNe, _VD,
|
|
20492
|
+
[_LTI, _LTN, _VNe, _VD, _CTre, _CBr, _DVef, _LTD, _Op],
|
|
20123
20493
|
[[0, { [_eQN]: `LaunchTemplateId`,
|
|
20124
20494
|
[_xN]: _lTI }], [0, { [_eQN]: `LaunchTemplateName`,
|
|
20125
20495
|
[_xN]: _lTN }], [1, { [_eQN]: `VersionNumber`,
|
|
20126
20496
|
[_xN]: _vNe }], [0, { [_eQN]: `VersionDescription`,
|
|
20127
20497
|
[_xN]: _vD }], [4, { [_eQN]: `CreateTime`,
|
|
20128
|
-
[_xN]:
|
|
20498
|
+
[_xN]: _cTre }], [0, { [_eQN]: `CreatedBy`,
|
|
20129
20499
|
[_xN]: _cBr }], [2, { [_eQN]: `DefaultVersion`,
|
|
20130
20500
|
[_xN]: _dVef }], [() => ResponseLaunchTemplateData$, { [_eQN]: `LaunchTemplateData`,
|
|
20131
20501
|
[_xN]: _lTD }], [() => OperatorResponse$, { [_eQN]: `Operator`,
|
|
@@ -20151,7 +20521,7 @@ var ListImagesInRecycleBinResult$ = [3, n0, _LIIRBRi,
|
|
|
20151
20521
|
0,
|
|
20152
20522
|
[_Im, _NTe],
|
|
20153
20523
|
[[() => ImageRecycleBinInfoList, { [_eQN]: `ImageSet`,
|
|
20154
|
-
[_xN]:
|
|
20524
|
+
[_xN]: _iSmage }], [0, { [_eQN]: `NextToken`,
|
|
20155
20525
|
[_xN]: _nTe }]]
|
|
20156
20526
|
];
|
|
20157
20527
|
var ListSnapshotsInRecycleBinRequest$ = [3, n0, _LSIRBR,
|
|
@@ -20342,12 +20712,12 @@ var MacHost$ = [3, n0, _MHa,
|
|
|
20342
20712
|
];
|
|
20343
20713
|
var MacModificationTask$ = [3, n0, _MMT,
|
|
20344
20714
|
0,
|
|
20345
|
-
[_II, _MMTIa, _MSIPCa,
|
|
20715
|
+
[_II, _MMTIa, _MSIPCa, _STt, _T, _TSas, _TTa],
|
|
20346
20716
|
[[0, { [_eQN]: `InstanceId`,
|
|
20347
20717
|
[_xN]: _iI }], [0, { [_eQN]: `MacModificationTaskId`,
|
|
20348
20718
|
[_xN]: _mMTI }], [() => MacSystemIntegrityProtectionConfiguration$, { [_eQN]: `MacSystemIntegrityProtectionConfig`,
|
|
20349
20719
|
[_xN]: _mSIPC }], [4, { [_eQN]: `StartTime`,
|
|
20350
|
-
[_xN]:
|
|
20720
|
+
[_xN]: _sTt }], [() => TagList, { [_eQN]: `TagSet`,
|
|
20351
20721
|
[_xN]: _tS }], [0, { [_eQN]: `TaskState`,
|
|
20352
20722
|
[_xN]: _tSas }], [0, { [_eQN]: `TaskType`,
|
|
20353
20723
|
[_xN]: _tTa }]]
|
|
@@ -20455,7 +20825,7 @@ var MemoryMiBRequest$ = [3, n0, _MMBR,
|
|
|
20455
20825
|
];
|
|
20456
20826
|
var MetricDataResult$ = [3, n0, _MDRet,
|
|
20457
20827
|
0,
|
|
20458
|
-
[_Dim,
|
|
20828
|
+
[_Dim, _Tim, _MVe],
|
|
20459
20829
|
[[() => CapacityManagerDimension$, { [_eQN]: `Dimension`,
|
|
20460
20830
|
[_xN]: _dim }], [4, { [_eQN]: `Timestamp`,
|
|
20461
20831
|
[_xN]: _ti }], [() => MetricValueSet, { [_eQN]: `MetricValueSet`,
|
|
@@ -20499,6 +20869,17 @@ var ModifyAddressAttributeResult$ = [3, n0, _MAARo,
|
|
|
20499
20869
|
[[() => AddressAttribute$, { [_eQN]: `Address`,
|
|
20500
20870
|
[_xN]: _ad }]]
|
|
20501
20871
|
];
|
|
20872
|
+
var ModifyApplicationStatusCheckRequest$ = [3, n0, _MASCR,
|
|
20873
|
+
0,
|
|
20874
|
+
[_ASCI, _Ag, _HCP, _Pr, _Po, _Pa, _DI, _IVp, _IS, _Int, _Ti, _FT, _ST, _SCM, _IGPS, _CT, _DR],
|
|
20875
|
+
[0, 0, [() => HealthCheckPathRequestList, { [_xN]: _HCPe }], 0, 1, 0, 1, 0, 0, 1, 1, 1, 1, 0, 1, [0, 4], 2], 1
|
|
20876
|
+
];
|
|
20877
|
+
var ModifyApplicationStatusCheckResult$ = [3, n0, _MASCRo,
|
|
20878
|
+
0,
|
|
20879
|
+
[_ASC],
|
|
20880
|
+
[[() => ApplicationStatusCheckResponseObject$, { [_eQN]: `ApplicationStatusCheck`,
|
|
20881
|
+
[_xN]: _aSC }]]
|
|
20882
|
+
];
|
|
20502
20883
|
var ModifyAvailabilityZoneGroupRequest$ = [3, n0, _MAZGR,
|
|
20503
20884
|
0,
|
|
20504
20885
|
[_GN, _OIS, _DR],
|
|
@@ -20605,7 +20986,7 @@ var ModifyIdentityIdFormatRequest$ = [3, n0, _MIIFR,
|
|
|
20605
20986
|
0,
|
|
20606
20987
|
[_Reso, _ULI, _PAr],
|
|
20607
20988
|
[[0, { [_eQN]: `Resource`,
|
|
20608
|
-
[_xN]:
|
|
20989
|
+
[_xN]: _res }], [2, { [_eQN]: `UseLongIds`,
|
|
20609
20990
|
[_xN]: _uLI }], [0, { [_eQN]: `PrincipalArn`,
|
|
20610
20991
|
[_xN]: _pAr }]], 3
|
|
20611
20992
|
];
|
|
@@ -20762,7 +21143,7 @@ var ModifyInstancePlacementRequest$ = [3, n0, _MIPR,
|
|
|
20762
21143
|
[_II, _GN, _PN, _HRGA, _GIr, _Te, _Af, _HIo],
|
|
20763
21144
|
[[0, { [_eQN]: `InstanceId`,
|
|
20764
21145
|
[_xN]: _iI }], 0, 1, 0, 0, [0, { [_eQN]: `Tenancy`,
|
|
20765
|
-
[_xN]:
|
|
21146
|
+
[_xN]: _te }], [0, { [_eQN]: `Affinity`,
|
|
20766
21147
|
[_xN]: _af }], [0, { [_eQN]: `HostId`,
|
|
20767
21148
|
[_xN]: _hI }]], 1
|
|
20768
21149
|
];
|
|
@@ -20989,7 +21370,7 @@ var ModifySnapshotAttributeRequest$ = [3, n0, _MSAR,
|
|
|
20989
21370
|
];
|
|
20990
21371
|
var ModifySnapshotTierRequest$ = [3, n0, _MSTR,
|
|
20991
21372
|
0,
|
|
20992
|
-
[_SIn,
|
|
21373
|
+
[_SIn, _STto, _DR],
|
|
20993
21374
|
[0, 0, 2], 1
|
|
20994
21375
|
];
|
|
20995
21376
|
var ModifySnapshotTierResult$ = [3, n0, _MSTRo,
|
|
@@ -21319,8 +21700,8 @@ var ModifyVpcEndpointPayerResponsibilityResult$ = [3, n0, _MVEPRRo,
|
|
|
21319
21700
|
];
|
|
21320
21701
|
var ModifyVpcEndpointRequest$ = [3, n0, _MVER,
|
|
21321
21702
|
0,
|
|
21322
|
-
[_VEIp, _DR, _RP, _PDo, _ARTI, _RRTI, _ASId, _RSIe, _ASGI, _RSGI, _IAT, _DOn, _PDE,
|
|
21323
|
-
[0, 2, 2, 0, [() => VpcEndpointRouteTableIdList, { [_xN]: _ARTId }], [() => VpcEndpointRouteTableIdList, { [_xN]: _RRTIe }], [() => VpcEndpointSubnetIdList, { [_xN]: _ASIdd }], [() => VpcEndpointSubnetIdList, { [_xN]: _RSIem }], [() => VpcEndpointSecurityGroupIdList, { [_xN]: _ASGId }], [() => VpcEndpointSecurityGroupIdList, { [_xN]: _RSGIe }], 0, [() => DnsOptionsSpecification$, 0], 2, [() => SubnetConfigurationsList, { [_xN]:
|
|
21703
|
+
[_VEIp, _DR, _RP, _PDo, _ARTI, _RRTI, _ASId, _RSIe, _ASGI, _RSGI, _IAT, _DOn, _PDE, _SCu],
|
|
21704
|
+
[0, 2, 2, 0, [() => VpcEndpointRouteTableIdList, { [_xN]: _ARTId }], [() => VpcEndpointRouteTableIdList, { [_xN]: _RRTIe }], [() => VpcEndpointSubnetIdList, { [_xN]: _ASIdd }], [() => VpcEndpointSubnetIdList, { [_xN]: _RSIem }], [() => VpcEndpointSecurityGroupIdList, { [_xN]: _ASGId }], [() => VpcEndpointSecurityGroupIdList, { [_xN]: _RSGIe }], 0, [() => DnsOptionsSpecification$, 0], 2, [() => SubnetConfigurationsList, { [_xN]: _SCub }]], 1
|
|
21324
21705
|
];
|
|
21325
21706
|
var ModifyVpcEndpointResult$ = [3, n0, _MVERo,
|
|
21326
21707
|
0,
|
|
@@ -21330,8 +21711,8 @@ var ModifyVpcEndpointResult$ = [3, n0, _MVERo,
|
|
|
21330
21711
|
];
|
|
21331
21712
|
var ModifyVpcEndpointServiceConfigurationRequest$ = [3, n0, _MVESCR,
|
|
21332
21713
|
0,
|
|
21333
|
-
[_SIe, _DR, _PDN, _RPDN, _ARc, _ANLBA, _RNLBA, _AGLBA, _RGLBA, _ASIAT, _RSIAT,
|
|
21334
|
-
[0, 2, 0, 2, 2, [() => ValueStringList, { [_xN]: _ANLBAd }], [() => ValueStringList, { [_xN]: _RNLBAe }], [() => ValueStringList, { [_xN]: _AGLBAd }], [() => ValueStringList, { [_xN]: _RGLBAe }], [() => ValueStringList, { [_xN]: _ASIATd }], [() => ValueStringList, { [_xN]: _RSIATe }], [() => ValueStringList, { [_xN]:
|
|
21714
|
+
[_SIe, _DR, _PDN, _RPDN, _ARc, _ANLBA, _RNLBA, _AGLBA, _RGLBA, _ASIAT, _RSIAT, _ASRd, _RSR],
|
|
21715
|
+
[0, 2, 0, 2, 2, [() => ValueStringList, { [_xN]: _ANLBAd }], [() => ValueStringList, { [_xN]: _RNLBAe }], [() => ValueStringList, { [_xN]: _AGLBAd }], [() => ValueStringList, { [_xN]: _RGLBAe }], [() => ValueStringList, { [_xN]: _ASIATd }], [() => ValueStringList, { [_xN]: _RSIATe }], [() => ValueStringList, { [_xN]: _ASRdd }], [() => ValueStringList, { [_xN]: _RSRe }]], 1
|
|
21335
21716
|
];
|
|
21336
21717
|
var ModifyVpcEndpointServiceConfigurationResult$ = [3, n0, _MVESCRo,
|
|
21337
21718
|
0,
|
|
@@ -21442,7 +21823,7 @@ var Monitoring$ = [3, n0, _Mon,
|
|
|
21442
21823
|
];
|
|
21443
21824
|
var MonitorInstancesRequest$ = [3, n0, _MIRon,
|
|
21444
21825
|
0,
|
|
21445
|
-
[
|
|
21826
|
+
[_IIn, _DR],
|
|
21446
21827
|
[[() => InstanceIdStringList, { [_xN]: _II }], [2, { [_eQN]: `DryRun`,
|
|
21447
21828
|
[_xN]: _dR }]], 1
|
|
21448
21829
|
];
|
|
@@ -21450,7 +21831,7 @@ var MonitorInstancesResult$ = [3, n0, _MIRoni,
|
|
|
21450
21831
|
0,
|
|
21451
21832
|
[_IMns],
|
|
21452
21833
|
[[() => InstanceMonitoringList, { [_eQN]: `InstancesSet`,
|
|
21453
|
-
[_xN]:
|
|
21834
|
+
[_xN]: _iSns }]]
|
|
21454
21835
|
];
|
|
21455
21836
|
var MoveAddressToVpcRequest$ = [3, n0, _MATVR,
|
|
21456
21837
|
0,
|
|
@@ -21499,9 +21880,9 @@ var MovingAddressStatus$ = [3, n0, _MASo,
|
|
|
21499
21880
|
];
|
|
21500
21881
|
var NatGateway$ = [3, n0, _NG,
|
|
21501
21882
|
0,
|
|
21502
|
-
[
|
|
21883
|
+
[_CTre, _DTel, _FCa, _FM, _NGA, _NGI, _PB, _St, _SIu, _VI, _T, _CTon, _AMv, _ASIu, _APZ, _AAt, _RTI],
|
|
21503
21884
|
[[4, { [_eQN]: `CreateTime`,
|
|
21504
|
-
[_xN]:
|
|
21885
|
+
[_xN]: _cTre }], [4, { [_eQN]: `DeleteTime`,
|
|
21505
21886
|
[_xN]: _dTel }], [0, { [_eQN]: `FailureCode`,
|
|
21506
21887
|
[_xN]: _fCa }], [0, { [_eQN]: `FailureMessage`,
|
|
21507
21888
|
[_xN]: _fM }], [() => NatGatewayAddressList, { [_eQN]: `NatGatewayAddressSet`,
|
|
@@ -21562,7 +21943,7 @@ var NetworkAcl$ = [3, n0, _NA,
|
|
|
21562
21943
|
0,
|
|
21563
21944
|
[_As, _Ent, _IDs, _NAI, _T, _VI, _OI],
|
|
21564
21945
|
[[() => NetworkAclAssociationList, { [_eQN]: `AssociationSet`,
|
|
21565
|
-
[_xN]:
|
|
21946
|
+
[_xN]: _aSs }], [() => NetworkAclEntryList, { [_eQN]: `EntrySet`,
|
|
21566
21947
|
[_xN]: _eSnt }], [2, { [_eQN]: `Default`,
|
|
21567
21948
|
[_xN]: _def }], [0, { [_eQN]: `NetworkAclId`,
|
|
21568
21949
|
[_xN]: _nAI }], [() => TagList, { [_eQN]: `TagSet`,
|
|
@@ -21718,7 +22099,7 @@ var NetworkInsightsPath$ = [3, n0, _NIP,
|
|
|
21718
22099
|
];
|
|
21719
22100
|
var NetworkInterface$ = [3, n0, _NIe,
|
|
21720
22101
|
0,
|
|
21721
|
-
[_Ass, _Att, _AZ, _CTC, _De, _G, _ITnt, _IA, _MAa, _NII, _OA, _OI, _PDN, _PDNub, _PIDNO, _PIAr, _PIAri, _IPpvr, _IPp, _RIeq, _RMeq, _SDC, _Sta, _SIu, _TSag, _VI, _DAIT, _IN, _IApv, _Op,
|
|
22102
|
+
[_Ass, _Att, _AZ, _CTC, _De, _G, _ITnt, _IA, _MAa, _NII, _OA, _OI, _PDN, _PDNub, _PIDNO, _PIAr, _PIAri, _IPpvr, _IPp, _RIeq, _RMeq, _SDC, _Sta, _SIu, _TSag, _VI, _DAIT, _IN, _IApv, _Op, _ASsso, _AZI],
|
|
21722
22103
|
[[() => NetworkInterfaceAssociation$, { [_eQN]: `Association`,
|
|
21723
22104
|
[_xN]: _ass }], [() => NetworkInterfaceAttachment$, { [_eQN]: `Attachment`,
|
|
21724
22105
|
[_xN]: _at }], [0, { [_eQN]: `AvailabilityZone`,
|
|
@@ -22123,7 +22504,7 @@ var Placement$ = [3, n0, _Pla,
|
|
|
22123
22504
|
[_xN]: _gN }], [1, { [_eQN]: `PartitionNumber`,
|
|
22124
22505
|
[_xN]: _pN }], [0, { [_eQN]: `HostId`,
|
|
22125
22506
|
[_xN]: _hI }], [0, { [_eQN]: `Tenancy`,
|
|
22126
|
-
[_xN]:
|
|
22507
|
+
[_xN]: _te }], [0, { [_eQN]: `SpreadDomain`,
|
|
22127
22508
|
[_xN]: _sDp }], [0, { [_eQN]: `HostResourceGroupArn`,
|
|
22128
22509
|
[_xN]: _hRGA }], [0, { [_eQN]: `GroupId`,
|
|
22129
22510
|
[_xN]: _gIr }], [0, { [_eQN]: `AvailabilityZone`,
|
|
@@ -22206,13 +22587,13 @@ var PriceSchedule$ = [3, n0, _PSric,
|
|
|
22206
22587
|
[_xN]: _act }], [0, { [_eQN]: `CurrencyCode`,
|
|
22207
22588
|
[_xN]: _cC }], [1, { [_eQN]: `Price`,
|
|
22208
22589
|
[_xN]: _pric }], [1, { [_eQN]: `Term`,
|
|
22209
|
-
[_xN]:
|
|
22590
|
+
[_xN]: _ter }]]
|
|
22210
22591
|
];
|
|
22211
22592
|
var PriceScheduleSpecification$ = [3, n0, _PSS,
|
|
22212
22593
|
0,
|
|
22213
22594
|
[_Ter, _Pric, _CC],
|
|
22214
22595
|
[[1, { [_eQN]: `Term`,
|
|
22215
|
-
[_xN]:
|
|
22596
|
+
[_xN]: _ter }], [1, { [_eQN]: `Price`,
|
|
22216
22597
|
[_xN]: _pric }], [0, { [_eQN]: `CurrencyCode`,
|
|
22217
22598
|
[_xN]: _cC }]]
|
|
22218
22599
|
];
|
|
@@ -22352,11 +22733,11 @@ var ProvisionPublicIpv4PoolCidrResult$ = [3, n0, _PPIPCRr,
|
|
|
22352
22733
|
];
|
|
22353
22734
|
var PtrUpdateStatus$ = [3, n0, _PUS,
|
|
22354
22735
|
0,
|
|
22355
|
-
[_V, _Sta,
|
|
22736
|
+
[_V, _Sta, _Re],
|
|
22356
22737
|
[[0, { [_eQN]: `Value`,
|
|
22357
22738
|
[_xN]: _v }], [0, { [_eQN]: `Status`,
|
|
22358
22739
|
[_xN]: _sta }], [0, { [_eQN]: `Reason`,
|
|
22359
|
-
[_xN]:
|
|
22740
|
+
[_xN]: _re }]]
|
|
22360
22741
|
];
|
|
22361
22742
|
var PublicIpDnsNameOptions$ = [3, n0, _PIDNO,
|
|
22362
22743
|
0,
|
|
@@ -22470,7 +22851,7 @@ var PurchaseScheduledInstancesResult$ = [3, n0, _PSIRu,
|
|
|
22470
22851
|
];
|
|
22471
22852
|
var RebootInstancesRequest$ = [3, n0, _RIR,
|
|
22472
22853
|
0,
|
|
22473
|
-
[
|
|
22854
|
+
[_IIn, _DR],
|
|
22474
22855
|
[[() => InstanceIdStringList, { [_xN]: _II }], [2, { [_eQN]: `DryRun`,
|
|
22475
22856
|
[_xN]: _dR }]], 1
|
|
22476
22857
|
];
|
|
@@ -22761,12 +23142,12 @@ var ReplaceNetworkAclEntryRequest$ = [3, n0, _RNAER,
|
|
|
22761
23142
|
];
|
|
22762
23143
|
var ReplaceRootVolumeTask$ = [3, n0, _RRVT,
|
|
22763
23144
|
0,
|
|
22764
|
-
[_RRVTIe, _II, _TSas,
|
|
23145
|
+
[_RRVTIe, _II, _TSas, _STt, _CTom, _T, _IIm, _SIn, _DRRV],
|
|
22765
23146
|
[[0, { [_eQN]: `ReplaceRootVolumeTaskId`,
|
|
22766
23147
|
[_xN]: _rRVTI }], [0, { [_eQN]: `InstanceId`,
|
|
22767
23148
|
[_xN]: _iI }], [0, { [_eQN]: `TaskState`,
|
|
22768
23149
|
[_xN]: _tSas }], [0, { [_eQN]: `StartTime`,
|
|
22769
|
-
[_xN]:
|
|
23150
|
+
[_xN]: _sTt }], [0, { [_eQN]: `CompleteTime`,
|
|
22770
23151
|
[_xN]: _cTom }], [() => TagList, { [_eQN]: `TagSet`,
|
|
22771
23152
|
[_xN]: _tS }], [0, { [_eQN]: `ImageId`,
|
|
22772
23153
|
[_xN]: _iIma }], [0, { [_eQN]: `SnapshotId`,
|
|
@@ -22798,7 +23179,7 @@ var ReplaceRouteTableAssociationRequest$ = [3, n0, _RRTAR,
|
|
|
22798
23179
|
];
|
|
22799
23180
|
var ReplaceRouteTableAssociationResult$ = [3, n0, _RRTARe,
|
|
22800
23181
|
0,
|
|
22801
|
-
[_NAIew,
|
|
23182
|
+
[_NAIew, _ASs],
|
|
22802
23183
|
[[0, { [_eQN]: `NewAssociationId`,
|
|
22803
23184
|
[_xN]: _nAIe }], [() => RouteTableAssociationState$, { [_eQN]: `AssociationState`,
|
|
22804
23185
|
[_xN]: _aS }]]
|
|
@@ -22827,13 +23208,13 @@ var ReplaceVpnTunnelResult$ = [3, n0, _RVTRe,
|
|
|
22827
23208
|
];
|
|
22828
23209
|
var ReportInstanceStatusRequest$ = [3, n0, _RISR,
|
|
22829
23210
|
0,
|
|
22830
|
-
[_Ins, _Sta, _RCea, _DR,
|
|
23211
|
+
[_Ins, _Sta, _RCea, _DR, _STt, _ETnd, _De],
|
|
22831
23212
|
[[() => InstanceIdStringList, { [_eQN]: `InstanceId`,
|
|
22832
23213
|
[_xN]: _iI }], [0, { [_eQN]: `Status`,
|
|
22833
23214
|
[_xN]: _sta }], [() => ReasonCodesList, { [_eQN]: `ReasonCode`,
|
|
22834
23215
|
[_xN]: _rCea }], [2, { [_eQN]: `DryRun`,
|
|
22835
23216
|
[_xN]: _dR }], [4, { [_eQN]: `StartTime`,
|
|
22836
|
-
[_xN]:
|
|
23217
|
+
[_xN]: _sTt }], [4, { [_eQN]: `EndTime`,
|
|
22837
23218
|
[_xN]: _eTn }], [() => ReportInstanceStatusRequestDescription, { [_eQN]: `Description`,
|
|
22838
23219
|
[_xN]: _de }]], 3
|
|
22839
23220
|
];
|
|
@@ -22912,7 +23293,7 @@ var Reservation$ = [3, n0, _Reser,
|
|
|
22912
23293
|
[_xN]: _oI }], [0, { [_eQN]: `RequesterId`,
|
|
22913
23294
|
[_xN]: _rIeq }], [() => GroupIdentifierList, { [_eQN]: `GroupSet`,
|
|
22914
23295
|
[_xN]: _gSr }], [() => InstanceList, { [_eQN]: `InstancesSet`,
|
|
22915
|
-
[_xN]:
|
|
23296
|
+
[_xN]: _iSns }]]
|
|
22916
23297
|
];
|
|
22917
23298
|
var ReservationFleetInstanceSpecification$ = [3, n0, _RFIS,
|
|
22918
23299
|
0,
|
|
@@ -23222,7 +23603,7 @@ var RestoreSnapshotFromRecycleBinRequest$ = [3, n0, _RSFRBR,
|
|
|
23222
23603
|
];
|
|
23223
23604
|
var RestoreSnapshotFromRecycleBinResult$ = [3, n0, _RSFRBRe,
|
|
23224
23605
|
0,
|
|
23225
|
-
[_SIn, _OA, _De, _Enc, _OI, _Pro,
|
|
23606
|
+
[_SIn, _OA, _De, _Enc, _OI, _Pro, _STt, _St, _VIo, _VSo, _STs],
|
|
23226
23607
|
[[0, { [_eQN]: `SnapshotId`,
|
|
23227
23608
|
[_xN]: _sIn }], [0, { [_eQN]: `OutpostArn`,
|
|
23228
23609
|
[_xN]: _oA }], [0, { [_eQN]: `Description`,
|
|
@@ -23230,7 +23611,7 @@ var RestoreSnapshotFromRecycleBinResult$ = [3, n0, _RSFRBRe,
|
|
|
23230
23611
|
[_xN]: _enc }], [0, { [_eQN]: `OwnerId`,
|
|
23231
23612
|
[_xN]: _oI }], [0, { [_eQN]: `Progress`,
|
|
23232
23613
|
[_xN]: _pro }], [4, { [_eQN]: `StartTime`,
|
|
23233
|
-
[_xN]:
|
|
23614
|
+
[_xN]: _sTt }], [0, { [_eQN]: `Status`,
|
|
23234
23615
|
[_xN]: _sta }], [0, { [_eQN]: `VolumeId`,
|
|
23235
23616
|
[_xN]: _vIo }], [1, { [_eQN]: `VolumeSize`,
|
|
23236
23617
|
[_xN]: _vSo }], [0, { [_eQN]: `SseType`,
|
|
@@ -23458,7 +23839,7 @@ var RouteTable$ = [3, n0, _RTo,
|
|
|
23458
23839
|
0,
|
|
23459
23840
|
[_As, _PVro, _RTI, _Rou, _T, _VI, _OI],
|
|
23460
23841
|
[[() => RouteTableAssociationList, { [_eQN]: `AssociationSet`,
|
|
23461
|
-
[_xN]:
|
|
23842
|
+
[_xN]: _aSs }], [() => PropagatingVgwList, { [_eQN]: `PropagatingVgwSet`,
|
|
23462
23843
|
[_xN]: _pVS }], [0, { [_eQN]: `RouteTableId`,
|
|
23463
23844
|
[_xN]: _rTI }], [() => RouteList, { [_eQN]: `RouteSet`,
|
|
23464
23845
|
[_xN]: _rSou }], [() => TagList, { [_eQN]: `TagSet`,
|
|
@@ -23468,7 +23849,7 @@ var RouteTable$ = [3, n0, _RTo,
|
|
|
23468
23849
|
];
|
|
23469
23850
|
var RouteTableAssociation$ = [3, n0, _RTA,
|
|
23470
23851
|
0,
|
|
23471
|
-
[_Mai, _RTAI, _RTI, _SIu, _GI, _PIP,
|
|
23852
|
+
[_Mai, _RTAI, _RTI, _SIu, _GI, _PIP, _ASs],
|
|
23472
23853
|
[[2, { [_eQN]: `Main`,
|
|
23473
23854
|
[_xN]: _mai }], [0, { [_eQN]: `RouteTableAssociationId`,
|
|
23474
23855
|
[_xN]: _rTAI }], [0, { [_eQN]: `RouteTableId`,
|
|
@@ -23504,7 +23885,7 @@ var RuleOption$ = [3, n0, _ROu,
|
|
|
23504
23885
|
[_Key, _Set],
|
|
23505
23886
|
[[0, { [_eQN]: `Keyword`,
|
|
23506
23887
|
[_xN]: _key }], [() => StringList, { [_eQN]: `SettingSet`,
|
|
23507
|
-
[_xN]:
|
|
23888
|
+
[_xN]: _sSet }]]
|
|
23508
23889
|
];
|
|
23509
23890
|
var RunInstancesMonitoringEnabled$ = [3, n0, _RIME,
|
|
23510
23891
|
0,
|
|
@@ -23591,17 +23972,17 @@ var ScheduledInstanceAvailability$ = [3, n0, _SIA,
|
|
|
23591
23972
|
];
|
|
23592
23973
|
var ScheduledInstanceRecurrence$ = [3, n0, _SIRc,
|
|
23593
23974
|
0,
|
|
23594
|
-
[_Fre,
|
|
23975
|
+
[_Fre, _Int, _ODS, _ORTE, _OU],
|
|
23595
23976
|
[[0, { [_eQN]: `Frequency`,
|
|
23596
23977
|
[_xN]: _fre }], [1, { [_eQN]: `Interval`,
|
|
23597
|
-
[_xN]:
|
|
23978
|
+
[_xN]: _int }], [() => OccurrenceDaySet, { [_eQN]: `OccurrenceDaySet`,
|
|
23598
23979
|
[_xN]: _oDS }], [2, { [_eQN]: `OccurrenceRelativeToEnd`,
|
|
23599
23980
|
[_xN]: _oRTE }], [0, { [_eQN]: `OccurrenceUnit`,
|
|
23600
23981
|
[_xN]: _oU }]]
|
|
23601
23982
|
];
|
|
23602
23983
|
var ScheduledInstanceRecurrenceRequest$ = [3, n0, _SIRR,
|
|
23603
23984
|
0,
|
|
23604
|
-
[_Fre,
|
|
23985
|
+
[_Fre, _Int, _OD, _ORTE, _OU],
|
|
23605
23986
|
[0, 1, [() => OccurrenceDayRequestSet, { [_xN]: _ODc }], 2, 0]
|
|
23606
23987
|
];
|
|
23607
23988
|
var ScheduledInstancesBlockDeviceMapping$ = [3, n0, _SIBDM,
|
|
@@ -23758,7 +24139,7 @@ var SecondaryNetworkIpv4CidrBlockAssociation$ = [3, n0, _SNICBA,
|
|
|
23758
24139
|
[_xN]: _st }], [0, { [_eQN]: `StateReason`,
|
|
23759
24140
|
[_xN]: _sRt }]]
|
|
23760
24141
|
];
|
|
23761
|
-
var SecondarySubnet$ = [3, n0,
|
|
24142
|
+
var SecondarySubnet$ = [3, n0, _SSe,
|
|
23762
24143
|
0,
|
|
23763
24144
|
[_SSIe, _SSA, _SNI, _SNT, _OI, _AZI, _AZ, _ICBAp, _St, _SRt, _T],
|
|
23764
24145
|
[[0, { [_eQN]: `SecondarySubnetId`,
|
|
@@ -23894,12 +24275,12 @@ var ServiceConfiguration$ = [3, n0, _SCe,
|
|
|
23894
24275
|
[_xN]: _pDNC }], [0, { [_eQN]: `PayerResponsibility`,
|
|
23895
24276
|
[_xN]: _pRa }], [() => TagList, { [_eQN]: `TagSet`,
|
|
23896
24277
|
[_xN]: _tS }], [() => SupportedRegionSet, { [_eQN]: `SupportedRegionSet`,
|
|
23897
|
-
[_xN]:
|
|
24278
|
+
[_xN]: _sRSu }], [2, { [_eQN]: `RemoteAccessEnabled`,
|
|
23898
24279
|
[_xN]: _rAE }]]
|
|
23899
24280
|
];
|
|
23900
24281
|
var ServiceDetail$ = [3, n0, _SDer,
|
|
23901
24282
|
0,
|
|
23902
|
-
[_SN, _SIe, _STe,
|
|
24283
|
+
[_SN, _SIe, _STe, _SRe, _AZIv, _AZv, _Own, _BEDN, _PDN, _PDNr, _VEPS, _ARc, _MVE, _PRa, _T, _PDNVS, _SIAT],
|
|
23903
24284
|
[[0, { [_eQN]: `ServiceName`,
|
|
23904
24285
|
[_xN]: _sN }], [0, { [_eQN]: `ServiceId`,
|
|
23905
24286
|
[_xN]: _sI }], [() => ServiceTypeDetailSet, { [_eQN]: `ServiceType`,
|
|
@@ -23954,12 +24335,12 @@ var SlotStartTimeRangeRequest$ = [3, n0, _SSTRR,
|
|
|
23954
24335
|
];
|
|
23955
24336
|
var Snapshot$ = [3, n0, _Sna,
|
|
23956
24337
|
0,
|
|
23957
|
-
[_OAw, _OA, _T,
|
|
24338
|
+
[_OAw, _OA, _T, _STto, _RETe, _STs, _AZ, _TTr, _CDM, _CTomp, _FSSIB, _SIn, _VIo, _St, _SMta, _STt, _Pro, _OI, _De, _VSo, _Enc, _KKI, _DEKI],
|
|
23958
24339
|
[[0, { [_eQN]: `OwnerAlias`,
|
|
23959
24340
|
[_xN]: _oAw }], [0, { [_eQN]: `OutpostArn`,
|
|
23960
24341
|
[_xN]: _oA }], [() => TagList, { [_eQN]: `TagSet`,
|
|
23961
24342
|
[_xN]: _tS }], [0, { [_eQN]: `StorageTier`,
|
|
23962
|
-
[_xN]:
|
|
24343
|
+
[_xN]: _sTto }], [4, { [_eQN]: `RestoreExpiryTime`,
|
|
23963
24344
|
[_xN]: _rETe }], [0, { [_eQN]: `SseType`,
|
|
23964
24345
|
[_xN]: _sTs }], [0, { [_eQN]: `AvailabilityZone`,
|
|
23965
24346
|
[_xN]: _aZ }], [0, { [_eQN]: `TransferType`,
|
|
@@ -23971,7 +24352,7 @@ var Snapshot$ = [3, n0, _Sna,
|
|
|
23971
24352
|
[_xN]: _vIo }], [0, { [_eQN]: `Status`,
|
|
23972
24353
|
[_xN]: _sta }], [0, { [_eQN]: `StatusMessage`,
|
|
23973
24354
|
[_xN]: _sMt }], [4, { [_eQN]: `StartTime`,
|
|
23974
|
-
[_xN]:
|
|
24355
|
+
[_xN]: _sTt }], [0, { [_eQN]: `Progress`,
|
|
23975
24356
|
[_xN]: _pro }], [0, { [_eQN]: `OwnerId`,
|
|
23976
24357
|
[_xN]: _oI }], [0, { [_eQN]: `Description`,
|
|
23977
24358
|
[_xN]: _de }], [1, { [_eQN]: `VolumeSize`,
|
|
@@ -24002,7 +24383,7 @@ var SnapshotDiskContainer$ = [3, n0, _SDCn,
|
|
|
24002
24383
|
];
|
|
24003
24384
|
var SnapshotInfo$ = [3, n0, _SInap,
|
|
24004
24385
|
0,
|
|
24005
|
-
[_De, _T, _Enc, _VIo, _St, _VSo,
|
|
24386
|
+
[_De, _T, _Enc, _VIo, _St, _VSo, _STt, _Pro, _OI, _SIn, _OA, _STs, _AZ],
|
|
24006
24387
|
[[0, { [_eQN]: `Description`,
|
|
24007
24388
|
[_xN]: _de }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24008
24389
|
[_xN]: _tS }], [2, { [_eQN]: `Encrypted`,
|
|
@@ -24010,7 +24391,7 @@ var SnapshotInfo$ = [3, n0, _SInap,
|
|
|
24010
24391
|
[_xN]: _vIo }], [0, { [_eQN]: `State`,
|
|
24011
24392
|
[_xN]: _st }], [1, { [_eQN]: `VolumeSize`,
|
|
24012
24393
|
[_xN]: _vSo }], [4, { [_eQN]: `StartTime`,
|
|
24013
|
-
[_xN]:
|
|
24394
|
+
[_xN]: _sTt }], [0, { [_eQN]: `Progress`,
|
|
24014
24395
|
[_xN]: _pro }], [0, { [_eQN]: `OwnerId`,
|
|
24015
24396
|
[_xN]: _oI }], [0, { [_eQN]: `SnapshotId`,
|
|
24016
24397
|
[_xN]: _sIn }], [0, { [_eQN]: `OutpostArn`,
|
|
@@ -24044,16 +24425,16 @@ var SnapshotTaskDetail$ = [3, n0, _STD,
|
|
|
24044
24425
|
[_xN]: _ur }], [() => UserBucketDetails$, { [_eQN]: `UserBucket`,
|
|
24045
24426
|
[_xN]: _uB }]]
|
|
24046
24427
|
];
|
|
24047
|
-
var SnapshotTierStatus$ = [3, n0,
|
|
24428
|
+
var SnapshotTierStatus$ = [3, n0, _STSna,
|
|
24048
24429
|
0,
|
|
24049
|
-
[_SIn, _VIo, _Sta, _OI, _T,
|
|
24430
|
+
[_SIn, _VIo, _Sta, _OI, _T, _STto, _LTST, _LTPa, _LTOS, _LTOSD, _ACT, _RETe],
|
|
24050
24431
|
[[0, { [_eQN]: `SnapshotId`,
|
|
24051
24432
|
[_xN]: _sIn }], [0, { [_eQN]: `VolumeId`,
|
|
24052
24433
|
[_xN]: _vIo }], [0, { [_eQN]: `Status`,
|
|
24053
24434
|
[_xN]: _sta }], [0, { [_eQN]: `OwnerId`,
|
|
24054
24435
|
[_xN]: _oI }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24055
24436
|
[_xN]: _tS }], [0, { [_eQN]: `StorageTier`,
|
|
24056
|
-
[_xN]:
|
|
24437
|
+
[_xN]: _sTto }], [4, { [_eQN]: `LastTieringStartTime`,
|
|
24057
24438
|
[_xN]: _lTST }], [1, { [_eQN]: `LastTieringProgress`,
|
|
24058
24439
|
[_xN]: _lTP }], [0, { [_eQN]: `LastTieringOperationStatus`,
|
|
24059
24440
|
[_xN]: _lTOS }], [0, { [_eQN]: `LastTieringOperationStatusDetail`,
|
|
@@ -24110,10 +24491,10 @@ var SpotFleetMonitoring$ = [3, n0, _SFM,
|
|
|
24110
24491
|
];
|
|
24111
24492
|
var SpotFleetRequestConfig$ = [3, n0, _SFRCp,
|
|
24112
24493
|
0,
|
|
24113
|
-
[_ASc,
|
|
24494
|
+
[_ASc, _CTre, _SFRCp, _SFRI, _SFRS, _T],
|
|
24114
24495
|
[[0, { [_eQN]: `ActivityStatus`,
|
|
24115
24496
|
[_xN]: _aSc }], [4, { [_eQN]: `CreateTime`,
|
|
24116
|
-
[_xN]:
|
|
24497
|
+
[_xN]: _cTre }], [() => SpotFleetRequestConfigData$, { [_eQN]: `SpotFleetRequestConfig`,
|
|
24117
24498
|
[_xN]: _sFRC }], [0, { [_eQN]: `SpotFleetRequestId`,
|
|
24118
24499
|
[_xN]: _sFRI }], [0, { [_eQN]: `SpotFleetRequestState`,
|
|
24119
24500
|
[_xN]: _sFRSp }], [() => TagList, { [_eQN]: `TagSet`,
|
|
@@ -24158,12 +24539,12 @@ var SpotFleetTagSpecification$ = [3, n0, _SFTS,
|
|
|
24158
24539
|
];
|
|
24159
24540
|
var SpotInstanceRequest$ = [3, n0, _SIRp,
|
|
24160
24541
|
0,
|
|
24161
|
-
[_ABHP, _AZGv, _BDMlo,
|
|
24542
|
+
[_ABHP, _AZGv, _BDMlo, _CTre, _Fa, _II, _LGa, _LSa, _LAZ, _LAZI, _PDr, _SIRI, _SPp, _St, _Sta, _T, _Ty, _VF, _VU, _IIB],
|
|
24162
24543
|
[[0, { [_eQN]: `ActualBlockHourlyPrice`,
|
|
24163
24544
|
[_xN]: _aBHP }], [0, { [_eQN]: `AvailabilityZoneGroup`,
|
|
24164
24545
|
[_xN]: _aZG }], [1, { [_eQN]: `BlockDurationMinutes`,
|
|
24165
24546
|
[_xN]: _bDMl }], [4, { [_eQN]: `CreateTime`,
|
|
24166
|
-
[_xN]:
|
|
24547
|
+
[_xN]: _cTre }], [() => SpotInstanceStateFault$, { [_eQN]: `Fault`,
|
|
24167
24548
|
[_xN]: _fa }], [0, { [_eQN]: `InstanceId`,
|
|
24168
24549
|
[_xN]: _iI }], [0, { [_eQN]: `LaunchGroup`,
|
|
24169
24550
|
[_xN]: _lG }], [() => LaunchSpecification$, { [_eQN]: `LaunchSpecification`,
|
|
@@ -24231,7 +24612,7 @@ var SpotPlacement$ = [3, n0, _SPpo,
|
|
|
24231
24612
|
[[0, { [_eQN]: `AvailabilityZone`,
|
|
24232
24613
|
[_xN]: _aZ }], [0, { [_eQN]: `GroupName`,
|
|
24233
24614
|
[_xN]: _gN }], [0, { [_eQN]: `Tenancy`,
|
|
24234
|
-
[_xN]:
|
|
24615
|
+
[_xN]: _te }], [0, { [_eQN]: `AvailabilityZoneId`,
|
|
24235
24616
|
[_xN]: _aZI }]]
|
|
24236
24617
|
];
|
|
24237
24618
|
var SpotPlacementScore$ = [3, n0, _SPSp,
|
|
@@ -24244,7 +24625,7 @@ var SpotPlacementScore$ = [3, n0, _SPSp,
|
|
|
24244
24625
|
];
|
|
24245
24626
|
var SpotPrice$ = [3, n0, _SPp,
|
|
24246
24627
|
0,
|
|
24247
|
-
[_AZ, _AZI, _IT, _PDr, _SPp,
|
|
24628
|
+
[_AZ, _AZI, _IT, _PDr, _SPp, _Tim],
|
|
24248
24629
|
[[0, { [_eQN]: `AvailabilityZone`,
|
|
24249
24630
|
[_xN]: _aZ }], [0, { [_eQN]: `AvailabilityZoneId`,
|
|
24250
24631
|
[_xN]: _aZI }], [0, { [_eQN]: `InstanceType`,
|
|
@@ -24288,7 +24669,7 @@ var StartDeclarativePoliciesReportResult$ = [3, n0, _SDPRRt,
|
|
|
24288
24669
|
];
|
|
24289
24670
|
var StartInstancesRequest$ = [3, n0, _SIRt,
|
|
24290
24671
|
0,
|
|
24291
|
-
[
|
|
24672
|
+
[_IIn, _AId, _DR],
|
|
24292
24673
|
[[() => InstanceIdStringList, { [_xN]: _II }], [0, { [_eQN]: `AdditionalInfo`,
|
|
24293
24674
|
[_xN]: _aId }], [2, { [_eQN]: `DryRun`,
|
|
24294
24675
|
[_xN]: _dR }]], 1
|
|
@@ -24297,7 +24678,7 @@ var StartInstancesResult$ = [3, n0, _SIRta,
|
|
|
24297
24678
|
0,
|
|
24298
24679
|
[_SIt],
|
|
24299
24680
|
[[() => InstanceStateChangeList, { [_eQN]: `InstancesSet`,
|
|
24300
|
-
[_xN]:
|
|
24681
|
+
[_xN]: _iSns }]]
|
|
24301
24682
|
];
|
|
24302
24683
|
var StartNetworkInsightsAccessScopeAnalysisRequest$ = [3, n0, _SNIASAR,
|
|
24303
24684
|
0,
|
|
@@ -24341,7 +24722,7 @@ var StateReason$ = [3, n0, _SRt,
|
|
|
24341
24722
|
];
|
|
24342
24723
|
var StopInstancesRequest$ = [3, n0, _SIRto,
|
|
24343
24724
|
0,
|
|
24344
|
-
[
|
|
24725
|
+
[_IIn, _Hi, _SOS, _DR, _F],
|
|
24345
24726
|
[[() => InstanceIdStringList, { [_xN]: _II }], 2, 2, [2, { [_eQN]: `DryRun`,
|
|
24346
24727
|
[_xN]: _dR }], [2, { [_eQN]: `Force`,
|
|
24347
24728
|
[_xN]: _fo }]], 1
|
|
@@ -24350,7 +24731,7 @@ var StopInstancesResult$ = [3, n0, _SIRtop,
|
|
|
24350
24731
|
0,
|
|
24351
24732
|
[_SIto],
|
|
24352
24733
|
[[() => InstanceStateChangeList, { [_eQN]: `InstancesSet`,
|
|
24353
|
-
[_xN]:
|
|
24734
|
+
[_xN]: _iSns }]]
|
|
24354
24735
|
];
|
|
24355
24736
|
var Storage$ = [3, n0, _Sto,
|
|
24356
24737
|
0,
|
|
@@ -24371,7 +24752,7 @@ var StoreImageTaskResult$ = [3, n0, _SITRt,
|
|
|
24371
24752
|
[_xN]: _b }], [0, { [_eQN]: `S3objectKey`,
|
|
24372
24753
|
[_xN]: _sKo }], [1, { [_eQN]: `ProgressPercentage`,
|
|
24373
24754
|
[_xN]: _pP }], [0, { [_eQN]: `StoreTaskState`,
|
|
24374
|
-
[_xN]:
|
|
24755
|
+
[_xN]: _sTSt }], [0, { [_eQN]: `StoreTaskFailureReason`,
|
|
24375
24756
|
[_xN]: _sTFR }]]
|
|
24376
24757
|
];
|
|
24377
24758
|
var Subnet$ = [3, n0, _Su,
|
|
@@ -24428,7 +24809,7 @@ var SubnetCidrReservation$ = [3, n0, _SCRu,
|
|
|
24428
24809
|
[_xN]: _de }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24429
24810
|
[_xN]: _tS }]]
|
|
24430
24811
|
];
|
|
24431
|
-
var SubnetConfiguration$ = [3, n0,
|
|
24812
|
+
var SubnetConfiguration$ = [3, n0, _SCub,
|
|
24432
24813
|
0,
|
|
24433
24814
|
[_SIu, _Ipv, _Ipv_],
|
|
24434
24815
|
[0, 0, 0]
|
|
@@ -24460,6 +24841,14 @@ var Subscription$ = [3, n0, _Subs,
|
|
|
24460
24841
|
[_xN]: _stat }], [0, { [_eQN]: `Period`,
|
|
24461
24842
|
[_xN]: _pe }]]
|
|
24462
24843
|
];
|
|
24844
|
+
var SuccessfulAssociationResponseObject$ = [3, n0, _SARO,
|
|
24845
|
+
0,
|
|
24846
|
+
[_ASCI, _ATs, _AVs],
|
|
24847
|
+
[[0, { [_eQN]: `ApplicationStatusCheckId`,
|
|
24848
|
+
[_xN]: _aSCI }], [0, { [_eQN]: `AssociationType`,
|
|
24849
|
+
[_xN]: _aTs }], [0, { [_eQN]: `AssociationValue`,
|
|
24850
|
+
[_xN]: _aVs }]]
|
|
24851
|
+
];
|
|
24463
24852
|
var SuccessfulInstanceCreditSpecificationItem$ = [3, n0, _SICSI,
|
|
24464
24853
|
0,
|
|
24465
24854
|
[_II],
|
|
@@ -24472,6 +24861,14 @@ var SuccessfulQueuedPurchaseDeletion$ = [3, n0, _SQPDu,
|
|
|
24472
24861
|
[[0, { [_eQN]: `ReservedInstancesId`,
|
|
24473
24862
|
[_xN]: _rII }]]
|
|
24474
24863
|
];
|
|
24864
|
+
var SuccessfulSuppressionResponseObject$ = [3, n0, _SSRO,
|
|
24865
|
+
0,
|
|
24866
|
+
[_II, _SAupp, _RAe],
|
|
24867
|
+
[[0, { [_eQN]: `InstanceId`,
|
|
24868
|
+
[_xN]: _iI }], [4, { [_eQN]: `SuppressAt`,
|
|
24869
|
+
[_xN]: _sAup }], [4, { [_eQN]: `ResumeAt`,
|
|
24870
|
+
[_xN]: _rAe }]]
|
|
24871
|
+
];
|
|
24475
24872
|
var SupportedRegionDetail$ = [3, n0, _SRD,
|
|
24476
24873
|
0,
|
|
24477
24874
|
[_Regi, _SSer],
|
|
@@ -24595,7 +24992,7 @@ var TerminateConnectionStatus$ = [3, n0, _TCSe,
|
|
|
24595
24992
|
];
|
|
24596
24993
|
var TerminateInstancesRequest$ = [3, n0, _TIR,
|
|
24597
24994
|
0,
|
|
24598
|
-
[
|
|
24995
|
+
[_IIn, _F, _SOS, _DR],
|
|
24599
24996
|
[[() => InstanceIdStringList, { [_xN]: _II }], 2, 2, [2, { [_eQN]: `DryRun`,
|
|
24600
24997
|
[_xN]: _dR }]], 1
|
|
24601
24998
|
];
|
|
@@ -24603,7 +25000,7 @@ var TerminateInstancesResult$ = [3, n0, _TIRe,
|
|
|
24603
25000
|
0,
|
|
24604
25001
|
[_TIer],
|
|
24605
25002
|
[[() => InstanceStateChangeList, { [_eQN]: `InstancesSet`,
|
|
24606
|
-
[_xN]:
|
|
25003
|
+
[_xN]: _iSns }]]
|
|
24607
25004
|
];
|
|
24608
25005
|
var ThroughResourcesStatement$ = [3, n0, _TRS,
|
|
24609
25006
|
0,
|
|
@@ -24698,14 +25095,14 @@ var TrafficMirrorTarget$ = [3, n0, _TMT,
|
|
|
24698
25095
|
];
|
|
24699
25096
|
var TransitGateway$ = [3, n0, _TG,
|
|
24700
25097
|
0,
|
|
24701
|
-
[_TGI, _TGAran, _St, _OI, _De,
|
|
25098
|
+
[_TGI, _TGAran, _St, _OI, _De, _CTr, _Opt, _T],
|
|
24702
25099
|
[[0, { [_eQN]: `TransitGatewayId`,
|
|
24703
25100
|
[_xN]: _tGI }], [0, { [_eQN]: `TransitGatewayArn`,
|
|
24704
25101
|
[_xN]: _tGAra }], [0, { [_eQN]: `State`,
|
|
24705
25102
|
[_xN]: _st }], [0, { [_eQN]: `OwnerId`,
|
|
24706
25103
|
[_xN]: _oI }], [0, { [_eQN]: `Description`,
|
|
24707
25104
|
[_xN]: _de }], [4, { [_eQN]: `CreationTime`,
|
|
24708
|
-
[_xN]:
|
|
25105
|
+
[_xN]: _cTr }], [() => TransitGatewayOptions$, { [_eQN]: `Options`,
|
|
24709
25106
|
[_xN]: _op }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24710
25107
|
[_xN]: _tS }]]
|
|
24711
25108
|
];
|
|
@@ -24721,7 +25118,7 @@ var TransitGatewayAssociation$ = [3, n0, _TGArans,
|
|
|
24721
25118
|
];
|
|
24722
25119
|
var TransitGatewayAttachment$ = [3, n0, _TGAra,
|
|
24723
25120
|
0,
|
|
24724
|
-
[_TGAI, _TGI, _TGOI, _ROI, _RTe, _RIeso, _St, _Ass,
|
|
25121
|
+
[_TGAI, _TGI, _TGOI, _ROI, _RTe, _RIeso, _St, _Ass, _CTr, _T],
|
|
24725
25122
|
[[0, { [_eQN]: `TransitGatewayAttachmentId`,
|
|
24726
25123
|
[_xN]: _tGAI }], [0, { [_eQN]: `TransitGatewayId`,
|
|
24727
25124
|
[_xN]: _tGI }], [0, { [_eQN]: `TransitGatewayOwnerId`,
|
|
@@ -24731,7 +25128,7 @@ var TransitGatewayAttachment$ = [3, n0, _TGAra,
|
|
|
24731
25128
|
[_xN]: _rIes }], [0, { [_eQN]: `State`,
|
|
24732
25129
|
[_xN]: _st }], [() => TransitGatewayAttachmentAssociation$, { [_eQN]: `Association`,
|
|
24733
25130
|
[_xN]: _ass }], [4, { [_eQN]: `CreationTime`,
|
|
24734
|
-
[_xN]:
|
|
25131
|
+
[_xN]: _cTr }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24735
25132
|
[_xN]: _tS }]]
|
|
24736
25133
|
];
|
|
24737
25134
|
var TransitGatewayAttachmentAssociation$ = [3, n0, _TGAA,
|
|
@@ -24761,14 +25158,14 @@ var TransitGatewayAttachmentPropagation$ = [3, n0, _TGAPr,
|
|
|
24761
25158
|
];
|
|
24762
25159
|
var TransitGatewayClientVpnAttachment$ = [3, n0, _TGCVA,
|
|
24763
25160
|
0,
|
|
24764
|
-
[_TGAI, _TGI, _CVEI, _CVOI, _St,
|
|
25161
|
+
[_TGAI, _TGI, _CVEI, _CVOI, _St, _CTr],
|
|
24765
25162
|
[[0, { [_eQN]: `TransitGatewayAttachmentId`,
|
|
24766
25163
|
[_xN]: _tGAI }], [0, { [_eQN]: `TransitGatewayId`,
|
|
24767
25164
|
[_xN]: _tGI }], [0, { [_eQN]: `ClientVpnEndpointId`,
|
|
24768
25165
|
[_xN]: _cVEI }], [0, { [_eQN]: `ClientVpnOwnerId`,
|
|
24769
25166
|
[_xN]: _cVOI }], [0, { [_eQN]: `State`,
|
|
24770
25167
|
[_xN]: _st }], [0, { [_eQN]: `CreationTime`,
|
|
24771
|
-
[_xN]:
|
|
25168
|
+
[_xN]: _cTr }]]
|
|
24772
25169
|
];
|
|
24773
25170
|
var TransitGatewayConfigurationDescribeEndpointStructure$ = [3, n0, _TGCDES,
|
|
24774
25171
|
0,
|
|
@@ -24786,13 +25183,13 @@ var TransitGatewayConfigurationInputStructure$ = [3, n0, _TGCIS,
|
|
|
24786
25183
|
];
|
|
24787
25184
|
var TransitGatewayConnect$ = [3, n0, _TGCr,
|
|
24788
25185
|
0,
|
|
24789
|
-
[_TGAI, _TTGAI, _TGI, _St,
|
|
25186
|
+
[_TGAI, _TTGAI, _TGI, _St, _CTr, _Opt, _T],
|
|
24790
25187
|
[[0, { [_eQN]: `TransitGatewayAttachmentId`,
|
|
24791
25188
|
[_xN]: _tGAI }], [0, { [_eQN]: `TransportTransitGatewayAttachmentId`,
|
|
24792
25189
|
[_xN]: _tTGAI }], [0, { [_eQN]: `TransitGatewayId`,
|
|
24793
25190
|
[_xN]: _tGI }], [0, { [_eQN]: `State`,
|
|
24794
25191
|
[_xN]: _st }], [4, { [_eQN]: `CreationTime`,
|
|
24795
|
-
[_xN]:
|
|
25192
|
+
[_xN]: _cTr }], [() => TransitGatewayConnectOptions$, { [_eQN]: `Options`,
|
|
24796
25193
|
[_xN]: _op }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24797
25194
|
[_xN]: _tS }]]
|
|
24798
25195
|
];
|
|
@@ -24804,12 +25201,12 @@ var TransitGatewayConnectOptions$ = [3, n0, _TGCO,
|
|
|
24804
25201
|
];
|
|
24805
25202
|
var TransitGatewayConnectPeer$ = [3, n0, _TGCP,
|
|
24806
25203
|
0,
|
|
24807
|
-
[_TGAI, _TGCPI, _St,
|
|
25204
|
+
[_TGAI, _TGCPI, _St, _CTr, _CPC, _T],
|
|
24808
25205
|
[[0, { [_eQN]: `TransitGatewayAttachmentId`,
|
|
24809
25206
|
[_xN]: _tGAI }], [0, { [_eQN]: `TransitGatewayConnectPeerId`,
|
|
24810
25207
|
[_xN]: _tGCPI }], [0, { [_eQN]: `State`,
|
|
24811
25208
|
[_xN]: _st }], [4, { [_eQN]: `CreationTime`,
|
|
24812
|
-
[_xN]:
|
|
25209
|
+
[_xN]: _cTr }], [() => TransitGatewayConnectPeerConfiguration$, { [_eQN]: `ConnectPeerConfiguration`,
|
|
24813
25210
|
[_xN]: _cPC }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24814
25211
|
[_xN]: _tS }]]
|
|
24815
25212
|
];
|
|
@@ -24882,7 +25279,7 @@ var TransitGatewayMulticastDeregisteredGroupSources$ = [3, n0, _TGMDGS,
|
|
|
24882
25279
|
];
|
|
24883
25280
|
var TransitGatewayMulticastDomain$ = [3, n0, _TGMD,
|
|
24884
25281
|
0,
|
|
24885
|
-
[_TGMDI, _TGI, _TGMDA, _OI, _Opt, _St,
|
|
25282
|
+
[_TGMDI, _TGI, _TGMDA, _OI, _Opt, _St, _CTr, _T],
|
|
24886
25283
|
[[0, { [_eQN]: `TransitGatewayMulticastDomainId`,
|
|
24887
25284
|
[_xN]: _tGMDI }], [0, { [_eQN]: `TransitGatewayId`,
|
|
24888
25285
|
[_xN]: _tGI }], [0, { [_eQN]: `TransitGatewayMulticastDomainArn`,
|
|
@@ -24890,7 +25287,7 @@ var TransitGatewayMulticastDomain$ = [3, n0, _TGMD,
|
|
|
24890
25287
|
[_xN]: _oI }], [() => TransitGatewayMulticastDomainOptions$, { [_eQN]: `Options`,
|
|
24891
25288
|
[_xN]: _op }], [0, { [_eQN]: `State`,
|
|
24892
25289
|
[_xN]: _st }], [4, { [_eQN]: `CreationTime`,
|
|
24893
|
-
[_xN]:
|
|
25290
|
+
[_xN]: _cTr }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24894
25291
|
[_xN]: _tS }]]
|
|
24895
25292
|
];
|
|
24896
25293
|
var TransitGatewayMulticastDomainAssociation$ = [3, n0, _TGMDAr,
|
|
@@ -24966,14 +25363,14 @@ var TransitGatewayOptions$ = [3, n0, _TGO,
|
|
|
24966
25363
|
[_xN]: _dRTP }], [0, { [_eQN]: `PropagationDefaultRouteTableId`,
|
|
24967
25364
|
[_xN]: _pDRTI }], [0, { [_eQN]: `VpnEcmpSupport`,
|
|
24968
25365
|
[_xN]: _vESpn }], [0, { [_eQN]: `DnsSupport`,
|
|
24969
|
-
[_xN]:
|
|
25366
|
+
[_xN]: _dSns }], [0, { [_eQN]: `SecurityGroupReferencingSupport`,
|
|
24970
25367
|
[_xN]: _sGRSec }], [0, { [_eQN]: `MulticastSupport`,
|
|
24971
25368
|
[_xN]: _mSu }], [() => EncryptionSupport$, { [_eQN]: `EncryptionSupport`,
|
|
24972
25369
|
[_xN]: _eSn }]]
|
|
24973
25370
|
];
|
|
24974
25371
|
var TransitGatewayPeeringAttachment$ = [3, n0, _TGPA,
|
|
24975
25372
|
0,
|
|
24976
|
-
[_TGAI, _ATGAI, _RTIe, _ATI, _Opt, _Sta, _St,
|
|
25373
|
+
[_TGAI, _ATGAI, _RTIe, _ATI, _Opt, _Sta, _St, _CTr, _T],
|
|
24977
25374
|
[[0, { [_eQN]: `TransitGatewayAttachmentId`,
|
|
24978
25375
|
[_xN]: _tGAI }], [0, { [_eQN]: `AccepterTransitGatewayAttachmentId`,
|
|
24979
25376
|
[_xN]: _aTGAI }], [() => PeeringTgwInfo$, { [_eQN]: `RequesterTgwInfo`,
|
|
@@ -24982,7 +25379,7 @@ var TransitGatewayPeeringAttachment$ = [3, n0, _TGPA,
|
|
|
24982
25379
|
[_xN]: _op }], [() => PeeringAttachmentStatus$, { [_eQN]: `Status`,
|
|
24983
25380
|
[_xN]: _sta }], [0, { [_eQN]: `State`,
|
|
24984
25381
|
[_xN]: _st }], [4, { [_eQN]: `CreationTime`,
|
|
24985
|
-
[_xN]:
|
|
25382
|
+
[_xN]: _cTr }], [() => TagList, { [_eQN]: `TagSet`,
|
|
24986
25383
|
[_xN]: _tS }]]
|
|
24987
25384
|
];
|
|
24988
25385
|
var TransitGatewayPeeringAttachmentOptions$ = [3, n0, _TGPAO,
|
|
@@ -25011,12 +25408,12 @@ var TransitGatewayPolicyRuleMetaData$ = [3, n0, _TGPRMD,
|
|
|
25011
25408
|
];
|
|
25012
25409
|
var TransitGatewayPolicyTable$ = [3, n0, _TGPT,
|
|
25013
25410
|
0,
|
|
25014
|
-
[_TGPTI, _TGI, _St,
|
|
25411
|
+
[_TGPTI, _TGI, _St, _CTr, _T],
|
|
25015
25412
|
[[0, { [_eQN]: `TransitGatewayPolicyTableId`,
|
|
25016
25413
|
[_xN]: _tGPTI }], [0, { [_eQN]: `TransitGatewayId`,
|
|
25017
25414
|
[_xN]: _tGI }], [0, { [_eQN]: `State`,
|
|
25018
25415
|
[_xN]: _st }], [4, { [_eQN]: `CreationTime`,
|
|
25019
|
-
[_xN]:
|
|
25416
|
+
[_xN]: _cTr }], [() => TagList, { [_eQN]: `TagSet`,
|
|
25020
25417
|
[_xN]: _tS }]]
|
|
25021
25418
|
];
|
|
25022
25419
|
var TransitGatewayPolicyTableAssociation$ = [3, n0, _TGPTA,
|
|
@@ -25104,19 +25501,19 @@ var TransitGatewayRouteAttachment$ = [3, n0, _TGRA,
|
|
|
25104
25501
|
];
|
|
25105
25502
|
var TransitGatewayRouteTable$ = [3, n0, _TGRT,
|
|
25106
25503
|
0,
|
|
25107
|
-
[_TGRTI, _TGI, _St, _DART, _DPRT,
|
|
25504
|
+
[_TGRTI, _TGI, _St, _DART, _DPRT, _CTr, _T],
|
|
25108
25505
|
[[0, { [_eQN]: `TransitGatewayRouteTableId`,
|
|
25109
25506
|
[_xN]: _tGRTI }], [0, { [_eQN]: `TransitGatewayId`,
|
|
25110
25507
|
[_xN]: _tGI }], [0, { [_eQN]: `State`,
|
|
25111
25508
|
[_xN]: _st }], [2, { [_eQN]: `DefaultAssociationRouteTable`,
|
|
25112
25509
|
[_xN]: _dART }], [2, { [_eQN]: `DefaultPropagationRouteTable`,
|
|
25113
25510
|
[_xN]: _dPRT }], [4, { [_eQN]: `CreationTime`,
|
|
25114
|
-
[_xN]:
|
|
25511
|
+
[_xN]: _cTr }], [() => TagList, { [_eQN]: `TagSet`,
|
|
25115
25512
|
[_xN]: _tS }]]
|
|
25116
25513
|
];
|
|
25117
25514
|
var TransitGatewayRouteTableAnnouncement$ = [3, n0, _TGRTA,
|
|
25118
25515
|
0,
|
|
25119
|
-
[_TGRTAI, _TGI, _CNIor, _PTGI, _PCNI, _PAIe, _ADn, _TGRTI, _St,
|
|
25516
|
+
[_TGRTAI, _TGI, _CNIor, _PTGI, _PCNI, _PAIe, _ADn, _TGRTI, _St, _CTr, _T],
|
|
25120
25517
|
[[0, { [_eQN]: `TransitGatewayRouteTableAnnouncementId`,
|
|
25121
25518
|
[_xN]: _tGRTAI }], [0, { [_eQN]: `TransitGatewayId`,
|
|
25122
25519
|
[_xN]: _tGI }], [0, { [_eQN]: `CoreNetworkId`,
|
|
@@ -25127,7 +25524,7 @@ var TransitGatewayRouteTableAnnouncement$ = [3, n0, _TGRTA,
|
|
|
25127
25524
|
[_xN]: _aDn }], [0, { [_eQN]: `TransitGatewayRouteTableId`,
|
|
25128
25525
|
[_xN]: _tGRTI }], [0, { [_eQN]: `State`,
|
|
25129
25526
|
[_xN]: _st }], [4, { [_eQN]: `CreationTime`,
|
|
25130
|
-
[_xN]:
|
|
25527
|
+
[_xN]: _cTr }], [() => TagList, { [_eQN]: `TagSet`,
|
|
25131
25528
|
[_xN]: _tS }]]
|
|
25132
25529
|
];
|
|
25133
25530
|
var TransitGatewayRouteTableAssociation$ = [3, n0, _TGRTAra,
|
|
@@ -25163,7 +25560,7 @@ var TransitGatewayRouteTableRoute$ = [3, n0, _TGRTR,
|
|
|
25163
25560
|
];
|
|
25164
25561
|
var TransitGatewayVpcAttachment$ = [3, n0, _TGVA,
|
|
25165
25562
|
0,
|
|
25166
|
-
[_TGAI, _TGI, _VI, _VOIp, _St, _SI,
|
|
25563
|
+
[_TGAI, _TGI, _VI, _VOIp, _St, _SI, _CTr, _Opt, _T],
|
|
25167
25564
|
[[0, { [_eQN]: `TransitGatewayAttachmentId`,
|
|
25168
25565
|
[_xN]: _tGAI }], [0, { [_eQN]: `TransitGatewayId`,
|
|
25169
25566
|
[_xN]: _tGI }], [0, { [_eQN]: `VpcId`,
|
|
@@ -25171,7 +25568,7 @@ var TransitGatewayVpcAttachment$ = [3, n0, _TGVA,
|
|
|
25171
25568
|
[_xN]: _vOIp }], [0, { [_eQN]: `State`,
|
|
25172
25569
|
[_xN]: _st }], [() => ValueStringList, { [_eQN]: `SubnetIds`,
|
|
25173
25570
|
[_xN]: _sIub }], [4, { [_eQN]: `CreationTime`,
|
|
25174
|
-
[_xN]:
|
|
25571
|
+
[_xN]: _cTr }], [() => TransitGatewayVpcAttachmentOptions$, { [_eQN]: `Options`,
|
|
25175
25572
|
[_xN]: _op }], [() => TagList, { [_eQN]: `TagSet`,
|
|
25176
25573
|
[_xN]: _tS }]]
|
|
25177
25574
|
];
|
|
@@ -25179,7 +25576,7 @@ var TransitGatewayVpcAttachmentOptions$ = [3, n0, _TGVAO,
|
|
|
25179
25576
|
0,
|
|
25180
25577
|
[_DSn, _SGRS, _ISpv, _AMS],
|
|
25181
25578
|
[[0, { [_eQN]: `DnsSupport`,
|
|
25182
|
-
[_xN]:
|
|
25579
|
+
[_xN]: _dSns }], [0, { [_eQN]: `SecurityGroupReferencingSupport`,
|
|
25183
25580
|
[_xN]: _sGRSec }], [0, { [_eQN]: `Ipv6Support`,
|
|
25184
25581
|
[_xN]: _iSpvu }], [0, { [_eQN]: `ApplianceModeSupport`,
|
|
25185
25582
|
[_xN]: _aMSp }]]
|
|
@@ -25269,7 +25666,7 @@ var UnlockSnapshotResult$ = [3, n0, _USRn,
|
|
|
25269
25666
|
];
|
|
25270
25667
|
var UnmonitorInstancesRequest$ = [3, n0, _UIR,
|
|
25271
25668
|
0,
|
|
25272
|
-
[
|
|
25669
|
+
[_IIn, _DR],
|
|
25273
25670
|
[[() => InstanceIdStringList, { [_xN]: _II }], [2, { [_eQN]: `DryRun`,
|
|
25274
25671
|
[_xN]: _dR }]], 1
|
|
25275
25672
|
];
|
|
@@ -25277,7 +25674,16 @@ var UnmonitorInstancesResult$ = [3, n0, _UIRn,
|
|
|
25277
25674
|
0,
|
|
25278
25675
|
[_IMns],
|
|
25279
25676
|
[[() => InstanceMonitoringList, { [_eQN]: `InstancesSet`,
|
|
25280
|
-
[_xN]:
|
|
25677
|
+
[_xN]: _iSns }]]
|
|
25678
|
+
];
|
|
25679
|
+
var UnsuccessfulAssociationResponseObject$ = [3, n0, _UARO,
|
|
25680
|
+
0,
|
|
25681
|
+
[_ASCI, _ATs, _AVs, _Re],
|
|
25682
|
+
[[0, { [_eQN]: `ApplicationStatusCheckId`,
|
|
25683
|
+
[_xN]: _aSCI }], [0, { [_eQN]: `AssociationType`,
|
|
25684
|
+
[_xN]: _aTs }], [0, { [_eQN]: `AssociationValue`,
|
|
25685
|
+
[_xN]: _aVs }], [0, { [_eQN]: `Reason`,
|
|
25686
|
+
[_xN]: _re }]]
|
|
25281
25687
|
];
|
|
25282
25688
|
var UnsuccessfulInstanceCreditSpecificationItem$ = [3, n0, _UICSI,
|
|
25283
25689
|
0,
|
|
@@ -25307,6 +25713,15 @@ var UnsuccessfulItemError$ = [3, n0, _UIEn,
|
|
|
25307
25713
|
[_xN]: _co }], [0, { [_eQN]: `Message`,
|
|
25308
25714
|
[_xN]: _me }]]
|
|
25309
25715
|
];
|
|
25716
|
+
var UnsuccessfulSuppressionResponseObject$ = [3, n0, _USRO,
|
|
25717
|
+
0,
|
|
25718
|
+
[_II, _SAupp, _RAe, _Re],
|
|
25719
|
+
[[0, { [_eQN]: `InstanceId`,
|
|
25720
|
+
[_xN]: _iI }], [4, { [_eQN]: `SuppressAt`,
|
|
25721
|
+
[_xN]: _sAup }], [4, { [_eQN]: `ResumeAt`,
|
|
25722
|
+
[_xN]: _rAe }], [0, { [_eQN]: `Reason`,
|
|
25723
|
+
[_xN]: _re }]]
|
|
25724
|
+
];
|
|
25310
25725
|
var UpdateCapacityManagerMonitoredTagKeysRequest$ = [3, n0, _UCMMTKR,
|
|
25311
25726
|
0,
|
|
25312
25727
|
[_ATK, _DTK, _DR, _CT],
|
|
@@ -25435,7 +25850,7 @@ var VCpuInfo$ = [3, n0, _VCIpu,
|
|
|
25435
25850
|
];
|
|
25436
25851
|
var VerifiedAccessEndpoint$ = [3, n0, _VAE,
|
|
25437
25852
|
0,
|
|
25438
|
-
[_VAII, _VAGI, _VAEI, _ADp, _ETn, _ATt, _DCA, _EDnd, _DVD, _SGIe, _LBO, _NIO, _Sta, _De,
|
|
25853
|
+
[_VAII, _VAGI, _VAEI, _ADp, _ETn, _ATt, _DCA, _EDnd, _DVD, _SGIe, _LBO, _NIO, _Sta, _De, _CTr, _LUTas, _DT, _T, _SSs, _ROd, _COi],
|
|
25439
25854
|
[[0, { [_eQN]: `VerifiedAccessInstanceId`,
|
|
25440
25855
|
[_xN]: _vAII }], [0, { [_eQN]: `VerifiedAccessGroupId`,
|
|
25441
25856
|
[_xN]: _vAGI }], [0, { [_eQN]: `VerifiedAccessEndpointId`,
|
|
@@ -25451,7 +25866,7 @@ var VerifiedAccessEndpoint$ = [3, n0, _VAE,
|
|
|
25451
25866
|
[_xN]: _nIO }], [() => VerifiedAccessEndpointStatus$, { [_eQN]: `Status`,
|
|
25452
25867
|
[_xN]: _sta }], [0, { [_eQN]: `Description`,
|
|
25453
25868
|
[_xN]: _de }], [0, { [_eQN]: `CreationTime`,
|
|
25454
|
-
[_xN]:
|
|
25869
|
+
[_xN]: _cTr }], [0, { [_eQN]: `LastUpdatedTime`,
|
|
25455
25870
|
[_xN]: _lUTas }], [0, { [_eQN]: `DeletionTime`,
|
|
25456
25871
|
[_xN]: _dT }], [() => TagList, { [_eQN]: `TagSet`,
|
|
25457
25872
|
[_xN]: _tS }], [() => VerifiedAccessSseSpecificationResponse$, { [_eQN]: `SseSpecification`,
|
|
@@ -25523,14 +25938,14 @@ var VerifiedAccessEndpointTarget$ = [3, n0, _VAETe,
|
|
|
25523
25938
|
];
|
|
25524
25939
|
var VerifiedAccessGroup$ = [3, n0, _VAG,
|
|
25525
25940
|
0,
|
|
25526
|
-
[_VAGI, _VAII, _De, _Own, _VAGA,
|
|
25941
|
+
[_VAGI, _VAII, _De, _Own, _VAGA, _CTr, _LUTas, _DT, _T, _SSs],
|
|
25527
25942
|
[[0, { [_eQN]: `VerifiedAccessGroupId`,
|
|
25528
25943
|
[_xN]: _vAGI }], [0, { [_eQN]: `VerifiedAccessInstanceId`,
|
|
25529
25944
|
[_xN]: _vAII }], [0, { [_eQN]: `Description`,
|
|
25530
25945
|
[_xN]: _de }], [0, { [_eQN]: `Owner`,
|
|
25531
25946
|
[_xN]: _ow }], [0, { [_eQN]: `VerifiedAccessGroupArn`,
|
|
25532
25947
|
[_xN]: _vAGA }], [0, { [_eQN]: `CreationTime`,
|
|
25533
|
-
[_xN]:
|
|
25948
|
+
[_xN]: _cTr }], [0, { [_eQN]: `LastUpdatedTime`,
|
|
25534
25949
|
[_xN]: _lUTas }], [0, { [_eQN]: `DeletionTime`,
|
|
25535
25950
|
[_xN]: _dT }], [() => TagList, { [_eQN]: `TagSet`,
|
|
25536
25951
|
[_xN]: _tS }], [() => VerifiedAccessSseSpecificationResponse$, { [_eQN]: `SseSpecification`,
|
|
@@ -25538,12 +25953,12 @@ var VerifiedAccessGroup$ = [3, n0, _VAG,
|
|
|
25538
25953
|
];
|
|
25539
25954
|
var VerifiedAccessInstance$ = [3, n0, _VAI,
|
|
25540
25955
|
0,
|
|
25541
|
-
[_VAII, _De, _VATPe,
|
|
25956
|
+
[_VAII, _De, _VATPe, _CTr, _LUTas, _T, _FE, _CECSD],
|
|
25542
25957
|
[[0, { [_eQN]: `VerifiedAccessInstanceId`,
|
|
25543
25958
|
[_xN]: _vAII }], [0, { [_eQN]: `Description`,
|
|
25544
25959
|
[_xN]: _de }], [() => VerifiedAccessTrustProviderCondensedList, { [_eQN]: `VerifiedAccessTrustProviderSet`,
|
|
25545
25960
|
[_xN]: _vATPS }], [0, { [_eQN]: `CreationTime`,
|
|
25546
|
-
[_xN]:
|
|
25961
|
+
[_xN]: _cTr }], [0, { [_eQN]: `LastUpdatedTime`,
|
|
25547
25962
|
[_xN]: _lUTas }], [() => TagList, { [_eQN]: `TagSet`,
|
|
25548
25963
|
[_xN]: _tS }], [2, { [_eQN]: `FipsEnabled`,
|
|
25549
25964
|
[_xN]: _fE }], [() => VerifiedAccessInstanceCustomSubDomain$, { [_eQN]: `CidrEndpointsCustomSubDomain`,
|
|
@@ -25668,7 +26083,7 @@ var VerifiedAccessSseSpecificationResponse$ = [3, n0, _VASSRe,
|
|
|
25668
26083
|
];
|
|
25669
26084
|
var VerifiedAccessTrustProvider$ = [3, n0, _VATP,
|
|
25670
26085
|
0,
|
|
25671
|
-
[_VATPI, _De, _TPT, _UTPT, _DTPT, _OO, _DOev, _PRNo,
|
|
26086
|
+
[_VATPI, _De, _TPT, _UTPT, _DTPT, _OO, _DOev, _PRNo, _CTr, _LUTas, _T, _SSs, _NAOO],
|
|
25672
26087
|
[[0, { [_eQN]: `VerifiedAccessTrustProviderId`,
|
|
25673
26088
|
[_xN]: _vATPI }], [0, { [_eQN]: `Description`,
|
|
25674
26089
|
[_xN]: _de }], [0, { [_eQN]: `TrustProviderType`,
|
|
@@ -25678,7 +26093,7 @@ var VerifiedAccessTrustProvider$ = [3, n0, _VATP,
|
|
|
25678
26093
|
[_xN]: _oO }], [() => DeviceOptions$, { [_eQN]: `DeviceOptions`,
|
|
25679
26094
|
[_xN]: _dOev }], [0, { [_eQN]: `PolicyReferenceName`,
|
|
25680
26095
|
[_xN]: _pRNo }], [0, { [_eQN]: `CreationTime`,
|
|
25681
|
-
[_xN]:
|
|
26096
|
+
[_xN]: _cTr }], [0, { [_eQN]: `LastUpdatedTime`,
|
|
25682
26097
|
[_xN]: _lUTas }], [() => TagList, { [_eQN]: `TagSet`,
|
|
25683
26098
|
[_xN]: _tS }], [() => VerifiedAccessSseSpecificationResponse$, { [_eQN]: `SseSpecification`,
|
|
25684
26099
|
[_xN]: _sSs }], [() => NativeApplicationOidcOptions$, { [_eQN]: `NativeApplicationOidcOptions`,
|
|
@@ -25707,7 +26122,7 @@ var VgwTelemetry$ = [3, n0, _VTg,
|
|
|
25707
26122
|
];
|
|
25708
26123
|
var Volume$ = [3, n0, _Vol,
|
|
25709
26124
|
0,
|
|
25710
|
-
[_AZI, _OA, _SVI, _Io, _T, _VT, _FRa, _MAE, _Th, _STs, _Op, _VIR, _VIo, _Siz, _SIn, _AZ, _St,
|
|
26125
|
+
[_AZI, _OA, _SVI, _Io, _T, _VT, _FRa, _MAE, _Th, _STs, _Op, _VIR, _VIo, _Siz, _SIn, _AZ, _St, _CTre, _Atta, _Enc, _KKI],
|
|
25711
26126
|
[[0, { [_eQN]: `AvailabilityZoneId`,
|
|
25712
26127
|
[_xN]: _aZI }], [0, { [_eQN]: `OutpostArn`,
|
|
25713
26128
|
[_xN]: _oA }], [0, { [_eQN]: `SourceVolumeId`,
|
|
@@ -25726,7 +26141,7 @@ var Volume$ = [3, n0, _Vol,
|
|
|
25726
26141
|
[_xN]: _sIn }], [0, { [_eQN]: `AvailabilityZone`,
|
|
25727
26142
|
[_xN]: _aZ }], [0, { [_eQN]: `Status`,
|
|
25728
26143
|
[_xN]: _sta }], [4, { [_eQN]: `CreateTime`,
|
|
25729
|
-
[_xN]:
|
|
26144
|
+
[_xN]: _cTre }], [() => VolumeAttachmentList, { [_eQN]: `AttachmentSet`,
|
|
25730
26145
|
[_xN]: _aSt }], [2, { [_eQN]: `Encrypted`,
|
|
25731
26146
|
[_xN]: _enc }], [0, { [_eQN]: `KmsKeyId`,
|
|
25732
26147
|
[_xN]: _kKI }]]
|
|
@@ -25753,7 +26168,7 @@ var VolumeDetail$ = [3, n0, _VDo,
|
|
|
25753
26168
|
];
|
|
25754
26169
|
var VolumeModification$ = [3, n0, _VMo,
|
|
25755
26170
|
0,
|
|
25756
|
-
[_VIo, _MSod, _SMt, _TSarg, _TIar, _TVT, _TTar, _TMAE, _OSr, _OIr, _OVT, _OTri, _OMAE, _Pro,
|
|
26171
|
+
[_VIo, _MSod, _SMt, _TSarg, _TIar, _TVT, _TTar, _TMAE, _OSr, _OIr, _OVT, _OTri, _OMAE, _Pro, _STt, _ETnd, _Op],
|
|
25757
26172
|
[[0, { [_eQN]: `VolumeId`,
|
|
25758
26173
|
[_xN]: _vIo }], [0, { [_eQN]: `ModificationState`,
|
|
25759
26174
|
[_xN]: _mSod }], [0, { [_eQN]: `StatusMessage`,
|
|
@@ -25769,13 +26184,13 @@ var VolumeModification$ = [3, n0, _VMo,
|
|
|
25769
26184
|
[_xN]: _oTr }], [2, { [_eQN]: `OriginalMultiAttachEnabled`,
|
|
25770
26185
|
[_xN]: _oMAE }], [1, { [_eQN]: `Progress`,
|
|
25771
26186
|
[_xN]: _pro }], [4, { [_eQN]: `StartTime`,
|
|
25772
|
-
[_xN]:
|
|
26187
|
+
[_xN]: _sTt }], [4, { [_eQN]: `EndTime`,
|
|
25773
26188
|
[_xN]: _eTn }], [() => OperatorResponse$, { [_eQN]: `Operator`,
|
|
25774
26189
|
[_xN]: _ope }]]
|
|
25775
26190
|
];
|
|
25776
26191
|
var VolumeRecycleBinInfo$ = [3, n0, _VRBI,
|
|
25777
26192
|
0,
|
|
25778
|
-
[_VIo, _VT, _St, _Siz, _Io, _Th, _OA, _AZ, _AZI, _SVI, _SIn, _Op,
|
|
26193
|
+
[_VIo, _VT, _St, _Siz, _Io, _Th, _OA, _AZ, _AZI, _SVI, _SIn, _Op, _CTre, _RBET, _RBETe],
|
|
25779
26194
|
[[0, { [_eQN]: `VolumeId`,
|
|
25780
26195
|
[_xN]: _vIo }], [0, { [_eQN]: `VolumeType`,
|
|
25781
26196
|
[_xN]: _vT }], [0, { [_eQN]: `State`,
|
|
@@ -25789,7 +26204,7 @@ var VolumeRecycleBinInfo$ = [3, n0, _VRBI,
|
|
|
25789
26204
|
[_xN]: _sVI }], [0, { [_eQN]: `SnapshotId`,
|
|
25790
26205
|
[_xN]: _sIn }], [() => OperatorResponse$, { [_eQN]: `Operator`,
|
|
25791
26206
|
[_xN]: _ope }], [4, { [_eQN]: `CreateTime`,
|
|
25792
|
-
[_xN]:
|
|
26207
|
+
[_xN]: _cTre }], [4, { [_eQN]: `RecycleBinEnterTime`,
|
|
25793
26208
|
[_xN]: _rBET }], [4, { [_eQN]: `RecycleBinExitTime`,
|
|
25794
26209
|
[_xN]: _rBETe }]]
|
|
25795
26210
|
];
|
|
@@ -25875,13 +26290,13 @@ var VpcAttachment$ = [3, n0, _VA,
|
|
|
25875
26290
|
];
|
|
25876
26291
|
var VpcBlockPublicAccessExclusion$ = [3, n0, _VBPAE,
|
|
25877
26292
|
0,
|
|
25878
|
-
[_EIx, _IGEM,
|
|
26293
|
+
[_EIx, _IGEM, _RAesou, _St, _Re, _CTrea, _LUT, _DTele, _T],
|
|
25879
26294
|
[[0, { [_eQN]: `ExclusionId`,
|
|
25880
26295
|
[_xN]: _eIx }], [0, { [_eQN]: `InternetGatewayExclusionMode`,
|
|
25881
26296
|
[_xN]: _iGEM }], [0, { [_eQN]: `ResourceArn`,
|
|
25882
|
-
[_xN]:
|
|
26297
|
+
[_xN]: _rAeso }], [0, { [_eQN]: `State`,
|
|
25883
26298
|
[_xN]: _st }], [0, { [_eQN]: `Reason`,
|
|
25884
|
-
[_xN]:
|
|
26299
|
+
[_xN]: _re }], [4, { [_eQN]: `CreationTimestamp`,
|
|
25885
26300
|
[_xN]: _cTrea }], [4, { [_eQN]: `LastUpdateTimestamp`,
|
|
25886
26301
|
[_xN]: _lUT }], [4, { [_eQN]: `DeletionTimestamp`,
|
|
25887
26302
|
[_xN]: _dTele }], [() => TagList, { [_eQN]: `TagSet`,
|
|
@@ -25889,13 +26304,13 @@ var VpcBlockPublicAccessExclusion$ = [3, n0, _VBPAE,
|
|
|
25889
26304
|
];
|
|
25890
26305
|
var VpcBlockPublicAccessOptions$ = [3, n0, _VBPAO,
|
|
25891
26306
|
0,
|
|
25892
|
-
[_AAI, _ARw, _St, _IGBM,
|
|
26307
|
+
[_AAI, _ARw, _St, _IGBM, _Re, _LUT, _MB, _EAx],
|
|
25893
26308
|
[[0, { [_eQN]: `AwsAccountId`,
|
|
25894
26309
|
[_xN]: _aAI }], [0, { [_eQN]: `AwsRegion`,
|
|
25895
26310
|
[_xN]: _aRw }], [0, { [_eQN]: `State`,
|
|
25896
26311
|
[_xN]: _st }], [0, { [_eQN]: `InternetGatewayBlockMode`,
|
|
25897
26312
|
[_xN]: _iGBM }], [0, { [_eQN]: `Reason`,
|
|
25898
|
-
[_xN]:
|
|
26313
|
+
[_xN]: _re }], [4, { [_eQN]: `LastUpdateTimestamp`,
|
|
25899
26314
|
[_xN]: _lUT }], [0, { [_eQN]: `ManagedBy`,
|
|
25900
26315
|
[_xN]: _mB }], [0, { [_eQN]: `ExclusionsAllowed`,
|
|
25901
26316
|
[_xN]: _eAx }]]
|
|
@@ -25971,7 +26386,7 @@ var VpcEncryptionNonCompliantResource$ = [3, n0, _VENCR,
|
|
|
25971
26386
|
];
|
|
25972
26387
|
var VpcEndpoint$ = [3, n0, _VE,
|
|
25973
26388
|
0,
|
|
25974
|
-
[_VEIp, _VET, _VI, _SN, _St, _PDo, _RTIo, _SI, _G, _IAT, _DOn, _PDE, _RMeq, _NIIe, _DEn, _CTrea, _T, _OI, _LEa, _IPpvr, _IPp, _FR, _SNA, _RCA,
|
|
26389
|
+
[_VEIp, _VET, _VI, _SN, _St, _PDo, _RTIo, _SI, _G, _IAT, _DOn, _PDE, _RMeq, _NIIe, _DEn, _CTrea, _T, _OI, _LEa, _IPpvr, _IPp, _FR, _SNA, _RCA, _SRe, _PRay],
|
|
25975
26390
|
[[0, { [_eQN]: `VpcEndpointId`,
|
|
25976
26391
|
[_xN]: _vEI }], [0, { [_eQN]: `VpcEndpointType`,
|
|
25977
26392
|
[_xN]: _vET }], [0, { [_eQN]: `VpcId`,
|
|
@@ -26290,6 +26705,22 @@ var AnalysisComponentList = [1, n0, _ACL,
|
|
|
26290
26705
|
0, [() => AnalysisComponent$,
|
|
26291
26706
|
{ [_xN]: _it }]
|
|
26292
26707
|
];
|
|
26708
|
+
var ApplicationStatusCheckAssociationSet = [1, n0, _ASCAS,
|
|
26709
|
+
0, [() => ApplicationStatusCheckAssociationObject$,
|
|
26710
|
+
{ [_xN]: _it }]
|
|
26711
|
+
];
|
|
26712
|
+
var ApplicationStatusCheckIdList = [1, n0, _ASCIL,
|
|
26713
|
+
0, [0,
|
|
26714
|
+
{ [_xN]: _it }]
|
|
26715
|
+
];
|
|
26716
|
+
var ApplicationStatusCheckResponseSet = [1, n0, _ASCRS,
|
|
26717
|
+
0, [() => ApplicationStatusCheckResponseObject$,
|
|
26718
|
+
{ [_xN]: _it }]
|
|
26719
|
+
];
|
|
26720
|
+
var ApplicationStatusDetailSet = [1, n0, _ASDS,
|
|
26721
|
+
0, [() => ApplicationStatusDetail$,
|
|
26722
|
+
{ [_xN]: _it }]
|
|
26723
|
+
];
|
|
26293
26724
|
var ArchitectureTypeList = [1, n0, _ATLr,
|
|
26294
26725
|
0, [0,
|
|
26295
26726
|
{ [_xN]: _it }]
|
|
@@ -26641,6 +27072,14 @@ var CustomerGatewayList = [1, n0, _CGL,
|
|
|
26641
27072
|
0, [() => CustomerGateway$,
|
|
26642
27073
|
{ [_xN]: _it }]
|
|
26643
27074
|
];
|
|
27075
|
+
var CustomKeyValuePairRequestSet = [1, n0, _CKVPRS,
|
|
27076
|
+
0, [() => CustomTagKeyValueRequestPair$,
|
|
27077
|
+
{ [_xN]: _it }]
|
|
27078
|
+
];
|
|
27079
|
+
var CustomKeyValuePairResponseSet = [1, n0, _CKVPRSu,
|
|
27080
|
+
0, [() => CustomTagKeyValueResponsePair$,
|
|
27081
|
+
{ [_xN]: _it }]
|
|
27082
|
+
];
|
|
26644
27083
|
var DataQueries = [1, n0, _DQa,
|
|
26645
27084
|
0, () => DataQuery$
|
|
26646
27085
|
];
|
|
@@ -26944,6 +27383,22 @@ var GroupNameStringList = [1, n0, _GNSL,
|
|
|
26944
27383
|
0, [0,
|
|
26945
27384
|
{ [_xN]: _GN }]
|
|
26946
27385
|
];
|
|
27386
|
+
var HealthCheckPathDestinationRequestSet = [1, n0, _HCPDRS,
|
|
27387
|
+
0, [() => HealthCheckPathDestinationRequestObject$,
|
|
27388
|
+
{ [_xN]: _it }]
|
|
27389
|
+
];
|
|
27390
|
+
var HealthCheckPathDestinationResponseList = [1, n0, _HCPDRL,
|
|
27391
|
+
0, [() => HealthCheckPathDestinationResponseObject$,
|
|
27392
|
+
{ [_xN]: _it }]
|
|
27393
|
+
];
|
|
27394
|
+
var HealthCheckPathRequestList = [1, n0, _HCPRL,
|
|
27395
|
+
0, [() => HealthCheckPathRequestObject$,
|
|
27396
|
+
{ [_xN]: _it }]
|
|
27397
|
+
];
|
|
27398
|
+
var HealthCheckPathResponseList = [1, n0, _HCPRLe,
|
|
27399
|
+
0, [() => HealthCheckPathResponseObject$,
|
|
27400
|
+
{ [_xN]: _it }]
|
|
27401
|
+
];
|
|
26947
27402
|
var HistoryRecords = [1, n0, _HRi,
|
|
26948
27403
|
0, [() => HistoryRecord$,
|
|
26949
27404
|
{ [_xN]: _it }]
|
|
@@ -27120,6 +27575,10 @@ var InsideCidrBlocksStringList = [1, n0, _ICBSL,
|
|
|
27120
27575
|
0, [0,
|
|
27121
27576
|
{ [_xN]: _it }]
|
|
27122
27577
|
];
|
|
27578
|
+
var InstanceApplicationStatusSet = [1, n0, _IASS,
|
|
27579
|
+
0, [() => InstanceApplicationStatus$,
|
|
27580
|
+
{ [_xN]: _it }]
|
|
27581
|
+
];
|
|
27123
27582
|
var InstanceBlockDeviceMappingList = [1, n0, _IBDML,
|
|
27124
27583
|
0, [() => InstanceBlockDeviceMapping$,
|
|
27125
27584
|
{ [_xN]: _it }]
|
|
@@ -27239,7 +27698,7 @@ var InstanceSecondaryInterfaceSpecificationListRequest = [1, n0, _ISISLR,
|
|
|
27239
27698
|
0, [() => InstanceSecondaryInterfaceSpecificationRequest$,
|
|
27240
27699
|
{ [_xN]: _it }]
|
|
27241
27700
|
];
|
|
27242
|
-
var InstanceSet = [1, n0,
|
|
27701
|
+
var InstanceSet = [1, n0, _ISnstanc,
|
|
27243
27702
|
0, [() => InstanceTopology$,
|
|
27244
27703
|
{ [_xN]: _it }]
|
|
27245
27704
|
];
|
|
@@ -28527,6 +28986,10 @@ var SubscriptionList = [1, n0, _SLub,
|
|
|
28527
28986
|
0, [() => Subscription$,
|
|
28528
28987
|
{ [_xN]: _it }]
|
|
28529
28988
|
];
|
|
28989
|
+
var SuccessfulAssociationResponseSet = [1, n0, _SARS,
|
|
28990
|
+
0, [() => SuccessfulAssociationResponseObject$,
|
|
28991
|
+
{ [_xN]: _it }]
|
|
28992
|
+
];
|
|
28530
28993
|
var SuccessfulInstanceCreditSpecificationSet = [1, n0, _SICSS,
|
|
28531
28994
|
0, [() => SuccessfulInstanceCreditSpecificationItem$,
|
|
28532
28995
|
{ [_xN]: _it }]
|
|
@@ -28535,6 +28998,10 @@ var SuccessfulQueuedPurchaseDeletionSet = [1, n0, _SQPDS,
|
|
|
28535
28998
|
0, [() => SuccessfulQueuedPurchaseDeletion$,
|
|
28536
28999
|
{ [_xN]: _it }]
|
|
28537
29000
|
];
|
|
29001
|
+
var SuccessfulSuppressionResponseSet = [1, n0, _SSRS,
|
|
29002
|
+
0, [() => SuccessfulSuppressionResponseObject$,
|
|
29003
|
+
{ [_xN]: _it }]
|
|
29004
|
+
];
|
|
28538
29005
|
var SupportedAdditionalProcessorFeatureList = [1, n0, _SAPFL,
|
|
28539
29006
|
0, [0,
|
|
28540
29007
|
{ [_xN]: _it }]
|
|
@@ -28787,6 +29254,10 @@ var TunnelOptionsList = [1, n0, _TOL,
|
|
|
28787
29254
|
0, [() => TunnelOption$,
|
|
28788
29255
|
{ [_xN]: _it }]
|
|
28789
29256
|
];
|
|
29257
|
+
var UnsuccessfulAssociationResponseSet = [1, n0, _UARS,
|
|
29258
|
+
0, [() => UnsuccessfulAssociationResponseObject$,
|
|
29259
|
+
{ [_xN]: _it }]
|
|
29260
|
+
];
|
|
28790
29261
|
var UnsuccessfulInstanceCreditSpecificationSet = [1, n0, _UICSS,
|
|
28791
29262
|
0, [() => UnsuccessfulInstanceCreditSpecificationItem$,
|
|
28792
29263
|
{ [_xN]: _it }]
|
|
@@ -28799,6 +29270,10 @@ var UnsuccessfulItemSet = [1, n0, _UIS,
|
|
|
28799
29270
|
0, [() => UnsuccessfulItem$,
|
|
28800
29271
|
{ [_xN]: _it }]
|
|
28801
29272
|
];
|
|
29273
|
+
var UnsuccessfulSuppressionResponseSet = [1, n0, _USRS,
|
|
29274
|
+
0, [() => UnsuccessfulSuppressionResponseObject$,
|
|
29275
|
+
{ [_xN]: _it }]
|
|
29276
|
+
];
|
|
28802
29277
|
var UsageClassTypeList = [1, n0, _UCTL,
|
|
28803
29278
|
0, [0,
|
|
28804
29279
|
{ [_xN]: _it }]
|
|
@@ -29133,6 +29608,9 @@ var AssignPrivateNatGatewayAddress$ = [9, n0, _APNGA,
|
|
|
29133
29608
|
var AssociateAddress$ = [9, n0, _AAss,
|
|
29134
29609
|
0, () => AssociateAddressRequest$, () => AssociateAddressResult$
|
|
29135
29610
|
];
|
|
29611
|
+
var AssociateApplicationStatusCheck$ = [9, n0, _AASC,
|
|
29612
|
+
0, () => AssociateApplicationStatusCheckRequest$, () => AssociateApplicationStatusCheckResult$
|
|
29613
|
+
];
|
|
29136
29614
|
var AssociateCapacityReservationBillingOwner$ = [9, n0, _ACRBOs,
|
|
29137
29615
|
0, () => AssociateCapacityReservationBillingOwnerRequest$, () => AssociateCapacityReservationBillingOwnerResult$
|
|
29138
29616
|
];
|
|
@@ -29268,6 +29746,9 @@ var CopySnapshot$ = [9, n0, _CSop,
|
|
|
29268
29746
|
var CopyVolumes$ = [9, n0, _CVo,
|
|
29269
29747
|
0, () => CopyVolumesRequest$, () => CopyVolumesResult$
|
|
29270
29748
|
];
|
|
29749
|
+
var CreateApplicationStatusCheck$ = [9, n0, _CASC,
|
|
29750
|
+
0, () => CreateApplicationStatusCheckRequest$, () => CreateApplicationStatusCheckResult$
|
|
29751
|
+
];
|
|
29271
29752
|
var CreateCapacityManagerDataExport$ = [9, n0, _CCMDE,
|
|
29272
29753
|
0, () => CreateCapacityManagerDataExportRequest$, () => CreateCapacityManagerDataExportResult$
|
|
29273
29754
|
];
|
|
@@ -29586,6 +30067,9 @@ var CreateVpnConnectionRoute$ = [9, n0, _CVCRreat,
|
|
|
29586
30067
|
var CreateVpnGateway$ = [9, n0, _CVG,
|
|
29587
30068
|
0, () => CreateVpnGatewayRequest$, () => CreateVpnGatewayResult$
|
|
29588
30069
|
];
|
|
30070
|
+
var DeleteApplicationStatusCheck$ = [9, n0, _DASC,
|
|
30071
|
+
0, () => DeleteApplicationStatusCheckRequest$, () => DeleteApplicationStatusCheckResult$
|
|
30072
|
+
];
|
|
29589
30073
|
var DeleteCapacityManagerDataExport$ = [9, n0, _DCMDE,
|
|
29590
30074
|
0, () => DeleteCapacityManagerDataExportRequest$, () => DeleteCapacityManagerDataExportResult$
|
|
29591
30075
|
];
|
|
@@ -29910,6 +30394,15 @@ var DescribeAddressTransfers$ = [9, n0, _DATe,
|
|
|
29910
30394
|
var DescribeAggregateIdFormat$ = [9, n0, _DAIF,
|
|
29911
30395
|
0, () => DescribeAggregateIdFormatRequest$, () => DescribeAggregateIdFormatResult$
|
|
29912
30396
|
];
|
|
30397
|
+
var DescribeApplicationStatus$ = [9, n0, _DASes,
|
|
30398
|
+
0, () => DescribeApplicationStatusRequest$, () => DescribeApplicationStatusResult$
|
|
30399
|
+
];
|
|
30400
|
+
var DescribeApplicationStatusCheckAssociations$ = [9, n0, _DASCA,
|
|
30401
|
+
0, () => DescribeApplicationStatusCheckAssociationsRequest$, () => DescribeApplicationStatusCheckAssociationsResult$
|
|
30402
|
+
];
|
|
30403
|
+
var DescribeApplicationStatusChecks$ = [9, n0, _DASCe,
|
|
30404
|
+
0, () => DescribeApplicationStatusChecksRequest$, () => DescribeApplicationStatusChecksResult$
|
|
30405
|
+
];
|
|
29913
30406
|
var DescribeAvailabilityZones$ = [9, n0, _DAZe,
|
|
29914
30407
|
0, () => DescribeAvailabilityZonesRequest$, () => DescribeAvailabilityZonesResult$
|
|
29915
30408
|
];
|
|
@@ -30483,6 +30976,9 @@ var DisableAddressTransfer$ = [9, n0, _DATi,
|
|
|
30483
30976
|
var DisableAllowedImagesSettings$ = [9, n0, _DAIS,
|
|
30484
30977
|
0, () => DisableAllowedImagesSettingsRequest$, () => DisableAllowedImagesSettingsResult$
|
|
30485
30978
|
];
|
|
30979
|
+
var DisableApplicationStatusCheckSuppression$ = [9, n0, _DASCS,
|
|
30980
|
+
0, () => DisableApplicationStatusCheckSuppressionRequest$, () => DisableApplicationStatusCheckSuppressionResult$
|
|
30981
|
+
];
|
|
30486
30982
|
var DisableAwsNetworkPerformanceMetricSubscription$ = [9, n0, _DANPMSi,
|
|
30487
30983
|
0, () => DisableAwsNetworkPerformanceMetricSubscriptionRequest$, () => DisableAwsNetworkPerformanceMetricSubscriptionResult$
|
|
30488
30984
|
];
|
|
@@ -30543,6 +31039,9 @@ var DisableVpcClassicLinkDnsSupport$ = [9, n0, _DVCLDSi,
|
|
|
30543
31039
|
var DisassociateAddress$ = [9, n0, _DAi,
|
|
30544
31040
|
0, () => DisassociateAddressRequest$, () => __Unit
|
|
30545
31041
|
];
|
|
31042
|
+
var DisassociateApplicationStatusCheck$ = [9, n0, _DASCi,
|
|
31043
|
+
0, () => DisassociateApplicationStatusCheckRequest$, () => DisassociateApplicationStatusCheckResult$
|
|
31044
|
+
];
|
|
30546
31045
|
var DisassociateCapacityReservationBillingOwner$ = [9, n0, _DCRBO,
|
|
30547
31046
|
0, () => DisassociateCapacityReservationBillingOwnerRequest$, () => DisassociateCapacityReservationBillingOwnerResult$
|
|
30548
31047
|
];
|
|
@@ -30600,6 +31099,9 @@ var EnableAddressTransfer$ = [9, n0, _EAT,
|
|
|
30600
31099
|
var EnableAllowedImagesSettings$ = [9, n0, _EAIS,
|
|
30601
31100
|
0, () => EnableAllowedImagesSettingsRequest$, () => EnableAllowedImagesSettingsResult$
|
|
30602
31101
|
];
|
|
31102
|
+
var EnableApplicationStatusCheckSuppression$ = [9, n0, _EASCS,
|
|
31103
|
+
0, () => EnableApplicationStatusCheckSuppressionRequest$, () => EnableApplicationStatusCheckSuppressionResult$
|
|
31104
|
+
];
|
|
30603
31105
|
var EnableAwsNetworkPerformanceMetricSubscription$ = [9, n0, _EANPMS,
|
|
30604
31106
|
0, () => EnableAwsNetworkPerformanceMetricSubscriptionRequest$, () => EnableAwsNetworkPerformanceMetricSubscriptionResult$
|
|
30605
31107
|
];
|
|
@@ -30924,6 +31426,9 @@ var ModifyAccountVpcEncryptionControl$ = [9, n0, _MAVEC,
|
|
|
30924
31426
|
var ModifyAddressAttribute$ = [9, n0, _MAA,
|
|
30925
31427
|
0, () => ModifyAddressAttributeRequest$, () => ModifyAddressAttributeResult$
|
|
30926
31428
|
];
|
|
31429
|
+
var ModifyApplicationStatusCheck$ = [9, n0, _MASC,
|
|
31430
|
+
0, () => ModifyApplicationStatusCheckRequest$, () => ModifyApplicationStatusCheckResult$
|
|
31431
|
+
];
|
|
30927
31432
|
var ModifyAvailabilityZoneGroup$ = [9, n0, _MAZG,
|
|
30928
31433
|
0, () => ModifyAvailabilityZoneGroupRequest$, () => ModifyAvailabilityZoneGroupResult$
|
|
30929
31434
|
];
|
|
@@ -31613,6 +32118,9 @@ class AssignPrivateNatGatewayAddressCommand extends command(_ep0, _mw0, "AssignP
|
|
|
31613
32118
|
class AssociateAddressCommand extends command(_ep0, _mw0, "AssociateAddress", AssociateAddress$) {
|
|
31614
32119
|
}
|
|
31615
32120
|
|
|
32121
|
+
class AssociateApplicationStatusCheckCommand extends command(_ep0, _mw0, "AssociateApplicationStatusCheck", AssociateApplicationStatusCheck$) {
|
|
32122
|
+
}
|
|
32123
|
+
|
|
31616
32124
|
class AssociateCapacityReservationBillingOwnerCommand extends command(_ep0, _mw0, "AssociateCapacityReservationBillingOwner", AssociateCapacityReservationBillingOwner$) {
|
|
31617
32125
|
}
|
|
31618
32126
|
|
|
@@ -31748,6 +32256,9 @@ class CopySnapshotCommand extends command(_ep0, _mw1, "CopySnapshot", CopySnapsh
|
|
|
31748
32256
|
class CopyVolumesCommand extends command(_ep0, _mw0, "CopyVolumes", CopyVolumes$) {
|
|
31749
32257
|
}
|
|
31750
32258
|
|
|
32259
|
+
class CreateApplicationStatusCheckCommand extends command(_ep0, _mw0, "CreateApplicationStatusCheck", CreateApplicationStatusCheck$) {
|
|
32260
|
+
}
|
|
32261
|
+
|
|
31751
32262
|
class CreateCapacityManagerDataExportCommand extends command(_ep0, _mw0, "CreateCapacityManagerDataExport", CreateCapacityManagerDataExport$) {
|
|
31752
32263
|
}
|
|
31753
32264
|
|
|
@@ -32066,6 +32577,9 @@ class CreateVpnConnectionRouteCommand extends command(_ep0, _mw0, "CreateVpnConn
|
|
|
32066
32577
|
class CreateVpnGatewayCommand extends command(_ep0, _mw0, "CreateVpnGateway", CreateVpnGateway$) {
|
|
32067
32578
|
}
|
|
32068
32579
|
|
|
32580
|
+
class DeleteApplicationStatusCheckCommand extends command(_ep0, _mw0, "DeleteApplicationStatusCheck", DeleteApplicationStatusCheck$) {
|
|
32581
|
+
}
|
|
32582
|
+
|
|
32069
32583
|
class DeleteCapacityManagerDataExportCommand extends command(_ep0, _mw0, "DeleteCapacityManagerDataExport", DeleteCapacityManagerDataExport$) {
|
|
32070
32584
|
}
|
|
32071
32585
|
|
|
@@ -32390,6 +32904,15 @@ class DescribeAddressTransfersCommand extends command(_ep0, _mw0, "DescribeAddre
|
|
|
32390
32904
|
class DescribeAggregateIdFormatCommand extends command(_ep0, _mw0, "DescribeAggregateIdFormat", DescribeAggregateIdFormat$) {
|
|
32391
32905
|
}
|
|
32392
32906
|
|
|
32907
|
+
class DescribeApplicationStatusCheckAssociationsCommand extends command(_ep0, _mw0, "DescribeApplicationStatusCheckAssociations", DescribeApplicationStatusCheckAssociations$) {
|
|
32908
|
+
}
|
|
32909
|
+
|
|
32910
|
+
class DescribeApplicationStatusChecksCommand extends command(_ep0, _mw0, "DescribeApplicationStatusChecks", DescribeApplicationStatusChecks$) {
|
|
32911
|
+
}
|
|
32912
|
+
|
|
32913
|
+
class DescribeApplicationStatusCommand extends command(_ep0, _mw0, "DescribeApplicationStatus", DescribeApplicationStatus$) {
|
|
32914
|
+
}
|
|
32915
|
+
|
|
32393
32916
|
class DescribeAvailabilityZonesCommand extends command(_ep0, _mw0, "DescribeAvailabilityZones", DescribeAvailabilityZones$) {
|
|
32394
32917
|
}
|
|
32395
32918
|
|
|
@@ -32963,6 +33486,9 @@ class DisableAddressTransferCommand extends command(_ep0, _mw0, "DisableAddressT
|
|
|
32963
33486
|
class DisableAllowedImagesSettingsCommand extends command(_ep0, _mw0, "DisableAllowedImagesSettings", DisableAllowedImagesSettings$) {
|
|
32964
33487
|
}
|
|
32965
33488
|
|
|
33489
|
+
class DisableApplicationStatusCheckSuppressionCommand extends command(_ep0, _mw0, "DisableApplicationStatusCheckSuppression", DisableApplicationStatusCheckSuppression$) {
|
|
33490
|
+
}
|
|
33491
|
+
|
|
32966
33492
|
class DisableAwsNetworkPerformanceMetricSubscriptionCommand extends command(_ep0, _mw0, "DisableAwsNetworkPerformanceMetricSubscription", DisableAwsNetworkPerformanceMetricSubscription$) {
|
|
32967
33493
|
}
|
|
32968
33494
|
|
|
@@ -33023,6 +33549,9 @@ class DisableVpcClassicLinkDnsSupportCommand extends command(_ep0, _mw0, "Disabl
|
|
|
33023
33549
|
class DisassociateAddressCommand extends command(_ep0, _mw0, "DisassociateAddress", DisassociateAddress$) {
|
|
33024
33550
|
}
|
|
33025
33551
|
|
|
33552
|
+
class DisassociateApplicationStatusCheckCommand extends command(_ep0, _mw0, "DisassociateApplicationStatusCheck", DisassociateApplicationStatusCheck$) {
|
|
33553
|
+
}
|
|
33554
|
+
|
|
33026
33555
|
class DisassociateCapacityReservationBillingOwnerCommand extends command(_ep0, _mw0, "DisassociateCapacityReservationBillingOwner", DisassociateCapacityReservationBillingOwner$) {
|
|
33027
33556
|
}
|
|
33028
33557
|
|
|
@@ -33080,6 +33609,9 @@ class EnableAddressTransferCommand extends command(_ep0, _mw0, "EnableAddressTra
|
|
|
33080
33609
|
class EnableAllowedImagesSettingsCommand extends command(_ep0, _mw0, "EnableAllowedImagesSettings", EnableAllowedImagesSettings$) {
|
|
33081
33610
|
}
|
|
33082
33611
|
|
|
33612
|
+
class EnableApplicationStatusCheckSuppressionCommand extends command(_ep0, _mw0, "EnableApplicationStatusCheckSuppression", EnableApplicationStatusCheckSuppression$) {
|
|
33613
|
+
}
|
|
33614
|
+
|
|
33083
33615
|
class EnableAwsNetworkPerformanceMetricSubscriptionCommand extends command(_ep0, _mw0, "EnableAwsNetworkPerformanceMetricSubscription", EnableAwsNetworkPerformanceMetricSubscription$) {
|
|
33084
33616
|
}
|
|
33085
33617
|
|
|
@@ -33404,6 +33936,9 @@ class ModifyAccountVpcEncryptionControlCommand extends command(_ep0, _mw0, "Modi
|
|
|
33404
33936
|
class ModifyAddressAttributeCommand extends command(_ep0, _mw0, "ModifyAddressAttribute", ModifyAddressAttribute$) {
|
|
33405
33937
|
}
|
|
33406
33938
|
|
|
33939
|
+
class ModifyApplicationStatusCheckCommand extends command(_ep0, _mw0, "ModifyApplicationStatusCheck", ModifyApplicationStatusCheck$) {
|
|
33940
|
+
}
|
|
33941
|
+
|
|
33407
33942
|
class ModifyAvailabilityZoneGroupCommand extends command(_ep0, _mw0, "ModifyAvailabilityZoneGroup", ModifyAvailabilityZoneGroup$) {
|
|
33408
33943
|
}
|
|
33409
33944
|
|
|
@@ -36499,6 +37034,7 @@ const commands = {
|
|
|
36499
37034
|
AssignPrivateIpAddressesCommand,
|
|
36500
37035
|
AssignPrivateNatGatewayAddressCommand,
|
|
36501
37036
|
AssociateAddressCommand,
|
|
37037
|
+
AssociateApplicationStatusCheckCommand,
|
|
36502
37038
|
AssociateCapacityReservationBillingOwnerCommand,
|
|
36503
37039
|
AssociateClientVpnTargetNetworkCommand,
|
|
36504
37040
|
AssociateDhcpOptionsCommand,
|
|
@@ -36544,6 +37080,7 @@ const commands = {
|
|
|
36544
37080
|
CopyImageCommand,
|
|
36545
37081
|
CopySnapshotCommand,
|
|
36546
37082
|
CopyVolumesCommand,
|
|
37083
|
+
CreateApplicationStatusCheckCommand,
|
|
36547
37084
|
CreateCapacityManagerDataExportCommand,
|
|
36548
37085
|
CreateCapacityReservationCommand,
|
|
36549
37086
|
CreateCapacityReservationBySplittingCommand,
|
|
@@ -36650,6 +37187,7 @@ const commands = {
|
|
|
36650
37187
|
CreateVpnConnectionCommand,
|
|
36651
37188
|
CreateVpnConnectionRouteCommand,
|
|
36652
37189
|
CreateVpnGatewayCommand,
|
|
37190
|
+
DeleteApplicationStatusCheckCommand,
|
|
36653
37191
|
DeleteCapacityManagerDataExportCommand,
|
|
36654
37192
|
DeleteCarrierGatewayCommand,
|
|
36655
37193
|
DeleteClientVpnEndpointCommand,
|
|
@@ -36758,6 +37296,9 @@ const commands = {
|
|
|
36758
37296
|
DescribeAddressesAttributeCommand,
|
|
36759
37297
|
DescribeAddressTransfersCommand,
|
|
36760
37298
|
DescribeAggregateIdFormatCommand,
|
|
37299
|
+
DescribeApplicationStatusCommand,
|
|
37300
|
+
DescribeApplicationStatusCheckAssociationsCommand,
|
|
37301
|
+
DescribeApplicationStatusChecksCommand,
|
|
36761
37302
|
DescribeAvailabilityZonesCommand,
|
|
36762
37303
|
DescribeAwsNetworkPerformanceMetricSubscriptionsCommand,
|
|
36763
37304
|
DescribeBundleTasksCommand,
|
|
@@ -36949,6 +37490,7 @@ const commands = {
|
|
|
36949
37490
|
DetachVpnGatewayCommand,
|
|
36950
37491
|
DisableAddressTransferCommand,
|
|
36951
37492
|
DisableAllowedImagesSettingsCommand,
|
|
37493
|
+
DisableApplicationStatusCheckSuppressionCommand,
|
|
36952
37494
|
DisableAwsNetworkPerformanceMetricSubscriptionCommand,
|
|
36953
37495
|
DisableCapacityManagerCommand,
|
|
36954
37496
|
DisableEbsEncryptionByDefaultCommand,
|
|
@@ -36969,6 +37511,7 @@ const commands = {
|
|
|
36969
37511
|
DisableVpcClassicLinkCommand,
|
|
36970
37512
|
DisableVpcClassicLinkDnsSupportCommand,
|
|
36971
37513
|
DisassociateAddressCommand,
|
|
37514
|
+
DisassociateApplicationStatusCheckCommand,
|
|
36972
37515
|
DisassociateCapacityReservationBillingOwnerCommand,
|
|
36973
37516
|
DisassociateClientVpnTargetNetworkCommand,
|
|
36974
37517
|
DisassociateEnclaveCertificateIamRoleCommand,
|
|
@@ -36988,6 +37531,7 @@ const commands = {
|
|
|
36988
37531
|
DisassociateVpcCidrBlockCommand,
|
|
36989
37532
|
EnableAddressTransferCommand,
|
|
36990
37533
|
EnableAllowedImagesSettingsCommand,
|
|
37534
|
+
EnableApplicationStatusCheckSuppressionCommand,
|
|
36991
37535
|
EnableAwsNetworkPerformanceMetricSubscriptionCommand,
|
|
36992
37536
|
EnableCapacityManagerCommand,
|
|
36993
37537
|
EnableEbsEncryptionByDefaultCommand,
|
|
@@ -37096,6 +37640,7 @@ const commands = {
|
|
|
37096
37640
|
LockSnapshotCommand,
|
|
37097
37641
|
ModifyAccountVpcEncryptionControlCommand,
|
|
37098
37642
|
ModifyAddressAttributeCommand,
|
|
37643
|
+
ModifyApplicationStatusCheckCommand,
|
|
37099
37644
|
ModifyAvailabilityZoneGroupCommand,
|
|
37100
37645
|
ModifyCapacityReservationCommand,
|
|
37101
37646
|
ModifyCapacityReservationFleetCommand,
|
|
@@ -37513,6 +38058,7 @@ const AcceleratorType = {
|
|
|
37513
38058
|
MEDIA: "media",
|
|
37514
38059
|
};
|
|
37515
38060
|
const ResourceType = {
|
|
38061
|
+
application_status_check: "application-status-check",
|
|
37516
38062
|
capacity_block: "capacity-block",
|
|
37517
38063
|
capacity_manager_data_export: "capacity-manager-data-export",
|
|
37518
38064
|
capacity_reservation: "capacity-reservation",
|
|
@@ -37796,6 +38342,10 @@ const Affinity = {
|
|
|
37796
38342
|
default: "default",
|
|
37797
38343
|
host: "host",
|
|
37798
38344
|
};
|
|
38345
|
+
const AggregationStatusEnum = {
|
|
38346
|
+
EXCLUDED: "excluded",
|
|
38347
|
+
INCLUDED: "included",
|
|
38348
|
+
};
|
|
37799
38349
|
const AutoPlacement = {
|
|
37800
38350
|
off: "off",
|
|
37801
38351
|
on: "on",
|
|
@@ -38073,6 +38623,17 @@ const VolumeState = {
|
|
|
38073
38623
|
error: "error",
|
|
38074
38624
|
in_use: "in-use",
|
|
38075
38625
|
};
|
|
38626
|
+
const IpScopeEnum = {
|
|
38627
|
+
PRIVATE: "private",
|
|
38628
|
+
};
|
|
38629
|
+
const IpVersionEnum = {
|
|
38630
|
+
IPV4: "ipv4",
|
|
38631
|
+
IPV6: "ipv6",
|
|
38632
|
+
};
|
|
38633
|
+
const NetworkProtocolEnum = {
|
|
38634
|
+
HTTP: "http",
|
|
38635
|
+
HTTPS: "https",
|
|
38636
|
+
};
|
|
38076
38637
|
const OutputFormat = {
|
|
38077
38638
|
CSV: "csv",
|
|
38078
38639
|
PARQUET: "parquet",
|
|
@@ -40658,6 +41219,25 @@ const SnapshotReturnCodes = {
|
|
|
40658
41219
|
SUCCESS: "success",
|
|
40659
41220
|
WARN_SKIPPED: "skipped",
|
|
40660
41221
|
};
|
|
41222
|
+
const ApplicationStatusCheckEnum = {
|
|
41223
|
+
FAILED: "failed",
|
|
41224
|
+
INITIALIZING: "initializing",
|
|
41225
|
+
INSUFFICIENT_DATA: "insufficient-data",
|
|
41226
|
+
NOT_APPLICABLE: "not-applicable",
|
|
41227
|
+
PASSED: "passed",
|
|
41228
|
+
};
|
|
41229
|
+
const ApplicationStatusEnum = {
|
|
41230
|
+
IMPAIRED: "impaired",
|
|
41231
|
+
INITIALIZING: "initializing",
|
|
41232
|
+
INSUFFICIENT_DATA: "insufficient-data",
|
|
41233
|
+
NOT_APPLICABLE: "not-applicable",
|
|
41234
|
+
OK: "ok",
|
|
41235
|
+
SUPPRESSED: "suppressed",
|
|
41236
|
+
};
|
|
41237
|
+
const AssociationTypeEnum = {
|
|
41238
|
+
INSTANCE_ID: "instance-id",
|
|
41239
|
+
TAG: "tag",
|
|
41240
|
+
};
|
|
40661
41241
|
const AvailabilityZoneOptInStatus = {
|
|
40662
41242
|
not_opted_in: "not-opted-in",
|
|
40663
41243
|
opt_in_not_required: "opt-in-not-required",
|
|
@@ -40978,6 +41558,13 @@ const SqlServerLicenseUsage = {
|
|
|
40978
41558
|
full: "full",
|
|
40979
41559
|
waived: "waived",
|
|
40980
41560
|
};
|
|
41561
|
+
const SummaryStatus = {
|
|
41562
|
+
impaired: "impaired",
|
|
41563
|
+
initializing: "initializing",
|
|
41564
|
+
insufficient_data: "insufficient-data",
|
|
41565
|
+
not_applicable: "not-applicable",
|
|
41566
|
+
ok: "ok",
|
|
41567
|
+
};
|
|
40981
41568
|
const StatusName = {
|
|
40982
41569
|
reachability: "reachability",
|
|
40983
41570
|
};
|
|
@@ -40987,13 +41574,6 @@ const StatusType = {
|
|
|
40987
41574
|
insufficient_data: "insufficient-data",
|
|
40988
41575
|
passed: "passed",
|
|
40989
41576
|
};
|
|
40990
|
-
const SummaryStatus = {
|
|
40991
|
-
impaired: "impaired",
|
|
40992
|
-
initializing: "initializing",
|
|
40993
|
-
insufficient_data: "insufficient-data",
|
|
40994
|
-
not_applicable: "not-applicable",
|
|
40995
|
-
ok: "ok",
|
|
40996
|
-
};
|
|
40997
41577
|
const EventCode = {
|
|
40998
41578
|
instance_reboot: "instance-reboot",
|
|
40999
41579
|
instance_retirement: "instance-retirement",
|
|
@@ -41689,6 +42269,7 @@ exports.AdvertiseByoipCidrCommand = AdvertiseByoipCidrCommand;
|
|
|
41689
42269
|
exports.AdvertiseByoipCidrRequest$ = AdvertiseByoipCidrRequest$;
|
|
41690
42270
|
exports.AdvertiseByoipCidrResult$ = AdvertiseByoipCidrResult$;
|
|
41691
42271
|
exports.Affinity = Affinity;
|
|
42272
|
+
exports.AggregationStatusEnum = AggregationStatusEnum;
|
|
41692
42273
|
exports.AllocateAddress$ = AllocateAddress$;
|
|
41693
42274
|
exports.AllocateAddressCommand = AllocateAddressCommand;
|
|
41694
42275
|
exports.AllocateAddressRequest$ = AllocateAddressRequest$;
|
|
@@ -41720,6 +42301,15 @@ exports.AnalysisRouteTableRoute$ = AnalysisRouteTableRoute$;
|
|
|
41720
42301
|
exports.AnalysisSecurityGroupRule$ = AnalysisSecurityGroupRule$;
|
|
41721
42302
|
exports.AnalysisStatus = AnalysisStatus;
|
|
41722
42303
|
exports.ApplianceModeSupportValue = ApplianceModeSupportValue;
|
|
42304
|
+
exports.ApplicationStatus$ = ApplicationStatus$;
|
|
42305
|
+
exports.ApplicationStatusCheckAssociationObject$ = ApplicationStatusCheckAssociationObject$;
|
|
42306
|
+
exports.ApplicationStatusCheckEnum = ApplicationStatusCheckEnum;
|
|
42307
|
+
exports.ApplicationStatusCheckResponseObject$ = ApplicationStatusCheckResponseObject$;
|
|
42308
|
+
exports.ApplicationStatusDetail$ = ApplicationStatusDetail$;
|
|
42309
|
+
exports.ApplicationStatusEnum = ApplicationStatusEnum;
|
|
42310
|
+
exports.ApplicationStatusReason$ = ApplicationStatusReason$;
|
|
42311
|
+
exports.ApplicationStatusSummary$ = ApplicationStatusSummary$;
|
|
42312
|
+
exports.ApplicationStatusesResponseType$ = ApplicationStatusesResponseType$;
|
|
41723
42313
|
exports.ApplyCancellationCharges = ApplyCancellationCharges;
|
|
41724
42314
|
exports.ApplySecurityGroupsToClientVpnTargetNetwork$ = ApplySecurityGroupsToClientVpnTargetNetwork$;
|
|
41725
42315
|
exports.ApplySecurityGroupsToClientVpnTargetNetworkCommand = ApplySecurityGroupsToClientVpnTargetNetworkCommand;
|
|
@@ -41748,6 +42338,10 @@ exports.AssociateAddress$ = AssociateAddress$;
|
|
|
41748
42338
|
exports.AssociateAddressCommand = AssociateAddressCommand;
|
|
41749
42339
|
exports.AssociateAddressRequest$ = AssociateAddressRequest$;
|
|
41750
42340
|
exports.AssociateAddressResult$ = AssociateAddressResult$;
|
|
42341
|
+
exports.AssociateApplicationStatusCheck$ = AssociateApplicationStatusCheck$;
|
|
42342
|
+
exports.AssociateApplicationStatusCheckCommand = AssociateApplicationStatusCheckCommand;
|
|
42343
|
+
exports.AssociateApplicationStatusCheckRequest$ = AssociateApplicationStatusCheckRequest$;
|
|
42344
|
+
exports.AssociateApplicationStatusCheckResult$ = AssociateApplicationStatusCheckResult$;
|
|
41751
42345
|
exports.AssociateCapacityReservationBillingOwner$ = AssociateCapacityReservationBillingOwner$;
|
|
41752
42346
|
exports.AssociateCapacityReservationBillingOwnerCommand = AssociateCapacityReservationBillingOwnerCommand;
|
|
41753
42347
|
exports.AssociateCapacityReservationBillingOwnerRequest$ = AssociateCapacityReservationBillingOwnerRequest$;
|
|
@@ -41824,6 +42418,7 @@ exports.AssociatedRole$ = AssociatedRole$;
|
|
|
41824
42418
|
exports.AssociatedTargetNetwork$ = AssociatedTargetNetwork$;
|
|
41825
42419
|
exports.AssociationStatus$ = AssociationStatus$;
|
|
41826
42420
|
exports.AssociationStatusCode = AssociationStatusCode;
|
|
42421
|
+
exports.AssociationTypeEnum = AssociationTypeEnum;
|
|
41827
42422
|
exports.AthenaIntegration$ = AthenaIntegration$;
|
|
41828
42423
|
exports.AttachClassicLinkVpc$ = AttachClassicLinkVpc$;
|
|
41829
42424
|
exports.AttachClassicLinkVpcCommand = AttachClassicLinkVpcCommand;
|
|
@@ -42087,6 +42682,10 @@ exports.CpuOptions$ = CpuOptions$;
|
|
|
42087
42682
|
exports.CpuOptionsRequest$ = CpuOptionsRequest$;
|
|
42088
42683
|
exports.CpuPerformanceFactor$ = CpuPerformanceFactor$;
|
|
42089
42684
|
exports.CpuPerformanceFactorRequest$ = CpuPerformanceFactorRequest$;
|
|
42685
|
+
exports.CreateApplicationStatusCheck$ = CreateApplicationStatusCheck$;
|
|
42686
|
+
exports.CreateApplicationStatusCheckCommand = CreateApplicationStatusCheckCommand;
|
|
42687
|
+
exports.CreateApplicationStatusCheckRequest$ = CreateApplicationStatusCheckRequest$;
|
|
42688
|
+
exports.CreateApplicationStatusCheckResult$ = CreateApplicationStatusCheckResult$;
|
|
42090
42689
|
exports.CreateCapacityManagerDataExport$ = CreateCapacityManagerDataExport$;
|
|
42091
42690
|
exports.CreateCapacityManagerDataExportCommand = CreateCapacityManagerDataExportCommand;
|
|
42092
42691
|
exports.CreateCapacityManagerDataExportRequest$ = CreateCapacityManagerDataExportRequest$;
|
|
@@ -42526,6 +43125,8 @@ exports.CreationDateConditionRequest$ = CreationDateConditionRequest$;
|
|
|
42526
43125
|
exports.CreditSpecification$ = CreditSpecification$;
|
|
42527
43126
|
exports.CreditSpecificationRequest$ = CreditSpecificationRequest$;
|
|
42528
43127
|
exports.CurrencyCodeValues = CurrencyCodeValues;
|
|
43128
|
+
exports.CustomTagKeyValueRequestPair$ = CustomTagKeyValueRequestPair$;
|
|
43129
|
+
exports.CustomTagKeyValueResponsePair$ = CustomTagKeyValueResponsePair$;
|
|
42529
43130
|
exports.CustomerGateway$ = CustomerGateway$;
|
|
42530
43131
|
exports.DataQuery$ = DataQuery$;
|
|
42531
43132
|
exports.DataResponse$ = DataResponse$;
|
|
@@ -42538,6 +43139,10 @@ exports.DefaultInstanceMetadataTagsState = DefaultInstanceMetadataTagsState;
|
|
|
42538
43139
|
exports.DefaultRouteTableAssociationValue = DefaultRouteTableAssociationValue;
|
|
42539
43140
|
exports.DefaultRouteTablePropagationValue = DefaultRouteTablePropagationValue;
|
|
42540
43141
|
exports.DefaultTargetCapacityType = DefaultTargetCapacityType;
|
|
43142
|
+
exports.DeleteApplicationStatusCheck$ = DeleteApplicationStatusCheck$;
|
|
43143
|
+
exports.DeleteApplicationStatusCheckCommand = DeleteApplicationStatusCheckCommand;
|
|
43144
|
+
exports.DeleteApplicationStatusCheckRequest$ = DeleteApplicationStatusCheckRequest$;
|
|
43145
|
+
exports.DeleteApplicationStatusCheckResult$ = DeleteApplicationStatusCheckResult$;
|
|
42541
43146
|
exports.DeleteCapacityManagerDataExport$ = DeleteCapacityManagerDataExport$;
|
|
42542
43147
|
exports.DeleteCapacityManagerDataExportCommand = DeleteCapacityManagerDataExportCommand;
|
|
42543
43148
|
exports.DeleteCapacityManagerDataExportRequest$ = DeleteCapacityManagerDataExportRequest$;
|
|
@@ -42964,6 +43569,18 @@ exports.DescribeAggregateIdFormat$ = DescribeAggregateIdFormat$;
|
|
|
42964
43569
|
exports.DescribeAggregateIdFormatCommand = DescribeAggregateIdFormatCommand;
|
|
42965
43570
|
exports.DescribeAggregateIdFormatRequest$ = DescribeAggregateIdFormatRequest$;
|
|
42966
43571
|
exports.DescribeAggregateIdFormatResult$ = DescribeAggregateIdFormatResult$;
|
|
43572
|
+
exports.DescribeApplicationStatus$ = DescribeApplicationStatus$;
|
|
43573
|
+
exports.DescribeApplicationStatusCheckAssociations$ = DescribeApplicationStatusCheckAssociations$;
|
|
43574
|
+
exports.DescribeApplicationStatusCheckAssociationsCommand = DescribeApplicationStatusCheckAssociationsCommand;
|
|
43575
|
+
exports.DescribeApplicationStatusCheckAssociationsRequest$ = DescribeApplicationStatusCheckAssociationsRequest$;
|
|
43576
|
+
exports.DescribeApplicationStatusCheckAssociationsResult$ = DescribeApplicationStatusCheckAssociationsResult$;
|
|
43577
|
+
exports.DescribeApplicationStatusChecks$ = DescribeApplicationStatusChecks$;
|
|
43578
|
+
exports.DescribeApplicationStatusChecksCommand = DescribeApplicationStatusChecksCommand;
|
|
43579
|
+
exports.DescribeApplicationStatusChecksRequest$ = DescribeApplicationStatusChecksRequest$;
|
|
43580
|
+
exports.DescribeApplicationStatusChecksResult$ = DescribeApplicationStatusChecksResult$;
|
|
43581
|
+
exports.DescribeApplicationStatusCommand = DescribeApplicationStatusCommand;
|
|
43582
|
+
exports.DescribeApplicationStatusRequest$ = DescribeApplicationStatusRequest$;
|
|
43583
|
+
exports.DescribeApplicationStatusResult$ = DescribeApplicationStatusResult$;
|
|
42967
43584
|
exports.DescribeAvailabilityZones$ = DescribeAvailabilityZones$;
|
|
42968
43585
|
exports.DescribeAvailabilityZonesCommand = DescribeAvailabilityZonesCommand;
|
|
42969
43586
|
exports.DescribeAvailabilityZonesRequest$ = DescribeAvailabilityZonesRequest$;
|
|
@@ -43737,6 +44354,10 @@ exports.DisableAllowedImagesSettings$ = DisableAllowedImagesSettings$;
|
|
|
43737
44354
|
exports.DisableAllowedImagesSettingsCommand = DisableAllowedImagesSettingsCommand;
|
|
43738
44355
|
exports.DisableAllowedImagesSettingsRequest$ = DisableAllowedImagesSettingsRequest$;
|
|
43739
44356
|
exports.DisableAllowedImagesSettingsResult$ = DisableAllowedImagesSettingsResult$;
|
|
44357
|
+
exports.DisableApplicationStatusCheckSuppression$ = DisableApplicationStatusCheckSuppression$;
|
|
44358
|
+
exports.DisableApplicationStatusCheckSuppressionCommand = DisableApplicationStatusCheckSuppressionCommand;
|
|
44359
|
+
exports.DisableApplicationStatusCheckSuppressionRequest$ = DisableApplicationStatusCheckSuppressionRequest$;
|
|
44360
|
+
exports.DisableApplicationStatusCheckSuppressionResult$ = DisableApplicationStatusCheckSuppressionResult$;
|
|
43740
44361
|
exports.DisableAwsNetworkPerformanceMetricSubscription$ = DisableAwsNetworkPerformanceMetricSubscription$;
|
|
43741
44362
|
exports.DisableAwsNetworkPerformanceMetricSubscriptionCommand = DisableAwsNetworkPerformanceMetricSubscriptionCommand;
|
|
43742
44363
|
exports.DisableAwsNetworkPerformanceMetricSubscriptionRequest$ = DisableAwsNetworkPerformanceMetricSubscriptionRequest$;
|
|
@@ -43819,6 +44440,10 @@ exports.DisableVpcClassicLinkResult$ = DisableVpcClassicLinkResult$;
|
|
|
43819
44440
|
exports.DisassociateAddress$ = DisassociateAddress$;
|
|
43820
44441
|
exports.DisassociateAddressCommand = DisassociateAddressCommand;
|
|
43821
44442
|
exports.DisassociateAddressRequest$ = DisassociateAddressRequest$;
|
|
44443
|
+
exports.DisassociateApplicationStatusCheck$ = DisassociateApplicationStatusCheck$;
|
|
44444
|
+
exports.DisassociateApplicationStatusCheckCommand = DisassociateApplicationStatusCheckCommand;
|
|
44445
|
+
exports.DisassociateApplicationStatusCheckRequest$ = DisassociateApplicationStatusCheckRequest$;
|
|
44446
|
+
exports.DisassociateApplicationStatusCheckResult$ = DisassociateApplicationStatusCheckResult$;
|
|
43822
44447
|
exports.DisassociateCapacityReservationBillingOwner$ = DisassociateCapacityReservationBillingOwner$;
|
|
43823
44448
|
exports.DisassociateCapacityReservationBillingOwnerCommand = DisassociateCapacityReservationBillingOwnerCommand;
|
|
43824
44449
|
exports.DisassociateCapacityReservationBillingOwnerRequest$ = DisassociateCapacityReservationBillingOwnerRequest$;
|
|
@@ -43946,6 +44571,10 @@ exports.EnableAllowedImagesSettings$ = EnableAllowedImagesSettings$;
|
|
|
43946
44571
|
exports.EnableAllowedImagesSettingsCommand = EnableAllowedImagesSettingsCommand;
|
|
43947
44572
|
exports.EnableAllowedImagesSettingsRequest$ = EnableAllowedImagesSettingsRequest$;
|
|
43948
44573
|
exports.EnableAllowedImagesSettingsResult$ = EnableAllowedImagesSettingsResult$;
|
|
44574
|
+
exports.EnableApplicationStatusCheckSuppression$ = EnableApplicationStatusCheckSuppression$;
|
|
44575
|
+
exports.EnableApplicationStatusCheckSuppressionCommand = EnableApplicationStatusCheckSuppressionCommand;
|
|
44576
|
+
exports.EnableApplicationStatusCheckSuppressionRequest$ = EnableApplicationStatusCheckSuppressionRequest$;
|
|
44577
|
+
exports.EnableApplicationStatusCheckSuppressionResult$ = EnableApplicationStatusCheckSuppressionResult$;
|
|
43949
44578
|
exports.EnableAwsNetworkPerformanceMetricSubscription$ = EnableAwsNetworkPerformanceMetricSubscription$;
|
|
43950
44579
|
exports.EnableAwsNetworkPerformanceMetricSubscriptionCommand = EnableAwsNetworkPerformanceMetricSubscriptionCommand;
|
|
43951
44580
|
exports.EnableAwsNetworkPerformanceMetricSubscriptionRequest$ = EnableAwsNetworkPerformanceMetricSubscriptionRequest$;
|
|
@@ -44419,6 +45048,12 @@ exports.GpuInfo$ = GpuInfo$;
|
|
|
44419
45048
|
exports.GroupBy = GroupBy;
|
|
44420
45049
|
exports.GroupIdentifier$ = GroupIdentifier$;
|
|
44421
45050
|
exports.HaStatus = HaStatus;
|
|
45051
|
+
exports.HealthCheckPathDestinationRequestObject$ = HealthCheckPathDestinationRequestObject$;
|
|
45052
|
+
exports.HealthCheckPathDestinationResponseObject$ = HealthCheckPathDestinationResponseObject$;
|
|
45053
|
+
exports.HealthCheckPathRequestObject$ = HealthCheckPathRequestObject$;
|
|
45054
|
+
exports.HealthCheckPathResponseObject$ = HealthCheckPathResponseObject$;
|
|
45055
|
+
exports.HealthCheckPathSourceRequestObject$ = HealthCheckPathSourceRequestObject$;
|
|
45056
|
+
exports.HealthCheckPathSourceResponseObject$ = HealthCheckPathSourceResponseObject$;
|
|
44422
45057
|
exports.HibernationOptions$ = HibernationOptions$;
|
|
44423
45058
|
exports.HibernationOptionsRequest$ = HibernationOptionsRequest$;
|
|
44424
45059
|
exports.HistoryRecord$ = HistoryRecord$;
|
|
@@ -44511,6 +45146,7 @@ exports.IngestionStatus = IngestionStatus;
|
|
|
44511
45146
|
exports.InitializationStatusDetails$ = InitializationStatusDetails$;
|
|
44512
45147
|
exports.InitializationType = InitializationType;
|
|
44513
45148
|
exports.Instance$ = Instance$;
|
|
45149
|
+
exports.InstanceApplicationStatus$ = InstanceApplicationStatus$;
|
|
44514
45150
|
exports.InstanceAttachmentEnaSrdSpecification$ = InstanceAttachmentEnaSrdSpecification$;
|
|
44515
45151
|
exports.InstanceAttachmentEnaSrdUdpSpecification$ = InstanceAttachmentEnaSrdUdpSpecification$;
|
|
44516
45152
|
exports.InstanceAttribute$ = InstanceAttribute$;
|
|
@@ -44605,7 +45241,9 @@ exports.InterruptionType = InterruptionType;
|
|
|
44605
45241
|
exports.IpAddressType = IpAddressType;
|
|
44606
45242
|
exports.IpPermission$ = IpPermission$;
|
|
44607
45243
|
exports.IpRange$ = IpRange$;
|
|
45244
|
+
exports.IpScopeEnum = IpScopeEnum;
|
|
44608
45245
|
exports.IpSource = IpSource;
|
|
45246
|
+
exports.IpVersionEnum = IpVersionEnum;
|
|
44609
45247
|
exports.Ipam$ = Ipam$;
|
|
44610
45248
|
exports.IpamAddressHistoryRecord$ = IpamAddressHistoryRecord$;
|
|
44611
45249
|
exports.IpamAddressHistoryResourceType = IpamAddressHistoryResourceType;
|
|
@@ -44834,6 +45472,10 @@ exports.ModifyAddressAttribute$ = ModifyAddressAttribute$;
|
|
|
44834
45472
|
exports.ModifyAddressAttributeCommand = ModifyAddressAttributeCommand;
|
|
44835
45473
|
exports.ModifyAddressAttributeRequest$ = ModifyAddressAttributeRequest$;
|
|
44836
45474
|
exports.ModifyAddressAttributeResult$ = ModifyAddressAttributeResult$;
|
|
45475
|
+
exports.ModifyApplicationStatusCheck$ = ModifyApplicationStatusCheck$;
|
|
45476
|
+
exports.ModifyApplicationStatusCheckCommand = ModifyApplicationStatusCheckCommand;
|
|
45477
|
+
exports.ModifyApplicationStatusCheckRequest$ = ModifyApplicationStatusCheckRequest$;
|
|
45478
|
+
exports.ModifyApplicationStatusCheckResult$ = ModifyApplicationStatusCheckResult$;
|
|
44837
45479
|
exports.ModifyAvailabilityZoneGroup$ = ModifyAvailabilityZoneGroup$;
|
|
44838
45480
|
exports.ModifyAvailabilityZoneGroupCommand = ModifyAvailabilityZoneGroupCommand;
|
|
44839
45481
|
exports.ModifyAvailabilityZoneGroupRequest$ = ModifyAvailabilityZoneGroupRequest$;
|
|
@@ -45215,6 +45857,7 @@ exports.NetworkInterfacePermissionStateCode = NetworkInterfacePermissionStateCod
|
|
|
45215
45857
|
exports.NetworkInterfacePrivateIpAddress$ = NetworkInterfacePrivateIpAddress$;
|
|
45216
45858
|
exports.NetworkInterfaceStatus = NetworkInterfaceStatus;
|
|
45217
45859
|
exports.NetworkInterfaceType = NetworkInterfaceType;
|
|
45860
|
+
exports.NetworkProtocolEnum = NetworkProtocolEnum;
|
|
45218
45861
|
exports.NeuronDeviceCoreInfo$ = NeuronDeviceCoreInfo$;
|
|
45219
45862
|
exports.NeuronDeviceInfo$ = NeuronDeviceInfo$;
|
|
45220
45863
|
exports.NeuronDeviceMemoryInfo$ = NeuronDeviceMemoryInfo$;
|
|
@@ -45754,8 +46397,10 @@ exports.SubnetIpPrefixes$ = SubnetIpPrefixes$;
|
|
|
45754
46397
|
exports.SubnetIpv6CidrBlockAssociation$ = SubnetIpv6CidrBlockAssociation$;
|
|
45755
46398
|
exports.SubnetState = SubnetState;
|
|
45756
46399
|
exports.Subscription$ = Subscription$;
|
|
46400
|
+
exports.SuccessfulAssociationResponseObject$ = SuccessfulAssociationResponseObject$;
|
|
45757
46401
|
exports.SuccessfulInstanceCreditSpecificationItem$ = SuccessfulInstanceCreditSpecificationItem$;
|
|
45758
46402
|
exports.SuccessfulQueuedPurchaseDeletion$ = SuccessfulQueuedPurchaseDeletion$;
|
|
46403
|
+
exports.SuccessfulSuppressionResponseObject$ = SuccessfulSuppressionResponseObject$;
|
|
45759
46404
|
exports.SummaryStatus = SummaryStatus;
|
|
45760
46405
|
exports.SupportedAdditionalProcessorFeature = SupportedAdditionalProcessorFeature;
|
|
45761
46406
|
exports.SupportedRegionDetail$ = SupportedRegionDetail$;
|
|
@@ -45902,11 +46547,13 @@ exports.UnmonitorInstances$ = UnmonitorInstances$;
|
|
|
45902
46547
|
exports.UnmonitorInstancesCommand = UnmonitorInstancesCommand;
|
|
45903
46548
|
exports.UnmonitorInstancesRequest$ = UnmonitorInstancesRequest$;
|
|
45904
46549
|
exports.UnmonitorInstancesResult$ = UnmonitorInstancesResult$;
|
|
46550
|
+
exports.UnsuccessfulAssociationResponseObject$ = UnsuccessfulAssociationResponseObject$;
|
|
45905
46551
|
exports.UnsuccessfulInstanceCreditSpecificationErrorCode = UnsuccessfulInstanceCreditSpecificationErrorCode;
|
|
45906
46552
|
exports.UnsuccessfulInstanceCreditSpecificationItem$ = UnsuccessfulInstanceCreditSpecificationItem$;
|
|
45907
46553
|
exports.UnsuccessfulInstanceCreditSpecificationItemError$ = UnsuccessfulInstanceCreditSpecificationItemError$;
|
|
45908
46554
|
exports.UnsuccessfulItem$ = UnsuccessfulItem$;
|
|
45909
46555
|
exports.UnsuccessfulItemError$ = UnsuccessfulItemError$;
|
|
46556
|
+
exports.UnsuccessfulSuppressionResponseObject$ = UnsuccessfulSuppressionResponseObject$;
|
|
45910
46557
|
exports.UpdateCapacityManagerMonitoredTagKeys$ = UpdateCapacityManagerMonitoredTagKeys$;
|
|
45911
46558
|
exports.UpdateCapacityManagerMonitoredTagKeysCommand = UpdateCapacityManagerMonitoredTagKeysCommand;
|
|
45912
46559
|
exports.UpdateCapacityManagerMonitoredTagKeysRequest$ = UpdateCapacityManagerMonitoredTagKeysRequest$;
|