@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
|
@@ -456,6 +456,8 @@ export declare var CreateVpcPeeringConnectionRequest: StaticStructureSchema;
|
|
|
456
456
|
export declare var CreateVpcPeeringConnectionResult: StaticStructureSchema;
|
|
457
457
|
export declare var CreateVpcRequest: StaticStructureSchema;
|
|
458
458
|
export declare var CreateVpcResult: StaticStructureSchema;
|
|
459
|
+
export declare var CreateVpnConcentratorRequest: StaticStructureSchema;
|
|
460
|
+
export declare var CreateVpnConcentratorResult: StaticStructureSchema;
|
|
459
461
|
export declare var CreateVpnConnectionRequest: StaticStructureSchema;
|
|
460
462
|
export declare var CreateVpnConnectionResult: StaticStructureSchema;
|
|
461
463
|
export declare var CreateVpnConnectionRouteRequest: StaticStructureSchema;
|
|
@@ -625,6 +627,8 @@ export declare var DeleteVpcEndpointsResult: StaticStructureSchema;
|
|
|
625
627
|
export declare var DeleteVpcPeeringConnectionRequest: StaticStructureSchema;
|
|
626
628
|
export declare var DeleteVpcPeeringConnectionResult: StaticStructureSchema;
|
|
627
629
|
export declare var DeleteVpcRequest: StaticStructureSchema;
|
|
630
|
+
export declare var DeleteVpnConcentratorRequest: StaticStructureSchema;
|
|
631
|
+
export declare var DeleteVpnConcentratorResult: StaticStructureSchema;
|
|
628
632
|
export declare var DeleteVpnConnectionRequest: StaticStructureSchema;
|
|
629
633
|
export declare var DeleteVpnConnectionRouteRequest: StaticStructureSchema;
|
|
630
634
|
export declare var DeleteVpnGatewayRequest: StaticStructureSchema;
|
|
@@ -773,6 +777,10 @@ export declare var DescribeInstanceEventWindowsRequest: StaticStructureSchema;
|
|
|
773
777
|
export declare var DescribeInstanceEventWindowsResult: StaticStructureSchema;
|
|
774
778
|
export declare var DescribeInstanceImageMetadataRequest: StaticStructureSchema;
|
|
775
779
|
export declare var DescribeInstanceImageMetadataResult: StaticStructureSchema;
|
|
780
|
+
export declare var DescribeInstanceSqlHaHistoryStatesRequest: StaticStructureSchema;
|
|
781
|
+
export declare var DescribeInstanceSqlHaHistoryStatesResult: StaticStructureSchema;
|
|
782
|
+
export declare var DescribeInstanceSqlHaStatesRequest: StaticStructureSchema;
|
|
783
|
+
export declare var DescribeInstanceSqlHaStatesResult: StaticStructureSchema;
|
|
776
784
|
export declare var DescribeInstancesRequest: StaticStructureSchema;
|
|
777
785
|
export declare var DescribeInstancesResult: StaticStructureSchema;
|
|
778
786
|
export declare var DescribeInstanceStatusRequest: StaticStructureSchema;
|
|
@@ -997,6 +1005,8 @@ export declare var DescribeVpcPeeringConnectionsRequest: StaticStructureSchema;
|
|
|
997
1005
|
export declare var DescribeVpcPeeringConnectionsResult: StaticStructureSchema;
|
|
998
1006
|
export declare var DescribeVpcsRequest: StaticStructureSchema;
|
|
999
1007
|
export declare var DescribeVpcsResult: StaticStructureSchema;
|
|
1008
|
+
export declare var DescribeVpnConcentratorsRequest: StaticStructureSchema;
|
|
1009
|
+
export declare var DescribeVpnConcentratorsResult: StaticStructureSchema;
|
|
1000
1010
|
export declare var DescribeVpnConnectionsRequest: StaticStructureSchema;
|
|
1001
1011
|
export declare var DescribeVpnConnectionsResult: StaticStructureSchema;
|
|
1002
1012
|
export declare var DescribeVpnGatewaysRequest: StaticStructureSchema;
|
|
@@ -1043,6 +1053,8 @@ export declare var DisableImageDeregistrationProtectionRequest: StaticStructureS
|
|
|
1043
1053
|
export declare var DisableImageDeregistrationProtectionResult: StaticStructureSchema;
|
|
1044
1054
|
export declare var DisableImageRequest: StaticStructureSchema;
|
|
1045
1055
|
export declare var DisableImageResult: StaticStructureSchema;
|
|
1056
|
+
export declare var DisableInstanceSqlHaStandbyDetectionsRequest: StaticStructureSchema;
|
|
1057
|
+
export declare var DisableInstanceSqlHaStandbyDetectionsResult: StaticStructureSchema;
|
|
1046
1058
|
export declare var DisableIpamOrganizationAdminAccountRequest: StaticStructureSchema;
|
|
1047
1059
|
export declare var DisableIpamOrganizationAdminAccountResult: StaticStructureSchema;
|
|
1048
1060
|
export declare var DisableRouteServerPropagationRequest: StaticStructureSchema;
|
|
@@ -1145,6 +1157,8 @@ export declare var EnableImageDeregistrationProtectionRequest: StaticStructureSc
|
|
|
1145
1157
|
export declare var EnableImageDeregistrationProtectionResult: StaticStructureSchema;
|
|
1146
1158
|
export declare var EnableImageRequest: StaticStructureSchema;
|
|
1147
1159
|
export declare var EnableImageResult: StaticStructureSchema;
|
|
1160
|
+
export declare var EnableInstanceSqlHaStandbyDetectionsRequest: StaticStructureSchema;
|
|
1161
|
+
export declare var EnableInstanceSqlHaStandbyDetectionsResult: StaticStructureSchema;
|
|
1148
1162
|
export declare var EnableIpamOrganizationAdminAccountRequest: StaticStructureSchema;
|
|
1149
1163
|
export declare var EnableIpamOrganizationAdminAccountResult: StaticStructureSchema;
|
|
1150
1164
|
export declare var EnableReachabilityAnalyzerOrganizationSharingRequest: StaticStructureSchema;
|
|
@@ -1876,6 +1890,7 @@ export declare var RecurringCharge: StaticStructureSchema;
|
|
|
1876
1890
|
export declare var ReferencedSecurityGroup: StaticStructureSchema;
|
|
1877
1891
|
export declare var Region: StaticStructureSchema;
|
|
1878
1892
|
export declare var RegionalSummary: StaticStructureSchema;
|
|
1893
|
+
export declare var RegisteredInstance: StaticStructureSchema;
|
|
1879
1894
|
export declare var RegisterImageRequest: StaticStructureSchema;
|
|
1880
1895
|
export declare var RegisterImageResult: StaticStructureSchema;
|
|
1881
1896
|
export declare var RegisterInstanceEventNotificationAttributesRequest: StaticStructureSchema;
|
|
@@ -2240,6 +2255,7 @@ export declare var VpcPeeringConnection: StaticStructureSchema;
|
|
|
2240
2255
|
export declare var VpcPeeringConnectionOptionsDescription: StaticStructureSchema;
|
|
2241
2256
|
export declare var VpcPeeringConnectionStateReason: StaticStructureSchema;
|
|
2242
2257
|
export declare var VpcPeeringConnectionVpcInfo: StaticStructureSchema;
|
|
2258
|
+
export declare var VpnConcentrator: StaticStructureSchema;
|
|
2243
2259
|
export declare var VpnConnection: StaticStructureSchema;
|
|
2244
2260
|
export declare var VpnConnectionDeviceType: StaticStructureSchema;
|
|
2245
2261
|
export declare var VpnConnectionOptions: StaticStructureSchema;
|
|
@@ -2493,6 +2509,7 @@ export declare var InstanceIdList: StaticListSchema;
|
|
|
2493
2509
|
export declare var InstanceIdSet: StaticListSchema;
|
|
2494
2510
|
export declare var InstanceIdsSet: StaticListSchema;
|
|
2495
2511
|
export declare var InstanceIdStringList: StaticListSchema;
|
|
2512
|
+
export declare var InstanceIdUpdateStringList: StaticListSchema;
|
|
2496
2513
|
export declare var InstanceImageMetadataList: StaticListSchema;
|
|
2497
2514
|
export declare var InstanceIpv4PrefixList: StaticListSchema;
|
|
2498
2515
|
export declare var InstanceIpv6AddressList: StaticListSchema;
|
|
@@ -2712,6 +2729,7 @@ export declare var RegionalSummaryList: StaticListSchema;
|
|
|
2712
2729
|
export declare var RegionList: StaticListSchema;
|
|
2713
2730
|
export declare var RegionNames: number;
|
|
2714
2731
|
export declare var RegionNameStringList: StaticListSchema;
|
|
2732
|
+
export declare var RegisteredInstanceList: StaticListSchema;
|
|
2715
2733
|
export declare var RemoveIpamOperatingRegionSet: StaticListSchema;
|
|
2716
2734
|
export declare var RemoveIpamOrganizationalUnitExclusionSet: StaticListSchema;
|
|
2717
2735
|
export declare var RemovePrefixListEntries: StaticListSchema;
|
|
@@ -2935,6 +2953,8 @@ export declare var VpcIpv6CidrBlockAssociationSet: StaticListSchema;
|
|
|
2935
2953
|
export declare var VpcList: StaticListSchema;
|
|
2936
2954
|
export declare var VpcPeeringConnectionIdList: StaticListSchema;
|
|
2937
2955
|
export declare var VpcPeeringConnectionList: StaticListSchema;
|
|
2956
|
+
export declare var VpnConcentratorIdStringList: StaticListSchema;
|
|
2957
|
+
export declare var VpnConcentratorList: StaticListSchema;
|
|
2938
2958
|
export declare var VpnConnectionDeviceTypeList: StaticListSchema;
|
|
2939
2959
|
export declare var VpnConnectionIdStringList: StaticListSchema;
|
|
2940
2960
|
export declare var VpnConnectionList: StaticListSchema;
|
|
@@ -3098,6 +3118,7 @@ export declare var CreateVpcEndpoint: StaticOperationSchema;
|
|
|
3098
3118
|
export declare var CreateVpcEndpointConnectionNotification: StaticOperationSchema;
|
|
3099
3119
|
export declare var CreateVpcEndpointServiceConfiguration: StaticOperationSchema;
|
|
3100
3120
|
export declare var CreateVpcPeeringConnection: StaticOperationSchema;
|
|
3121
|
+
export declare var CreateVpnConcentrator: StaticOperationSchema;
|
|
3101
3122
|
export declare var CreateVpnConnection: StaticOperationSchema;
|
|
3102
3123
|
export declare var CreateVpnConnectionRoute: StaticOperationSchema;
|
|
3103
3124
|
export declare var CreateVpnGateway: StaticOperationSchema;
|
|
@@ -3183,6 +3204,7 @@ export declare var DeleteVpcEndpointConnectionNotifications: StaticOperationSche
|
|
|
3183
3204
|
export declare var DeleteVpcEndpoints: StaticOperationSchema;
|
|
3184
3205
|
export declare var DeleteVpcEndpointServiceConfigurations: StaticOperationSchema;
|
|
3185
3206
|
export declare var DeleteVpcPeeringConnection: StaticOperationSchema;
|
|
3207
|
+
export declare var DeleteVpnConcentrator: StaticOperationSchema;
|
|
3186
3208
|
export declare var DeleteVpnConnection: StaticOperationSchema;
|
|
3187
3209
|
export declare var DeleteVpnConnectionRoute: StaticOperationSchema;
|
|
3188
3210
|
export declare var DeleteVpnGateway: StaticOperationSchema;
|
|
@@ -3257,6 +3279,8 @@ export declare var DescribeInstanceEventNotificationAttributes: StaticOperationS
|
|
|
3257
3279
|
export declare var DescribeInstanceEventWindows: StaticOperationSchema;
|
|
3258
3280
|
export declare var DescribeInstanceImageMetadata: StaticOperationSchema;
|
|
3259
3281
|
export declare var DescribeInstances: StaticOperationSchema;
|
|
3282
|
+
export declare var DescribeInstanceSqlHaHistoryStates: StaticOperationSchema;
|
|
3283
|
+
export declare var DescribeInstanceSqlHaStates: StaticOperationSchema;
|
|
3260
3284
|
export declare var DescribeInstanceStatus: StaticOperationSchema;
|
|
3261
3285
|
export declare var DescribeInstanceTopology: StaticOperationSchema;
|
|
3262
3286
|
export declare var DescribeInstanceTypeOfferings: StaticOperationSchema;
|
|
@@ -3368,6 +3392,7 @@ export declare var DescribeVpcEndpointServicePermissions: StaticOperationSchema;
|
|
|
3368
3392
|
export declare var DescribeVpcEndpointServices: StaticOperationSchema;
|
|
3369
3393
|
export declare var DescribeVpcPeeringConnections: StaticOperationSchema;
|
|
3370
3394
|
export declare var DescribeVpcs: StaticOperationSchema;
|
|
3395
|
+
export declare var DescribeVpnConcentrators: StaticOperationSchema;
|
|
3371
3396
|
export declare var DescribeVpnConnections: StaticOperationSchema;
|
|
3372
3397
|
export declare var DescribeVpnGateways: StaticOperationSchema;
|
|
3373
3398
|
export declare var DetachClassicLinkVpc: StaticOperationSchema;
|
|
@@ -3387,6 +3412,7 @@ export declare var DisableImage: StaticOperationSchema;
|
|
|
3387
3412
|
export declare var DisableImageBlockPublicAccess: StaticOperationSchema;
|
|
3388
3413
|
export declare var DisableImageDeprecation: StaticOperationSchema;
|
|
3389
3414
|
export declare var DisableImageDeregistrationProtection: StaticOperationSchema;
|
|
3415
|
+
export declare var DisableInstanceSqlHaStandbyDetections: StaticOperationSchema;
|
|
3390
3416
|
export declare var DisableIpamOrganizationAdminAccount: StaticOperationSchema;
|
|
3391
3417
|
export declare var DisableRouteServerPropagation: StaticOperationSchema;
|
|
3392
3418
|
export declare var DisableSerialConsoleAccess: StaticOperationSchema;
|
|
@@ -3424,6 +3450,7 @@ export declare var EnableImage: StaticOperationSchema;
|
|
|
3424
3450
|
export declare var EnableImageBlockPublicAccess: StaticOperationSchema;
|
|
3425
3451
|
export declare var EnableImageDeprecation: StaticOperationSchema;
|
|
3426
3452
|
export declare var EnableImageDeregistrationProtection: StaticOperationSchema;
|
|
3453
|
+
export declare var EnableInstanceSqlHaStandbyDetections: StaticOperationSchema;
|
|
3427
3454
|
export declare var EnableIpamOrganizationAdminAccount: StaticOperationSchema;
|
|
3428
3455
|
export declare var EnableReachabilityAnalyzerOrganizationSharing: StaticOperationSchema;
|
|
3429
3456
|
export declare var EnableRouteServerPropagation: StaticOperationSchema;
|
|
@@ -615,6 +615,10 @@ import {
|
|
|
615
615
|
CreateVpcPeeringConnectionCommandInput,
|
|
616
616
|
CreateVpcPeeringConnectionCommandOutput,
|
|
617
617
|
} from "./commands/CreateVpcPeeringConnectionCommand";
|
|
618
|
+
import {
|
|
619
|
+
CreateVpnConcentratorCommandInput,
|
|
620
|
+
CreateVpnConcentratorCommandOutput,
|
|
621
|
+
} from "./commands/CreateVpnConcentratorCommand";
|
|
618
622
|
import {
|
|
619
623
|
CreateVpnConnectionCommandInput,
|
|
620
624
|
CreateVpnConnectionCommandOutput,
|
|
@@ -955,6 +959,10 @@ import {
|
|
|
955
959
|
DeleteVpcPeeringConnectionCommandInput,
|
|
956
960
|
DeleteVpcPeeringConnectionCommandOutput,
|
|
957
961
|
} from "./commands/DeleteVpcPeeringConnectionCommand";
|
|
962
|
+
import {
|
|
963
|
+
DeleteVpnConcentratorCommandInput,
|
|
964
|
+
DeleteVpnConcentratorCommandOutput,
|
|
965
|
+
} from "./commands/DeleteVpnConcentratorCommand";
|
|
958
966
|
import {
|
|
959
967
|
DeleteVpnConnectionCommandInput,
|
|
960
968
|
DeleteVpnConnectionCommandOutput,
|
|
@@ -1251,6 +1259,14 @@ import {
|
|
|
1251
1259
|
DescribeInstancesCommandInput,
|
|
1252
1260
|
DescribeInstancesCommandOutput,
|
|
1253
1261
|
} from "./commands/DescribeInstancesCommand";
|
|
1262
|
+
import {
|
|
1263
|
+
DescribeInstanceSqlHaHistoryStatesCommandInput,
|
|
1264
|
+
DescribeInstanceSqlHaHistoryStatesCommandOutput,
|
|
1265
|
+
} from "./commands/DescribeInstanceSqlHaHistoryStatesCommand";
|
|
1266
|
+
import {
|
|
1267
|
+
DescribeInstanceSqlHaStatesCommandInput,
|
|
1268
|
+
DescribeInstanceSqlHaStatesCommandOutput,
|
|
1269
|
+
} from "./commands/DescribeInstanceSqlHaStatesCommand";
|
|
1254
1270
|
import {
|
|
1255
1271
|
DescribeInstanceStatusCommandInput,
|
|
1256
1272
|
DescribeInstanceStatusCommandOutput,
|
|
@@ -1695,6 +1711,10 @@ import {
|
|
|
1695
1711
|
DescribeVpcsCommandInput,
|
|
1696
1712
|
DescribeVpcsCommandOutput,
|
|
1697
1713
|
} from "./commands/DescribeVpcsCommand";
|
|
1714
|
+
import {
|
|
1715
|
+
DescribeVpnConcentratorsCommandInput,
|
|
1716
|
+
DescribeVpnConcentratorsCommandOutput,
|
|
1717
|
+
} from "./commands/DescribeVpnConcentratorsCommand";
|
|
1698
1718
|
import {
|
|
1699
1719
|
DescribeVpnConnectionsCommandInput,
|
|
1700
1720
|
DescribeVpnConnectionsCommandOutput,
|
|
@@ -1771,6 +1791,10 @@ import {
|
|
|
1771
1791
|
DisableImageDeregistrationProtectionCommandInput,
|
|
1772
1792
|
DisableImageDeregistrationProtectionCommandOutput,
|
|
1773
1793
|
} from "./commands/DisableImageDeregistrationProtectionCommand";
|
|
1794
|
+
import {
|
|
1795
|
+
DisableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
1796
|
+
DisableInstanceSqlHaStandbyDetectionsCommandOutput,
|
|
1797
|
+
} from "./commands/DisableInstanceSqlHaStandbyDetectionsCommand";
|
|
1774
1798
|
import {
|
|
1775
1799
|
DisableIpamOrganizationAdminAccountCommandInput,
|
|
1776
1800
|
DisableIpamOrganizationAdminAccountCommandOutput,
|
|
@@ -1919,6 +1943,10 @@ import {
|
|
|
1919
1943
|
EnableImageDeregistrationProtectionCommandInput,
|
|
1920
1944
|
EnableImageDeregistrationProtectionCommandOutput,
|
|
1921
1945
|
} from "./commands/EnableImageDeregistrationProtectionCommand";
|
|
1946
|
+
import {
|
|
1947
|
+
EnableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
1948
|
+
EnableInstanceSqlHaStandbyDetectionsCommandOutput,
|
|
1949
|
+
} from "./commands/EnableInstanceSqlHaStandbyDetectionsCommand";
|
|
1922
1950
|
import {
|
|
1923
1951
|
EnableIpamOrganizationAdminAccountCommandInput,
|
|
1924
1952
|
EnableIpamOrganizationAdminAccountCommandOutput,
|
|
@@ -5072,6 +5100,19 @@ export interface EC2 {
|
|
|
5072
5100
|
options: __HttpHandlerOptions,
|
|
5073
5101
|
cb: (err: any, data?: CreateVpcPeeringConnectionCommandOutput) => void
|
|
5074
5102
|
): void;
|
|
5103
|
+
createVpnConcentrator(
|
|
5104
|
+
args: CreateVpnConcentratorCommandInput,
|
|
5105
|
+
options?: __HttpHandlerOptions
|
|
5106
|
+
): Promise<CreateVpnConcentratorCommandOutput>;
|
|
5107
|
+
createVpnConcentrator(
|
|
5108
|
+
args: CreateVpnConcentratorCommandInput,
|
|
5109
|
+
cb: (err: any, data?: CreateVpnConcentratorCommandOutput) => void
|
|
5110
|
+
): void;
|
|
5111
|
+
createVpnConcentrator(
|
|
5112
|
+
args: CreateVpnConcentratorCommandInput,
|
|
5113
|
+
options: __HttpHandlerOptions,
|
|
5114
|
+
cb: (err: any, data?: CreateVpnConcentratorCommandOutput) => void
|
|
5115
|
+
): void;
|
|
5075
5116
|
createVpnConnection(
|
|
5076
5117
|
args: CreateVpnConnectionCommandInput,
|
|
5077
5118
|
options?: __HttpHandlerOptions
|
|
@@ -6277,6 +6318,19 @@ export interface EC2 {
|
|
|
6277
6318
|
options: __HttpHandlerOptions,
|
|
6278
6319
|
cb: (err: any, data?: DeleteVpcPeeringConnectionCommandOutput) => void
|
|
6279
6320
|
): void;
|
|
6321
|
+
deleteVpnConcentrator(
|
|
6322
|
+
args: DeleteVpnConcentratorCommandInput,
|
|
6323
|
+
options?: __HttpHandlerOptions
|
|
6324
|
+
): Promise<DeleteVpnConcentratorCommandOutput>;
|
|
6325
|
+
deleteVpnConcentrator(
|
|
6326
|
+
args: DeleteVpnConcentratorCommandInput,
|
|
6327
|
+
cb: (err: any, data?: DeleteVpnConcentratorCommandOutput) => void
|
|
6328
|
+
): void;
|
|
6329
|
+
deleteVpnConcentrator(
|
|
6330
|
+
args: DeleteVpnConcentratorCommandInput,
|
|
6331
|
+
options: __HttpHandlerOptions,
|
|
6332
|
+
cb: (err: any, data?: DeleteVpnConcentratorCommandOutput) => void
|
|
6333
|
+
): void;
|
|
6280
6334
|
deleteVpnConnection(
|
|
6281
6335
|
args: DeleteVpnConnectionCommandInput,
|
|
6282
6336
|
options?: __HttpHandlerOptions
|
|
@@ -7385,6 +7439,40 @@ export interface EC2 {
|
|
|
7385
7439
|
options: __HttpHandlerOptions,
|
|
7386
7440
|
cb: (err: any, data?: DescribeInstancesCommandOutput) => void
|
|
7387
7441
|
): void;
|
|
7442
|
+
describeInstanceSqlHaHistoryStates(): Promise<DescribeInstanceSqlHaHistoryStatesCommandOutput>;
|
|
7443
|
+
describeInstanceSqlHaHistoryStates(
|
|
7444
|
+
args: DescribeInstanceSqlHaHistoryStatesCommandInput,
|
|
7445
|
+
options?: __HttpHandlerOptions
|
|
7446
|
+
): Promise<DescribeInstanceSqlHaHistoryStatesCommandOutput>;
|
|
7447
|
+
describeInstanceSqlHaHistoryStates(
|
|
7448
|
+
args: DescribeInstanceSqlHaHistoryStatesCommandInput,
|
|
7449
|
+
cb: (
|
|
7450
|
+
err: any,
|
|
7451
|
+
data?: DescribeInstanceSqlHaHistoryStatesCommandOutput
|
|
7452
|
+
) => void
|
|
7453
|
+
): void;
|
|
7454
|
+
describeInstanceSqlHaHistoryStates(
|
|
7455
|
+
args: DescribeInstanceSqlHaHistoryStatesCommandInput,
|
|
7456
|
+
options: __HttpHandlerOptions,
|
|
7457
|
+
cb: (
|
|
7458
|
+
err: any,
|
|
7459
|
+
data?: DescribeInstanceSqlHaHistoryStatesCommandOutput
|
|
7460
|
+
) => void
|
|
7461
|
+
): void;
|
|
7462
|
+
describeInstanceSqlHaStates(): Promise<DescribeInstanceSqlHaStatesCommandOutput>;
|
|
7463
|
+
describeInstanceSqlHaStates(
|
|
7464
|
+
args: DescribeInstanceSqlHaStatesCommandInput,
|
|
7465
|
+
options?: __HttpHandlerOptions
|
|
7466
|
+
): Promise<DescribeInstanceSqlHaStatesCommandOutput>;
|
|
7467
|
+
describeInstanceSqlHaStates(
|
|
7468
|
+
args: DescribeInstanceSqlHaStatesCommandInput,
|
|
7469
|
+
cb: (err: any, data?: DescribeInstanceSqlHaStatesCommandOutput) => void
|
|
7470
|
+
): void;
|
|
7471
|
+
describeInstanceSqlHaStates(
|
|
7472
|
+
args: DescribeInstanceSqlHaStatesCommandInput,
|
|
7473
|
+
options: __HttpHandlerOptions,
|
|
7474
|
+
cb: (err: any, data?: DescribeInstanceSqlHaStatesCommandOutput) => void
|
|
7475
|
+
): void;
|
|
7388
7476
|
describeInstanceStatus(): Promise<DescribeInstanceStatusCommandOutput>;
|
|
7389
7477
|
describeInstanceStatus(
|
|
7390
7478
|
args: DescribeInstanceStatusCommandInput,
|
|
@@ -9127,6 +9215,20 @@ export interface EC2 {
|
|
|
9127
9215
|
options: __HttpHandlerOptions,
|
|
9128
9216
|
cb: (err: any, data?: DescribeVpcsCommandOutput) => void
|
|
9129
9217
|
): void;
|
|
9218
|
+
describeVpnConcentrators(): Promise<DescribeVpnConcentratorsCommandOutput>;
|
|
9219
|
+
describeVpnConcentrators(
|
|
9220
|
+
args: DescribeVpnConcentratorsCommandInput,
|
|
9221
|
+
options?: __HttpHandlerOptions
|
|
9222
|
+
): Promise<DescribeVpnConcentratorsCommandOutput>;
|
|
9223
|
+
describeVpnConcentrators(
|
|
9224
|
+
args: DescribeVpnConcentratorsCommandInput,
|
|
9225
|
+
cb: (err: any, data?: DescribeVpnConcentratorsCommandOutput) => void
|
|
9226
|
+
): void;
|
|
9227
|
+
describeVpnConcentrators(
|
|
9228
|
+
args: DescribeVpnConcentratorsCommandInput,
|
|
9229
|
+
options: __HttpHandlerOptions,
|
|
9230
|
+
cb: (err: any, data?: DescribeVpnConcentratorsCommandOutput) => void
|
|
9231
|
+
): void;
|
|
9130
9232
|
describeVpnConnections(): Promise<DescribeVpnConnectionsCommandOutput>;
|
|
9131
9233
|
describeVpnConnections(
|
|
9132
9234
|
args: DescribeVpnConnectionsCommandInput,
|
|
@@ -9399,6 +9501,25 @@ export interface EC2 {
|
|
|
9399
9501
|
data?: DisableImageDeregistrationProtectionCommandOutput
|
|
9400
9502
|
) => void
|
|
9401
9503
|
): void;
|
|
9504
|
+
disableInstanceSqlHaStandbyDetections(
|
|
9505
|
+
args: DisableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
9506
|
+
options?: __HttpHandlerOptions
|
|
9507
|
+
): Promise<DisableInstanceSqlHaStandbyDetectionsCommandOutput>;
|
|
9508
|
+
disableInstanceSqlHaStandbyDetections(
|
|
9509
|
+
args: DisableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
9510
|
+
cb: (
|
|
9511
|
+
err: any,
|
|
9512
|
+
data?: DisableInstanceSqlHaStandbyDetectionsCommandOutput
|
|
9513
|
+
) => void
|
|
9514
|
+
): void;
|
|
9515
|
+
disableInstanceSqlHaStandbyDetections(
|
|
9516
|
+
args: DisableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
9517
|
+
options: __HttpHandlerOptions,
|
|
9518
|
+
cb: (
|
|
9519
|
+
err: any,
|
|
9520
|
+
data?: DisableInstanceSqlHaStandbyDetectionsCommandOutput
|
|
9521
|
+
) => void
|
|
9522
|
+
): void;
|
|
9402
9523
|
disableIpamOrganizationAdminAccount(
|
|
9403
9524
|
args: DisableIpamOrganizationAdminAccountCommandInput,
|
|
9404
9525
|
options?: __HttpHandlerOptions
|
|
@@ -9953,6 +10074,25 @@ export interface EC2 {
|
|
|
9953
10074
|
data?: EnableImageDeregistrationProtectionCommandOutput
|
|
9954
10075
|
) => void
|
|
9955
10076
|
): void;
|
|
10077
|
+
enableInstanceSqlHaStandbyDetections(
|
|
10078
|
+
args: EnableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
10079
|
+
options?: __HttpHandlerOptions
|
|
10080
|
+
): Promise<EnableInstanceSqlHaStandbyDetectionsCommandOutput>;
|
|
10081
|
+
enableInstanceSqlHaStandbyDetections(
|
|
10082
|
+
args: EnableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
10083
|
+
cb: (
|
|
10084
|
+
err: any,
|
|
10085
|
+
data?: EnableInstanceSqlHaStandbyDetectionsCommandOutput
|
|
10086
|
+
) => void
|
|
10087
|
+
): void;
|
|
10088
|
+
enableInstanceSqlHaStandbyDetections(
|
|
10089
|
+
args: EnableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
10090
|
+
options: __HttpHandlerOptions,
|
|
10091
|
+
cb: (
|
|
10092
|
+
err: any,
|
|
10093
|
+
data?: EnableInstanceSqlHaStandbyDetectionsCommandOutput
|
|
10094
|
+
) => void
|
|
10095
|
+
): void;
|
|
9956
10096
|
enableIpamOrganizationAdminAccount(
|
|
9957
10097
|
args: EnableIpamOrganizationAdminAccountCommandInput,
|
|
9958
10098
|
options?: __HttpHandlerOptions
|
|
@@ -664,6 +664,10 @@ import {
|
|
|
664
664
|
CreateVpcPeeringConnectionCommandInput,
|
|
665
665
|
CreateVpcPeeringConnectionCommandOutput,
|
|
666
666
|
} from "./commands/CreateVpcPeeringConnectionCommand";
|
|
667
|
+
import {
|
|
668
|
+
CreateVpnConcentratorCommandInput,
|
|
669
|
+
CreateVpnConcentratorCommandOutput,
|
|
670
|
+
} from "./commands/CreateVpnConcentratorCommand";
|
|
667
671
|
import {
|
|
668
672
|
CreateVpnConnectionCommandInput,
|
|
669
673
|
CreateVpnConnectionCommandOutput,
|
|
@@ -1004,6 +1008,10 @@ import {
|
|
|
1004
1008
|
DeleteVpcPeeringConnectionCommandInput,
|
|
1005
1009
|
DeleteVpcPeeringConnectionCommandOutput,
|
|
1006
1010
|
} from "./commands/DeleteVpcPeeringConnectionCommand";
|
|
1011
|
+
import {
|
|
1012
|
+
DeleteVpnConcentratorCommandInput,
|
|
1013
|
+
DeleteVpnConcentratorCommandOutput,
|
|
1014
|
+
} from "./commands/DeleteVpnConcentratorCommand";
|
|
1007
1015
|
import {
|
|
1008
1016
|
DeleteVpnConnectionCommandInput,
|
|
1009
1017
|
DeleteVpnConnectionCommandOutput,
|
|
@@ -1300,6 +1308,14 @@ import {
|
|
|
1300
1308
|
DescribeInstancesCommandInput,
|
|
1301
1309
|
DescribeInstancesCommandOutput,
|
|
1302
1310
|
} from "./commands/DescribeInstancesCommand";
|
|
1311
|
+
import {
|
|
1312
|
+
DescribeInstanceSqlHaHistoryStatesCommandInput,
|
|
1313
|
+
DescribeInstanceSqlHaHistoryStatesCommandOutput,
|
|
1314
|
+
} from "./commands/DescribeInstanceSqlHaHistoryStatesCommand";
|
|
1315
|
+
import {
|
|
1316
|
+
DescribeInstanceSqlHaStatesCommandInput,
|
|
1317
|
+
DescribeInstanceSqlHaStatesCommandOutput,
|
|
1318
|
+
} from "./commands/DescribeInstanceSqlHaStatesCommand";
|
|
1303
1319
|
import {
|
|
1304
1320
|
DescribeInstanceStatusCommandInput,
|
|
1305
1321
|
DescribeInstanceStatusCommandOutput,
|
|
@@ -1744,6 +1760,10 @@ import {
|
|
|
1744
1760
|
DescribeVpcsCommandInput,
|
|
1745
1761
|
DescribeVpcsCommandOutput,
|
|
1746
1762
|
} from "./commands/DescribeVpcsCommand";
|
|
1763
|
+
import {
|
|
1764
|
+
DescribeVpnConcentratorsCommandInput,
|
|
1765
|
+
DescribeVpnConcentratorsCommandOutput,
|
|
1766
|
+
} from "./commands/DescribeVpnConcentratorsCommand";
|
|
1747
1767
|
import {
|
|
1748
1768
|
DescribeVpnConnectionsCommandInput,
|
|
1749
1769
|
DescribeVpnConnectionsCommandOutput,
|
|
@@ -1820,6 +1840,10 @@ import {
|
|
|
1820
1840
|
DisableImageDeregistrationProtectionCommandInput,
|
|
1821
1841
|
DisableImageDeregistrationProtectionCommandOutput,
|
|
1822
1842
|
} from "./commands/DisableImageDeregistrationProtectionCommand";
|
|
1843
|
+
import {
|
|
1844
|
+
DisableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
1845
|
+
DisableInstanceSqlHaStandbyDetectionsCommandOutput,
|
|
1846
|
+
} from "./commands/DisableInstanceSqlHaStandbyDetectionsCommand";
|
|
1823
1847
|
import {
|
|
1824
1848
|
DisableIpamOrganizationAdminAccountCommandInput,
|
|
1825
1849
|
DisableIpamOrganizationAdminAccountCommandOutput,
|
|
@@ -1968,6 +1992,10 @@ import {
|
|
|
1968
1992
|
EnableImageDeregistrationProtectionCommandInput,
|
|
1969
1993
|
EnableImageDeregistrationProtectionCommandOutput,
|
|
1970
1994
|
} from "./commands/EnableImageDeregistrationProtectionCommand";
|
|
1995
|
+
import {
|
|
1996
|
+
EnableInstanceSqlHaStandbyDetectionsCommandInput,
|
|
1997
|
+
EnableInstanceSqlHaStandbyDetectionsCommandOutput,
|
|
1998
|
+
} from "./commands/EnableInstanceSqlHaStandbyDetectionsCommand";
|
|
1971
1999
|
import {
|
|
1972
2000
|
EnableIpamOrganizationAdminAccountCommandInput,
|
|
1973
2001
|
EnableIpamOrganizationAdminAccountCommandOutput,
|
|
@@ -3078,6 +3106,7 @@ export type ServiceInputTypes =
|
|
|
3078
3106
|
| CreateVpcEndpointConnectionNotificationCommandInput
|
|
3079
3107
|
| CreateVpcEndpointServiceConfigurationCommandInput
|
|
3080
3108
|
| CreateVpcPeeringConnectionCommandInput
|
|
3109
|
+
| CreateVpnConcentratorCommandInput
|
|
3081
3110
|
| CreateVpnConnectionCommandInput
|
|
3082
3111
|
| CreateVpnConnectionRouteCommandInput
|
|
3083
3112
|
| CreateVpnGatewayCommandInput
|
|
@@ -3163,6 +3192,7 @@ export type ServiceInputTypes =
|
|
|
3163
3192
|
| DeleteVpcEndpointServiceConfigurationsCommandInput
|
|
3164
3193
|
| DeleteVpcEndpointsCommandInput
|
|
3165
3194
|
| DeleteVpcPeeringConnectionCommandInput
|
|
3195
|
+
| DeleteVpnConcentratorCommandInput
|
|
3166
3196
|
| DeleteVpnConnectionCommandInput
|
|
3167
3197
|
| DeleteVpnConnectionRouteCommandInput
|
|
3168
3198
|
| DeleteVpnGatewayCommandInput
|
|
@@ -3236,6 +3266,8 @@ export type ServiceInputTypes =
|
|
|
3236
3266
|
| DescribeInstanceEventNotificationAttributesCommandInput
|
|
3237
3267
|
| DescribeInstanceEventWindowsCommandInput
|
|
3238
3268
|
| DescribeInstanceImageMetadataCommandInput
|
|
3269
|
+
| DescribeInstanceSqlHaHistoryStatesCommandInput
|
|
3270
|
+
| DescribeInstanceSqlHaStatesCommandInput
|
|
3239
3271
|
| DescribeInstanceStatusCommandInput
|
|
3240
3272
|
| DescribeInstanceTopologyCommandInput
|
|
3241
3273
|
| DescribeInstanceTypeOfferingsCommandInput
|
|
@@ -3348,6 +3380,7 @@ export type ServiceInputTypes =
|
|
|
3348
3380
|
| DescribeVpcEndpointsCommandInput
|
|
3349
3381
|
| DescribeVpcPeeringConnectionsCommandInput
|
|
3350
3382
|
| DescribeVpcsCommandInput
|
|
3383
|
+
| DescribeVpnConcentratorsCommandInput
|
|
3351
3384
|
| DescribeVpnConnectionsCommandInput
|
|
3352
3385
|
| DescribeVpnGatewaysCommandInput
|
|
3353
3386
|
| DetachClassicLinkVpcCommandInput
|
|
@@ -3367,6 +3400,7 @@ export type ServiceInputTypes =
|
|
|
3367
3400
|
| DisableImageCommandInput
|
|
3368
3401
|
| DisableImageDeprecationCommandInput
|
|
3369
3402
|
| DisableImageDeregistrationProtectionCommandInput
|
|
3403
|
+
| DisableInstanceSqlHaStandbyDetectionsCommandInput
|
|
3370
3404
|
| DisableIpamOrganizationAdminAccountCommandInput
|
|
3371
3405
|
| DisableRouteServerPropagationCommandInput
|
|
3372
3406
|
| DisableSerialConsoleAccessCommandInput
|
|
@@ -3404,6 +3438,7 @@ export type ServiceInputTypes =
|
|
|
3404
3438
|
| EnableImageCommandInput
|
|
3405
3439
|
| EnableImageDeprecationCommandInput
|
|
3406
3440
|
| EnableImageDeregistrationProtectionCommandInput
|
|
3441
|
+
| EnableInstanceSqlHaStandbyDetectionsCommandInput
|
|
3407
3442
|
| EnableIpamOrganizationAdminAccountCommandInput
|
|
3408
3443
|
| EnableReachabilityAnalyzerOrganizationSharingCommandInput
|
|
3409
3444
|
| EnableRouteServerPropagationCommandInput
|
|
@@ -3796,6 +3831,7 @@ export type ServiceOutputTypes =
|
|
|
3796
3831
|
| CreateVpcEndpointConnectionNotificationCommandOutput
|
|
3797
3832
|
| CreateVpcEndpointServiceConfigurationCommandOutput
|
|
3798
3833
|
| CreateVpcPeeringConnectionCommandOutput
|
|
3834
|
+
| CreateVpnConcentratorCommandOutput
|
|
3799
3835
|
| CreateVpnConnectionCommandOutput
|
|
3800
3836
|
| CreateVpnConnectionRouteCommandOutput
|
|
3801
3837
|
| CreateVpnGatewayCommandOutput
|
|
@@ -3881,6 +3917,7 @@ export type ServiceOutputTypes =
|
|
|
3881
3917
|
| DeleteVpcEndpointServiceConfigurationsCommandOutput
|
|
3882
3918
|
| DeleteVpcEndpointsCommandOutput
|
|
3883
3919
|
| DeleteVpcPeeringConnectionCommandOutput
|
|
3920
|
+
| DeleteVpnConcentratorCommandOutput
|
|
3884
3921
|
| DeleteVpnConnectionCommandOutput
|
|
3885
3922
|
| DeleteVpnConnectionRouteCommandOutput
|
|
3886
3923
|
| DeleteVpnGatewayCommandOutput
|
|
@@ -3954,6 +3991,8 @@ export type ServiceOutputTypes =
|
|
|
3954
3991
|
| DescribeInstanceEventNotificationAttributesCommandOutput
|
|
3955
3992
|
| DescribeInstanceEventWindowsCommandOutput
|
|
3956
3993
|
| DescribeInstanceImageMetadataCommandOutput
|
|
3994
|
+
| DescribeInstanceSqlHaHistoryStatesCommandOutput
|
|
3995
|
+
| DescribeInstanceSqlHaStatesCommandOutput
|
|
3957
3996
|
| DescribeInstanceStatusCommandOutput
|
|
3958
3997
|
| DescribeInstanceTopologyCommandOutput
|
|
3959
3998
|
| DescribeInstanceTypeOfferingsCommandOutput
|
|
@@ -4066,6 +4105,7 @@ export type ServiceOutputTypes =
|
|
|
4066
4105
|
| DescribeVpcEndpointsCommandOutput
|
|
4067
4106
|
| DescribeVpcPeeringConnectionsCommandOutput
|
|
4068
4107
|
| DescribeVpcsCommandOutput
|
|
4108
|
+
| DescribeVpnConcentratorsCommandOutput
|
|
4069
4109
|
| DescribeVpnConnectionsCommandOutput
|
|
4070
4110
|
| DescribeVpnGatewaysCommandOutput
|
|
4071
4111
|
| DetachClassicLinkVpcCommandOutput
|
|
@@ -4085,6 +4125,7 @@ export type ServiceOutputTypes =
|
|
|
4085
4125
|
| DisableImageCommandOutput
|
|
4086
4126
|
| DisableImageDeprecationCommandOutput
|
|
4087
4127
|
| DisableImageDeregistrationProtectionCommandOutput
|
|
4128
|
+
| DisableInstanceSqlHaStandbyDetectionsCommandOutput
|
|
4088
4129
|
| DisableIpamOrganizationAdminAccountCommandOutput
|
|
4089
4130
|
| DisableRouteServerPropagationCommandOutput
|
|
4090
4131
|
| DisableSerialConsoleAccessCommandOutput
|
|
@@ -4122,6 +4163,7 @@ export type ServiceOutputTypes =
|
|
|
4122
4163
|
| EnableImageCommandOutput
|
|
4123
4164
|
| EnableImageDeprecationCommandOutput
|
|
4124
4165
|
| EnableImageDeregistrationProtectionCommandOutput
|
|
4166
|
+
| EnableInstanceSqlHaStandbyDetectionsCommandOutput
|
|
4125
4167
|
| EnableIpamOrganizationAdminAccountCommandOutput
|
|
4126
4168
|
| EnableReachabilityAnalyzerOrganizationSharingCommandOutput
|
|
4127
4169
|
| EnableRouteServerPropagationCommandOutput
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
EC2ClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../EC2Client";
|
|
8
|
+
import {
|
|
9
|
+
CreateVpnConcentratorRequest,
|
|
10
|
+
CreateVpnConcentratorResult,
|
|
11
|
+
} from "../models/models_3";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface CreateVpnConcentratorCommandInput
|
|
15
|
+
extends CreateVpnConcentratorRequest {}
|
|
16
|
+
export interface CreateVpnConcentratorCommandOutput
|
|
17
|
+
extends CreateVpnConcentratorResult,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const CreateVpnConcentratorCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: CreateVpnConcentratorCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
CreateVpnConcentratorCommandInput,
|
|
24
|
+
CreateVpnConcentratorCommandOutput,
|
|
25
|
+
EC2ClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: CreateVpnConcentratorCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
CreateVpnConcentratorCommandInput,
|
|
33
|
+
CreateVpnConcentratorCommandOutput,
|
|
34
|
+
EC2ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class CreateVpnConcentratorCommand extends CreateVpnConcentratorCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateVpnConcentratorRequest;
|
|
44
|
+
output: CreateVpnConcentratorResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateVpnConcentratorCommandInput;
|
|
48
|
+
output: CreateVpnConcentratorCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
EC2ClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../EC2Client";
|
|
8
|
+
import {
|
|
9
|
+
DeleteVpnConcentratorRequest,
|
|
10
|
+
DeleteVpnConcentratorResult,
|
|
11
|
+
} from "../models/models_3";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface DeleteVpnConcentratorCommandInput
|
|
15
|
+
extends DeleteVpnConcentratorRequest {}
|
|
16
|
+
export interface DeleteVpnConcentratorCommandOutput
|
|
17
|
+
extends DeleteVpnConcentratorResult,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const DeleteVpnConcentratorCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: DeleteVpnConcentratorCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
DeleteVpnConcentratorCommandInput,
|
|
24
|
+
DeleteVpnConcentratorCommandOutput,
|
|
25
|
+
EC2ClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: DeleteVpnConcentratorCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
DeleteVpnConcentratorCommandInput,
|
|
33
|
+
DeleteVpnConcentratorCommandOutput,
|
|
34
|
+
EC2ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class DeleteVpnConcentratorCommand extends DeleteVpnConcentratorCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteVpnConcentratorRequest;
|
|
44
|
+
output: DeleteVpnConcentratorResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteVpnConcentratorCommandInput;
|
|
48
|
+
output: DeleteVpnConcentratorCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
DescribeAvailabilityZonesResult,
|
|
11
|
-
} from "../models/models_3";
|
|
8
|
+
import { DescribeAvailabilityZonesRequest } from "../models/models_3";
|
|
9
|
+
import { DescribeAvailabilityZonesResult } from "../models/models_4";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface DescribeAvailabilityZonesCommandInput
|
package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts
CHANGED
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
DescribeAwsNetworkPerformanceMetricSubscriptionsRequest,
|
|
10
|
+
DescribeAwsNetworkPerformanceMetricSubscriptionsResult,
|
|
11
|
+
} from "../models/models_4";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput
|