@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
|
@@ -234,6 +234,7 @@ export declare const ResourceType: {
|
|
|
234
234
|
readonly vpc_endpoint_service_permission: "vpc-endpoint-service-permission";
|
|
235
235
|
readonly vpc_flow_log: "vpc-flow-log";
|
|
236
236
|
readonly vpc_peering_connection: "vpc-peering-connection";
|
|
237
|
+
readonly vpn_concentrator: "vpn-concentrator";
|
|
237
238
|
readonly vpn_connection: "vpn-connection";
|
|
238
239
|
readonly vpn_connection_device_type: "vpn-connection-device-type";
|
|
239
240
|
readonly vpn_gateway: "vpn-gateway";
|
|
@@ -487,6 +488,7 @@ export declare const TransitGatewayAttachmentResourceType: {
|
|
|
487
488
|
readonly tgw_peering: "tgw-peering";
|
|
488
489
|
readonly vpc: "vpc";
|
|
489
490
|
readonly vpn: "vpn";
|
|
491
|
+
readonly vpn_concentrator: "vpn-concentrator";
|
|
490
492
|
};
|
|
491
493
|
/**
|
|
492
494
|
* @public
|
|
@@ -1791,6 +1791,90 @@ export interface CreateVpcPeeringConnectionResult {
|
|
|
1791
1791
|
*/
|
|
1792
1792
|
VpcPeeringConnection?: VpcPeeringConnection | undefined;
|
|
1793
1793
|
}
|
|
1794
|
+
/**
|
|
1795
|
+
* @public
|
|
1796
|
+
* @enum
|
|
1797
|
+
*/
|
|
1798
|
+
export declare const VpnConcentratorType: {
|
|
1799
|
+
readonly ipsec_1: "ipsec.1";
|
|
1800
|
+
};
|
|
1801
|
+
/**
|
|
1802
|
+
* @public
|
|
1803
|
+
*/
|
|
1804
|
+
export type VpnConcentratorType = (typeof VpnConcentratorType)[keyof typeof VpnConcentratorType];
|
|
1805
|
+
/**
|
|
1806
|
+
* @public
|
|
1807
|
+
*/
|
|
1808
|
+
export interface CreateVpnConcentratorRequest {
|
|
1809
|
+
/**
|
|
1810
|
+
* <p>The type of VPN concentrator to create.</p>
|
|
1811
|
+
* @public
|
|
1812
|
+
*/
|
|
1813
|
+
Type: VpnConcentratorType | undefined;
|
|
1814
|
+
/**
|
|
1815
|
+
* <p>The ID of the transit gateway to attach the VPN concentrator to.</p>
|
|
1816
|
+
* @public
|
|
1817
|
+
*/
|
|
1818
|
+
TransitGatewayId?: string | undefined;
|
|
1819
|
+
/**
|
|
1820
|
+
* <p>The tags to apply to the VPN concentrator during creation.</p>
|
|
1821
|
+
* @public
|
|
1822
|
+
*/
|
|
1823
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
1824
|
+
/**
|
|
1825
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1826
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1827
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1828
|
+
* @public
|
|
1829
|
+
*/
|
|
1830
|
+
DryRun?: boolean | undefined;
|
|
1831
|
+
}
|
|
1832
|
+
/**
|
|
1833
|
+
* <p>Describes a VPN concentrator.</p>
|
|
1834
|
+
* @public
|
|
1835
|
+
*/
|
|
1836
|
+
export interface VpnConcentrator {
|
|
1837
|
+
/**
|
|
1838
|
+
* <p>The ID of the VPN concentrator.</p>
|
|
1839
|
+
* @public
|
|
1840
|
+
*/
|
|
1841
|
+
VpnConcentratorId?: string | undefined;
|
|
1842
|
+
/**
|
|
1843
|
+
* <p>The current state of the VPN concentrator.</p>
|
|
1844
|
+
* @public
|
|
1845
|
+
*/
|
|
1846
|
+
State?: string | undefined;
|
|
1847
|
+
/**
|
|
1848
|
+
* <p>The ID of the transit gateway associated with the VPN concentrator.</p>
|
|
1849
|
+
* @public
|
|
1850
|
+
*/
|
|
1851
|
+
TransitGatewayId?: string | undefined;
|
|
1852
|
+
/**
|
|
1853
|
+
* <p>The ID of the transit gateway attachment for the VPN concentrator.</p>
|
|
1854
|
+
* @public
|
|
1855
|
+
*/
|
|
1856
|
+
TransitGatewayAttachmentId?: string | undefined;
|
|
1857
|
+
/**
|
|
1858
|
+
* <p>The type of VPN concentrator.</p>
|
|
1859
|
+
* @public
|
|
1860
|
+
*/
|
|
1861
|
+
Type?: string | undefined;
|
|
1862
|
+
/**
|
|
1863
|
+
* <p>Any tags assigned to the VPN concentrator.</p>
|
|
1864
|
+
* @public
|
|
1865
|
+
*/
|
|
1866
|
+
Tags?: Tag[] | undefined;
|
|
1867
|
+
}
|
|
1868
|
+
/**
|
|
1869
|
+
* @public
|
|
1870
|
+
*/
|
|
1871
|
+
export interface CreateVpnConcentratorResult {
|
|
1872
|
+
/**
|
|
1873
|
+
* <p>Information about the VPN concentrator.</p>
|
|
1874
|
+
* @public
|
|
1875
|
+
*/
|
|
1876
|
+
VpnConcentrator?: VpnConcentrator | undefined;
|
|
1877
|
+
}
|
|
1794
1878
|
/**
|
|
1795
1879
|
* @public
|
|
1796
1880
|
* @enum
|
|
@@ -2263,6 +2347,11 @@ export interface CreateVpnConnectionRequest {
|
|
|
2263
2347
|
* @public
|
|
2264
2348
|
*/
|
|
2265
2349
|
TransitGatewayId?: string | undefined;
|
|
2350
|
+
/**
|
|
2351
|
+
* <p>The ID of the VPN concentrator to associate with the VPN connection.</p>
|
|
2352
|
+
* @public
|
|
2353
|
+
*/
|
|
2354
|
+
VpnConcentratorId?: string | undefined;
|
|
2266
2355
|
/**
|
|
2267
2356
|
* <p>The tags to apply to the VPN connection.</p>
|
|
2268
2357
|
* @public
|
|
@@ -2713,6 +2802,11 @@ export interface VpnConnection {
|
|
|
2713
2802
|
* @public
|
|
2714
2803
|
*/
|
|
2715
2804
|
TransitGatewayId?: string | undefined;
|
|
2805
|
+
/**
|
|
2806
|
+
* <p>The ID of the VPN concentrator associated with the VPN connection.</p>
|
|
2807
|
+
* @public
|
|
2808
|
+
*/
|
|
2809
|
+
VpnConcentratorId?: string | undefined;
|
|
2716
2810
|
/**
|
|
2717
2811
|
* <p>The ARN of the core network.</p>
|
|
2718
2812
|
* @public
|
|
@@ -5453,6 +5547,33 @@ export interface DeleteVpcPeeringConnectionResult {
|
|
|
5453
5547
|
*/
|
|
5454
5548
|
Return?: boolean | undefined;
|
|
5455
5549
|
}
|
|
5550
|
+
/**
|
|
5551
|
+
* @public
|
|
5552
|
+
*/
|
|
5553
|
+
export interface DeleteVpnConcentratorRequest {
|
|
5554
|
+
/**
|
|
5555
|
+
* <p>The ID of the VPN concentrator to delete.</p>
|
|
5556
|
+
* @public
|
|
5557
|
+
*/
|
|
5558
|
+
VpnConcentratorId: string | undefined;
|
|
5559
|
+
/**
|
|
5560
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
5561
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
5562
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
5563
|
+
* @public
|
|
5564
|
+
*/
|
|
5565
|
+
DryRun?: boolean | undefined;
|
|
5566
|
+
}
|
|
5567
|
+
/**
|
|
5568
|
+
* @public
|
|
5569
|
+
*/
|
|
5570
|
+
export interface DeleteVpnConcentratorResult {
|
|
5571
|
+
/**
|
|
5572
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
5573
|
+
* @public
|
|
5574
|
+
*/
|
|
5575
|
+
Return?: boolean | undefined;
|
|
5576
|
+
}
|
|
5456
5577
|
/**
|
|
5457
5578
|
* <p>Contains the parameters for DeleteVpnConnection.</p>
|
|
5458
5579
|
* @public
|
|
@@ -6407,170 +6528,3 @@ export interface DescribeAvailabilityZonesRequest {
|
|
|
6407
6528
|
*/
|
|
6408
6529
|
Filters?: Filter[] | undefined;
|
|
6409
6530
|
}
|
|
6410
|
-
/**
|
|
6411
|
-
* <p>Describes a message about an Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
6412
|
-
* @public
|
|
6413
|
-
*/
|
|
6414
|
-
export interface AvailabilityZoneMessage {
|
|
6415
|
-
/**
|
|
6416
|
-
* <p>The message about the Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
6417
|
-
* @public
|
|
6418
|
-
*/
|
|
6419
|
-
Message?: string | undefined;
|
|
6420
|
-
}
|
|
6421
|
-
/**
|
|
6422
|
-
* @public
|
|
6423
|
-
* @enum
|
|
6424
|
-
*/
|
|
6425
|
-
export declare const AvailabilityZoneOptInStatus: {
|
|
6426
|
-
readonly not_opted_in: "not-opted-in";
|
|
6427
|
-
readonly opt_in_not_required: "opt-in-not-required";
|
|
6428
|
-
readonly opted_in: "opted-in";
|
|
6429
|
-
};
|
|
6430
|
-
/**
|
|
6431
|
-
* @public
|
|
6432
|
-
*/
|
|
6433
|
-
export type AvailabilityZoneOptInStatus = (typeof AvailabilityZoneOptInStatus)[keyof typeof AvailabilityZoneOptInStatus];
|
|
6434
|
-
/**
|
|
6435
|
-
* @public
|
|
6436
|
-
* @enum
|
|
6437
|
-
*/
|
|
6438
|
-
export declare const AvailabilityZoneState: {
|
|
6439
|
-
readonly available: "available";
|
|
6440
|
-
readonly constrained: "constrained";
|
|
6441
|
-
readonly impaired: "impaired";
|
|
6442
|
-
readonly information: "information";
|
|
6443
|
-
readonly unavailable: "unavailable";
|
|
6444
|
-
};
|
|
6445
|
-
/**
|
|
6446
|
-
* @public
|
|
6447
|
-
*/
|
|
6448
|
-
export type AvailabilityZoneState = (typeof AvailabilityZoneState)[keyof typeof AvailabilityZoneState];
|
|
6449
|
-
/**
|
|
6450
|
-
* <p>Describes Availability Zones, Local Zones, and Wavelength Zones.</p>
|
|
6451
|
-
* @public
|
|
6452
|
-
*/
|
|
6453
|
-
export interface AvailabilityZone {
|
|
6454
|
-
/**
|
|
6455
|
-
* <p>For Availability Zones, this parameter always has the value of
|
|
6456
|
-
* <code>opt-in-not-required</code>.</p>
|
|
6457
|
-
* <p>For Local Zones and Wavelength Zones, this parameter is the opt-in status. The possible
|
|
6458
|
-
* values are <code>opted-in</code> and <code>not-opted-in</code>.</p>
|
|
6459
|
-
* @public
|
|
6460
|
-
*/
|
|
6461
|
-
OptInStatus?: AvailabilityZoneOptInStatus | undefined;
|
|
6462
|
-
/**
|
|
6463
|
-
* <p>Any messages about the Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
6464
|
-
* @public
|
|
6465
|
-
*/
|
|
6466
|
-
Messages?: AvailabilityZoneMessage[] | undefined;
|
|
6467
|
-
/**
|
|
6468
|
-
* <p>The name of the Region.</p>
|
|
6469
|
-
* @public
|
|
6470
|
-
*/
|
|
6471
|
-
RegionName?: string | undefined;
|
|
6472
|
-
/**
|
|
6473
|
-
* <p>The name of the Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
6474
|
-
* @public
|
|
6475
|
-
*/
|
|
6476
|
-
ZoneName?: string | undefined;
|
|
6477
|
-
/**
|
|
6478
|
-
* <p>The ID of the Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
6479
|
-
* @public
|
|
6480
|
-
*/
|
|
6481
|
-
ZoneId?: string | undefined;
|
|
6482
|
-
/**
|
|
6483
|
-
* <p>The name of the zone group. For example:</p>
|
|
6484
|
-
* <ul>
|
|
6485
|
-
* <li>
|
|
6486
|
-
* <p>Availability Zones - <code>us-east-1-zg-1</code>
|
|
6487
|
-
* </p>
|
|
6488
|
-
* </li>
|
|
6489
|
-
* <li>
|
|
6490
|
-
* <p>Local Zones - <code>us-west-2-lax-1</code>
|
|
6491
|
-
* </p>
|
|
6492
|
-
* </li>
|
|
6493
|
-
* <li>
|
|
6494
|
-
* <p>Wavelength Zones - <code>us-east-1-wl1-bos-wlz-1</code>
|
|
6495
|
-
* </p>
|
|
6496
|
-
* </li>
|
|
6497
|
-
* </ul>
|
|
6498
|
-
* @public
|
|
6499
|
-
*/
|
|
6500
|
-
GroupName?: string | undefined;
|
|
6501
|
-
/**
|
|
6502
|
-
* <p>The name of the network border group.</p>
|
|
6503
|
-
* @public
|
|
6504
|
-
*/
|
|
6505
|
-
NetworkBorderGroup?: string | undefined;
|
|
6506
|
-
/**
|
|
6507
|
-
* <p>The type of zone.</p>
|
|
6508
|
-
* <p>Valid values: <code>availability-zone</code> | <code>local-zone</code> |
|
|
6509
|
-
* <code>wavelength-zone</code>
|
|
6510
|
-
* </p>
|
|
6511
|
-
* @public
|
|
6512
|
-
*/
|
|
6513
|
-
ZoneType?: string | undefined;
|
|
6514
|
-
/**
|
|
6515
|
-
* <p>The name of the zone that handles some of the Local Zone or Wavelength Zone control plane
|
|
6516
|
-
* operations, such as API calls.</p>
|
|
6517
|
-
* @public
|
|
6518
|
-
*/
|
|
6519
|
-
ParentZoneName?: string | undefined;
|
|
6520
|
-
/**
|
|
6521
|
-
* <p>The ID of the zone that handles some of the Local Zone or Wavelength Zone control plane
|
|
6522
|
-
* operations, such as API calls.</p>
|
|
6523
|
-
* @public
|
|
6524
|
-
*/
|
|
6525
|
-
ParentZoneId?: string | undefined;
|
|
6526
|
-
/**
|
|
6527
|
-
* <p>The long name of the Availability Zone group, Local Zone group, or Wavelength Zone
|
|
6528
|
-
* group.</p>
|
|
6529
|
-
* @public
|
|
6530
|
-
*/
|
|
6531
|
-
GroupLongName?: string | undefined;
|
|
6532
|
-
/**
|
|
6533
|
-
* <p>The state of the Availability Zone, Local Zone, or Wavelength Zone. The possible values are
|
|
6534
|
-
* <code>available</code>, <code>unavailable</code>, and <code>constrained</code>.</p>
|
|
6535
|
-
* @public
|
|
6536
|
-
*/
|
|
6537
|
-
State?: AvailabilityZoneState | undefined;
|
|
6538
|
-
}
|
|
6539
|
-
/**
|
|
6540
|
-
* @public
|
|
6541
|
-
*/
|
|
6542
|
-
export interface DescribeAvailabilityZonesResult {
|
|
6543
|
-
/**
|
|
6544
|
-
* <p>Information about the Availability Zones, Local Zones, and Wavelength Zones.</p>
|
|
6545
|
-
* @public
|
|
6546
|
-
*/
|
|
6547
|
-
AvailabilityZones?: AvailabilityZone[] | undefined;
|
|
6548
|
-
}
|
|
6549
|
-
/**
|
|
6550
|
-
* @public
|
|
6551
|
-
*/
|
|
6552
|
-
export interface DescribeAwsNetworkPerformanceMetricSubscriptionsRequest {
|
|
6553
|
-
/**
|
|
6554
|
-
* <p>The maximum number of results to return with a single call.
|
|
6555
|
-
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
6556
|
-
* @public
|
|
6557
|
-
*/
|
|
6558
|
-
MaxResults?: number | undefined;
|
|
6559
|
-
/**
|
|
6560
|
-
* <p>The token for the next page of results.</p>
|
|
6561
|
-
* @public
|
|
6562
|
-
*/
|
|
6563
|
-
NextToken?: string | undefined;
|
|
6564
|
-
/**
|
|
6565
|
-
* <p>One or more filters.</p>
|
|
6566
|
-
* @public
|
|
6567
|
-
*/
|
|
6568
|
-
Filters?: Filter[] | undefined;
|
|
6569
|
-
/**
|
|
6570
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
6571
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
6572
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
6573
|
-
* @public
|
|
6574
|
-
*/
|
|
6575
|
-
DryRun?: boolean | undefined;
|
|
6576
|
-
}
|