@aws-sdk/client-ec2 3.296.0 → 3.297.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/dist-cjs/protocols/Aws_ec2.js +1059 -5875
- package/dist-es/protocols/Aws_ec2.js +1059 -5875
- package/dist-types/EC2.d.ts +590 -0
- package/dist-types/EC2Client.d.ts +24 -4
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +16 -0
- package/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +16 -0
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +16 -0
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/AllocateAddressCommand.d.ts +16 -0
- package/dist-types/commands/AllocateHostsCommand.d.ts +16 -0
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +16 -0
- package/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +16 -0
- package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +16 -0
- package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +16 -0
- package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +16 -0
- package/dist-types/commands/AssociateAddressCommand.d.ts +16 -0
- package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +16 -0
- package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +16 -0
- package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +16 -0
- package/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +16 -0
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +16 -0
- package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +16 -0
- package/dist-types/commands/AssociateRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +16 -0
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +16 -0
- package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +16 -0
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +16 -0
- package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +16 -0
- package/dist-types/commands/AttachInternetGatewayCommand.d.ts +16 -0
- package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +16 -0
- package/dist-types/commands/AttachVolumeCommand.d.ts +16 -0
- package/dist-types/commands/AttachVpnGatewayCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/BundleInstanceCommand.d.ts +16 -0
- package/dist-types/commands/CancelBundleTaskCommand.d.ts +16 -0
- package/dist-types/commands/CancelCapacityReservationCommand.d.ts +16 -0
- package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +16 -0
- package/dist-types/commands/CancelConversionTaskCommand.d.ts +16 -0
- package/dist-types/commands/CancelExportTaskCommand.d.ts +16 -0
- package/dist-types/commands/CancelImageLaunchPermissionCommand.d.ts +16 -0
- package/dist-types/commands/CancelImportTaskCommand.d.ts +16 -0
- package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +16 -0
- package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +16 -0
- package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +16 -0
- package/dist-types/commands/CopyFpgaImageCommand.d.ts +16 -0
- package/dist-types/commands/CopyImageCommand.d.ts +16 -0
- package/dist-types/commands/CopySnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +16 -0
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +16 -0
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +16 -0
- package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +16 -0
- package/dist-types/commands/CreateCoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +16 -0
- package/dist-types/commands/CreateDefaultVpcCommand.d.ts +16 -0
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +16 -0
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateFleetCommand.d.ts +16 -0
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +16 -0
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateIpamCommand.d.ts +16 -0
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +16 -0
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +16 -0
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +16 -0
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +16 -0
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateRouteCommand.d.ts +16 -0
- package/dist-types/commands/CreateRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +16 -0
- package/dist-types/commands/CreateSubnetCommand.d.ts +16 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +16 -0
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +16 -0
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +16 -0
- package/dist-types/commands/CreateVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCoipPoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFleetsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFlowLogsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFpgaImageCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInternetGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIpamCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIpamPoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIpamResourceDiscoveryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIpamScopeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNatGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkAclCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +16 -0
- package/dist-types/commands/DeletePlacementGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRouteCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSubnetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVolumeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +16 -0
- package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterImageCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAddressTransfersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAddressesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBundleTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCoipPoolsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConversionTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeElasticGpusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFastLaunchImagesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHostsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIdFormatCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +16 -0
- package/dist-types/commands/DescribeImageAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeImagesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpamScopesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpamsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeKeyPairsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +16 -0
- package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePrefixListsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +16 -0
- package/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRegionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSubnetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVolumesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +16 -0
- package/dist-types/commands/DetachInternetGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +16 -0
- package/dist-types/commands/DetachVolumeCommand.d.ts +16 -0
- package/dist-types/commands/DetachVpnGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DisableAddressTransferCommand.d.ts +16 -0
- package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +16 -0
- package/dist-types/commands/DisableFastLaunchCommand.d.ts +16 -0
- package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +16 -0
- package/dist-types/commands/DisableImageDeprecationCommand.d.ts +16 -0
- package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +16 -0
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +16 -0
- package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +16 -0
- package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +16 -0
- package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateAddressCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +16 -0
- package/dist-types/commands/EnableAddressTransferCommand.d.ts +16 -0
- package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +16 -0
- package/dist-types/commands/EnableFastLaunchCommand.d.ts +16 -0
- package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +16 -0
- package/dist-types/commands/EnableImageDeprecationCommand.d.ts +16 -0
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +16 -0
- package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +16 -0
- package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +16 -0
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +16 -0
- package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +16 -0
- package/dist-types/commands/EnableVolumeIOCommand.d.ts +16 -0
- package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +16 -0
- package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +16 -0
- package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +16 -0
- package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ExportImageCommand.d.ts +16 -0
- package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +16 -0
- package/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +16 -0
- package/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +16 -0
- package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +16 -0
- package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +16 -0
- package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +16 -0
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +16 -0
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +16 -0
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +16 -0
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +16 -0
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +16 -0
- package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +16 -0
- package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +16 -0
- package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +16 -0
- package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +16 -0
- package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +16 -0
- package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +16 -0
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +16 -0
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +16 -0
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +16 -0
- package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +16 -0
- package/dist-types/commands/GetPasswordDataCommand.d.ts +16 -0
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +16 -0
- package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +16 -0
- package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +16 -0
- package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +16 -0
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +16 -0
- package/dist-types/commands/ImportImageCommand.d.ts +16 -0
- package/dist-types/commands/ImportInstanceCommand.d.ts +16 -0
- package/dist-types/commands/ImportKeyPairCommand.d.ts +16 -0
- package/dist-types/commands/ImportSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/ImportVolumeCommand.d.ts +16 -0
- package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +16 -0
- package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +16 -0
- package/dist-types/commands/ModifyFleetCommand.d.ts +16 -0
- package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyHostsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyIdFormatCommand.d.ts +16 -0
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +16 -0
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +16 -0
- package/dist-types/commands/ModifyIpamCommand.d.ts +16 -0
- package/dist-types/commands/ModifyIpamPoolCommand.d.ts +16 -0
- package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +16 -0
- package/dist-types/commands/ModifyIpamResourceDiscoveryCommand.d.ts +16 -0
- package/dist-types/commands/ModifyIpamScopeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +16 -0
- package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +16 -0
- package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +16 -0
- package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +16 -0
- package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +16 -0
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +16 -0
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +16 -0
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +16 -0
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVolumeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +16 -0
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +16 -0
- package/dist-types/commands/MonitorInstancesCommand.d.ts +16 -0
- package/dist-types/commands/MoveAddressToVpcCommand.d.ts +16 -0
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +16 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +16 -0
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +16 -0
- package/dist-types/commands/RebootInstancesCommand.d.ts +16 -0
- package/dist-types/commands/RegisterImageCommand.d.ts +16 -0
- package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +16 -0
- package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +16 -0
- package/dist-types/commands/ReleaseAddressCommand.d.ts +16 -0
- package/dist-types/commands/ReleaseHostsCommand.d.ts +16 -0
- package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +16 -0
- package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +16 -0
- package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +16 -0
- package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +16 -0
- package/dist-types/commands/ReplaceRouteCommand.d.ts +16 -0
- package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +16 -0
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +16 -0
- package/dist-types/commands/ReportInstanceStatusCommand.d.ts +16 -0
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +16 -0
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ResetAddressAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +16 -0
- package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ResetImageAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +16 -0
- package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +16 -0
- package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +16 -0
- package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +16 -0
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +16 -0
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +16 -0
- package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +16 -0
- package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +16 -0
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/RunInstancesCommand.d.ts +16 -0
- package/dist-types/commands/RunScheduledInstancesCommand.d.ts +16 -0
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +16 -0
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +16 -0
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +16 -0
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +16 -0
- package/dist-types/commands/StartInstancesCommand.d.ts +16 -0
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +16 -0
- package/dist-types/commands/StopInstancesCommand.d.ts +16 -0
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/TerminateInstancesCommand.d.ts +16 -0
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +16 -0
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +16 -0
- package/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +16 -0
- package/dist-types/commands/UnmonitorInstancesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +16 -0
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +16 -0
- package/dist-types/models/EC2ServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +614 -4
- package/dist-types/models/models_1.d.ts +583 -1
- package/dist-types/models/models_2.d.ts +682 -2
- package/dist-types/models/models_3.d.ts +700 -0
- package/dist-types/models/models_4.d.ts +636 -0
- package/dist-types/models/models_5.d.ts +740 -0
- package/dist-types/models/models_6.d.ts +736 -0
- package/dist-types/models/models_7.d.ts +66 -0
- package/dist-types/pagination/DescribeAddressTransfersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAddressesAttributePaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeByoipCidrsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCapacityReservationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCarrierGatewaysPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClassicLinkInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClientVpnConnectionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClientVpnEndpointsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClientVpnRoutesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCoipPoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDhcpOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeExportImageTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFastLaunchImagesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFlowLogsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFpgaImagesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHostReservationOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHostReservationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHostsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeImagesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeImportImageTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeImportSnapshotTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceEventWindowsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceTypesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInternetGatewaysPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeIpamPoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeIpamScopesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeIpamsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeIpv6PoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLaunchTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLocalGatewaysPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeManagedPrefixListsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMovingAddressesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNatGatewaysPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNetworkAclsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNetworkInterfacesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePrefixListsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePrincipalIdFormatPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePublicIpv4PoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeRouteTablesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScheduledInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSecurityGroupRulesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSecurityGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotTierStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSpotFleetRequestsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSpotPriceHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStoreImageTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSubnetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTransitGatewaysPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVolumeStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVolumesModificationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVolumesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVpcEndpointsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVpcsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +3 -0
- package/dist-types/pagination/GetGroupsForCapacityReservationPaginator.d.ts +3 -0
- package/dist-types/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetIpamAddressHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetIpamPoolAllocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetIpamPoolCidrsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetIpamResourceCidrsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetManagedPrefixListEntriesPaginator.d.ts +3 -0
- package/dist-types/pagination/GetSpotPlacementScoresPaginator.d.ts +3 -0
- package/dist-types/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +3 -0
- package/dist-types/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListImagesInRecycleBinPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchLocalGatewayRoutesPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
import { _InstanceType, AcceleratorCount, AcceleratorCountRequest, AcceleratorManufacturer, AcceleratorName, AcceleratorTotalMemoryMiB, AcceleratorTotalMemoryMiBRequest, AcceleratorType, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, AddressFamily, AttachmentStatus, CertificateAuthenticationRequest, DirectoryServiceAuthenticationRequest, FederatedAuthenticationRequest, InstanceEventWindow, Ipv4PrefixSpecification, NatGatewayAddress, PortRange, Protocol, ResourceType, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, UnsuccessfulItem, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, WeekDay } from "./models_0";
|
|
2
|
+
/**
|
|
3
|
+
* @public
|
|
4
|
+
*/
|
|
2
5
|
export declare enum ClientVpnAuthenticationType {
|
|
3
6
|
certificate_authentication = "certificate-authentication",
|
|
4
7
|
directory_service_authentication = "directory-service-authentication",
|
|
5
8
|
federated_authentication = "federated-authentication"
|
|
6
9
|
}
|
|
7
10
|
/**
|
|
11
|
+
* @public
|
|
8
12
|
* <p>Describes the authentication method to be used by a Client VPN endpoint. For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/authentication-authrization.html#client-authentication">Authentication</a>
|
|
9
13
|
* in the <i>Client VPN Administrator Guide</i>.</p>
|
|
10
14
|
*/
|
|
@@ -27,6 +31,7 @@ export interface ClientVpnAuthenticationRequest {
|
|
|
27
31
|
FederatedAuthentication?: FederatedAuthenticationRequest;
|
|
28
32
|
}
|
|
29
33
|
/**
|
|
34
|
+
* @public
|
|
30
35
|
* <p>The options for managing connection authorization for new client connections.</p>
|
|
31
36
|
*/
|
|
32
37
|
export interface ClientConnectOptions {
|
|
@@ -40,6 +45,7 @@ export interface ClientConnectOptions {
|
|
|
40
45
|
LambdaFunctionArn?: string;
|
|
41
46
|
}
|
|
42
47
|
/**
|
|
48
|
+
* @public
|
|
43
49
|
* <p>Options for enabling a customizable text banner that will be displayed on
|
|
44
50
|
* Amazon Web Services provided clients when a VPN session is established.</p>
|
|
45
51
|
*/
|
|
@@ -61,6 +67,7 @@ export interface ClientLoginBannerOptions {
|
|
|
61
67
|
BannerText?: string;
|
|
62
68
|
}
|
|
63
69
|
/**
|
|
70
|
+
* @public
|
|
64
71
|
* <p>Describes the client connection logging options for the Client VPN endpoint.</p>
|
|
65
72
|
*/
|
|
66
73
|
export interface ConnectionLogOptions {
|
|
@@ -77,14 +84,23 @@ export interface ConnectionLogOptions {
|
|
|
77
84
|
*/
|
|
78
85
|
CloudwatchLogStream?: string;
|
|
79
86
|
}
|
|
87
|
+
/**
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
80
90
|
export declare enum SelfServicePortal {
|
|
81
91
|
disabled = "disabled",
|
|
82
92
|
enabled = "enabled"
|
|
83
93
|
}
|
|
94
|
+
/**
|
|
95
|
+
* @public
|
|
96
|
+
*/
|
|
84
97
|
export declare enum TransportProtocol {
|
|
85
98
|
tcp = "tcp",
|
|
86
99
|
udp = "udp"
|
|
87
100
|
}
|
|
101
|
+
/**
|
|
102
|
+
* @public
|
|
103
|
+
*/
|
|
88
104
|
export interface CreateClientVpnEndpointRequest {
|
|
89
105
|
/**
|
|
90
106
|
* <p>The IPv4 address range, in CIDR notation, from which to assign client IP addresses. The address range cannot overlap with the local CIDR of the VPC in which the associated subnet is located, or the routes that you add manually. The address range cannot be changed after the Client VPN endpoint has been created. Client CIDR range must have a size of at least /22 and must not be greater than /12.</p>
|
|
@@ -193,6 +209,9 @@ export interface CreateClientVpnEndpointRequest {
|
|
|
193
209
|
*/
|
|
194
210
|
ClientLoginBannerOptions?: ClientLoginBannerOptions;
|
|
195
211
|
}
|
|
212
|
+
/**
|
|
213
|
+
* @public
|
|
214
|
+
*/
|
|
196
215
|
export declare enum ClientVpnEndpointStatusCode {
|
|
197
216
|
available = "available",
|
|
198
217
|
deleted = "deleted",
|
|
@@ -200,6 +219,7 @@ export declare enum ClientVpnEndpointStatusCode {
|
|
|
200
219
|
pending_associate = "pending-associate"
|
|
201
220
|
}
|
|
202
221
|
/**
|
|
222
|
+
* @public
|
|
203
223
|
* <p>Describes the state of a Client VPN endpoint.</p>
|
|
204
224
|
*/
|
|
205
225
|
export interface ClientVpnEndpointStatus {
|
|
@@ -234,6 +254,9 @@ export interface ClientVpnEndpointStatus {
|
|
|
234
254
|
*/
|
|
235
255
|
Message?: string;
|
|
236
256
|
}
|
|
257
|
+
/**
|
|
258
|
+
* @public
|
|
259
|
+
*/
|
|
237
260
|
export interface CreateClientVpnEndpointResult {
|
|
238
261
|
/**
|
|
239
262
|
* <p>The ID of the Client VPN endpoint.</p>
|
|
@@ -248,6 +271,9 @@ export interface CreateClientVpnEndpointResult {
|
|
|
248
271
|
*/
|
|
249
272
|
DnsName?: string;
|
|
250
273
|
}
|
|
274
|
+
/**
|
|
275
|
+
* @public
|
|
276
|
+
*/
|
|
251
277
|
export interface CreateClientVpnRouteRequest {
|
|
252
278
|
/**
|
|
253
279
|
* <p>The ID of the Client VPN endpoint to which to add the route.</p>
|
|
@@ -291,6 +317,9 @@ export interface CreateClientVpnRouteRequest {
|
|
|
291
317
|
*/
|
|
292
318
|
DryRun?: boolean;
|
|
293
319
|
}
|
|
320
|
+
/**
|
|
321
|
+
* @public
|
|
322
|
+
*/
|
|
294
323
|
export declare enum ClientVpnRouteStatusCode {
|
|
295
324
|
active = "active",
|
|
296
325
|
creating = "creating",
|
|
@@ -298,6 +327,7 @@ export declare enum ClientVpnRouteStatusCode {
|
|
|
298
327
|
failed = "failed"
|
|
299
328
|
}
|
|
300
329
|
/**
|
|
330
|
+
* @public
|
|
301
331
|
* <p>Describes the state of a Client VPN endpoint route.</p>
|
|
302
332
|
*/
|
|
303
333
|
export interface ClientVpnRouteStatus {
|
|
@@ -310,12 +340,18 @@ export interface ClientVpnRouteStatus {
|
|
|
310
340
|
*/
|
|
311
341
|
Message?: string;
|
|
312
342
|
}
|
|
343
|
+
/**
|
|
344
|
+
* @public
|
|
345
|
+
*/
|
|
313
346
|
export interface CreateClientVpnRouteResult {
|
|
314
347
|
/**
|
|
315
348
|
* <p>The current state of the route.</p>
|
|
316
349
|
*/
|
|
317
350
|
Status?: ClientVpnRouteStatus;
|
|
318
351
|
}
|
|
352
|
+
/**
|
|
353
|
+
* @public
|
|
354
|
+
*/
|
|
319
355
|
export interface CreateCoipCidrRequest {
|
|
320
356
|
/**
|
|
321
357
|
* <p>
|
|
@@ -337,6 +373,7 @@ export interface CreateCoipCidrRequest {
|
|
|
337
373
|
DryRun?: boolean;
|
|
338
374
|
}
|
|
339
375
|
/**
|
|
376
|
+
* @public
|
|
340
377
|
* <p>
|
|
341
378
|
* Information about a customer-owned IP address range.
|
|
342
379
|
* </p>
|
|
@@ -361,6 +398,9 @@ export interface CoipCidr {
|
|
|
361
398
|
*/
|
|
362
399
|
LocalGatewayRouteTableId?: string;
|
|
363
400
|
}
|
|
401
|
+
/**
|
|
402
|
+
* @public
|
|
403
|
+
*/
|
|
364
404
|
export interface CreateCoipCidrResult {
|
|
365
405
|
/**
|
|
366
406
|
* <p>
|
|
@@ -369,6 +409,9 @@ export interface CreateCoipCidrResult {
|
|
|
369
409
|
*/
|
|
370
410
|
CoipCidr?: CoipCidr;
|
|
371
411
|
}
|
|
412
|
+
/**
|
|
413
|
+
* @public
|
|
414
|
+
*/
|
|
372
415
|
export interface CreateCoipPoolRequest {
|
|
373
416
|
/**
|
|
374
417
|
* <p>
|
|
@@ -390,6 +433,7 @@ export interface CreateCoipPoolRequest {
|
|
|
390
433
|
DryRun?: boolean;
|
|
391
434
|
}
|
|
392
435
|
/**
|
|
436
|
+
* @public
|
|
393
437
|
* <p>Describes a customer-owned address pool.</p>
|
|
394
438
|
*/
|
|
395
439
|
export interface CoipPool {
|
|
@@ -414,16 +458,23 @@ export interface CoipPool {
|
|
|
414
458
|
*/
|
|
415
459
|
PoolArn?: string;
|
|
416
460
|
}
|
|
461
|
+
/**
|
|
462
|
+
* @public
|
|
463
|
+
*/
|
|
417
464
|
export interface CreateCoipPoolResult {
|
|
418
465
|
/**
|
|
419
466
|
* <p>Information about the CoIP address pool.</p>
|
|
420
467
|
*/
|
|
421
468
|
CoipPool?: CoipPool;
|
|
422
469
|
}
|
|
470
|
+
/**
|
|
471
|
+
* @public
|
|
472
|
+
*/
|
|
423
473
|
export declare enum GatewayType {
|
|
424
474
|
ipsec_1 = "ipsec.1"
|
|
425
475
|
}
|
|
426
476
|
/**
|
|
477
|
+
* @public
|
|
427
478
|
* <p>Contains the parameters for CreateCustomerGateway.</p>
|
|
428
479
|
*/
|
|
429
480
|
export interface CreateCustomerGatewayRequest {
|
|
@@ -471,6 +522,7 @@ export interface CreateCustomerGatewayRequest {
|
|
|
471
522
|
DryRun?: boolean;
|
|
472
523
|
}
|
|
473
524
|
/**
|
|
525
|
+
* @public
|
|
474
526
|
* <p>Describes a customer gateway.</p>
|
|
475
527
|
*/
|
|
476
528
|
export interface CustomerGateway {
|
|
@@ -511,6 +563,7 @@ export interface CustomerGateway {
|
|
|
511
563
|
Tags?: Tag[];
|
|
512
564
|
}
|
|
513
565
|
/**
|
|
566
|
+
* @public
|
|
514
567
|
* <p>Contains the output of CreateCustomerGateway.</p>
|
|
515
568
|
*/
|
|
516
569
|
export interface CreateCustomerGatewayResult {
|
|
@@ -519,6 +572,9 @@ export interface CreateCustomerGatewayResult {
|
|
|
519
572
|
*/
|
|
520
573
|
CustomerGateway?: CustomerGateway;
|
|
521
574
|
}
|
|
575
|
+
/**
|
|
576
|
+
* @public
|
|
577
|
+
*/
|
|
522
578
|
export interface CreateDefaultSubnetRequest {
|
|
523
579
|
/**
|
|
524
580
|
* <p>The Availability Zone in which to create the default subnet.</p>
|
|
@@ -536,11 +592,15 @@ export interface CreateDefaultSubnetRequest {
|
|
|
536
592
|
*/
|
|
537
593
|
Ipv6Native?: boolean;
|
|
538
594
|
}
|
|
595
|
+
/**
|
|
596
|
+
* @public
|
|
597
|
+
*/
|
|
539
598
|
export declare enum HostnameType {
|
|
540
599
|
ip_name = "ip-name",
|
|
541
600
|
resource_name = "resource-name"
|
|
542
601
|
}
|
|
543
602
|
/**
|
|
603
|
+
* @public
|
|
544
604
|
* <p>Describes the options for instance hostnames.</p>
|
|
545
605
|
*/
|
|
546
606
|
export interface PrivateDnsNameOptionsOnLaunch {
|
|
@@ -562,11 +622,15 @@ export interface PrivateDnsNameOptionsOnLaunch {
|
|
|
562
622
|
*/
|
|
563
623
|
EnableResourceNameDnsAAAARecord?: boolean;
|
|
564
624
|
}
|
|
625
|
+
/**
|
|
626
|
+
* @public
|
|
627
|
+
*/
|
|
565
628
|
export declare enum SubnetState {
|
|
566
629
|
available = "available",
|
|
567
630
|
pending = "pending"
|
|
568
631
|
}
|
|
569
632
|
/**
|
|
633
|
+
* @public
|
|
570
634
|
* <p>Describes a subnet.</p>
|
|
571
635
|
*/
|
|
572
636
|
export interface Subnet {
|
|
@@ -664,12 +728,18 @@ export interface Subnet {
|
|
|
664
728
|
*/
|
|
665
729
|
PrivateDnsNameOptionsOnLaunch?: PrivateDnsNameOptionsOnLaunch;
|
|
666
730
|
}
|
|
731
|
+
/**
|
|
732
|
+
* @public
|
|
733
|
+
*/
|
|
667
734
|
export interface CreateDefaultSubnetResult {
|
|
668
735
|
/**
|
|
669
736
|
* <p>Information about the subnet.</p>
|
|
670
737
|
*/
|
|
671
738
|
Subnet?: Subnet;
|
|
672
739
|
}
|
|
740
|
+
/**
|
|
741
|
+
* @public
|
|
742
|
+
*/
|
|
673
743
|
export interface CreateDefaultVpcRequest {
|
|
674
744
|
/**
|
|
675
745
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -678,16 +748,23 @@ export interface CreateDefaultVpcRequest {
|
|
|
678
748
|
*/
|
|
679
749
|
DryRun?: boolean;
|
|
680
750
|
}
|
|
751
|
+
/**
|
|
752
|
+
* @public
|
|
753
|
+
*/
|
|
681
754
|
export declare enum Tenancy {
|
|
682
755
|
dedicated = "dedicated",
|
|
683
756
|
default = "default",
|
|
684
757
|
host = "host"
|
|
685
758
|
}
|
|
759
|
+
/**
|
|
760
|
+
* @public
|
|
761
|
+
*/
|
|
686
762
|
export declare enum VpcState {
|
|
687
763
|
available = "available",
|
|
688
764
|
pending = "pending"
|
|
689
765
|
}
|
|
690
766
|
/**
|
|
767
|
+
* @public
|
|
691
768
|
* <p>Describes a VPC.</p>
|
|
692
769
|
*/
|
|
693
770
|
export interface Vpc {
|
|
@@ -732,6 +809,9 @@ export interface Vpc {
|
|
|
732
809
|
*/
|
|
733
810
|
Tags?: Tag[];
|
|
734
811
|
}
|
|
812
|
+
/**
|
|
813
|
+
* @public
|
|
814
|
+
*/
|
|
735
815
|
export interface CreateDefaultVpcResult {
|
|
736
816
|
/**
|
|
737
817
|
* <p>Information about the VPC.</p>
|
|
@@ -739,6 +819,7 @@ export interface CreateDefaultVpcResult {
|
|
|
739
819
|
Vpc?: Vpc;
|
|
740
820
|
}
|
|
741
821
|
/**
|
|
822
|
+
* @public
|
|
742
823
|
* <p>Describes a DHCP configuration option.</p>
|
|
743
824
|
*/
|
|
744
825
|
export interface NewDhcpConfiguration {
|
|
@@ -751,6 +832,9 @@ export interface NewDhcpConfiguration {
|
|
|
751
832
|
*/
|
|
752
833
|
Values?: string[];
|
|
753
834
|
}
|
|
835
|
+
/**
|
|
836
|
+
* @public
|
|
837
|
+
*/
|
|
754
838
|
export interface CreateDhcpOptionsRequest {
|
|
755
839
|
/**
|
|
756
840
|
* <p>A DHCP configuration option.</p>
|
|
@@ -768,6 +852,7 @@ export interface CreateDhcpOptionsRequest {
|
|
|
768
852
|
DryRun?: boolean;
|
|
769
853
|
}
|
|
770
854
|
/**
|
|
855
|
+
* @public
|
|
771
856
|
* <p>Describes a value for a resource attribute that is a String.</p>
|
|
772
857
|
*/
|
|
773
858
|
export interface AttributeValue {
|
|
@@ -777,6 +862,7 @@ export interface AttributeValue {
|
|
|
777
862
|
Value?: string;
|
|
778
863
|
}
|
|
779
864
|
/**
|
|
865
|
+
* @public
|
|
780
866
|
* <p>Describes a DHCP configuration option.</p>
|
|
781
867
|
*/
|
|
782
868
|
export interface DhcpConfiguration {
|
|
@@ -790,6 +876,7 @@ export interface DhcpConfiguration {
|
|
|
790
876
|
Values?: AttributeValue[];
|
|
791
877
|
}
|
|
792
878
|
/**
|
|
879
|
+
* @public
|
|
793
880
|
* <p>Describes a set of DHCP options.</p>
|
|
794
881
|
*/
|
|
795
882
|
export interface DhcpOptions {
|
|
@@ -810,12 +897,18 @@ export interface DhcpOptions {
|
|
|
810
897
|
*/
|
|
811
898
|
Tags?: Tag[];
|
|
812
899
|
}
|
|
900
|
+
/**
|
|
901
|
+
* @public
|
|
902
|
+
*/
|
|
813
903
|
export interface CreateDhcpOptionsResult {
|
|
814
904
|
/**
|
|
815
905
|
* <p>A set of DHCP options.</p>
|
|
816
906
|
*/
|
|
817
907
|
DhcpOptions?: DhcpOptions;
|
|
818
908
|
}
|
|
909
|
+
/**
|
|
910
|
+
* @public
|
|
911
|
+
*/
|
|
819
912
|
export interface CreateEgressOnlyInternetGatewayRequest {
|
|
820
913
|
/**
|
|
821
914
|
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
@@ -839,6 +932,7 @@ export interface CreateEgressOnlyInternetGatewayRequest {
|
|
|
839
932
|
TagSpecifications?: TagSpecification[];
|
|
840
933
|
}
|
|
841
934
|
/**
|
|
935
|
+
* @public
|
|
842
936
|
* <p>Describes the attachment of a VPC to an internet gateway or an egress-only internet
|
|
843
937
|
* gateway.</p>
|
|
844
938
|
*/
|
|
@@ -855,6 +949,7 @@ export interface InternetGatewayAttachment {
|
|
|
855
949
|
VpcId?: string;
|
|
856
950
|
}
|
|
857
951
|
/**
|
|
952
|
+
* @public
|
|
858
953
|
* <p>Describes an egress-only internet gateway.</p>
|
|
859
954
|
*/
|
|
860
955
|
export interface EgressOnlyInternetGateway {
|
|
@@ -871,6 +966,9 @@ export interface EgressOnlyInternetGateway {
|
|
|
871
966
|
*/
|
|
872
967
|
Tags?: Tag[];
|
|
873
968
|
}
|
|
969
|
+
/**
|
|
970
|
+
* @public
|
|
971
|
+
*/
|
|
874
972
|
export interface CreateEgressOnlyInternetGatewayResult {
|
|
875
973
|
/**
|
|
876
974
|
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
@@ -882,11 +980,15 @@ export interface CreateEgressOnlyInternetGatewayResult {
|
|
|
882
980
|
*/
|
|
883
981
|
EgressOnlyInternetGateway?: EgressOnlyInternetGateway;
|
|
884
982
|
}
|
|
983
|
+
/**
|
|
984
|
+
* @public
|
|
985
|
+
*/
|
|
885
986
|
export declare enum FleetExcessCapacityTerminationPolicy {
|
|
886
987
|
NO_TERMINATION = "no-termination",
|
|
887
988
|
TERMINATION = "termination"
|
|
888
989
|
}
|
|
889
990
|
/**
|
|
991
|
+
* @public
|
|
890
992
|
* <p>The Amazon EC2 launch template that can be used by
|
|
891
993
|
* an EC2 Fleet to configure Amazon EC2 instances. You must specify either the ID or name of the launch template in the request, but not both.</p>
|
|
892
994
|
* <p>For information about launch templates, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html">Launch
|
|
@@ -911,12 +1013,16 @@ export interface FleetLaunchTemplateSpecificationRequest {
|
|
|
911
1013
|
*/
|
|
912
1014
|
Version?: string;
|
|
913
1015
|
}
|
|
1016
|
+
/**
|
|
1017
|
+
* @public
|
|
1018
|
+
*/
|
|
914
1019
|
export declare enum BareMetal {
|
|
915
1020
|
EXCLUDED = "excluded",
|
|
916
1021
|
INCLUDED = "included",
|
|
917
1022
|
REQUIRED = "required"
|
|
918
1023
|
}
|
|
919
1024
|
/**
|
|
1025
|
+
* @public
|
|
920
1026
|
* <p>The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see
|
|
921
1027
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html">Amazon
|
|
922
1028
|
* EBS–optimized instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
@@ -933,30 +1039,46 @@ export interface BaselineEbsBandwidthMbpsRequest {
|
|
|
933
1039
|
*/
|
|
934
1040
|
Max?: number;
|
|
935
1041
|
}
|
|
1042
|
+
/**
|
|
1043
|
+
* @public
|
|
1044
|
+
*/
|
|
936
1045
|
export declare enum BurstablePerformance {
|
|
937
1046
|
EXCLUDED = "excluded",
|
|
938
1047
|
INCLUDED = "included",
|
|
939
1048
|
REQUIRED = "required"
|
|
940
1049
|
}
|
|
1050
|
+
/**
|
|
1051
|
+
* @public
|
|
1052
|
+
*/
|
|
941
1053
|
export declare enum CpuManufacturer {
|
|
942
1054
|
AMAZON_WEB_SERVICES = "amazon-web-services",
|
|
943
1055
|
AMD = "amd",
|
|
944
1056
|
INTEL = "intel"
|
|
945
1057
|
}
|
|
1058
|
+
/**
|
|
1059
|
+
* @public
|
|
1060
|
+
*/
|
|
946
1061
|
export declare enum InstanceGeneration {
|
|
947
1062
|
CURRENT = "current",
|
|
948
1063
|
PREVIOUS = "previous"
|
|
949
1064
|
}
|
|
1065
|
+
/**
|
|
1066
|
+
* @public
|
|
1067
|
+
*/
|
|
950
1068
|
export declare enum LocalStorage {
|
|
951
1069
|
EXCLUDED = "excluded",
|
|
952
1070
|
INCLUDED = "included",
|
|
953
1071
|
REQUIRED = "required"
|
|
954
1072
|
}
|
|
1073
|
+
/**
|
|
1074
|
+
* @public
|
|
1075
|
+
*/
|
|
955
1076
|
export declare enum LocalStorageType {
|
|
956
1077
|
HDD = "hdd",
|
|
957
1078
|
SSD = "ssd"
|
|
958
1079
|
}
|
|
959
1080
|
/**
|
|
1081
|
+
* @public
|
|
960
1082
|
* <p>The minimum and maximum amount of memory per vCPU, in GiB.</p>
|
|
961
1083
|
*/
|
|
962
1084
|
export interface MemoryGiBPerVCpuRequest {
|
|
@@ -972,6 +1094,7 @@ export interface MemoryGiBPerVCpuRequest {
|
|
|
972
1094
|
Max?: number;
|
|
973
1095
|
}
|
|
974
1096
|
/**
|
|
1097
|
+
* @public
|
|
975
1098
|
* <p>The minimum and maximum amount of memory, in MiB.</p>
|
|
976
1099
|
*/
|
|
977
1100
|
export interface MemoryMiBRequest {
|
|
@@ -987,6 +1110,7 @@ export interface MemoryMiBRequest {
|
|
|
987
1110
|
Max?: number;
|
|
988
1111
|
}
|
|
989
1112
|
/**
|
|
1113
|
+
* @public
|
|
990
1114
|
* <p>The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).</p>
|
|
991
1115
|
* <note>
|
|
992
1116
|
* <p>Setting the minimum bandwidth does not guarantee that your instance will achieve the
|
|
@@ -1009,6 +1133,7 @@ export interface NetworkBandwidthGbpsRequest {
|
|
|
1009
1133
|
Max?: number;
|
|
1010
1134
|
}
|
|
1011
1135
|
/**
|
|
1136
|
+
* @public
|
|
1012
1137
|
* <p>The minimum and maximum number of network interfaces.</p>
|
|
1013
1138
|
*/
|
|
1014
1139
|
export interface NetworkInterfaceCountRequest {
|
|
@@ -1024,6 +1149,7 @@ export interface NetworkInterfaceCountRequest {
|
|
|
1024
1149
|
Max?: number;
|
|
1025
1150
|
}
|
|
1026
1151
|
/**
|
|
1152
|
+
* @public
|
|
1027
1153
|
* <p>The minimum and maximum amount of total local storage, in GB.</p>
|
|
1028
1154
|
*/
|
|
1029
1155
|
export interface TotalLocalStorageGBRequest {
|
|
@@ -1039,6 +1165,7 @@ export interface TotalLocalStorageGBRequest {
|
|
|
1039
1165
|
Max?: number;
|
|
1040
1166
|
}
|
|
1041
1167
|
/**
|
|
1168
|
+
* @public
|
|
1042
1169
|
* <p>The minimum and maximum number of vCPUs.</p>
|
|
1043
1170
|
*/
|
|
1044
1171
|
export interface VCpuCountRangeRequest {
|
|
@@ -1052,6 +1179,7 @@ export interface VCpuCountRangeRequest {
|
|
|
1052
1179
|
Max?: number;
|
|
1053
1180
|
}
|
|
1054
1181
|
/**
|
|
1182
|
+
* @public
|
|
1055
1183
|
* <p>The attributes for the instance types. When you specify instance attributes, Amazon EC2 will
|
|
1056
1184
|
* identify instance types with these attributes.</p>
|
|
1057
1185
|
* <p>When you specify multiple attributes, you get instance types that satisfy all of the
|
|
@@ -1375,6 +1503,7 @@ export interface InstanceRequirementsRequest {
|
|
|
1375
1503
|
AllowedInstanceTypes?: string[];
|
|
1376
1504
|
}
|
|
1377
1505
|
/**
|
|
1506
|
+
* @public
|
|
1378
1507
|
* <p>Describes the placement of an instance.</p>
|
|
1379
1508
|
*/
|
|
1380
1509
|
export interface Placement {
|
|
@@ -1432,6 +1561,7 @@ export interface Placement {
|
|
|
1432
1561
|
GroupId?: string;
|
|
1433
1562
|
}
|
|
1434
1563
|
/**
|
|
1564
|
+
* @public
|
|
1435
1565
|
* <p>Describes overrides for a launch template.</p>
|
|
1436
1566
|
*/
|
|
1437
1567
|
export interface FleetLaunchTemplateOverridesRequest {
|
|
@@ -1499,6 +1629,7 @@ export interface FleetLaunchTemplateOverridesRequest {
|
|
|
1499
1629
|
ImageId?: string;
|
|
1500
1630
|
}
|
|
1501
1631
|
/**
|
|
1632
|
+
* @public
|
|
1502
1633
|
* <p>Describes a launch template and overrides.</p>
|
|
1503
1634
|
*/
|
|
1504
1635
|
export interface FleetLaunchTemplateConfigRequest {
|
|
@@ -1515,14 +1646,21 @@ export interface FleetLaunchTemplateConfigRequest {
|
|
|
1515
1646
|
*/
|
|
1516
1647
|
Overrides?: FleetLaunchTemplateOverridesRequest[];
|
|
1517
1648
|
}
|
|
1649
|
+
/**
|
|
1650
|
+
* @public
|
|
1651
|
+
*/
|
|
1518
1652
|
export declare enum FleetOnDemandAllocationStrategy {
|
|
1519
1653
|
LOWEST_PRICE = "lowest-price",
|
|
1520
1654
|
PRIORITIZED = "prioritized"
|
|
1521
1655
|
}
|
|
1656
|
+
/**
|
|
1657
|
+
* @public
|
|
1658
|
+
*/
|
|
1522
1659
|
export declare enum FleetCapacityReservationUsageStrategy {
|
|
1523
1660
|
USE_CAPACITY_RESERVATIONS_FIRST = "use-capacity-reservations-first"
|
|
1524
1661
|
}
|
|
1525
1662
|
/**
|
|
1663
|
+
* @public
|
|
1526
1664
|
* <p>Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand
|
|
1527
1665
|
* capacity.</p>
|
|
1528
1666
|
* <note>
|
|
@@ -1549,6 +1687,7 @@ export interface CapacityReservationOptionsRequest {
|
|
|
1549
1687
|
UsageStrategy?: FleetCapacityReservationUsageStrategy | string;
|
|
1550
1688
|
}
|
|
1551
1689
|
/**
|
|
1690
|
+
* @public
|
|
1552
1691
|
* <p>Describes the configuration of On-Demand Instances in an EC2 Fleet.</p>
|
|
1553
1692
|
*/
|
|
1554
1693
|
export interface OnDemandOptionsRequest {
|
|
@@ -1596,6 +1735,9 @@ export interface OnDemandOptionsRequest {
|
|
|
1596
1735
|
*/
|
|
1597
1736
|
MaxTotalPrice?: string;
|
|
1598
1737
|
}
|
|
1738
|
+
/**
|
|
1739
|
+
* @public
|
|
1740
|
+
*/
|
|
1599
1741
|
export declare enum SpotAllocationStrategy {
|
|
1600
1742
|
CAPACITY_OPTIMIZED = "capacity-optimized",
|
|
1601
1743
|
CAPACITY_OPTIMIZED_PRIORITIZED = "capacity-optimized-prioritized",
|
|
@@ -1603,16 +1745,23 @@ export declare enum SpotAllocationStrategy {
|
|
|
1603
1745
|
LOWEST_PRICE = "lowest-price",
|
|
1604
1746
|
PRICE_CAPACITY_OPTIMIZED = "price-capacity-optimized"
|
|
1605
1747
|
}
|
|
1748
|
+
/**
|
|
1749
|
+
* @public
|
|
1750
|
+
*/
|
|
1606
1751
|
export declare enum SpotInstanceInterruptionBehavior {
|
|
1607
1752
|
hibernate = "hibernate",
|
|
1608
1753
|
stop = "stop",
|
|
1609
1754
|
terminate = "terminate"
|
|
1610
1755
|
}
|
|
1756
|
+
/**
|
|
1757
|
+
* @public
|
|
1758
|
+
*/
|
|
1611
1759
|
export declare enum FleetReplacementStrategy {
|
|
1612
1760
|
LAUNCH = "launch",
|
|
1613
1761
|
LAUNCH_BEFORE_TERMINATE = "launch-before-terminate"
|
|
1614
1762
|
}
|
|
1615
1763
|
/**
|
|
1764
|
+
* @public
|
|
1616
1765
|
* <p>The Spot Instance replacement strategy to use when Amazon EC2 emits a rebalance
|
|
1617
1766
|
* notification signal that your Spot Instance is at an elevated risk of being interrupted.
|
|
1618
1767
|
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-capacity-rebalance.html">Capacity rebalancing</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
@@ -1644,6 +1793,7 @@ export interface FleetSpotCapacityRebalanceRequest {
|
|
|
1644
1793
|
TerminationDelay?: number;
|
|
1645
1794
|
}
|
|
1646
1795
|
/**
|
|
1796
|
+
* @public
|
|
1647
1797
|
* <p>The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.</p>
|
|
1648
1798
|
*/
|
|
1649
1799
|
export interface FleetSpotMaintenanceStrategiesRequest {
|
|
@@ -1654,6 +1804,7 @@ export interface FleetSpotMaintenanceStrategiesRequest {
|
|
|
1654
1804
|
CapacityRebalance?: FleetSpotCapacityRebalanceRequest;
|
|
1655
1805
|
}
|
|
1656
1806
|
/**
|
|
1807
|
+
* @public
|
|
1657
1808
|
* <p>Describes the configuration of Spot Instances in an EC2 Fleet request.</p>
|
|
1658
1809
|
*/
|
|
1659
1810
|
export interface SpotOptionsRequest {
|
|
@@ -1760,16 +1911,23 @@ export interface SpotOptionsRequest {
|
|
|
1760
1911
|
*/
|
|
1761
1912
|
MaxTotalPrice?: string;
|
|
1762
1913
|
}
|
|
1914
|
+
/**
|
|
1915
|
+
* @public
|
|
1916
|
+
*/
|
|
1763
1917
|
export declare enum DefaultTargetCapacityType {
|
|
1764
1918
|
ON_DEMAND = "on-demand",
|
|
1765
1919
|
SPOT = "spot"
|
|
1766
1920
|
}
|
|
1921
|
+
/**
|
|
1922
|
+
* @public
|
|
1923
|
+
*/
|
|
1767
1924
|
export declare enum TargetCapacityUnitType {
|
|
1768
1925
|
MEMORY_MIB = "memory-mib",
|
|
1769
1926
|
UNITS = "units",
|
|
1770
1927
|
VCPU = "vcpu"
|
|
1771
1928
|
}
|
|
1772
1929
|
/**
|
|
1930
|
+
* @public
|
|
1773
1931
|
* <p>The number of units to request. You can choose to set the target capacity as the number of
|
|
1774
1932
|
* instances. Or you can set the target capacity to a performance characteristic that is important to your application workload,
|
|
1775
1933
|
* such as vCPUs, memory, or I/O. If the request type is <code>maintain</code>, you can
|
|
@@ -1808,11 +1966,17 @@ export interface TargetCapacitySpecificationRequest {
|
|
|
1808
1966
|
*/
|
|
1809
1967
|
TargetCapacityUnitType?: TargetCapacityUnitType | string;
|
|
1810
1968
|
}
|
|
1969
|
+
/**
|
|
1970
|
+
* @public
|
|
1971
|
+
*/
|
|
1811
1972
|
export declare enum FleetType {
|
|
1812
1973
|
INSTANT = "instant",
|
|
1813
1974
|
MAINTAIN = "maintain",
|
|
1814
1975
|
REQUEST = "request"
|
|
1815
1976
|
}
|
|
1977
|
+
/**
|
|
1978
|
+
* @public
|
|
1979
|
+
*/
|
|
1816
1980
|
export interface CreateFleetRequest {
|
|
1817
1981
|
/**
|
|
1818
1982
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -1913,6 +2077,7 @@ export interface CreateFleetRequest {
|
|
|
1913
2077
|
Context?: string;
|
|
1914
2078
|
}
|
|
1915
2079
|
/**
|
|
2080
|
+
* @public
|
|
1916
2081
|
* <p>The Amazon EC2 launch template that can be used by
|
|
1917
2082
|
* a Spot Fleet to configure Amazon EC2 instances. You must specify either the ID or name of the launch template in the request, but not both.</p>
|
|
1918
2083
|
* <p>For information about launch templates,
|
|
@@ -1941,6 +2106,7 @@ export interface FleetLaunchTemplateSpecification {
|
|
|
1941
2106
|
Version?: string;
|
|
1942
2107
|
}
|
|
1943
2108
|
/**
|
|
2109
|
+
* @public
|
|
1944
2110
|
* <p>The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see
|
|
1945
2111
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html">Amazon
|
|
1946
2112
|
* EBS–optimized instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
@@ -1958,6 +2124,7 @@ export interface BaselineEbsBandwidthMbps {
|
|
|
1958
2124
|
Max?: number;
|
|
1959
2125
|
}
|
|
1960
2126
|
/**
|
|
2127
|
+
* @public
|
|
1961
2128
|
* <p>The minimum and maximum amount of memory per vCPU, in GiB.</p>
|
|
1962
2129
|
* <p></p>
|
|
1963
2130
|
*/
|
|
@@ -1974,6 +2141,7 @@ export interface MemoryGiBPerVCpu {
|
|
|
1974
2141
|
Max?: number;
|
|
1975
2142
|
}
|
|
1976
2143
|
/**
|
|
2144
|
+
* @public
|
|
1977
2145
|
* <p>The minimum and maximum amount of memory, in MiB.</p>
|
|
1978
2146
|
*/
|
|
1979
2147
|
export interface MemoryMiB {
|
|
@@ -1989,6 +2157,7 @@ export interface MemoryMiB {
|
|
|
1989
2157
|
Max?: number;
|
|
1990
2158
|
}
|
|
1991
2159
|
/**
|
|
2160
|
+
* @public
|
|
1992
2161
|
* <p>The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).</p>
|
|
1993
2162
|
* <note>
|
|
1994
2163
|
* <p>Setting the minimum bandwidth does not guarantee that your instance will achieve the
|
|
@@ -2011,6 +2180,7 @@ export interface NetworkBandwidthGbps {
|
|
|
2011
2180
|
Max?: number;
|
|
2012
2181
|
}
|
|
2013
2182
|
/**
|
|
2183
|
+
* @public
|
|
2014
2184
|
* <p>The minimum and maximum number of network interfaces.</p>
|
|
2015
2185
|
*/
|
|
2016
2186
|
export interface NetworkInterfaceCount {
|
|
@@ -2026,6 +2196,7 @@ export interface NetworkInterfaceCount {
|
|
|
2026
2196
|
Max?: number;
|
|
2027
2197
|
}
|
|
2028
2198
|
/**
|
|
2199
|
+
* @public
|
|
2029
2200
|
* <p>The minimum and maximum amount of total local storage, in GB.</p>
|
|
2030
2201
|
*/
|
|
2031
2202
|
export interface TotalLocalStorageGB {
|
|
@@ -2041,6 +2212,7 @@ export interface TotalLocalStorageGB {
|
|
|
2041
2212
|
Max?: number;
|
|
2042
2213
|
}
|
|
2043
2214
|
/**
|
|
2215
|
+
* @public
|
|
2044
2216
|
* <p>The minimum and maximum number of vCPUs.</p>
|
|
2045
2217
|
*/
|
|
2046
2218
|
export interface VCpuCountRange {
|
|
@@ -2056,6 +2228,7 @@ export interface VCpuCountRange {
|
|
|
2056
2228
|
Max?: number;
|
|
2057
2229
|
}
|
|
2058
2230
|
/**
|
|
2231
|
+
* @public
|
|
2059
2232
|
* <p>The attributes for the instance types. When you specify instance attributes, Amazon EC2 will
|
|
2060
2233
|
* identify instance types with these attributes.</p>
|
|
2061
2234
|
* <p>When you specify multiple attributes, you get instance types that satisfy all of the
|
|
@@ -2380,6 +2553,7 @@ export interface InstanceRequirements {
|
|
|
2380
2553
|
AllowedInstanceTypes?: string[];
|
|
2381
2554
|
}
|
|
2382
2555
|
/**
|
|
2556
|
+
* @public
|
|
2383
2557
|
* <p>Describes the placement of an instance.</p>
|
|
2384
2558
|
*/
|
|
2385
2559
|
export interface PlacementResponse {
|
|
@@ -2389,6 +2563,7 @@ export interface PlacementResponse {
|
|
|
2389
2563
|
GroupName?: string;
|
|
2390
2564
|
}
|
|
2391
2565
|
/**
|
|
2566
|
+
* @public
|
|
2392
2567
|
* <p>Describes overrides for a launch template.</p>
|
|
2393
2568
|
*/
|
|
2394
2569
|
export interface FleetLaunchTemplateOverrides {
|
|
@@ -2456,6 +2631,7 @@ export interface FleetLaunchTemplateOverrides {
|
|
|
2456
2631
|
ImageId?: string;
|
|
2457
2632
|
}
|
|
2458
2633
|
/**
|
|
2634
|
+
* @public
|
|
2459
2635
|
* <p>Describes a launch template and overrides.</p>
|
|
2460
2636
|
*/
|
|
2461
2637
|
export interface LaunchTemplateAndOverridesResponse {
|
|
@@ -2469,11 +2645,15 @@ export interface LaunchTemplateAndOverridesResponse {
|
|
|
2469
2645
|
*/
|
|
2470
2646
|
Overrides?: FleetLaunchTemplateOverrides;
|
|
2471
2647
|
}
|
|
2648
|
+
/**
|
|
2649
|
+
* @public
|
|
2650
|
+
*/
|
|
2472
2651
|
export declare enum InstanceLifecycle {
|
|
2473
2652
|
ON_DEMAND = "on-demand",
|
|
2474
2653
|
SPOT = "spot"
|
|
2475
2654
|
}
|
|
2476
2655
|
/**
|
|
2656
|
+
* @public
|
|
2477
2657
|
* <p>Describes the instances that could not be launched by the fleet.</p>
|
|
2478
2658
|
*/
|
|
2479
2659
|
export interface CreateFleetError {
|
|
@@ -2497,10 +2677,14 @@ export interface CreateFleetError {
|
|
|
2497
2677
|
*/
|
|
2498
2678
|
ErrorMessage?: string;
|
|
2499
2679
|
}
|
|
2680
|
+
/**
|
|
2681
|
+
* @public
|
|
2682
|
+
*/
|
|
2500
2683
|
export declare enum PlatformValues {
|
|
2501
2684
|
Windows = "Windows"
|
|
2502
2685
|
}
|
|
2503
2686
|
/**
|
|
2687
|
+
* @public
|
|
2504
2688
|
* <p>Describes the instances that were launched by the fleet.</p>
|
|
2505
2689
|
*/
|
|
2506
2690
|
export interface CreateFleetInstance {
|
|
@@ -2527,6 +2711,9 @@ export interface CreateFleetInstance {
|
|
|
2527
2711
|
*/
|
|
2528
2712
|
Platform?: PlatformValues | string;
|
|
2529
2713
|
}
|
|
2714
|
+
/**
|
|
2715
|
+
* @public
|
|
2716
|
+
*/
|
|
2530
2717
|
export interface CreateFleetResult {
|
|
2531
2718
|
/**
|
|
2532
2719
|
* <p>The ID of the EC2 Fleet.</p>
|
|
@@ -2543,11 +2730,15 @@ export interface CreateFleetResult {
|
|
|
2543
2730
|
*/
|
|
2544
2731
|
Instances?: CreateFleetInstance[];
|
|
2545
2732
|
}
|
|
2733
|
+
/**
|
|
2734
|
+
* @public
|
|
2735
|
+
*/
|
|
2546
2736
|
export declare enum DestinationFileFormat {
|
|
2547
2737
|
parquet = "parquet",
|
|
2548
2738
|
plain_text = "plain-text"
|
|
2549
2739
|
}
|
|
2550
2740
|
/**
|
|
2741
|
+
* @public
|
|
2551
2742
|
* <p>Describes the destination options for a flow log.</p>
|
|
2552
2743
|
*/
|
|
2553
2744
|
export interface DestinationOptionsRequest {
|
|
@@ -2566,11 +2757,17 @@ export interface DestinationOptionsRequest {
|
|
|
2566
2757
|
*/
|
|
2567
2758
|
PerHourPartition?: boolean;
|
|
2568
2759
|
}
|
|
2760
|
+
/**
|
|
2761
|
+
* @public
|
|
2762
|
+
*/
|
|
2569
2763
|
export declare enum LogDestinationType {
|
|
2570
2764
|
cloud_watch_logs = "cloud-watch-logs",
|
|
2571
2765
|
kinesis_data_firehose = "kinesis-data-firehose",
|
|
2572
2766
|
s3 = "s3"
|
|
2573
2767
|
}
|
|
2768
|
+
/**
|
|
2769
|
+
* @public
|
|
2770
|
+
*/
|
|
2574
2771
|
export declare enum FlowLogsResourceType {
|
|
2575
2772
|
NetworkInterface = "NetworkInterface",
|
|
2576
2773
|
Subnet = "Subnet",
|
|
@@ -2578,11 +2775,17 @@ export declare enum FlowLogsResourceType {
|
|
|
2578
2775
|
TransitGatewayAttachment = "TransitGatewayAttachment",
|
|
2579
2776
|
VPC = "VPC"
|
|
2580
2777
|
}
|
|
2778
|
+
/**
|
|
2779
|
+
* @public
|
|
2780
|
+
*/
|
|
2581
2781
|
export declare enum TrafficType {
|
|
2582
2782
|
ACCEPT = "ACCEPT",
|
|
2583
2783
|
ALL = "ALL",
|
|
2584
2784
|
REJECT = "REJECT"
|
|
2585
2785
|
}
|
|
2786
|
+
/**
|
|
2787
|
+
* @public
|
|
2788
|
+
*/
|
|
2586
2789
|
export interface CreateFlowLogsRequest {
|
|
2587
2790
|
/**
|
|
2588
2791
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -2664,7 +2867,7 @@ export interface CreateFlowLogsRequest {
|
|
|
2664
2867
|
* field. For more information about the available fields, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-log-records">Flow log
|
|
2665
2868
|
* records</a> in the <i>Amazon VPC User Guide</i> or <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-flow-logs.html#flow-log-records">Transit Gateway Flow Log
|
|
2666
2869
|
* records</a> in the <i>Amazon Web Services Transit Gateway Guide</i>.</p>
|
|
2667
|
-
* <p>Specify the fields using the <code
|
|
2870
|
+
* <p>Specify the fields using the <code>$\{field-id\}</code> format, separated by spaces. For
|
|
2668
2871
|
* the CLI, surround this parameter value with single quotes on Linux or
|
|
2669
2872
|
* double quotes on Windows.</p>
|
|
2670
2873
|
*/
|
|
@@ -2688,6 +2891,9 @@ export interface CreateFlowLogsRequest {
|
|
|
2688
2891
|
*/
|
|
2689
2892
|
DestinationOptions?: DestinationOptionsRequest;
|
|
2690
2893
|
}
|
|
2894
|
+
/**
|
|
2895
|
+
* @public
|
|
2896
|
+
*/
|
|
2691
2897
|
export interface CreateFlowLogsResult {
|
|
2692
2898
|
/**
|
|
2693
2899
|
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
@@ -2704,6 +2910,7 @@ export interface CreateFlowLogsResult {
|
|
|
2704
2910
|
Unsuccessful?: UnsuccessfulItem[];
|
|
2705
2911
|
}
|
|
2706
2912
|
/**
|
|
2913
|
+
* @public
|
|
2707
2914
|
* <p>Describes a storage location in Amazon S3.</p>
|
|
2708
2915
|
*/
|
|
2709
2916
|
export interface StorageLocation {
|
|
@@ -2716,6 +2923,9 @@ export interface StorageLocation {
|
|
|
2716
2923
|
*/
|
|
2717
2924
|
Key?: string;
|
|
2718
2925
|
}
|
|
2926
|
+
/**
|
|
2927
|
+
* @public
|
|
2928
|
+
*/
|
|
2719
2929
|
export interface CreateFpgaImageRequest {
|
|
2720
2930
|
/**
|
|
2721
2931
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -2749,6 +2959,9 @@ export interface CreateFpgaImageRequest {
|
|
|
2749
2959
|
*/
|
|
2750
2960
|
TagSpecifications?: TagSpecification[];
|
|
2751
2961
|
}
|
|
2962
|
+
/**
|
|
2963
|
+
* @public
|
|
2964
|
+
*/
|
|
2752
2965
|
export interface CreateFpgaImageResult {
|
|
2753
2966
|
/**
|
|
2754
2967
|
* <p>The FPGA image identifier (AFI ID).</p>
|
|
@@ -2759,6 +2972,9 @@ export interface CreateFpgaImageResult {
|
|
|
2759
2972
|
*/
|
|
2760
2973
|
FpgaImageGlobalId?: string;
|
|
2761
2974
|
}
|
|
2975
|
+
/**
|
|
2976
|
+
* @public
|
|
2977
|
+
*/
|
|
2762
2978
|
export declare enum VolumeType {
|
|
2763
2979
|
gp2 = "gp2",
|
|
2764
2980
|
gp3 = "gp3",
|
|
@@ -2769,6 +2985,7 @@ export declare enum VolumeType {
|
|
|
2769
2985
|
standard = "standard"
|
|
2770
2986
|
}
|
|
2771
2987
|
/**
|
|
2988
|
+
* @public
|
|
2772
2989
|
* <p>Describes a block device for an EBS volume.</p>
|
|
2773
2990
|
*/
|
|
2774
2991
|
export interface EbsBlockDevice {
|
|
@@ -2905,6 +3122,7 @@ export interface EbsBlockDevice {
|
|
|
2905
3122
|
Encrypted?: boolean;
|
|
2906
3123
|
}
|
|
2907
3124
|
/**
|
|
3125
|
+
* @public
|
|
2908
3126
|
* <p>Describes a block device mapping, which defines the EBS volumes and instance store
|
|
2909
3127
|
* volumes to attach to an instance at launch.</p>
|
|
2910
3128
|
*/
|
|
@@ -2938,6 +3156,9 @@ export interface BlockDeviceMapping {
|
|
|
2938
3156
|
*/
|
|
2939
3157
|
NoDevice?: string;
|
|
2940
3158
|
}
|
|
3159
|
+
/**
|
|
3160
|
+
* @public
|
|
3161
|
+
*/
|
|
2941
3162
|
export interface CreateImageRequest {
|
|
2942
3163
|
/**
|
|
2943
3164
|
* <p>The block device mappings. This parameter cannot be used to modify the encryption
|
|
@@ -2998,6 +3219,9 @@ export interface CreateImageRequest {
|
|
|
2998
3219
|
*/
|
|
2999
3220
|
TagSpecifications?: TagSpecification[];
|
|
3000
3221
|
}
|
|
3222
|
+
/**
|
|
3223
|
+
* @public
|
|
3224
|
+
*/
|
|
3001
3225
|
export interface CreateImageResult {
|
|
3002
3226
|
/**
|
|
3003
3227
|
* <p>The ID of the new AMI.</p>
|
|
@@ -3005,6 +3229,7 @@ export interface CreateImageResult {
|
|
|
3005
3229
|
ImageId?: string;
|
|
3006
3230
|
}
|
|
3007
3231
|
/**
|
|
3232
|
+
* @public
|
|
3008
3233
|
* <p>The start day and time and the end day and time of the time range, in UTC.</p>
|
|
3009
3234
|
*/
|
|
3010
3235
|
export interface InstanceEventWindowTimeRangeRequest {
|
|
@@ -3025,6 +3250,9 @@ export interface InstanceEventWindowTimeRangeRequest {
|
|
|
3025
3250
|
*/
|
|
3026
3251
|
EndHour?: number;
|
|
3027
3252
|
}
|
|
3253
|
+
/**
|
|
3254
|
+
* @public
|
|
3255
|
+
*/
|
|
3028
3256
|
export interface CreateInstanceEventWindowRequest {
|
|
3029
3257
|
/**
|
|
3030
3258
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -3079,21 +3307,31 @@ export interface CreateInstanceEventWindowRequest {
|
|
|
3079
3307
|
*/
|
|
3080
3308
|
TagSpecifications?: TagSpecification[];
|
|
3081
3309
|
}
|
|
3310
|
+
/**
|
|
3311
|
+
* @public
|
|
3312
|
+
*/
|
|
3082
3313
|
export interface CreateInstanceEventWindowResult {
|
|
3083
3314
|
/**
|
|
3084
3315
|
* <p>Information about the event window.</p>
|
|
3085
3316
|
*/
|
|
3086
3317
|
InstanceEventWindow?: InstanceEventWindow;
|
|
3087
3318
|
}
|
|
3319
|
+
/**
|
|
3320
|
+
* @public
|
|
3321
|
+
*/
|
|
3088
3322
|
export declare enum ContainerFormat {
|
|
3089
3323
|
ova = "ova"
|
|
3090
3324
|
}
|
|
3325
|
+
/**
|
|
3326
|
+
* @public
|
|
3327
|
+
*/
|
|
3091
3328
|
export declare enum DiskImageFormat {
|
|
3092
3329
|
RAW = "RAW",
|
|
3093
3330
|
VHD = "VHD",
|
|
3094
3331
|
VMDK = "VMDK"
|
|
3095
3332
|
}
|
|
3096
3333
|
/**
|
|
3334
|
+
* @public
|
|
3097
3335
|
* <p>Describes an export instance task.</p>
|
|
3098
3336
|
*/
|
|
3099
3337
|
export interface ExportToS3TaskSpecification {
|
|
@@ -3118,11 +3356,17 @@ export interface ExportToS3TaskSpecification {
|
|
|
3118
3356
|
*/
|
|
3119
3357
|
S3Prefix?: string;
|
|
3120
3358
|
}
|
|
3359
|
+
/**
|
|
3360
|
+
* @public
|
|
3361
|
+
*/
|
|
3121
3362
|
export declare enum ExportEnvironment {
|
|
3122
3363
|
citrix = "citrix",
|
|
3123
3364
|
microsoft = "microsoft",
|
|
3124
3365
|
vmware = "vmware"
|
|
3125
3366
|
}
|
|
3367
|
+
/**
|
|
3368
|
+
* @public
|
|
3369
|
+
*/
|
|
3126
3370
|
export interface CreateInstanceExportTaskRequest {
|
|
3127
3371
|
/**
|
|
3128
3372
|
* <p>A description for the conversion task or the resource being exported. The maximum length is 255 characters.</p>
|
|
@@ -3146,6 +3390,7 @@ export interface CreateInstanceExportTaskRequest {
|
|
|
3146
3390
|
TagSpecifications?: TagSpecification[];
|
|
3147
3391
|
}
|
|
3148
3392
|
/**
|
|
3393
|
+
* @public
|
|
3149
3394
|
* <p>Describes the format and location for the export task.</p>
|
|
3150
3395
|
*/
|
|
3151
3396
|
export interface ExportToS3Task {
|
|
@@ -3170,6 +3415,7 @@ export interface ExportToS3Task {
|
|
|
3170
3415
|
S3Key?: string;
|
|
3171
3416
|
}
|
|
3172
3417
|
/**
|
|
3418
|
+
* @public
|
|
3173
3419
|
* <p>Describes an instance to export.</p>
|
|
3174
3420
|
*/
|
|
3175
3421
|
export interface InstanceExportDetails {
|
|
@@ -3182,6 +3428,9 @@ export interface InstanceExportDetails {
|
|
|
3182
3428
|
*/
|
|
3183
3429
|
TargetEnvironment?: ExportEnvironment | string;
|
|
3184
3430
|
}
|
|
3431
|
+
/**
|
|
3432
|
+
* @public
|
|
3433
|
+
*/
|
|
3185
3434
|
export declare enum ExportTaskState {
|
|
3186
3435
|
active = "active",
|
|
3187
3436
|
cancelled = "cancelled",
|
|
@@ -3189,6 +3438,7 @@ export declare enum ExportTaskState {
|
|
|
3189
3438
|
completed = "completed"
|
|
3190
3439
|
}
|
|
3191
3440
|
/**
|
|
3441
|
+
* @public
|
|
3192
3442
|
* <p>Describes an export instance task.</p>
|
|
3193
3443
|
*/
|
|
3194
3444
|
export interface ExportTask {
|
|
@@ -3221,12 +3471,18 @@ export interface ExportTask {
|
|
|
3221
3471
|
*/
|
|
3222
3472
|
Tags?: Tag[];
|
|
3223
3473
|
}
|
|
3474
|
+
/**
|
|
3475
|
+
* @public
|
|
3476
|
+
*/
|
|
3224
3477
|
export interface CreateInstanceExportTaskResult {
|
|
3225
3478
|
/**
|
|
3226
3479
|
* <p>Information about the export instance task.</p>
|
|
3227
3480
|
*/
|
|
3228
3481
|
ExportTask?: ExportTask;
|
|
3229
3482
|
}
|
|
3483
|
+
/**
|
|
3484
|
+
* @public
|
|
3485
|
+
*/
|
|
3230
3486
|
export interface CreateInternetGatewayRequest {
|
|
3231
3487
|
/**
|
|
3232
3488
|
* <p>The tags to assign to the internet gateway.</p>
|
|
@@ -3240,6 +3496,7 @@ export interface CreateInternetGatewayRequest {
|
|
|
3240
3496
|
DryRun?: boolean;
|
|
3241
3497
|
}
|
|
3242
3498
|
/**
|
|
3499
|
+
* @public
|
|
3243
3500
|
* <p>Describes an internet gateway.</p>
|
|
3244
3501
|
*/
|
|
3245
3502
|
export interface InternetGateway {
|
|
@@ -3260,12 +3517,18 @@ export interface InternetGateway {
|
|
|
3260
3517
|
*/
|
|
3261
3518
|
Tags?: Tag[];
|
|
3262
3519
|
}
|
|
3520
|
+
/**
|
|
3521
|
+
* @public
|
|
3522
|
+
*/
|
|
3263
3523
|
export interface CreateInternetGatewayResult {
|
|
3264
3524
|
/**
|
|
3265
3525
|
* <p>Information about the internet gateway.</p>
|
|
3266
3526
|
*/
|
|
3267
3527
|
InternetGateway?: InternetGateway;
|
|
3268
3528
|
}
|
|
3529
|
+
/**
|
|
3530
|
+
* @public
|
|
3531
|
+
*/
|
|
3269
3532
|
export interface CreateIpamRequest {
|
|
3270
3533
|
/**
|
|
3271
3534
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -3294,6 +3557,7 @@ export interface CreateIpamRequest {
|
|
|
3294
3557
|
ClientToken?: string;
|
|
3295
3558
|
}
|
|
3296
3559
|
/**
|
|
3560
|
+
* @public
|
|
3297
3561
|
* <p>The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
|
|
3298
3562
|
* <p>For more information about operating Regions, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
|
|
3299
3563
|
*/
|
|
@@ -3303,6 +3567,9 @@ export interface IpamOperatingRegion {
|
|
|
3303
3567
|
*/
|
|
3304
3568
|
RegionName?: string;
|
|
3305
3569
|
}
|
|
3570
|
+
/**
|
|
3571
|
+
* @public
|
|
3572
|
+
*/
|
|
3306
3573
|
export declare enum IpamState {
|
|
3307
3574
|
create_complete = "create-complete",
|
|
3308
3575
|
create_failed = "create-failed",
|
|
@@ -3318,6 +3585,7 @@ export declare enum IpamState {
|
|
|
3318
3585
|
restore_in_progress = "restore-in-progress"
|
|
3319
3586
|
}
|
|
3320
3587
|
/**
|
|
3588
|
+
* @public
|
|
3321
3589
|
* <p>IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
|
|
3322
3590
|
*/
|
|
3323
3591
|
export interface Ipam {
|
|
@@ -3381,6 +3649,9 @@ export interface Ipam {
|
|
|
3381
3649
|
*/
|
|
3382
3650
|
ResourceDiscoveryAssociationCount?: number;
|
|
3383
3651
|
}
|
|
3652
|
+
/**
|
|
3653
|
+
* @public
|
|
3654
|
+
*/
|
|
3384
3655
|
export interface CreateIpamResult {
|
|
3385
3656
|
/**
|
|
3386
3657
|
* <p>Information about the IPAM created.</p>
|
|
@@ -3388,6 +3659,7 @@ export interface CreateIpamResult {
|
|
|
3388
3659
|
Ipam?: Ipam;
|
|
3389
3660
|
}
|
|
3390
3661
|
/**
|
|
3662
|
+
* @public
|
|
3391
3663
|
* <p>A tag on an IPAM resource.</p>
|
|
3392
3664
|
*/
|
|
3393
3665
|
export interface RequestIpamResourceTag {
|
|
@@ -3400,13 +3672,22 @@ export interface RequestIpamResourceTag {
|
|
|
3400
3672
|
*/
|
|
3401
3673
|
Value?: string;
|
|
3402
3674
|
}
|
|
3675
|
+
/**
|
|
3676
|
+
* @public
|
|
3677
|
+
*/
|
|
3403
3678
|
export declare enum IpamPoolAwsService {
|
|
3404
3679
|
ec2 = "ec2"
|
|
3405
3680
|
}
|
|
3681
|
+
/**
|
|
3682
|
+
* @public
|
|
3683
|
+
*/
|
|
3406
3684
|
export declare enum IpamPoolPublicIpSource {
|
|
3407
3685
|
amazon = "amazon",
|
|
3408
3686
|
byoip = "byoip"
|
|
3409
3687
|
}
|
|
3688
|
+
/**
|
|
3689
|
+
* @public
|
|
3690
|
+
*/
|
|
3410
3691
|
export interface CreateIpamPoolRequest {
|
|
3411
3692
|
/**
|
|
3412
3693
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -3489,6 +3770,7 @@ export interface CreateIpamPoolRequest {
|
|
|
3489
3770
|
PublicIpSource?: IpamPoolPublicIpSource | string;
|
|
3490
3771
|
}
|
|
3491
3772
|
/**
|
|
3773
|
+
* @public
|
|
3492
3774
|
* <p>The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
|
|
3493
3775
|
* For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
3494
3776
|
*/
|
|
@@ -3502,10 +3784,16 @@ export interface IpamResourceTag {
|
|
|
3502
3784
|
*/
|
|
3503
3785
|
Value?: string;
|
|
3504
3786
|
}
|
|
3787
|
+
/**
|
|
3788
|
+
* @public
|
|
3789
|
+
*/
|
|
3505
3790
|
export declare enum IpamScopeType {
|
|
3506
3791
|
private = "private",
|
|
3507
3792
|
public = "public"
|
|
3508
3793
|
}
|
|
3794
|
+
/**
|
|
3795
|
+
* @public
|
|
3796
|
+
*/
|
|
3509
3797
|
export declare enum IpamPoolState {
|
|
3510
3798
|
create_complete = "create-complete",
|
|
3511
3799
|
create_failed = "create-failed",
|
|
@@ -3521,6 +3809,7 @@ export declare enum IpamPoolState {
|
|
|
3521
3809
|
restore_in_progress = "restore-in-progress"
|
|
3522
3810
|
}
|
|
3523
3811
|
/**
|
|
3812
|
+
* @public
|
|
3524
3813
|
* <p>In IPAM, a pool is a collection of contiguous IP addresses CIDRs. Pools enable you to organize your IP addresses according to your routing and security needs. For example, if you have separate routing and security needs for development and production applications, you can create a pool for each.</p>
|
|
3525
3814
|
*/
|
|
3526
3815
|
export interface IpamPool {
|
|
@@ -3628,12 +3917,18 @@ export interface IpamPool {
|
|
|
3628
3917
|
*/
|
|
3629
3918
|
PublicIpSource?: IpamPoolPublicIpSource | string;
|
|
3630
3919
|
}
|
|
3920
|
+
/**
|
|
3921
|
+
* @public
|
|
3922
|
+
*/
|
|
3631
3923
|
export interface CreateIpamPoolResult {
|
|
3632
3924
|
/**
|
|
3633
3925
|
* <p>Information about the IPAM pool created.</p>
|
|
3634
3926
|
*/
|
|
3635
3927
|
IpamPool?: IpamPool;
|
|
3636
3928
|
}
|
|
3929
|
+
/**
|
|
3930
|
+
* @public
|
|
3931
|
+
*/
|
|
3637
3932
|
export interface CreateIpamResourceDiscoveryRequest {
|
|
3638
3933
|
/**
|
|
3639
3934
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -3658,6 +3953,9 @@ export interface CreateIpamResourceDiscoveryRequest {
|
|
|
3658
3953
|
*/
|
|
3659
3954
|
ClientToken?: string;
|
|
3660
3955
|
}
|
|
3956
|
+
/**
|
|
3957
|
+
* @public
|
|
3958
|
+
*/
|
|
3661
3959
|
export declare enum IpamResourceDiscoveryState {
|
|
3662
3960
|
CREATE_COMPLETE = "create-complete",
|
|
3663
3961
|
CREATE_FAILED = "create-failed",
|
|
@@ -3673,6 +3971,7 @@ export declare enum IpamResourceDiscoveryState {
|
|
|
3673
3971
|
RESTORE_IN_PROGRESS = "restore-in-progress"
|
|
3674
3972
|
}
|
|
3675
3973
|
/**
|
|
3974
|
+
* @public
|
|
3676
3975
|
* <p>A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.</p>
|
|
3677
3976
|
*/
|
|
3678
3977
|
export interface IpamResourceDiscovery {
|
|
@@ -3763,12 +4062,18 @@ export interface IpamResourceDiscovery {
|
|
|
3763
4062
|
*/
|
|
3764
4063
|
Tags?: Tag[];
|
|
3765
4064
|
}
|
|
4065
|
+
/**
|
|
4066
|
+
* @public
|
|
4067
|
+
*/
|
|
3766
4068
|
export interface CreateIpamResourceDiscoveryResult {
|
|
3767
4069
|
/**
|
|
3768
4070
|
* <p>An IPAM resource discovery.</p>
|
|
3769
4071
|
*/
|
|
3770
4072
|
IpamResourceDiscovery?: IpamResourceDiscovery;
|
|
3771
4073
|
}
|
|
4074
|
+
/**
|
|
4075
|
+
* @public
|
|
4076
|
+
*/
|
|
3772
4077
|
export interface CreateIpamScopeRequest {
|
|
3773
4078
|
/**
|
|
3774
4079
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -3794,6 +4099,9 @@ export interface CreateIpamScopeRequest {
|
|
|
3794
4099
|
*/
|
|
3795
4100
|
ClientToken?: string;
|
|
3796
4101
|
}
|
|
4102
|
+
/**
|
|
4103
|
+
* @public
|
|
4104
|
+
*/
|
|
3797
4105
|
export declare enum IpamScopeState {
|
|
3798
4106
|
create_complete = "create-complete",
|
|
3799
4107
|
create_failed = "create-failed",
|
|
@@ -3809,6 +4117,7 @@ export declare enum IpamScopeState {
|
|
|
3809
4117
|
restore_in_progress = "restore-in-progress"
|
|
3810
4118
|
}
|
|
3811
4119
|
/**
|
|
4120
|
+
* @public
|
|
3812
4121
|
* <p>In IPAM, a scope is the highest-level container within IPAM. An IPAM contains two default scopes. Each scope represents the IP space for a single network. The private scope is intended for all private IP address space. The public scope is intended for all public IP address space. Scopes enable you to reuse IP addresses across multiple unconnected networks without causing IP address overlap or conflict.</p>
|
|
3813
4122
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/how-it-works-ipam.html">How IPAM works</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
|
|
3814
4123
|
*/
|
|
@@ -3859,20 +4168,32 @@ export interface IpamScope {
|
|
|
3859
4168
|
*/
|
|
3860
4169
|
Tags?: Tag[];
|
|
3861
4170
|
}
|
|
4171
|
+
/**
|
|
4172
|
+
* @public
|
|
4173
|
+
*/
|
|
3862
4174
|
export interface CreateIpamScopeResult {
|
|
3863
4175
|
/**
|
|
3864
4176
|
* <p>Information about the created scope.</p>
|
|
3865
4177
|
*/
|
|
3866
4178
|
IpamScope?: IpamScope;
|
|
3867
4179
|
}
|
|
4180
|
+
/**
|
|
4181
|
+
* @public
|
|
4182
|
+
*/
|
|
3868
4183
|
export declare enum KeyFormat {
|
|
3869
4184
|
pem = "pem",
|
|
3870
4185
|
ppk = "ppk"
|
|
3871
4186
|
}
|
|
4187
|
+
/**
|
|
4188
|
+
* @public
|
|
4189
|
+
*/
|
|
3872
4190
|
export declare enum KeyType {
|
|
3873
4191
|
ed25519 = "ed25519",
|
|
3874
4192
|
rsa = "rsa"
|
|
3875
4193
|
}
|
|
4194
|
+
/**
|
|
4195
|
+
* @public
|
|
4196
|
+
*/
|
|
3876
4197
|
export interface CreateKeyPairRequest {
|
|
3877
4198
|
/**
|
|
3878
4199
|
* <p>A unique name for the key pair.</p>
|
|
@@ -3903,6 +4224,7 @@ export interface CreateKeyPairRequest {
|
|
|
3903
4224
|
KeyFormat?: KeyFormat | string;
|
|
3904
4225
|
}
|
|
3905
4226
|
/**
|
|
4227
|
+
* @public
|
|
3906
4228
|
* <p>Describes a key pair.</p>
|
|
3907
4229
|
*/
|
|
3908
4230
|
export interface KeyPair {
|
|
@@ -3935,6 +4257,7 @@ export interface KeyPair {
|
|
|
3935
4257
|
Tags?: Tag[];
|
|
3936
4258
|
}
|
|
3937
4259
|
/**
|
|
4260
|
+
* @public
|
|
3938
4261
|
* <p>The parameters for a block device for an EBS volume.</p>
|
|
3939
4262
|
*/
|
|
3940
4263
|
export interface LaunchTemplateEbsBlockDeviceRequest {
|
|
@@ -4021,6 +4344,7 @@ export interface LaunchTemplateEbsBlockDeviceRequest {
|
|
|
4021
4344
|
Throughput?: number;
|
|
4022
4345
|
}
|
|
4023
4346
|
/**
|
|
4347
|
+
* @public
|
|
4024
4348
|
* <p>Describes a block device mapping.</p>
|
|
4025
4349
|
*/
|
|
4026
4350
|
export interface LaunchTemplateBlockDeviceMappingRequest {
|
|
@@ -4045,11 +4369,15 @@ export interface LaunchTemplateBlockDeviceMappingRequest {
|
|
|
4045
4369
|
*/
|
|
4046
4370
|
NoDevice?: string;
|
|
4047
4371
|
}
|
|
4372
|
+
/**
|
|
4373
|
+
* @public
|
|
4374
|
+
*/
|
|
4048
4375
|
export declare enum CapacityReservationPreference {
|
|
4049
4376
|
none = "none",
|
|
4050
4377
|
open = "open"
|
|
4051
4378
|
}
|
|
4052
4379
|
/**
|
|
4380
|
+
* @public
|
|
4053
4381
|
* <p>Describes a target Capacity Reservation or Capacity Reservation group.</p>
|
|
4054
4382
|
*/
|
|
4055
4383
|
export interface CapacityReservationTarget {
|
|
@@ -4063,6 +4391,7 @@ export interface CapacityReservationTarget {
|
|
|
4063
4391
|
CapacityReservationResourceGroupArn?: string;
|
|
4064
4392
|
}
|
|
4065
4393
|
/**
|
|
4394
|
+
* @public
|
|
4066
4395
|
* <p>Describes an instance's Capacity Reservation targeting option. You can specify only
|
|
4067
4396
|
* one option at a time. Use the <code>CapacityReservationPreference</code> parameter to
|
|
4068
4397
|
* configure the instance to run in On-Demand capacity or to run in any <code>open</code>
|
|
@@ -4096,6 +4425,7 @@ export interface LaunchTemplateCapacityReservationSpecificationRequest {
|
|
|
4096
4425
|
CapacityReservationTarget?: CapacityReservationTarget;
|
|
4097
4426
|
}
|
|
4098
4427
|
/**
|
|
4428
|
+
* @public
|
|
4099
4429
|
* <p>The CPU options for the instance. Both the core count and threads per core must be
|
|
4100
4430
|
* specified in the request.</p>
|
|
4101
4431
|
*/
|
|
@@ -4112,6 +4442,7 @@ export interface LaunchTemplateCpuOptionsRequest {
|
|
|
4112
4442
|
ThreadsPerCore?: number;
|
|
4113
4443
|
}
|
|
4114
4444
|
/**
|
|
4445
|
+
* @public
|
|
4115
4446
|
* <p>The credit option for CPU usage of a T instance.</p>
|
|
4116
4447
|
*/
|
|
4117
4448
|
export interface CreditSpecificationRequest {
|
|
@@ -4123,6 +4454,7 @@ export interface CreditSpecificationRequest {
|
|
|
4123
4454
|
CpuCredits: string | undefined;
|
|
4124
4455
|
}
|
|
4125
4456
|
/**
|
|
4457
|
+
* @public
|
|
4126
4458
|
* <p>A specification for an Elastic Graphics accelerator.</p>
|
|
4127
4459
|
*/
|
|
4128
4460
|
export interface ElasticGpuSpecification {
|
|
@@ -4134,6 +4466,7 @@ export interface ElasticGpuSpecification {
|
|
|
4134
4466
|
Type: string | undefined;
|
|
4135
4467
|
}
|
|
4136
4468
|
/**
|
|
4469
|
+
* @public
|
|
4137
4470
|
* <p> Describes an elastic inference accelerator. </p>
|
|
4138
4471
|
*/
|
|
4139
4472
|
export interface LaunchTemplateElasticInferenceAccelerator {
|
|
@@ -4149,6 +4482,7 @@ export interface LaunchTemplateElasticInferenceAccelerator {
|
|
|
4149
4482
|
Count?: number;
|
|
4150
4483
|
}
|
|
4151
4484
|
/**
|
|
4485
|
+
* @public
|
|
4152
4486
|
* <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more
|
|
4153
4487
|
* information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html">What is Amazon Web Services Nitro Enclaves?</a>
|
|
4154
4488
|
* in the <i>Amazon Web Services Nitro Enclaves User Guide</i>.</p>
|
|
@@ -4161,6 +4495,7 @@ export interface LaunchTemplateEnclaveOptionsRequest {
|
|
|
4161
4495
|
Enabled?: boolean;
|
|
4162
4496
|
}
|
|
4163
4497
|
/**
|
|
4498
|
+
* @public
|
|
4164
4499
|
* <p>Indicates whether the instance is configured for hibernation. This parameter is valid
|
|
4165
4500
|
* only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html">hibernation
|
|
4166
4501
|
* prerequisites</a>.</p>
|
|
@@ -4175,6 +4510,7 @@ export interface LaunchTemplateHibernationOptionsRequest {
|
|
|
4175
4510
|
Configured?: boolean;
|
|
4176
4511
|
}
|
|
4177
4512
|
/**
|
|
4513
|
+
* @public
|
|
4178
4514
|
* <p>An IAM instance profile.</p>
|
|
4179
4515
|
*/
|
|
4180
4516
|
export interface LaunchTemplateIamInstanceProfileSpecificationRequest {
|
|
@@ -4187,23 +4523,36 @@ export interface LaunchTemplateIamInstanceProfileSpecificationRequest {
|
|
|
4187
4523
|
*/
|
|
4188
4524
|
Name?: string;
|
|
4189
4525
|
}
|
|
4526
|
+
/**
|
|
4527
|
+
* @public
|
|
4528
|
+
*/
|
|
4190
4529
|
export declare enum ShutdownBehavior {
|
|
4191
4530
|
stop = "stop",
|
|
4192
4531
|
terminate = "terminate"
|
|
4193
4532
|
}
|
|
4533
|
+
/**
|
|
4534
|
+
* @public
|
|
4535
|
+
*/
|
|
4194
4536
|
export declare enum MarketType {
|
|
4195
4537
|
spot = "spot"
|
|
4196
4538
|
}
|
|
4539
|
+
/**
|
|
4540
|
+
* @public
|
|
4541
|
+
*/
|
|
4197
4542
|
export declare enum InstanceInterruptionBehavior {
|
|
4198
4543
|
hibernate = "hibernate",
|
|
4199
4544
|
stop = "stop",
|
|
4200
4545
|
terminate = "terminate"
|
|
4201
4546
|
}
|
|
4547
|
+
/**
|
|
4548
|
+
* @public
|
|
4549
|
+
*/
|
|
4202
4550
|
export declare enum SpotInstanceType {
|
|
4203
4551
|
one_time = "one-time",
|
|
4204
4552
|
persistent = "persistent"
|
|
4205
4553
|
}
|
|
4206
4554
|
/**
|
|
4555
|
+
* @public
|
|
4207
4556
|
* <p>The options for Spot Instances.</p>
|
|
4208
4557
|
*/
|
|
4209
4558
|
export interface LaunchTemplateSpotMarketOptionsRequest {
|
|
@@ -4250,6 +4599,7 @@ export interface LaunchTemplateSpotMarketOptionsRequest {
|
|
|
4250
4599
|
InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
|
|
4251
4600
|
}
|
|
4252
4601
|
/**
|
|
4602
|
+
* @public
|
|
4253
4603
|
* <p>The market (purchasing) option for the instances.</p>
|
|
4254
4604
|
*/
|
|
4255
4605
|
export interface LaunchTemplateInstanceMarketOptionsRequest {
|
|
@@ -4263,6 +4613,7 @@ export interface LaunchTemplateInstanceMarketOptionsRequest {
|
|
|
4263
4613
|
SpotOptions?: LaunchTemplateSpotMarketOptionsRequest;
|
|
4264
4614
|
}
|
|
4265
4615
|
/**
|
|
4616
|
+
* @public
|
|
4266
4617
|
* <p>Describes a license configuration.</p>
|
|
4267
4618
|
*/
|
|
4268
4619
|
export interface LaunchTemplateLicenseConfigurationRequest {
|
|
@@ -4271,11 +4622,15 @@ export interface LaunchTemplateLicenseConfigurationRequest {
|
|
|
4271
4622
|
*/
|
|
4272
4623
|
LicenseConfigurationArn?: string;
|
|
4273
4624
|
}
|
|
4625
|
+
/**
|
|
4626
|
+
* @public
|
|
4627
|
+
*/
|
|
4274
4628
|
export declare enum LaunchTemplateAutoRecoveryState {
|
|
4275
4629
|
default = "default",
|
|
4276
4630
|
disabled = "disabled"
|
|
4277
4631
|
}
|
|
4278
4632
|
/**
|
|
4633
|
+
* @public
|
|
4279
4634
|
* <p>The maintenance options of your instance.</p>
|
|
4280
4635
|
*/
|
|
4281
4636
|
export interface LaunchTemplateInstanceMaintenanceOptionsRequest {
|
|
@@ -4285,23 +4640,36 @@ export interface LaunchTemplateInstanceMaintenanceOptionsRequest {
|
|
|
4285
4640
|
*/
|
|
4286
4641
|
AutoRecovery?: LaunchTemplateAutoRecoveryState | string;
|
|
4287
4642
|
}
|
|
4643
|
+
/**
|
|
4644
|
+
* @public
|
|
4645
|
+
*/
|
|
4288
4646
|
export declare enum LaunchTemplateInstanceMetadataEndpointState {
|
|
4289
4647
|
disabled = "disabled",
|
|
4290
4648
|
enabled = "enabled"
|
|
4291
4649
|
}
|
|
4650
|
+
/**
|
|
4651
|
+
* @public
|
|
4652
|
+
*/
|
|
4292
4653
|
export declare enum LaunchTemplateInstanceMetadataProtocolIpv6 {
|
|
4293
4654
|
disabled = "disabled",
|
|
4294
4655
|
enabled = "enabled"
|
|
4295
4656
|
}
|
|
4657
|
+
/**
|
|
4658
|
+
* @public
|
|
4659
|
+
*/
|
|
4296
4660
|
export declare enum LaunchTemplateHttpTokensState {
|
|
4297
4661
|
optional = "optional",
|
|
4298
4662
|
required = "required"
|
|
4299
4663
|
}
|
|
4664
|
+
/**
|
|
4665
|
+
* @public
|
|
4666
|
+
*/
|
|
4300
4667
|
export declare enum LaunchTemplateInstanceMetadataTagsState {
|
|
4301
4668
|
disabled = "disabled",
|
|
4302
4669
|
enabled = "enabled"
|
|
4303
4670
|
}
|
|
4304
4671
|
/**
|
|
4672
|
+
* @public
|
|
4305
4673
|
* <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a> in the
|
|
4306
4674
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4307
4675
|
*/
|
|
@@ -4364,6 +4732,7 @@ export interface LaunchTemplateInstanceMetadataOptionsRequest {
|
|
|
4364
4732
|
InstanceMetadataTags?: LaunchTemplateInstanceMetadataTagsState | string;
|
|
4365
4733
|
}
|
|
4366
4734
|
/**
|
|
4735
|
+
* @public
|
|
4367
4736
|
* <p>Describes the monitoring for the instance.</p>
|
|
4368
4737
|
*/
|
|
4369
4738
|
export interface LaunchTemplatesMonitoringRequest {
|
|
@@ -4374,6 +4743,7 @@ export interface LaunchTemplatesMonitoringRequest {
|
|
|
4374
4743
|
Enabled?: boolean;
|
|
4375
4744
|
}
|
|
4376
4745
|
/**
|
|
4746
|
+
* @public
|
|
4377
4747
|
* <p>Describes the IPv4 prefix option for a network interface.</p>
|
|
4378
4748
|
*/
|
|
4379
4749
|
export interface Ipv4PrefixSpecificationRequest {
|
|
@@ -4385,6 +4755,7 @@ export interface Ipv4PrefixSpecificationRequest {
|
|
|
4385
4755
|
Ipv4Prefix?: string;
|
|
4386
4756
|
}
|
|
4387
4757
|
/**
|
|
4758
|
+
* @public
|
|
4388
4759
|
* <p>Describes an IPv6 address.</p>
|
|
4389
4760
|
*/
|
|
4390
4761
|
export interface InstanceIpv6AddressRequest {
|
|
@@ -4394,6 +4765,7 @@ export interface InstanceIpv6AddressRequest {
|
|
|
4394
4765
|
Ipv6Address?: string;
|
|
4395
4766
|
}
|
|
4396
4767
|
/**
|
|
4768
|
+
* @public
|
|
4397
4769
|
* <p>Describes the IPv4 prefix option for a network interface.</p>
|
|
4398
4770
|
*/
|
|
4399
4771
|
export interface Ipv6PrefixSpecificationRequest {
|
|
@@ -4403,6 +4775,7 @@ export interface Ipv6PrefixSpecificationRequest {
|
|
|
4403
4775
|
Ipv6Prefix?: string;
|
|
4404
4776
|
}
|
|
4405
4777
|
/**
|
|
4778
|
+
* @public
|
|
4406
4779
|
* <p>Describes a secondary private IPv4 address for a network interface.</p>
|
|
4407
4780
|
*/
|
|
4408
4781
|
export interface PrivateIpAddressSpecification {
|
|
@@ -4417,6 +4790,7 @@ export interface PrivateIpAddressSpecification {
|
|
|
4417
4790
|
PrivateIpAddress?: string;
|
|
4418
4791
|
}
|
|
4419
4792
|
/**
|
|
4793
|
+
* @public
|
|
4420
4794
|
* <p>The parameters for a network interface.</p>
|
|
4421
4795
|
*/
|
|
4422
4796
|
export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
|
|
@@ -4519,6 +4893,7 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
|
|
|
4519
4893
|
Ipv6PrefixCount?: number;
|
|
4520
4894
|
}
|
|
4521
4895
|
/**
|
|
4896
|
+
* @public
|
|
4522
4897
|
* <p>Describes the placement of an instance.</p>
|
|
4523
4898
|
*/
|
|
4524
4899
|
export interface LaunchTemplatePlacementRequest {
|
|
@@ -4565,6 +4940,7 @@ export interface LaunchTemplatePlacementRequest {
|
|
|
4565
4940
|
GroupId?: string;
|
|
4566
4941
|
}
|
|
4567
4942
|
/**
|
|
4943
|
+
* @public
|
|
4568
4944
|
* <p>Describes the options for instance hostnames.</p>
|
|
4569
4945
|
*/
|
|
4570
4946
|
export interface LaunchTemplatePrivateDnsNameOptionsRequest {
|
|
@@ -4587,6 +4963,7 @@ export interface LaunchTemplatePrivateDnsNameOptionsRequest {
|
|
|
4587
4963
|
EnableResourceNameDnsAAAARecord?: boolean;
|
|
4588
4964
|
}
|
|
4589
4965
|
/**
|
|
4966
|
+
* @public
|
|
4590
4967
|
* <p>The tags specification for the resources that are created during instance
|
|
4591
4968
|
* launch.</p>
|
|
4592
4969
|
*/
|
|
@@ -4607,6 +4984,7 @@ export interface LaunchTemplateTagSpecificationRequest {
|
|
|
4607
4984
|
Tags?: Tag[];
|
|
4608
4985
|
}
|
|
4609
4986
|
/**
|
|
4987
|
+
* @public
|
|
4610
4988
|
* <p>The information to include in the launch template.</p>
|
|
4611
4989
|
* <note>
|
|
4612
4990
|
* <p>You must specify at least one parameter for the launch template data.</p>
|
|
@@ -4840,6 +5218,9 @@ export interface RequestLaunchTemplateData {
|
|
|
4840
5218
|
*/
|
|
4841
5219
|
DisableApiStop?: boolean;
|
|
4842
5220
|
}
|
|
5221
|
+
/**
|
|
5222
|
+
* @public
|
|
5223
|
+
*/
|
|
4843
5224
|
export interface CreateLaunchTemplateRequest {
|
|
4844
5225
|
/**
|
|
4845
5226
|
* <p>Checks whether you have the required permissions for the action, without actually
|
|
@@ -4879,6 +5260,7 @@ export interface CreateLaunchTemplateRequest {
|
|
|
4879
5260
|
TagSpecifications?: TagSpecification[];
|
|
4880
5261
|
}
|
|
4881
5262
|
/**
|
|
5263
|
+
* @public
|
|
4882
5264
|
* <p>Describes a launch template.</p>
|
|
4883
5265
|
*/
|
|
4884
5266
|
export interface LaunchTemplate {
|
|
@@ -4912,6 +5294,7 @@ export interface LaunchTemplate {
|
|
|
4912
5294
|
Tags?: Tag[];
|
|
4913
5295
|
}
|
|
4914
5296
|
/**
|
|
5297
|
+
* @public
|
|
4915
5298
|
* <p>The error code and error message that is returned for a parameter or parameter
|
|
4916
5299
|
* combination that is not valid when a new launch template or new version of a launch
|
|
4917
5300
|
* template is created.</p>
|
|
@@ -4929,6 +5312,7 @@ export interface ValidationError {
|
|
|
4929
5312
|
Message?: string;
|
|
4930
5313
|
}
|
|
4931
5314
|
/**
|
|
5315
|
+
* @public
|
|
4932
5316
|
* <p>The error codes and error messages that are returned for the parameters or parameter
|
|
4933
5317
|
* combinations that are not valid when a new launch template or new version of a launch
|
|
4934
5318
|
* template is created.</p>
|
|
@@ -4939,6 +5323,9 @@ export interface ValidationWarning {
|
|
|
4939
5323
|
*/
|
|
4940
5324
|
Errors?: ValidationError[];
|
|
4941
5325
|
}
|
|
5326
|
+
/**
|
|
5327
|
+
* @public
|
|
5328
|
+
*/
|
|
4942
5329
|
export interface CreateLaunchTemplateResult {
|
|
4943
5330
|
/**
|
|
4944
5331
|
* <p>Information about the launch template.</p>
|
|
@@ -4951,6 +5338,9 @@ export interface CreateLaunchTemplateResult {
|
|
|
4951
5338
|
*/
|
|
4952
5339
|
Warning?: ValidationWarning;
|
|
4953
5340
|
}
|
|
5341
|
+
/**
|
|
5342
|
+
* @public
|
|
5343
|
+
*/
|
|
4954
5344
|
export interface CreateLaunchTemplateVersionRequest {
|
|
4955
5345
|
/**
|
|
4956
5346
|
* <p>Checks whether you have the required permissions for the action, without actually
|
|
@@ -5004,6 +5394,7 @@ export interface CreateLaunchTemplateVersionRequest {
|
|
|
5004
5394
|
ResolveAlias?: boolean;
|
|
5005
5395
|
}
|
|
5006
5396
|
/**
|
|
5397
|
+
* @public
|
|
5007
5398
|
* <p>Describes a block device for an EBS volume.</p>
|
|
5008
5399
|
*/
|
|
5009
5400
|
export interface LaunchTemplateEbsBlockDevice {
|
|
@@ -5041,6 +5432,7 @@ export interface LaunchTemplateEbsBlockDevice {
|
|
|
5041
5432
|
Throughput?: number;
|
|
5042
5433
|
}
|
|
5043
5434
|
/**
|
|
5435
|
+
* @public
|
|
5044
5436
|
* <p>Describes a block device mapping.</p>
|
|
5045
5437
|
*/
|
|
5046
5438
|
export interface LaunchTemplateBlockDeviceMapping {
|
|
@@ -5062,6 +5454,7 @@ export interface LaunchTemplateBlockDeviceMapping {
|
|
|
5062
5454
|
NoDevice?: string;
|
|
5063
5455
|
}
|
|
5064
5456
|
/**
|
|
5457
|
+
* @public
|
|
5065
5458
|
* <p>Describes a target Capacity Reservation or Capacity Reservation group.</p>
|
|
5066
5459
|
*/
|
|
5067
5460
|
export interface CapacityReservationTargetResponse {
|
|
@@ -5075,6 +5468,7 @@ export interface CapacityReservationTargetResponse {
|
|
|
5075
5468
|
CapacityReservationResourceGroupArn?: string;
|
|
5076
5469
|
}
|
|
5077
5470
|
/**
|
|
5471
|
+
* @public
|
|
5078
5472
|
* <p>Information about the Capacity Reservation targeting option.</p>
|
|
5079
5473
|
*/
|
|
5080
5474
|
export interface LaunchTemplateCapacityReservationSpecificationResponse {
|
|
@@ -5103,6 +5497,7 @@ export interface LaunchTemplateCapacityReservationSpecificationResponse {
|
|
|
5103
5497
|
CapacityReservationTarget?: CapacityReservationTargetResponse;
|
|
5104
5498
|
}
|
|
5105
5499
|
/**
|
|
5500
|
+
* @public
|
|
5106
5501
|
* <p>The CPU options for the instance.</p>
|
|
5107
5502
|
*/
|
|
5108
5503
|
export interface LaunchTemplateCpuOptions {
|
|
@@ -5116,6 +5511,7 @@ export interface LaunchTemplateCpuOptions {
|
|
|
5116
5511
|
ThreadsPerCore?: number;
|
|
5117
5512
|
}
|
|
5118
5513
|
/**
|
|
5514
|
+
* @public
|
|
5119
5515
|
* <p>Describes the credit option for CPU usage of a T instance.</p>
|
|
5120
5516
|
*/
|
|
5121
5517
|
export interface CreditSpecification {
|
|
@@ -5127,6 +5523,7 @@ export interface CreditSpecification {
|
|
|
5127
5523
|
CpuCredits?: string;
|
|
5128
5524
|
}
|
|
5129
5525
|
/**
|
|
5526
|
+
* @public
|
|
5130
5527
|
* <p>Describes an elastic GPU.</p>
|
|
5131
5528
|
*/
|
|
5132
5529
|
export interface ElasticGpuSpecificationResponse {
|
|
@@ -5136,6 +5533,7 @@ export interface ElasticGpuSpecificationResponse {
|
|
|
5136
5533
|
Type?: string;
|
|
5137
5534
|
}
|
|
5138
5535
|
/**
|
|
5536
|
+
* @public
|
|
5139
5537
|
* <p> Describes an elastic inference accelerator. </p>
|
|
5140
5538
|
*/
|
|
5141
5539
|
export interface LaunchTemplateElasticInferenceAcceleratorResponse {
|
|
@@ -5151,6 +5549,7 @@ export interface LaunchTemplateElasticInferenceAcceleratorResponse {
|
|
|
5151
5549
|
Count?: number;
|
|
5152
5550
|
}
|
|
5153
5551
|
/**
|
|
5552
|
+
* @public
|
|
5154
5553
|
* <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.</p>
|
|
5155
5554
|
*/
|
|
5156
5555
|
export interface LaunchTemplateEnclaveOptions {
|
|
@@ -5161,6 +5560,7 @@ export interface LaunchTemplateEnclaveOptions {
|
|
|
5161
5560
|
Enabled?: boolean;
|
|
5162
5561
|
}
|
|
5163
5562
|
/**
|
|
5563
|
+
* @public
|
|
5164
5564
|
* <p>Indicates whether an instance is configured for hibernation.</p>
|
|
5165
5565
|
*/
|
|
5166
5566
|
export interface LaunchTemplateHibernationOptions {
|
|
@@ -5171,6 +5571,7 @@ export interface LaunchTemplateHibernationOptions {
|
|
|
5171
5571
|
Configured?: boolean;
|
|
5172
5572
|
}
|
|
5173
5573
|
/**
|
|
5574
|
+
* @public
|
|
5174
5575
|
* <p>Describes an IAM instance profile.</p>
|
|
5175
5576
|
*/
|
|
5176
5577
|
export interface LaunchTemplateIamInstanceProfileSpecification {
|
|
@@ -5184,6 +5585,7 @@ export interface LaunchTemplateIamInstanceProfileSpecification {
|
|
|
5184
5585
|
Name?: string;
|
|
5185
5586
|
}
|
|
5186
5587
|
/**
|
|
5588
|
+
* @public
|
|
5187
5589
|
* <p>The options for Spot Instances.</p>
|
|
5188
5590
|
*/
|
|
5189
5591
|
export interface LaunchTemplateSpotMarketOptions {
|
|
@@ -5219,6 +5621,7 @@ export interface LaunchTemplateSpotMarketOptions {
|
|
|
5219
5621
|
InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
|
|
5220
5622
|
}
|
|
5221
5623
|
/**
|
|
5624
|
+
* @public
|
|
5222
5625
|
* <p>The market (purchasing) option for the instances.</p>
|
|
5223
5626
|
*/
|
|
5224
5627
|
export interface LaunchTemplateInstanceMarketOptions {
|
|
@@ -5232,6 +5635,7 @@ export interface LaunchTemplateInstanceMarketOptions {
|
|
|
5232
5635
|
SpotOptions?: LaunchTemplateSpotMarketOptions;
|
|
5233
5636
|
}
|
|
5234
5637
|
/**
|
|
5638
|
+
* @public
|
|
5235
5639
|
* <p>Describes a license configuration.</p>
|
|
5236
5640
|
*/
|
|
5237
5641
|
export interface LaunchTemplateLicenseConfiguration {
|
|
@@ -5241,6 +5645,7 @@ export interface LaunchTemplateLicenseConfiguration {
|
|
|
5241
5645
|
LicenseConfigurationArn?: string;
|
|
5242
5646
|
}
|
|
5243
5647
|
/**
|
|
5648
|
+
* @public
|
|
5244
5649
|
* <p>The maintenance options of your instance.</p>
|
|
5245
5650
|
*/
|
|
5246
5651
|
export interface LaunchTemplateInstanceMaintenanceOptions {
|
|
@@ -5250,11 +5655,15 @@ export interface LaunchTemplateInstanceMaintenanceOptions {
|
|
|
5250
5655
|
*/
|
|
5251
5656
|
AutoRecovery?: LaunchTemplateAutoRecoveryState | string;
|
|
5252
5657
|
}
|
|
5658
|
+
/**
|
|
5659
|
+
* @public
|
|
5660
|
+
*/
|
|
5253
5661
|
export declare enum LaunchTemplateInstanceMetadataOptionsState {
|
|
5254
5662
|
applied = "applied",
|
|
5255
5663
|
pending = "pending"
|
|
5256
5664
|
}
|
|
5257
5665
|
/**
|
|
5666
|
+
* @public
|
|
5258
5667
|
* <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a> in the
|
|
5259
5668
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
5260
5669
|
*/
|
|
@@ -5317,6 +5726,7 @@ export interface LaunchTemplateInstanceMetadataOptions {
|
|
|
5317
5726
|
InstanceMetadataTags?: LaunchTemplateInstanceMetadataTagsState | string;
|
|
5318
5727
|
}
|
|
5319
5728
|
/**
|
|
5729
|
+
* @public
|
|
5320
5730
|
* <p>Describes the monitoring for the instance.</p>
|
|
5321
5731
|
*/
|
|
5322
5732
|
export interface LaunchTemplatesMonitoring {
|
|
@@ -5327,6 +5737,7 @@ export interface LaunchTemplatesMonitoring {
|
|
|
5327
5737
|
Enabled?: boolean;
|
|
5328
5738
|
}
|
|
5329
5739
|
/**
|
|
5740
|
+
* @public
|
|
5330
5741
|
* <p>Information about the IPv4 delegated prefixes assigned
|
|
5331
5742
|
* to a network interface.</p>
|
|
5332
5743
|
*/
|
|
@@ -5337,6 +5748,7 @@ export interface Ipv4PrefixSpecificationResponse {
|
|
|
5337
5748
|
Ipv4Prefix?: string;
|
|
5338
5749
|
}
|
|
5339
5750
|
/**
|
|
5751
|
+
* @public
|
|
5340
5752
|
* <p>Describes an IPv6 address.</p>
|
|
5341
5753
|
*/
|
|
5342
5754
|
export interface InstanceIpv6Address {
|
|
@@ -5346,6 +5758,7 @@ export interface InstanceIpv6Address {
|
|
|
5346
5758
|
Ipv6Address?: string;
|
|
5347
5759
|
}
|
|
5348
5760
|
/**
|
|
5761
|
+
* @public
|
|
5349
5762
|
* <p>Information about the IPv6 delegated prefixes assigned
|
|
5350
5763
|
* to a network interface.</p>
|
|
5351
5764
|
*/
|
|
@@ -5356,6 +5769,7 @@ export interface Ipv6PrefixSpecificationResponse {
|
|
|
5356
5769
|
Ipv6Prefix?: string;
|
|
5357
5770
|
}
|
|
5358
5771
|
/**
|
|
5772
|
+
* @public
|
|
5359
5773
|
* <p>Describes a network interface.</p>
|
|
5360
5774
|
*/
|
|
5361
5775
|
export interface LaunchTemplateInstanceNetworkInterfaceSpecification {
|
|
@@ -5446,6 +5860,7 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecification {
|
|
|
5446
5860
|
Ipv6PrefixCount?: number;
|
|
5447
5861
|
}
|
|
5448
5862
|
/**
|
|
5863
|
+
* @public
|
|
5449
5864
|
* <p>Describes the placement of an instance.</p>
|
|
5450
5865
|
*/
|
|
5451
5866
|
export interface LaunchTemplatePlacement {
|
|
@@ -5490,6 +5905,7 @@ export interface LaunchTemplatePlacement {
|
|
|
5490
5905
|
GroupId?: string;
|
|
5491
5906
|
}
|
|
5492
5907
|
/**
|
|
5908
|
+
* @public
|
|
5493
5909
|
* <p>Describes the options for instance hostnames.</p>
|
|
5494
5910
|
*/
|
|
5495
5911
|
export interface LaunchTemplatePrivateDnsNameOptions {
|
|
@@ -5509,6 +5925,7 @@ export interface LaunchTemplatePrivateDnsNameOptions {
|
|
|
5509
5925
|
EnableResourceNameDnsAAAARecord?: boolean;
|
|
5510
5926
|
}
|
|
5511
5927
|
/**
|
|
5928
|
+
* @public
|
|
5512
5929
|
* <p>The tags specification for the launch template.</p>
|
|
5513
5930
|
*/
|
|
5514
5931
|
export interface LaunchTemplateTagSpecification {
|
|
@@ -5522,6 +5939,7 @@ export interface LaunchTemplateTagSpecification {
|
|
|
5522
5939
|
Tags?: Tag[];
|
|
5523
5940
|
}
|
|
5524
5941
|
/**
|
|
5942
|
+
* @public
|
|
5525
5943
|
* <p>The information for a launch template. </p>
|
|
5526
5944
|
*/
|
|
5527
5945
|
export interface ResponseLaunchTemplateData {
|
|
@@ -5681,6 +6099,7 @@ export interface ResponseLaunchTemplateData {
|
|
|
5681
6099
|
DisableApiStop?: boolean;
|
|
5682
6100
|
}
|
|
5683
6101
|
/**
|
|
6102
|
+
* @public
|
|
5684
6103
|
* <p>Describes a launch template version.</p>
|
|
5685
6104
|
*/
|
|
5686
6105
|
export interface LaunchTemplateVersion {
|
|
@@ -5717,6 +6136,9 @@ export interface LaunchTemplateVersion {
|
|
|
5717
6136
|
*/
|
|
5718
6137
|
LaunchTemplateData?: ResponseLaunchTemplateData;
|
|
5719
6138
|
}
|
|
6139
|
+
/**
|
|
6140
|
+
* @public
|
|
6141
|
+
*/
|
|
5720
6142
|
export interface CreateLaunchTemplateVersionResult {
|
|
5721
6143
|
/**
|
|
5722
6144
|
* <p>Information about the launch template version.</p>
|
|
@@ -5729,6 +6151,9 @@ export interface CreateLaunchTemplateVersionResult {
|
|
|
5729
6151
|
*/
|
|
5730
6152
|
Warning?: ValidationWarning;
|
|
5731
6153
|
}
|
|
6154
|
+
/**
|
|
6155
|
+
* @public
|
|
6156
|
+
*/
|
|
5732
6157
|
export interface CreateLocalGatewayRouteRequest {
|
|
5733
6158
|
/**
|
|
5734
6159
|
* <p>The CIDR range used for destination matches. Routing decisions are based on
|
|
@@ -5761,6 +6186,9 @@ export interface CreateLocalGatewayRouteRequest {
|
|
|
5761
6186
|
*/
|
|
5762
6187
|
DestinationPrefixListId?: string;
|
|
5763
6188
|
}
|
|
6189
|
+
/**
|
|
6190
|
+
* @public
|
|
6191
|
+
*/
|
|
5764
6192
|
export declare enum LocalGatewayRouteState {
|
|
5765
6193
|
active = "active",
|
|
5766
6194
|
blackhole = "blackhole",
|
|
@@ -5768,11 +6196,15 @@ export declare enum LocalGatewayRouteState {
|
|
|
5768
6196
|
deleting = "deleting",
|
|
5769
6197
|
pending = "pending"
|
|
5770
6198
|
}
|
|
6199
|
+
/**
|
|
6200
|
+
* @public
|
|
6201
|
+
*/
|
|
5771
6202
|
export declare enum LocalGatewayRouteType {
|
|
5772
6203
|
propagated = "propagated",
|
|
5773
6204
|
static = "static"
|
|
5774
6205
|
}
|
|
5775
6206
|
/**
|
|
6207
|
+
* @public
|
|
5776
6208
|
* <p>Describes a route for a local gateway route table.</p>
|
|
5777
6209
|
*/
|
|
5778
6210
|
export interface LocalGatewayRoute {
|
|
@@ -5823,16 +6255,25 @@ export interface LocalGatewayRoute {
|
|
|
5823
6255
|
*/
|
|
5824
6256
|
DestinationPrefixListId?: string;
|
|
5825
6257
|
}
|
|
6258
|
+
/**
|
|
6259
|
+
* @public
|
|
6260
|
+
*/
|
|
5826
6261
|
export interface CreateLocalGatewayRouteResult {
|
|
5827
6262
|
/**
|
|
5828
6263
|
* <p>Information about the route.</p>
|
|
5829
6264
|
*/
|
|
5830
6265
|
Route?: LocalGatewayRoute;
|
|
5831
6266
|
}
|
|
6267
|
+
/**
|
|
6268
|
+
* @public
|
|
6269
|
+
*/
|
|
5832
6270
|
export declare enum LocalGatewayRouteTableMode {
|
|
5833
6271
|
coip = "coip",
|
|
5834
6272
|
direct_vpc_routing = "direct-vpc-routing"
|
|
5835
6273
|
}
|
|
6274
|
+
/**
|
|
6275
|
+
* @public
|
|
6276
|
+
*/
|
|
5836
6277
|
export interface CreateLocalGatewayRouteTableRequest {
|
|
5837
6278
|
/**
|
|
5838
6279
|
* <p>
|
|
@@ -5860,6 +6301,7 @@ export interface CreateLocalGatewayRouteTableRequest {
|
|
|
5860
6301
|
DryRun?: boolean;
|
|
5861
6302
|
}
|
|
5862
6303
|
/**
|
|
6304
|
+
* @public
|
|
5863
6305
|
* <p>Describes a state change.</p>
|
|
5864
6306
|
*/
|
|
5865
6307
|
export interface StateReason {
|
|
@@ -5940,6 +6382,7 @@ export interface StateReason {
|
|
|
5940
6382
|
Message?: string;
|
|
5941
6383
|
}
|
|
5942
6384
|
/**
|
|
6385
|
+
* @public
|
|
5943
6386
|
* <p>Describes a local gateway route table.</p>
|
|
5944
6387
|
*/
|
|
5945
6388
|
export interface LocalGatewayRouteTable {
|
|
@@ -5980,12 +6423,18 @@ export interface LocalGatewayRouteTable {
|
|
|
5980
6423
|
*/
|
|
5981
6424
|
StateReason?: StateReason;
|
|
5982
6425
|
}
|
|
6426
|
+
/**
|
|
6427
|
+
* @public
|
|
6428
|
+
*/
|
|
5983
6429
|
export interface CreateLocalGatewayRouteTableResult {
|
|
5984
6430
|
/**
|
|
5985
6431
|
* <p>Information about the local gateway route table.</p>
|
|
5986
6432
|
*/
|
|
5987
6433
|
LocalGatewayRouteTable?: LocalGatewayRouteTable;
|
|
5988
6434
|
}
|
|
6435
|
+
/**
|
|
6436
|
+
* @public
|
|
6437
|
+
*/
|
|
5989
6438
|
export interface CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest {
|
|
5990
6439
|
/**
|
|
5991
6440
|
* <p>
|
|
@@ -6013,6 +6462,7 @@ export interface CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationReq
|
|
|
6013
6462
|
DryRun?: boolean;
|
|
6014
6463
|
}
|
|
6015
6464
|
/**
|
|
6465
|
+
* @public
|
|
6016
6466
|
* <p>Describes an association between a local gateway route table and a virtual interface group.</p>
|
|
6017
6467
|
*/
|
|
6018
6468
|
export interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
|
|
@@ -6049,12 +6499,18 @@ export interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
|
|
|
6049
6499
|
*/
|
|
6050
6500
|
Tags?: Tag[];
|
|
6051
6501
|
}
|
|
6502
|
+
/**
|
|
6503
|
+
* @public
|
|
6504
|
+
*/
|
|
6052
6505
|
export interface CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult {
|
|
6053
6506
|
/**
|
|
6054
6507
|
* <p>Information about the local gateway route table virtual interface group association.</p>
|
|
6055
6508
|
*/
|
|
6056
6509
|
LocalGatewayRouteTableVirtualInterfaceGroupAssociation?: LocalGatewayRouteTableVirtualInterfaceGroupAssociation;
|
|
6057
6510
|
}
|
|
6511
|
+
/**
|
|
6512
|
+
* @public
|
|
6513
|
+
*/
|
|
6058
6514
|
export interface CreateLocalGatewayRouteTableVpcAssociationRequest {
|
|
6059
6515
|
/**
|
|
6060
6516
|
* <p>The ID of the local gateway route table.</p>
|
|
@@ -6076,6 +6532,7 @@ export interface CreateLocalGatewayRouteTableVpcAssociationRequest {
|
|
|
6076
6532
|
DryRun?: boolean;
|
|
6077
6533
|
}
|
|
6078
6534
|
/**
|
|
6535
|
+
* @public
|
|
6079
6536
|
* <p>Describes an association between a local gateway route table and a VPC.</p>
|
|
6080
6537
|
*/
|
|
6081
6538
|
export interface LocalGatewayRouteTableVpcAssociation {
|
|
@@ -6112,12 +6569,18 @@ export interface LocalGatewayRouteTableVpcAssociation {
|
|
|
6112
6569
|
*/
|
|
6113
6570
|
Tags?: Tag[];
|
|
6114
6571
|
}
|
|
6572
|
+
/**
|
|
6573
|
+
* @public
|
|
6574
|
+
*/
|
|
6115
6575
|
export interface CreateLocalGatewayRouteTableVpcAssociationResult {
|
|
6116
6576
|
/**
|
|
6117
6577
|
* <p>Information about the association.</p>
|
|
6118
6578
|
*/
|
|
6119
6579
|
LocalGatewayRouteTableVpcAssociation?: LocalGatewayRouteTableVpcAssociation;
|
|
6120
6580
|
}
|
|
6581
|
+
/**
|
|
6582
|
+
* @public
|
|
6583
|
+
*/
|
|
6121
6584
|
export interface CreateManagedPrefixListRequest {
|
|
6122
6585
|
/**
|
|
6123
6586
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -6156,6 +6619,9 @@ export interface CreateManagedPrefixListRequest {
|
|
|
6156
6619
|
*/
|
|
6157
6620
|
ClientToken?: string;
|
|
6158
6621
|
}
|
|
6622
|
+
/**
|
|
6623
|
+
* @public
|
|
6624
|
+
*/
|
|
6159
6625
|
export declare enum PrefixListState {
|
|
6160
6626
|
create_complete = "create-complete",
|
|
6161
6627
|
create_failed = "create-failed",
|
|
@@ -6171,6 +6637,7 @@ export declare enum PrefixListState {
|
|
|
6171
6637
|
restore_in_progress = "restore-in-progress"
|
|
6172
6638
|
}
|
|
6173
6639
|
/**
|
|
6640
|
+
* @public
|
|
6174
6641
|
* <p>Describes a managed prefix list.</p>
|
|
6175
6642
|
*/
|
|
6176
6643
|
export interface ManagedPrefixList {
|
|
@@ -6215,16 +6682,25 @@ export interface ManagedPrefixList {
|
|
|
6215
6682
|
*/
|
|
6216
6683
|
OwnerId?: string;
|
|
6217
6684
|
}
|
|
6685
|
+
/**
|
|
6686
|
+
* @public
|
|
6687
|
+
*/
|
|
6218
6688
|
export interface CreateManagedPrefixListResult {
|
|
6219
6689
|
/**
|
|
6220
6690
|
* <p>Information about the prefix list.</p>
|
|
6221
6691
|
*/
|
|
6222
6692
|
PrefixList?: ManagedPrefixList;
|
|
6223
6693
|
}
|
|
6694
|
+
/**
|
|
6695
|
+
* @public
|
|
6696
|
+
*/
|
|
6224
6697
|
export declare enum ConnectivityType {
|
|
6225
6698
|
PRIVATE = "private",
|
|
6226
6699
|
PUBLIC = "public"
|
|
6227
6700
|
}
|
|
6701
|
+
/**
|
|
6702
|
+
* @public
|
|
6703
|
+
*/
|
|
6228
6704
|
export interface CreateNatGatewayRequest {
|
|
6229
6705
|
/**
|
|
6230
6706
|
* <p>[Public NAT gateways only] The allocation ID of an Elastic IP address to associate
|
|
@@ -6276,6 +6752,7 @@ export interface CreateNatGatewayRequest {
|
|
|
6276
6752
|
SecondaryPrivateIpAddressCount?: number;
|
|
6277
6753
|
}
|
|
6278
6754
|
/**
|
|
6755
|
+
* @public
|
|
6279
6756
|
* <p>Reserved. If you need to sustain traffic greater than the <a href="https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html">documented limits</a>, contact us through the <a href="https://console.aws.amazon.com/support/home?">Support Center</a>.</p>
|
|
6280
6757
|
*/
|
|
6281
6758
|
export interface ProvisionedBandwidth {
|
|
@@ -6300,6 +6777,9 @@ export interface ProvisionedBandwidth {
|
|
|
6300
6777
|
*/
|
|
6301
6778
|
Status?: string;
|
|
6302
6779
|
}
|
|
6780
|
+
/**
|
|
6781
|
+
* @public
|
|
6782
|
+
*/
|
|
6303
6783
|
export declare enum NatGatewayState {
|
|
6304
6784
|
AVAILABLE = "available",
|
|
6305
6785
|
DELETED = "deleted",
|
|
@@ -6308,6 +6788,7 @@ export declare enum NatGatewayState {
|
|
|
6308
6788
|
PENDING = "pending"
|
|
6309
6789
|
}
|
|
6310
6790
|
/**
|
|
6791
|
+
* @public
|
|
6311
6792
|
* <p>Describes a NAT gateway.</p>
|
|
6312
6793
|
*/
|
|
6313
6794
|
export interface NatGateway {
|
|
@@ -6411,6 +6892,9 @@ export interface NatGateway {
|
|
|
6411
6892
|
*/
|
|
6412
6893
|
ConnectivityType?: ConnectivityType | string;
|
|
6413
6894
|
}
|
|
6895
|
+
/**
|
|
6896
|
+
* @public
|
|
6897
|
+
*/
|
|
6414
6898
|
export interface CreateNatGatewayResult {
|
|
6415
6899
|
/**
|
|
6416
6900
|
* <p>Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.</p>
|
|
@@ -6421,6 +6905,9 @@ export interface CreateNatGatewayResult {
|
|
|
6421
6905
|
*/
|
|
6422
6906
|
NatGateway?: NatGateway;
|
|
6423
6907
|
}
|
|
6908
|
+
/**
|
|
6909
|
+
* @public
|
|
6910
|
+
*/
|
|
6424
6911
|
export interface CreateNetworkAclRequest {
|
|
6425
6912
|
/**
|
|
6426
6913
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -6438,6 +6925,7 @@ export interface CreateNetworkAclRequest {
|
|
|
6438
6925
|
TagSpecifications?: TagSpecification[];
|
|
6439
6926
|
}
|
|
6440
6927
|
/**
|
|
6928
|
+
* @public
|
|
6441
6929
|
* <p>Describes an association between a network ACL and a subnet.</p>
|
|
6442
6930
|
*/
|
|
6443
6931
|
export interface NetworkAclAssociation {
|
|
@@ -6455,6 +6943,7 @@ export interface NetworkAclAssociation {
|
|
|
6455
6943
|
SubnetId?: string;
|
|
6456
6944
|
}
|
|
6457
6945
|
/**
|
|
6946
|
+
* @public
|
|
6458
6947
|
* <p>Describes the ICMP type and code.</p>
|
|
6459
6948
|
*/
|
|
6460
6949
|
export interface IcmpTypeCode {
|
|
@@ -6467,11 +6956,15 @@ export interface IcmpTypeCode {
|
|
|
6467
6956
|
*/
|
|
6468
6957
|
Type?: number;
|
|
6469
6958
|
}
|
|
6959
|
+
/**
|
|
6960
|
+
* @public
|
|
6961
|
+
*/
|
|
6470
6962
|
export declare enum RuleAction {
|
|
6471
6963
|
allow = "allow",
|
|
6472
6964
|
deny = "deny"
|
|
6473
6965
|
}
|
|
6474
6966
|
/**
|
|
6967
|
+
* @public
|
|
6475
6968
|
* <p>Describes an entry in a network ACL.</p>
|
|
6476
6969
|
*/
|
|
6477
6970
|
export interface NetworkAclEntry {
|
|
@@ -6509,6 +7002,7 @@ export interface NetworkAclEntry {
|
|
|
6509
7002
|
RuleNumber?: number;
|
|
6510
7003
|
}
|
|
6511
7004
|
/**
|
|
7005
|
+
* @public
|
|
6512
7006
|
* <p>Describes a network ACL.</p>
|
|
6513
7007
|
*/
|
|
6514
7008
|
export interface NetworkAcl {
|
|
@@ -6541,12 +7035,18 @@ export interface NetworkAcl {
|
|
|
6541
7035
|
*/
|
|
6542
7036
|
OwnerId?: string;
|
|
6543
7037
|
}
|
|
7038
|
+
/**
|
|
7039
|
+
* @public
|
|
7040
|
+
*/
|
|
6544
7041
|
export interface CreateNetworkAclResult {
|
|
6545
7042
|
/**
|
|
6546
7043
|
* <p>Information about the network ACL.</p>
|
|
6547
7044
|
*/
|
|
6548
7045
|
NetworkAcl?: NetworkAcl;
|
|
6549
7046
|
}
|
|
7047
|
+
/**
|
|
7048
|
+
* @public
|
|
7049
|
+
*/
|
|
6550
7050
|
export interface CreateNetworkAclEntryRequest {
|
|
6551
7051
|
/**
|
|
6552
7052
|
* <p>The IPv4 network range to allow or deny, in CIDR notation (for example
|
|
@@ -6601,6 +7101,9 @@ export interface CreateNetworkAclEntryRequest {
|
|
|
6601
7101
|
*/
|
|
6602
7102
|
RuleNumber: number | undefined;
|
|
6603
7103
|
}
|
|
7104
|
+
/**
|
|
7105
|
+
* @public
|
|
7106
|
+
*/
|
|
6604
7107
|
export interface CreateNetworkInsightsAccessScopeRequest {
|
|
6605
7108
|
/**
|
|
6606
7109
|
* <p>The paths to match.</p>
|
|
@@ -6627,6 +7130,7 @@ export interface CreateNetworkInsightsAccessScopeRequest {
|
|
|
6627
7130
|
DryRun?: boolean;
|
|
6628
7131
|
}
|
|
6629
7132
|
/**
|
|
7133
|
+
* @public
|
|
6630
7134
|
* <p>Describes a Network Access Scope.</p>
|
|
6631
7135
|
*/
|
|
6632
7136
|
export interface NetworkInsightsAccessScope {
|
|
@@ -6652,6 +7156,7 @@ export interface NetworkInsightsAccessScope {
|
|
|
6652
7156
|
Tags?: Tag[];
|
|
6653
7157
|
}
|
|
6654
7158
|
/**
|
|
7159
|
+
* @public
|
|
6655
7160
|
* <p>Describes the Network Access Scope content.</p>
|
|
6656
7161
|
*/
|
|
6657
7162
|
export interface NetworkInsightsAccessScopeContent {
|
|
@@ -6668,6 +7173,9 @@ export interface NetworkInsightsAccessScopeContent {
|
|
|
6668
7173
|
*/
|
|
6669
7174
|
ExcludePaths?: AccessScopePath[];
|
|
6670
7175
|
}
|
|
7176
|
+
/**
|
|
7177
|
+
* @public
|
|
7178
|
+
*/
|
|
6671
7179
|
export interface CreateNetworkInsightsAccessScopeResult {
|
|
6672
7180
|
/**
|
|
6673
7181
|
* <p>The Network Access Scope.</p>
|
|
@@ -6679,6 +7187,7 @@ export interface CreateNetworkInsightsAccessScopeResult {
|
|
|
6679
7187
|
NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
|
|
6680
7188
|
}
|
|
6681
7189
|
/**
|
|
7190
|
+
* @public
|
|
6682
7191
|
* <p>Describes a port range.</p>
|
|
6683
7192
|
*/
|
|
6684
7193
|
export interface RequestFilterPortRange {
|
|
@@ -6692,6 +7201,7 @@ export interface RequestFilterPortRange {
|
|
|
6692
7201
|
ToPort?: number;
|
|
6693
7202
|
}
|
|
6694
7203
|
/**
|
|
7204
|
+
* @public
|
|
6695
7205
|
* <p>Describes a set of filters for a path analysis. Use path filters to scope the analysis when
|
|
6696
7206
|
* there can be multiple resulting paths.</p>
|
|
6697
7207
|
*/
|
|
@@ -6713,6 +7223,9 @@ export interface PathRequestFilter {
|
|
|
6713
7223
|
*/
|
|
6714
7224
|
DestinationPortRange?: RequestFilterPortRange;
|
|
6715
7225
|
}
|
|
7226
|
+
/**
|
|
7227
|
+
* @public
|
|
7228
|
+
*/
|
|
6716
7229
|
export interface CreateNetworkInsightsPathRequest {
|
|
6717
7230
|
/**
|
|
6718
7231
|
* <p>The IP address of the source.</p>
|
|
@@ -6765,6 +7278,7 @@ export interface CreateNetworkInsightsPathRequest {
|
|
|
6765
7278
|
FilterAtDestination?: PathRequestFilter;
|
|
6766
7279
|
}
|
|
6767
7280
|
/**
|
|
7281
|
+
* @public
|
|
6768
7282
|
* <p>Describes a port range.</p>
|
|
6769
7283
|
*/
|
|
6770
7284
|
export interface FilterPortRange {
|
|
@@ -6778,6 +7292,7 @@ export interface FilterPortRange {
|
|
|
6778
7292
|
ToPort?: number;
|
|
6779
7293
|
}
|
|
6780
7294
|
/**
|
|
7295
|
+
* @public
|
|
6781
7296
|
* <p>Describes a set of filters for a path analysis. Use path filters to scope the analysis when
|
|
6782
7297
|
* there can be multiple resulting paths.</p>
|
|
6783
7298
|
*/
|
|
@@ -6800,6 +7315,7 @@ export interface PathFilter {
|
|
|
6800
7315
|
DestinationPortRange?: FilterPortRange;
|
|
6801
7316
|
}
|
|
6802
7317
|
/**
|
|
7318
|
+
* @public
|
|
6803
7319
|
* <p>Describes a path.</p>
|
|
6804
7320
|
*/
|
|
6805
7321
|
export interface NetworkInsightsPath {
|
|
@@ -6860,17 +7376,26 @@ export interface NetworkInsightsPath {
|
|
|
6860
7376
|
*/
|
|
6861
7377
|
FilterAtDestination?: PathFilter;
|
|
6862
7378
|
}
|
|
7379
|
+
/**
|
|
7380
|
+
* @public
|
|
7381
|
+
*/
|
|
6863
7382
|
export interface CreateNetworkInsightsPathResult {
|
|
6864
7383
|
/**
|
|
6865
7384
|
* <p>Information about the path.</p>
|
|
6866
7385
|
*/
|
|
6867
7386
|
NetworkInsightsPath?: NetworkInsightsPath;
|
|
6868
7387
|
}
|
|
7388
|
+
/**
|
|
7389
|
+
* @public
|
|
7390
|
+
*/
|
|
6869
7391
|
export declare enum NetworkInterfaceCreationType {
|
|
6870
7392
|
branch = "branch",
|
|
6871
7393
|
efa = "efa",
|
|
6872
7394
|
trunk = "trunk"
|
|
6873
7395
|
}
|
|
7396
|
+
/**
|
|
7397
|
+
* @public
|
|
7398
|
+
*/
|
|
6874
7399
|
export interface CreateNetworkInterfaceRequest {
|
|
6875
7400
|
/**
|
|
6876
7401
|
* <p>A description for the network interface.</p>
|
|
@@ -6968,6 +7493,7 @@ export interface CreateNetworkInterfaceRequest {
|
|
|
6968
7493
|
ClientToken?: string;
|
|
6969
7494
|
}
|
|
6970
7495
|
/**
|
|
7496
|
+
* @public
|
|
6971
7497
|
* <p>Describes association information for an Elastic IP address (IPv4 only), or a Carrier
|
|
6972
7498
|
* IP address (for a network interface which resides in a subnet in a Wavelength
|
|
6973
7499
|
* Zone).</p>
|
|
@@ -7005,6 +7531,7 @@ export interface NetworkInterfaceAssociation {
|
|
|
7005
7531
|
CarrierIp?: string;
|
|
7006
7532
|
}
|
|
7007
7533
|
/**
|
|
7534
|
+
* @public
|
|
7008
7535
|
* <p>Describes the ENA Express configuration for UDP traffic on the network interface that's attached to
|
|
7009
7536
|
* the instance.</p>
|
|
7010
7537
|
*/
|
|
@@ -7016,6 +7543,7 @@ export interface AttachmentEnaSrdUdpSpecification {
|
|
|
7016
7543
|
EnaSrdUdpEnabled?: boolean;
|
|
7017
7544
|
}
|
|
7018
7545
|
/**
|
|
7546
|
+
* @public
|
|
7019
7547
|
* <p>Describes the ENA Express configuration for the network interface that's attached to the instance.</p>
|
|
7020
7548
|
*/
|
|
7021
7549
|
export interface AttachmentEnaSrdSpecification {
|
|
@@ -7030,6 +7558,7 @@ export interface AttachmentEnaSrdSpecification {
|
|
|
7030
7558
|
EnaSrdUdpSpecification?: AttachmentEnaSrdUdpSpecification;
|
|
7031
7559
|
}
|
|
7032
7560
|
/**
|
|
7561
|
+
* @public
|
|
7033
7562
|
* <p>Describes a network interface attachment.</p>
|
|
7034
7563
|
*/
|
|
7035
7564
|
export interface NetworkInterfaceAttachment {
|
|
@@ -7071,6 +7600,7 @@ export interface NetworkInterfaceAttachment {
|
|
|
7071
7600
|
EnaSrdSpecification?: AttachmentEnaSrdSpecification;
|
|
7072
7601
|
}
|
|
7073
7602
|
/**
|
|
7603
|
+
* @public
|
|
7074
7604
|
* <p>Describes a security group.</p>
|
|
7075
7605
|
*/
|
|
7076
7606
|
export interface GroupIdentifier {
|
|
@@ -7083,6 +7613,9 @@ export interface GroupIdentifier {
|
|
|
7083
7613
|
*/
|
|
7084
7614
|
GroupId?: string;
|
|
7085
7615
|
}
|
|
7616
|
+
/**
|
|
7617
|
+
* @public
|
|
7618
|
+
*/
|
|
7086
7619
|
export declare enum NetworkInterfaceType {
|
|
7087
7620
|
api_gateway_managed = "api_gateway_managed",
|
|
7088
7621
|
aws_codestar_connections_managed = "aws_codestar_connections_managed",
|
|
@@ -7103,6 +7636,7 @@ export declare enum NetworkInterfaceType {
|
|
|
7103
7636
|
vpc_endpoint = "vpc_endpoint"
|
|
7104
7637
|
}
|
|
7105
7638
|
/**
|
|
7639
|
+
* @public
|
|
7106
7640
|
* <p>Describes an IPv6 address associated with a network interface.</p>
|
|
7107
7641
|
*/
|
|
7108
7642
|
export interface NetworkInterfaceIpv6Address {
|
|
@@ -7112,6 +7646,7 @@ export interface NetworkInterfaceIpv6Address {
|
|
|
7112
7646
|
Ipv6Address?: string;
|
|
7113
7647
|
}
|
|
7114
7648
|
/**
|
|
7649
|
+
* @public
|
|
7115
7650
|
* <p>Describes the IPv6 prefix.</p>
|
|
7116
7651
|
*/
|
|
7117
7652
|
export interface Ipv6PrefixSpecification {
|
|
@@ -7121,6 +7656,7 @@ export interface Ipv6PrefixSpecification {
|
|
|
7121
7656
|
Ipv6Prefix?: string;
|
|
7122
7657
|
}
|
|
7123
7658
|
/**
|
|
7659
|
+
* @public
|
|
7124
7660
|
* <p>Describes the private IPv4 address of a network interface.</p>
|
|
7125
7661
|
*/
|
|
7126
7662
|
export interface NetworkInterfacePrivateIpAddress {
|
|
@@ -7141,6 +7677,9 @@ export interface NetworkInterfacePrivateIpAddress {
|
|
|
7141
7677
|
*/
|
|
7142
7678
|
PrivateIpAddress?: string;
|
|
7143
7679
|
}
|
|
7680
|
+
/**
|
|
7681
|
+
* @public
|
|
7682
|
+
*/
|
|
7144
7683
|
export declare enum NetworkInterfaceStatus {
|
|
7145
7684
|
associated = "associated",
|
|
7146
7685
|
attaching = "attaching",
|
|
@@ -7149,6 +7688,7 @@ export declare enum NetworkInterfaceStatus {
|
|
|
7149
7688
|
in_use = "in-use"
|
|
7150
7689
|
}
|
|
7151
7690
|
/**
|
|
7691
|
+
* @public
|
|
7152
7692
|
* <p>Describes a network interface.</p>
|
|
7153
7693
|
*/
|
|
7154
7694
|
export interface NetworkInterface {
|
|
@@ -7261,6 +7801,9 @@ export interface NetworkInterface {
|
|
|
7261
7801
|
*/
|
|
7262
7802
|
Ipv6Address?: string;
|
|
7263
7803
|
}
|
|
7804
|
+
/**
|
|
7805
|
+
* @public
|
|
7806
|
+
*/
|
|
7264
7807
|
export interface CreateNetworkInterfaceResult {
|
|
7265
7808
|
/**
|
|
7266
7809
|
* <p>Information about the network interface.</p>
|
|
@@ -7271,11 +7814,15 @@ export interface CreateNetworkInterfaceResult {
|
|
|
7271
7814
|
*/
|
|
7272
7815
|
ClientToken?: string;
|
|
7273
7816
|
}
|
|
7817
|
+
/**
|
|
7818
|
+
* @public
|
|
7819
|
+
*/
|
|
7274
7820
|
export declare enum InterfacePermissionType {
|
|
7275
7821
|
EIP_ASSOCIATE = "EIP-ASSOCIATE",
|
|
7276
7822
|
INSTANCE_ATTACH = "INSTANCE-ATTACH"
|
|
7277
7823
|
}
|
|
7278
7824
|
/**
|
|
7825
|
+
* @public
|
|
7279
7826
|
* <p>Contains the parameters for CreateNetworkInterfacePermission.</p>
|
|
7280
7827
|
*/
|
|
7281
7828
|
export interface CreateNetworkInterfacePermissionRequest {
|
|
@@ -7302,6 +7849,9 @@ export interface CreateNetworkInterfacePermissionRequest {
|
|
|
7302
7849
|
*/
|
|
7303
7850
|
DryRun?: boolean;
|
|
7304
7851
|
}
|
|
7852
|
+
/**
|
|
7853
|
+
* @public
|
|
7854
|
+
*/
|
|
7305
7855
|
export declare enum NetworkInterfacePermissionStateCode {
|
|
7306
7856
|
granted = "granted",
|
|
7307
7857
|
pending = "pending",
|
|
@@ -7309,6 +7859,7 @@ export declare enum NetworkInterfacePermissionStateCode {
|
|
|
7309
7859
|
revoking = "revoking"
|
|
7310
7860
|
}
|
|
7311
7861
|
/**
|
|
7862
|
+
* @public
|
|
7312
7863
|
* <p>Describes the state of a network interface permission.</p>
|
|
7313
7864
|
*/
|
|
7314
7865
|
export interface NetworkInterfacePermissionState {
|
|
@@ -7322,6 +7873,7 @@ export interface NetworkInterfacePermissionState {
|
|
|
7322
7873
|
StatusMessage?: string;
|
|
7323
7874
|
}
|
|
7324
7875
|
/**
|
|
7876
|
+
* @public
|
|
7325
7877
|
* <p>Describes a permission for a network interface.</p>
|
|
7326
7878
|
*/
|
|
7327
7879
|
export interface NetworkInterfacePermission {
|
|
@@ -7351,6 +7903,7 @@ export interface NetworkInterfacePermission {
|
|
|
7351
7903
|
PermissionState?: NetworkInterfacePermissionState;
|
|
7352
7904
|
}
|
|
7353
7905
|
/**
|
|
7906
|
+
* @public
|
|
7354
7907
|
* <p>Contains the output of CreateNetworkInterfacePermission.</p>
|
|
7355
7908
|
*/
|
|
7356
7909
|
export interface CreateNetworkInterfacePermissionResult {
|
|
@@ -7359,15 +7912,24 @@ export interface CreateNetworkInterfacePermissionResult {
|
|
|
7359
7912
|
*/
|
|
7360
7913
|
InterfacePermission?: NetworkInterfacePermission;
|
|
7361
7914
|
}
|
|
7915
|
+
/**
|
|
7916
|
+
* @public
|
|
7917
|
+
*/
|
|
7362
7918
|
export declare enum SpreadLevel {
|
|
7363
7919
|
host = "host",
|
|
7364
7920
|
rack = "rack"
|
|
7365
7921
|
}
|
|
7922
|
+
/**
|
|
7923
|
+
* @public
|
|
7924
|
+
*/
|
|
7366
7925
|
export declare enum PlacementStrategy {
|
|
7367
7926
|
cluster = "cluster",
|
|
7368
7927
|
partition = "partition",
|
|
7369
7928
|
spread = "spread"
|
|
7370
7929
|
}
|
|
7930
|
+
/**
|
|
7931
|
+
* @public
|
|
7932
|
+
*/
|
|
7371
7933
|
export interface CreatePlacementGroupRequest {
|
|
7372
7934
|
/**
|
|
7373
7935
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -7408,6 +7970,9 @@ export interface CreatePlacementGroupRequest {
|
|
|
7408
7970
|
*/
|
|
7409
7971
|
SpreadLevel?: SpreadLevel | string;
|
|
7410
7972
|
}
|
|
7973
|
+
/**
|
|
7974
|
+
* @public
|
|
7975
|
+
*/
|
|
7411
7976
|
export declare enum PlacementGroupState {
|
|
7412
7977
|
available = "available",
|
|
7413
7978
|
deleted = "deleted",
|
|
@@ -7415,6 +7980,7 @@ export declare enum PlacementGroupState {
|
|
|
7415
7980
|
pending = "pending"
|
|
7416
7981
|
}
|
|
7417
7982
|
/**
|
|
7983
|
+
* @public
|
|
7418
7984
|
* <p>Describes a placement group.</p>
|
|
7419
7985
|
*/
|
|
7420
7986
|
export interface PlacementGroup {
|
|
@@ -7453,12 +8019,18 @@ export interface PlacementGroup {
|
|
|
7453
8019
|
*/
|
|
7454
8020
|
SpreadLevel?: SpreadLevel | string;
|
|
7455
8021
|
}
|
|
8022
|
+
/**
|
|
8023
|
+
* @public
|
|
8024
|
+
*/
|
|
7456
8025
|
export interface CreatePlacementGroupResult {
|
|
7457
8026
|
/**
|
|
7458
8027
|
* <p>Information about the placement group.</p>
|
|
7459
8028
|
*/
|
|
7460
8029
|
PlacementGroup?: PlacementGroup;
|
|
7461
8030
|
}
|
|
8031
|
+
/**
|
|
8032
|
+
* @public
|
|
8033
|
+
*/
|
|
7462
8034
|
export interface CreatePublicIpv4PoolRequest {
|
|
7463
8035
|
/**
|
|
7464
8036
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -7472,12 +8044,18 @@ export interface CreatePublicIpv4PoolRequest {
|
|
|
7472
8044
|
*/
|
|
7473
8045
|
TagSpecifications?: TagSpecification[];
|
|
7474
8046
|
}
|
|
8047
|
+
/**
|
|
8048
|
+
* @public
|
|
8049
|
+
*/
|
|
7475
8050
|
export interface CreatePublicIpv4PoolResult {
|
|
7476
8051
|
/**
|
|
7477
8052
|
* <p>The ID of the public IPv4 pool.</p>
|
|
7478
8053
|
*/
|
|
7479
8054
|
PoolId?: string;
|
|
7480
8055
|
}
|
|
8056
|
+
/**
|
|
8057
|
+
* @public
|
|
8058
|
+
*/
|
|
7481
8059
|
export interface CreateReplaceRootVolumeTaskRequest {
|
|
7482
8060
|
/**
|
|
7483
8061
|
* <p>The ID of the instance for which to replace the root volume.</p>
|
|
@@ -7524,6 +8102,9 @@ export interface CreateReplaceRootVolumeTaskRequest {
|
|
|
7524
8102
|
*/
|
|
7525
8103
|
DeleteReplacedRootVolume?: boolean;
|
|
7526
8104
|
}
|
|
8105
|
+
/**
|
|
8106
|
+
* @public
|
|
8107
|
+
*/
|
|
7527
8108
|
export declare enum ReplaceRootVolumeTaskState {
|
|
7528
8109
|
failed = "failed",
|
|
7529
8110
|
failed_detached = "failed-detached",
|
|
@@ -7533,6 +8114,7 @@ export declare enum ReplaceRootVolumeTaskState {
|
|
|
7533
8114
|
succeeded = "succeeded"
|
|
7534
8115
|
}
|
|
7535
8116
|
/**
|
|
8117
|
+
* @public
|
|
7536
8118
|
* <p>Information about a root volume replacement task.</p>
|
|
7537
8119
|
*/
|
|
7538
8120
|
export interface ReplaceRootVolumeTask {
|