@aws-sdk/client-ec2 3.932.0 → 3.934.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +56 -0
- package/dist-cjs/index.js +715 -68
- package/dist-es/EC2.js +14 -0
- package/dist-es/commands/CreateVpnConcentratorCommand.js +16 -0
- package/dist-es/commands/DeleteVpnConcentratorCommand.js +16 -0
- package/dist-es/commands/DescribeInstanceSqlHaHistoryStatesCommand.js +16 -0
- package/dist-es/commands/DescribeInstanceSqlHaStatesCommand.js +16 -0
- package/dist-es/commands/DescribeVpnConcentratorsCommand.js +16 -0
- package/dist-es/commands/DisableInstanceSqlHaStandbyDetectionsCommand.js +16 -0
- package/dist-es/commands/EnableInstanceSqlHaStandbyDetectionsCommand.js +16 -0
- package/dist-es/commands/index.js +7 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-es/models/models_3.js +3 -12
- package/dist-es/models/models_4.js +22 -13
- package/dist-es/models/models_5.js +13 -0
- package/dist-es/models/models_6.js +0 -12
- package/dist-es/models/models_7.js +12 -14
- package/dist-es/models/models_8.js +14 -0
- package/dist-es/pagination/DescribeVpnConcentratorsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/schemas/schemas_0.js +592 -64
- package/dist-types/EC2.d.ts +52 -0
- package/dist-types/EC2Client.d.ts +9 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +99 -0
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +3 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpnConcentratorCommand.d.ts +75 -0
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +106 -0
- package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +104 -0
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnConcentratorsCommand.d.ts +102 -0
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +95 -0
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +102 -0
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/GetImageAncestryCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +1 -1
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +7 -0
- package/dist-types/models/models_0.d.ts +2 -0
- package/dist-types/models/models_3.d.ts +121 -167
- package/dist-types/models/models_4.d.ts +453 -441
- package/dist-types/models/models_5.d.ts +1606 -1612
- package/dist-types/models/models_6.d.ts +552 -387
- package/dist-types/models/models_7.d.ts +4608 -4809
- package/dist-types/models/models_8.d.ts +584 -3
- package/dist-types/pagination/DescribeVpnConcentratorsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +27 -0
- package/dist-types/ts3.4/EC2.d.ts +140 -0
- package/dist-types/ts3.4/EC2Client.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateVpnConcentratorCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteVpnConcentratorCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpnConcentratorsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +7 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/models/models_3.d.ts +31 -42
- package/dist-types/ts3.4/models/models_4.d.ts +88 -85
- package/dist-types/ts3.4/models/models_5.d.ts +91 -81
- package/dist-types/ts3.4/models/models_6.d.ts +112 -99
- package/dist-types/ts3.4/models/models_7.d.ts +99 -152
- package/dist-types/ts3.4/models/models_8.d.ts +150 -1
- package/dist-types/ts3.4/pagination/DescribeVpnConcentratorsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +27 -0
- package/package.json +6 -6
package/dist-es/EC2.js
CHANGED
|
@@ -153,6 +153,7 @@ import { CreateVpcEndpointCommand, } from "./commands/CreateVpcEndpointCommand";
|
|
|
153
153
|
import { CreateVpcEndpointConnectionNotificationCommand, } from "./commands/CreateVpcEndpointConnectionNotificationCommand";
|
|
154
154
|
import { CreateVpcEndpointServiceConfigurationCommand, } from "./commands/CreateVpcEndpointServiceConfigurationCommand";
|
|
155
155
|
import { CreateVpcPeeringConnectionCommand, } from "./commands/CreateVpcPeeringConnectionCommand";
|
|
156
|
+
import { CreateVpnConcentratorCommand, } from "./commands/CreateVpnConcentratorCommand";
|
|
156
157
|
import { CreateVpnConnectionCommand, } from "./commands/CreateVpnConnectionCommand";
|
|
157
158
|
import { CreateVpnConnectionRouteCommand, } from "./commands/CreateVpnConnectionRouteCommand";
|
|
158
159
|
import { CreateVpnGatewayCommand, } from "./commands/CreateVpnGatewayCommand";
|
|
@@ -238,6 +239,7 @@ import { DeleteVpcEndpointConnectionNotificationsCommand, } from "./commands/Del
|
|
|
238
239
|
import { DeleteVpcEndpointsCommand, } from "./commands/DeleteVpcEndpointsCommand";
|
|
239
240
|
import { DeleteVpcEndpointServiceConfigurationsCommand, } from "./commands/DeleteVpcEndpointServiceConfigurationsCommand";
|
|
240
241
|
import { DeleteVpcPeeringConnectionCommand, } from "./commands/DeleteVpcPeeringConnectionCommand";
|
|
242
|
+
import { DeleteVpnConcentratorCommand, } from "./commands/DeleteVpnConcentratorCommand";
|
|
241
243
|
import { DeleteVpnConnectionCommand, } from "./commands/DeleteVpnConnectionCommand";
|
|
242
244
|
import { DeleteVpnConnectionRouteCommand, } from "./commands/DeleteVpnConnectionRouteCommand";
|
|
243
245
|
import { DeleteVpnGatewayCommand, } from "./commands/DeleteVpnGatewayCommand";
|
|
@@ -312,6 +314,8 @@ import { DescribeInstanceEventNotificationAttributesCommand, } from "./commands/
|
|
|
312
314
|
import { DescribeInstanceEventWindowsCommand, } from "./commands/DescribeInstanceEventWindowsCommand";
|
|
313
315
|
import { DescribeInstanceImageMetadataCommand, } from "./commands/DescribeInstanceImageMetadataCommand";
|
|
314
316
|
import { DescribeInstancesCommand, } from "./commands/DescribeInstancesCommand";
|
|
317
|
+
import { DescribeInstanceSqlHaHistoryStatesCommand, } from "./commands/DescribeInstanceSqlHaHistoryStatesCommand";
|
|
318
|
+
import { DescribeInstanceSqlHaStatesCommand, } from "./commands/DescribeInstanceSqlHaStatesCommand";
|
|
315
319
|
import { DescribeInstanceStatusCommand, } from "./commands/DescribeInstanceStatusCommand";
|
|
316
320
|
import { DescribeInstanceTopologyCommand, } from "./commands/DescribeInstanceTopologyCommand";
|
|
317
321
|
import { DescribeInstanceTypeOfferingsCommand, } from "./commands/DescribeInstanceTypeOfferingsCommand";
|
|
@@ -423,6 +427,7 @@ import { DescribeVpcEndpointServicePermissionsCommand, } from "./commands/Descri
|
|
|
423
427
|
import { DescribeVpcEndpointServicesCommand, } from "./commands/DescribeVpcEndpointServicesCommand";
|
|
424
428
|
import { DescribeVpcPeeringConnectionsCommand, } from "./commands/DescribeVpcPeeringConnectionsCommand";
|
|
425
429
|
import { DescribeVpcsCommand, } from "./commands/DescribeVpcsCommand";
|
|
430
|
+
import { DescribeVpnConcentratorsCommand, } from "./commands/DescribeVpnConcentratorsCommand";
|
|
426
431
|
import { DescribeVpnConnectionsCommand, } from "./commands/DescribeVpnConnectionsCommand";
|
|
427
432
|
import { DescribeVpnGatewaysCommand, } from "./commands/DescribeVpnGatewaysCommand";
|
|
428
433
|
import { DetachClassicLinkVpcCommand, } from "./commands/DetachClassicLinkVpcCommand";
|
|
@@ -442,6 +447,7 @@ import { DisableImageBlockPublicAccessCommand, } from "./commands/DisableImageBl
|
|
|
442
447
|
import { DisableImageCommand, } from "./commands/DisableImageCommand";
|
|
443
448
|
import { DisableImageDeprecationCommand, } from "./commands/DisableImageDeprecationCommand";
|
|
444
449
|
import { DisableImageDeregistrationProtectionCommand, } from "./commands/DisableImageDeregistrationProtectionCommand";
|
|
450
|
+
import { DisableInstanceSqlHaStandbyDetectionsCommand, } from "./commands/DisableInstanceSqlHaStandbyDetectionsCommand";
|
|
445
451
|
import { DisableIpamOrganizationAdminAccountCommand, } from "./commands/DisableIpamOrganizationAdminAccountCommand";
|
|
446
452
|
import { DisableRouteServerPropagationCommand, } from "./commands/DisableRouteServerPropagationCommand";
|
|
447
453
|
import { DisableSerialConsoleAccessCommand, } from "./commands/DisableSerialConsoleAccessCommand";
|
|
@@ -479,6 +485,7 @@ import { EnableImageBlockPublicAccessCommand, } from "./commands/EnableImageBloc
|
|
|
479
485
|
import { EnableImageCommand } from "./commands/EnableImageCommand";
|
|
480
486
|
import { EnableImageDeprecationCommand, } from "./commands/EnableImageDeprecationCommand";
|
|
481
487
|
import { EnableImageDeregistrationProtectionCommand, } from "./commands/EnableImageDeregistrationProtectionCommand";
|
|
488
|
+
import { EnableInstanceSqlHaStandbyDetectionsCommand, } from "./commands/EnableInstanceSqlHaStandbyDetectionsCommand";
|
|
482
489
|
import { EnableIpamOrganizationAdminAccountCommand, } from "./commands/EnableIpamOrganizationAdminAccountCommand";
|
|
483
490
|
import { EnableReachabilityAnalyzerOrganizationSharingCommand, } from "./commands/EnableReachabilityAnalyzerOrganizationSharingCommand";
|
|
484
491
|
import { EnableRouteServerPropagationCommand, } from "./commands/EnableRouteServerPropagationCommand";
|
|
@@ -872,6 +879,7 @@ const commands = {
|
|
|
872
879
|
CreateVpcEndpointConnectionNotificationCommand,
|
|
873
880
|
CreateVpcEndpointServiceConfigurationCommand,
|
|
874
881
|
CreateVpcPeeringConnectionCommand,
|
|
882
|
+
CreateVpnConcentratorCommand,
|
|
875
883
|
CreateVpnConnectionCommand,
|
|
876
884
|
CreateVpnConnectionRouteCommand,
|
|
877
885
|
CreateVpnGatewayCommand,
|
|
@@ -957,6 +965,7 @@ const commands = {
|
|
|
957
965
|
DeleteVpcEndpointsCommand,
|
|
958
966
|
DeleteVpcEndpointServiceConfigurationsCommand,
|
|
959
967
|
DeleteVpcPeeringConnectionCommand,
|
|
968
|
+
DeleteVpnConcentratorCommand,
|
|
960
969
|
DeleteVpnConnectionCommand,
|
|
961
970
|
DeleteVpnConnectionRouteCommand,
|
|
962
971
|
DeleteVpnGatewayCommand,
|
|
@@ -1031,6 +1040,8 @@ const commands = {
|
|
|
1031
1040
|
DescribeInstanceEventWindowsCommand,
|
|
1032
1041
|
DescribeInstanceImageMetadataCommand,
|
|
1033
1042
|
DescribeInstancesCommand,
|
|
1043
|
+
DescribeInstanceSqlHaHistoryStatesCommand,
|
|
1044
|
+
DescribeInstanceSqlHaStatesCommand,
|
|
1034
1045
|
DescribeInstanceStatusCommand,
|
|
1035
1046
|
DescribeInstanceTopologyCommand,
|
|
1036
1047
|
DescribeInstanceTypeOfferingsCommand,
|
|
@@ -1142,6 +1153,7 @@ const commands = {
|
|
|
1142
1153
|
DescribeVpcEndpointServicesCommand,
|
|
1143
1154
|
DescribeVpcPeeringConnectionsCommand,
|
|
1144
1155
|
DescribeVpcsCommand,
|
|
1156
|
+
DescribeVpnConcentratorsCommand,
|
|
1145
1157
|
DescribeVpnConnectionsCommand,
|
|
1146
1158
|
DescribeVpnGatewaysCommand,
|
|
1147
1159
|
DetachClassicLinkVpcCommand,
|
|
@@ -1161,6 +1173,7 @@ const commands = {
|
|
|
1161
1173
|
DisableImageBlockPublicAccessCommand,
|
|
1162
1174
|
DisableImageDeprecationCommand,
|
|
1163
1175
|
DisableImageDeregistrationProtectionCommand,
|
|
1176
|
+
DisableInstanceSqlHaStandbyDetectionsCommand,
|
|
1164
1177
|
DisableIpamOrganizationAdminAccountCommand,
|
|
1165
1178
|
DisableRouteServerPropagationCommand,
|
|
1166
1179
|
DisableSerialConsoleAccessCommand,
|
|
@@ -1198,6 +1211,7 @@ const commands = {
|
|
|
1198
1211
|
EnableImageBlockPublicAccessCommand,
|
|
1199
1212
|
EnableImageDeprecationCommand,
|
|
1200
1213
|
EnableImageDeregistrationProtectionCommand,
|
|
1214
|
+
EnableInstanceSqlHaStandbyDetectionsCommand,
|
|
1201
1215
|
EnableIpamOrganizationAdminAccountCommand,
|
|
1202
1216
|
EnableReachabilityAnalyzerOrganizationSharingCommand,
|
|
1203
1217
|
EnableRouteServerPropagationCommand,
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { CreateVpnConcentrator } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class CreateVpnConcentratorCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("AmazonEC2", "CreateVpnConcentrator", {})
|
|
13
|
+
.n("EC2Client", "CreateVpnConcentratorCommand")
|
|
14
|
+
.sc(CreateVpnConcentrator)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { DeleteVpnConcentrator } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DeleteVpnConcentratorCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("AmazonEC2", "DeleteVpnConcentrator", {})
|
|
13
|
+
.n("EC2Client", "DeleteVpnConcentratorCommand")
|
|
14
|
+
.sc(DeleteVpnConcentrator)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { DescribeInstanceSqlHaHistoryStates } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DescribeInstanceSqlHaHistoryStatesCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("AmazonEC2", "DescribeInstanceSqlHaHistoryStates", {})
|
|
13
|
+
.n("EC2Client", "DescribeInstanceSqlHaHistoryStatesCommand")
|
|
14
|
+
.sc(DescribeInstanceSqlHaHistoryStates)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { DescribeInstanceSqlHaStates } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DescribeInstanceSqlHaStatesCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("AmazonEC2", "DescribeInstanceSqlHaStates", {})
|
|
13
|
+
.n("EC2Client", "DescribeInstanceSqlHaStatesCommand")
|
|
14
|
+
.sc(DescribeInstanceSqlHaStates)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { DescribeVpnConcentrators } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DescribeVpnConcentratorsCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("AmazonEC2", "DescribeVpnConcentrators", {})
|
|
13
|
+
.n("EC2Client", "DescribeVpnConcentratorsCommand")
|
|
14
|
+
.sc(DescribeVpnConcentrators)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { DisableInstanceSqlHaStandbyDetections } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DisableInstanceSqlHaStandbyDetectionsCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("AmazonEC2", "DisableInstanceSqlHaStandbyDetections", {})
|
|
13
|
+
.n("EC2Client", "DisableInstanceSqlHaStandbyDetectionsCommand")
|
|
14
|
+
.sc(DisableInstanceSqlHaStandbyDetections)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { EnableInstanceSqlHaStandbyDetections } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class EnableInstanceSqlHaStandbyDetectionsCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("AmazonEC2", "EnableInstanceSqlHaStandbyDetections", {})
|
|
13
|
+
.n("EC2Client", "EnableInstanceSqlHaStandbyDetectionsCommand")
|
|
14
|
+
.sc(EnableInstanceSqlHaStandbyDetections)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -152,6 +152,7 @@ export * from "./CreateVpcEndpointCommand";
|
|
|
152
152
|
export * from "./CreateVpcEndpointConnectionNotificationCommand";
|
|
153
153
|
export * from "./CreateVpcEndpointServiceConfigurationCommand";
|
|
154
154
|
export * from "./CreateVpcPeeringConnectionCommand";
|
|
155
|
+
export * from "./CreateVpnConcentratorCommand";
|
|
155
156
|
export * from "./CreateVpnConnectionCommand";
|
|
156
157
|
export * from "./CreateVpnConnectionRouteCommand";
|
|
157
158
|
export * from "./CreateVpnGatewayCommand";
|
|
@@ -237,6 +238,7 @@ export * from "./DeleteVpcEndpointConnectionNotificationsCommand";
|
|
|
237
238
|
export * from "./DeleteVpcEndpointServiceConfigurationsCommand";
|
|
238
239
|
export * from "./DeleteVpcEndpointsCommand";
|
|
239
240
|
export * from "./DeleteVpcPeeringConnectionCommand";
|
|
241
|
+
export * from "./DeleteVpnConcentratorCommand";
|
|
240
242
|
export * from "./DeleteVpnConnectionCommand";
|
|
241
243
|
export * from "./DeleteVpnConnectionRouteCommand";
|
|
242
244
|
export * from "./DeleteVpnGatewayCommand";
|
|
@@ -310,6 +312,8 @@ export * from "./DescribeInstanceCreditSpecificationsCommand";
|
|
|
310
312
|
export * from "./DescribeInstanceEventNotificationAttributesCommand";
|
|
311
313
|
export * from "./DescribeInstanceEventWindowsCommand";
|
|
312
314
|
export * from "./DescribeInstanceImageMetadataCommand";
|
|
315
|
+
export * from "./DescribeInstanceSqlHaHistoryStatesCommand";
|
|
316
|
+
export * from "./DescribeInstanceSqlHaStatesCommand";
|
|
313
317
|
export * from "./DescribeInstanceStatusCommand";
|
|
314
318
|
export * from "./DescribeInstanceTopologyCommand";
|
|
315
319
|
export * from "./DescribeInstanceTypeOfferingsCommand";
|
|
@@ -422,6 +426,7 @@ export * from "./DescribeVpcEndpointServicesCommand";
|
|
|
422
426
|
export * from "./DescribeVpcEndpointsCommand";
|
|
423
427
|
export * from "./DescribeVpcPeeringConnectionsCommand";
|
|
424
428
|
export * from "./DescribeVpcsCommand";
|
|
429
|
+
export * from "./DescribeVpnConcentratorsCommand";
|
|
425
430
|
export * from "./DescribeVpnConnectionsCommand";
|
|
426
431
|
export * from "./DescribeVpnGatewaysCommand";
|
|
427
432
|
export * from "./DetachClassicLinkVpcCommand";
|
|
@@ -441,6 +446,7 @@ export * from "./DisableImageBlockPublicAccessCommand";
|
|
|
441
446
|
export * from "./DisableImageCommand";
|
|
442
447
|
export * from "./DisableImageDeprecationCommand";
|
|
443
448
|
export * from "./DisableImageDeregistrationProtectionCommand";
|
|
449
|
+
export * from "./DisableInstanceSqlHaStandbyDetectionsCommand";
|
|
444
450
|
export * from "./DisableIpamOrganizationAdminAccountCommand";
|
|
445
451
|
export * from "./DisableRouteServerPropagationCommand";
|
|
446
452
|
export * from "./DisableSerialConsoleAccessCommand";
|
|
@@ -478,6 +484,7 @@ export * from "./EnableImageBlockPublicAccessCommand";
|
|
|
478
484
|
export * from "./EnableImageCommand";
|
|
479
485
|
export * from "./EnableImageDeprecationCommand";
|
|
480
486
|
export * from "./EnableImageDeregistrationProtectionCommand";
|
|
487
|
+
export * from "./EnableInstanceSqlHaStandbyDetectionsCommand";
|
|
481
488
|
export * from "./EnableIpamOrganizationAdminAccountCommand";
|
|
482
489
|
export * from "./EnableReachabilityAnalyzerOrganizationSharingCommand";
|
|
483
490
|
export * from "./EnableRouteServerPropagationCommand";
|
|
@@ -130,6 +130,7 @@ export const ResourceType = {
|
|
|
130
130
|
vpc_endpoint_service_permission: "vpc-endpoint-service-permission",
|
|
131
131
|
vpc_flow_log: "vpc-flow-log",
|
|
132
132
|
vpc_peering_connection: "vpc-peering-connection",
|
|
133
|
+
vpn_concentrator: "vpn-concentrator",
|
|
133
134
|
vpn_connection: "vpn-connection",
|
|
134
135
|
vpn_connection_device_type: "vpn-connection-device-type",
|
|
135
136
|
vpn_gateway: "vpn-gateway",
|
|
@@ -147,6 +148,7 @@ export const TransitGatewayAttachmentResourceType = {
|
|
|
147
148
|
tgw_peering: "tgw-peering",
|
|
148
149
|
vpc: "vpc",
|
|
149
150
|
vpn: "vpn",
|
|
151
|
+
vpn_concentrator: "vpn-concentrator",
|
|
150
152
|
};
|
|
151
153
|
export const TransitGatewayMulitcastDomainAssociationState = {
|
|
152
154
|
associated: "associated",
|
|
@@ -69,6 +69,9 @@ export const ServiceConnectivityType = {
|
|
|
69
69
|
ipv4: "ipv4",
|
|
70
70
|
ipv6: "ipv6",
|
|
71
71
|
};
|
|
72
|
+
export const VpnConcentratorType = {
|
|
73
|
+
ipsec_1: "ipsec.1",
|
|
74
|
+
};
|
|
72
75
|
export const VpnTunnelBandwidth = {
|
|
73
76
|
large: "large",
|
|
74
77
|
standard: "standard",
|
|
@@ -153,15 +156,3 @@ export const SnapshotReturnCodes = {
|
|
|
153
156
|
SUCCESS: "success",
|
|
154
157
|
WARN_SKIPPED: "skipped",
|
|
155
158
|
};
|
|
156
|
-
export const AvailabilityZoneOptInStatus = {
|
|
157
|
-
not_opted_in: "not-opted-in",
|
|
158
|
-
opt_in_not_required: "opt-in-not-required",
|
|
159
|
-
opted_in: "opted-in",
|
|
160
|
-
};
|
|
161
|
-
export const AvailabilityZoneState = {
|
|
162
|
-
available: "available",
|
|
163
|
-
constrained: "constrained",
|
|
164
|
-
impaired: "impaired",
|
|
165
|
-
information: "information",
|
|
166
|
-
unavailable: "unavailable",
|
|
167
|
-
};
|
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
export const AvailabilityZoneOptInStatus = {
|
|
2
|
+
not_opted_in: "not-opted-in",
|
|
3
|
+
opt_in_not_required: "opt-in-not-required",
|
|
4
|
+
opted_in: "opted-in",
|
|
5
|
+
};
|
|
6
|
+
export const AvailabilityZoneState = {
|
|
7
|
+
available: "available",
|
|
8
|
+
constrained: "constrained",
|
|
9
|
+
impaired: "impaired",
|
|
10
|
+
information: "information",
|
|
11
|
+
unavailable: "unavailable",
|
|
12
|
+
};
|
|
1
13
|
export const MetricType = {
|
|
2
14
|
aggregate_latency: "aggregate-latency",
|
|
3
15
|
};
|
|
@@ -291,6 +303,16 @@ export const MonitoringState = {
|
|
|
291
303
|
enabled: "enabled",
|
|
292
304
|
pending: "pending",
|
|
293
305
|
};
|
|
306
|
+
export const HaStatus = {
|
|
307
|
+
active: "active",
|
|
308
|
+
invalid: "invalid",
|
|
309
|
+
processing: "processing",
|
|
310
|
+
standby: "standby",
|
|
311
|
+
};
|
|
312
|
+
export const SqlServerLicenseUsage = {
|
|
313
|
+
full: "full",
|
|
314
|
+
waived: "waived",
|
|
315
|
+
};
|
|
294
316
|
export const StatusName = {
|
|
295
317
|
reachability: "reachability",
|
|
296
318
|
};
|
|
@@ -307,16 +329,3 @@ export const SummaryStatus = {
|
|
|
307
329
|
not_applicable: "not-applicable",
|
|
308
330
|
ok: "ok",
|
|
309
331
|
};
|
|
310
|
-
export const EventCode = {
|
|
311
|
-
instance_reboot: "instance-reboot",
|
|
312
|
-
instance_retirement: "instance-retirement",
|
|
313
|
-
instance_stop: "instance-stop",
|
|
314
|
-
system_maintenance: "system-maintenance",
|
|
315
|
-
system_reboot: "system-reboot",
|
|
316
|
-
};
|
|
317
|
-
export const LocationType = {
|
|
318
|
-
availability_zone: "availability-zone",
|
|
319
|
-
availability_zone_id: "availability-zone-id",
|
|
320
|
-
outpost: "outpost",
|
|
321
|
-
region: "region",
|
|
322
|
-
};
|
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
export const EventCode = {
|
|
2
|
+
instance_reboot: "instance-reboot",
|
|
3
|
+
instance_retirement: "instance-retirement",
|
|
4
|
+
instance_stop: "instance-stop",
|
|
5
|
+
system_maintenance: "system-maintenance",
|
|
6
|
+
system_reboot: "system-reboot",
|
|
7
|
+
};
|
|
8
|
+
export const LocationType = {
|
|
9
|
+
availability_zone: "availability-zone",
|
|
10
|
+
availability_zone_id: "availability-zone-id",
|
|
11
|
+
outpost: "outpost",
|
|
12
|
+
region: "region",
|
|
13
|
+
};
|
|
1
14
|
export const AttachmentLimitType = {
|
|
2
15
|
DEDICATED: "dedicated",
|
|
3
16
|
SHARED: "shared",
|
|
@@ -185,15 +185,3 @@ export const CapacityTenancy = {
|
|
|
185
185
|
DEDICATED: "dedicated",
|
|
186
186
|
DEFAULT: "default",
|
|
187
187
|
};
|
|
188
|
-
export const UnlimitedSupportedInstanceFamily = {
|
|
189
|
-
t2: "t2",
|
|
190
|
-
t3: "t3",
|
|
191
|
-
t3a: "t3a",
|
|
192
|
-
t4g: "t4g",
|
|
193
|
-
};
|
|
194
|
-
export const PartitionLoadFrequency = {
|
|
195
|
-
DAILY: "daily",
|
|
196
|
-
MONTHLY: "monthly",
|
|
197
|
-
NONE: "none",
|
|
198
|
-
WEEKLY: "weekly",
|
|
199
|
-
};
|
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
export const UnlimitedSupportedInstanceFamily = {
|
|
2
|
+
t2: "t2",
|
|
3
|
+
t3: "t3",
|
|
4
|
+
t3a: "t3a",
|
|
5
|
+
t4g: "t4g",
|
|
6
|
+
};
|
|
7
|
+
export const PartitionLoadFrequency = {
|
|
8
|
+
DAILY: "daily",
|
|
9
|
+
MONTHLY: "monthly",
|
|
10
|
+
NONE: "none",
|
|
11
|
+
WEEKLY: "weekly",
|
|
12
|
+
};
|
|
1
13
|
export const EkPubKeyFormat = {
|
|
2
14
|
der: "der",
|
|
3
15
|
tpmt: "tpmt",
|
|
@@ -117,17 +129,3 @@ export const PublicIpDnsOption = {
|
|
|
117
129
|
public_ipv4_dns_name: "public-ipv4-dns-name",
|
|
118
130
|
public_ipv6_dns_name: "public-ipv6-dns-name",
|
|
119
131
|
};
|
|
120
|
-
export const TargetStorageTier = {
|
|
121
|
-
archive: "archive",
|
|
122
|
-
};
|
|
123
|
-
export const TrafficMirrorFilterRuleField = {
|
|
124
|
-
description: "description",
|
|
125
|
-
destination_port_range: "destination-port-range",
|
|
126
|
-
protocol: "protocol",
|
|
127
|
-
source_port_range: "source-port-range",
|
|
128
|
-
};
|
|
129
|
-
export const TrafficMirrorSessionField = {
|
|
130
|
-
description: "description",
|
|
131
|
-
packet_length: "packet-length",
|
|
132
|
-
virtual_network_id: "virtual-network-id",
|
|
133
|
-
};
|
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
export const TargetStorageTier = {
|
|
2
|
+
archive: "archive",
|
|
3
|
+
};
|
|
4
|
+
export const TrafficMirrorFilterRuleField = {
|
|
5
|
+
description: "description",
|
|
6
|
+
destination_port_range: "destination-port-range",
|
|
7
|
+
protocol: "protocol",
|
|
8
|
+
source_port_range: "source-port-range",
|
|
9
|
+
};
|
|
10
|
+
export const TrafficMirrorSessionField = {
|
|
11
|
+
description: "description",
|
|
12
|
+
packet_length: "packet-length",
|
|
13
|
+
virtual_network_id: "virtual-network-id",
|
|
14
|
+
};
|
|
1
15
|
export const VpcTenancy = {
|
|
2
16
|
default: "default",
|
|
3
17
|
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
2
|
+
import { DescribeVpnConcentratorsCommand, } from "../commands/DescribeVpnConcentratorsCommand";
|
|
3
|
+
import { EC2Client } from "../EC2Client";
|
|
4
|
+
export const paginateDescribeVpnConcentrators = createPaginator(EC2Client, DescribeVpnConcentratorsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -130,6 +130,7 @@ export * from "./DescribeVpcEndpointServicePermissionsPaginator";
|
|
|
130
130
|
export * from "./DescribeVpcEndpointsPaginator";
|
|
131
131
|
export * from "./DescribeVpcPeeringConnectionsPaginator";
|
|
132
132
|
export * from "./DescribeVpcsPaginator";
|
|
133
|
+
export * from "./DescribeVpnConcentratorsPaginator";
|
|
133
134
|
export * from "./GetAssociatedIpv6PoolCidrsPaginator";
|
|
134
135
|
export * from "./GetAwsNetworkPerformanceDataPaginator";
|
|
135
136
|
export * from "./GetCapacityManagerMetricDataPaginator";
|