@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
|
@@ -1033,13 +1033,16 @@ const _CVBPAE = "CreateVpcBlockPublicAccessExclusion";
|
|
|
1033
1033
|
const _CVBPAER = "CreateVpcBlockPublicAccessExclusionRequest";
|
|
1034
1034
|
const _CVBPAERr = "CreateVpcBlockPublicAccessExclusionResult";
|
|
1035
1035
|
const _CVC = "ClientVpnConnection";
|
|
1036
|
-
const _CVCR = "
|
|
1036
|
+
const _CVCR = "CreateVpnConcentratorRequest";
|
|
1037
1037
|
const _CVCRR = "CreateVpnConnectionRouteRequest";
|
|
1038
|
-
const _CVCRr = "
|
|
1039
|
-
const _CVCRre = "
|
|
1038
|
+
const _CVCRr = "CreateVpnConcentratorResult";
|
|
1039
|
+
const _CVCRre = "CreateVpnConnectionRequest";
|
|
1040
|
+
const _CVCRrea = "CreateVpnConnectionResult";
|
|
1041
|
+
const _CVCRreat = "CreateVpnConnectionRoute";
|
|
1040
1042
|
const _CVCS = "ClientVpnConnectionStatus";
|
|
1041
1043
|
const _CVCSl = "ClientVpnConnectionSet";
|
|
1042
|
-
const _CVCr = "
|
|
1044
|
+
const _CVCr = "CreateVpnConcentrator";
|
|
1045
|
+
const _CVCre = "CreateVpnConnection";
|
|
1043
1046
|
const _CVE = "ClientVpnEndpoint";
|
|
1044
1047
|
const _CVEAS = "ClientVpnEndpointAttributeStatus";
|
|
1045
1048
|
const _CVECN = "CreateVpcEndpointConnectionNotification";
|
|
@@ -1514,6 +1517,15 @@ const _DIRescribem = "DescribeImageReferences";
|
|
|
1514
1517
|
const _DIRi = "DisableImageRequest";
|
|
1515
1518
|
const _DIRis = "DisableImageResult";
|
|
1516
1519
|
const _DIS = "DiskImageSize";
|
|
1520
|
+
const _DISHHS = "DescribeInstanceSqlHaHistoryStates";
|
|
1521
|
+
const _DISHHSR = "DescribeInstanceSqlHaHistoryStatesRequest";
|
|
1522
|
+
const _DISHHSRe = "DescribeInstanceSqlHaHistoryStatesResult";
|
|
1523
|
+
const _DISHS = "DescribeInstanceSqlHaStates";
|
|
1524
|
+
const _DISHSD = "DisableInstanceSqlHaStandbyDetections";
|
|
1525
|
+
const _DISHSDR = "DisableInstanceSqlHaStandbyDetectionsRequest";
|
|
1526
|
+
const _DISHSDRi = "DisableInstanceSqlHaStandbyDetectionsResult";
|
|
1527
|
+
const _DISHSR = "DescribeInstanceSqlHaStatesRequest";
|
|
1528
|
+
const _DISHSRe = "DescribeInstanceSqlHaStatesResult";
|
|
1517
1529
|
const _DISI = "DestinationIpamScopeId";
|
|
1518
1530
|
const _DISR = "DeleteIpamScopeRequest";
|
|
1519
1531
|
const _DISRe = "DeleteIpamScopeResult";
|
|
@@ -2111,13 +2123,19 @@ const _DVCLRe = "DescribeVpcClassicLinkResult";
|
|
|
2111
2123
|
const _DVCLRi = "DisableVpcClassicLinkRequest";
|
|
2112
2124
|
const _DVCLRis = "DisableVpcClassicLinkResult";
|
|
2113
2125
|
const _DVCLi = "DisableVpcClassicLink";
|
|
2114
|
-
const _DVCR = "
|
|
2126
|
+
const _DVCR = "DeleteVpnConcentratorRequest";
|
|
2115
2127
|
const _DVCRR = "DeleteVpnConnectionRouteRequest";
|
|
2116
|
-
const _DVCRe = "
|
|
2117
|
-
const _DVCRel = "
|
|
2118
|
-
const
|
|
2119
|
-
const
|
|
2120
|
-
const
|
|
2128
|
+
const _DVCRe = "DeleteVpnConcentratorResult";
|
|
2129
|
+
const _DVCRel = "DeleteVpnConnectionRequest";
|
|
2130
|
+
const _DVCRele = "DeleteVpnConnectionRoute";
|
|
2131
|
+
const _DVCRes = "DescribeVpnConcentratorsRequest";
|
|
2132
|
+
const _DVCResc = "DescribeVpnConcentratorsResult";
|
|
2133
|
+
const _DVCRescr = "DescribeVpnConnectionsRequest";
|
|
2134
|
+
const _DVCRescri = "DescribeVpnConnectionsResult";
|
|
2135
|
+
const _DVCe = "DeleteVpnConcentrator";
|
|
2136
|
+
const _DVCel = "DeleteVpnConnection";
|
|
2137
|
+
const _DVCes = "DescribeVpnConcentrators";
|
|
2138
|
+
const _DVCesc = "DescribeVpnConnections";
|
|
2121
2139
|
const _DVD = "DeviceValidationDomain";
|
|
2122
2140
|
const _DVE = "DeleteVpcEndpoints";
|
|
2123
2141
|
const _DVEA = "DescribeVpcEndpointAssociations";
|
|
@@ -2316,6 +2334,9 @@ const _EIR = "EnableImageRequest";
|
|
|
2316
2334
|
const _EIRn = "EnableImageResult";
|
|
2317
2335
|
const _EIRx = "ExportImageRequest";
|
|
2318
2336
|
const _EIRxp = "ExportImageResult";
|
|
2337
|
+
const _EISHSD = "EnableInstanceSqlHaStandbyDetections";
|
|
2338
|
+
const _EISHSDR = "EnableInstanceSqlHaStandbyDetectionsRequest";
|
|
2339
|
+
const _EISHSDRn = "EnableInstanceSqlHaStandbyDetectionsResult";
|
|
2319
2340
|
const _EIT = "ExportImageTasks";
|
|
2320
2341
|
const _EITI = "ExportImageTaskIds";
|
|
2321
2342
|
const _EITIL = "ExportImageTaskIdList";
|
|
@@ -2803,6 +2824,7 @@ const _HRi = "HistoryRecords";
|
|
|
2803
2824
|
const _HRis = "HistoryRecord";
|
|
2804
2825
|
const _HRo = "HostReservation";
|
|
2805
2826
|
const _HS = "HibernationSupported";
|
|
2827
|
+
const _HSa = "HaStatus";
|
|
2806
2828
|
const _HT = "HttpTokens";
|
|
2807
2829
|
const _HTo = "HostnameType";
|
|
2808
2830
|
const _HZI = "HostedZoneId";
|
|
@@ -2984,6 +3006,7 @@ const _IIT = "ImportImageTasks";
|
|
|
2984
3006
|
const _IITD = "ImportInstanceTaskDetails";
|
|
2985
3007
|
const _IITL = "ImportImageTaskList";
|
|
2986
3008
|
const _IITm = "ImportImageTask";
|
|
3009
|
+
const _IIUSL = "InstanceIdUpdateStringList";
|
|
2987
3010
|
const _IIVDI = "ImportInstanceVolumeDetailItem";
|
|
2988
3011
|
const _IIVDS = "ImportInstanceVolumeDetailSet";
|
|
2989
3012
|
const _IIm = "ImageId";
|
|
@@ -4360,6 +4383,7 @@ const _PSr = "PreviousState";
|
|
|
4360
4383
|
const _PSre = "PreviousStatus";
|
|
4361
4384
|
const _PSri = "PriceSchedules";
|
|
4362
4385
|
const _PSric = "PriceSchedule";
|
|
4386
|
+
const _PSro = "ProcessingStatus";
|
|
4363
4387
|
const _PSu = "PurchaseSet";
|
|
4364
4388
|
const _PT = "PrincipalType";
|
|
4365
4389
|
const _PTGI = "PeerTransitGatewayId";
|
|
@@ -4525,6 +4549,7 @@ const _RILI = "ReservedInstancesListingId";
|
|
|
4525
4549
|
const _RILL = "ReservedInstancesListingList";
|
|
4526
4550
|
const _RILP = "ReservedInstanceLimitPrice";
|
|
4527
4551
|
const _RILe = "ReservedInstancesListing";
|
|
4552
|
+
const _RILeg = "RegisteredInstanceList";
|
|
4528
4553
|
const _RILes = "ReservedInstancesList";
|
|
4529
4554
|
const _RIM = "ReservedInstancesModifications";
|
|
4530
4555
|
const _RIMC = "ReservationInstanceMatchCriteria";
|
|
@@ -4570,7 +4595,8 @@ const _RIVS = "ReservedInstanceValueSet";
|
|
|
4570
4595
|
const _RIa = "RamdiskId";
|
|
4571
4596
|
const _RIe = "ReservationId";
|
|
4572
4597
|
const _RIeb = "RebootInstances";
|
|
4573
|
-
const _RIeg = "
|
|
4598
|
+
const _RIeg = "RegisteredInstance";
|
|
4599
|
+
const _RIegi = "RegisterImage";
|
|
4574
4600
|
const _RIep = "ReportIds";
|
|
4575
4601
|
const _RIeq = "RequesterId";
|
|
4576
4602
|
const _RIes = "ResourceIds";
|
|
@@ -5078,12 +5104,14 @@ const _SRt = "StateReason";
|
|
|
5078
5104
|
const _SRu = "SupportedRegions";
|
|
5079
5105
|
const _SRup = "SupportedRegion";
|
|
5080
5106
|
const _SS = "SseSpecification";
|
|
5107
|
+
const _SSC = "SqlServerCredentials";
|
|
5081
5108
|
const _SSG = "StaleSecurityGroup";
|
|
5082
5109
|
const _SSGN = "SourceSecurityGroupName";
|
|
5083
5110
|
const _SSGOI = "SourceSecurityGroupOwnerId";
|
|
5084
5111
|
const _SSGS = "StaleSecurityGroupSet";
|
|
5085
5112
|
const _SSI = "SourceSnapshotId";
|
|
5086
5113
|
const _SSIo = "SourceSnapshotIds";
|
|
5114
|
+
const _SSLU = "SqlServerLicenseUsage";
|
|
5087
5115
|
const _SSP = "SelfServicePortal";
|
|
5088
5116
|
const _SSPU = "SelfServicePortalUrl";
|
|
5089
5117
|
const _SSS = "StaticSourcesSupport";
|
|
@@ -5575,7 +5603,7 @@ const _VBPAEIL = "VpcBlockPublicAccessExclusionIdList";
|
|
|
5575
5603
|
const _VBPAEL = "VpcBlockPublicAccessExclusionList";
|
|
5576
5604
|
const _VBPAEp = "VpcBlockPublicAccessExclusions";
|
|
5577
5605
|
const _VBPAO = "VpcBlockPublicAccessOptions";
|
|
5578
|
-
const _VC = "
|
|
5606
|
+
const _VC = "VpnConcentrator";
|
|
5579
5607
|
const _VCBA = "VpcCidrBlockAssociation";
|
|
5580
5608
|
const _VCBAS = "VpcCidrBlockAssociationSet";
|
|
5581
5609
|
const _VCBS = "VpcCidrBlockState";
|
|
@@ -5587,18 +5615,24 @@ const _VCDT = "VpnConnectionDeviceTypes";
|
|
|
5587
5615
|
const _VCDTI = "VpnConnectionDeviceTypeId";
|
|
5588
5616
|
const _VCDTL = "VpnConnectionDeviceTypeList";
|
|
5589
5617
|
const _VCDTp = "VpnConnectionDeviceType";
|
|
5590
|
-
const _VCI = "
|
|
5591
|
-
const _VCISL = "
|
|
5592
|
-
const
|
|
5618
|
+
const _VCI = "VpnConcentratorId";
|
|
5619
|
+
const _VCISL = "VpnConcentratorIdStringList";
|
|
5620
|
+
const _VCISLp = "VpnConnectionIdStringList";
|
|
5621
|
+
const _VCIp = "VpnConnectionId";
|
|
5622
|
+
const _VCIpn = "VpnConcentratorIds";
|
|
5623
|
+
const _VCIpno = "VpnConnectionIds";
|
|
5593
5624
|
const _VCIpu = "VCpuInfo";
|
|
5594
5625
|
const _VCL = "VpcClassicLink";
|
|
5595
5626
|
const _VCLIL = "VpcClassicLinkIdList";
|
|
5596
5627
|
const _VCLL = "VpcClassicLinkList";
|
|
5597
|
-
const _VCLp = "
|
|
5628
|
+
const _VCLp = "VpnConcentratorList";
|
|
5629
|
+
const _VCLpn = "VpnConnectionList";
|
|
5598
5630
|
const _VCO = "VpnConnectionOptions";
|
|
5599
5631
|
const _VCOS = "VpnConnectionOptionsSpecification";
|
|
5600
5632
|
const _VCa = "ValidCores";
|
|
5601
|
-
const _VCp = "
|
|
5633
|
+
const _VCp = "VpnConnection";
|
|
5634
|
+
const _VCpn = "VpnConcentrators";
|
|
5635
|
+
const _VCpno = "VpnConnections";
|
|
5602
5636
|
const _VD = "VersionDescription";
|
|
5603
5637
|
const _VDo = "VolumeDetail";
|
|
5604
5638
|
const _VE = "VpcEndpoint";
|
|
@@ -6395,6 +6429,7 @@ const _hRI = "hostReservationId";
|
|
|
6395
6429
|
const _hRS = "historyRecordSet";
|
|
6396
6430
|
const _hRSo = "hostReservationSet";
|
|
6397
6431
|
const _hS = "hostSet";
|
|
6432
|
+
const _hSa = "haStatus";
|
|
6398
6433
|
const _hSi = "hibernationSupported";
|
|
6399
6434
|
const _hT = "httpTokens";
|
|
6400
6435
|
const _hTo = "hostnameType";
|
|
@@ -7074,6 +7109,7 @@ const _pSre = "previousStatus";
|
|
|
7074
7109
|
const _pSri = "priceSchedules";
|
|
7075
7110
|
const _pSrin = "principalSet";
|
|
7076
7111
|
const _pSro = "protocolSet";
|
|
7112
|
+
const _pSroc = "processingStatus";
|
|
7077
7113
|
const _pT = "principalType";
|
|
7078
7114
|
const _pTGI = "peerTransitGatewayId";
|
|
7079
7115
|
const _pTr = "provisionTime";
|
|
@@ -7381,9 +7417,11 @@ const _sRe = "serviceResource";
|
|
|
7381
7417
|
const _sRo = "sourceResource";
|
|
7382
7418
|
const _sRt = "stateReason";
|
|
7383
7419
|
const _sS = "snapshotSet";
|
|
7420
|
+
const _sSC = "sqlServerCredentials";
|
|
7384
7421
|
const _sSGN = "sourceSecurityGroupName";
|
|
7385
7422
|
const _sSGOI = "sourceSecurityGroupOwnerId";
|
|
7386
7423
|
const _sSGS = "staleSecurityGroupSet";
|
|
7424
|
+
const _sSLU = "sqlServerLicenseUsage";
|
|
7387
7425
|
const _sSPU = "selfServicePortalUrl";
|
|
7388
7426
|
const _sSS = "staticSourcesSupport";
|
|
7389
7427
|
const _sSSPA = "selfServiceSamlProviderArn";
|
|
@@ -7633,15 +7671,18 @@ const _vATPS = "verifiedAccessTrustProviderSet";
|
|
|
7633
7671
|
const _vBPAE = "vpcBlockPublicAccessExclusion";
|
|
7634
7672
|
const _vBPAES = "vpcBlockPublicAccessExclusionSet";
|
|
7635
7673
|
const _vBPAO = "vpcBlockPublicAccessOptions";
|
|
7636
|
-
const _vC = "
|
|
7674
|
+
const _vC = "vpnConcentrator";
|
|
7637
7675
|
const _vCC = "vCpuCount";
|
|
7638
7676
|
const _vCDSC = "vpnConnectionDeviceSampleConfiguration";
|
|
7639
7677
|
const _vCDTI = "vpnConnectionDeviceTypeId";
|
|
7640
7678
|
const _vCDTS = "vpnConnectionDeviceTypeSet";
|
|
7641
7679
|
const _vCI = "vpnConnectionId";
|
|
7642
7680
|
const _vCIp = "vCpuInfo";
|
|
7643
|
-
const
|
|
7681
|
+
const _vCIpn = "vpnConcentratorId";
|
|
7682
|
+
const _vCS = "vpnConcentratorSet";
|
|
7683
|
+
const _vCSp = "vpnConnectionSet";
|
|
7644
7684
|
const _vCa = "validCores";
|
|
7685
|
+
const _vCp = "vpnConnection";
|
|
7645
7686
|
const _vD = "versionDescription";
|
|
7646
7687
|
const _vE = "vpcEndpoint";
|
|
7647
7688
|
const _vEAS = "vpcEndpointAssociationSet";
|
|
@@ -18803,17 +18844,52 @@ export var CreateVpcResult = [
|
|
|
18803
18844
|
],
|
|
18804
18845
|
],
|
|
18805
18846
|
];
|
|
18806
|
-
export var
|
|
18847
|
+
export var CreateVpnConcentratorRequest = [
|
|
18807
18848
|
3,
|
|
18808
18849
|
n0,
|
|
18809
18850
|
_CVCR,
|
|
18810
18851
|
0,
|
|
18811
|
-
[
|
|
18852
|
+
[_Ty, _TGI, _TS, _DR],
|
|
18853
|
+
[
|
|
18854
|
+
0,
|
|
18855
|
+
0,
|
|
18856
|
+
[
|
|
18857
|
+
() => TagSpecificationList,
|
|
18858
|
+
{
|
|
18859
|
+
[_xN]: _TSa,
|
|
18860
|
+
},
|
|
18861
|
+
],
|
|
18862
|
+
2,
|
|
18863
|
+
],
|
|
18864
|
+
];
|
|
18865
|
+
export var CreateVpnConcentratorResult = [
|
|
18866
|
+
3,
|
|
18867
|
+
n0,
|
|
18868
|
+
_CVCRr,
|
|
18869
|
+
0,
|
|
18870
|
+
[_VC],
|
|
18871
|
+
[
|
|
18872
|
+
[
|
|
18873
|
+
() => VpnConcentrator,
|
|
18874
|
+
{
|
|
18875
|
+
[_eQN]: `VpnConcentrator`,
|
|
18876
|
+
[_xN]: _vC,
|
|
18877
|
+
},
|
|
18878
|
+
],
|
|
18879
|
+
],
|
|
18880
|
+
];
|
|
18881
|
+
export var CreateVpnConnectionRequest = [
|
|
18882
|
+
3,
|
|
18883
|
+
n0,
|
|
18884
|
+
_CVCRre,
|
|
18885
|
+
0,
|
|
18886
|
+
[_CGIu, _Ty, _VGI, _TGI, _VCI, _TS, _PSKS, _DR, _Opt],
|
|
18812
18887
|
[
|
|
18813
18888
|
0,
|
|
18814
18889
|
0,
|
|
18815
18890
|
0,
|
|
18816
18891
|
0,
|
|
18892
|
+
0,
|
|
18817
18893
|
[
|
|
18818
18894
|
() => TagSpecificationList,
|
|
18819
18895
|
{
|
|
@@ -18840,20 +18916,20 @@ export var CreateVpnConnectionRequest = [
|
|
|
18840
18916
|
export var CreateVpnConnectionResult = [
|
|
18841
18917
|
3,
|
|
18842
18918
|
n0,
|
|
18843
|
-
|
|
18919
|
+
_CVCRrea,
|
|
18844
18920
|
0,
|
|
18845
|
-
[
|
|
18921
|
+
[_VCp],
|
|
18846
18922
|
[
|
|
18847
18923
|
[
|
|
18848
18924
|
() => VpnConnection,
|
|
18849
18925
|
{
|
|
18850
18926
|
[_eQN]: `VpnConnection`,
|
|
18851
|
-
[_xN]:
|
|
18927
|
+
[_xN]: _vCp,
|
|
18852
18928
|
},
|
|
18853
18929
|
],
|
|
18854
18930
|
],
|
|
18855
18931
|
];
|
|
18856
|
-
export var CreateVpnConnectionRouteRequest = [3, n0, _CVCRR, 0, [_DCB,
|
|
18932
|
+
export var CreateVpnConnectionRouteRequest = [3, n0, _CVCRR, 0, [_DCB, _VCIp], [0, 0]];
|
|
18857
18933
|
export var CreateVpnGatewayRequest = [
|
|
18858
18934
|
3,
|
|
18859
18935
|
n0,
|
|
@@ -21154,12 +21230,29 @@ export var DeleteVpcRequest = [
|
|
|
21154
21230
|
],
|
|
21155
21231
|
],
|
|
21156
21232
|
];
|
|
21233
|
+
export var DeleteVpnConcentratorRequest = [3, n0, _DVCR, 0, [_VCI, _DR], [0, 2]];
|
|
21234
|
+
export var DeleteVpnConcentratorResult = [
|
|
21235
|
+
3,
|
|
21236
|
+
n0,
|
|
21237
|
+
_DVCRe,
|
|
21238
|
+
0,
|
|
21239
|
+
[_R],
|
|
21240
|
+
[
|
|
21241
|
+
[
|
|
21242
|
+
2,
|
|
21243
|
+
{
|
|
21244
|
+
[_eQN]: `Return`,
|
|
21245
|
+
[_xN]: _r,
|
|
21246
|
+
},
|
|
21247
|
+
],
|
|
21248
|
+
],
|
|
21249
|
+
];
|
|
21157
21250
|
export var DeleteVpnConnectionRequest = [
|
|
21158
21251
|
3,
|
|
21159
21252
|
n0,
|
|
21160
|
-
|
|
21253
|
+
_DVCRel,
|
|
21161
21254
|
0,
|
|
21162
|
-
[
|
|
21255
|
+
[_VCIp, _DR],
|
|
21163
21256
|
[
|
|
21164
21257
|
0,
|
|
21165
21258
|
[
|
|
@@ -21171,7 +21264,7 @@ export var DeleteVpnConnectionRequest = [
|
|
|
21171
21264
|
],
|
|
21172
21265
|
],
|
|
21173
21266
|
];
|
|
21174
|
-
export var DeleteVpnConnectionRouteRequest = [3, n0, _DVCRR, 0, [_DCB,
|
|
21267
|
+
export var DeleteVpnConnectionRouteRequest = [3, n0, _DVCRR, 0, [_DCB, _VCIp], [0, 0]];
|
|
21175
21268
|
export var DeleteVpnGatewayRequest = [
|
|
21176
21269
|
3,
|
|
21177
21270
|
n0,
|
|
@@ -24343,6 +24436,102 @@ export var DescribeInstanceImageMetadataResult = [
|
|
|
24343
24436
|
],
|
|
24344
24437
|
],
|
|
24345
24438
|
];
|
|
24439
|
+
export var DescribeInstanceSqlHaHistoryStatesRequest = [
|
|
24440
|
+
3,
|
|
24441
|
+
n0,
|
|
24442
|
+
_DISHHSR,
|
|
24443
|
+
0,
|
|
24444
|
+
[_IIn, _ST, _ETnd, _NTe, _MR, _Fi, _DR],
|
|
24445
|
+
[
|
|
24446
|
+
[
|
|
24447
|
+
() => InstanceIdStringList,
|
|
24448
|
+
{
|
|
24449
|
+
[_xN]: _II,
|
|
24450
|
+
},
|
|
24451
|
+
],
|
|
24452
|
+
4,
|
|
24453
|
+
4,
|
|
24454
|
+
0,
|
|
24455
|
+
1,
|
|
24456
|
+
[
|
|
24457
|
+
() => FilterList,
|
|
24458
|
+
{
|
|
24459
|
+
[_xN]: _Fil,
|
|
24460
|
+
},
|
|
24461
|
+
],
|
|
24462
|
+
2,
|
|
24463
|
+
],
|
|
24464
|
+
];
|
|
24465
|
+
export var DescribeInstanceSqlHaHistoryStatesResult = [
|
|
24466
|
+
3,
|
|
24467
|
+
n0,
|
|
24468
|
+
_DISHHSRe,
|
|
24469
|
+
0,
|
|
24470
|
+
[_Ins, _NTe],
|
|
24471
|
+
[
|
|
24472
|
+
[
|
|
24473
|
+
() => RegisteredInstanceList,
|
|
24474
|
+
{
|
|
24475
|
+
[_eQN]: `InstanceSet`,
|
|
24476
|
+
[_xN]: _iSns,
|
|
24477
|
+
},
|
|
24478
|
+
],
|
|
24479
|
+
[
|
|
24480
|
+
0,
|
|
24481
|
+
{
|
|
24482
|
+
[_eQN]: `NextToken`,
|
|
24483
|
+
[_xN]: _nTe,
|
|
24484
|
+
},
|
|
24485
|
+
],
|
|
24486
|
+
],
|
|
24487
|
+
];
|
|
24488
|
+
export var DescribeInstanceSqlHaStatesRequest = [
|
|
24489
|
+
3,
|
|
24490
|
+
n0,
|
|
24491
|
+
_DISHSR,
|
|
24492
|
+
0,
|
|
24493
|
+
[_IIn, _NTe, _MR, _Fi, _DR],
|
|
24494
|
+
[
|
|
24495
|
+
[
|
|
24496
|
+
() => InstanceIdStringList,
|
|
24497
|
+
{
|
|
24498
|
+
[_xN]: _II,
|
|
24499
|
+
},
|
|
24500
|
+
],
|
|
24501
|
+
0,
|
|
24502
|
+
1,
|
|
24503
|
+
[
|
|
24504
|
+
() => FilterList,
|
|
24505
|
+
{
|
|
24506
|
+
[_xN]: _Fil,
|
|
24507
|
+
},
|
|
24508
|
+
],
|
|
24509
|
+
2,
|
|
24510
|
+
],
|
|
24511
|
+
];
|
|
24512
|
+
export var DescribeInstanceSqlHaStatesResult = [
|
|
24513
|
+
3,
|
|
24514
|
+
n0,
|
|
24515
|
+
_DISHSRe,
|
|
24516
|
+
0,
|
|
24517
|
+
[_Ins, _NTe],
|
|
24518
|
+
[
|
|
24519
|
+
[
|
|
24520
|
+
() => RegisteredInstanceList,
|
|
24521
|
+
{
|
|
24522
|
+
[_eQN]: `InstanceSet`,
|
|
24523
|
+
[_xN]: _iSns,
|
|
24524
|
+
},
|
|
24525
|
+
],
|
|
24526
|
+
[
|
|
24527
|
+
0,
|
|
24528
|
+
{
|
|
24529
|
+
[_eQN]: `NextToken`,
|
|
24530
|
+
[_xN]: _nTe,
|
|
24531
|
+
},
|
|
24532
|
+
],
|
|
24533
|
+
],
|
|
24534
|
+
];
|
|
24346
24535
|
export var DescribeInstancesRequest = [
|
|
24347
24536
|
3,
|
|
24348
24537
|
n0,
|
|
@@ -29837,12 +30026,59 @@ export var DescribeVpcsResult = [
|
|
|
29837
30026
|
],
|
|
29838
30027
|
],
|
|
29839
30028
|
];
|
|
30029
|
+
export var DescribeVpnConcentratorsRequest = [
|
|
30030
|
+
3,
|
|
30031
|
+
n0,
|
|
30032
|
+
_DVCRes,
|
|
30033
|
+
0,
|
|
30034
|
+
[_VCIpn, _Fi, _MR, _NTe, _DR],
|
|
30035
|
+
[
|
|
30036
|
+
[
|
|
30037
|
+
() => VpnConcentratorIdStringList,
|
|
30038
|
+
{
|
|
30039
|
+
[_xN]: _VCI,
|
|
30040
|
+
},
|
|
30041
|
+
],
|
|
30042
|
+
[
|
|
30043
|
+
() => FilterList,
|
|
30044
|
+
{
|
|
30045
|
+
[_xN]: _Fil,
|
|
30046
|
+
},
|
|
30047
|
+
],
|
|
30048
|
+
1,
|
|
30049
|
+
0,
|
|
30050
|
+
2,
|
|
30051
|
+
],
|
|
30052
|
+
];
|
|
30053
|
+
export var DescribeVpnConcentratorsResult = [
|
|
30054
|
+
3,
|
|
30055
|
+
n0,
|
|
30056
|
+
_DVCResc,
|
|
30057
|
+
0,
|
|
30058
|
+
[_VCpn, _NTe],
|
|
30059
|
+
[
|
|
30060
|
+
[
|
|
30061
|
+
() => VpnConcentratorList,
|
|
30062
|
+
{
|
|
30063
|
+
[_eQN]: `VpnConcentratorSet`,
|
|
30064
|
+
[_xN]: _vCS,
|
|
30065
|
+
},
|
|
30066
|
+
],
|
|
30067
|
+
[
|
|
30068
|
+
0,
|
|
30069
|
+
{
|
|
30070
|
+
[_eQN]: `NextToken`,
|
|
30071
|
+
[_xN]: _nTe,
|
|
30072
|
+
},
|
|
30073
|
+
],
|
|
30074
|
+
],
|
|
30075
|
+
];
|
|
29840
30076
|
export var DescribeVpnConnectionsRequest = [
|
|
29841
30077
|
3,
|
|
29842
30078
|
n0,
|
|
29843
|
-
|
|
30079
|
+
_DVCRescr,
|
|
29844
30080
|
0,
|
|
29845
|
-
[_Fi,
|
|
30081
|
+
[_Fi, _VCIpno, _DR],
|
|
29846
30082
|
[
|
|
29847
30083
|
[
|
|
29848
30084
|
() => FilterList,
|
|
@@ -29853,7 +30089,7 @@ export var DescribeVpnConnectionsRequest = [
|
|
|
29853
30089
|
[
|
|
29854
30090
|
() => VpnConnectionIdStringList,
|
|
29855
30091
|
{
|
|
29856
|
-
[_xN]:
|
|
30092
|
+
[_xN]: _VCIp,
|
|
29857
30093
|
},
|
|
29858
30094
|
],
|
|
29859
30095
|
[
|
|
@@ -29868,15 +30104,15 @@ export var DescribeVpnConnectionsRequest = [
|
|
|
29868
30104
|
export var DescribeVpnConnectionsResult = [
|
|
29869
30105
|
3,
|
|
29870
30106
|
n0,
|
|
29871
|
-
|
|
30107
|
+
_DVCRescri,
|
|
29872
30108
|
0,
|
|
29873
|
-
[
|
|
30109
|
+
[_VCpno],
|
|
29874
30110
|
[
|
|
29875
30111
|
[
|
|
29876
30112
|
() => VpnConnectionList,
|
|
29877
30113
|
{
|
|
29878
30114
|
[_eQN]: `VpnConnectionSet`,
|
|
29879
|
-
[_xN]:
|
|
30115
|
+
[_xN]: _vCSp,
|
|
29880
30116
|
},
|
|
29881
30117
|
],
|
|
29882
30118
|
],
|
|
@@ -30708,6 +30944,38 @@ export var DisableImageResult = [
|
|
|
30708
30944
|
],
|
|
30709
30945
|
],
|
|
30710
30946
|
];
|
|
30947
|
+
export var DisableInstanceSqlHaStandbyDetectionsRequest = [
|
|
30948
|
+
3,
|
|
30949
|
+
n0,
|
|
30950
|
+
_DISHSDR,
|
|
30951
|
+
0,
|
|
30952
|
+
[_IIn, _DR],
|
|
30953
|
+
[
|
|
30954
|
+
[
|
|
30955
|
+
() => InstanceIdUpdateStringList,
|
|
30956
|
+
{
|
|
30957
|
+
[_xN]: _II,
|
|
30958
|
+
},
|
|
30959
|
+
],
|
|
30960
|
+
2,
|
|
30961
|
+
],
|
|
30962
|
+
];
|
|
30963
|
+
export var DisableInstanceSqlHaStandbyDetectionsResult = [
|
|
30964
|
+
3,
|
|
30965
|
+
n0,
|
|
30966
|
+
_DISHSDRi,
|
|
30967
|
+
0,
|
|
30968
|
+
[_Ins],
|
|
30969
|
+
[
|
|
30970
|
+
[
|
|
30971
|
+
() => RegisteredInstanceList,
|
|
30972
|
+
{
|
|
30973
|
+
[_eQN]: `InstanceSet`,
|
|
30974
|
+
[_xN]: _iSns,
|
|
30975
|
+
},
|
|
30976
|
+
],
|
|
30977
|
+
],
|
|
30978
|
+
];
|
|
30711
30979
|
export var DisableIpamOrganizationAdminAccountRequest = [
|
|
30712
30980
|
3,
|
|
30713
30981
|
n0,
|
|
@@ -32767,6 +33035,39 @@ export var EnableImageResult = [
|
|
|
32767
33035
|
],
|
|
32768
33036
|
],
|
|
32769
33037
|
];
|
|
33038
|
+
export var EnableInstanceSqlHaStandbyDetectionsRequest = [
|
|
33039
|
+
3,
|
|
33040
|
+
n0,
|
|
33041
|
+
_EISHSDR,
|
|
33042
|
+
0,
|
|
33043
|
+
[_IIn, _SSC, _DR],
|
|
33044
|
+
[
|
|
33045
|
+
[
|
|
33046
|
+
() => InstanceIdUpdateStringList,
|
|
33047
|
+
{
|
|
33048
|
+
[_xN]: _II,
|
|
33049
|
+
},
|
|
33050
|
+
],
|
|
33051
|
+
0,
|
|
33052
|
+
2,
|
|
33053
|
+
],
|
|
33054
|
+
];
|
|
33055
|
+
export var EnableInstanceSqlHaStandbyDetectionsResult = [
|
|
33056
|
+
3,
|
|
33057
|
+
n0,
|
|
33058
|
+
_EISHSDRn,
|
|
33059
|
+
0,
|
|
33060
|
+
[_Ins],
|
|
33061
|
+
[
|
|
33062
|
+
[
|
|
33063
|
+
() => RegisteredInstanceList,
|
|
33064
|
+
{
|
|
33065
|
+
[_eQN]: `InstanceSet`,
|
|
33066
|
+
[_xN]: _iSns,
|
|
33067
|
+
},
|
|
33068
|
+
],
|
|
33069
|
+
],
|
|
33070
|
+
];
|
|
32770
33071
|
export var EnableIpamOrganizationAdminAccountRequest = [3, n0, _EIOAAR, 0, [_DR, _DAAI], [2, 0]];
|
|
32771
33072
|
export var EnableIpamOrganizationAdminAccountResult = [
|
|
32772
33073
|
3,
|
|
@@ -33099,7 +33400,7 @@ export var Explanation = [
|
|
|
33099
33400
|
_SRT,
|
|
33100
33401
|
_Vp,
|
|
33101
33402
|
_VE,
|
|
33102
|
-
|
|
33403
|
+
_VCp,
|
|
33103
33404
|
_VG,
|
|
33104
33405
|
_TG,
|
|
33105
33406
|
_TGRT,
|
|
@@ -33423,7 +33724,7 @@ export var Explanation = [
|
|
|
33423
33724
|
() => AnalysisComponent,
|
|
33424
33725
|
{
|
|
33425
33726
|
[_eQN]: `VpnConnection`,
|
|
33426
|
-
[_xN]:
|
|
33727
|
+
[_xN]: _vCp,
|
|
33427
33728
|
},
|
|
33428
33729
|
],
|
|
33429
33730
|
[
|
|
@@ -35134,7 +35435,14 @@ export var FpgaInfo = [
|
|
|
35134
35435
|
],
|
|
35135
35436
|
],
|
|
35136
35437
|
];
|
|
35137
|
-
export var GetActiveVpnTunnelStatusRequest = [
|
|
35438
|
+
export var GetActiveVpnTunnelStatusRequest = [
|
|
35439
|
+
3,
|
|
35440
|
+
n0,
|
|
35441
|
+
_GAVTSR,
|
|
35442
|
+
0,
|
|
35443
|
+
[_VCIp, _VTOIA, _DR],
|
|
35444
|
+
[0, 0, 2],
|
|
35445
|
+
];
|
|
35138
35446
|
export var GetActiveVpnTunnelStatusResult = [
|
|
35139
35447
|
3,
|
|
35140
35448
|
n0,
|
|
@@ -37439,7 +37747,7 @@ export var GetVpnConnectionDeviceSampleConfigurationRequest = [
|
|
|
37439
37747
|
n0,
|
|
37440
37748
|
_GVCDSCR,
|
|
37441
37749
|
0,
|
|
37442
|
-
[
|
|
37750
|
+
[_VCIp, _VCDTI, _IKEV, _STa, _DR],
|
|
37443
37751
|
[0, 0, 0, 0, 2],
|
|
37444
37752
|
];
|
|
37445
37753
|
export var GetVpnConnectionDeviceSampleConfigurationResult = [
|
|
@@ -37487,7 +37795,7 @@ export var GetVpnTunnelReplacementStatusRequest = [
|
|
|
37487
37795
|
n0,
|
|
37488
37796
|
_GVTRSR,
|
|
37489
37797
|
0,
|
|
37490
|
-
[
|
|
37798
|
+
[_VCIp, _VTOIA, _DR],
|
|
37491
37799
|
[0, 0, 2],
|
|
37492
37800
|
];
|
|
37493
37801
|
export var GetVpnTunnelReplacementStatusResult = [
|
|
@@ -37495,7 +37803,7 @@ export var GetVpnTunnelReplacementStatusResult = [
|
|
|
37495
37803
|
n0,
|
|
37496
37804
|
_GVTRSRe,
|
|
37497
37805
|
0,
|
|
37498
|
-
[
|
|
37806
|
+
[_VCIp, _TGI, _CGIu, _VGI, _VTOIA, _MDa],
|
|
37499
37807
|
[
|
|
37500
37808
|
[
|
|
37501
37809
|
0,
|
|
@@ -50513,7 +50821,7 @@ export var ModifyVpnConnectionOptionsRequest = [
|
|
|
50513
50821
|
n0,
|
|
50514
50822
|
_MVCOR,
|
|
50515
50823
|
0,
|
|
50516
|
-
[
|
|
50824
|
+
[_VCIp, _LINC, _RINC, _LINCo, _RINCe, _DR],
|
|
50517
50825
|
[0, 0, 0, 0, 0, 2],
|
|
50518
50826
|
];
|
|
50519
50827
|
export var ModifyVpnConnectionOptionsResult = [
|
|
@@ -50521,13 +50829,13 @@ export var ModifyVpnConnectionOptionsResult = [
|
|
|
50521
50829
|
n0,
|
|
50522
50830
|
_MVCORo,
|
|
50523
50831
|
0,
|
|
50524
|
-
[
|
|
50832
|
+
[_VCp],
|
|
50525
50833
|
[
|
|
50526
50834
|
[
|
|
50527
50835
|
() => VpnConnection,
|
|
50528
50836
|
{
|
|
50529
50837
|
[_eQN]: `VpnConnection`,
|
|
50530
|
-
[_xN]:
|
|
50838
|
+
[_xN]: _vCp,
|
|
50531
50839
|
},
|
|
50532
50840
|
],
|
|
50533
50841
|
],
|
|
@@ -50537,7 +50845,7 @@ export var ModifyVpnConnectionRequest = [
|
|
|
50537
50845
|
n0,
|
|
50538
50846
|
_MVCR,
|
|
50539
50847
|
0,
|
|
50540
|
-
[
|
|
50848
|
+
[_VCIp, _TGI, _CGIu, _VGI, _DR],
|
|
50541
50849
|
[0, 0, 0, 0, 2],
|
|
50542
50850
|
];
|
|
50543
50851
|
export var ModifyVpnConnectionResult = [
|
|
@@ -50545,13 +50853,13 @@ export var ModifyVpnConnectionResult = [
|
|
|
50545
50853
|
n0,
|
|
50546
50854
|
_MVCRo,
|
|
50547
50855
|
0,
|
|
50548
|
-
[
|
|
50856
|
+
[_VCp],
|
|
50549
50857
|
[
|
|
50550
50858
|
[
|
|
50551
50859
|
() => VpnConnection,
|
|
50552
50860
|
{
|
|
50553
50861
|
[_eQN]: `VpnConnection`,
|
|
50554
|
-
[_xN]:
|
|
50862
|
+
[_xN]: _vCp,
|
|
50555
50863
|
},
|
|
50556
50864
|
],
|
|
50557
50865
|
],
|
|
@@ -50561,7 +50869,7 @@ export var ModifyVpnTunnelCertificateRequest = [
|
|
|
50561
50869
|
n0,
|
|
50562
50870
|
_MVTCR,
|
|
50563
50871
|
0,
|
|
50564
|
-
[
|
|
50872
|
+
[_VCIp, _VTOIA, _DR],
|
|
50565
50873
|
[0, 0, 2],
|
|
50566
50874
|
];
|
|
50567
50875
|
export var ModifyVpnTunnelCertificateResult = [
|
|
@@ -50569,13 +50877,13 @@ export var ModifyVpnTunnelCertificateResult = [
|
|
|
50569
50877
|
n0,
|
|
50570
50878
|
_MVTCRo,
|
|
50571
50879
|
0,
|
|
50572
|
-
[
|
|
50880
|
+
[_VCp],
|
|
50573
50881
|
[
|
|
50574
50882
|
[
|
|
50575
50883
|
() => VpnConnection,
|
|
50576
50884
|
{
|
|
50577
50885
|
[_eQN]: `VpnConnection`,
|
|
50578
|
-
[_xN]:
|
|
50886
|
+
[_xN]: _vCp,
|
|
50579
50887
|
},
|
|
50580
50888
|
],
|
|
50581
50889
|
],
|
|
@@ -50585,7 +50893,7 @@ export var ModifyVpnTunnelOptionsRequest = [
|
|
|
50585
50893
|
n0,
|
|
50586
50894
|
_MVTOR,
|
|
50587
50895
|
0,
|
|
50588
|
-
[
|
|
50896
|
+
[_VCIp, _VTOIA, _TO, _DR, _STRk, _PSKS],
|
|
50589
50897
|
[0, 0, [() => ModifyVpnTunnelOptionsSpecification, 0], 2, 2, 0],
|
|
50590
50898
|
];
|
|
50591
50899
|
export var ModifyVpnTunnelOptionsResult = [
|
|
@@ -50593,13 +50901,13 @@ export var ModifyVpnTunnelOptionsResult = [
|
|
|
50593
50901
|
n0,
|
|
50594
50902
|
_MVTORo,
|
|
50595
50903
|
0,
|
|
50596
|
-
[
|
|
50904
|
+
[_VCp],
|
|
50597
50905
|
[
|
|
50598
50906
|
[
|
|
50599
50907
|
() => VpnConnection,
|
|
50600
50908
|
{
|
|
50601
50909
|
[_eQN]: `VpnConnection`,
|
|
50602
|
-
[_xN]:
|
|
50910
|
+
[_xN]: _vCp,
|
|
50603
50911
|
},
|
|
50604
50912
|
],
|
|
50605
50913
|
],
|
|
@@ -54735,6 +55043,64 @@ export var RegionalSummary = [
|
|
|
54735
55043
|
],
|
|
54736
55044
|
],
|
|
54737
55045
|
];
|
|
55046
|
+
export var RegisteredInstance = [
|
|
55047
|
+
3,
|
|
55048
|
+
n0,
|
|
55049
|
+
_RIeg,
|
|
55050
|
+
0,
|
|
55051
|
+
[_II, _SSLU, _HSa, _PSro, _LUTa, _SSC, _T],
|
|
55052
|
+
[
|
|
55053
|
+
[
|
|
55054
|
+
0,
|
|
55055
|
+
{
|
|
55056
|
+
[_eQN]: `InstanceId`,
|
|
55057
|
+
[_xN]: _iI,
|
|
55058
|
+
},
|
|
55059
|
+
],
|
|
55060
|
+
[
|
|
55061
|
+
0,
|
|
55062
|
+
{
|
|
55063
|
+
[_eQN]: `SqlServerLicenseUsage`,
|
|
55064
|
+
[_xN]: _sSLU,
|
|
55065
|
+
},
|
|
55066
|
+
],
|
|
55067
|
+
[
|
|
55068
|
+
0,
|
|
55069
|
+
{
|
|
55070
|
+
[_eQN]: `HaStatus`,
|
|
55071
|
+
[_xN]: _hSa,
|
|
55072
|
+
},
|
|
55073
|
+
],
|
|
55074
|
+
[
|
|
55075
|
+
0,
|
|
55076
|
+
{
|
|
55077
|
+
[_eQN]: `ProcessingStatus`,
|
|
55078
|
+
[_xN]: _pSroc,
|
|
55079
|
+
},
|
|
55080
|
+
],
|
|
55081
|
+
[
|
|
55082
|
+
4,
|
|
55083
|
+
{
|
|
55084
|
+
[_eQN]: `LastUpdatedTime`,
|
|
55085
|
+
[_xN]: _lUTa,
|
|
55086
|
+
},
|
|
55087
|
+
],
|
|
55088
|
+
[
|
|
55089
|
+
0,
|
|
55090
|
+
{
|
|
55091
|
+
[_eQN]: `SqlServerCredentials`,
|
|
55092
|
+
[_xN]: _sSC,
|
|
55093
|
+
},
|
|
55094
|
+
],
|
|
55095
|
+
[
|
|
55096
|
+
() => TagList,
|
|
55097
|
+
{
|
|
55098
|
+
[_eQN]: `TagSet`,
|
|
55099
|
+
[_xN]: _tS,
|
|
55100
|
+
},
|
|
55101
|
+
],
|
|
55102
|
+
],
|
|
55103
|
+
];
|
|
54738
55104
|
export var RegisterImageRequest = [
|
|
54739
55105
|
3,
|
|
54740
55106
|
n0,
|
|
@@ -55603,7 +55969,7 @@ export var ReplaceTransitGatewayRouteResult = [
|
|
|
55603
55969
|
],
|
|
55604
55970
|
],
|
|
55605
55971
|
];
|
|
55606
|
-
export var ReplaceVpnTunnelRequest = [3, n0, _RVTR, 0, [
|
|
55972
|
+
export var ReplaceVpnTunnelRequest = [3, n0, _RVTR, 0, [_VCIp, _VTOIA, _APM, _DR], [0, 0, 2, 2]];
|
|
55607
55973
|
export var ReplaceVpnTunnelResult = [
|
|
55608
55974
|
3,
|
|
55609
55975
|
n0,
|
|
@@ -68683,12 +69049,63 @@ export var VpcPeeringConnectionVpcInfo = [
|
|
|
68683
69049
|
],
|
|
68684
69050
|
],
|
|
68685
69051
|
];
|
|
68686
|
-
export var
|
|
69052
|
+
export var VpnConcentrator = [
|
|
68687
69053
|
3,
|
|
68688
69054
|
n0,
|
|
68689
69055
|
_VC,
|
|
68690
69056
|
0,
|
|
68691
|
-
[
|
|
69057
|
+
[_VCI, _St, _TGI, _TGAI, _Ty, _T],
|
|
69058
|
+
[
|
|
69059
|
+
[
|
|
69060
|
+
0,
|
|
69061
|
+
{
|
|
69062
|
+
[_eQN]: `VpnConcentratorId`,
|
|
69063
|
+
[_xN]: _vCIpn,
|
|
69064
|
+
},
|
|
69065
|
+
],
|
|
69066
|
+
[
|
|
69067
|
+
0,
|
|
69068
|
+
{
|
|
69069
|
+
[_eQN]: `State`,
|
|
69070
|
+
[_xN]: _st,
|
|
69071
|
+
},
|
|
69072
|
+
],
|
|
69073
|
+
[
|
|
69074
|
+
0,
|
|
69075
|
+
{
|
|
69076
|
+
[_eQN]: `TransitGatewayId`,
|
|
69077
|
+
[_xN]: _tGI,
|
|
69078
|
+
},
|
|
69079
|
+
],
|
|
69080
|
+
[
|
|
69081
|
+
0,
|
|
69082
|
+
{
|
|
69083
|
+
[_eQN]: `TransitGatewayAttachmentId`,
|
|
69084
|
+
[_xN]: _tGAI,
|
|
69085
|
+
},
|
|
69086
|
+
],
|
|
69087
|
+
[
|
|
69088
|
+
0,
|
|
69089
|
+
{
|
|
69090
|
+
[_eQN]: `Type`,
|
|
69091
|
+
[_xN]: _ty,
|
|
69092
|
+
},
|
|
69093
|
+
],
|
|
69094
|
+
[
|
|
69095
|
+
() => TagList,
|
|
69096
|
+
{
|
|
69097
|
+
[_eQN]: `TagSet`,
|
|
69098
|
+
[_xN]: _tS,
|
|
69099
|
+
},
|
|
69100
|
+
],
|
|
69101
|
+
],
|
|
69102
|
+
];
|
|
69103
|
+
export var VpnConnection = [
|
|
69104
|
+
3,
|
|
69105
|
+
n0,
|
|
69106
|
+
_VCp,
|
|
69107
|
+
0,
|
|
69108
|
+
[_Cat, _TGI, _VCI, _CNA, _CNAA, _GAS, _Opt, _Rou, _T, _VTg, _PSKA, _VCIp, _St, _CGC, _Ty, _CGIu, _VGI],
|
|
68692
69109
|
[
|
|
68693
69110
|
[
|
|
68694
69111
|
0,
|
|
@@ -68704,6 +69121,13 @@ export var VpnConnection = [
|
|
|
68704
69121
|
[_xN]: _tGI,
|
|
68705
69122
|
},
|
|
68706
69123
|
],
|
|
69124
|
+
[
|
|
69125
|
+
0,
|
|
69126
|
+
{
|
|
69127
|
+
[_eQN]: `VpnConcentratorId`,
|
|
69128
|
+
[_xN]: _vCIpn,
|
|
69129
|
+
},
|
|
69130
|
+
],
|
|
68707
69131
|
[
|
|
68708
69132
|
0,
|
|
68709
69133
|
{
|
|
@@ -71882,6 +72306,18 @@ export var InstanceIdStringList = [
|
|
|
71882
72306
|
},
|
|
71883
72307
|
],
|
|
71884
72308
|
];
|
|
72309
|
+
export var InstanceIdUpdateStringList = [
|
|
72310
|
+
1,
|
|
72311
|
+
n0,
|
|
72312
|
+
_IIUSL,
|
|
72313
|
+
0,
|
|
72314
|
+
[
|
|
72315
|
+
0,
|
|
72316
|
+
{
|
|
72317
|
+
[_xN]: _it,
|
|
72318
|
+
},
|
|
72319
|
+
],
|
|
72320
|
+
];
|
|
71885
72321
|
export var InstanceImageMetadataList = [
|
|
71886
72322
|
1,
|
|
71887
72323
|
n0,
|
|
@@ -74444,6 +74880,18 @@ export var RegionNameStringList = [
|
|
|
74444
74880
|
},
|
|
74445
74881
|
],
|
|
74446
74882
|
];
|
|
74883
|
+
export var RegisteredInstanceList = [
|
|
74884
|
+
1,
|
|
74885
|
+
n0,
|
|
74886
|
+
_RILeg,
|
|
74887
|
+
0,
|
|
74888
|
+
[
|
|
74889
|
+
() => RegisteredInstance,
|
|
74890
|
+
{
|
|
74891
|
+
[_xN]: _it,
|
|
74892
|
+
},
|
|
74893
|
+
],
|
|
74894
|
+
];
|
|
74447
74895
|
export var RemoveIpamOperatingRegionSet = [1, n0, _RIORS, 0, () => RemoveIpamOperatingRegion];
|
|
74448
74896
|
export var RemoveIpamOrganizationalUnitExclusionSet = [
|
|
74449
74897
|
1,
|
|
@@ -76945,6 +77393,30 @@ export var VpcPeeringConnectionList = [
|
|
|
76945
77393
|
},
|
|
76946
77394
|
],
|
|
76947
77395
|
];
|
|
77396
|
+
export var VpnConcentratorIdStringList = [
|
|
77397
|
+
1,
|
|
77398
|
+
n0,
|
|
77399
|
+
_VCISL,
|
|
77400
|
+
0,
|
|
77401
|
+
[
|
|
77402
|
+
0,
|
|
77403
|
+
{
|
|
77404
|
+
[_xN]: _VCI,
|
|
77405
|
+
},
|
|
77406
|
+
],
|
|
77407
|
+
];
|
|
77408
|
+
export var VpnConcentratorList = [
|
|
77409
|
+
1,
|
|
77410
|
+
n0,
|
|
77411
|
+
_VCLp,
|
|
77412
|
+
0,
|
|
77413
|
+
[
|
|
77414
|
+
() => VpnConcentrator,
|
|
77415
|
+
{
|
|
77416
|
+
[_xN]: _it,
|
|
77417
|
+
},
|
|
77418
|
+
],
|
|
77419
|
+
];
|
|
76948
77420
|
export var VpnConnectionDeviceTypeList = [
|
|
76949
77421
|
1,
|
|
76950
77422
|
n0,
|
|
@@ -76960,19 +77432,19 @@ export var VpnConnectionDeviceTypeList = [
|
|
|
76960
77432
|
export var VpnConnectionIdStringList = [
|
|
76961
77433
|
1,
|
|
76962
77434
|
n0,
|
|
76963
|
-
|
|
77435
|
+
_VCISLp,
|
|
76964
77436
|
0,
|
|
76965
77437
|
[
|
|
76966
77438
|
0,
|
|
76967
77439
|
{
|
|
76968
|
-
[_xN]:
|
|
77440
|
+
[_xN]: _VCIp,
|
|
76969
77441
|
},
|
|
76970
77442
|
],
|
|
76971
77443
|
];
|
|
76972
77444
|
export var VpnConnectionList = [
|
|
76973
77445
|
1,
|
|
76974
77446
|
n0,
|
|
76975
|
-
|
|
77447
|
+
_VCLpn,
|
|
76976
77448
|
0,
|
|
76977
77449
|
[
|
|
76978
77450
|
() => VpnConnection,
|
|
@@ -78175,18 +78647,26 @@ export var CreateVpcPeeringConnection = [
|
|
|
78175
78647
|
() => CreateVpcPeeringConnectionRequest,
|
|
78176
78648
|
() => CreateVpcPeeringConnectionResult,
|
|
78177
78649
|
];
|
|
78178
|
-
export var
|
|
78650
|
+
export var CreateVpnConcentrator = [
|
|
78179
78651
|
9,
|
|
78180
78652
|
n0,
|
|
78181
78653
|
_CVCr,
|
|
78182
78654
|
0,
|
|
78655
|
+
() => CreateVpnConcentratorRequest,
|
|
78656
|
+
() => CreateVpnConcentratorResult,
|
|
78657
|
+
];
|
|
78658
|
+
export var CreateVpnConnection = [
|
|
78659
|
+
9,
|
|
78660
|
+
n0,
|
|
78661
|
+
_CVCre,
|
|
78662
|
+
0,
|
|
78183
78663
|
() => CreateVpnConnectionRequest,
|
|
78184
78664
|
() => CreateVpnConnectionResult,
|
|
78185
78665
|
];
|
|
78186
78666
|
export var CreateVpnConnectionRoute = [
|
|
78187
78667
|
9,
|
|
78188
78668
|
n0,
|
|
78189
|
-
|
|
78669
|
+
_CVCRreat,
|
|
78190
78670
|
0,
|
|
78191
78671
|
() => CreateVpnConnectionRouteRequest,
|
|
78192
78672
|
() => __Unit,
|
|
@@ -78778,18 +79258,26 @@ export var DeleteVpcPeeringConnection = [
|
|
|
78778
79258
|
() => DeleteVpcPeeringConnectionRequest,
|
|
78779
79259
|
() => DeleteVpcPeeringConnectionResult,
|
|
78780
79260
|
];
|
|
78781
|
-
export var
|
|
79261
|
+
export var DeleteVpnConcentrator = [
|
|
78782
79262
|
9,
|
|
78783
79263
|
n0,
|
|
78784
79264
|
_DVCe,
|
|
78785
79265
|
0,
|
|
79266
|
+
() => DeleteVpnConcentratorRequest,
|
|
79267
|
+
() => DeleteVpnConcentratorResult,
|
|
79268
|
+
];
|
|
79269
|
+
export var DeleteVpnConnection = [
|
|
79270
|
+
9,
|
|
79271
|
+
n0,
|
|
79272
|
+
_DVCel,
|
|
79273
|
+
0,
|
|
78786
79274
|
() => DeleteVpnConnectionRequest,
|
|
78787
79275
|
() => __Unit,
|
|
78788
79276
|
];
|
|
78789
79277
|
export var DeleteVpnConnectionRoute = [
|
|
78790
79278
|
9,
|
|
78791
79279
|
n0,
|
|
78792
|
-
|
|
79280
|
+
_DVCRele,
|
|
78793
79281
|
0,
|
|
78794
79282
|
() => DeleteVpnConnectionRouteRequest,
|
|
78795
79283
|
() => __Unit,
|
|
@@ -79363,6 +79851,22 @@ export var DescribeInstances = [
|
|
|
79363
79851
|
() => DescribeInstancesRequest,
|
|
79364
79852
|
() => DescribeInstancesResult,
|
|
79365
79853
|
];
|
|
79854
|
+
export var DescribeInstanceSqlHaHistoryStates = [
|
|
79855
|
+
9,
|
|
79856
|
+
n0,
|
|
79857
|
+
_DISHHS,
|
|
79858
|
+
0,
|
|
79859
|
+
() => DescribeInstanceSqlHaHistoryStatesRequest,
|
|
79860
|
+
() => DescribeInstanceSqlHaHistoryStatesResult,
|
|
79861
|
+
];
|
|
79862
|
+
export var DescribeInstanceSqlHaStates = [
|
|
79863
|
+
9,
|
|
79864
|
+
n0,
|
|
79865
|
+
_DISHS,
|
|
79866
|
+
0,
|
|
79867
|
+
() => DescribeInstanceSqlHaStatesRequest,
|
|
79868
|
+
() => DescribeInstanceSqlHaStatesResult,
|
|
79869
|
+
];
|
|
79366
79870
|
export var DescribeInstanceStatus = [
|
|
79367
79871
|
9,
|
|
79368
79872
|
n0,
|
|
@@ -80244,11 +80748,19 @@ export var DescribeVpcs = [
|
|
|
80244
80748
|
() => DescribeVpcsRequest,
|
|
80245
80749
|
() => DescribeVpcsResult,
|
|
80246
80750
|
];
|
|
80247
|
-
export var
|
|
80751
|
+
export var DescribeVpnConcentrators = [
|
|
80248
80752
|
9,
|
|
80249
80753
|
n0,
|
|
80250
80754
|
_DVCes,
|
|
80251
80755
|
0,
|
|
80756
|
+
() => DescribeVpnConcentratorsRequest,
|
|
80757
|
+
() => DescribeVpnConcentratorsResult,
|
|
80758
|
+
];
|
|
80759
|
+
export var DescribeVpnConnections = [
|
|
80760
|
+
9,
|
|
80761
|
+
n0,
|
|
80762
|
+
_DVCesc,
|
|
80763
|
+
0,
|
|
80252
80764
|
() => DescribeVpnConnectionsRequest,
|
|
80253
80765
|
() => DescribeVpnConnectionsResult,
|
|
80254
80766
|
];
|
|
@@ -80382,6 +80894,14 @@ export var DisableImageDeregistrationProtection = [
|
|
|
80382
80894
|
() => DisableImageDeregistrationProtectionRequest,
|
|
80383
80895
|
() => DisableImageDeregistrationProtectionResult,
|
|
80384
80896
|
];
|
|
80897
|
+
export var DisableInstanceSqlHaStandbyDetections = [
|
|
80898
|
+
9,
|
|
80899
|
+
n0,
|
|
80900
|
+
_DISHSD,
|
|
80901
|
+
0,
|
|
80902
|
+
() => DisableInstanceSqlHaStandbyDetectionsRequest,
|
|
80903
|
+
() => DisableInstanceSqlHaStandbyDetectionsResult,
|
|
80904
|
+
];
|
|
80385
80905
|
export var DisableIpamOrganizationAdminAccount = [
|
|
80386
80906
|
9,
|
|
80387
80907
|
n0,
|
|
@@ -80671,6 +81191,14 @@ export var EnableImageDeregistrationProtection = [
|
|
|
80671
81191
|
() => EnableImageDeregistrationProtectionRequest,
|
|
80672
81192
|
() => EnableImageDeregistrationProtectionResult,
|
|
80673
81193
|
];
|
|
81194
|
+
export var EnableInstanceSqlHaStandbyDetections = [
|
|
81195
|
+
9,
|
|
81196
|
+
n0,
|
|
81197
|
+
_EISHSD,
|
|
81198
|
+
0,
|
|
81199
|
+
() => EnableInstanceSqlHaStandbyDetectionsRequest,
|
|
81200
|
+
() => EnableInstanceSqlHaStandbyDetectionsResult,
|
|
81201
|
+
];
|
|
80674
81202
|
export var EnableIpamOrganizationAdminAccount = [
|
|
80675
81203
|
9,
|
|
80676
81204
|
n0,
|
|
@@ -81997,7 +82525,7 @@ export var RebootInstances = [9, n0, _RIeb, 0, () => RebootInstancesRequest, ()
|
|
|
81997
82525
|
export var RegisterImage = [
|
|
81998
82526
|
9,
|
|
81999
82527
|
n0,
|
|
82000
|
-
|
|
82528
|
+
_RIegi,
|
|
82001
82529
|
0,
|
|
82002
82530
|
() => RegisterImageRequest,
|
|
82003
82531
|
() => RegisterImageResult,
|