@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
|
@@ -458,6 +458,28 @@ export interface CreateVpcPeeringConnectionRequest {
|
|
|
458
458
|
export interface CreateVpcPeeringConnectionResult {
|
|
459
459
|
VpcPeeringConnection?: VpcPeeringConnection | undefined;
|
|
460
460
|
}
|
|
461
|
+
export declare const VpnConcentratorType: {
|
|
462
|
+
readonly ipsec_1: "ipsec.1";
|
|
463
|
+
};
|
|
464
|
+
export type VpnConcentratorType =
|
|
465
|
+
(typeof VpnConcentratorType)[keyof typeof VpnConcentratorType];
|
|
466
|
+
export interface CreateVpnConcentratorRequest {
|
|
467
|
+
Type: VpnConcentratorType | undefined;
|
|
468
|
+
TransitGatewayId?: string | undefined;
|
|
469
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
470
|
+
DryRun?: boolean | undefined;
|
|
471
|
+
}
|
|
472
|
+
export interface VpnConcentrator {
|
|
473
|
+
VpnConcentratorId?: string | undefined;
|
|
474
|
+
State?: string | undefined;
|
|
475
|
+
TransitGatewayId?: string | undefined;
|
|
476
|
+
TransitGatewayAttachmentId?: string | undefined;
|
|
477
|
+
Type?: string | undefined;
|
|
478
|
+
Tags?: Tag[] | undefined;
|
|
479
|
+
}
|
|
480
|
+
export interface CreateVpnConcentratorResult {
|
|
481
|
+
VpnConcentrator?: VpnConcentrator | undefined;
|
|
482
|
+
}
|
|
461
483
|
export declare const VpnTunnelBandwidth: {
|
|
462
484
|
readonly large: "large";
|
|
463
485
|
readonly standard: "standard";
|
|
@@ -547,6 +569,7 @@ export interface CreateVpnConnectionRequest {
|
|
|
547
569
|
Type: string | undefined;
|
|
548
570
|
VpnGatewayId?: string | undefined;
|
|
549
571
|
TransitGatewayId?: string | undefined;
|
|
572
|
+
VpnConcentratorId?: string | undefined;
|
|
550
573
|
TagSpecifications?: TagSpecification[] | undefined;
|
|
551
574
|
PreSharedKeyStorage?: string | undefined;
|
|
552
575
|
DryRun?: boolean | undefined;
|
|
@@ -663,6 +686,7 @@ export interface VgwTelemetry {
|
|
|
663
686
|
export interface VpnConnection {
|
|
664
687
|
Category?: string | undefined;
|
|
665
688
|
TransitGatewayId?: string | undefined;
|
|
689
|
+
VpnConcentratorId?: string | undefined;
|
|
666
690
|
CoreNetworkArn?: string | undefined;
|
|
667
691
|
CoreNetworkAttachmentArn?: string | undefined;
|
|
668
692
|
GatewayAssociationState?: GatewayAssociationState | undefined;
|
|
@@ -1362,6 +1386,13 @@ export interface DeleteVpcPeeringConnectionRequest {
|
|
|
1362
1386
|
export interface DeleteVpcPeeringConnectionResult {
|
|
1363
1387
|
Return?: boolean | undefined;
|
|
1364
1388
|
}
|
|
1389
|
+
export interface DeleteVpnConcentratorRequest {
|
|
1390
|
+
VpnConcentratorId: string | undefined;
|
|
1391
|
+
DryRun?: boolean | undefined;
|
|
1392
|
+
}
|
|
1393
|
+
export interface DeleteVpnConcentratorResult {
|
|
1394
|
+
Return?: boolean | undefined;
|
|
1395
|
+
}
|
|
1365
1396
|
export interface DeleteVpnConnectionRequest {
|
|
1366
1397
|
VpnConnectionId: string | undefined;
|
|
1367
1398
|
DryRun?: boolean | undefined;
|
|
@@ -1579,45 +1610,3 @@ export interface DescribeAvailabilityZonesRequest {
|
|
|
1579
1610
|
DryRun?: boolean | undefined;
|
|
1580
1611
|
Filters?: Filter[] | undefined;
|
|
1581
1612
|
}
|
|
1582
|
-
export interface AvailabilityZoneMessage {
|
|
1583
|
-
Message?: string | undefined;
|
|
1584
|
-
}
|
|
1585
|
-
export declare const AvailabilityZoneOptInStatus: {
|
|
1586
|
-
readonly not_opted_in: "not-opted-in";
|
|
1587
|
-
readonly opt_in_not_required: "opt-in-not-required";
|
|
1588
|
-
readonly opted_in: "opted-in";
|
|
1589
|
-
};
|
|
1590
|
-
export type AvailabilityZoneOptInStatus =
|
|
1591
|
-
(typeof AvailabilityZoneOptInStatus)[keyof typeof AvailabilityZoneOptInStatus];
|
|
1592
|
-
export declare const AvailabilityZoneState: {
|
|
1593
|
-
readonly available: "available";
|
|
1594
|
-
readonly constrained: "constrained";
|
|
1595
|
-
readonly impaired: "impaired";
|
|
1596
|
-
readonly information: "information";
|
|
1597
|
-
readonly unavailable: "unavailable";
|
|
1598
|
-
};
|
|
1599
|
-
export type AvailabilityZoneState =
|
|
1600
|
-
(typeof AvailabilityZoneState)[keyof typeof AvailabilityZoneState];
|
|
1601
|
-
export interface AvailabilityZone {
|
|
1602
|
-
OptInStatus?: AvailabilityZoneOptInStatus | undefined;
|
|
1603
|
-
Messages?: AvailabilityZoneMessage[] | undefined;
|
|
1604
|
-
RegionName?: string | undefined;
|
|
1605
|
-
ZoneName?: string | undefined;
|
|
1606
|
-
ZoneId?: string | undefined;
|
|
1607
|
-
GroupName?: string | undefined;
|
|
1608
|
-
NetworkBorderGroup?: string | undefined;
|
|
1609
|
-
ZoneType?: string | undefined;
|
|
1610
|
-
ParentZoneName?: string | undefined;
|
|
1611
|
-
ParentZoneId?: string | undefined;
|
|
1612
|
-
GroupLongName?: string | undefined;
|
|
1613
|
-
State?: AvailabilityZoneState | undefined;
|
|
1614
|
-
}
|
|
1615
|
-
export interface DescribeAvailabilityZonesResult {
|
|
1616
|
-
AvailabilityZones?: AvailabilityZone[] | undefined;
|
|
1617
|
-
}
|
|
1618
|
-
export interface DescribeAwsNetworkPerformanceMetricSubscriptionsRequest {
|
|
1619
|
-
MaxResults?: number | undefined;
|
|
1620
|
-
NextToken?: string | undefined;
|
|
1621
|
-
Filters?: Filter[] | undefined;
|
|
1622
|
-
DryRun?: boolean | undefined;
|
|
1623
|
-
}
|
|
@@ -79,6 +79,48 @@ import {
|
|
|
79
79
|
IdFormat,
|
|
80
80
|
InstanceTagNotificationAttribute,
|
|
81
81
|
} from "./models_3";
|
|
82
|
+
export interface AvailabilityZoneMessage {
|
|
83
|
+
Message?: string | undefined;
|
|
84
|
+
}
|
|
85
|
+
export declare const AvailabilityZoneOptInStatus: {
|
|
86
|
+
readonly not_opted_in: "not-opted-in";
|
|
87
|
+
readonly opt_in_not_required: "opt-in-not-required";
|
|
88
|
+
readonly opted_in: "opted-in";
|
|
89
|
+
};
|
|
90
|
+
export type AvailabilityZoneOptInStatus =
|
|
91
|
+
(typeof AvailabilityZoneOptInStatus)[keyof typeof AvailabilityZoneOptInStatus];
|
|
92
|
+
export declare const AvailabilityZoneState: {
|
|
93
|
+
readonly available: "available";
|
|
94
|
+
readonly constrained: "constrained";
|
|
95
|
+
readonly impaired: "impaired";
|
|
96
|
+
readonly information: "information";
|
|
97
|
+
readonly unavailable: "unavailable";
|
|
98
|
+
};
|
|
99
|
+
export type AvailabilityZoneState =
|
|
100
|
+
(typeof AvailabilityZoneState)[keyof typeof AvailabilityZoneState];
|
|
101
|
+
export interface AvailabilityZone {
|
|
102
|
+
OptInStatus?: AvailabilityZoneOptInStatus | undefined;
|
|
103
|
+
Messages?: AvailabilityZoneMessage[] | undefined;
|
|
104
|
+
RegionName?: string | undefined;
|
|
105
|
+
ZoneName?: string | undefined;
|
|
106
|
+
ZoneId?: string | undefined;
|
|
107
|
+
GroupName?: string | undefined;
|
|
108
|
+
NetworkBorderGroup?: string | undefined;
|
|
109
|
+
ZoneType?: string | undefined;
|
|
110
|
+
ParentZoneName?: string | undefined;
|
|
111
|
+
ParentZoneId?: string | undefined;
|
|
112
|
+
GroupLongName?: string | undefined;
|
|
113
|
+
State?: AvailabilityZoneState | undefined;
|
|
114
|
+
}
|
|
115
|
+
export interface DescribeAvailabilityZonesResult {
|
|
116
|
+
AvailabilityZones?: AvailabilityZone[] | undefined;
|
|
117
|
+
}
|
|
118
|
+
export interface DescribeAwsNetworkPerformanceMetricSubscriptionsRequest {
|
|
119
|
+
MaxResults?: number | undefined;
|
|
120
|
+
NextToken?: string | undefined;
|
|
121
|
+
Filters?: Filter[] | undefined;
|
|
122
|
+
DryRun?: boolean | undefined;
|
|
123
|
+
}
|
|
82
124
|
export declare const MetricType: {
|
|
83
125
|
readonly aggregate_latency: "aggregate-latency";
|
|
84
126
|
};
|
|
@@ -2064,6 +2106,52 @@ export interface DescribeInstancesResult {
|
|
|
2064
2106
|
NextToken?: string | undefined;
|
|
2065
2107
|
Reservations?: Reservation[] | undefined;
|
|
2066
2108
|
}
|
|
2109
|
+
export interface DescribeInstanceSqlHaHistoryStatesRequest {
|
|
2110
|
+
InstanceIds?: string[] | undefined;
|
|
2111
|
+
StartTime?: Date | undefined;
|
|
2112
|
+
EndTime?: Date | undefined;
|
|
2113
|
+
NextToken?: string | undefined;
|
|
2114
|
+
MaxResults?: number | undefined;
|
|
2115
|
+
Filters?: Filter[] | undefined;
|
|
2116
|
+
DryRun?: boolean | undefined;
|
|
2117
|
+
}
|
|
2118
|
+
export declare const HaStatus: {
|
|
2119
|
+
readonly active: "active";
|
|
2120
|
+
readonly invalid: "invalid";
|
|
2121
|
+
readonly processing: "processing";
|
|
2122
|
+
readonly standby: "standby";
|
|
2123
|
+
};
|
|
2124
|
+
export type HaStatus = (typeof HaStatus)[keyof typeof HaStatus];
|
|
2125
|
+
export declare const SqlServerLicenseUsage: {
|
|
2126
|
+
readonly full: "full";
|
|
2127
|
+
readonly waived: "waived";
|
|
2128
|
+
};
|
|
2129
|
+
export type SqlServerLicenseUsage =
|
|
2130
|
+
(typeof SqlServerLicenseUsage)[keyof typeof SqlServerLicenseUsage];
|
|
2131
|
+
export interface RegisteredInstance {
|
|
2132
|
+
InstanceId?: string | undefined;
|
|
2133
|
+
SqlServerLicenseUsage?: SqlServerLicenseUsage | undefined;
|
|
2134
|
+
HaStatus?: HaStatus | undefined;
|
|
2135
|
+
ProcessingStatus?: string | undefined;
|
|
2136
|
+
LastUpdatedTime?: Date | undefined;
|
|
2137
|
+
SqlServerCredentials?: string | undefined;
|
|
2138
|
+
Tags?: Tag[] | undefined;
|
|
2139
|
+
}
|
|
2140
|
+
export interface DescribeInstanceSqlHaHistoryStatesResult {
|
|
2141
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
2142
|
+
NextToken?: string | undefined;
|
|
2143
|
+
}
|
|
2144
|
+
export interface DescribeInstanceSqlHaStatesRequest {
|
|
2145
|
+
InstanceIds?: string[] | undefined;
|
|
2146
|
+
NextToken?: string | undefined;
|
|
2147
|
+
MaxResults?: number | undefined;
|
|
2148
|
+
Filters?: Filter[] | undefined;
|
|
2149
|
+
DryRun?: boolean | undefined;
|
|
2150
|
+
}
|
|
2151
|
+
export interface DescribeInstanceSqlHaStatesResult {
|
|
2152
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
2153
|
+
NextToken?: string | undefined;
|
|
2154
|
+
}
|
|
2067
2155
|
export interface DescribeInstanceStatusRequest {
|
|
2068
2156
|
InstanceIds?: string[] | undefined;
|
|
2069
2157
|
MaxResults?: number | undefined;
|
|
@@ -2100,88 +2188,3 @@ export interface EbsStatusSummary {
|
|
|
2100
2188
|
Details?: EbsStatusDetails[] | undefined;
|
|
2101
2189
|
Status?: SummaryStatus | undefined;
|
|
2102
2190
|
}
|
|
2103
|
-
export declare const EventCode: {
|
|
2104
|
-
readonly instance_reboot: "instance-reboot";
|
|
2105
|
-
readonly instance_retirement: "instance-retirement";
|
|
2106
|
-
readonly instance_stop: "instance-stop";
|
|
2107
|
-
readonly system_maintenance: "system-maintenance";
|
|
2108
|
-
readonly system_reboot: "system-reboot";
|
|
2109
|
-
};
|
|
2110
|
-
export type EventCode = (typeof EventCode)[keyof typeof EventCode];
|
|
2111
|
-
export interface InstanceStatusEvent {
|
|
2112
|
-
InstanceEventId?: string | undefined;
|
|
2113
|
-
Code?: EventCode | undefined;
|
|
2114
|
-
Description?: string | undefined;
|
|
2115
|
-
NotAfter?: Date | undefined;
|
|
2116
|
-
NotBefore?: Date | undefined;
|
|
2117
|
-
NotBeforeDeadline?: Date | undefined;
|
|
2118
|
-
}
|
|
2119
|
-
export interface InstanceStatusDetails {
|
|
2120
|
-
ImpairedSince?: Date | undefined;
|
|
2121
|
-
Name?: StatusName | undefined;
|
|
2122
|
-
Status?: StatusType | undefined;
|
|
2123
|
-
}
|
|
2124
|
-
export interface InstanceStatusSummary {
|
|
2125
|
-
Details?: InstanceStatusDetails[] | undefined;
|
|
2126
|
-
Status?: SummaryStatus | undefined;
|
|
2127
|
-
}
|
|
2128
|
-
export interface InstanceStatus {
|
|
2129
|
-
AvailabilityZone?: string | undefined;
|
|
2130
|
-
AvailabilityZoneId?: string | undefined;
|
|
2131
|
-
OutpostArn?: string | undefined;
|
|
2132
|
-
Operator?: OperatorResponse | undefined;
|
|
2133
|
-
Events?: InstanceStatusEvent[] | undefined;
|
|
2134
|
-
InstanceId?: string | undefined;
|
|
2135
|
-
InstanceState?: InstanceState | undefined;
|
|
2136
|
-
InstanceStatus?: InstanceStatusSummary | undefined;
|
|
2137
|
-
SystemStatus?: InstanceStatusSummary | undefined;
|
|
2138
|
-
AttachedEbsStatus?: EbsStatusSummary | undefined;
|
|
2139
|
-
}
|
|
2140
|
-
export interface DescribeInstanceStatusResult {
|
|
2141
|
-
InstanceStatuses?: InstanceStatus[] | undefined;
|
|
2142
|
-
NextToken?: string | undefined;
|
|
2143
|
-
}
|
|
2144
|
-
export interface DescribeInstanceTopologyRequest {
|
|
2145
|
-
DryRun?: boolean | undefined;
|
|
2146
|
-
NextToken?: string | undefined;
|
|
2147
|
-
MaxResults?: number | undefined;
|
|
2148
|
-
InstanceIds?: string[] | undefined;
|
|
2149
|
-
GroupNames?: string[] | undefined;
|
|
2150
|
-
Filters?: Filter[] | undefined;
|
|
2151
|
-
}
|
|
2152
|
-
export interface InstanceTopology {
|
|
2153
|
-
InstanceId?: string | undefined;
|
|
2154
|
-
InstanceType?: string | undefined;
|
|
2155
|
-
GroupName?: string | undefined;
|
|
2156
|
-
NetworkNodes?: string[] | undefined;
|
|
2157
|
-
AvailabilityZone?: string | undefined;
|
|
2158
|
-
ZoneId?: string | undefined;
|
|
2159
|
-
CapacityBlockId?: string | undefined;
|
|
2160
|
-
}
|
|
2161
|
-
export interface DescribeInstanceTopologyResult {
|
|
2162
|
-
Instances?: InstanceTopology[] | undefined;
|
|
2163
|
-
NextToken?: string | undefined;
|
|
2164
|
-
}
|
|
2165
|
-
export declare const LocationType: {
|
|
2166
|
-
readonly availability_zone: "availability-zone";
|
|
2167
|
-
readonly availability_zone_id: "availability-zone-id";
|
|
2168
|
-
readonly outpost: "outpost";
|
|
2169
|
-
readonly region: "region";
|
|
2170
|
-
};
|
|
2171
|
-
export type LocationType = (typeof LocationType)[keyof typeof LocationType];
|
|
2172
|
-
export interface DescribeInstanceTypeOfferingsRequest {
|
|
2173
|
-
DryRun?: boolean | undefined;
|
|
2174
|
-
LocationType?: LocationType | undefined;
|
|
2175
|
-
Filters?: Filter[] | undefined;
|
|
2176
|
-
MaxResults?: number | undefined;
|
|
2177
|
-
NextToken?: string | undefined;
|
|
2178
|
-
}
|
|
2179
|
-
export interface InstanceTypeOffering {
|
|
2180
|
-
InstanceType?: _InstanceType | undefined;
|
|
2181
|
-
LocationType?: LocationType | undefined;
|
|
2182
|
-
Location?: string | undefined;
|
|
2183
|
-
}
|
|
2184
|
-
export interface DescribeInstanceTypeOfferingsResult {
|
|
2185
|
-
InstanceTypeOfferings?: InstanceTypeOffering[] | undefined;
|
|
2186
|
-
NextToken?: string | undefined;
|
|
2187
|
-
}
|
|
@@ -19,8 +19,6 @@ import {
|
|
|
19
19
|
TransitGatewayAssociationState,
|
|
20
20
|
TransitGatewayAttachmentResourceType,
|
|
21
21
|
TransitGatewayAttachmentState,
|
|
22
|
-
TransitGatewayPeeringAttachment,
|
|
23
|
-
TransitGatewayVpcAttachment,
|
|
24
22
|
UserIdGroupPair,
|
|
25
23
|
} from "./models_0";
|
|
26
24
|
import {
|
|
@@ -45,6 +43,7 @@ import {
|
|
|
45
43
|
Ipv6PrefixSpecificationRequest,
|
|
46
44
|
KeyType,
|
|
47
45
|
MacModificationTask,
|
|
46
|
+
OperatorResponse,
|
|
48
47
|
SpotInstanceType,
|
|
49
48
|
Subnet,
|
|
50
49
|
TargetCapacityUnitType,
|
|
@@ -84,22 +83,107 @@ import {
|
|
|
84
83
|
TrafficMirrorFilterRule,
|
|
85
84
|
TrafficMirrorSession,
|
|
86
85
|
TrafficMirrorTarget,
|
|
87
|
-
TransitGateway,
|
|
88
86
|
TransitGatewayConnect,
|
|
89
87
|
TransitGatewayConnectPeer,
|
|
90
|
-
TransitGatewayMulticastDomain,
|
|
91
|
-
TransitGatewayPolicyTable,
|
|
92
|
-
TransitGatewayRouteTable,
|
|
93
|
-
TransitGatewayRouteTableAnnouncement,
|
|
94
88
|
} from "./models_2";
|
|
95
89
|
import { Byoasn, Filter, IdFormat } from "./models_3";
|
|
96
90
|
import {
|
|
97
91
|
AttributeBooleanValue,
|
|
92
|
+
EbsStatusSummary,
|
|
98
93
|
EventInformation,
|
|
94
|
+
InstanceState,
|
|
99
95
|
PermissionGroup,
|
|
100
96
|
ProductCode,
|
|
97
|
+
StatusName,
|
|
98
|
+
StatusType,
|
|
99
|
+
SummaryStatus,
|
|
101
100
|
VirtualizationType,
|
|
102
101
|
} from "./models_4";
|
|
102
|
+
export declare const EventCode: {
|
|
103
|
+
readonly instance_reboot: "instance-reboot";
|
|
104
|
+
readonly instance_retirement: "instance-retirement";
|
|
105
|
+
readonly instance_stop: "instance-stop";
|
|
106
|
+
readonly system_maintenance: "system-maintenance";
|
|
107
|
+
readonly system_reboot: "system-reboot";
|
|
108
|
+
};
|
|
109
|
+
export type EventCode = (typeof EventCode)[keyof typeof EventCode];
|
|
110
|
+
export interface InstanceStatusEvent {
|
|
111
|
+
InstanceEventId?: string | undefined;
|
|
112
|
+
Code?: EventCode | undefined;
|
|
113
|
+
Description?: string | undefined;
|
|
114
|
+
NotAfter?: Date | undefined;
|
|
115
|
+
NotBefore?: Date | undefined;
|
|
116
|
+
NotBeforeDeadline?: Date | undefined;
|
|
117
|
+
}
|
|
118
|
+
export interface InstanceStatusDetails {
|
|
119
|
+
ImpairedSince?: Date | undefined;
|
|
120
|
+
Name?: StatusName | undefined;
|
|
121
|
+
Status?: StatusType | undefined;
|
|
122
|
+
}
|
|
123
|
+
export interface InstanceStatusSummary {
|
|
124
|
+
Details?: InstanceStatusDetails[] | undefined;
|
|
125
|
+
Status?: SummaryStatus | undefined;
|
|
126
|
+
}
|
|
127
|
+
export interface InstanceStatus {
|
|
128
|
+
AvailabilityZone?: string | undefined;
|
|
129
|
+
AvailabilityZoneId?: string | undefined;
|
|
130
|
+
OutpostArn?: string | undefined;
|
|
131
|
+
Operator?: OperatorResponse | undefined;
|
|
132
|
+
Events?: InstanceStatusEvent[] | undefined;
|
|
133
|
+
InstanceId?: string | undefined;
|
|
134
|
+
InstanceState?: InstanceState | undefined;
|
|
135
|
+
InstanceStatus?: InstanceStatusSummary | undefined;
|
|
136
|
+
SystemStatus?: InstanceStatusSummary | undefined;
|
|
137
|
+
AttachedEbsStatus?: EbsStatusSummary | undefined;
|
|
138
|
+
}
|
|
139
|
+
export interface DescribeInstanceStatusResult {
|
|
140
|
+
InstanceStatuses?: InstanceStatus[] | undefined;
|
|
141
|
+
NextToken?: string | undefined;
|
|
142
|
+
}
|
|
143
|
+
export interface DescribeInstanceTopologyRequest {
|
|
144
|
+
DryRun?: boolean | undefined;
|
|
145
|
+
NextToken?: string | undefined;
|
|
146
|
+
MaxResults?: number | undefined;
|
|
147
|
+
InstanceIds?: string[] | undefined;
|
|
148
|
+
GroupNames?: string[] | undefined;
|
|
149
|
+
Filters?: Filter[] | undefined;
|
|
150
|
+
}
|
|
151
|
+
export interface InstanceTopology {
|
|
152
|
+
InstanceId?: string | undefined;
|
|
153
|
+
InstanceType?: string | undefined;
|
|
154
|
+
GroupName?: string | undefined;
|
|
155
|
+
NetworkNodes?: string[] | undefined;
|
|
156
|
+
AvailabilityZone?: string | undefined;
|
|
157
|
+
ZoneId?: string | undefined;
|
|
158
|
+
CapacityBlockId?: string | undefined;
|
|
159
|
+
}
|
|
160
|
+
export interface DescribeInstanceTopologyResult {
|
|
161
|
+
Instances?: InstanceTopology[] | undefined;
|
|
162
|
+
NextToken?: string | undefined;
|
|
163
|
+
}
|
|
164
|
+
export declare const LocationType: {
|
|
165
|
+
readonly availability_zone: "availability-zone";
|
|
166
|
+
readonly availability_zone_id: "availability-zone-id";
|
|
167
|
+
readonly outpost: "outpost";
|
|
168
|
+
readonly region: "region";
|
|
169
|
+
};
|
|
170
|
+
export type LocationType = (typeof LocationType)[keyof typeof LocationType];
|
|
171
|
+
export interface DescribeInstanceTypeOfferingsRequest {
|
|
172
|
+
DryRun?: boolean | undefined;
|
|
173
|
+
LocationType?: LocationType | undefined;
|
|
174
|
+
Filters?: Filter[] | undefined;
|
|
175
|
+
MaxResults?: number | undefined;
|
|
176
|
+
NextToken?: string | undefined;
|
|
177
|
+
}
|
|
178
|
+
export interface InstanceTypeOffering {
|
|
179
|
+
InstanceType?: _InstanceType | undefined;
|
|
180
|
+
LocationType?: LocationType | undefined;
|
|
181
|
+
Location?: string | undefined;
|
|
182
|
+
}
|
|
183
|
+
export interface DescribeInstanceTypeOfferingsResult {
|
|
184
|
+
InstanceTypeOfferings?: InstanceTypeOffering[] | undefined;
|
|
185
|
+
NextToken?: string | undefined;
|
|
186
|
+
}
|
|
103
187
|
export interface DescribeInstanceTypesRequest {
|
|
104
188
|
DryRun?: boolean | undefined;
|
|
105
189
|
InstanceTypes?: _InstanceType[] | undefined;
|
|
@@ -1972,77 +2056,3 @@ export interface DescribeTransitGatewayMulticastDomainsRequest {
|
|
|
1972
2056
|
NextToken?: string | undefined;
|
|
1973
2057
|
DryRun?: boolean | undefined;
|
|
1974
2058
|
}
|
|
1975
|
-
export interface DescribeTransitGatewayMulticastDomainsResult {
|
|
1976
|
-
TransitGatewayMulticastDomains?: TransitGatewayMulticastDomain[] | undefined;
|
|
1977
|
-
NextToken?: string | undefined;
|
|
1978
|
-
}
|
|
1979
|
-
export interface DescribeTransitGatewayPeeringAttachmentsRequest {
|
|
1980
|
-
TransitGatewayAttachmentIds?: string[] | undefined;
|
|
1981
|
-
Filters?: Filter[] | undefined;
|
|
1982
|
-
MaxResults?: number | undefined;
|
|
1983
|
-
NextToken?: string | undefined;
|
|
1984
|
-
DryRun?: boolean | undefined;
|
|
1985
|
-
}
|
|
1986
|
-
export interface DescribeTransitGatewayPeeringAttachmentsResult {
|
|
1987
|
-
TransitGatewayPeeringAttachments?:
|
|
1988
|
-
| TransitGatewayPeeringAttachment[]
|
|
1989
|
-
| undefined;
|
|
1990
|
-
NextToken?: string | undefined;
|
|
1991
|
-
}
|
|
1992
|
-
export interface DescribeTransitGatewayPolicyTablesRequest {
|
|
1993
|
-
TransitGatewayPolicyTableIds?: string[] | undefined;
|
|
1994
|
-
Filters?: Filter[] | undefined;
|
|
1995
|
-
MaxResults?: number | undefined;
|
|
1996
|
-
NextToken?: string | undefined;
|
|
1997
|
-
DryRun?: boolean | undefined;
|
|
1998
|
-
}
|
|
1999
|
-
export interface DescribeTransitGatewayPolicyTablesResult {
|
|
2000
|
-
TransitGatewayPolicyTables?: TransitGatewayPolicyTable[] | undefined;
|
|
2001
|
-
NextToken?: string | undefined;
|
|
2002
|
-
}
|
|
2003
|
-
export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
|
|
2004
|
-
TransitGatewayRouteTableAnnouncementIds?: string[] | undefined;
|
|
2005
|
-
Filters?: Filter[] | undefined;
|
|
2006
|
-
MaxResults?: number | undefined;
|
|
2007
|
-
NextToken?: string | undefined;
|
|
2008
|
-
DryRun?: boolean | undefined;
|
|
2009
|
-
}
|
|
2010
|
-
export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
|
|
2011
|
-
TransitGatewayRouteTableAnnouncements?:
|
|
2012
|
-
| TransitGatewayRouteTableAnnouncement[]
|
|
2013
|
-
| undefined;
|
|
2014
|
-
NextToken?: string | undefined;
|
|
2015
|
-
}
|
|
2016
|
-
export interface DescribeTransitGatewayRouteTablesRequest {
|
|
2017
|
-
TransitGatewayRouteTableIds?: string[] | undefined;
|
|
2018
|
-
Filters?: Filter[] | undefined;
|
|
2019
|
-
MaxResults?: number | undefined;
|
|
2020
|
-
NextToken?: string | undefined;
|
|
2021
|
-
DryRun?: boolean | undefined;
|
|
2022
|
-
}
|
|
2023
|
-
export interface DescribeTransitGatewayRouteTablesResult {
|
|
2024
|
-
TransitGatewayRouteTables?: TransitGatewayRouteTable[] | undefined;
|
|
2025
|
-
NextToken?: string | undefined;
|
|
2026
|
-
}
|
|
2027
|
-
export interface DescribeTransitGatewaysRequest {
|
|
2028
|
-
TransitGatewayIds?: string[] | undefined;
|
|
2029
|
-
Filters?: Filter[] | undefined;
|
|
2030
|
-
MaxResults?: number | undefined;
|
|
2031
|
-
NextToken?: string | undefined;
|
|
2032
|
-
DryRun?: boolean | undefined;
|
|
2033
|
-
}
|
|
2034
|
-
export interface DescribeTransitGatewaysResult {
|
|
2035
|
-
TransitGateways?: TransitGateway[] | undefined;
|
|
2036
|
-
NextToken?: string | undefined;
|
|
2037
|
-
}
|
|
2038
|
-
export interface DescribeTransitGatewayVpcAttachmentsRequest {
|
|
2039
|
-
TransitGatewayAttachmentIds?: string[] | undefined;
|
|
2040
|
-
Filters?: Filter[] | undefined;
|
|
2041
|
-
MaxResults?: number | undefined;
|
|
2042
|
-
NextToken?: string | undefined;
|
|
2043
|
-
DryRun?: boolean | undefined;
|
|
2044
|
-
}
|
|
2045
|
-
export interface DescribeTransitGatewayVpcAttachmentsResult {
|
|
2046
|
-
TransitGatewayVpcAttachments?: TransitGatewayVpcAttachment[] | undefined;
|
|
2047
|
-
NextToken?: string | undefined;
|
|
2048
|
-
}
|