@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
|
@@ -1,11 +1,592 @@
|
|
|
1
1
|
import { AddedPrincipal, AddressAttribute, AddressAttributeName, ApplianceModeSupportValue, ByoipCidr, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, DnsSupportValue, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, Ipv6SupportValue, NatGatewayAddress, PortRange, RouteTableAssociationState, SecurityGroupReferencingSupportValue, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
|
|
2
2
|
import { _InstanceType, AmdSevSnpSpecification, BlockDeviceMapping, CapacityReservation, CapacityReservationInstancePlatform, CreditSpecificationRequest, ElasticGpuSpecification, HostnameType, InstanceInterruptionBehavior, IpAddressType, MarketType, Placement, ShutdownBehavior, SpotInstanceType, SSEType, VolumeType } from "./models_1";
|
|
3
|
-
import { IcmpTypeCode, InstanceBandwidthWeighting, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, OperatorRequest, RuleAction, SnapshotState, TransitGatewayPrefixListReference, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessSseSpecificationRequest } from "./models_2";
|
|
3
|
+
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, IcmpTypeCode, InstanceBandwidthWeighting, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, OperatorRequest, RuleAction, SnapshotState, TrafficDirection, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorRuleAction, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessEndpointProtocol, VerifiedAccessSseSpecificationRequest, VpnEcmpSupportValue } from "./models_2";
|
|
4
4
|
import { Byoasn, DnsOptionsSpecification, Filter, IKEVersionsRequestListValue, InstanceTagNotificationAttribute, InternetGatewayExclusionMode, IpamPoolCidr, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpnConnection, VpnTunnelLogOptionsSpecification } from "./models_3";
|
|
5
5
|
import { ArchitectureValues, AttributeBooleanValue, BootModeValues, CapacityBlock, CapacityBlockExtension, ClientVpnConnectionStatus, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, Monitoring, TpmSupportValues } from "./models_4";
|
|
6
|
-
import { InstanceNetworkInterfaceSpecification, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_5";
|
|
6
|
+
import { CreateVolumePermission, ExcessCapacityTerminationPolicy, InstanceNetworkInterfaceSpecification, LaunchTemplateConfig, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_5";
|
|
7
7
|
import { CapacityManagerStatus, InternetGatewayBlockMode, VerifiedAccessInstanceLoggingConfiguration, VolumeModification, VpcBlockPublicAccessOptions } from "./models_6";
|
|
8
|
-
import { CapacityReservationSpecification, Purchase } from "./models_7";
|
|
8
|
+
import { CapacityReservationSpecification, OperationType, Purchase } from "./models_7";
|
|
9
|
+
/**
|
|
10
|
+
* <p>Describes modifications to the list of create volume permissions for a volume.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
export interface CreateVolumePermissionModifications {
|
|
14
|
+
/**
|
|
15
|
+
* <p>Adds the specified Amazon Web Services account ID or group to the list.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
Add?: CreateVolumePermission[] | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>Removes the specified Amazon Web Services account ID or group from the list.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
Remove?: CreateVolumePermission[] | undefined;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
export interface ModifySnapshotAttributeRequest {
|
|
29
|
+
/**
|
|
30
|
+
* <p>The snapshot attribute to modify. Only volume creation permissions can be modified.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
Attribute?: SnapshotAttributeName | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>A JSON representation of the snapshot attribute modification.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
CreateVolumePermission?: CreateVolumePermissionModifications | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* <p>The group to modify for the snapshot.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
GroupNames?: string[] | undefined;
|
|
44
|
+
/**
|
|
45
|
+
* <p>The type of operation to perform to the attribute.</p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
OperationType?: OperationType | undefined;
|
|
49
|
+
/**
|
|
50
|
+
* <p>The ID of the snapshot.</p>
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
SnapshotId: string | undefined;
|
|
54
|
+
/**
|
|
55
|
+
* <p>The account ID to modify for the snapshot.</p>
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
UserIds?: string[] | undefined;
|
|
59
|
+
/**
|
|
60
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
61
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
62
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
65
|
+
DryRun?: boolean | undefined;
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
* @enum
|
|
70
|
+
*/
|
|
71
|
+
export declare const TargetStorageTier: {
|
|
72
|
+
readonly archive: "archive";
|
|
73
|
+
};
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
77
|
+
export type TargetStorageTier = (typeof TargetStorageTier)[keyof typeof TargetStorageTier];
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
81
|
+
export interface ModifySnapshotTierRequest {
|
|
82
|
+
/**
|
|
83
|
+
* <p>The ID of the snapshot.</p>
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
86
|
+
SnapshotId: string | undefined;
|
|
87
|
+
/**
|
|
88
|
+
* <p>The name of the storage tier. You must specify <code>archive</code>.</p>
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
StorageTier?: TargetStorageTier | undefined;
|
|
92
|
+
/**
|
|
93
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
94
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
95
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
98
|
+
DryRun?: boolean | undefined;
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
103
|
+
export interface ModifySnapshotTierResult {
|
|
104
|
+
/**
|
|
105
|
+
* <p>The ID of the snapshot.</p>
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
SnapshotId?: string | undefined;
|
|
109
|
+
/**
|
|
110
|
+
* <p>The date and time when the archive process was started.</p>
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
TieringStartTime?: Date | undefined;
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* <p>Contains the parameters for ModifySpotFleetRequest.</p>
|
|
117
|
+
* @public
|
|
118
|
+
*/
|
|
119
|
+
export interface ModifySpotFleetRequestRequest {
|
|
120
|
+
/**
|
|
121
|
+
* <p>The launch template and overrides. You can only use this parameter if you specified a
|
|
122
|
+
* launch template (<code>LaunchTemplateConfigs</code>) in your Spot Fleet request. If you
|
|
123
|
+
* specified <code>LaunchSpecifications</code> in your Spot Fleet request, then omit this
|
|
124
|
+
* parameter.</p>
|
|
125
|
+
* @public
|
|
126
|
+
*/
|
|
127
|
+
LaunchTemplateConfigs?: LaunchTemplateConfig[] | undefined;
|
|
128
|
+
/**
|
|
129
|
+
* <p>The number of On-Demand Instances in the fleet.</p>
|
|
130
|
+
* @public
|
|
131
|
+
*/
|
|
132
|
+
OnDemandTargetCapacity?: number | undefined;
|
|
133
|
+
/**
|
|
134
|
+
* <p>Reserved.</p>
|
|
135
|
+
* @public
|
|
136
|
+
*/
|
|
137
|
+
Context?: string | undefined;
|
|
138
|
+
/**
|
|
139
|
+
* <p>The ID of the Spot Fleet request.</p>
|
|
140
|
+
* @public
|
|
141
|
+
*/
|
|
142
|
+
SpotFleetRequestId: string | undefined;
|
|
143
|
+
/**
|
|
144
|
+
* <p>The size of the fleet.</p>
|
|
145
|
+
* @public
|
|
146
|
+
*/
|
|
147
|
+
TargetCapacity?: number | undefined;
|
|
148
|
+
/**
|
|
149
|
+
* <p>Indicates whether running instances should be terminated if the target capacity
|
|
150
|
+
* of the Spot Fleet request is decreased below the current size of the Spot Fleet.</p>
|
|
151
|
+
* <p>Supported only for fleets of type <code>maintain</code>.</p>
|
|
152
|
+
* @public
|
|
153
|
+
*/
|
|
154
|
+
ExcessCapacityTerminationPolicy?: ExcessCapacityTerminationPolicy | undefined;
|
|
155
|
+
}
|
|
156
|
+
/**
|
|
157
|
+
* <p>Contains the output of ModifySpotFleetRequest.</p>
|
|
158
|
+
* @public
|
|
159
|
+
*/
|
|
160
|
+
export interface ModifySpotFleetRequestResponse {
|
|
161
|
+
/**
|
|
162
|
+
* <p>If the request succeeds, the response returns <code>true</code>. If the request fails,
|
|
163
|
+
* no response is returned, and instead an error message is returned.</p>
|
|
164
|
+
* @public
|
|
165
|
+
*/
|
|
166
|
+
Return?: boolean | undefined;
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
171
|
+
export interface ModifySubnetAttributeRequest {
|
|
172
|
+
/**
|
|
173
|
+
* <p>Specify <code>true</code> to indicate that network interfaces created in the
|
|
174
|
+
* specified subnet should be assigned an IPv6 address. This includes a network interface
|
|
175
|
+
* that's created when launching an instance into the subnet (the instance therefore
|
|
176
|
+
* receives an IPv6 address). </p>
|
|
177
|
+
* <p>If you enable the IPv6 addressing feature for your subnet, your network interface
|
|
178
|
+
* or instance only receives an IPv6 address if it's created using version
|
|
179
|
+
* <code>2016-11-15</code> or later of the Amazon EC2 API.</p>
|
|
180
|
+
* @public
|
|
181
|
+
*/
|
|
182
|
+
AssignIpv6AddressOnCreation?: AttributeBooleanValue | undefined;
|
|
183
|
+
/**
|
|
184
|
+
* <p>Specify <code>true</code> to indicate that network interfaces attached to instances created in the
|
|
185
|
+
* specified subnet should be assigned a public IPv4 address.</p>
|
|
186
|
+
* <p>Amazon Web Services charges for all public IPv4 addresses, including public IPv4 addresses
|
|
187
|
+
* associated with running instances and Elastic IP addresses. For more information, see the <i>Public IPv4 Address</i> tab on the <a href="http://aws.amazon.com/vpc/pricing/">Amazon VPC pricing page</a>.</p>
|
|
188
|
+
* @public
|
|
189
|
+
*/
|
|
190
|
+
MapPublicIpOnLaunch?: AttributeBooleanValue | undefined;
|
|
191
|
+
/**
|
|
192
|
+
* <p>The ID of the subnet.</p>
|
|
193
|
+
* @public
|
|
194
|
+
*/
|
|
195
|
+
SubnetId: string | undefined;
|
|
196
|
+
/**
|
|
197
|
+
* <p>Specify <code>true</code> to indicate that network interfaces attached to instances created in the
|
|
198
|
+
* specified subnet should be assigned a customer-owned IPv4 address.</p>
|
|
199
|
+
* <p>When this value is <code>true</code>, you must specify the customer-owned IP pool using <code>CustomerOwnedIpv4Pool</code>.</p>
|
|
200
|
+
* @public
|
|
201
|
+
*/
|
|
202
|
+
MapCustomerOwnedIpOnLaunch?: AttributeBooleanValue | undefined;
|
|
203
|
+
/**
|
|
204
|
+
* <p>The customer-owned IPv4 address pool associated with the subnet.</p>
|
|
205
|
+
* <p>You must set this value when you specify <code>true</code> for <code>MapCustomerOwnedIpOnLaunch</code>.</p>
|
|
206
|
+
* @public
|
|
207
|
+
*/
|
|
208
|
+
CustomerOwnedIpv4Pool?: string | undefined;
|
|
209
|
+
/**
|
|
210
|
+
* <p>Indicates whether DNS queries made to the Amazon-provided DNS Resolver in this subnet
|
|
211
|
+
* should return synthetic IPv6 addresses for IPv4-only destinations.</p>
|
|
212
|
+
* <p>You must first configure a NAT gateway in a public subnet (separate from the subnet
|
|
213
|
+
* containing the IPv6-only workloads). For example, the subnet containing the NAT gateway
|
|
214
|
+
* should have a <code>0.0.0.0/0</code> route pointing to the internet gateway. For more
|
|
215
|
+
* information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/nat-gateway-nat64-dns64.html#nat-gateway-nat64-dns64-walkthrough">Configure DNS64 and NAT64</a> in the <i>Amazon VPC User Guide</i>.</p>
|
|
216
|
+
* @public
|
|
217
|
+
*/
|
|
218
|
+
EnableDns64?: AttributeBooleanValue | undefined;
|
|
219
|
+
/**
|
|
220
|
+
* <p>The type of hostname to assign to instances in the subnet at launch. For IPv4-only and dual-stack (IPv4 and IPv6) subnets, an
|
|
221
|
+
* instance DNS name can be based on the instance IPv4 address (ip-name) or the instance ID (resource-name). For IPv6 only subnets, an instance
|
|
222
|
+
* DNS name must be based on the instance ID (resource-name).</p>
|
|
223
|
+
* @public
|
|
224
|
+
*/
|
|
225
|
+
PrivateDnsHostnameTypeOnLaunch?: HostnameType | undefined;
|
|
226
|
+
/**
|
|
227
|
+
* <p>Indicates whether to respond to DNS queries for instance hostnames with DNS A records.</p>
|
|
228
|
+
* @public
|
|
229
|
+
*/
|
|
230
|
+
EnableResourceNameDnsARecordOnLaunch?: AttributeBooleanValue | undefined;
|
|
231
|
+
/**
|
|
232
|
+
* <p>Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.</p>
|
|
233
|
+
* @public
|
|
234
|
+
*/
|
|
235
|
+
EnableResourceNameDnsAAAARecordOnLaunch?: AttributeBooleanValue | undefined;
|
|
236
|
+
/**
|
|
237
|
+
* <p>
|
|
238
|
+
* Indicates the device position for local network interfaces in this subnet. For example,
|
|
239
|
+
* <code>1</code> indicates local network interfaces in this subnet are the secondary
|
|
240
|
+
* network interface (eth1). A local network interface cannot be the primary network
|
|
241
|
+
* interface (eth0).
|
|
242
|
+
* </p>
|
|
243
|
+
* @public
|
|
244
|
+
*/
|
|
245
|
+
EnableLniAtDeviceIndex?: number | undefined;
|
|
246
|
+
/**
|
|
247
|
+
* <p>
|
|
248
|
+
* Specify <code>true</code> to indicate that local network interfaces at the current
|
|
249
|
+
* position should be disabled.
|
|
250
|
+
* </p>
|
|
251
|
+
* @public
|
|
252
|
+
*/
|
|
253
|
+
DisableLniAtDeviceIndex?: AttributeBooleanValue | undefined;
|
|
254
|
+
}
|
|
255
|
+
/**
|
|
256
|
+
* @public
|
|
257
|
+
*/
|
|
258
|
+
export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
|
|
259
|
+
/**
|
|
260
|
+
* <p>The ID of the Traffic Mirror filter.</p>
|
|
261
|
+
* @public
|
|
262
|
+
*/
|
|
263
|
+
TrafficMirrorFilterId: string | undefined;
|
|
264
|
+
/**
|
|
265
|
+
* <p>The network service, for example Amazon DNS, that you want to mirror.</p>
|
|
266
|
+
* @public
|
|
267
|
+
*/
|
|
268
|
+
AddNetworkServices?: TrafficMirrorNetworkService[] | undefined;
|
|
269
|
+
/**
|
|
270
|
+
* <p>The network service, for example Amazon DNS, that you no longer want to mirror.</p>
|
|
271
|
+
* @public
|
|
272
|
+
*/
|
|
273
|
+
RemoveNetworkServices?: TrafficMirrorNetworkService[] | undefined;
|
|
274
|
+
/**
|
|
275
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
276
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
277
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
278
|
+
* @public
|
|
279
|
+
*/
|
|
280
|
+
DryRun?: boolean | undefined;
|
|
281
|
+
}
|
|
282
|
+
/**
|
|
283
|
+
* @public
|
|
284
|
+
*/
|
|
285
|
+
export interface ModifyTrafficMirrorFilterNetworkServicesResult {
|
|
286
|
+
/**
|
|
287
|
+
* <p>The Traffic Mirror filter that the network service is associated with.</p>
|
|
288
|
+
* @public
|
|
289
|
+
*/
|
|
290
|
+
TrafficMirrorFilter?: TrafficMirrorFilter | undefined;
|
|
291
|
+
}
|
|
292
|
+
/**
|
|
293
|
+
* @public
|
|
294
|
+
* @enum
|
|
295
|
+
*/
|
|
296
|
+
export declare const TrafficMirrorFilterRuleField: {
|
|
297
|
+
readonly description: "description";
|
|
298
|
+
readonly destination_port_range: "destination-port-range";
|
|
299
|
+
readonly protocol: "protocol";
|
|
300
|
+
readonly source_port_range: "source-port-range";
|
|
301
|
+
};
|
|
302
|
+
/**
|
|
303
|
+
* @public
|
|
304
|
+
*/
|
|
305
|
+
export type TrafficMirrorFilterRuleField = (typeof TrafficMirrorFilterRuleField)[keyof typeof TrafficMirrorFilterRuleField];
|
|
306
|
+
/**
|
|
307
|
+
* @public
|
|
308
|
+
*/
|
|
309
|
+
export interface ModifyTrafficMirrorFilterRuleRequest {
|
|
310
|
+
/**
|
|
311
|
+
* <p>The ID of the Traffic Mirror rule.</p>
|
|
312
|
+
* @public
|
|
313
|
+
*/
|
|
314
|
+
TrafficMirrorFilterRuleId: string | undefined;
|
|
315
|
+
/**
|
|
316
|
+
* <p>The type of traffic to assign to the rule.</p>
|
|
317
|
+
* @public
|
|
318
|
+
*/
|
|
319
|
+
TrafficDirection?: TrafficDirection | undefined;
|
|
320
|
+
/**
|
|
321
|
+
* <p>The number of the Traffic Mirror rule. This number must be unique for each Traffic Mirror rule in a given
|
|
322
|
+
* direction. The rules are processed in ascending order by rule number.</p>
|
|
323
|
+
* @public
|
|
324
|
+
*/
|
|
325
|
+
RuleNumber?: number | undefined;
|
|
326
|
+
/**
|
|
327
|
+
* <p>The action to assign to the rule.</p>
|
|
328
|
+
* @public
|
|
329
|
+
*/
|
|
330
|
+
RuleAction?: TrafficMirrorRuleAction | undefined;
|
|
331
|
+
/**
|
|
332
|
+
* <p>The destination ports that are associated with the Traffic Mirror rule.</p>
|
|
333
|
+
* @public
|
|
334
|
+
*/
|
|
335
|
+
DestinationPortRange?: TrafficMirrorPortRangeRequest | undefined;
|
|
336
|
+
/**
|
|
337
|
+
* <p>The port range to assign to the Traffic Mirror rule.</p>
|
|
338
|
+
* @public
|
|
339
|
+
*/
|
|
340
|
+
SourcePortRange?: TrafficMirrorPortRangeRequest | undefined;
|
|
341
|
+
/**
|
|
342
|
+
* <p>The protocol, for example TCP, to assign to the Traffic Mirror rule.</p>
|
|
343
|
+
* @public
|
|
344
|
+
*/
|
|
345
|
+
Protocol?: number | undefined;
|
|
346
|
+
/**
|
|
347
|
+
* <p>The destination CIDR block to assign to the Traffic Mirror rule.</p>
|
|
348
|
+
* @public
|
|
349
|
+
*/
|
|
350
|
+
DestinationCidrBlock?: string | undefined;
|
|
351
|
+
/**
|
|
352
|
+
* <p>The source CIDR block to assign to the Traffic Mirror rule.</p>
|
|
353
|
+
* @public
|
|
354
|
+
*/
|
|
355
|
+
SourceCidrBlock?: string | undefined;
|
|
356
|
+
/**
|
|
357
|
+
* <p>The description to assign to the Traffic Mirror rule.</p>
|
|
358
|
+
* @public
|
|
359
|
+
*/
|
|
360
|
+
Description?: string | undefined;
|
|
361
|
+
/**
|
|
362
|
+
* <p>The properties that you want to remove from the Traffic Mirror filter rule.</p>
|
|
363
|
+
* <p>When you remove a property from a Traffic Mirror filter rule, the property is set to the default.</p>
|
|
364
|
+
* @public
|
|
365
|
+
*/
|
|
366
|
+
RemoveFields?: TrafficMirrorFilterRuleField[] | undefined;
|
|
367
|
+
/**
|
|
368
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
369
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
370
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
371
|
+
* @public
|
|
372
|
+
*/
|
|
373
|
+
DryRun?: boolean | undefined;
|
|
374
|
+
}
|
|
375
|
+
/**
|
|
376
|
+
* @public
|
|
377
|
+
*/
|
|
378
|
+
export interface ModifyTrafficMirrorFilterRuleResult {
|
|
379
|
+
/**
|
|
380
|
+
* <note>
|
|
381
|
+
* <p>Tags are not returned for ModifyTrafficMirrorFilterRule.</p>
|
|
382
|
+
* </note>
|
|
383
|
+
* <p>A Traffic Mirror rule.</p>
|
|
384
|
+
* @public
|
|
385
|
+
*/
|
|
386
|
+
TrafficMirrorFilterRule?: TrafficMirrorFilterRule | undefined;
|
|
387
|
+
}
|
|
388
|
+
/**
|
|
389
|
+
* @public
|
|
390
|
+
* @enum
|
|
391
|
+
*/
|
|
392
|
+
export declare const TrafficMirrorSessionField: {
|
|
393
|
+
readonly description: "description";
|
|
394
|
+
readonly packet_length: "packet-length";
|
|
395
|
+
readonly virtual_network_id: "virtual-network-id";
|
|
396
|
+
};
|
|
397
|
+
/**
|
|
398
|
+
* @public
|
|
399
|
+
*/
|
|
400
|
+
export type TrafficMirrorSessionField = (typeof TrafficMirrorSessionField)[keyof typeof TrafficMirrorSessionField];
|
|
401
|
+
/**
|
|
402
|
+
* @public
|
|
403
|
+
*/
|
|
404
|
+
export interface ModifyTrafficMirrorSessionRequest {
|
|
405
|
+
/**
|
|
406
|
+
* <p>The ID of the Traffic Mirror session.</p>
|
|
407
|
+
* @public
|
|
408
|
+
*/
|
|
409
|
+
TrafficMirrorSessionId: string | undefined;
|
|
410
|
+
/**
|
|
411
|
+
* <p>The Traffic Mirror target. The target must be in the same VPC as the source, or have a VPC peering connection with the source.</p>
|
|
412
|
+
* @public
|
|
413
|
+
*/
|
|
414
|
+
TrafficMirrorTargetId?: string | undefined;
|
|
415
|
+
/**
|
|
416
|
+
* <p>The ID of the Traffic Mirror filter.</p>
|
|
417
|
+
* @public
|
|
418
|
+
*/
|
|
419
|
+
TrafficMirrorFilterId?: string | undefined;
|
|
420
|
+
/**
|
|
421
|
+
* <p>The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet.</p>
|
|
422
|
+
* <p>For sessions with Network Load Balancer (NLB) traffic mirror targets, the default <code>PacketLength</code> will be set to 8500. Valid values are 1-8500. Setting a <code>PacketLength</code> greater than 8500 will result in an error response.</p>
|
|
423
|
+
* @public
|
|
424
|
+
*/
|
|
425
|
+
PacketLength?: number | undefined;
|
|
426
|
+
/**
|
|
427
|
+
* <p>The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.</p>
|
|
428
|
+
* <p>Valid values are 1-32766.</p>
|
|
429
|
+
* @public
|
|
430
|
+
*/
|
|
431
|
+
SessionNumber?: number | undefined;
|
|
432
|
+
/**
|
|
433
|
+
* <p>The virtual network ID of the Traffic Mirror session.</p>
|
|
434
|
+
* @public
|
|
435
|
+
*/
|
|
436
|
+
VirtualNetworkId?: number | undefined;
|
|
437
|
+
/**
|
|
438
|
+
* <p>The description to assign to the Traffic Mirror session.</p>
|
|
439
|
+
* @public
|
|
440
|
+
*/
|
|
441
|
+
Description?: string | undefined;
|
|
442
|
+
/**
|
|
443
|
+
* <p>The properties that you want to remove from the Traffic Mirror session.</p>
|
|
444
|
+
* <p>When you remove a property from a Traffic Mirror session, the property is set to the default.</p>
|
|
445
|
+
* @public
|
|
446
|
+
*/
|
|
447
|
+
RemoveFields?: TrafficMirrorSessionField[] | undefined;
|
|
448
|
+
/**
|
|
449
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
450
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
451
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
452
|
+
* @public
|
|
453
|
+
*/
|
|
454
|
+
DryRun?: boolean | undefined;
|
|
455
|
+
}
|
|
456
|
+
/**
|
|
457
|
+
* @public
|
|
458
|
+
*/
|
|
459
|
+
export interface ModifyTrafficMirrorSessionResult {
|
|
460
|
+
/**
|
|
461
|
+
* <p>Information about the Traffic Mirror session.</p>
|
|
462
|
+
* @public
|
|
463
|
+
*/
|
|
464
|
+
TrafficMirrorSession?: TrafficMirrorSession | undefined;
|
|
465
|
+
}
|
|
466
|
+
/**
|
|
467
|
+
* <p>The transit gateway options.</p>
|
|
468
|
+
* @public
|
|
469
|
+
*/
|
|
470
|
+
export interface ModifyTransitGatewayOptions {
|
|
471
|
+
/**
|
|
472
|
+
* <p>Adds IPv4 or IPv6 CIDR blocks for the transit gateway. Must be a size /24 CIDR block or larger for IPv4, or a size /64 CIDR block or larger for IPv6.</p>
|
|
473
|
+
* @public
|
|
474
|
+
*/
|
|
475
|
+
AddTransitGatewayCidrBlocks?: string[] | undefined;
|
|
476
|
+
/**
|
|
477
|
+
* <p>Removes CIDR blocks for the transit gateway.</p>
|
|
478
|
+
* @public
|
|
479
|
+
*/
|
|
480
|
+
RemoveTransitGatewayCidrBlocks?: string[] | undefined;
|
|
481
|
+
/**
|
|
482
|
+
* <p>Enable or disable Equal Cost Multipath Protocol support.</p>
|
|
483
|
+
* @public
|
|
484
|
+
*/
|
|
485
|
+
VpnEcmpSupport?: VpnEcmpSupportValue | undefined;
|
|
486
|
+
/**
|
|
487
|
+
* <p>Enable or disable DNS support.</p>
|
|
488
|
+
* @public
|
|
489
|
+
*/
|
|
490
|
+
DnsSupport?: DnsSupportValue | undefined;
|
|
491
|
+
/**
|
|
492
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
|
|
493
|
+
*
|
|
494
|
+
* </p>
|
|
495
|
+
* <p>This option is disabled by default.</p>
|
|
496
|
+
* <p>For more information about security group referencing, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>
|
|
497
|
+
* @public
|
|
498
|
+
*/
|
|
499
|
+
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue | undefined;
|
|
500
|
+
/**
|
|
501
|
+
* <p>Enable or disable automatic acceptance of attachment requests.</p>
|
|
502
|
+
* @public
|
|
503
|
+
*/
|
|
504
|
+
AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue | undefined;
|
|
505
|
+
/**
|
|
506
|
+
* <p>Enable or disable automatic association with the default association route table.</p>
|
|
507
|
+
* @public
|
|
508
|
+
*/
|
|
509
|
+
DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue | undefined;
|
|
510
|
+
/**
|
|
511
|
+
* <p>The ID of the default association route table.</p>
|
|
512
|
+
* @public
|
|
513
|
+
*/
|
|
514
|
+
AssociationDefaultRouteTableId?: string | undefined;
|
|
515
|
+
/**
|
|
516
|
+
* <p>Indicates whether resource attachments automatically propagate routes to the default
|
|
517
|
+
* propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code>
|
|
518
|
+
* is set to <code>enable</code>,
|
|
519
|
+
* Amazon Web Services Transit Gateway will create the default transit gateway route
|
|
520
|
+
* table.</p>
|
|
521
|
+
* @public
|
|
522
|
+
*/
|
|
523
|
+
DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | undefined;
|
|
524
|
+
/**
|
|
525
|
+
* <p>The ID of the default propagation route table.</p>
|
|
526
|
+
* @public
|
|
527
|
+
*/
|
|
528
|
+
PropagationDefaultRouteTableId?: string | undefined;
|
|
529
|
+
/**
|
|
530
|
+
* <p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session.
|
|
531
|
+
* The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs.</p>
|
|
532
|
+
* <p>The modify ASN operation is not allowed on a transit gateway if it has the following attachments:</p>
|
|
533
|
+
* <ul>
|
|
534
|
+
* <li>
|
|
535
|
+
* <p>Dynamic VPN</p>
|
|
536
|
+
* </li>
|
|
537
|
+
* <li>
|
|
538
|
+
* <p>Static VPN</p>
|
|
539
|
+
* </li>
|
|
540
|
+
* <li>
|
|
541
|
+
* <p>Direct Connect Gateway</p>
|
|
542
|
+
* </li>
|
|
543
|
+
* <li>
|
|
544
|
+
* <p>Connect</p>
|
|
545
|
+
* </li>
|
|
546
|
+
* </ul>
|
|
547
|
+
* <p>You must first delete all transit gateway attachments configured prior to modifying the ASN on
|
|
548
|
+
* the transit gateway.</p>
|
|
549
|
+
* @public
|
|
550
|
+
*/
|
|
551
|
+
AmazonSideAsn?: number | undefined;
|
|
552
|
+
}
|
|
553
|
+
/**
|
|
554
|
+
* @public
|
|
555
|
+
*/
|
|
556
|
+
export interface ModifyTransitGatewayRequest {
|
|
557
|
+
/**
|
|
558
|
+
* <p>The ID of the transit gateway.</p>
|
|
559
|
+
* @public
|
|
560
|
+
*/
|
|
561
|
+
TransitGatewayId: string | undefined;
|
|
562
|
+
/**
|
|
563
|
+
* <p>The description for the transit gateway.</p>
|
|
564
|
+
* @public
|
|
565
|
+
*/
|
|
566
|
+
Description?: string | undefined;
|
|
567
|
+
/**
|
|
568
|
+
* <p>The options to modify.</p>
|
|
569
|
+
* @public
|
|
570
|
+
*/
|
|
571
|
+
Options?: ModifyTransitGatewayOptions | undefined;
|
|
572
|
+
/**
|
|
573
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
574
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
575
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
576
|
+
* @public
|
|
577
|
+
*/
|
|
578
|
+
DryRun?: boolean | undefined;
|
|
579
|
+
}
|
|
580
|
+
/**
|
|
581
|
+
* @public
|
|
582
|
+
*/
|
|
583
|
+
export interface ModifyTransitGatewayResult {
|
|
584
|
+
/**
|
|
585
|
+
* <p>Information about the transit gateway.</p>
|
|
586
|
+
* @public
|
|
587
|
+
*/
|
|
588
|
+
TransitGateway?: TransitGateway | undefined;
|
|
589
|
+
}
|
|
9
590
|
/**
|
|
10
591
|
* @public
|
|
11
592
|
*/
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import { DescribeVpnConcentratorsCommandInput, DescribeVpnConcentratorsCommandOutput } from "../commands/DescribeVpnConcentratorsCommand";
|
|
3
|
+
import { EC2PaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateDescribeVpnConcentrators: (config: EC2PaginationConfiguration, input: DescribeVpnConcentratorsCommandInput, ...rest: any[]) => Paginator<DescribeVpnConcentratorsCommandOutput>;
|
|
@@ -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";
|