@aws-sdk/client-ec2 3.932.0 → 3.934.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 +56 -0
- package/dist-cjs/index.js +715 -68
- package/dist-es/EC2.js +14 -0
- package/dist-es/commands/CreateVpnConcentratorCommand.js +16 -0
- package/dist-es/commands/DeleteVpnConcentratorCommand.js +16 -0
- package/dist-es/commands/DescribeInstanceSqlHaHistoryStatesCommand.js +16 -0
- package/dist-es/commands/DescribeInstanceSqlHaStatesCommand.js +16 -0
- package/dist-es/commands/DescribeVpnConcentratorsCommand.js +16 -0
- package/dist-es/commands/DisableInstanceSqlHaStandbyDetectionsCommand.js +16 -0
- package/dist-es/commands/EnableInstanceSqlHaStandbyDetectionsCommand.js +16 -0
- package/dist-es/commands/index.js +7 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-es/models/models_3.js +3 -12
- package/dist-es/models/models_4.js +22 -13
- package/dist-es/models/models_5.js +13 -0
- package/dist-es/models/models_6.js +0 -12
- package/dist-es/models/models_7.js +12 -14
- package/dist-es/models/models_8.js +14 -0
- package/dist-es/pagination/DescribeVpnConcentratorsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/schemas/schemas_0.js +592 -64
- package/dist-types/EC2.d.ts +52 -0
- package/dist-types/EC2Client.d.ts +9 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.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/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.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/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/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.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 +1 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- 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/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.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 +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.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/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/CreateTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.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/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 +99 -0
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +3 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpnConcentratorCommand.d.ts +75 -0
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +106 -0
- package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +104 -0
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnConcentratorsCommand.d.ts +102 -0
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +95 -0
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +102 -0
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/GetImageAncestryCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.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/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -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/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.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/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +7 -0
- package/dist-types/models/models_0.d.ts +2 -0
- package/dist-types/models/models_3.d.ts +121 -167
- package/dist-types/models/models_4.d.ts +453 -441
- package/dist-types/models/models_5.d.ts +1606 -1612
- package/dist-types/models/models_6.d.ts +552 -387
- package/dist-types/models/models_7.d.ts +4608 -4809
- package/dist-types/models/models_8.d.ts +584 -3
- package/dist-types/pagination/DescribeVpnConcentratorsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +27 -0
- package/dist-types/ts3.4/EC2.d.ts +140 -0
- package/dist-types/ts3.4/EC2Client.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateVpnConcentratorCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteVpnConcentratorCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpnConcentratorsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +7 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/models/models_3.d.ts +31 -42
- package/dist-types/ts3.4/models/models_4.d.ts +88 -85
- package/dist-types/ts3.4/models/models_5.d.ts +91 -81
- package/dist-types/ts3.4/models/models_6.d.ts +112 -99
- package/dist-types/ts3.4/models/models_7.d.ts +99 -152
- package/dist-types/ts3.4/models/models_8.d.ts +150 -1
- package/dist-types/ts3.4/pagination/DescribeVpnConcentratorsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +27 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -1154,13 +1154,16 @@ const _CVBPAE = "CreateVpcBlockPublicAccessExclusion";
|
|
|
1154
1154
|
const _CVBPAER = "CreateVpcBlockPublicAccessExclusionRequest";
|
|
1155
1155
|
const _CVBPAERr = "CreateVpcBlockPublicAccessExclusionResult";
|
|
1156
1156
|
const _CVC = "ClientVpnConnection";
|
|
1157
|
-
const _CVCR = "
|
|
1157
|
+
const _CVCR = "CreateVpnConcentratorRequest";
|
|
1158
1158
|
const _CVCRR = "CreateVpnConnectionRouteRequest";
|
|
1159
|
-
const _CVCRr = "
|
|
1160
|
-
const _CVCRre = "
|
|
1159
|
+
const _CVCRr = "CreateVpnConcentratorResult";
|
|
1160
|
+
const _CVCRre = "CreateVpnConnectionRequest";
|
|
1161
|
+
const _CVCRrea = "CreateVpnConnectionResult";
|
|
1162
|
+
const _CVCRreat = "CreateVpnConnectionRoute";
|
|
1161
1163
|
const _CVCS = "ClientVpnConnectionStatus";
|
|
1162
1164
|
const _CVCSl = "ClientVpnConnectionSet";
|
|
1163
|
-
const _CVCr = "
|
|
1165
|
+
const _CVCr = "CreateVpnConcentrator";
|
|
1166
|
+
const _CVCre = "CreateVpnConnection";
|
|
1164
1167
|
const _CVE = "ClientVpnEndpoint";
|
|
1165
1168
|
const _CVEAS = "ClientVpnEndpointAttributeStatus";
|
|
1166
1169
|
const _CVECN = "CreateVpcEndpointConnectionNotification";
|
|
@@ -1635,6 +1638,15 @@ const _DIRescribem = "DescribeImageReferences";
|
|
|
1635
1638
|
const _DIRi = "DisableImageRequest";
|
|
1636
1639
|
const _DIRis = "DisableImageResult";
|
|
1637
1640
|
const _DIS = "DiskImageSize";
|
|
1641
|
+
const _DISHHS = "DescribeInstanceSqlHaHistoryStates";
|
|
1642
|
+
const _DISHHSR = "DescribeInstanceSqlHaHistoryStatesRequest";
|
|
1643
|
+
const _DISHHSRe = "DescribeInstanceSqlHaHistoryStatesResult";
|
|
1644
|
+
const _DISHS = "DescribeInstanceSqlHaStates";
|
|
1645
|
+
const _DISHSD = "DisableInstanceSqlHaStandbyDetections";
|
|
1646
|
+
const _DISHSDR = "DisableInstanceSqlHaStandbyDetectionsRequest";
|
|
1647
|
+
const _DISHSDRi = "DisableInstanceSqlHaStandbyDetectionsResult";
|
|
1648
|
+
const _DISHSR = "DescribeInstanceSqlHaStatesRequest";
|
|
1649
|
+
const _DISHSRe = "DescribeInstanceSqlHaStatesResult";
|
|
1638
1650
|
const _DISI = "DestinationIpamScopeId";
|
|
1639
1651
|
const _DISR = "DeleteIpamScopeRequest";
|
|
1640
1652
|
const _DISRe = "DeleteIpamScopeResult";
|
|
@@ -2232,13 +2244,19 @@ const _DVCLRe = "DescribeVpcClassicLinkResult";
|
|
|
2232
2244
|
const _DVCLRi = "DisableVpcClassicLinkRequest";
|
|
2233
2245
|
const _DVCLRis = "DisableVpcClassicLinkResult";
|
|
2234
2246
|
const _DVCLi = "DisableVpcClassicLink";
|
|
2235
|
-
const _DVCR = "
|
|
2247
|
+
const _DVCR = "DeleteVpnConcentratorRequest";
|
|
2236
2248
|
const _DVCRR = "DeleteVpnConnectionRouteRequest";
|
|
2237
|
-
const _DVCRe = "
|
|
2238
|
-
const _DVCRel = "
|
|
2239
|
-
const
|
|
2240
|
-
const
|
|
2241
|
-
const
|
|
2249
|
+
const _DVCRe = "DeleteVpnConcentratorResult";
|
|
2250
|
+
const _DVCRel = "DeleteVpnConnectionRequest";
|
|
2251
|
+
const _DVCRele = "DeleteVpnConnectionRoute";
|
|
2252
|
+
const _DVCRes = "DescribeVpnConcentratorsRequest";
|
|
2253
|
+
const _DVCResc = "DescribeVpnConcentratorsResult";
|
|
2254
|
+
const _DVCRescr = "DescribeVpnConnectionsRequest";
|
|
2255
|
+
const _DVCRescri = "DescribeVpnConnectionsResult";
|
|
2256
|
+
const _DVCe = "DeleteVpnConcentrator";
|
|
2257
|
+
const _DVCel = "DeleteVpnConnection";
|
|
2258
|
+
const _DVCes = "DescribeVpnConcentrators";
|
|
2259
|
+
const _DVCesc = "DescribeVpnConnections";
|
|
2242
2260
|
const _DVD = "DeviceValidationDomain";
|
|
2243
2261
|
const _DVE = "DeleteVpcEndpoints";
|
|
2244
2262
|
const _DVEA = "DescribeVpcEndpointAssociations";
|
|
@@ -2437,6 +2455,9 @@ const _EIR = "EnableImageRequest";
|
|
|
2437
2455
|
const _EIRn = "EnableImageResult";
|
|
2438
2456
|
const _EIRx = "ExportImageRequest";
|
|
2439
2457
|
const _EIRxp = "ExportImageResult";
|
|
2458
|
+
const _EISHSD = "EnableInstanceSqlHaStandbyDetections";
|
|
2459
|
+
const _EISHSDR = "EnableInstanceSqlHaStandbyDetectionsRequest";
|
|
2460
|
+
const _EISHSDRn = "EnableInstanceSqlHaStandbyDetectionsResult";
|
|
2440
2461
|
const _EIT = "ExportImageTasks";
|
|
2441
2462
|
const _EITI = "ExportImageTaskIds";
|
|
2442
2463
|
const _EITIL = "ExportImageTaskIdList";
|
|
@@ -2924,6 +2945,7 @@ const _HRi = "HistoryRecords";
|
|
|
2924
2945
|
const _HRis = "HistoryRecord";
|
|
2925
2946
|
const _HRo = "HostReservation";
|
|
2926
2947
|
const _HS = "HibernationSupported";
|
|
2948
|
+
const _HSa = "HaStatus";
|
|
2927
2949
|
const _HT = "HttpTokens";
|
|
2928
2950
|
const _HTo = "HostnameType";
|
|
2929
2951
|
const _HZI = "HostedZoneId";
|
|
@@ -3105,6 +3127,7 @@ const _IIT = "ImportImageTasks";
|
|
|
3105
3127
|
const _IITD = "ImportInstanceTaskDetails";
|
|
3106
3128
|
const _IITL = "ImportImageTaskList";
|
|
3107
3129
|
const _IITm = "ImportImageTask";
|
|
3130
|
+
const _IIUSL = "InstanceIdUpdateStringList";
|
|
3108
3131
|
const _IIVDI = "ImportInstanceVolumeDetailItem";
|
|
3109
3132
|
const _IIVDS = "ImportInstanceVolumeDetailSet";
|
|
3110
3133
|
const _IIm = "ImageId";
|
|
@@ -4481,6 +4504,7 @@ const _PSr = "PreviousState";
|
|
|
4481
4504
|
const _PSre = "PreviousStatus";
|
|
4482
4505
|
const _PSri = "PriceSchedules";
|
|
4483
4506
|
const _PSric = "PriceSchedule";
|
|
4507
|
+
const _PSro = "ProcessingStatus";
|
|
4484
4508
|
const _PSu = "PurchaseSet";
|
|
4485
4509
|
const _PT = "PrincipalType";
|
|
4486
4510
|
const _PTGI = "PeerTransitGatewayId";
|
|
@@ -4646,6 +4670,7 @@ const _RILI = "ReservedInstancesListingId";
|
|
|
4646
4670
|
const _RILL = "ReservedInstancesListingList";
|
|
4647
4671
|
const _RILP = "ReservedInstanceLimitPrice";
|
|
4648
4672
|
const _RILe = "ReservedInstancesListing";
|
|
4673
|
+
const _RILeg = "RegisteredInstanceList";
|
|
4649
4674
|
const _RILes = "ReservedInstancesList";
|
|
4650
4675
|
const _RIM = "ReservedInstancesModifications";
|
|
4651
4676
|
const _RIMC = "ReservationInstanceMatchCriteria";
|
|
@@ -4691,7 +4716,8 @@ const _RIVS = "ReservedInstanceValueSet";
|
|
|
4691
4716
|
const _RIa = "RamdiskId";
|
|
4692
4717
|
const _RIe = "ReservationId";
|
|
4693
4718
|
const _RIeb = "RebootInstances";
|
|
4694
|
-
const _RIeg = "
|
|
4719
|
+
const _RIeg = "RegisteredInstance";
|
|
4720
|
+
const _RIegi = "RegisterImage";
|
|
4695
4721
|
const _RIep = "ReportIds";
|
|
4696
4722
|
const _RIeq = "RequesterId";
|
|
4697
4723
|
const _RIes = "ResourceIds";
|
|
@@ -5199,12 +5225,14 @@ const _SRt = "StateReason";
|
|
|
5199
5225
|
const _SRu = "SupportedRegions";
|
|
5200
5226
|
const _SRup = "SupportedRegion";
|
|
5201
5227
|
const _SS = "SseSpecification";
|
|
5228
|
+
const _SSC = "SqlServerCredentials";
|
|
5202
5229
|
const _SSG = "StaleSecurityGroup";
|
|
5203
5230
|
const _SSGN = "SourceSecurityGroupName";
|
|
5204
5231
|
const _SSGOI = "SourceSecurityGroupOwnerId";
|
|
5205
5232
|
const _SSGS = "StaleSecurityGroupSet";
|
|
5206
5233
|
const _SSI = "SourceSnapshotId";
|
|
5207
5234
|
const _SSIo = "SourceSnapshotIds";
|
|
5235
|
+
const _SSLU = "SqlServerLicenseUsage";
|
|
5208
5236
|
const _SSP = "SelfServicePortal";
|
|
5209
5237
|
const _SSPU = "SelfServicePortalUrl";
|
|
5210
5238
|
const _SSS = "StaticSourcesSupport";
|
|
@@ -5696,7 +5724,7 @@ const _VBPAEIL = "VpcBlockPublicAccessExclusionIdList";
|
|
|
5696
5724
|
const _VBPAEL = "VpcBlockPublicAccessExclusionList";
|
|
5697
5725
|
const _VBPAEp = "VpcBlockPublicAccessExclusions";
|
|
5698
5726
|
const _VBPAO = "VpcBlockPublicAccessOptions";
|
|
5699
|
-
const _VC = "
|
|
5727
|
+
const _VC = "VpnConcentrator";
|
|
5700
5728
|
const _VCBA = "VpcCidrBlockAssociation";
|
|
5701
5729
|
const _VCBAS = "VpcCidrBlockAssociationSet";
|
|
5702
5730
|
const _VCBS = "VpcCidrBlockState";
|
|
@@ -5708,18 +5736,24 @@ const _VCDT = "VpnConnectionDeviceTypes";
|
|
|
5708
5736
|
const _VCDTI = "VpnConnectionDeviceTypeId";
|
|
5709
5737
|
const _VCDTL = "VpnConnectionDeviceTypeList";
|
|
5710
5738
|
const _VCDTp = "VpnConnectionDeviceType";
|
|
5711
|
-
const _VCI = "
|
|
5712
|
-
const _VCISL = "
|
|
5713
|
-
const
|
|
5739
|
+
const _VCI = "VpnConcentratorId";
|
|
5740
|
+
const _VCISL = "VpnConcentratorIdStringList";
|
|
5741
|
+
const _VCISLp = "VpnConnectionIdStringList";
|
|
5742
|
+
const _VCIp = "VpnConnectionId";
|
|
5743
|
+
const _VCIpn = "VpnConcentratorIds";
|
|
5744
|
+
const _VCIpno = "VpnConnectionIds";
|
|
5714
5745
|
const _VCIpu = "VCpuInfo";
|
|
5715
5746
|
const _VCL = "VpcClassicLink";
|
|
5716
5747
|
const _VCLIL = "VpcClassicLinkIdList";
|
|
5717
5748
|
const _VCLL = "VpcClassicLinkList";
|
|
5718
|
-
const _VCLp = "
|
|
5749
|
+
const _VCLp = "VpnConcentratorList";
|
|
5750
|
+
const _VCLpn = "VpnConnectionList";
|
|
5719
5751
|
const _VCO = "VpnConnectionOptions";
|
|
5720
5752
|
const _VCOS = "VpnConnectionOptionsSpecification";
|
|
5721
5753
|
const _VCa = "ValidCores";
|
|
5722
|
-
const _VCp = "
|
|
5754
|
+
const _VCp = "VpnConnection";
|
|
5755
|
+
const _VCpn = "VpnConcentrators";
|
|
5756
|
+
const _VCpno = "VpnConnections";
|
|
5723
5757
|
const _VD = "VersionDescription";
|
|
5724
5758
|
const _VDo = "VolumeDetail";
|
|
5725
5759
|
const _VE = "VpcEndpoint";
|
|
@@ -6516,6 +6550,7 @@ const _hRI = "hostReservationId";
|
|
|
6516
6550
|
const _hRS = "historyRecordSet";
|
|
6517
6551
|
const _hRSo = "hostReservationSet";
|
|
6518
6552
|
const _hS = "hostSet";
|
|
6553
|
+
const _hSa = "haStatus";
|
|
6519
6554
|
const _hSi = "hibernationSupported";
|
|
6520
6555
|
const _hT = "httpTokens";
|
|
6521
6556
|
const _hTo = "hostnameType";
|
|
@@ -7195,6 +7230,7 @@ const _pSre = "previousStatus";
|
|
|
7195
7230
|
const _pSri = "priceSchedules";
|
|
7196
7231
|
const _pSrin = "principalSet";
|
|
7197
7232
|
const _pSro = "protocolSet";
|
|
7233
|
+
const _pSroc = "processingStatus";
|
|
7198
7234
|
const _pT = "principalType";
|
|
7199
7235
|
const _pTGI = "peerTransitGatewayId";
|
|
7200
7236
|
const _pTr = "provisionTime";
|
|
@@ -7502,9 +7538,11 @@ const _sRe = "serviceResource";
|
|
|
7502
7538
|
const _sRo = "sourceResource";
|
|
7503
7539
|
const _sRt = "stateReason";
|
|
7504
7540
|
const _sS = "snapshotSet";
|
|
7541
|
+
const _sSC = "sqlServerCredentials";
|
|
7505
7542
|
const _sSGN = "sourceSecurityGroupName";
|
|
7506
7543
|
const _sSGOI = "sourceSecurityGroupOwnerId";
|
|
7507
7544
|
const _sSGS = "staleSecurityGroupSet";
|
|
7545
|
+
const _sSLU = "sqlServerLicenseUsage";
|
|
7508
7546
|
const _sSPU = "selfServicePortalUrl";
|
|
7509
7547
|
const _sSS = "staticSourcesSupport";
|
|
7510
7548
|
const _sSSPA = "selfServiceSamlProviderArn";
|
|
@@ -7754,15 +7792,18 @@ const _vATPS = "verifiedAccessTrustProviderSet";
|
|
|
7754
7792
|
const _vBPAE = "vpcBlockPublicAccessExclusion";
|
|
7755
7793
|
const _vBPAES = "vpcBlockPublicAccessExclusionSet";
|
|
7756
7794
|
const _vBPAO = "vpcBlockPublicAccessOptions";
|
|
7757
|
-
const _vC = "
|
|
7795
|
+
const _vC = "vpnConcentrator";
|
|
7758
7796
|
const _vCC = "vCpuCount";
|
|
7759
7797
|
const _vCDSC = "vpnConnectionDeviceSampleConfiguration";
|
|
7760
7798
|
const _vCDTI = "vpnConnectionDeviceTypeId";
|
|
7761
7799
|
const _vCDTS = "vpnConnectionDeviceTypeSet";
|
|
7762
7800
|
const _vCI = "vpnConnectionId";
|
|
7763
7801
|
const _vCIp = "vCpuInfo";
|
|
7764
|
-
const
|
|
7802
|
+
const _vCIpn = "vpnConcentratorId";
|
|
7803
|
+
const _vCS = "vpnConcentratorSet";
|
|
7804
|
+
const _vCSp = "vpnConnectionSet";
|
|
7765
7805
|
const _vCa = "validCores";
|
|
7806
|
+
const _vCp = "vpnConnection";
|
|
7766
7807
|
const _vD = "versionDescription";
|
|
7767
7808
|
const _vE = "vpcEndpoint";
|
|
7768
7809
|
const _vEAS = "vpcEndpointAssociationSet";
|
|
@@ -18922,17 +18963,52 @@ var CreateVpcResult = [
|
|
|
18922
18963
|
],
|
|
18923
18964
|
],
|
|
18924
18965
|
];
|
|
18925
|
-
var
|
|
18966
|
+
var CreateVpnConcentratorRequest = [
|
|
18926
18967
|
3,
|
|
18927
18968
|
n0,
|
|
18928
18969
|
_CVCR,
|
|
18929
18970
|
0,
|
|
18930
|
-
[
|
|
18971
|
+
[_Ty, _TGI, _TS, _DR],
|
|
18972
|
+
[
|
|
18973
|
+
0,
|
|
18974
|
+
0,
|
|
18975
|
+
[
|
|
18976
|
+
() => TagSpecificationList,
|
|
18977
|
+
{
|
|
18978
|
+
[_xN]: _TSa,
|
|
18979
|
+
},
|
|
18980
|
+
],
|
|
18981
|
+
2,
|
|
18982
|
+
],
|
|
18983
|
+
];
|
|
18984
|
+
var CreateVpnConcentratorResult = [
|
|
18985
|
+
3,
|
|
18986
|
+
n0,
|
|
18987
|
+
_CVCRr,
|
|
18988
|
+
0,
|
|
18989
|
+
[_VC],
|
|
18990
|
+
[
|
|
18991
|
+
[
|
|
18992
|
+
() => VpnConcentrator,
|
|
18993
|
+
{
|
|
18994
|
+
[_eQN]: `VpnConcentrator`,
|
|
18995
|
+
[_xN]: _vC,
|
|
18996
|
+
},
|
|
18997
|
+
],
|
|
18998
|
+
],
|
|
18999
|
+
];
|
|
19000
|
+
var CreateVpnConnectionRequest = [
|
|
19001
|
+
3,
|
|
19002
|
+
n0,
|
|
19003
|
+
_CVCRre,
|
|
19004
|
+
0,
|
|
19005
|
+
[_CGIu, _Ty, _VGI, _TGI, _VCI, _TS, _PSKS, _DR, _Opt],
|
|
18931
19006
|
[
|
|
18932
19007
|
0,
|
|
18933
19008
|
0,
|
|
18934
19009
|
0,
|
|
18935
19010
|
0,
|
|
19011
|
+
0,
|
|
18936
19012
|
[
|
|
18937
19013
|
() => TagSpecificationList,
|
|
18938
19014
|
{
|
|
@@ -18959,20 +19035,20 @@ var CreateVpnConnectionRequest = [
|
|
|
18959
19035
|
var CreateVpnConnectionResult = [
|
|
18960
19036
|
3,
|
|
18961
19037
|
n0,
|
|
18962
|
-
|
|
19038
|
+
_CVCRrea,
|
|
18963
19039
|
0,
|
|
18964
|
-
[
|
|
19040
|
+
[_VCp],
|
|
18965
19041
|
[
|
|
18966
19042
|
[
|
|
18967
19043
|
() => VpnConnection,
|
|
18968
19044
|
{
|
|
18969
19045
|
[_eQN]: `VpnConnection`,
|
|
18970
|
-
[_xN]:
|
|
19046
|
+
[_xN]: _vCp,
|
|
18971
19047
|
},
|
|
18972
19048
|
],
|
|
18973
19049
|
],
|
|
18974
19050
|
];
|
|
18975
|
-
var CreateVpnConnectionRouteRequest = [3, n0, _CVCRR, 0, [_DCB,
|
|
19051
|
+
var CreateVpnConnectionRouteRequest = [3, n0, _CVCRR, 0, [_DCB, _VCIp], [0, 0]];
|
|
18976
19052
|
var CreateVpnGatewayRequest = [
|
|
18977
19053
|
3,
|
|
18978
19054
|
n0,
|
|
@@ -21273,12 +21349,29 @@ var DeleteVpcRequest = [
|
|
|
21273
21349
|
],
|
|
21274
21350
|
],
|
|
21275
21351
|
];
|
|
21352
|
+
var DeleteVpnConcentratorRequest = [3, n0, _DVCR, 0, [_VCI, _DR], [0, 2]];
|
|
21353
|
+
var DeleteVpnConcentratorResult = [
|
|
21354
|
+
3,
|
|
21355
|
+
n0,
|
|
21356
|
+
_DVCRe,
|
|
21357
|
+
0,
|
|
21358
|
+
[_R],
|
|
21359
|
+
[
|
|
21360
|
+
[
|
|
21361
|
+
2,
|
|
21362
|
+
{
|
|
21363
|
+
[_eQN]: `Return`,
|
|
21364
|
+
[_xN]: _r,
|
|
21365
|
+
},
|
|
21366
|
+
],
|
|
21367
|
+
],
|
|
21368
|
+
];
|
|
21276
21369
|
var DeleteVpnConnectionRequest = [
|
|
21277
21370
|
3,
|
|
21278
21371
|
n0,
|
|
21279
|
-
|
|
21372
|
+
_DVCRel,
|
|
21280
21373
|
0,
|
|
21281
|
-
[
|
|
21374
|
+
[_VCIp, _DR],
|
|
21282
21375
|
[
|
|
21283
21376
|
0,
|
|
21284
21377
|
[
|
|
@@ -21290,7 +21383,7 @@ var DeleteVpnConnectionRequest = [
|
|
|
21290
21383
|
],
|
|
21291
21384
|
],
|
|
21292
21385
|
];
|
|
21293
|
-
var DeleteVpnConnectionRouteRequest = [3, n0, _DVCRR, 0, [_DCB,
|
|
21386
|
+
var DeleteVpnConnectionRouteRequest = [3, n0, _DVCRR, 0, [_DCB, _VCIp], [0, 0]];
|
|
21294
21387
|
var DeleteVpnGatewayRequest = [
|
|
21295
21388
|
3,
|
|
21296
21389
|
n0,
|
|
@@ -24462,6 +24555,102 @@ var DescribeInstanceImageMetadataResult = [
|
|
|
24462
24555
|
],
|
|
24463
24556
|
],
|
|
24464
24557
|
];
|
|
24558
|
+
var DescribeInstanceSqlHaHistoryStatesRequest = [
|
|
24559
|
+
3,
|
|
24560
|
+
n0,
|
|
24561
|
+
_DISHHSR,
|
|
24562
|
+
0,
|
|
24563
|
+
[_IIn, _ST, _ETnd, _NTe, _MR, _Fi, _DR],
|
|
24564
|
+
[
|
|
24565
|
+
[
|
|
24566
|
+
() => InstanceIdStringList,
|
|
24567
|
+
{
|
|
24568
|
+
[_xN]: _II,
|
|
24569
|
+
},
|
|
24570
|
+
],
|
|
24571
|
+
4,
|
|
24572
|
+
4,
|
|
24573
|
+
0,
|
|
24574
|
+
1,
|
|
24575
|
+
[
|
|
24576
|
+
() => FilterList,
|
|
24577
|
+
{
|
|
24578
|
+
[_xN]: _Fil,
|
|
24579
|
+
},
|
|
24580
|
+
],
|
|
24581
|
+
2,
|
|
24582
|
+
],
|
|
24583
|
+
];
|
|
24584
|
+
var DescribeInstanceSqlHaHistoryStatesResult = [
|
|
24585
|
+
3,
|
|
24586
|
+
n0,
|
|
24587
|
+
_DISHHSRe,
|
|
24588
|
+
0,
|
|
24589
|
+
[_Ins, _NTe],
|
|
24590
|
+
[
|
|
24591
|
+
[
|
|
24592
|
+
() => RegisteredInstanceList,
|
|
24593
|
+
{
|
|
24594
|
+
[_eQN]: `InstanceSet`,
|
|
24595
|
+
[_xN]: _iSns,
|
|
24596
|
+
},
|
|
24597
|
+
],
|
|
24598
|
+
[
|
|
24599
|
+
0,
|
|
24600
|
+
{
|
|
24601
|
+
[_eQN]: `NextToken`,
|
|
24602
|
+
[_xN]: _nTe,
|
|
24603
|
+
},
|
|
24604
|
+
],
|
|
24605
|
+
],
|
|
24606
|
+
];
|
|
24607
|
+
var DescribeInstanceSqlHaStatesRequest = [
|
|
24608
|
+
3,
|
|
24609
|
+
n0,
|
|
24610
|
+
_DISHSR,
|
|
24611
|
+
0,
|
|
24612
|
+
[_IIn, _NTe, _MR, _Fi, _DR],
|
|
24613
|
+
[
|
|
24614
|
+
[
|
|
24615
|
+
() => InstanceIdStringList,
|
|
24616
|
+
{
|
|
24617
|
+
[_xN]: _II,
|
|
24618
|
+
},
|
|
24619
|
+
],
|
|
24620
|
+
0,
|
|
24621
|
+
1,
|
|
24622
|
+
[
|
|
24623
|
+
() => FilterList,
|
|
24624
|
+
{
|
|
24625
|
+
[_xN]: _Fil,
|
|
24626
|
+
},
|
|
24627
|
+
],
|
|
24628
|
+
2,
|
|
24629
|
+
],
|
|
24630
|
+
];
|
|
24631
|
+
var DescribeInstanceSqlHaStatesResult = [
|
|
24632
|
+
3,
|
|
24633
|
+
n0,
|
|
24634
|
+
_DISHSRe,
|
|
24635
|
+
0,
|
|
24636
|
+
[_Ins, _NTe],
|
|
24637
|
+
[
|
|
24638
|
+
[
|
|
24639
|
+
() => RegisteredInstanceList,
|
|
24640
|
+
{
|
|
24641
|
+
[_eQN]: `InstanceSet`,
|
|
24642
|
+
[_xN]: _iSns,
|
|
24643
|
+
},
|
|
24644
|
+
],
|
|
24645
|
+
[
|
|
24646
|
+
0,
|
|
24647
|
+
{
|
|
24648
|
+
[_eQN]: `NextToken`,
|
|
24649
|
+
[_xN]: _nTe,
|
|
24650
|
+
},
|
|
24651
|
+
],
|
|
24652
|
+
],
|
|
24653
|
+
];
|
|
24465
24654
|
var DescribeInstancesRequest = [
|
|
24466
24655
|
3,
|
|
24467
24656
|
n0,
|
|
@@ -29956,12 +30145,59 @@ var DescribeVpcsResult = [
|
|
|
29956
30145
|
],
|
|
29957
30146
|
],
|
|
29958
30147
|
];
|
|
30148
|
+
var DescribeVpnConcentratorsRequest = [
|
|
30149
|
+
3,
|
|
30150
|
+
n0,
|
|
30151
|
+
_DVCRes,
|
|
30152
|
+
0,
|
|
30153
|
+
[_VCIpn, _Fi, _MR, _NTe, _DR],
|
|
30154
|
+
[
|
|
30155
|
+
[
|
|
30156
|
+
() => VpnConcentratorIdStringList,
|
|
30157
|
+
{
|
|
30158
|
+
[_xN]: _VCI,
|
|
30159
|
+
},
|
|
30160
|
+
],
|
|
30161
|
+
[
|
|
30162
|
+
() => FilterList,
|
|
30163
|
+
{
|
|
30164
|
+
[_xN]: _Fil,
|
|
30165
|
+
},
|
|
30166
|
+
],
|
|
30167
|
+
1,
|
|
30168
|
+
0,
|
|
30169
|
+
2,
|
|
30170
|
+
],
|
|
30171
|
+
];
|
|
30172
|
+
var DescribeVpnConcentratorsResult = [
|
|
30173
|
+
3,
|
|
30174
|
+
n0,
|
|
30175
|
+
_DVCResc,
|
|
30176
|
+
0,
|
|
30177
|
+
[_VCpn, _NTe],
|
|
30178
|
+
[
|
|
30179
|
+
[
|
|
30180
|
+
() => VpnConcentratorList,
|
|
30181
|
+
{
|
|
30182
|
+
[_eQN]: `VpnConcentratorSet`,
|
|
30183
|
+
[_xN]: _vCS,
|
|
30184
|
+
},
|
|
30185
|
+
],
|
|
30186
|
+
[
|
|
30187
|
+
0,
|
|
30188
|
+
{
|
|
30189
|
+
[_eQN]: `NextToken`,
|
|
30190
|
+
[_xN]: _nTe,
|
|
30191
|
+
},
|
|
30192
|
+
],
|
|
30193
|
+
],
|
|
30194
|
+
];
|
|
29959
30195
|
var DescribeVpnConnectionsRequest = [
|
|
29960
30196
|
3,
|
|
29961
30197
|
n0,
|
|
29962
|
-
|
|
30198
|
+
_DVCRescr,
|
|
29963
30199
|
0,
|
|
29964
|
-
[_Fi,
|
|
30200
|
+
[_Fi, _VCIpno, _DR],
|
|
29965
30201
|
[
|
|
29966
30202
|
[
|
|
29967
30203
|
() => FilterList,
|
|
@@ -29972,7 +30208,7 @@ var DescribeVpnConnectionsRequest = [
|
|
|
29972
30208
|
[
|
|
29973
30209
|
() => VpnConnectionIdStringList,
|
|
29974
30210
|
{
|
|
29975
|
-
[_xN]:
|
|
30211
|
+
[_xN]: _VCIp,
|
|
29976
30212
|
},
|
|
29977
30213
|
],
|
|
29978
30214
|
[
|
|
@@ -29987,15 +30223,15 @@ var DescribeVpnConnectionsRequest = [
|
|
|
29987
30223
|
var DescribeVpnConnectionsResult = [
|
|
29988
30224
|
3,
|
|
29989
30225
|
n0,
|
|
29990
|
-
|
|
30226
|
+
_DVCRescri,
|
|
29991
30227
|
0,
|
|
29992
|
-
[
|
|
30228
|
+
[_VCpno],
|
|
29993
30229
|
[
|
|
29994
30230
|
[
|
|
29995
30231
|
() => VpnConnectionList,
|
|
29996
30232
|
{
|
|
29997
30233
|
[_eQN]: `VpnConnectionSet`,
|
|
29998
|
-
[_xN]:
|
|
30234
|
+
[_xN]: _vCSp,
|
|
29999
30235
|
},
|
|
30000
30236
|
],
|
|
30001
30237
|
],
|
|
@@ -30827,6 +31063,38 @@ var DisableImageResult = [
|
|
|
30827
31063
|
],
|
|
30828
31064
|
],
|
|
30829
31065
|
];
|
|
31066
|
+
var DisableInstanceSqlHaStandbyDetectionsRequest = [
|
|
31067
|
+
3,
|
|
31068
|
+
n0,
|
|
31069
|
+
_DISHSDR,
|
|
31070
|
+
0,
|
|
31071
|
+
[_IIn, _DR],
|
|
31072
|
+
[
|
|
31073
|
+
[
|
|
31074
|
+
() => InstanceIdUpdateStringList,
|
|
31075
|
+
{
|
|
31076
|
+
[_xN]: _II,
|
|
31077
|
+
},
|
|
31078
|
+
],
|
|
31079
|
+
2,
|
|
31080
|
+
],
|
|
31081
|
+
];
|
|
31082
|
+
var DisableInstanceSqlHaStandbyDetectionsResult = [
|
|
31083
|
+
3,
|
|
31084
|
+
n0,
|
|
31085
|
+
_DISHSDRi,
|
|
31086
|
+
0,
|
|
31087
|
+
[_Ins],
|
|
31088
|
+
[
|
|
31089
|
+
[
|
|
31090
|
+
() => RegisteredInstanceList,
|
|
31091
|
+
{
|
|
31092
|
+
[_eQN]: `InstanceSet`,
|
|
31093
|
+
[_xN]: _iSns,
|
|
31094
|
+
},
|
|
31095
|
+
],
|
|
31096
|
+
],
|
|
31097
|
+
];
|
|
30830
31098
|
var DisableIpamOrganizationAdminAccountRequest = [
|
|
30831
31099
|
3,
|
|
30832
31100
|
n0,
|
|
@@ -32886,6 +33154,39 @@ var EnableImageResult = [
|
|
|
32886
33154
|
],
|
|
32887
33155
|
],
|
|
32888
33156
|
];
|
|
33157
|
+
var EnableInstanceSqlHaStandbyDetectionsRequest = [
|
|
33158
|
+
3,
|
|
33159
|
+
n0,
|
|
33160
|
+
_EISHSDR,
|
|
33161
|
+
0,
|
|
33162
|
+
[_IIn, _SSC, _DR],
|
|
33163
|
+
[
|
|
33164
|
+
[
|
|
33165
|
+
() => InstanceIdUpdateStringList,
|
|
33166
|
+
{
|
|
33167
|
+
[_xN]: _II,
|
|
33168
|
+
},
|
|
33169
|
+
],
|
|
33170
|
+
0,
|
|
33171
|
+
2,
|
|
33172
|
+
],
|
|
33173
|
+
];
|
|
33174
|
+
var EnableInstanceSqlHaStandbyDetectionsResult = [
|
|
33175
|
+
3,
|
|
33176
|
+
n0,
|
|
33177
|
+
_EISHSDRn,
|
|
33178
|
+
0,
|
|
33179
|
+
[_Ins],
|
|
33180
|
+
[
|
|
33181
|
+
[
|
|
33182
|
+
() => RegisteredInstanceList,
|
|
33183
|
+
{
|
|
33184
|
+
[_eQN]: `InstanceSet`,
|
|
33185
|
+
[_xN]: _iSns,
|
|
33186
|
+
},
|
|
33187
|
+
],
|
|
33188
|
+
],
|
|
33189
|
+
];
|
|
32889
33190
|
var EnableIpamOrganizationAdminAccountRequest = [3, n0, _EIOAAR, 0, [_DR, _DAAI], [2, 0]];
|
|
32890
33191
|
var EnableIpamOrganizationAdminAccountResult = [
|
|
32891
33192
|
3,
|
|
@@ -33218,7 +33519,7 @@ var Explanation = [
|
|
|
33218
33519
|
_SRT,
|
|
33219
33520
|
_Vp,
|
|
33220
33521
|
_VE,
|
|
33221
|
-
|
|
33522
|
+
_VCp,
|
|
33222
33523
|
_VG,
|
|
33223
33524
|
_TG,
|
|
33224
33525
|
_TGRT,
|
|
@@ -33542,7 +33843,7 @@ var Explanation = [
|
|
|
33542
33843
|
() => AnalysisComponent,
|
|
33543
33844
|
{
|
|
33544
33845
|
[_eQN]: `VpnConnection`,
|
|
33545
|
-
[_xN]:
|
|
33846
|
+
[_xN]: _vCp,
|
|
33546
33847
|
},
|
|
33547
33848
|
],
|
|
33548
33849
|
[
|
|
@@ -35253,7 +35554,14 @@ var FpgaInfo = [
|
|
|
35253
35554
|
],
|
|
35254
35555
|
],
|
|
35255
35556
|
];
|
|
35256
|
-
var GetActiveVpnTunnelStatusRequest = [
|
|
35557
|
+
var GetActiveVpnTunnelStatusRequest = [
|
|
35558
|
+
3,
|
|
35559
|
+
n0,
|
|
35560
|
+
_GAVTSR,
|
|
35561
|
+
0,
|
|
35562
|
+
[_VCIp, _VTOIA, _DR],
|
|
35563
|
+
[0, 0, 2],
|
|
35564
|
+
];
|
|
35257
35565
|
var GetActiveVpnTunnelStatusResult = [
|
|
35258
35566
|
3,
|
|
35259
35567
|
n0,
|
|
@@ -37558,7 +37866,7 @@ var GetVpnConnectionDeviceSampleConfigurationRequest = [
|
|
|
37558
37866
|
n0,
|
|
37559
37867
|
_GVCDSCR,
|
|
37560
37868
|
0,
|
|
37561
|
-
[
|
|
37869
|
+
[_VCIp, _VCDTI, _IKEV, _STa, _DR],
|
|
37562
37870
|
[0, 0, 0, 0, 2],
|
|
37563
37871
|
];
|
|
37564
37872
|
var GetVpnConnectionDeviceSampleConfigurationResult = [
|
|
@@ -37606,7 +37914,7 @@ var GetVpnTunnelReplacementStatusRequest = [
|
|
|
37606
37914
|
n0,
|
|
37607
37915
|
_GVTRSR,
|
|
37608
37916
|
0,
|
|
37609
|
-
[
|
|
37917
|
+
[_VCIp, _VTOIA, _DR],
|
|
37610
37918
|
[0, 0, 2],
|
|
37611
37919
|
];
|
|
37612
37920
|
var GetVpnTunnelReplacementStatusResult = [
|
|
@@ -37614,7 +37922,7 @@ var GetVpnTunnelReplacementStatusResult = [
|
|
|
37614
37922
|
n0,
|
|
37615
37923
|
_GVTRSRe,
|
|
37616
37924
|
0,
|
|
37617
|
-
[
|
|
37925
|
+
[_VCIp, _TGI, _CGIu, _VGI, _VTOIA, _MDa],
|
|
37618
37926
|
[
|
|
37619
37927
|
[
|
|
37620
37928
|
0,
|
|
@@ -50632,7 +50940,7 @@ var ModifyVpnConnectionOptionsRequest = [
|
|
|
50632
50940
|
n0,
|
|
50633
50941
|
_MVCOR,
|
|
50634
50942
|
0,
|
|
50635
|
-
[
|
|
50943
|
+
[_VCIp, _LINC, _RINC, _LINCo, _RINCe, _DR],
|
|
50636
50944
|
[0, 0, 0, 0, 0, 2],
|
|
50637
50945
|
];
|
|
50638
50946
|
var ModifyVpnConnectionOptionsResult = [
|
|
@@ -50640,13 +50948,13 @@ var ModifyVpnConnectionOptionsResult = [
|
|
|
50640
50948
|
n0,
|
|
50641
50949
|
_MVCORo,
|
|
50642
50950
|
0,
|
|
50643
|
-
[
|
|
50951
|
+
[_VCp],
|
|
50644
50952
|
[
|
|
50645
50953
|
[
|
|
50646
50954
|
() => VpnConnection,
|
|
50647
50955
|
{
|
|
50648
50956
|
[_eQN]: `VpnConnection`,
|
|
50649
|
-
[_xN]:
|
|
50957
|
+
[_xN]: _vCp,
|
|
50650
50958
|
},
|
|
50651
50959
|
],
|
|
50652
50960
|
],
|
|
@@ -50656,7 +50964,7 @@ var ModifyVpnConnectionRequest = [
|
|
|
50656
50964
|
n0,
|
|
50657
50965
|
_MVCR,
|
|
50658
50966
|
0,
|
|
50659
|
-
[
|
|
50967
|
+
[_VCIp, _TGI, _CGIu, _VGI, _DR],
|
|
50660
50968
|
[0, 0, 0, 0, 2],
|
|
50661
50969
|
];
|
|
50662
50970
|
var ModifyVpnConnectionResult = [
|
|
@@ -50664,13 +50972,13 @@ var ModifyVpnConnectionResult = [
|
|
|
50664
50972
|
n0,
|
|
50665
50973
|
_MVCRo,
|
|
50666
50974
|
0,
|
|
50667
|
-
[
|
|
50975
|
+
[_VCp],
|
|
50668
50976
|
[
|
|
50669
50977
|
[
|
|
50670
50978
|
() => VpnConnection,
|
|
50671
50979
|
{
|
|
50672
50980
|
[_eQN]: `VpnConnection`,
|
|
50673
|
-
[_xN]:
|
|
50981
|
+
[_xN]: _vCp,
|
|
50674
50982
|
},
|
|
50675
50983
|
],
|
|
50676
50984
|
],
|
|
@@ -50680,7 +50988,7 @@ var ModifyVpnTunnelCertificateRequest = [
|
|
|
50680
50988
|
n0,
|
|
50681
50989
|
_MVTCR,
|
|
50682
50990
|
0,
|
|
50683
|
-
[
|
|
50991
|
+
[_VCIp, _VTOIA, _DR],
|
|
50684
50992
|
[0, 0, 2],
|
|
50685
50993
|
];
|
|
50686
50994
|
var ModifyVpnTunnelCertificateResult = [
|
|
@@ -50688,13 +50996,13 @@ var ModifyVpnTunnelCertificateResult = [
|
|
|
50688
50996
|
n0,
|
|
50689
50997
|
_MVTCRo,
|
|
50690
50998
|
0,
|
|
50691
|
-
[
|
|
50999
|
+
[_VCp],
|
|
50692
51000
|
[
|
|
50693
51001
|
[
|
|
50694
51002
|
() => VpnConnection,
|
|
50695
51003
|
{
|
|
50696
51004
|
[_eQN]: `VpnConnection`,
|
|
50697
|
-
[_xN]:
|
|
51005
|
+
[_xN]: _vCp,
|
|
50698
51006
|
},
|
|
50699
51007
|
],
|
|
50700
51008
|
],
|
|
@@ -50704,7 +51012,7 @@ var ModifyVpnTunnelOptionsRequest = [
|
|
|
50704
51012
|
n0,
|
|
50705
51013
|
_MVTOR,
|
|
50706
51014
|
0,
|
|
50707
|
-
[
|
|
51015
|
+
[_VCIp, _VTOIA, _TO, _DR, _STRk, _PSKS],
|
|
50708
51016
|
[0, 0, [() => ModifyVpnTunnelOptionsSpecification, 0], 2, 2, 0],
|
|
50709
51017
|
];
|
|
50710
51018
|
var ModifyVpnTunnelOptionsResult = [
|
|
@@ -50712,13 +51020,13 @@ var ModifyVpnTunnelOptionsResult = [
|
|
|
50712
51020
|
n0,
|
|
50713
51021
|
_MVTORo,
|
|
50714
51022
|
0,
|
|
50715
|
-
[
|
|
51023
|
+
[_VCp],
|
|
50716
51024
|
[
|
|
50717
51025
|
[
|
|
50718
51026
|
() => VpnConnection,
|
|
50719
51027
|
{
|
|
50720
51028
|
[_eQN]: `VpnConnection`,
|
|
50721
|
-
[_xN]:
|
|
51029
|
+
[_xN]: _vCp,
|
|
50722
51030
|
},
|
|
50723
51031
|
],
|
|
50724
51032
|
],
|
|
@@ -54854,6 +55162,64 @@ var RegionalSummary = [
|
|
|
54854
55162
|
],
|
|
54855
55163
|
],
|
|
54856
55164
|
];
|
|
55165
|
+
var RegisteredInstance = [
|
|
55166
|
+
3,
|
|
55167
|
+
n0,
|
|
55168
|
+
_RIeg,
|
|
55169
|
+
0,
|
|
55170
|
+
[_II, _SSLU, _HSa, _PSro, _LUTa, _SSC, _T],
|
|
55171
|
+
[
|
|
55172
|
+
[
|
|
55173
|
+
0,
|
|
55174
|
+
{
|
|
55175
|
+
[_eQN]: `InstanceId`,
|
|
55176
|
+
[_xN]: _iI,
|
|
55177
|
+
},
|
|
55178
|
+
],
|
|
55179
|
+
[
|
|
55180
|
+
0,
|
|
55181
|
+
{
|
|
55182
|
+
[_eQN]: `SqlServerLicenseUsage`,
|
|
55183
|
+
[_xN]: _sSLU,
|
|
55184
|
+
},
|
|
55185
|
+
],
|
|
55186
|
+
[
|
|
55187
|
+
0,
|
|
55188
|
+
{
|
|
55189
|
+
[_eQN]: `HaStatus`,
|
|
55190
|
+
[_xN]: _hSa,
|
|
55191
|
+
},
|
|
55192
|
+
],
|
|
55193
|
+
[
|
|
55194
|
+
0,
|
|
55195
|
+
{
|
|
55196
|
+
[_eQN]: `ProcessingStatus`,
|
|
55197
|
+
[_xN]: _pSroc,
|
|
55198
|
+
},
|
|
55199
|
+
],
|
|
55200
|
+
[
|
|
55201
|
+
4,
|
|
55202
|
+
{
|
|
55203
|
+
[_eQN]: `LastUpdatedTime`,
|
|
55204
|
+
[_xN]: _lUTa,
|
|
55205
|
+
},
|
|
55206
|
+
],
|
|
55207
|
+
[
|
|
55208
|
+
0,
|
|
55209
|
+
{
|
|
55210
|
+
[_eQN]: `SqlServerCredentials`,
|
|
55211
|
+
[_xN]: _sSC,
|
|
55212
|
+
},
|
|
55213
|
+
],
|
|
55214
|
+
[
|
|
55215
|
+
() => TagList,
|
|
55216
|
+
{
|
|
55217
|
+
[_eQN]: `TagSet`,
|
|
55218
|
+
[_xN]: _tS,
|
|
55219
|
+
},
|
|
55220
|
+
],
|
|
55221
|
+
],
|
|
55222
|
+
];
|
|
54857
55223
|
var RegisterImageRequest = [
|
|
54858
55224
|
3,
|
|
54859
55225
|
n0,
|
|
@@ -55722,7 +56088,7 @@ var ReplaceTransitGatewayRouteResult = [
|
|
|
55722
56088
|
],
|
|
55723
56089
|
],
|
|
55724
56090
|
];
|
|
55725
|
-
var ReplaceVpnTunnelRequest = [3, n0, _RVTR, 0, [
|
|
56091
|
+
var ReplaceVpnTunnelRequest = [3, n0, _RVTR, 0, [_VCIp, _VTOIA, _APM, _DR], [0, 0, 2, 2]];
|
|
55726
56092
|
var ReplaceVpnTunnelResult = [
|
|
55727
56093
|
3,
|
|
55728
56094
|
n0,
|
|
@@ -68802,12 +69168,63 @@ var VpcPeeringConnectionVpcInfo = [
|
|
|
68802
69168
|
],
|
|
68803
69169
|
],
|
|
68804
69170
|
];
|
|
68805
|
-
var
|
|
69171
|
+
var VpnConcentrator = [
|
|
68806
69172
|
3,
|
|
68807
69173
|
n0,
|
|
68808
69174
|
_VC,
|
|
68809
69175
|
0,
|
|
68810
|
-
[
|
|
69176
|
+
[_VCI, _St, _TGI, _TGAI, _Ty, _T],
|
|
69177
|
+
[
|
|
69178
|
+
[
|
|
69179
|
+
0,
|
|
69180
|
+
{
|
|
69181
|
+
[_eQN]: `VpnConcentratorId`,
|
|
69182
|
+
[_xN]: _vCIpn,
|
|
69183
|
+
},
|
|
69184
|
+
],
|
|
69185
|
+
[
|
|
69186
|
+
0,
|
|
69187
|
+
{
|
|
69188
|
+
[_eQN]: `State`,
|
|
69189
|
+
[_xN]: _st,
|
|
69190
|
+
},
|
|
69191
|
+
],
|
|
69192
|
+
[
|
|
69193
|
+
0,
|
|
69194
|
+
{
|
|
69195
|
+
[_eQN]: `TransitGatewayId`,
|
|
69196
|
+
[_xN]: _tGI,
|
|
69197
|
+
},
|
|
69198
|
+
],
|
|
69199
|
+
[
|
|
69200
|
+
0,
|
|
69201
|
+
{
|
|
69202
|
+
[_eQN]: `TransitGatewayAttachmentId`,
|
|
69203
|
+
[_xN]: _tGAI,
|
|
69204
|
+
},
|
|
69205
|
+
],
|
|
69206
|
+
[
|
|
69207
|
+
0,
|
|
69208
|
+
{
|
|
69209
|
+
[_eQN]: `Type`,
|
|
69210
|
+
[_xN]: _ty,
|
|
69211
|
+
},
|
|
69212
|
+
],
|
|
69213
|
+
[
|
|
69214
|
+
() => TagList,
|
|
69215
|
+
{
|
|
69216
|
+
[_eQN]: `TagSet`,
|
|
69217
|
+
[_xN]: _tS,
|
|
69218
|
+
},
|
|
69219
|
+
],
|
|
69220
|
+
],
|
|
69221
|
+
];
|
|
69222
|
+
var VpnConnection = [
|
|
69223
|
+
3,
|
|
69224
|
+
n0,
|
|
69225
|
+
_VCp,
|
|
69226
|
+
0,
|
|
69227
|
+
[_Cat, _TGI, _VCI, _CNA, _CNAA, _GAS, _Opt, _Rou, _T, _VTg, _PSKA, _VCIp, _St, _CGC, _Ty, _CGIu, _VGI],
|
|
68811
69228
|
[
|
|
68812
69229
|
[
|
|
68813
69230
|
0,
|
|
@@ -68823,6 +69240,13 @@ var VpnConnection = [
|
|
|
68823
69240
|
[_xN]: _tGI,
|
|
68824
69241
|
},
|
|
68825
69242
|
],
|
|
69243
|
+
[
|
|
69244
|
+
0,
|
|
69245
|
+
{
|
|
69246
|
+
[_eQN]: `VpnConcentratorId`,
|
|
69247
|
+
[_xN]: _vCIpn,
|
|
69248
|
+
},
|
|
69249
|
+
],
|
|
68826
69250
|
[
|
|
68827
69251
|
0,
|
|
68828
69252
|
{
|
|
@@ -71993,6 +72417,18 @@ var InstanceIdStringList = [
|
|
|
71993
72417
|
},
|
|
71994
72418
|
],
|
|
71995
72419
|
];
|
|
72420
|
+
var InstanceIdUpdateStringList = [
|
|
72421
|
+
1,
|
|
72422
|
+
n0,
|
|
72423
|
+
_IIUSL,
|
|
72424
|
+
0,
|
|
72425
|
+
[
|
|
72426
|
+
0,
|
|
72427
|
+
{
|
|
72428
|
+
[_xN]: _it,
|
|
72429
|
+
},
|
|
72430
|
+
],
|
|
72431
|
+
];
|
|
71996
72432
|
var InstanceImageMetadataList = [
|
|
71997
72433
|
1,
|
|
71998
72434
|
n0,
|
|
@@ -74549,6 +74985,18 @@ var RegionNameStringList = [
|
|
|
74549
74985
|
},
|
|
74550
74986
|
],
|
|
74551
74987
|
];
|
|
74988
|
+
var RegisteredInstanceList = [
|
|
74989
|
+
1,
|
|
74990
|
+
n0,
|
|
74991
|
+
_RILeg,
|
|
74992
|
+
0,
|
|
74993
|
+
[
|
|
74994
|
+
() => RegisteredInstance,
|
|
74995
|
+
{
|
|
74996
|
+
[_xN]: _it,
|
|
74997
|
+
},
|
|
74998
|
+
],
|
|
74999
|
+
];
|
|
74552
75000
|
var RemoveIpamOperatingRegionSet = [1, n0, _RIORS, 0, () => RemoveIpamOperatingRegion];
|
|
74553
75001
|
var RemoveIpamOrganizationalUnitExclusionSet = [
|
|
74554
75002
|
1,
|
|
@@ -77039,6 +77487,30 @@ var VpcPeeringConnectionList = [
|
|
|
77039
77487
|
},
|
|
77040
77488
|
],
|
|
77041
77489
|
];
|
|
77490
|
+
var VpnConcentratorIdStringList = [
|
|
77491
|
+
1,
|
|
77492
|
+
n0,
|
|
77493
|
+
_VCISL,
|
|
77494
|
+
0,
|
|
77495
|
+
[
|
|
77496
|
+
0,
|
|
77497
|
+
{
|
|
77498
|
+
[_xN]: _VCI,
|
|
77499
|
+
},
|
|
77500
|
+
],
|
|
77501
|
+
];
|
|
77502
|
+
var VpnConcentratorList = [
|
|
77503
|
+
1,
|
|
77504
|
+
n0,
|
|
77505
|
+
_VCLp,
|
|
77506
|
+
0,
|
|
77507
|
+
[
|
|
77508
|
+
() => VpnConcentrator,
|
|
77509
|
+
{
|
|
77510
|
+
[_xN]: _it,
|
|
77511
|
+
},
|
|
77512
|
+
],
|
|
77513
|
+
];
|
|
77042
77514
|
var VpnConnectionDeviceTypeList = [
|
|
77043
77515
|
1,
|
|
77044
77516
|
n0,
|
|
@@ -77054,19 +77526,19 @@ var VpnConnectionDeviceTypeList = [
|
|
|
77054
77526
|
var VpnConnectionIdStringList = [
|
|
77055
77527
|
1,
|
|
77056
77528
|
n0,
|
|
77057
|
-
|
|
77529
|
+
_VCISLp,
|
|
77058
77530
|
0,
|
|
77059
77531
|
[
|
|
77060
77532
|
0,
|
|
77061
77533
|
{
|
|
77062
|
-
[_xN]:
|
|
77534
|
+
[_xN]: _VCIp,
|
|
77063
77535
|
},
|
|
77064
77536
|
],
|
|
77065
77537
|
];
|
|
77066
77538
|
var VpnConnectionList = [
|
|
77067
77539
|
1,
|
|
77068
77540
|
n0,
|
|
77069
|
-
|
|
77541
|
+
_VCLpn,
|
|
77070
77542
|
0,
|
|
77071
77543
|
[
|
|
77072
77544
|
() => VpnConnection,
|
|
@@ -78269,18 +78741,26 @@ var CreateVpcPeeringConnection = [
|
|
|
78269
78741
|
() => CreateVpcPeeringConnectionRequest,
|
|
78270
78742
|
() => CreateVpcPeeringConnectionResult,
|
|
78271
78743
|
];
|
|
78272
|
-
var
|
|
78744
|
+
var CreateVpnConcentrator = [
|
|
78273
78745
|
9,
|
|
78274
78746
|
n0,
|
|
78275
78747
|
_CVCr,
|
|
78276
78748
|
0,
|
|
78749
|
+
() => CreateVpnConcentratorRequest,
|
|
78750
|
+
() => CreateVpnConcentratorResult,
|
|
78751
|
+
];
|
|
78752
|
+
var CreateVpnConnection = [
|
|
78753
|
+
9,
|
|
78754
|
+
n0,
|
|
78755
|
+
_CVCre,
|
|
78756
|
+
0,
|
|
78277
78757
|
() => CreateVpnConnectionRequest,
|
|
78278
78758
|
() => CreateVpnConnectionResult,
|
|
78279
78759
|
];
|
|
78280
78760
|
var CreateVpnConnectionRoute = [
|
|
78281
78761
|
9,
|
|
78282
78762
|
n0,
|
|
78283
|
-
|
|
78763
|
+
_CVCRreat,
|
|
78284
78764
|
0,
|
|
78285
78765
|
() => CreateVpnConnectionRouteRequest,
|
|
78286
78766
|
() => __Unit,
|
|
@@ -78872,18 +79352,26 @@ var DeleteVpcPeeringConnection = [
|
|
|
78872
79352
|
() => DeleteVpcPeeringConnectionRequest,
|
|
78873
79353
|
() => DeleteVpcPeeringConnectionResult,
|
|
78874
79354
|
];
|
|
78875
|
-
var
|
|
79355
|
+
var DeleteVpnConcentrator = [
|
|
78876
79356
|
9,
|
|
78877
79357
|
n0,
|
|
78878
79358
|
_DVCe,
|
|
78879
79359
|
0,
|
|
79360
|
+
() => DeleteVpnConcentratorRequest,
|
|
79361
|
+
() => DeleteVpnConcentratorResult,
|
|
79362
|
+
];
|
|
79363
|
+
var DeleteVpnConnection = [
|
|
79364
|
+
9,
|
|
79365
|
+
n0,
|
|
79366
|
+
_DVCel,
|
|
79367
|
+
0,
|
|
78880
79368
|
() => DeleteVpnConnectionRequest,
|
|
78881
79369
|
() => __Unit,
|
|
78882
79370
|
];
|
|
78883
79371
|
var DeleteVpnConnectionRoute = [
|
|
78884
79372
|
9,
|
|
78885
79373
|
n0,
|
|
78886
|
-
|
|
79374
|
+
_DVCRele,
|
|
78887
79375
|
0,
|
|
78888
79376
|
() => DeleteVpnConnectionRouteRequest,
|
|
78889
79377
|
() => __Unit,
|
|
@@ -79457,6 +79945,22 @@ var DescribeInstances = [
|
|
|
79457
79945
|
() => DescribeInstancesRequest,
|
|
79458
79946
|
() => DescribeInstancesResult,
|
|
79459
79947
|
];
|
|
79948
|
+
var DescribeInstanceSqlHaHistoryStates = [
|
|
79949
|
+
9,
|
|
79950
|
+
n0,
|
|
79951
|
+
_DISHHS,
|
|
79952
|
+
0,
|
|
79953
|
+
() => DescribeInstanceSqlHaHistoryStatesRequest,
|
|
79954
|
+
() => DescribeInstanceSqlHaHistoryStatesResult,
|
|
79955
|
+
];
|
|
79956
|
+
var DescribeInstanceSqlHaStates = [
|
|
79957
|
+
9,
|
|
79958
|
+
n0,
|
|
79959
|
+
_DISHS,
|
|
79960
|
+
0,
|
|
79961
|
+
() => DescribeInstanceSqlHaStatesRequest,
|
|
79962
|
+
() => DescribeInstanceSqlHaStatesResult,
|
|
79963
|
+
];
|
|
79460
79964
|
var DescribeInstanceStatus = [
|
|
79461
79965
|
9,
|
|
79462
79966
|
n0,
|
|
@@ -80338,11 +80842,19 @@ var DescribeVpcs = [
|
|
|
80338
80842
|
() => DescribeVpcsRequest,
|
|
80339
80843
|
() => DescribeVpcsResult,
|
|
80340
80844
|
];
|
|
80341
|
-
var
|
|
80845
|
+
var DescribeVpnConcentrators = [
|
|
80342
80846
|
9,
|
|
80343
80847
|
n0,
|
|
80344
80848
|
_DVCes,
|
|
80345
80849
|
0,
|
|
80850
|
+
() => DescribeVpnConcentratorsRequest,
|
|
80851
|
+
() => DescribeVpnConcentratorsResult,
|
|
80852
|
+
];
|
|
80853
|
+
var DescribeVpnConnections = [
|
|
80854
|
+
9,
|
|
80855
|
+
n0,
|
|
80856
|
+
_DVCesc,
|
|
80857
|
+
0,
|
|
80346
80858
|
() => DescribeVpnConnectionsRequest,
|
|
80347
80859
|
() => DescribeVpnConnectionsResult,
|
|
80348
80860
|
];
|
|
@@ -80476,6 +80988,14 @@ var DisableImageDeregistrationProtection = [
|
|
|
80476
80988
|
() => DisableImageDeregistrationProtectionRequest,
|
|
80477
80989
|
() => DisableImageDeregistrationProtectionResult,
|
|
80478
80990
|
];
|
|
80991
|
+
var DisableInstanceSqlHaStandbyDetections = [
|
|
80992
|
+
9,
|
|
80993
|
+
n0,
|
|
80994
|
+
_DISHSD,
|
|
80995
|
+
0,
|
|
80996
|
+
() => DisableInstanceSqlHaStandbyDetectionsRequest,
|
|
80997
|
+
() => DisableInstanceSqlHaStandbyDetectionsResult,
|
|
80998
|
+
];
|
|
80479
80999
|
var DisableIpamOrganizationAdminAccount = [
|
|
80480
81000
|
9,
|
|
80481
81001
|
n0,
|
|
@@ -80765,6 +81285,14 @@ var EnableImageDeregistrationProtection = [
|
|
|
80765
81285
|
() => EnableImageDeregistrationProtectionRequest,
|
|
80766
81286
|
() => EnableImageDeregistrationProtectionResult,
|
|
80767
81287
|
];
|
|
81288
|
+
var EnableInstanceSqlHaStandbyDetections = [
|
|
81289
|
+
9,
|
|
81290
|
+
n0,
|
|
81291
|
+
_EISHSD,
|
|
81292
|
+
0,
|
|
81293
|
+
() => EnableInstanceSqlHaStandbyDetectionsRequest,
|
|
81294
|
+
() => EnableInstanceSqlHaStandbyDetectionsResult,
|
|
81295
|
+
];
|
|
80768
81296
|
var EnableIpamOrganizationAdminAccount = [
|
|
80769
81297
|
9,
|
|
80770
81298
|
n0,
|
|
@@ -82091,7 +82619,7 @@ var RebootInstances = [9, n0, _RIeb, 0, () => RebootInstancesRequest, () => __Un
|
|
|
82091
82619
|
var RegisterImage = [
|
|
82092
82620
|
9,
|
|
82093
82621
|
n0,
|
|
82094
|
-
|
|
82622
|
+
_RIegi,
|
|
82095
82623
|
0,
|
|
82096
82624
|
() => RegisterImageRequest,
|
|
82097
82625
|
() => RegisterImageResult,
|
|
@@ -84408,6 +84936,18 @@ class CreateVpcPeeringConnectionCommand extends smithyClient.Command
|
|
|
84408
84936
|
.build() {
|
|
84409
84937
|
}
|
|
84410
84938
|
|
|
84939
|
+
class CreateVpnConcentratorCommand extends smithyClient.Command
|
|
84940
|
+
.classBuilder()
|
|
84941
|
+
.ep(commonParams)
|
|
84942
|
+
.m(function (Command, cs, config, o) {
|
|
84943
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
84944
|
+
})
|
|
84945
|
+
.s("AmazonEC2", "CreateVpnConcentrator", {})
|
|
84946
|
+
.n("EC2Client", "CreateVpnConcentratorCommand")
|
|
84947
|
+
.sc(CreateVpnConcentrator)
|
|
84948
|
+
.build() {
|
|
84949
|
+
}
|
|
84950
|
+
|
|
84411
84951
|
class CreateVpnConnectionCommand extends smithyClient.Command
|
|
84412
84952
|
.classBuilder()
|
|
84413
84953
|
.ep(commonParams)
|
|
@@ -85428,6 +85968,18 @@ class DeleteVpcPeeringConnectionCommand extends smithyClient.Command
|
|
|
85428
85968
|
.build() {
|
|
85429
85969
|
}
|
|
85430
85970
|
|
|
85971
|
+
class DeleteVpnConcentratorCommand extends smithyClient.Command
|
|
85972
|
+
.classBuilder()
|
|
85973
|
+
.ep(commonParams)
|
|
85974
|
+
.m(function (Command, cs, config, o) {
|
|
85975
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
85976
|
+
})
|
|
85977
|
+
.s("AmazonEC2", "DeleteVpnConcentrator", {})
|
|
85978
|
+
.n("EC2Client", "DeleteVpnConcentratorCommand")
|
|
85979
|
+
.sc(DeleteVpnConcentrator)
|
|
85980
|
+
.build() {
|
|
85981
|
+
}
|
|
85982
|
+
|
|
85431
85983
|
class DeleteVpnConnectionCommand extends smithyClient.Command
|
|
85432
85984
|
.classBuilder()
|
|
85433
85985
|
.ep(commonParams)
|
|
@@ -86316,6 +86868,30 @@ class DescribeInstancesCommand extends smithyClient.Command
|
|
|
86316
86868
|
.build() {
|
|
86317
86869
|
}
|
|
86318
86870
|
|
|
86871
|
+
class DescribeInstanceSqlHaHistoryStatesCommand extends smithyClient.Command
|
|
86872
|
+
.classBuilder()
|
|
86873
|
+
.ep(commonParams)
|
|
86874
|
+
.m(function (Command, cs, config, o) {
|
|
86875
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
86876
|
+
})
|
|
86877
|
+
.s("AmazonEC2", "DescribeInstanceSqlHaHistoryStates", {})
|
|
86878
|
+
.n("EC2Client", "DescribeInstanceSqlHaHistoryStatesCommand")
|
|
86879
|
+
.sc(DescribeInstanceSqlHaHistoryStates)
|
|
86880
|
+
.build() {
|
|
86881
|
+
}
|
|
86882
|
+
|
|
86883
|
+
class DescribeInstanceSqlHaStatesCommand extends smithyClient.Command
|
|
86884
|
+
.classBuilder()
|
|
86885
|
+
.ep(commonParams)
|
|
86886
|
+
.m(function (Command, cs, config, o) {
|
|
86887
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
86888
|
+
})
|
|
86889
|
+
.s("AmazonEC2", "DescribeInstanceSqlHaStates", {})
|
|
86890
|
+
.n("EC2Client", "DescribeInstanceSqlHaStatesCommand")
|
|
86891
|
+
.sc(DescribeInstanceSqlHaStates)
|
|
86892
|
+
.build() {
|
|
86893
|
+
}
|
|
86894
|
+
|
|
86319
86895
|
class DescribeInstanceStatusCommand extends smithyClient.Command
|
|
86320
86896
|
.classBuilder()
|
|
86321
86897
|
.ep(commonParams)
|
|
@@ -87648,6 +88224,18 @@ class DescribeVpcsCommand extends smithyClient.Command
|
|
|
87648
88224
|
.build() {
|
|
87649
88225
|
}
|
|
87650
88226
|
|
|
88227
|
+
class DescribeVpnConcentratorsCommand extends smithyClient.Command
|
|
88228
|
+
.classBuilder()
|
|
88229
|
+
.ep(commonParams)
|
|
88230
|
+
.m(function (Command, cs, config, o) {
|
|
88231
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
88232
|
+
})
|
|
88233
|
+
.s("AmazonEC2", "DescribeVpnConcentrators", {})
|
|
88234
|
+
.n("EC2Client", "DescribeVpnConcentratorsCommand")
|
|
88235
|
+
.sc(DescribeVpnConcentrators)
|
|
88236
|
+
.build() {
|
|
88237
|
+
}
|
|
88238
|
+
|
|
87651
88239
|
class DescribeVpnConnectionsCommand extends smithyClient.Command
|
|
87652
88240
|
.classBuilder()
|
|
87653
88241
|
.ep(commonParams)
|
|
@@ -87876,6 +88464,18 @@ class DisableImageDeregistrationProtectionCommand extends smithyClient.Command
|
|
|
87876
88464
|
.build() {
|
|
87877
88465
|
}
|
|
87878
88466
|
|
|
88467
|
+
class DisableInstanceSqlHaStandbyDetectionsCommand extends smithyClient.Command
|
|
88468
|
+
.classBuilder()
|
|
88469
|
+
.ep(commonParams)
|
|
88470
|
+
.m(function (Command, cs, config, o) {
|
|
88471
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
88472
|
+
})
|
|
88473
|
+
.s("AmazonEC2", "DisableInstanceSqlHaStandbyDetections", {})
|
|
88474
|
+
.n("EC2Client", "DisableInstanceSqlHaStandbyDetectionsCommand")
|
|
88475
|
+
.sc(DisableInstanceSqlHaStandbyDetections)
|
|
88476
|
+
.build() {
|
|
88477
|
+
}
|
|
88478
|
+
|
|
87879
88479
|
class DisableIpamOrganizationAdminAccountCommand extends smithyClient.Command
|
|
87880
88480
|
.classBuilder()
|
|
87881
88481
|
.ep(commonParams)
|
|
@@ -88320,6 +88920,18 @@ class EnableImageDeregistrationProtectionCommand extends smithyClient.Command
|
|
|
88320
88920
|
.build() {
|
|
88321
88921
|
}
|
|
88322
88922
|
|
|
88923
|
+
class EnableInstanceSqlHaStandbyDetectionsCommand extends smithyClient.Command
|
|
88924
|
+
.classBuilder()
|
|
88925
|
+
.ep(commonParams)
|
|
88926
|
+
.m(function (Command, cs, config, o) {
|
|
88927
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
88928
|
+
})
|
|
88929
|
+
.s("AmazonEC2", "EnableInstanceSqlHaStandbyDetections", {})
|
|
88930
|
+
.n("EC2Client", "EnableInstanceSqlHaStandbyDetectionsCommand")
|
|
88931
|
+
.sc(EnableInstanceSqlHaStandbyDetections)
|
|
88932
|
+
.build() {
|
|
88933
|
+
}
|
|
88934
|
+
|
|
88323
88935
|
class EnableIpamOrganizationAdminAccountCommand extends smithyClient.Command
|
|
88324
88936
|
.classBuilder()
|
|
88325
88937
|
.ep(commonParams)
|
|
@@ -91319,6 +91931,7 @@ const commands = {
|
|
|
91319
91931
|
CreateVpcEndpointConnectionNotificationCommand,
|
|
91320
91932
|
CreateVpcEndpointServiceConfigurationCommand,
|
|
91321
91933
|
CreateVpcPeeringConnectionCommand,
|
|
91934
|
+
CreateVpnConcentratorCommand,
|
|
91322
91935
|
CreateVpnConnectionCommand,
|
|
91323
91936
|
CreateVpnConnectionRouteCommand,
|
|
91324
91937
|
CreateVpnGatewayCommand,
|
|
@@ -91404,6 +92017,7 @@ const commands = {
|
|
|
91404
92017
|
DeleteVpcEndpointsCommand,
|
|
91405
92018
|
DeleteVpcEndpointServiceConfigurationsCommand,
|
|
91406
92019
|
DeleteVpcPeeringConnectionCommand,
|
|
92020
|
+
DeleteVpnConcentratorCommand,
|
|
91407
92021
|
DeleteVpnConnectionCommand,
|
|
91408
92022
|
DeleteVpnConnectionRouteCommand,
|
|
91409
92023
|
DeleteVpnGatewayCommand,
|
|
@@ -91478,6 +92092,8 @@ const commands = {
|
|
|
91478
92092
|
DescribeInstanceEventWindowsCommand,
|
|
91479
92093
|
DescribeInstanceImageMetadataCommand,
|
|
91480
92094
|
DescribeInstancesCommand,
|
|
92095
|
+
DescribeInstanceSqlHaHistoryStatesCommand,
|
|
92096
|
+
DescribeInstanceSqlHaStatesCommand,
|
|
91481
92097
|
DescribeInstanceStatusCommand,
|
|
91482
92098
|
DescribeInstanceTopologyCommand,
|
|
91483
92099
|
DescribeInstanceTypeOfferingsCommand,
|
|
@@ -91589,6 +92205,7 @@ const commands = {
|
|
|
91589
92205
|
DescribeVpcEndpointServicesCommand,
|
|
91590
92206
|
DescribeVpcPeeringConnectionsCommand,
|
|
91591
92207
|
DescribeVpcsCommand,
|
|
92208
|
+
DescribeVpnConcentratorsCommand,
|
|
91592
92209
|
DescribeVpnConnectionsCommand,
|
|
91593
92210
|
DescribeVpnGatewaysCommand,
|
|
91594
92211
|
DetachClassicLinkVpcCommand,
|
|
@@ -91608,6 +92225,7 @@ const commands = {
|
|
|
91608
92225
|
DisableImageBlockPublicAccessCommand,
|
|
91609
92226
|
DisableImageDeprecationCommand,
|
|
91610
92227
|
DisableImageDeregistrationProtectionCommand,
|
|
92228
|
+
DisableInstanceSqlHaStandbyDetectionsCommand,
|
|
91611
92229
|
DisableIpamOrganizationAdminAccountCommand,
|
|
91612
92230
|
DisableRouteServerPropagationCommand,
|
|
91613
92231
|
DisableSerialConsoleAccessCommand,
|
|
@@ -91645,6 +92263,7 @@ const commands = {
|
|
|
91645
92263
|
EnableImageBlockPublicAccessCommand,
|
|
91646
92264
|
EnableImageDeprecationCommand,
|
|
91647
92265
|
EnableImageDeregistrationProtectionCommand,
|
|
92266
|
+
EnableInstanceSqlHaStandbyDetectionsCommand,
|
|
91648
92267
|
EnableIpamOrganizationAdminAccountCommand,
|
|
91649
92268
|
EnableReachabilityAnalyzerOrganizationSharingCommand,
|
|
91650
92269
|
EnableRouteServerPropagationCommand,
|
|
@@ -92149,6 +92768,8 @@ const paginateDescribeVpcPeeringConnections = core.createPaginator(EC2Client, De
|
|
|
92149
92768
|
|
|
92150
92769
|
const paginateDescribeVpcs = core.createPaginator(EC2Client, DescribeVpcsCommand, "NextToken", "NextToken", "MaxResults");
|
|
92151
92770
|
|
|
92771
|
+
const paginateDescribeVpnConcentrators = core.createPaginator(EC2Client, DescribeVpnConcentratorsCommand, "NextToken", "NextToken", "MaxResults");
|
|
92772
|
+
|
|
92152
92773
|
const paginateGetAssociatedIpv6PoolCidrs = core.createPaginator(EC2Client, GetAssociatedIpv6PoolCidrsCommand, "NextToken", "NextToken", "MaxResults");
|
|
92153
92774
|
|
|
92154
92775
|
const paginateGetAwsNetworkPerformanceData = core.createPaginator(EC2Client, GetAwsNetworkPerformanceDataCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -94381,6 +95002,7 @@ const ResourceType = {
|
|
|
94381
95002
|
vpc_endpoint_service_permission: "vpc-endpoint-service-permission",
|
|
94382
95003
|
vpc_flow_log: "vpc-flow-log",
|
|
94383
95004
|
vpc_peering_connection: "vpc-peering-connection",
|
|
95005
|
+
vpn_concentrator: "vpn-concentrator",
|
|
94384
95006
|
vpn_connection: "vpn-connection",
|
|
94385
95007
|
vpn_connection_device_type: "vpn-connection-device-type",
|
|
94386
95008
|
vpn_gateway: "vpn-gateway",
|
|
@@ -94398,6 +95020,7 @@ const TransitGatewayAttachmentResourceType = {
|
|
|
94398
95020
|
tgw_peering: "tgw-peering",
|
|
94399
95021
|
vpc: "vpc",
|
|
94400
95022
|
vpn: "vpn",
|
|
95023
|
+
vpn_concentrator: "vpn-concentrator",
|
|
94401
95024
|
};
|
|
94402
95025
|
const TransitGatewayMulitcastDomainAssociationState = {
|
|
94403
95026
|
associated: "associated",
|
|
@@ -96815,6 +97438,9 @@ const ServiceConnectivityType = {
|
|
|
96815
97438
|
ipv4: "ipv4",
|
|
96816
97439
|
ipv6: "ipv6",
|
|
96817
97440
|
};
|
|
97441
|
+
const VpnConcentratorType = {
|
|
97442
|
+
ipsec_1: "ipsec.1",
|
|
97443
|
+
};
|
|
96818
97444
|
const VpnTunnelBandwidth = {
|
|
96819
97445
|
large: "large",
|
|
96820
97446
|
standard: "standard",
|
|
@@ -96899,6 +97525,7 @@ const SnapshotReturnCodes = {
|
|
|
96899
97525
|
SUCCESS: "success",
|
|
96900
97526
|
WARN_SKIPPED: "skipped",
|
|
96901
97527
|
};
|
|
97528
|
+
|
|
96902
97529
|
const AvailabilityZoneOptInStatus = {
|
|
96903
97530
|
not_opted_in: "not-opted-in",
|
|
96904
97531
|
opt_in_not_required: "opt-in-not-required",
|
|
@@ -96911,7 +97538,6 @@ const AvailabilityZoneState = {
|
|
|
96911
97538
|
information: "information",
|
|
96912
97539
|
unavailable: "unavailable",
|
|
96913
97540
|
};
|
|
96914
|
-
|
|
96915
97541
|
const MetricType = {
|
|
96916
97542
|
aggregate_latency: "aggregate-latency",
|
|
96917
97543
|
};
|
|
@@ -97205,6 +97831,16 @@ const MonitoringState = {
|
|
|
97205
97831
|
enabled: "enabled",
|
|
97206
97832
|
pending: "pending",
|
|
97207
97833
|
};
|
|
97834
|
+
const HaStatus = {
|
|
97835
|
+
active: "active",
|
|
97836
|
+
invalid: "invalid",
|
|
97837
|
+
processing: "processing",
|
|
97838
|
+
standby: "standby",
|
|
97839
|
+
};
|
|
97840
|
+
const SqlServerLicenseUsage = {
|
|
97841
|
+
full: "full",
|
|
97842
|
+
waived: "waived",
|
|
97843
|
+
};
|
|
97208
97844
|
const StatusName = {
|
|
97209
97845
|
reachability: "reachability",
|
|
97210
97846
|
};
|
|
@@ -97221,6 +97857,7 @@ const SummaryStatus = {
|
|
|
97221
97857
|
not_applicable: "not-applicable",
|
|
97222
97858
|
ok: "ok",
|
|
97223
97859
|
};
|
|
97860
|
+
|
|
97224
97861
|
const EventCode = {
|
|
97225
97862
|
instance_reboot: "instance-reboot",
|
|
97226
97863
|
instance_retirement: "instance-retirement",
|
|
@@ -97234,7 +97871,6 @@ const LocationType = {
|
|
|
97234
97871
|
outpost: "outpost",
|
|
97235
97872
|
region: "region",
|
|
97236
97873
|
};
|
|
97237
|
-
|
|
97238
97874
|
const AttachmentLimitType = {
|
|
97239
97875
|
DEDICATED: "dedicated",
|
|
97240
97876
|
SHARED: "shared",
|
|
@@ -97623,6 +98259,7 @@ const CapacityTenancy = {
|
|
|
97623
98259
|
DEDICATED: "dedicated",
|
|
97624
98260
|
DEFAULT: "default",
|
|
97625
98261
|
};
|
|
98262
|
+
|
|
97626
98263
|
const UnlimitedSupportedInstanceFamily = {
|
|
97627
98264
|
t2: "t2",
|
|
97628
98265
|
t3: "t3",
|
|
@@ -97635,7 +98272,6 @@ const PartitionLoadFrequency = {
|
|
|
97635
98272
|
NONE: "none",
|
|
97636
98273
|
WEEKLY: "weekly",
|
|
97637
98274
|
};
|
|
97638
|
-
|
|
97639
98275
|
const EkPubKeyFormat = {
|
|
97640
98276
|
der: "der",
|
|
97641
98277
|
tpmt: "tpmt",
|
|
@@ -97755,6 +98391,7 @@ const PublicIpDnsOption = {
|
|
|
97755
98391
|
public_ipv4_dns_name: "public-ipv4-dns-name",
|
|
97756
98392
|
public_ipv6_dns_name: "public-ipv6-dns-name",
|
|
97757
98393
|
};
|
|
98394
|
+
|
|
97758
98395
|
const TargetStorageTier = {
|
|
97759
98396
|
archive: "archive",
|
|
97760
98397
|
};
|
|
@@ -97769,7 +98406,6 @@ const TrafficMirrorSessionField = {
|
|
|
97769
98406
|
packet_length: "packet-length",
|
|
97770
98407
|
virtual_network_id: "virtual-network-id",
|
|
97771
98408
|
};
|
|
97772
|
-
|
|
97773
98409
|
const VpcTenancy = {
|
|
97774
98410
|
default: "default",
|
|
97775
98411
|
};
|
|
@@ -98044,6 +98680,7 @@ exports.CreateVpcEndpointCommand = CreateVpcEndpointCommand;
|
|
|
98044
98680
|
exports.CreateVpcEndpointConnectionNotificationCommand = CreateVpcEndpointConnectionNotificationCommand;
|
|
98045
98681
|
exports.CreateVpcEndpointServiceConfigurationCommand = CreateVpcEndpointServiceConfigurationCommand;
|
|
98046
98682
|
exports.CreateVpcPeeringConnectionCommand = CreateVpcPeeringConnectionCommand;
|
|
98683
|
+
exports.CreateVpnConcentratorCommand = CreateVpnConcentratorCommand;
|
|
98047
98684
|
exports.CreateVpnConnectionCommand = CreateVpnConnectionCommand;
|
|
98048
98685
|
exports.CreateVpnConnectionRouteCommand = CreateVpnConnectionRouteCommand;
|
|
98049
98686
|
exports.CreateVpnGatewayCommand = CreateVpnGatewayCommand;
|
|
@@ -98138,6 +98775,7 @@ exports.DeleteVpcEndpointConnectionNotificationsCommand = DeleteVpcEndpointConne
|
|
|
98138
98775
|
exports.DeleteVpcEndpointServiceConfigurationsCommand = DeleteVpcEndpointServiceConfigurationsCommand;
|
|
98139
98776
|
exports.DeleteVpcEndpointsCommand = DeleteVpcEndpointsCommand;
|
|
98140
98777
|
exports.DeleteVpcPeeringConnectionCommand = DeleteVpcPeeringConnectionCommand;
|
|
98778
|
+
exports.DeleteVpnConcentratorCommand = DeleteVpnConcentratorCommand;
|
|
98141
98779
|
exports.DeleteVpnConnectionCommand = DeleteVpnConnectionCommand;
|
|
98142
98780
|
exports.DeleteVpnConnectionRouteCommand = DeleteVpnConnectionRouteCommand;
|
|
98143
98781
|
exports.DeleteVpnGatewayCommand = DeleteVpnGatewayCommand;
|
|
@@ -98211,6 +98849,8 @@ exports.DescribeInstanceCreditSpecificationsCommand = DescribeInstanceCreditSpec
|
|
|
98211
98849
|
exports.DescribeInstanceEventNotificationAttributesCommand = DescribeInstanceEventNotificationAttributesCommand;
|
|
98212
98850
|
exports.DescribeInstanceEventWindowsCommand = DescribeInstanceEventWindowsCommand;
|
|
98213
98851
|
exports.DescribeInstanceImageMetadataCommand = DescribeInstanceImageMetadataCommand;
|
|
98852
|
+
exports.DescribeInstanceSqlHaHistoryStatesCommand = DescribeInstanceSqlHaHistoryStatesCommand;
|
|
98853
|
+
exports.DescribeInstanceSqlHaStatesCommand = DescribeInstanceSqlHaStatesCommand;
|
|
98214
98854
|
exports.DescribeInstanceStatusCommand = DescribeInstanceStatusCommand;
|
|
98215
98855
|
exports.DescribeInstanceTopologyCommand = DescribeInstanceTopologyCommand;
|
|
98216
98856
|
exports.DescribeInstanceTypeOfferingsCommand = DescribeInstanceTypeOfferingsCommand;
|
|
@@ -98323,6 +98963,7 @@ exports.DescribeVpcEndpointServicesCommand = DescribeVpcEndpointServicesCommand;
|
|
|
98323
98963
|
exports.DescribeVpcEndpointsCommand = DescribeVpcEndpointsCommand;
|
|
98324
98964
|
exports.DescribeVpcPeeringConnectionsCommand = DescribeVpcPeeringConnectionsCommand;
|
|
98325
98965
|
exports.DescribeVpcsCommand = DescribeVpcsCommand;
|
|
98966
|
+
exports.DescribeVpnConcentratorsCommand = DescribeVpnConcentratorsCommand;
|
|
98326
98967
|
exports.DescribeVpnConnectionsCommand = DescribeVpnConnectionsCommand;
|
|
98327
98968
|
exports.DescribeVpnGatewaysCommand = DescribeVpnGatewaysCommand;
|
|
98328
98969
|
exports.DestinationFileFormat = DestinationFileFormat;
|
|
@@ -98345,6 +98986,7 @@ exports.DisableImageBlockPublicAccessCommand = DisableImageBlockPublicAccessComm
|
|
|
98345
98986
|
exports.DisableImageCommand = DisableImageCommand;
|
|
98346
98987
|
exports.DisableImageDeprecationCommand = DisableImageDeprecationCommand;
|
|
98347
98988
|
exports.DisableImageDeregistrationProtectionCommand = DisableImageDeregistrationProtectionCommand;
|
|
98989
|
+
exports.DisableInstanceSqlHaStandbyDetectionsCommand = DisableInstanceSqlHaStandbyDetectionsCommand;
|
|
98348
98990
|
exports.DisableIpamOrganizationAdminAccountCommand = DisableIpamOrganizationAdminAccountCommand;
|
|
98349
98991
|
exports.DisableRouteServerPropagationCommand = DisableRouteServerPropagationCommand;
|
|
98350
98992
|
exports.DisableSerialConsoleAccessCommand = DisableSerialConsoleAccessCommand;
|
|
@@ -98401,6 +99043,7 @@ exports.EnableImageBlockPublicAccessCommand = EnableImageBlockPublicAccessComman
|
|
|
98401
99043
|
exports.EnableImageCommand = EnableImageCommand;
|
|
98402
99044
|
exports.EnableImageDeprecationCommand = EnableImageDeprecationCommand;
|
|
98403
99045
|
exports.EnableImageDeregistrationProtectionCommand = EnableImageDeregistrationProtectionCommand;
|
|
99046
|
+
exports.EnableInstanceSqlHaStandbyDetectionsCommand = EnableInstanceSqlHaStandbyDetectionsCommand;
|
|
98404
99047
|
exports.EnableIpamOrganizationAdminAccountCommand = EnableIpamOrganizationAdminAccountCommand;
|
|
98405
99048
|
exports.EnableReachabilityAnalyzerOrganizationSharingCommand = EnableReachabilityAnalyzerOrganizationSharingCommand;
|
|
98406
99049
|
exports.EnableRouteServerPropagationCommand = EnableRouteServerPropagationCommand;
|
|
@@ -98509,6 +99152,7 @@ exports.GetVpnConnectionDeviceSampleConfigurationCommand = GetVpnConnectionDevic
|
|
|
98509
99152
|
exports.GetVpnConnectionDeviceTypesCommand = GetVpnConnectionDeviceTypesCommand;
|
|
98510
99153
|
exports.GetVpnTunnelReplacementStatusCommand = GetVpnTunnelReplacementStatusCommand;
|
|
98511
99154
|
exports.GroupBy = GroupBy;
|
|
99155
|
+
exports.HaStatus = HaStatus;
|
|
98512
99156
|
exports.HostMaintenance = HostMaintenance;
|
|
98513
99157
|
exports.HostRecovery = HostRecovery;
|
|
98514
99158
|
exports.HostTenancy = HostTenancy;
|
|
@@ -98848,6 +99492,7 @@ exports.SpotInstanceInterruptionBehavior = SpotInstanceInterruptionBehavior;
|
|
|
98848
99492
|
exports.SpotInstanceState = SpotInstanceState;
|
|
98849
99493
|
exports.SpotInstanceType = SpotInstanceType;
|
|
98850
99494
|
exports.SpreadLevel = SpreadLevel;
|
|
99495
|
+
exports.SqlServerLicenseUsage = SqlServerLicenseUsage;
|
|
98851
99496
|
exports.StartDeclarativePoliciesReportCommand = StartDeclarativePoliciesReportCommand;
|
|
98852
99497
|
exports.StartInstancesCommand = StartInstancesCommand;
|
|
98853
99498
|
exports.StartNetworkInsightsAccessScopeAnalysisCommand = StartNetworkInsightsAccessScopeAnalysisCommand;
|
|
@@ -98940,6 +99585,7 @@ exports.VpcEndpointType = VpcEndpointType;
|
|
|
98940
99585
|
exports.VpcPeeringConnectionStateReasonCode = VpcPeeringConnectionStateReasonCode;
|
|
98941
99586
|
exports.VpcState = VpcState;
|
|
98942
99587
|
exports.VpcTenancy = VpcTenancy;
|
|
99588
|
+
exports.VpnConcentratorType = VpnConcentratorType;
|
|
98943
99589
|
exports.VpnEcmpSupportValue = VpnEcmpSupportValue;
|
|
98944
99590
|
exports.VpnProtocol = VpnProtocol;
|
|
98945
99591
|
exports.VpnState = VpnState;
|
|
@@ -99080,6 +99726,7 @@ exports.paginateDescribeVpcEndpointServicePermissions = paginateDescribeVpcEndpo
|
|
|
99080
99726
|
exports.paginateDescribeVpcEndpoints = paginateDescribeVpcEndpoints;
|
|
99081
99727
|
exports.paginateDescribeVpcPeeringConnections = paginateDescribeVpcPeeringConnections;
|
|
99082
99728
|
exports.paginateDescribeVpcs = paginateDescribeVpcs;
|
|
99729
|
+
exports.paginateDescribeVpnConcentrators = paginateDescribeVpnConcentrators;
|
|
99083
99730
|
exports.paginateGetAssociatedIpv6PoolCidrs = paginateGetAssociatedIpv6PoolCidrs;
|
|
99084
99731
|
exports.paginateGetAwsNetworkPerformanceData = paginateGetAwsNetworkPerformanceData;
|
|
99085
99732
|
exports.paginateGetCapacityManagerMetricData = paginateGetCapacityManagerMetricData;
|