@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
|
@@ -3,6 +3,7 @@ import { AttributeValue, BlockDeviceMapping, FleetLaunchTemplateSpecification, F
|
|
|
3
3
|
import { RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, StorageTier, TrafficMirrorFilter, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup } from "./models_2";
|
|
4
4
|
import { ArchitectureValues, AttributeBooleanValue, BootModeValues, CapacityReservationSpecificationResponse, CpuOptions, DeviceType, ElasticGpuAssociation, ElasticInferenceAcceleratorAssociation, EnclaveOptions, EventInformation, Filter, HibernationOptions, HypervisorType, IdFormat, InstanceBlockDeviceMapping, InstanceBootModeValues, InstanceLifecycleType, InstanceMaintenanceOptions, InstanceMetadataOptionsResponse, LicenseConfiguration, MonitoringState, PermissionGroup, ProductCode, VirtualizationType } from "./models_3";
|
|
5
5
|
/**
|
|
6
|
+
* @public
|
|
6
7
|
* <p>Describes the monitoring of an instance.</p>
|
|
7
8
|
*/
|
|
8
9
|
export interface Monitoring {
|
|
@@ -13,6 +14,7 @@ export interface Monitoring {
|
|
|
13
14
|
State?: MonitoringState | string;
|
|
14
15
|
}
|
|
15
16
|
/**
|
|
17
|
+
* @public
|
|
16
18
|
* <p>Describes association information for an Elastic IP address (IPv4).</p>
|
|
17
19
|
*/
|
|
18
20
|
export interface InstanceNetworkInterfaceAssociation {
|
|
@@ -38,6 +40,7 @@ export interface InstanceNetworkInterfaceAssociation {
|
|
|
38
40
|
PublicIp?: string;
|
|
39
41
|
}
|
|
40
42
|
/**
|
|
43
|
+
* @public
|
|
41
44
|
* <p>Describes a network interface attachment.</p>
|
|
42
45
|
*/
|
|
43
46
|
export interface InstanceNetworkInterfaceAttachment {
|
|
@@ -67,6 +70,7 @@ export interface InstanceNetworkInterfaceAttachment {
|
|
|
67
70
|
NetworkCardIndex?: number;
|
|
68
71
|
}
|
|
69
72
|
/**
|
|
73
|
+
* @public
|
|
70
74
|
* <p>Information about an IPv4 prefix.</p>
|
|
71
75
|
*/
|
|
72
76
|
export interface InstanceIpv4Prefix {
|
|
@@ -76,6 +80,7 @@ export interface InstanceIpv4Prefix {
|
|
|
76
80
|
Ipv4Prefix?: string;
|
|
77
81
|
}
|
|
78
82
|
/**
|
|
83
|
+
* @public
|
|
79
84
|
* <p>Information about an IPv6 prefix.</p>
|
|
80
85
|
*/
|
|
81
86
|
export interface InstanceIpv6Prefix {
|
|
@@ -85,6 +90,7 @@ export interface InstanceIpv6Prefix {
|
|
|
85
90
|
Ipv6Prefix?: string;
|
|
86
91
|
}
|
|
87
92
|
/**
|
|
93
|
+
* @public
|
|
88
94
|
* <p>Describes a private IPv4 address.</p>
|
|
89
95
|
*/
|
|
90
96
|
export interface InstancePrivateIpAddress {
|
|
@@ -106,6 +112,7 @@ export interface InstancePrivateIpAddress {
|
|
|
106
112
|
PrivateIpAddress?: string;
|
|
107
113
|
}
|
|
108
114
|
/**
|
|
115
|
+
* @public
|
|
109
116
|
* <p>Describes a network interface.</p>
|
|
110
117
|
*/
|
|
111
118
|
export interface InstanceNetworkInterface {
|
|
@@ -186,6 +193,7 @@ export interface InstanceNetworkInterface {
|
|
|
186
193
|
Ipv6Prefixes?: InstanceIpv6Prefix[];
|
|
187
194
|
}
|
|
188
195
|
/**
|
|
196
|
+
* @public
|
|
189
197
|
* <p>Describes the options for instance hostnames.</p>
|
|
190
198
|
*/
|
|
191
199
|
export interface PrivateDnsNameOptionsResponse {
|
|
@@ -204,6 +212,9 @@ export interface PrivateDnsNameOptionsResponse {
|
|
|
204
212
|
*/
|
|
205
213
|
EnableResourceNameDnsAAAARecord?: boolean;
|
|
206
214
|
}
|
|
215
|
+
/**
|
|
216
|
+
* @public
|
|
217
|
+
*/
|
|
207
218
|
export declare enum InstanceStateName {
|
|
208
219
|
pending = "pending",
|
|
209
220
|
running = "running",
|
|
@@ -213,6 +224,7 @@ export declare enum InstanceStateName {
|
|
|
213
224
|
terminated = "terminated"
|
|
214
225
|
}
|
|
215
226
|
/**
|
|
227
|
+
* @public
|
|
216
228
|
* <p>Describes the current state of an instance.</p>
|
|
217
229
|
*/
|
|
218
230
|
export interface InstanceState {
|
|
@@ -267,6 +279,7 @@ export interface InstanceState {
|
|
|
267
279
|
Name?: InstanceStateName | string;
|
|
268
280
|
}
|
|
269
281
|
/**
|
|
282
|
+
* @public
|
|
270
283
|
* <p>Describes an instance.</p>
|
|
271
284
|
*/
|
|
272
285
|
export interface Instance {
|
|
@@ -537,6 +550,7 @@ export interface Instance {
|
|
|
537
550
|
CurrentInstanceBootMode?: InstanceBootModeValues | string;
|
|
538
551
|
}
|
|
539
552
|
/**
|
|
553
|
+
* @public
|
|
540
554
|
* <p>Describes a launch request for one or more instances, and includes owner, requester,
|
|
541
555
|
* and security group information that applies to all instances in the launch
|
|
542
556
|
* request.</p>
|
|
@@ -564,6 +578,9 @@ export interface Reservation {
|
|
|
564
578
|
*/
|
|
565
579
|
ReservationId?: string;
|
|
566
580
|
}
|
|
581
|
+
/**
|
|
582
|
+
* @public
|
|
583
|
+
*/
|
|
567
584
|
export interface DescribeInstancesResult {
|
|
568
585
|
/**
|
|
569
586
|
* <p>Information about the reservations.</p>
|
|
@@ -575,6 +592,9 @@ export interface DescribeInstancesResult {
|
|
|
575
592
|
*/
|
|
576
593
|
NextToken?: string;
|
|
577
594
|
}
|
|
595
|
+
/**
|
|
596
|
+
* @public
|
|
597
|
+
*/
|
|
578
598
|
export interface DescribeInstanceStatusRequest {
|
|
579
599
|
/**
|
|
580
600
|
* <p>The filters.</p>
|
|
@@ -687,6 +707,9 @@ export interface DescribeInstanceStatusRequest {
|
|
|
687
707
|
*/
|
|
688
708
|
IncludeAllInstances?: boolean;
|
|
689
709
|
}
|
|
710
|
+
/**
|
|
711
|
+
* @public
|
|
712
|
+
*/
|
|
690
713
|
export declare enum EventCode {
|
|
691
714
|
instance_reboot = "instance-reboot",
|
|
692
715
|
instance_retirement = "instance-retirement",
|
|
@@ -695,6 +718,7 @@ export declare enum EventCode {
|
|
|
695
718
|
system_reboot = "system-reboot"
|
|
696
719
|
}
|
|
697
720
|
/**
|
|
721
|
+
* @public
|
|
698
722
|
* <p>Describes a scheduled event for an instance.</p>
|
|
699
723
|
*/
|
|
700
724
|
export interface InstanceStatusEvent {
|
|
@@ -726,9 +750,15 @@ export interface InstanceStatusEvent {
|
|
|
726
750
|
*/
|
|
727
751
|
NotBeforeDeadline?: Date;
|
|
728
752
|
}
|
|
753
|
+
/**
|
|
754
|
+
* @public
|
|
755
|
+
*/
|
|
729
756
|
export declare enum StatusName {
|
|
730
757
|
reachability = "reachability"
|
|
731
758
|
}
|
|
759
|
+
/**
|
|
760
|
+
* @public
|
|
761
|
+
*/
|
|
732
762
|
export declare enum StatusType {
|
|
733
763
|
failed = "failed",
|
|
734
764
|
initializing = "initializing",
|
|
@@ -736,6 +766,7 @@ export declare enum StatusType {
|
|
|
736
766
|
passed = "passed"
|
|
737
767
|
}
|
|
738
768
|
/**
|
|
769
|
+
* @public
|
|
739
770
|
* <p>Describes the instance status.</p>
|
|
740
771
|
*/
|
|
741
772
|
export interface InstanceStatusDetails {
|
|
@@ -753,6 +784,9 @@ export interface InstanceStatusDetails {
|
|
|
753
784
|
*/
|
|
754
785
|
Status?: StatusType | string;
|
|
755
786
|
}
|
|
787
|
+
/**
|
|
788
|
+
* @public
|
|
789
|
+
*/
|
|
756
790
|
export declare enum SummaryStatus {
|
|
757
791
|
impaired = "impaired",
|
|
758
792
|
initializing = "initializing",
|
|
@@ -761,6 +795,7 @@ export declare enum SummaryStatus {
|
|
|
761
795
|
ok = "ok"
|
|
762
796
|
}
|
|
763
797
|
/**
|
|
798
|
+
* @public
|
|
764
799
|
* <p>Describes the status of an instance.</p>
|
|
765
800
|
*/
|
|
766
801
|
export interface InstanceStatusSummary {
|
|
@@ -774,6 +809,7 @@ export interface InstanceStatusSummary {
|
|
|
774
809
|
Status?: SummaryStatus | string;
|
|
775
810
|
}
|
|
776
811
|
/**
|
|
812
|
+
* @public
|
|
777
813
|
* <p>Describes the status of an instance.</p>
|
|
778
814
|
*/
|
|
779
815
|
export interface InstanceStatus {
|
|
@@ -809,6 +845,9 @@ export interface InstanceStatus {
|
|
|
809
845
|
*/
|
|
810
846
|
SystemStatus?: InstanceStatusSummary;
|
|
811
847
|
}
|
|
848
|
+
/**
|
|
849
|
+
* @public
|
|
850
|
+
*/
|
|
812
851
|
export interface DescribeInstanceStatusResult {
|
|
813
852
|
/**
|
|
814
853
|
* <p>Information about the status of the instances.</p>
|
|
@@ -820,11 +859,17 @@ export interface DescribeInstanceStatusResult {
|
|
|
820
859
|
*/
|
|
821
860
|
NextToken?: string;
|
|
822
861
|
}
|
|
862
|
+
/**
|
|
863
|
+
* @public
|
|
864
|
+
*/
|
|
823
865
|
export declare enum LocationType {
|
|
824
866
|
availability_zone = "availability-zone",
|
|
825
867
|
availability_zone_id = "availability-zone-id",
|
|
826
868
|
region = "region"
|
|
827
869
|
}
|
|
870
|
+
/**
|
|
871
|
+
* @public
|
|
872
|
+
*/
|
|
828
873
|
export interface DescribeInstanceTypeOfferingsRequest {
|
|
829
874
|
/**
|
|
830
875
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -864,6 +909,7 @@ export interface DescribeInstanceTypeOfferingsRequest {
|
|
|
864
909
|
NextToken?: string;
|
|
865
910
|
}
|
|
866
911
|
/**
|
|
912
|
+
* @public
|
|
867
913
|
* <p>The instance types offered.</p>
|
|
868
914
|
*/
|
|
869
915
|
export interface InstanceTypeOffering {
|
|
@@ -881,6 +927,9 @@ export interface InstanceTypeOffering {
|
|
|
881
927
|
*/
|
|
882
928
|
Location?: string;
|
|
883
929
|
}
|
|
930
|
+
/**
|
|
931
|
+
* @public
|
|
932
|
+
*/
|
|
884
933
|
export interface DescribeInstanceTypeOfferingsResult {
|
|
885
934
|
/**
|
|
886
935
|
* <p>The instance types offered.</p>
|
|
@@ -892,6 +941,9 @@ export interface DescribeInstanceTypeOfferingsResult {
|
|
|
892
941
|
*/
|
|
893
942
|
NextToken?: string;
|
|
894
943
|
}
|
|
944
|
+
/**
|
|
945
|
+
* @public
|
|
946
|
+
*/
|
|
895
947
|
export interface DescribeInstanceTypesRequest {
|
|
896
948
|
/**
|
|
897
949
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -1142,6 +1194,7 @@ export interface DescribeInstanceTypesRequest {
|
|
|
1142
1194
|
NextToken?: string;
|
|
1143
1195
|
}
|
|
1144
1196
|
/**
|
|
1197
|
+
* @public
|
|
1145
1198
|
* <p>Describes the optimized EBS performance for supported instance types.</p>
|
|
1146
1199
|
*/
|
|
1147
1200
|
export interface EbsOptimizedInfo {
|
|
@@ -1170,21 +1223,31 @@ export interface EbsOptimizedInfo {
|
|
|
1170
1223
|
*/
|
|
1171
1224
|
MaximumIops?: number;
|
|
1172
1225
|
}
|
|
1226
|
+
/**
|
|
1227
|
+
* @public
|
|
1228
|
+
*/
|
|
1173
1229
|
export declare enum EbsOptimizedSupport {
|
|
1174
1230
|
default = "default",
|
|
1175
1231
|
supported = "supported",
|
|
1176
1232
|
unsupported = "unsupported"
|
|
1177
1233
|
}
|
|
1234
|
+
/**
|
|
1235
|
+
* @public
|
|
1236
|
+
*/
|
|
1178
1237
|
export declare enum EbsEncryptionSupport {
|
|
1179
1238
|
supported = "supported",
|
|
1180
1239
|
unsupported = "unsupported"
|
|
1181
1240
|
}
|
|
1241
|
+
/**
|
|
1242
|
+
* @public
|
|
1243
|
+
*/
|
|
1182
1244
|
export declare enum EbsNvmeSupport {
|
|
1183
1245
|
REQUIRED = "required",
|
|
1184
1246
|
SUPPORTED = "supported",
|
|
1185
1247
|
UNSUPPORTED = "unsupported"
|
|
1186
1248
|
}
|
|
1187
1249
|
/**
|
|
1250
|
+
* @public
|
|
1188
1251
|
* <p>Describes the Amazon EBS features supported by the instance type.</p>
|
|
1189
1252
|
*/
|
|
1190
1253
|
export interface EbsInfo {
|
|
@@ -1207,6 +1270,7 @@ export interface EbsInfo {
|
|
|
1207
1270
|
NvmeSupport?: EbsNvmeSupport | string;
|
|
1208
1271
|
}
|
|
1209
1272
|
/**
|
|
1273
|
+
* @public
|
|
1210
1274
|
* <p>Describes the memory for the FPGA accelerator for the instance type.</p>
|
|
1211
1275
|
*/
|
|
1212
1276
|
export interface FpgaDeviceMemoryInfo {
|
|
@@ -1216,6 +1280,7 @@ export interface FpgaDeviceMemoryInfo {
|
|
|
1216
1280
|
SizeInMiB?: number;
|
|
1217
1281
|
}
|
|
1218
1282
|
/**
|
|
1283
|
+
* @public
|
|
1219
1284
|
* <p>Describes the FPGA accelerator for the instance type.</p>
|
|
1220
1285
|
*/
|
|
1221
1286
|
export interface FpgaDeviceInfo {
|
|
@@ -1237,6 +1302,7 @@ export interface FpgaDeviceInfo {
|
|
|
1237
1302
|
MemoryInfo?: FpgaDeviceMemoryInfo;
|
|
1238
1303
|
}
|
|
1239
1304
|
/**
|
|
1305
|
+
* @public
|
|
1240
1306
|
* <p>Describes the FPGAs for the instance type.</p>
|
|
1241
1307
|
*/
|
|
1242
1308
|
export interface FpgaInfo {
|
|
@@ -1250,6 +1316,7 @@ export interface FpgaInfo {
|
|
|
1250
1316
|
TotalFpgaMemoryInMiB?: number;
|
|
1251
1317
|
}
|
|
1252
1318
|
/**
|
|
1319
|
+
* @public
|
|
1253
1320
|
* <p>Describes the memory available to the GPU accelerator.</p>
|
|
1254
1321
|
*/
|
|
1255
1322
|
export interface GpuDeviceMemoryInfo {
|
|
@@ -1259,6 +1326,7 @@ export interface GpuDeviceMemoryInfo {
|
|
|
1259
1326
|
SizeInMiB?: number;
|
|
1260
1327
|
}
|
|
1261
1328
|
/**
|
|
1329
|
+
* @public
|
|
1262
1330
|
* <p>Describes the GPU accelerators for the instance type.</p>
|
|
1263
1331
|
*/
|
|
1264
1332
|
export interface GpuDeviceInfo {
|
|
@@ -1280,6 +1348,7 @@ export interface GpuDeviceInfo {
|
|
|
1280
1348
|
MemoryInfo?: GpuDeviceMemoryInfo;
|
|
1281
1349
|
}
|
|
1282
1350
|
/**
|
|
1351
|
+
* @public
|
|
1283
1352
|
* <p>Describes the GPU accelerators for the instance type.</p>
|
|
1284
1353
|
*/
|
|
1285
1354
|
export interface GpuInfo {
|
|
@@ -1292,11 +1361,15 @@ export interface GpuInfo {
|
|
|
1292
1361
|
*/
|
|
1293
1362
|
TotalGpuMemoryInMiB?: number;
|
|
1294
1363
|
}
|
|
1364
|
+
/**
|
|
1365
|
+
* @public
|
|
1366
|
+
*/
|
|
1295
1367
|
export declare enum InstanceTypeHypervisor {
|
|
1296
1368
|
NITRO = "nitro",
|
|
1297
1369
|
XEN = "xen"
|
|
1298
1370
|
}
|
|
1299
1371
|
/**
|
|
1372
|
+
* @public
|
|
1300
1373
|
* <p>Describes the Inference accelerators for the instance type.</p>
|
|
1301
1374
|
*/
|
|
1302
1375
|
export interface InferenceDeviceInfo {
|
|
@@ -1314,6 +1387,7 @@ export interface InferenceDeviceInfo {
|
|
|
1314
1387
|
Manufacturer?: string;
|
|
1315
1388
|
}
|
|
1316
1389
|
/**
|
|
1390
|
+
* @public
|
|
1317
1391
|
* <p>Describes the Inference accelerators for the instance type.</p>
|
|
1318
1392
|
*/
|
|
1319
1393
|
export interface InferenceAcceleratorInfo {
|
|
@@ -1322,11 +1396,15 @@ export interface InferenceAcceleratorInfo {
|
|
|
1322
1396
|
*/
|
|
1323
1397
|
Accelerators?: InferenceDeviceInfo[];
|
|
1324
1398
|
}
|
|
1399
|
+
/**
|
|
1400
|
+
* @public
|
|
1401
|
+
*/
|
|
1325
1402
|
export declare enum DiskType {
|
|
1326
1403
|
hdd = "hdd",
|
|
1327
1404
|
ssd = "ssd"
|
|
1328
1405
|
}
|
|
1329
1406
|
/**
|
|
1407
|
+
* @public
|
|
1330
1408
|
* <p>Describes a disk.</p>
|
|
1331
1409
|
*/
|
|
1332
1410
|
export interface DiskInfo {
|
|
@@ -1343,16 +1421,23 @@ export interface DiskInfo {
|
|
|
1343
1421
|
*/
|
|
1344
1422
|
Type?: DiskType | string;
|
|
1345
1423
|
}
|
|
1424
|
+
/**
|
|
1425
|
+
* @public
|
|
1426
|
+
*/
|
|
1346
1427
|
export declare enum InstanceStorageEncryptionSupport {
|
|
1347
1428
|
required = "required",
|
|
1348
1429
|
unsupported = "unsupported"
|
|
1349
1430
|
}
|
|
1431
|
+
/**
|
|
1432
|
+
* @public
|
|
1433
|
+
*/
|
|
1350
1434
|
export declare enum EphemeralNvmeSupport {
|
|
1351
1435
|
REQUIRED = "required",
|
|
1352
1436
|
SUPPORTED = "supported",
|
|
1353
1437
|
UNSUPPORTED = "unsupported"
|
|
1354
1438
|
}
|
|
1355
1439
|
/**
|
|
1440
|
+
* @public
|
|
1356
1441
|
* <p>Describes the instance store features that are supported by the instance type.</p>
|
|
1357
1442
|
*/
|
|
1358
1443
|
export interface InstanceStorageInfo {
|
|
@@ -1374,6 +1459,7 @@ export interface InstanceStorageInfo {
|
|
|
1374
1459
|
EncryptionSupport?: InstanceStorageEncryptionSupport | string;
|
|
1375
1460
|
}
|
|
1376
1461
|
/**
|
|
1462
|
+
* @public
|
|
1377
1463
|
* <p>Describes the memory for the instance type.</p>
|
|
1378
1464
|
*/
|
|
1379
1465
|
export interface MemoryInfo {
|
|
@@ -1383,6 +1469,7 @@ export interface MemoryInfo {
|
|
|
1383
1469
|
SizeInMiB?: number;
|
|
1384
1470
|
}
|
|
1385
1471
|
/**
|
|
1472
|
+
* @public
|
|
1386
1473
|
* <p>Describes the Elastic Fabric Adapters for the instance type.</p>
|
|
1387
1474
|
*/
|
|
1388
1475
|
export interface EfaInfo {
|
|
@@ -1391,12 +1478,16 @@ export interface EfaInfo {
|
|
|
1391
1478
|
*/
|
|
1392
1479
|
MaximumEfaInterfaces?: number;
|
|
1393
1480
|
}
|
|
1481
|
+
/**
|
|
1482
|
+
* @public
|
|
1483
|
+
*/
|
|
1394
1484
|
export declare enum EnaSupport {
|
|
1395
1485
|
required = "required",
|
|
1396
1486
|
supported = "supported",
|
|
1397
1487
|
unsupported = "unsupported"
|
|
1398
1488
|
}
|
|
1399
1489
|
/**
|
|
1490
|
+
* @public
|
|
1400
1491
|
* <p>Describes the network card support of the instance type.</p>
|
|
1401
1492
|
*/
|
|
1402
1493
|
export interface NetworkCardInfo {
|
|
@@ -1414,6 +1505,7 @@ export interface NetworkCardInfo {
|
|
|
1414
1505
|
MaximumNetworkInterfaces?: number;
|
|
1415
1506
|
}
|
|
1416
1507
|
/**
|
|
1508
|
+
* @public
|
|
1417
1509
|
* <p>Describes the networking features of the instance type.</p>
|
|
1418
1510
|
*/
|
|
1419
1511
|
export interface NetworkInfo {
|
|
@@ -1472,12 +1564,16 @@ export interface NetworkInfo {
|
|
|
1472
1564
|
*/
|
|
1473
1565
|
EnaSrdSupported?: boolean;
|
|
1474
1566
|
}
|
|
1567
|
+
/**
|
|
1568
|
+
* @public
|
|
1569
|
+
*/
|
|
1475
1570
|
export declare enum PlacementGroupStrategy {
|
|
1476
1571
|
cluster = "cluster",
|
|
1477
1572
|
partition = "partition",
|
|
1478
1573
|
spread = "spread"
|
|
1479
1574
|
}
|
|
1480
1575
|
/**
|
|
1576
|
+
* @public
|
|
1481
1577
|
* <p>Describes the placement group support of the instance type.</p>
|
|
1482
1578
|
*/
|
|
1483
1579
|
export interface PlacementGroupInfo {
|
|
@@ -1486,6 +1582,9 @@ export interface PlacementGroupInfo {
|
|
|
1486
1582
|
*/
|
|
1487
1583
|
SupportedStrategies?: (PlacementGroupStrategy | string)[];
|
|
1488
1584
|
}
|
|
1585
|
+
/**
|
|
1586
|
+
* @public
|
|
1587
|
+
*/
|
|
1489
1588
|
export declare enum ArchitectureType {
|
|
1490
1589
|
arm64 = "arm64",
|
|
1491
1590
|
arm64_mac = "arm64_mac",
|
|
@@ -1494,6 +1593,7 @@ export declare enum ArchitectureType {
|
|
|
1494
1593
|
x86_64_mac = "x86_64_mac"
|
|
1495
1594
|
}
|
|
1496
1595
|
/**
|
|
1596
|
+
* @public
|
|
1497
1597
|
* <p>Describes the processor used by the instance type.</p>
|
|
1498
1598
|
*/
|
|
1499
1599
|
export interface ProcessorInfo {
|
|
@@ -1506,19 +1606,29 @@ export interface ProcessorInfo {
|
|
|
1506
1606
|
*/
|
|
1507
1607
|
SustainedClockSpeedInGhz?: number;
|
|
1508
1608
|
}
|
|
1609
|
+
/**
|
|
1610
|
+
* @public
|
|
1611
|
+
*/
|
|
1509
1612
|
export declare enum BootModeType {
|
|
1510
1613
|
legacy_bios = "legacy-bios",
|
|
1511
1614
|
uefi = "uefi"
|
|
1512
1615
|
}
|
|
1616
|
+
/**
|
|
1617
|
+
* @public
|
|
1618
|
+
*/
|
|
1513
1619
|
export declare enum RootDeviceType {
|
|
1514
1620
|
ebs = "ebs",
|
|
1515
1621
|
instance_store = "instance-store"
|
|
1516
1622
|
}
|
|
1623
|
+
/**
|
|
1624
|
+
* @public
|
|
1625
|
+
*/
|
|
1517
1626
|
export declare enum UsageClassType {
|
|
1518
1627
|
on_demand = "on-demand",
|
|
1519
1628
|
spot = "spot"
|
|
1520
1629
|
}
|
|
1521
1630
|
/**
|
|
1631
|
+
* @public
|
|
1522
1632
|
* <p>Describes the vCPU configurations for the instance type.</p>
|
|
1523
1633
|
*/
|
|
1524
1634
|
export interface VCpuInfo {
|
|
@@ -1544,6 +1654,7 @@ export interface VCpuInfo {
|
|
|
1544
1654
|
ValidThreadsPerCore?: number[];
|
|
1545
1655
|
}
|
|
1546
1656
|
/**
|
|
1657
|
+
* @public
|
|
1547
1658
|
* <p>Describes the instance type.</p>
|
|
1548
1659
|
*/
|
|
1549
1660
|
export interface InstanceTypeInfo {
|
|
@@ -1645,6 +1756,9 @@ export interface InstanceTypeInfo {
|
|
|
1645
1756
|
*/
|
|
1646
1757
|
SupportedBootModes?: (BootModeType | string)[];
|
|
1647
1758
|
}
|
|
1759
|
+
/**
|
|
1760
|
+
* @public
|
|
1761
|
+
*/
|
|
1648
1762
|
export interface DescribeInstanceTypesResult {
|
|
1649
1763
|
/**
|
|
1650
1764
|
* <p>The instance type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
@@ -1656,6 +1770,9 @@ export interface DescribeInstanceTypesResult {
|
|
|
1656
1770
|
*/
|
|
1657
1771
|
NextToken?: string;
|
|
1658
1772
|
}
|
|
1773
|
+
/**
|
|
1774
|
+
* @public
|
|
1775
|
+
*/
|
|
1659
1776
|
export interface DescribeInternetGatewaysRequest {
|
|
1660
1777
|
/**
|
|
1661
1778
|
* <p>One or more filters.</p>
|
|
@@ -1711,6 +1828,9 @@ export interface DescribeInternetGatewaysRequest {
|
|
|
1711
1828
|
*/
|
|
1712
1829
|
MaxResults?: number;
|
|
1713
1830
|
}
|
|
1831
|
+
/**
|
|
1832
|
+
* @public
|
|
1833
|
+
*/
|
|
1714
1834
|
export interface DescribeInternetGatewaysResult {
|
|
1715
1835
|
/**
|
|
1716
1836
|
* <p>Information about one or more internet gateways.</p>
|
|
@@ -1721,6 +1841,9 @@ export interface DescribeInternetGatewaysResult {
|
|
|
1721
1841
|
*/
|
|
1722
1842
|
NextToken?: string;
|
|
1723
1843
|
}
|
|
1844
|
+
/**
|
|
1845
|
+
* @public
|
|
1846
|
+
*/
|
|
1724
1847
|
export interface DescribeIpamPoolsRequest {
|
|
1725
1848
|
/**
|
|
1726
1849
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -1745,6 +1868,9 @@ export interface DescribeIpamPoolsRequest {
|
|
|
1745
1868
|
*/
|
|
1746
1869
|
IpamPoolIds?: string[];
|
|
1747
1870
|
}
|
|
1871
|
+
/**
|
|
1872
|
+
* @public
|
|
1873
|
+
*/
|
|
1748
1874
|
export interface DescribeIpamPoolsResult {
|
|
1749
1875
|
/**
|
|
1750
1876
|
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
@@ -1755,6 +1881,9 @@ export interface DescribeIpamPoolsResult {
|
|
|
1755
1881
|
*/
|
|
1756
1882
|
IpamPools?: IpamPool[];
|
|
1757
1883
|
}
|
|
1884
|
+
/**
|
|
1885
|
+
* @public
|
|
1886
|
+
*/
|
|
1758
1887
|
export interface DescribeIpamResourceDiscoveriesRequest {
|
|
1759
1888
|
/**
|
|
1760
1889
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -1779,6 +1908,9 @@ export interface DescribeIpamResourceDiscoveriesRequest {
|
|
|
1779
1908
|
*/
|
|
1780
1909
|
Filters?: Filter[];
|
|
1781
1910
|
}
|
|
1911
|
+
/**
|
|
1912
|
+
* @public
|
|
1913
|
+
*/
|
|
1782
1914
|
export interface DescribeIpamResourceDiscoveriesResult {
|
|
1783
1915
|
/**
|
|
1784
1916
|
* <p>The resource discoveries.</p>
|
|
@@ -1789,6 +1921,9 @@ export interface DescribeIpamResourceDiscoveriesResult {
|
|
|
1789
1921
|
*/
|
|
1790
1922
|
NextToken?: string;
|
|
1791
1923
|
}
|
|
1924
|
+
/**
|
|
1925
|
+
* @public
|
|
1926
|
+
*/
|
|
1792
1927
|
export interface DescribeIpamResourceDiscoveryAssociationsRequest {
|
|
1793
1928
|
/**
|
|
1794
1929
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -1813,6 +1948,9 @@ export interface DescribeIpamResourceDiscoveryAssociationsRequest {
|
|
|
1813
1948
|
*/
|
|
1814
1949
|
Filters?: Filter[];
|
|
1815
1950
|
}
|
|
1951
|
+
/**
|
|
1952
|
+
* @public
|
|
1953
|
+
*/
|
|
1816
1954
|
export interface DescribeIpamResourceDiscoveryAssociationsResult {
|
|
1817
1955
|
/**
|
|
1818
1956
|
* <p>The resource discovery associations.</p>
|
|
@@ -1823,6 +1961,9 @@ export interface DescribeIpamResourceDiscoveryAssociationsResult {
|
|
|
1823
1961
|
*/
|
|
1824
1962
|
NextToken?: string;
|
|
1825
1963
|
}
|
|
1964
|
+
/**
|
|
1965
|
+
* @public
|
|
1966
|
+
*/
|
|
1826
1967
|
export interface DescribeIpamsRequest {
|
|
1827
1968
|
/**
|
|
1828
1969
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -1847,6 +1988,9 @@ export interface DescribeIpamsRequest {
|
|
|
1847
1988
|
*/
|
|
1848
1989
|
IpamIds?: string[];
|
|
1849
1990
|
}
|
|
1991
|
+
/**
|
|
1992
|
+
* @public
|
|
1993
|
+
*/
|
|
1850
1994
|
export interface DescribeIpamsResult {
|
|
1851
1995
|
/**
|
|
1852
1996
|
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
@@ -1857,6 +2001,9 @@ export interface DescribeIpamsResult {
|
|
|
1857
2001
|
*/
|
|
1858
2002
|
Ipams?: Ipam[];
|
|
1859
2003
|
}
|
|
2004
|
+
/**
|
|
2005
|
+
* @public
|
|
2006
|
+
*/
|
|
1860
2007
|
export interface DescribeIpamScopesRequest {
|
|
1861
2008
|
/**
|
|
1862
2009
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
@@ -1881,6 +2028,9 @@ export interface DescribeIpamScopesRequest {
|
|
|
1881
2028
|
*/
|
|
1882
2029
|
IpamScopeIds?: string[];
|
|
1883
2030
|
}
|
|
2031
|
+
/**
|
|
2032
|
+
* @public
|
|
2033
|
+
*/
|
|
1884
2034
|
export interface DescribeIpamScopesResult {
|
|
1885
2035
|
/**
|
|
1886
2036
|
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
@@ -1891,6 +2041,9 @@ export interface DescribeIpamScopesResult {
|
|
|
1891
2041
|
*/
|
|
1892
2042
|
IpamScopes?: IpamScope[];
|
|
1893
2043
|
}
|
|
2044
|
+
/**
|
|
2045
|
+
* @public
|
|
2046
|
+
*/
|
|
1894
2047
|
export interface DescribeIpv6PoolsRequest {
|
|
1895
2048
|
/**
|
|
1896
2049
|
* <p>The IDs of the IPv6 address pools.</p>
|
|
@@ -1928,6 +2081,7 @@ export interface DescribeIpv6PoolsRequest {
|
|
|
1928
2081
|
Filters?: Filter[];
|
|
1929
2082
|
}
|
|
1930
2083
|
/**
|
|
2084
|
+
* @public
|
|
1931
2085
|
* <p>Describes a CIDR block for an address pool.</p>
|
|
1932
2086
|
*/
|
|
1933
2087
|
export interface PoolCidrBlock {
|
|
@@ -1937,6 +2091,7 @@ export interface PoolCidrBlock {
|
|
|
1937
2091
|
Cidr?: string;
|
|
1938
2092
|
}
|
|
1939
2093
|
/**
|
|
2094
|
+
* @public
|
|
1940
2095
|
* <p>Describes an IPv6 address pool.</p>
|
|
1941
2096
|
*/
|
|
1942
2097
|
export interface Ipv6Pool {
|
|
@@ -1957,6 +2112,9 @@ export interface Ipv6Pool {
|
|
|
1957
2112
|
*/
|
|
1958
2113
|
Tags?: Tag[];
|
|
1959
2114
|
}
|
|
2115
|
+
/**
|
|
2116
|
+
* @public
|
|
2117
|
+
*/
|
|
1960
2118
|
export interface DescribeIpv6PoolsResult {
|
|
1961
2119
|
/**
|
|
1962
2120
|
* <p>Information about the IPv6 address pools.</p>
|
|
@@ -1967,6 +2125,9 @@ export interface DescribeIpv6PoolsResult {
|
|
|
1967
2125
|
*/
|
|
1968
2126
|
NextToken?: string;
|
|
1969
2127
|
}
|
|
2128
|
+
/**
|
|
2129
|
+
* @public
|
|
2130
|
+
*/
|
|
1970
2131
|
export interface DescribeKeyPairsRequest {
|
|
1971
2132
|
/**
|
|
1972
2133
|
* <p>The filters.</p>
|
|
@@ -2018,6 +2179,7 @@ export interface DescribeKeyPairsRequest {
|
|
|
2018
2179
|
IncludePublicKey?: boolean;
|
|
2019
2180
|
}
|
|
2020
2181
|
/**
|
|
2182
|
+
* @public
|
|
2021
2183
|
* <p>Describes a key pair.</p>
|
|
2022
2184
|
*/
|
|
2023
2185
|
export interface KeyPairInfo {
|
|
@@ -2074,12 +2236,18 @@ export interface KeyPairInfo {
|
|
|
2074
2236
|
*/
|
|
2075
2237
|
CreateTime?: Date;
|
|
2076
2238
|
}
|
|
2239
|
+
/**
|
|
2240
|
+
* @public
|
|
2241
|
+
*/
|
|
2077
2242
|
export interface DescribeKeyPairsResult {
|
|
2078
2243
|
/**
|
|
2079
2244
|
* <p>Information about the key pairs.</p>
|
|
2080
2245
|
*/
|
|
2081
2246
|
KeyPairs?: KeyPairInfo[];
|
|
2082
2247
|
}
|
|
2248
|
+
/**
|
|
2249
|
+
* @public
|
|
2250
|
+
*/
|
|
2083
2251
|
export interface DescribeLaunchTemplatesRequest {
|
|
2084
2252
|
/**
|
|
2085
2253
|
* <p>Checks whether you have the required permissions for the action, without actually
|
|
@@ -2130,6 +2298,9 @@ export interface DescribeLaunchTemplatesRequest {
|
|
|
2130
2298
|
*/
|
|
2131
2299
|
MaxResults?: number;
|
|
2132
2300
|
}
|
|
2301
|
+
/**
|
|
2302
|
+
* @public
|
|
2303
|
+
*/
|
|
2133
2304
|
export interface DescribeLaunchTemplatesResult {
|
|
2134
2305
|
/**
|
|
2135
2306
|
* <p>Information about the launch templates.</p>
|
|
@@ -2141,6 +2312,9 @@ export interface DescribeLaunchTemplatesResult {
|
|
|
2141
2312
|
*/
|
|
2142
2313
|
NextToken?: string;
|
|
2143
2314
|
}
|
|
2315
|
+
/**
|
|
2316
|
+
* @public
|
|
2317
|
+
*/
|
|
2144
2318
|
export interface DescribeLaunchTemplateVersionsRequest {
|
|
2145
2319
|
/**
|
|
2146
2320
|
* <p>Checks whether you have the required permissions for the action, without actually
|
|
@@ -2282,6 +2456,9 @@ export interface DescribeLaunchTemplateVersionsRequest {
|
|
|
2282
2456
|
*/
|
|
2283
2457
|
ResolveAlias?: boolean;
|
|
2284
2458
|
}
|
|
2459
|
+
/**
|
|
2460
|
+
* @public
|
|
2461
|
+
*/
|
|
2285
2462
|
export interface DescribeLaunchTemplateVersionsResult {
|
|
2286
2463
|
/**
|
|
2287
2464
|
* <p>Information about the launch template versions.</p>
|
|
@@ -2293,6 +2470,9 @@ export interface DescribeLaunchTemplateVersionsResult {
|
|
|
2293
2470
|
*/
|
|
2294
2471
|
NextToken?: string;
|
|
2295
2472
|
}
|
|
2473
|
+
/**
|
|
2474
|
+
* @public
|
|
2475
|
+
*/
|
|
2296
2476
|
export interface DescribeLocalGatewayRouteTablesRequest {
|
|
2297
2477
|
/**
|
|
2298
2478
|
* <p>The IDs of the local gateway route tables.</p>
|
|
@@ -2345,6 +2525,9 @@ export interface DescribeLocalGatewayRouteTablesRequest {
|
|
|
2345
2525
|
*/
|
|
2346
2526
|
DryRun?: boolean;
|
|
2347
2527
|
}
|
|
2528
|
+
/**
|
|
2529
|
+
* @public
|
|
2530
|
+
*/
|
|
2348
2531
|
export interface DescribeLocalGatewayRouteTablesResult {
|
|
2349
2532
|
/**
|
|
2350
2533
|
* <p>Information about the local gateway route tables.</p>
|
|
@@ -2355,6 +2538,9 @@ export interface DescribeLocalGatewayRouteTablesResult {
|
|
|
2355
2538
|
*/
|
|
2356
2539
|
NextToken?: string;
|
|
2357
2540
|
}
|
|
2541
|
+
/**
|
|
2542
|
+
* @public
|
|
2543
|
+
*/
|
|
2358
2544
|
export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest {
|
|
2359
2545
|
/**
|
|
2360
2546
|
* <p>The IDs of the associations.</p>
|
|
@@ -2412,6 +2598,9 @@ export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations
|
|
|
2412
2598
|
*/
|
|
2413
2599
|
DryRun?: boolean;
|
|
2414
2600
|
}
|
|
2601
|
+
/**
|
|
2602
|
+
* @public
|
|
2603
|
+
*/
|
|
2415
2604
|
export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult {
|
|
2416
2605
|
/**
|
|
2417
2606
|
* <p>Information about the associations.</p>
|
|
@@ -2422,6 +2611,9 @@ export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations
|
|
|
2422
2611
|
*/
|
|
2423
2612
|
NextToken?: string;
|
|
2424
2613
|
}
|
|
2614
|
+
/**
|
|
2615
|
+
* @public
|
|
2616
|
+
*/
|
|
2425
2617
|
export interface DescribeLocalGatewayRouteTableVpcAssociationsRequest {
|
|
2426
2618
|
/**
|
|
2427
2619
|
* <p>The IDs of the associations.</p>
|
|
@@ -2479,6 +2671,9 @@ export interface DescribeLocalGatewayRouteTableVpcAssociationsRequest {
|
|
|
2479
2671
|
*/
|
|
2480
2672
|
DryRun?: boolean;
|
|
2481
2673
|
}
|
|
2674
|
+
/**
|
|
2675
|
+
* @public
|
|
2676
|
+
*/
|
|
2482
2677
|
export interface DescribeLocalGatewayRouteTableVpcAssociationsResult {
|
|
2483
2678
|
/**
|
|
2484
2679
|
* <p>Information about the associations.</p>
|
|
@@ -2489,6 +2684,9 @@ export interface DescribeLocalGatewayRouteTableVpcAssociationsResult {
|
|
|
2489
2684
|
*/
|
|
2490
2685
|
NextToken?: string;
|
|
2491
2686
|
}
|
|
2687
|
+
/**
|
|
2688
|
+
* @public
|
|
2689
|
+
*/
|
|
2492
2690
|
export interface DescribeLocalGatewaysRequest {
|
|
2493
2691
|
/**
|
|
2494
2692
|
* <p>The IDs of the local gateways.</p>
|
|
@@ -2533,6 +2731,7 @@ export interface DescribeLocalGatewaysRequest {
|
|
|
2533
2731
|
DryRun?: boolean;
|
|
2534
2732
|
}
|
|
2535
2733
|
/**
|
|
2734
|
+
* @public
|
|
2536
2735
|
* <p>Describes a local gateway.</p>
|
|
2537
2736
|
*/
|
|
2538
2737
|
export interface LocalGateway {
|
|
@@ -2557,6 +2756,9 @@ export interface LocalGateway {
|
|
|
2557
2756
|
*/
|
|
2558
2757
|
Tags?: Tag[];
|
|
2559
2758
|
}
|
|
2759
|
+
/**
|
|
2760
|
+
* @public
|
|
2761
|
+
*/
|
|
2560
2762
|
export interface DescribeLocalGatewaysResult {
|
|
2561
2763
|
/**
|
|
2562
2764
|
* <p>Information about the local gateways.</p>
|
|
@@ -2567,6 +2769,9 @@ export interface DescribeLocalGatewaysResult {
|
|
|
2567
2769
|
*/
|
|
2568
2770
|
NextToken?: string;
|
|
2569
2771
|
}
|
|
2772
|
+
/**
|
|
2773
|
+
* @public
|
|
2774
|
+
*/
|
|
2570
2775
|
export interface DescribeLocalGatewayVirtualInterfaceGroupsRequest {
|
|
2571
2776
|
/**
|
|
2572
2777
|
* <p>The IDs of the virtual interface groups.</p>
|
|
@@ -2611,6 +2816,7 @@ export interface DescribeLocalGatewayVirtualInterfaceGroupsRequest {
|
|
|
2611
2816
|
DryRun?: boolean;
|
|
2612
2817
|
}
|
|
2613
2818
|
/**
|
|
2819
|
+
* @public
|
|
2614
2820
|
* <p>Describes a local gateway virtual interface group.</p>
|
|
2615
2821
|
*/
|
|
2616
2822
|
export interface LocalGatewayVirtualInterfaceGroup {
|
|
@@ -2635,6 +2841,9 @@ export interface LocalGatewayVirtualInterfaceGroup {
|
|
|
2635
2841
|
*/
|
|
2636
2842
|
Tags?: Tag[];
|
|
2637
2843
|
}
|
|
2844
|
+
/**
|
|
2845
|
+
* @public
|
|
2846
|
+
*/
|
|
2638
2847
|
export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
|
|
2639
2848
|
/**
|
|
2640
2849
|
* <p>The virtual interface groups.</p>
|
|
@@ -2645,6 +2854,9 @@ export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
|
|
|
2645
2854
|
*/
|
|
2646
2855
|
NextToken?: string;
|
|
2647
2856
|
}
|
|
2857
|
+
/**
|
|
2858
|
+
* @public
|
|
2859
|
+
*/
|
|
2648
2860
|
export interface DescribeLocalGatewayVirtualInterfacesRequest {
|
|
2649
2861
|
/**
|
|
2650
2862
|
* <p>The IDs of the virtual interfaces.</p>
|
|
@@ -2706,6 +2918,7 @@ export interface DescribeLocalGatewayVirtualInterfacesRequest {
|
|
|
2706
2918
|
DryRun?: boolean;
|
|
2707
2919
|
}
|
|
2708
2920
|
/**
|
|
2921
|
+
* @public
|
|
2709
2922
|
* <p>Describes a local gateway virtual interface.</p>
|
|
2710
2923
|
*/
|
|
2711
2924
|
export interface LocalGatewayVirtualInterface {
|
|
@@ -2746,6 +2959,9 @@ export interface LocalGatewayVirtualInterface {
|
|
|
2746
2959
|
*/
|
|
2747
2960
|
Tags?: Tag[];
|
|
2748
2961
|
}
|
|
2962
|
+
/**
|
|
2963
|
+
* @public
|
|
2964
|
+
*/
|
|
2749
2965
|
export interface DescribeLocalGatewayVirtualInterfacesResult {
|
|
2750
2966
|
/**
|
|
2751
2967
|
* <p>Information about the virtual interfaces.</p>
|
|
@@ -2756,6 +2972,9 @@ export interface DescribeLocalGatewayVirtualInterfacesResult {
|
|
|
2756
2972
|
*/
|
|
2757
2973
|
NextToken?: string;
|
|
2758
2974
|
}
|
|
2975
|
+
/**
|
|
2976
|
+
* @public
|
|
2977
|
+
*/
|
|
2759
2978
|
export interface DescribeManagedPrefixListsRequest {
|
|
2760
2979
|
/**
|
|
2761
2980
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -2795,6 +3014,9 @@ export interface DescribeManagedPrefixListsRequest {
|
|
|
2795
3014
|
*/
|
|
2796
3015
|
PrefixListIds?: string[];
|
|
2797
3016
|
}
|
|
3017
|
+
/**
|
|
3018
|
+
* @public
|
|
3019
|
+
*/
|
|
2798
3020
|
export interface DescribeManagedPrefixListsResult {
|
|
2799
3021
|
/**
|
|
2800
3022
|
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
@@ -2805,6 +3027,9 @@ export interface DescribeManagedPrefixListsResult {
|
|
|
2805
3027
|
*/
|
|
2806
3028
|
PrefixLists?: ManagedPrefixList[];
|
|
2807
3029
|
}
|
|
3030
|
+
/**
|
|
3031
|
+
* @public
|
|
3032
|
+
*/
|
|
2808
3033
|
export interface DescribeMovingAddressesRequest {
|
|
2809
3034
|
/**
|
|
2810
3035
|
* <p>One or more filters.</p>
|
|
@@ -2840,11 +3065,15 @@ export interface DescribeMovingAddressesRequest {
|
|
|
2840
3065
|
*/
|
|
2841
3066
|
PublicIps?: string[];
|
|
2842
3067
|
}
|
|
3068
|
+
/**
|
|
3069
|
+
* @public
|
|
3070
|
+
*/
|
|
2843
3071
|
export declare enum MoveStatus {
|
|
2844
3072
|
movingToVpc = "movingToVpc",
|
|
2845
3073
|
restoringToClassic = "restoringToClassic"
|
|
2846
3074
|
}
|
|
2847
3075
|
/**
|
|
3076
|
+
* @public
|
|
2848
3077
|
* <p>Describes the status of a moving Elastic IP address.</p>
|
|
2849
3078
|
* <note>
|
|
2850
3079
|
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
@@ -2860,6 +3089,9 @@ export interface MovingAddressStatus {
|
|
|
2860
3089
|
*/
|
|
2861
3090
|
PublicIp?: string;
|
|
2862
3091
|
}
|
|
3092
|
+
/**
|
|
3093
|
+
* @public
|
|
3094
|
+
*/
|
|
2863
3095
|
export interface DescribeMovingAddressesResult {
|
|
2864
3096
|
/**
|
|
2865
3097
|
* <p>The status for each Elastic IP address.</p>
|
|
@@ -2870,6 +3102,9 @@ export interface DescribeMovingAddressesResult {
|
|
|
2870
3102
|
*/
|
|
2871
3103
|
NextToken?: string;
|
|
2872
3104
|
}
|
|
3105
|
+
/**
|
|
3106
|
+
* @public
|
|
3107
|
+
*/
|
|
2873
3108
|
export interface DescribeNatGatewaysRequest {
|
|
2874
3109
|
/**
|
|
2875
3110
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -2924,6 +3159,9 @@ export interface DescribeNatGatewaysRequest {
|
|
|
2924
3159
|
*/
|
|
2925
3160
|
NextToken?: string;
|
|
2926
3161
|
}
|
|
3162
|
+
/**
|
|
3163
|
+
* @public
|
|
3164
|
+
*/
|
|
2927
3165
|
export interface DescribeNatGatewaysResult {
|
|
2928
3166
|
/**
|
|
2929
3167
|
* <p>Information about the NAT gateways.</p>
|
|
@@ -2934,6 +3172,9 @@ export interface DescribeNatGatewaysResult {
|
|
|
2934
3172
|
*/
|
|
2935
3173
|
NextToken?: string;
|
|
2936
3174
|
}
|
|
3175
|
+
/**
|
|
3176
|
+
* @public
|
|
3177
|
+
*/
|
|
2937
3178
|
export interface DescribeNetworkAclsRequest {
|
|
2938
3179
|
/**
|
|
2939
3180
|
* <p>One or more filters.</p>
|
|
@@ -3042,6 +3283,9 @@ export interface DescribeNetworkAclsRequest {
|
|
|
3042
3283
|
*/
|
|
3043
3284
|
MaxResults?: number;
|
|
3044
3285
|
}
|
|
3286
|
+
/**
|
|
3287
|
+
* @public
|
|
3288
|
+
*/
|
|
3045
3289
|
export interface DescribeNetworkAclsResult {
|
|
3046
3290
|
/**
|
|
3047
3291
|
* <p>Information about one or more network ACLs.</p>
|
|
@@ -3052,6 +3296,9 @@ export interface DescribeNetworkAclsResult {
|
|
|
3052
3296
|
*/
|
|
3053
3297
|
NextToken?: string;
|
|
3054
3298
|
}
|
|
3299
|
+
/**
|
|
3300
|
+
* @public
|
|
3301
|
+
*/
|
|
3055
3302
|
export interface DescribeNetworkInsightsAccessScopeAnalysesRequest {
|
|
3056
3303
|
/**
|
|
3057
3304
|
* <p>The IDs of the Network Access Scope analyses.</p>
|
|
@@ -3089,17 +3336,24 @@ export interface DescribeNetworkInsightsAccessScopeAnalysesRequest {
|
|
|
3089
3336
|
*/
|
|
3090
3337
|
NextToken?: string;
|
|
3091
3338
|
}
|
|
3339
|
+
/**
|
|
3340
|
+
* @public
|
|
3341
|
+
*/
|
|
3092
3342
|
export declare enum FindingsFound {
|
|
3093
3343
|
false = "false",
|
|
3094
3344
|
true = "true",
|
|
3095
3345
|
unknown = "unknown"
|
|
3096
3346
|
}
|
|
3347
|
+
/**
|
|
3348
|
+
* @public
|
|
3349
|
+
*/
|
|
3097
3350
|
export declare enum AnalysisStatus {
|
|
3098
3351
|
failed = "failed",
|
|
3099
3352
|
running = "running",
|
|
3100
3353
|
succeeded = "succeeded"
|
|
3101
3354
|
}
|
|
3102
3355
|
/**
|
|
3356
|
+
* @public
|
|
3103
3357
|
* <p>Describes a Network Access Scope analysis.</p>
|
|
3104
3358
|
*/
|
|
3105
3359
|
export interface NetworkInsightsAccessScopeAnalysis {
|
|
@@ -3148,6 +3402,9 @@ export interface NetworkInsightsAccessScopeAnalysis {
|
|
|
3148
3402
|
*/
|
|
3149
3403
|
Tags?: Tag[];
|
|
3150
3404
|
}
|
|
3405
|
+
/**
|
|
3406
|
+
* @public
|
|
3407
|
+
*/
|
|
3151
3408
|
export interface DescribeNetworkInsightsAccessScopeAnalysesResult {
|
|
3152
3409
|
/**
|
|
3153
3410
|
* <p>The Network Access Scope analyses.</p>
|
|
@@ -3158,6 +3415,9 @@ export interface DescribeNetworkInsightsAccessScopeAnalysesResult {
|
|
|
3158
3415
|
*/
|
|
3159
3416
|
NextToken?: string;
|
|
3160
3417
|
}
|
|
3418
|
+
/**
|
|
3419
|
+
* @public
|
|
3420
|
+
*/
|
|
3161
3421
|
export interface DescribeNetworkInsightsAccessScopesRequest {
|
|
3162
3422
|
/**
|
|
3163
3423
|
* <p>The IDs of the Network Access Scopes.</p>
|
|
@@ -3183,6 +3443,9 @@ export interface DescribeNetworkInsightsAccessScopesRequest {
|
|
|
3183
3443
|
*/
|
|
3184
3444
|
NextToken?: string;
|
|
3185
3445
|
}
|
|
3446
|
+
/**
|
|
3447
|
+
* @public
|
|
3448
|
+
*/
|
|
3186
3449
|
export interface DescribeNetworkInsightsAccessScopesResult {
|
|
3187
3450
|
/**
|
|
3188
3451
|
* <p>The Network Access Scopes.</p>
|
|
@@ -3193,6 +3456,9 @@ export interface DescribeNetworkInsightsAccessScopesResult {
|
|
|
3193
3456
|
*/
|
|
3194
3457
|
NextToken?: string;
|
|
3195
3458
|
}
|
|
3459
|
+
/**
|
|
3460
|
+
* @public
|
|
3461
|
+
*/
|
|
3196
3462
|
export interface DescribeNetworkInsightsAnalysesRequest {
|
|
3197
3463
|
/**
|
|
3198
3464
|
* <p>The ID of the network insights analyses. You must specify either analysis IDs or a path ID.</p>
|
|
@@ -3239,6 +3505,7 @@ export interface DescribeNetworkInsightsAnalysesRequest {
|
|
|
3239
3505
|
NextToken?: string;
|
|
3240
3506
|
}
|
|
3241
3507
|
/**
|
|
3508
|
+
* @public
|
|
3242
3509
|
* <p>Describes a network insights analysis.</p>
|
|
3243
3510
|
*/
|
|
3244
3511
|
export interface NetworkInsightsAnalysis {
|
|
@@ -3307,6 +3574,9 @@ export interface NetworkInsightsAnalysis {
|
|
|
3307
3574
|
*/
|
|
3308
3575
|
Tags?: Tag[];
|
|
3309
3576
|
}
|
|
3577
|
+
/**
|
|
3578
|
+
* @public
|
|
3579
|
+
*/
|
|
3310
3580
|
export interface DescribeNetworkInsightsAnalysesResult {
|
|
3311
3581
|
/**
|
|
3312
3582
|
* <p>Information about the network insights analyses.</p>
|
|
@@ -3317,6 +3587,9 @@ export interface DescribeNetworkInsightsAnalysesResult {
|
|
|
3317
3587
|
*/
|
|
3318
3588
|
NextToken?: string;
|
|
3319
3589
|
}
|
|
3590
|
+
/**
|
|
3591
|
+
* @public
|
|
3592
|
+
*/
|
|
3320
3593
|
export interface DescribeNetworkInsightsPathsRequest {
|
|
3321
3594
|
/**
|
|
3322
3595
|
* <p>The IDs of the paths.</p>
|
|
@@ -3377,6 +3650,9 @@ export interface DescribeNetworkInsightsPathsRequest {
|
|
|
3377
3650
|
*/
|
|
3378
3651
|
NextToken?: string;
|
|
3379
3652
|
}
|
|
3653
|
+
/**
|
|
3654
|
+
* @public
|
|
3655
|
+
*/
|
|
3380
3656
|
export interface DescribeNetworkInsightsPathsResult {
|
|
3381
3657
|
/**
|
|
3382
3658
|
* <p>Information about the paths.</p>
|
|
@@ -3387,6 +3663,9 @@ export interface DescribeNetworkInsightsPathsResult {
|
|
|
3387
3663
|
*/
|
|
3388
3664
|
NextToken?: string;
|
|
3389
3665
|
}
|
|
3666
|
+
/**
|
|
3667
|
+
* @public
|
|
3668
|
+
*/
|
|
3390
3669
|
export declare enum NetworkInterfaceAttribute {
|
|
3391
3670
|
attachment = "attachment",
|
|
3392
3671
|
description = "description",
|
|
@@ -3394,6 +3673,7 @@ export declare enum NetworkInterfaceAttribute {
|
|
|
3394
3673
|
sourceDestCheck = "sourceDestCheck"
|
|
3395
3674
|
}
|
|
3396
3675
|
/**
|
|
3676
|
+
* @public
|
|
3397
3677
|
* <p>Contains the parameters for DescribeNetworkInterfaceAttribute.</p>
|
|
3398
3678
|
*/
|
|
3399
3679
|
export interface DescribeNetworkInterfaceAttributeRequest {
|
|
@@ -3413,6 +3693,7 @@ export interface DescribeNetworkInterfaceAttributeRequest {
|
|
|
3413
3693
|
NetworkInterfaceId: string | undefined;
|
|
3414
3694
|
}
|
|
3415
3695
|
/**
|
|
3696
|
+
* @public
|
|
3416
3697
|
* <p>Contains the output of DescribeNetworkInterfaceAttribute.</p>
|
|
3417
3698
|
*/
|
|
3418
3699
|
export interface DescribeNetworkInterfaceAttributeResult {
|
|
@@ -3438,6 +3719,7 @@ export interface DescribeNetworkInterfaceAttributeResult {
|
|
|
3438
3719
|
SourceDestCheck?: AttributeBooleanValue;
|
|
3439
3720
|
}
|
|
3440
3721
|
/**
|
|
3722
|
+
* @public
|
|
3441
3723
|
* <p>Contains the parameters for DescribeNetworkInterfacePermissions.</p>
|
|
3442
3724
|
*/
|
|
3443
3725
|
export interface DescribeNetworkInterfacePermissionsRequest {
|
|
@@ -3489,6 +3771,7 @@ export interface DescribeNetworkInterfacePermissionsRequest {
|
|
|
3489
3771
|
MaxResults?: number;
|
|
3490
3772
|
}
|
|
3491
3773
|
/**
|
|
3774
|
+
* @public
|
|
3492
3775
|
* <p>Contains the output for DescribeNetworkInterfacePermissions.</p>
|
|
3493
3776
|
*/
|
|
3494
3777
|
export interface DescribeNetworkInterfacePermissionsResult {
|
|
@@ -3503,6 +3786,7 @@ export interface DescribeNetworkInterfacePermissionsResult {
|
|
|
3503
3786
|
NextToken?: string;
|
|
3504
3787
|
}
|
|
3505
3788
|
/**
|
|
3789
|
+
* @public
|
|
3506
3790
|
* <p>Contains the parameters for DescribeNetworkInterfaces.</p>
|
|
3507
3791
|
*/
|
|
3508
3792
|
export interface DescribeNetworkInterfacesRequest {
|
|
@@ -3697,6 +3981,9 @@ export interface DescribeNetworkInterfacesRequest {
|
|
|
3697
3981
|
*/
|
|
3698
3982
|
MaxResults?: number;
|
|
3699
3983
|
}
|
|
3984
|
+
/**
|
|
3985
|
+
* @public
|
|
3986
|
+
*/
|
|
3700
3987
|
export interface DescribeNetworkInterfacesResult {
|
|
3701
3988
|
/**
|
|
3702
3989
|
* <p>Information about one or more network interfaces.</p>
|
|
@@ -3708,6 +3995,9 @@ export interface DescribeNetworkInterfacesResult {
|
|
|
3708
3995
|
*/
|
|
3709
3996
|
NextToken?: string;
|
|
3710
3997
|
}
|
|
3998
|
+
/**
|
|
3999
|
+
* @public
|
|
4000
|
+
*/
|
|
3711
4001
|
export interface DescribePlacementGroupsRequest {
|
|
3712
4002
|
/**
|
|
3713
4003
|
* <p>The filters.</p>
|
|
@@ -3767,12 +4057,18 @@ export interface DescribePlacementGroupsRequest {
|
|
|
3767
4057
|
*/
|
|
3768
4058
|
GroupIds?: string[];
|
|
3769
4059
|
}
|
|
4060
|
+
/**
|
|
4061
|
+
* @public
|
|
4062
|
+
*/
|
|
3770
4063
|
export interface DescribePlacementGroupsResult {
|
|
3771
4064
|
/**
|
|
3772
4065
|
* <p>Information about the placement groups.</p>
|
|
3773
4066
|
*/
|
|
3774
4067
|
PlacementGroups?: PlacementGroup[];
|
|
3775
4068
|
}
|
|
4069
|
+
/**
|
|
4070
|
+
* @public
|
|
4071
|
+
*/
|
|
3776
4072
|
export interface DescribePrefixListsRequest {
|
|
3777
4073
|
/**
|
|
3778
4074
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -3809,6 +4105,7 @@ export interface DescribePrefixListsRequest {
|
|
|
3809
4105
|
PrefixListIds?: string[];
|
|
3810
4106
|
}
|
|
3811
4107
|
/**
|
|
4108
|
+
* @public
|
|
3812
4109
|
* <p>Describes prefixes for Amazon Web Services services.</p>
|
|
3813
4110
|
*/
|
|
3814
4111
|
export interface PrefixList {
|
|
@@ -3825,6 +4122,9 @@ export interface PrefixList {
|
|
|
3825
4122
|
*/
|
|
3826
4123
|
PrefixListName?: string;
|
|
3827
4124
|
}
|
|
4125
|
+
/**
|
|
4126
|
+
* @public
|
|
4127
|
+
*/
|
|
3828
4128
|
export interface DescribePrefixListsResult {
|
|
3829
4129
|
/**
|
|
3830
4130
|
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
@@ -3835,6 +4135,9 @@ export interface DescribePrefixListsResult {
|
|
|
3835
4135
|
*/
|
|
3836
4136
|
PrefixLists?: PrefixList[];
|
|
3837
4137
|
}
|
|
4138
|
+
/**
|
|
4139
|
+
* @public
|
|
4140
|
+
*/
|
|
3838
4141
|
export interface DescribePrincipalIdFormatRequest {
|
|
3839
4142
|
/**
|
|
3840
4143
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -3870,6 +4173,7 @@ export interface DescribePrincipalIdFormatRequest {
|
|
|
3870
4173
|
NextToken?: string;
|
|
3871
4174
|
}
|
|
3872
4175
|
/**
|
|
4176
|
+
* @public
|
|
3873
4177
|
* <p>PrincipalIdFormat description</p>
|
|
3874
4178
|
*/
|
|
3875
4179
|
export interface PrincipalIdFormat {
|
|
@@ -3882,6 +4186,9 @@ export interface PrincipalIdFormat {
|
|
|
3882
4186
|
*/
|
|
3883
4187
|
Statuses?: IdFormat[];
|
|
3884
4188
|
}
|
|
4189
|
+
/**
|
|
4190
|
+
* @public
|
|
4191
|
+
*/
|
|
3885
4192
|
export interface DescribePrincipalIdFormatResult {
|
|
3886
4193
|
/**
|
|
3887
4194
|
* <p>Information about the ID format settings for the ARN.</p>
|
|
@@ -3892,6 +4199,9 @@ export interface DescribePrincipalIdFormatResult {
|
|
|
3892
4199
|
*/
|
|
3893
4200
|
NextToken?: string;
|
|
3894
4201
|
}
|
|
4202
|
+
/**
|
|
4203
|
+
* @public
|
|
4204
|
+
*/
|
|
3895
4205
|
export interface DescribePublicIpv4PoolsRequest {
|
|
3896
4206
|
/**
|
|
3897
4207
|
* <p>The IDs of the address pools.</p>
|
|
@@ -3923,6 +4233,7 @@ export interface DescribePublicIpv4PoolsRequest {
|
|
|
3923
4233
|
Filters?: Filter[];
|
|
3924
4234
|
}
|
|
3925
4235
|
/**
|
|
4236
|
+
* @public
|
|
3926
4237
|
* <p>Describes an address range of an IPv4 address pool.</p>
|
|
3927
4238
|
*/
|
|
3928
4239
|
export interface PublicIpv4PoolRange {
|
|
@@ -3944,6 +4255,7 @@ export interface PublicIpv4PoolRange {
|
|
|
3944
4255
|
AvailableAddressCount?: number;
|
|
3945
4256
|
}
|
|
3946
4257
|
/**
|
|
4258
|
+
* @public
|
|
3947
4259
|
* <p>Describes an IPv4 address pool.</p>
|
|
3948
4260
|
*/
|
|
3949
4261
|
export interface PublicIpv4Pool {
|
|
@@ -3978,6 +4290,9 @@ export interface PublicIpv4Pool {
|
|
|
3978
4290
|
*/
|
|
3979
4291
|
Tags?: Tag[];
|
|
3980
4292
|
}
|
|
4293
|
+
/**
|
|
4294
|
+
* @public
|
|
4295
|
+
*/
|
|
3981
4296
|
export interface DescribePublicIpv4PoolsResult {
|
|
3982
4297
|
/**
|
|
3983
4298
|
* <p>Information about the address pools.</p>
|
|
@@ -3988,6 +4303,9 @@ export interface DescribePublicIpv4PoolsResult {
|
|
|
3988
4303
|
*/
|
|
3989
4304
|
NextToken?: string;
|
|
3990
4305
|
}
|
|
4306
|
+
/**
|
|
4307
|
+
* @public
|
|
4308
|
+
*/
|
|
3991
4309
|
export interface DescribeRegionsRequest {
|
|
3992
4310
|
/**
|
|
3993
4311
|
* <p>The filters.</p>
|
|
@@ -4024,6 +4342,7 @@ export interface DescribeRegionsRequest {
|
|
|
4024
4342
|
AllRegions?: boolean;
|
|
4025
4343
|
}
|
|
4026
4344
|
/**
|
|
4345
|
+
* @public
|
|
4027
4346
|
* <p>Describes a Region.</p>
|
|
4028
4347
|
*/
|
|
4029
4348
|
export interface Region {
|
|
@@ -4041,12 +4360,18 @@ export interface Region {
|
|
|
4041
4360
|
*/
|
|
4042
4361
|
OptInStatus?: string;
|
|
4043
4362
|
}
|
|
4363
|
+
/**
|
|
4364
|
+
* @public
|
|
4365
|
+
*/
|
|
4044
4366
|
export interface DescribeRegionsResult {
|
|
4045
4367
|
/**
|
|
4046
4368
|
* <p>Information about the Regions.</p>
|
|
4047
4369
|
*/
|
|
4048
4370
|
Regions?: Region[];
|
|
4049
4371
|
}
|
|
4372
|
+
/**
|
|
4373
|
+
* @public
|
|
4374
|
+
*/
|
|
4050
4375
|
export interface DescribeReplaceRootVolumeTasksRequest {
|
|
4051
4376
|
/**
|
|
4052
4377
|
* <p>The ID of the root volume replacement task to view.</p>
|
|
@@ -4080,6 +4405,9 @@ export interface DescribeReplaceRootVolumeTasksRequest {
|
|
|
4080
4405
|
*/
|
|
4081
4406
|
DryRun?: boolean;
|
|
4082
4407
|
}
|
|
4408
|
+
/**
|
|
4409
|
+
* @public
|
|
4410
|
+
*/
|
|
4083
4411
|
export interface DescribeReplaceRootVolumeTasksResult {
|
|
4084
4412
|
/**
|
|
4085
4413
|
* <p>Information about the root volume replacement task.</p>
|
|
@@ -4091,10 +4419,16 @@ export interface DescribeReplaceRootVolumeTasksResult {
|
|
|
4091
4419
|
*/
|
|
4092
4420
|
NextToken?: string;
|
|
4093
4421
|
}
|
|
4422
|
+
/**
|
|
4423
|
+
* @public
|
|
4424
|
+
*/
|
|
4094
4425
|
export declare enum OfferingClassType {
|
|
4095
4426
|
CONVERTIBLE = "convertible",
|
|
4096
4427
|
STANDARD = "standard"
|
|
4097
4428
|
}
|
|
4429
|
+
/**
|
|
4430
|
+
* @public
|
|
4431
|
+
*/
|
|
4098
4432
|
export declare enum OfferingTypeValues {
|
|
4099
4433
|
All_Upfront = "All Upfront",
|
|
4100
4434
|
Heavy_Utilization = "Heavy Utilization",
|
|
@@ -4104,6 +4438,7 @@ export declare enum OfferingTypeValues {
|
|
|
4104
4438
|
Partial_Upfront = "Partial Upfront"
|
|
4105
4439
|
}
|
|
4106
4440
|
/**
|
|
4441
|
+
* @public
|
|
4107
4442
|
* <p>Contains the parameters for DescribeReservedInstances.</p>
|
|
4108
4443
|
*/
|
|
4109
4444
|
export interface DescribeReservedInstancesRequest {
|
|
@@ -4199,16 +4534,23 @@ export interface DescribeReservedInstancesRequest {
|
|
|
4199
4534
|
*/
|
|
4200
4535
|
OfferingType?: OfferingTypeValues | string;
|
|
4201
4536
|
}
|
|
4537
|
+
/**
|
|
4538
|
+
* @public
|
|
4539
|
+
*/
|
|
4202
4540
|
export declare enum RIProductDescription {
|
|
4203
4541
|
Linux_UNIX = "Linux/UNIX",
|
|
4204
4542
|
Linux_UNIX_Amazon_VPC_ = "Linux/UNIX (Amazon VPC)",
|
|
4205
4543
|
Windows = "Windows",
|
|
4206
4544
|
Windows_Amazon_VPC_ = "Windows (Amazon VPC)"
|
|
4207
4545
|
}
|
|
4546
|
+
/**
|
|
4547
|
+
* @public
|
|
4548
|
+
*/
|
|
4208
4549
|
export declare enum RecurringChargeFrequency {
|
|
4209
4550
|
Hourly = "Hourly"
|
|
4210
4551
|
}
|
|
4211
4552
|
/**
|
|
4553
|
+
* @public
|
|
4212
4554
|
* <p>Describes a recurring charge.</p>
|
|
4213
4555
|
*/
|
|
4214
4556
|
export interface RecurringCharge {
|
|
@@ -4221,10 +4563,16 @@ export interface RecurringCharge {
|
|
|
4221
4563
|
*/
|
|
4222
4564
|
Frequency?: RecurringChargeFrequency | string;
|
|
4223
4565
|
}
|
|
4566
|
+
/**
|
|
4567
|
+
* @public
|
|
4568
|
+
*/
|
|
4224
4569
|
export declare enum Scope {
|
|
4225
4570
|
AVAILABILITY_ZONE = "Availability Zone",
|
|
4226
4571
|
REGIONAL = "Region"
|
|
4227
4572
|
}
|
|
4573
|
+
/**
|
|
4574
|
+
* @public
|
|
4575
|
+
*/
|
|
4228
4576
|
export declare enum ReservedInstanceState {
|
|
4229
4577
|
active = "active",
|
|
4230
4578
|
payment_failed = "payment-failed",
|
|
@@ -4234,6 +4582,7 @@ export declare enum ReservedInstanceState {
|
|
|
4234
4582
|
retired = "retired"
|
|
4235
4583
|
}
|
|
4236
4584
|
/**
|
|
4585
|
+
* @public
|
|
4237
4586
|
* <p>Describes a Reserved Instance.</p>
|
|
4238
4587
|
*/
|
|
4239
4588
|
export interface ReservedInstances {
|
|
@@ -4312,6 +4661,7 @@ export interface ReservedInstances {
|
|
|
4312
4661
|
Tags?: Tag[];
|
|
4313
4662
|
}
|
|
4314
4663
|
/**
|
|
4664
|
+
* @public
|
|
4315
4665
|
* <p>Contains the output for DescribeReservedInstances.</p>
|
|
4316
4666
|
*/
|
|
4317
4667
|
export interface DescribeReservedInstancesResult {
|
|
@@ -4321,6 +4671,7 @@ export interface DescribeReservedInstancesResult {
|
|
|
4321
4671
|
ReservedInstances?: ReservedInstances[];
|
|
4322
4672
|
}
|
|
4323
4673
|
/**
|
|
4674
|
+
* @public
|
|
4324
4675
|
* <p>Contains the parameters for DescribeReservedInstancesListings.</p>
|
|
4325
4676
|
*/
|
|
4326
4677
|
export interface DescribeReservedInstancesListingsRequest {
|
|
@@ -4357,6 +4708,7 @@ export interface DescribeReservedInstancesListingsRequest {
|
|
|
4357
4708
|
ReservedInstancesListingId?: string;
|
|
4358
4709
|
}
|
|
4359
4710
|
/**
|
|
4711
|
+
* @public
|
|
4360
4712
|
* <p>Contains the output of DescribeReservedInstancesListings.</p>
|
|
4361
4713
|
*/
|
|
4362
4714
|
export interface DescribeReservedInstancesListingsResult {
|
|
@@ -4366,6 +4718,7 @@ export interface DescribeReservedInstancesListingsResult {
|
|
|
4366
4718
|
ReservedInstancesListings?: ReservedInstancesListing[];
|
|
4367
4719
|
}
|
|
4368
4720
|
/**
|
|
4721
|
+
* @public
|
|
4369
4722
|
* <p>Contains the parameters for DescribeReservedInstancesModifications.</p>
|
|
4370
4723
|
*/
|
|
4371
4724
|
export interface DescribeReservedInstancesModificationsRequest {
|
|
@@ -4438,6 +4791,7 @@ export interface DescribeReservedInstancesModificationsRequest {
|
|
|
4438
4791
|
NextToken?: string;
|
|
4439
4792
|
}
|
|
4440
4793
|
/**
|
|
4794
|
+
* @public
|
|
4441
4795
|
* <p>Describes the configuration settings for the modified Reserved Instances.</p>
|
|
4442
4796
|
*/
|
|
4443
4797
|
export interface ReservedInstancesConfiguration {
|
|
@@ -4466,6 +4820,7 @@ export interface ReservedInstancesConfiguration {
|
|
|
4466
4820
|
Scope?: Scope | string;
|
|
4467
4821
|
}
|
|
4468
4822
|
/**
|
|
4823
|
+
* @public
|
|
4469
4824
|
* <p>Describes the modification request/s.</p>
|
|
4470
4825
|
*/
|
|
4471
4826
|
export interface ReservedInstancesModificationResult {
|
|
@@ -4479,6 +4834,7 @@ export interface ReservedInstancesModificationResult {
|
|
|
4479
4834
|
TargetConfiguration?: ReservedInstancesConfiguration;
|
|
4480
4835
|
}
|
|
4481
4836
|
/**
|
|
4837
|
+
* @public
|
|
4482
4838
|
* <p>Describes the ID of a Reserved Instance.</p>
|
|
4483
4839
|
*/
|
|
4484
4840
|
export interface ReservedInstancesId {
|
|
@@ -4488,6 +4844,7 @@ export interface ReservedInstancesId {
|
|
|
4488
4844
|
ReservedInstancesId?: string;
|
|
4489
4845
|
}
|
|
4490
4846
|
/**
|
|
4847
|
+
* @public
|
|
4491
4848
|
* <p>Describes a Reserved Instance modification.</p>
|
|
4492
4849
|
*/
|
|
4493
4850
|
export interface ReservedInstancesModification {
|
|
@@ -4531,6 +4888,7 @@ export interface ReservedInstancesModification {
|
|
|
4531
4888
|
UpdateDate?: Date;
|
|
4532
4889
|
}
|
|
4533
4890
|
/**
|
|
4891
|
+
* @public
|
|
4534
4892
|
* <p>Contains the output of DescribeReservedInstancesModifications.</p>
|
|
4535
4893
|
*/
|
|
4536
4894
|
export interface DescribeReservedInstancesModificationsResult {
|
|
@@ -4545,6 +4903,7 @@ export interface DescribeReservedInstancesModificationsResult {
|
|
|
4545
4903
|
ReservedInstancesModifications?: ReservedInstancesModification[];
|
|
4546
4904
|
}
|
|
4547
4905
|
/**
|
|
4906
|
+
* @public
|
|
4548
4907
|
* <p>Contains the parameters for DescribeReservedInstancesOfferings.</p>
|
|
4549
4908
|
*/
|
|
4550
4909
|
export interface DescribeReservedInstancesOfferingsRequest {
|
|
@@ -4686,6 +5045,7 @@ export interface DescribeReservedInstancesOfferingsRequest {
|
|
|
4686
5045
|
OfferingType?: OfferingTypeValues | string;
|
|
4687
5046
|
}
|
|
4688
5047
|
/**
|
|
5048
|
+
* @public
|
|
4689
5049
|
* <p>Describes a Reserved Instance offering.</p>
|
|
4690
5050
|
*/
|
|
4691
5051
|
export interface PricingDetail {
|
|
@@ -4699,6 +5059,7 @@ export interface PricingDetail {
|
|
|
4699
5059
|
Price?: number;
|
|
4700
5060
|
}
|
|
4701
5061
|
/**
|
|
5062
|
+
* @public
|
|
4702
5063
|
* <p>Describes a Reserved Instance offering.</p>
|
|
4703
5064
|
*/
|
|
4704
5065
|
export interface ReservedInstancesOffering {
|
|
@@ -4770,6 +5131,7 @@ export interface ReservedInstancesOffering {
|
|
|
4770
5131
|
Scope?: Scope | string;
|
|
4771
5132
|
}
|
|
4772
5133
|
/**
|
|
5134
|
+
* @public
|
|
4773
5135
|
* <p>Contains the output of DescribeReservedInstancesOfferings.</p>
|
|
4774
5136
|
*/
|
|
4775
5137
|
export interface DescribeReservedInstancesOfferingsResult {
|
|
@@ -4783,6 +5145,9 @@ export interface DescribeReservedInstancesOfferingsResult {
|
|
|
4783
5145
|
*/
|
|
4784
5146
|
NextToken?: string;
|
|
4785
5147
|
}
|
|
5148
|
+
/**
|
|
5149
|
+
* @public
|
|
5150
|
+
*/
|
|
4786
5151
|
export interface DescribeRouteTablesRequest {
|
|
4787
5152
|
/**
|
|
4788
5153
|
* <p>One or more filters.</p>
|
|
@@ -4912,6 +5277,7 @@ export interface DescribeRouteTablesRequest {
|
|
|
4912
5277
|
MaxResults?: number;
|
|
4913
5278
|
}
|
|
4914
5279
|
/**
|
|
5280
|
+
* @public
|
|
4915
5281
|
* <p>Contains the output of DescribeRouteTables.</p>
|
|
4916
5282
|
*/
|
|
4917
5283
|
export interface DescribeRouteTablesResult {
|
|
@@ -4925,6 +5291,7 @@ export interface DescribeRouteTablesResult {
|
|
|
4925
5291
|
NextToken?: string;
|
|
4926
5292
|
}
|
|
4927
5293
|
/**
|
|
5294
|
+
* @public
|
|
4928
5295
|
* <p>Describes the time period for a Scheduled Instance to start its first schedule. The time period must span less than one day.</p>
|
|
4929
5296
|
*/
|
|
4930
5297
|
export interface SlotDateTimeRangeRequest {
|
|
@@ -4938,6 +5305,7 @@ export interface SlotDateTimeRangeRequest {
|
|
|
4938
5305
|
LatestTime: Date | undefined;
|
|
4939
5306
|
}
|
|
4940
5307
|
/**
|
|
5308
|
+
* @public
|
|
4941
5309
|
* <p>Describes the recurring schedule for a Scheduled Instance.</p>
|
|
4942
5310
|
*/
|
|
4943
5311
|
export interface ScheduledInstanceRecurrenceRequest {
|
|
@@ -4967,6 +5335,7 @@ export interface ScheduledInstanceRecurrenceRequest {
|
|
|
4967
5335
|
OccurrenceUnit?: string;
|
|
4968
5336
|
}
|
|
4969
5337
|
/**
|
|
5338
|
+
* @public
|
|
4970
5339
|
* <p>Contains the parameters for DescribeScheduledInstanceAvailability.</p>
|
|
4971
5340
|
*/
|
|
4972
5341
|
export interface DescribeScheduledInstanceAvailabilityRequest {
|
|
@@ -5028,6 +5397,7 @@ export interface DescribeScheduledInstanceAvailabilityRequest {
|
|
|
5028
5397
|
Recurrence: ScheduledInstanceRecurrenceRequest | undefined;
|
|
5029
5398
|
}
|
|
5030
5399
|
/**
|
|
5400
|
+
* @public
|
|
5031
5401
|
* <p>Describes the recurring schedule for a Scheduled Instance.</p>
|
|
5032
5402
|
*/
|
|
5033
5403
|
export interface ScheduledInstanceRecurrence {
|
|
@@ -5054,6 +5424,7 @@ export interface ScheduledInstanceRecurrence {
|
|
|
5054
5424
|
OccurrenceUnit?: string;
|
|
5055
5425
|
}
|
|
5056
5426
|
/**
|
|
5427
|
+
* @public
|
|
5057
5428
|
* <p>Describes a schedule that is available for your Scheduled Instances.</p>
|
|
5058
5429
|
*/
|
|
5059
5430
|
export interface ScheduledInstanceAvailability {
|
|
@@ -5111,6 +5482,7 @@ export interface ScheduledInstanceAvailability {
|
|
|
5111
5482
|
TotalScheduledInstanceHours?: number;
|
|
5112
5483
|
}
|
|
5113
5484
|
/**
|
|
5485
|
+
* @public
|
|
5114
5486
|
* <p>Contains the output of DescribeScheduledInstanceAvailability.</p>
|
|
5115
5487
|
*/
|
|
5116
5488
|
export interface DescribeScheduledInstanceAvailabilityResult {
|
|
@@ -5124,6 +5496,7 @@ export interface DescribeScheduledInstanceAvailabilityResult {
|
|
|
5124
5496
|
ScheduledInstanceAvailabilitySet?: ScheduledInstanceAvailability[];
|
|
5125
5497
|
}
|
|
5126
5498
|
/**
|
|
5499
|
+
* @public
|
|
5127
5500
|
* <p>Describes the time period for a Scheduled Instance to start its first schedule.</p>
|
|
5128
5501
|
*/
|
|
5129
5502
|
export interface SlotStartTimeRangeRequest {
|
|
@@ -5137,6 +5510,7 @@ export interface SlotStartTimeRangeRequest {
|
|
|
5137
5510
|
LatestTime?: Date;
|
|
5138
5511
|
}
|
|
5139
5512
|
/**
|
|
5513
|
+
* @public
|
|
5140
5514
|
* <p>Contains the parameters for DescribeScheduledInstances.</p>
|
|
5141
5515
|
*/
|
|
5142
5516
|
export interface DescribeScheduledInstancesRequest {
|
|
@@ -5189,6 +5563,7 @@ export interface DescribeScheduledInstancesRequest {
|
|
|
5189
5563
|
SlotStartTimeRange?: SlotStartTimeRangeRequest;
|
|
5190
5564
|
}
|
|
5191
5565
|
/**
|
|
5566
|
+
* @public
|
|
5192
5567
|
* <p>Describes a Scheduled Instance.</p>
|
|
5193
5568
|
*/
|
|
5194
5569
|
export interface ScheduledInstance {
|
|
@@ -5254,6 +5629,7 @@ export interface ScheduledInstance {
|
|
|
5254
5629
|
TotalScheduledInstanceHours?: number;
|
|
5255
5630
|
}
|
|
5256
5631
|
/**
|
|
5632
|
+
* @public
|
|
5257
5633
|
* <p>Contains the output of DescribeScheduledInstances.</p>
|
|
5258
5634
|
*/
|
|
5259
5635
|
export interface DescribeScheduledInstancesResult {
|
|
@@ -5266,6 +5642,9 @@ export interface DescribeScheduledInstancesResult {
|
|
|
5266
5642
|
*/
|
|
5267
5643
|
ScheduledInstanceSet?: ScheduledInstance[];
|
|
5268
5644
|
}
|
|
5645
|
+
/**
|
|
5646
|
+
* @public
|
|
5647
|
+
*/
|
|
5269
5648
|
export interface DescribeSecurityGroupReferencesRequest {
|
|
5270
5649
|
/**
|
|
5271
5650
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -5279,6 +5658,7 @@ export interface DescribeSecurityGroupReferencesRequest {
|
|
|
5279
5658
|
GroupId: string[] | undefined;
|
|
5280
5659
|
}
|
|
5281
5660
|
/**
|
|
5661
|
+
* @public
|
|
5282
5662
|
* <p>Describes a VPC with a security group that references your security group.</p>
|
|
5283
5663
|
*/
|
|
5284
5664
|
export interface SecurityGroupReference {
|
|
@@ -5295,12 +5675,18 @@ export interface SecurityGroupReference {
|
|
|
5295
5675
|
*/
|
|
5296
5676
|
VpcPeeringConnectionId?: string;
|
|
5297
5677
|
}
|
|
5678
|
+
/**
|
|
5679
|
+
* @public
|
|
5680
|
+
*/
|
|
5298
5681
|
export interface DescribeSecurityGroupReferencesResult {
|
|
5299
5682
|
/**
|
|
5300
5683
|
* <p>Information about the VPCs with the referencing security groups.</p>
|
|
5301
5684
|
*/
|
|
5302
5685
|
SecurityGroupReferenceSet?: SecurityGroupReference[];
|
|
5303
5686
|
}
|
|
5687
|
+
/**
|
|
5688
|
+
* @public
|
|
5689
|
+
*/
|
|
5304
5690
|
export interface DescribeSecurityGroupRulesRequest {
|
|
5305
5691
|
/**
|
|
5306
5692
|
* <p>One or more filters.</p>
|
|
@@ -5344,6 +5730,9 @@ export interface DescribeSecurityGroupRulesRequest {
|
|
|
5344
5730
|
*/
|
|
5345
5731
|
MaxResults?: number;
|
|
5346
5732
|
}
|
|
5733
|
+
/**
|
|
5734
|
+
* @public
|
|
5735
|
+
*/
|
|
5347
5736
|
export interface DescribeSecurityGroupRulesResult {
|
|
5348
5737
|
/**
|
|
5349
5738
|
* <p>Information about security group rules.</p>
|
|
@@ -5355,6 +5744,9 @@ export interface DescribeSecurityGroupRulesResult {
|
|
|
5355
5744
|
*/
|
|
5356
5745
|
NextToken?: string;
|
|
5357
5746
|
}
|
|
5747
|
+
/**
|
|
5748
|
+
* @public
|
|
5749
|
+
*/
|
|
5358
5750
|
export interface DescribeSecurityGroupsRequest {
|
|
5359
5751
|
/**
|
|
5360
5752
|
* <p>The filters. If using multiple filters for rules, the results include security groups for which any combination of rules - not necessarily a single rule - match all filters.</p>
|
|
@@ -5514,6 +5906,7 @@ export interface DescribeSecurityGroupsRequest {
|
|
|
5514
5906
|
MaxResults?: number;
|
|
5515
5907
|
}
|
|
5516
5908
|
/**
|
|
5909
|
+
* @public
|
|
5517
5910
|
* <p>Describes a security group.</p>
|
|
5518
5911
|
*/
|
|
5519
5912
|
export interface SecurityGroup {
|
|
@@ -5550,6 +5943,9 @@ export interface SecurityGroup {
|
|
|
5550
5943
|
*/
|
|
5551
5944
|
VpcId?: string;
|
|
5552
5945
|
}
|
|
5946
|
+
/**
|
|
5947
|
+
* @public
|
|
5948
|
+
*/
|
|
5553
5949
|
export interface DescribeSecurityGroupsResult {
|
|
5554
5950
|
/**
|
|
5555
5951
|
* <p>Information about the security groups.</p>
|
|
@@ -5561,10 +5957,16 @@ export interface DescribeSecurityGroupsResult {
|
|
|
5561
5957
|
*/
|
|
5562
5958
|
NextToken?: string;
|
|
5563
5959
|
}
|
|
5960
|
+
/**
|
|
5961
|
+
* @public
|
|
5962
|
+
*/
|
|
5564
5963
|
export declare enum SnapshotAttributeName {
|
|
5565
5964
|
createVolumePermission = "createVolumePermission",
|
|
5566
5965
|
productCodes = "productCodes"
|
|
5567
5966
|
}
|
|
5967
|
+
/**
|
|
5968
|
+
* @public
|
|
5969
|
+
*/
|
|
5568
5970
|
export interface DescribeSnapshotAttributeRequest {
|
|
5569
5971
|
/**
|
|
5570
5972
|
* <p>The snapshot attribute you would like to view.</p>
|
|
@@ -5582,6 +5984,7 @@ export interface DescribeSnapshotAttributeRequest {
|
|
|
5582
5984
|
DryRun?: boolean;
|
|
5583
5985
|
}
|
|
5584
5986
|
/**
|
|
5987
|
+
* @public
|
|
5585
5988
|
* <p>Describes the user or group to be added or removed from the list of create volume
|
|
5586
5989
|
* permissions for a volume.</p>
|
|
5587
5990
|
*/
|
|
@@ -5595,6 +5998,9 @@ export interface CreateVolumePermission {
|
|
|
5595
5998
|
*/
|
|
5596
5999
|
UserId?: string;
|
|
5597
6000
|
}
|
|
6001
|
+
/**
|
|
6002
|
+
* @public
|
|
6003
|
+
*/
|
|
5598
6004
|
export interface DescribeSnapshotAttributeResult {
|
|
5599
6005
|
/**
|
|
5600
6006
|
* <p>The users and groups that have the permissions for creating volumes from the
|
|
@@ -5610,6 +6016,9 @@ export interface DescribeSnapshotAttributeResult {
|
|
|
5610
6016
|
*/
|
|
5611
6017
|
SnapshotId?: string;
|
|
5612
6018
|
}
|
|
6019
|
+
/**
|
|
6020
|
+
* @public
|
|
6021
|
+
*/
|
|
5613
6022
|
export interface DescribeSnapshotsRequest {
|
|
5614
6023
|
/**
|
|
5615
6024
|
* <p>The filters.</p>
|
|
@@ -5712,6 +6121,9 @@ export interface DescribeSnapshotsRequest {
|
|
|
5712
6121
|
*/
|
|
5713
6122
|
DryRun?: boolean;
|
|
5714
6123
|
}
|
|
6124
|
+
/**
|
|
6125
|
+
* @public
|
|
6126
|
+
*/
|
|
5715
6127
|
export interface DescribeSnapshotsResult {
|
|
5716
6128
|
/**
|
|
5717
6129
|
* <p>Information about the snapshots.</p>
|
|
@@ -5723,6 +6135,9 @@ export interface DescribeSnapshotsResult {
|
|
|
5723
6135
|
*/
|
|
5724
6136
|
NextToken?: string;
|
|
5725
6137
|
}
|
|
6138
|
+
/**
|
|
6139
|
+
* @public
|
|
6140
|
+
*/
|
|
5726
6141
|
export interface DescribeSnapshotTierStatusRequest {
|
|
5727
6142
|
/**
|
|
5728
6143
|
* <p>The filters.</p>
|
|
@@ -5762,6 +6177,9 @@ export interface DescribeSnapshotTierStatusRequest {
|
|
|
5762
6177
|
*/
|
|
5763
6178
|
MaxResults?: number;
|
|
5764
6179
|
}
|
|
6180
|
+
/**
|
|
6181
|
+
* @public
|
|
6182
|
+
*/
|
|
5765
6183
|
export declare enum TieringOperationStatus {
|
|
5766
6184
|
archival_completed = "archival-completed",
|
|
5767
6185
|
archival_failed = "archival-failed",
|
|
@@ -5774,6 +6192,7 @@ export declare enum TieringOperationStatus {
|
|
|
5774
6192
|
temporary_restore_in_progress = "temporary-restore-in-progress"
|
|
5775
6193
|
}
|
|
5776
6194
|
/**
|
|
6195
|
+
* @public
|
|
5777
6196
|
* <p>Provides information about a snapshot's storage tier.</p>
|
|
5778
6197
|
*/
|
|
5779
6198
|
export interface SnapshotTierStatus {
|
|
@@ -5830,6 +6249,9 @@ export interface SnapshotTierStatus {
|
|
|
5830
6249
|
*/
|
|
5831
6250
|
RestoreExpiryTime?: Date;
|
|
5832
6251
|
}
|
|
6252
|
+
/**
|
|
6253
|
+
* @public
|
|
6254
|
+
*/
|
|
5833
6255
|
export interface DescribeSnapshotTierStatusResult {
|
|
5834
6256
|
/**
|
|
5835
6257
|
* <p>Information about the snapshot's storage tier.</p>
|
|
@@ -5842,6 +6264,7 @@ export interface DescribeSnapshotTierStatusResult {
|
|
|
5842
6264
|
NextToken?: string;
|
|
5843
6265
|
}
|
|
5844
6266
|
/**
|
|
6267
|
+
* @public
|
|
5845
6268
|
* <p>Contains the parameters for DescribeSpotDatafeedSubscription.</p>
|
|
5846
6269
|
*/
|
|
5847
6270
|
export interface DescribeSpotDatafeedSubscriptionRequest {
|
|
@@ -5854,6 +6277,7 @@ export interface DescribeSpotDatafeedSubscriptionRequest {
|
|
|
5854
6277
|
DryRun?: boolean;
|
|
5855
6278
|
}
|
|
5856
6279
|
/**
|
|
6280
|
+
* @public
|
|
5857
6281
|
* <p>Contains the output of DescribeSpotDatafeedSubscription.</p>
|
|
5858
6282
|
*/
|
|
5859
6283
|
export interface DescribeSpotDatafeedSubscriptionResult {
|
|
@@ -5863,6 +6287,7 @@ export interface DescribeSpotDatafeedSubscriptionResult {
|
|
|
5863
6287
|
SpotDatafeedSubscription?: SpotDatafeedSubscription;
|
|
5864
6288
|
}
|
|
5865
6289
|
/**
|
|
6290
|
+
* @public
|
|
5866
6291
|
* <p>Contains the parameters for DescribeSpotFleetInstances.</p>
|
|
5867
6292
|
*/
|
|
5868
6293
|
export interface DescribeSpotFleetInstancesRequest {
|
|
@@ -5890,6 +6315,7 @@ export interface DescribeSpotFleetInstancesRequest {
|
|
|
5890
6315
|
SpotFleetRequestId: string | undefined;
|
|
5891
6316
|
}
|
|
5892
6317
|
/**
|
|
6318
|
+
* @public
|
|
5893
6319
|
* <p>Contains the output of DescribeSpotFleetInstances.</p>
|
|
5894
6320
|
*/
|
|
5895
6321
|
export interface DescribeSpotFleetInstancesResponse {
|
|
@@ -5908,6 +6334,9 @@ export interface DescribeSpotFleetInstancesResponse {
|
|
|
5908
6334
|
*/
|
|
5909
6335
|
SpotFleetRequestId?: string;
|
|
5910
6336
|
}
|
|
6337
|
+
/**
|
|
6338
|
+
* @public
|
|
6339
|
+
*/
|
|
5911
6340
|
export declare enum EventType {
|
|
5912
6341
|
BATCH_CHANGE = "fleetRequestChange",
|
|
5913
6342
|
ERROR = "error",
|
|
@@ -5915,6 +6344,7 @@ export declare enum EventType {
|
|
|
5915
6344
|
INSTANCE_CHANGE = "instanceChange"
|
|
5916
6345
|
}
|
|
5917
6346
|
/**
|
|
6347
|
+
* @public
|
|
5918
6348
|
* <p>Contains the parameters for DescribeSpotFleetRequestHistory.</p>
|
|
5919
6349
|
*/
|
|
5920
6350
|
export interface DescribeSpotFleetRequestHistoryRequest {
|
|
@@ -5951,6 +6381,7 @@ export interface DescribeSpotFleetRequestHistoryRequest {
|
|
|
5951
6381
|
StartTime: Date | undefined;
|
|
5952
6382
|
}
|
|
5953
6383
|
/**
|
|
6384
|
+
* @public
|
|
5954
6385
|
* <p>Describes an event in the history of the Spot Fleet request.</p>
|
|
5955
6386
|
*/
|
|
5956
6387
|
export interface HistoryRecord {
|
|
@@ -5988,6 +6419,7 @@ export interface HistoryRecord {
|
|
|
5988
6419
|
Timestamp?: Date;
|
|
5989
6420
|
}
|
|
5990
6421
|
/**
|
|
6422
|
+
* @public
|
|
5991
6423
|
* <p>Contains the output of DescribeSpotFleetRequestHistory.</p>
|
|
5992
6424
|
*/
|
|
5993
6425
|
export interface DescribeSpotFleetRequestHistoryResponse {
|
|
@@ -6019,6 +6451,7 @@ export interface DescribeSpotFleetRequestHistoryResponse {
|
|
|
6019
6451
|
StartTime?: Date;
|
|
6020
6452
|
}
|
|
6021
6453
|
/**
|
|
6454
|
+
* @public
|
|
6022
6455
|
* <p>Contains the parameters for DescribeSpotFleetRequests.</p>
|
|
6023
6456
|
*/
|
|
6024
6457
|
export interface DescribeSpotFleetRequestsRequest {
|
|
@@ -6045,11 +6478,15 @@ export interface DescribeSpotFleetRequestsRequest {
|
|
|
6045
6478
|
*/
|
|
6046
6479
|
SpotFleetRequestIds?: string[];
|
|
6047
6480
|
}
|
|
6481
|
+
/**
|
|
6482
|
+
* @public
|
|
6483
|
+
*/
|
|
6048
6484
|
export declare enum ExcessCapacityTerminationPolicy {
|
|
6049
6485
|
DEFAULT = "default",
|
|
6050
6486
|
NO_TERMINATION = "noTermination"
|
|
6051
6487
|
}
|
|
6052
6488
|
/**
|
|
6489
|
+
* @public
|
|
6053
6490
|
* <p>Describes whether monitoring is enabled.</p>
|
|
6054
6491
|
*/
|
|
6055
6492
|
export interface SpotFleetMonitoring {
|
|
@@ -6061,6 +6498,7 @@ export interface SpotFleetMonitoring {
|
|
|
6061
6498
|
Enabled?: boolean;
|
|
6062
6499
|
}
|
|
6063
6500
|
/**
|
|
6501
|
+
* @public
|
|
6064
6502
|
* <p>Describes a network interface.</p>
|
|
6065
6503
|
*/
|
|
6066
6504
|
export interface InstanceNetworkInterfaceSpecification {
|
|
@@ -6175,6 +6613,7 @@ export interface InstanceNetworkInterfaceSpecification {
|
|
|
6175
6613
|
Ipv6PrefixCount?: number;
|
|
6176
6614
|
}
|
|
6177
6615
|
/**
|
|
6616
|
+
* @public
|
|
6178
6617
|
* <p>Describes Spot Instance placement.</p>
|
|
6179
6618
|
*/
|
|
6180
6619
|
export interface SpotPlacement {
|
|
@@ -6196,6 +6635,7 @@ export interface SpotPlacement {
|
|
|
6196
6635
|
Tenancy?: Tenancy | string;
|
|
6197
6636
|
}
|
|
6198
6637
|
/**
|
|
6638
|
+
* @public
|
|
6199
6639
|
* <p>The tags for a Spot Fleet resource.</p>
|
|
6200
6640
|
*/
|
|
6201
6641
|
export interface SpotFleetTagSpecification {
|
|
@@ -6213,6 +6653,7 @@ export interface SpotFleetTagSpecification {
|
|
|
6213
6653
|
Tags?: Tag[];
|
|
6214
6654
|
}
|
|
6215
6655
|
/**
|
|
6656
|
+
* @public
|
|
6216
6657
|
* <p>Describes the launch specification for one or more Spot Instances. If you include
|
|
6217
6658
|
* On-Demand capacity in your fleet request or want to specify an EFA network device, you
|
|
6218
6659
|
* can't use <code>SpotFleetLaunchSpecification</code>; you must use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_LaunchTemplateConfig.html">LaunchTemplateConfig</a>.</p>
|
|
@@ -6319,6 +6760,7 @@ export interface SpotFleetLaunchSpecification {
|
|
|
6319
6760
|
InstanceRequirements?: InstanceRequirements;
|
|
6320
6761
|
}
|
|
6321
6762
|
/**
|
|
6763
|
+
* @public
|
|
6322
6764
|
* <p>Describes overrides for a launch template.</p>
|
|
6323
6765
|
*/
|
|
6324
6766
|
export interface LaunchTemplateOverrides {
|
|
@@ -6374,6 +6816,7 @@ export interface LaunchTemplateOverrides {
|
|
|
6374
6816
|
InstanceRequirements?: InstanceRequirements;
|
|
6375
6817
|
}
|
|
6376
6818
|
/**
|
|
6819
|
+
* @public
|
|
6377
6820
|
* <p>Describes a launch template and overrides.</p>
|
|
6378
6821
|
*/
|
|
6379
6822
|
export interface LaunchTemplateConfig {
|
|
@@ -6388,6 +6831,7 @@ export interface LaunchTemplateConfig {
|
|
|
6388
6831
|
Overrides?: LaunchTemplateOverrides[];
|
|
6389
6832
|
}
|
|
6390
6833
|
/**
|
|
6834
|
+
* @public
|
|
6391
6835
|
* <p>Describes a Classic Load Balancer.</p>
|
|
6392
6836
|
*/
|
|
6393
6837
|
export interface ClassicLoadBalancer {
|
|
@@ -6397,6 +6841,7 @@ export interface ClassicLoadBalancer {
|
|
|
6397
6841
|
Name?: string;
|
|
6398
6842
|
}
|
|
6399
6843
|
/**
|
|
6844
|
+
* @public
|
|
6400
6845
|
* <p>Describes the Classic Load Balancers to attach to a Spot Fleet. Spot Fleet registers
|
|
6401
6846
|
* the running Spot Instances with these Classic Load Balancers.</p>
|
|
6402
6847
|
*/
|
|
@@ -6407,6 +6852,7 @@ export interface ClassicLoadBalancersConfig {
|
|
|
6407
6852
|
ClassicLoadBalancers?: ClassicLoadBalancer[];
|
|
6408
6853
|
}
|
|
6409
6854
|
/**
|
|
6855
|
+
* @public
|
|
6410
6856
|
* <p>Describes a load balancer target group.</p>
|
|
6411
6857
|
*/
|
|
6412
6858
|
export interface TargetGroup {
|
|
@@ -6416,6 +6862,7 @@ export interface TargetGroup {
|
|
|
6416
6862
|
Arn?: string;
|
|
6417
6863
|
}
|
|
6418
6864
|
/**
|
|
6865
|
+
* @public
|
|
6419
6866
|
* <p>Describes the target groups to attach to a Spot Fleet. Spot Fleet registers the
|
|
6420
6867
|
* running Spot Instances with these target groups.</p>
|
|
6421
6868
|
*/
|
|
@@ -6426,6 +6873,7 @@ export interface TargetGroupsConfig {
|
|
|
6426
6873
|
TargetGroups?: TargetGroup[];
|
|
6427
6874
|
}
|
|
6428
6875
|
/**
|
|
6876
|
+
* @public
|
|
6429
6877
|
* <p>Describes the Classic Load Balancers and target groups to attach to a Spot Fleet
|
|
6430
6878
|
* request.</p>
|
|
6431
6879
|
*/
|
|
@@ -6439,15 +6887,22 @@ export interface LoadBalancersConfig {
|
|
|
6439
6887
|
*/
|
|
6440
6888
|
TargetGroupsConfig?: TargetGroupsConfig;
|
|
6441
6889
|
}
|
|
6890
|
+
/**
|
|
6891
|
+
* @public
|
|
6892
|
+
*/
|
|
6442
6893
|
export declare enum OnDemandAllocationStrategy {
|
|
6443
6894
|
LOWEST_PRICE = "lowestPrice",
|
|
6444
6895
|
PRIORITIZED = "prioritized"
|
|
6445
6896
|
}
|
|
6897
|
+
/**
|
|
6898
|
+
* @public
|
|
6899
|
+
*/
|
|
6446
6900
|
export declare enum ReplacementStrategy {
|
|
6447
6901
|
LAUNCH = "launch",
|
|
6448
6902
|
LAUNCH_BEFORE_TERMINATE = "launch-before-terminate"
|
|
6449
6903
|
}
|
|
6450
6904
|
/**
|
|
6905
|
+
* @public
|
|
6451
6906
|
* <p>The Spot Instance replacement strategy to use when Amazon EC2 emits a signal that your
|
|
6452
6907
|
* Spot Instance is at an elevated risk of being interrupted. For more information, see
|
|
6453
6908
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-capacity-rebalance.html">Capacity rebalancing</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
|
|
@@ -6479,6 +6934,7 @@ export interface SpotCapacityRebalance {
|
|
|
6479
6934
|
TerminationDelay?: number;
|
|
6480
6935
|
}
|
|
6481
6936
|
/**
|
|
6937
|
+
* @public
|
|
6482
6938
|
* <p>The strategies for managing your Spot Instances that are at an elevated risk of being
|
|
6483
6939
|
* interrupted.</p>
|
|
6484
6940
|
*/
|
|
@@ -6491,6 +6947,7 @@ export interface SpotMaintenanceStrategies {
|
|
|
6491
6947
|
CapacityRebalance?: SpotCapacityRebalance;
|
|
6492
6948
|
}
|
|
6493
6949
|
/**
|
|
6950
|
+
* @public
|
|
6494
6951
|
* <p>Describes the configuration of a Spot Fleet request.</p>
|
|
6495
6952
|
*/
|
|
6496
6953
|
export interface SpotFleetRequestConfigData {
|
|
@@ -6730,6 +7187,7 @@ export interface SpotFleetRequestConfigData {
|
|
|
6730
7187
|
TagSpecifications?: TagSpecification[];
|
|
6731
7188
|
}
|
|
6732
7189
|
/**
|
|
7190
|
+
* @public
|
|
6733
7191
|
* <p>Describes a Spot Fleet request.</p>
|
|
6734
7192
|
*/
|
|
6735
7193
|
export interface SpotFleetRequestConfig {
|
|
@@ -6764,6 +7222,7 @@ export interface SpotFleetRequestConfig {
|
|
|
6764
7222
|
Tags?: Tag[];
|
|
6765
7223
|
}
|
|
6766
7224
|
/**
|
|
7225
|
+
* @public
|
|
6767
7226
|
* <p>Contains the output of DescribeSpotFleetRequests.</p>
|
|
6768
7227
|
*/
|
|
6769
7228
|
export interface DescribeSpotFleetRequestsResponse {
|
|
@@ -6778,6 +7237,7 @@ export interface DescribeSpotFleetRequestsResponse {
|
|
|
6778
7237
|
SpotFleetRequestConfigs?: SpotFleetRequestConfig[];
|
|
6779
7238
|
}
|
|
6780
7239
|
/**
|
|
7240
|
+
* @public
|
|
6781
7241
|
* <p>Contains the parameters for DescribeSpotInstanceRequests.</p>
|
|
6782
7242
|
*/
|
|
6783
7243
|
export interface DescribeSpotInstanceRequestsRequest {
|
|
@@ -7001,6 +7461,7 @@ export interface DescribeSpotInstanceRequestsRequest {
|
|
|
7001
7461
|
MaxResults?: number;
|
|
7002
7462
|
}
|
|
7003
7463
|
/**
|
|
7464
|
+
* @public
|
|
7004
7465
|
* <p>Describes the monitoring of an instance.</p>
|
|
7005
7466
|
*/
|
|
7006
7467
|
export interface RunInstancesMonitoringEnabled {
|
|
@@ -7011,6 +7472,7 @@ export interface RunInstancesMonitoringEnabled {
|
|
|
7011
7472
|
Enabled: boolean | undefined;
|
|
7012
7473
|
}
|
|
7013
7474
|
/**
|
|
7475
|
+
* @public
|
|
7014
7476
|
* <p>Describes the launch specification for an instance.</p>
|
|
7015
7477
|
*/
|
|
7016
7478
|
export interface LaunchSpecification {
|
|
@@ -7078,6 +7540,9 @@ export interface LaunchSpecification {
|
|
|
7078
7540
|
*/
|
|
7079
7541
|
Monitoring?: RunInstancesMonitoringEnabled;
|
|
7080
7542
|
}
|
|
7543
|
+
/**
|
|
7544
|
+
* @public
|
|
7545
|
+
*/
|
|
7081
7546
|
export declare enum SpotInstanceState {
|
|
7082
7547
|
active = "active",
|
|
7083
7548
|
cancelled = "cancelled",
|
|
@@ -7086,6 +7551,7 @@ export declare enum SpotInstanceState {
|
|
|
7086
7551
|
open = "open"
|
|
7087
7552
|
}
|
|
7088
7553
|
/**
|
|
7554
|
+
* @public
|
|
7089
7555
|
* <p>Describes the status of a Spot Instance request.</p>
|
|
7090
7556
|
*/
|
|
7091
7557
|
export interface SpotInstanceStatus {
|
|
@@ -7104,6 +7570,7 @@ export interface SpotInstanceStatus {
|
|
|
7104
7570
|
UpdateTime?: Date;
|
|
7105
7571
|
}
|
|
7106
7572
|
/**
|
|
7573
|
+
* @public
|
|
7107
7574
|
* <p>Describes a Spot Instance request.</p>
|
|
7108
7575
|
*/
|
|
7109
7576
|
export interface SpotInstanceRequest {
|
|
@@ -7206,6 +7673,7 @@ export interface SpotInstanceRequest {
|
|
|
7206
7673
|
InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
|
|
7207
7674
|
}
|
|
7208
7675
|
/**
|
|
7676
|
+
* @public
|
|
7209
7677
|
* <p>Contains the output of DescribeSpotInstanceRequests.</p>
|
|
7210
7678
|
*/
|
|
7211
7679
|
export interface DescribeSpotInstanceRequestsResult {
|
|
@@ -7220,6 +7688,7 @@ export interface DescribeSpotInstanceRequestsResult {
|
|
|
7220
7688
|
NextToken?: string;
|
|
7221
7689
|
}
|
|
7222
7690
|
/**
|
|
7691
|
+
* @public
|
|
7223
7692
|
* <p>Contains the parameters for DescribeSpotPriceHistory.</p>
|
|
7224
7693
|
*/
|
|
7225
7694
|
export interface DescribeSpotPriceHistoryRequest {
|
|
@@ -7304,6 +7773,7 @@ export interface DescribeSpotPriceHistoryRequest {
|
|
|
7304
7773
|
StartTime?: Date;
|
|
7305
7774
|
}
|
|
7306
7775
|
/**
|
|
7776
|
+
* @public
|
|
7307
7777
|
* <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
|
|
7308
7778
|
* using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
|
|
7309
7779
|
* <important>
|
|
@@ -7338,6 +7808,7 @@ export interface SpotPrice {
|
|
|
7338
7808
|
Timestamp?: Date;
|
|
7339
7809
|
}
|
|
7340
7810
|
/**
|
|
7811
|
+
* @public
|
|
7341
7812
|
* <p>Contains the output of DescribeSpotPriceHistory.</p>
|
|
7342
7813
|
*/
|
|
7343
7814
|
export interface DescribeSpotPriceHistoryResult {
|
|
@@ -7351,6 +7822,9 @@ export interface DescribeSpotPriceHistoryResult {
|
|
|
7351
7822
|
*/
|
|
7352
7823
|
SpotPriceHistory?: SpotPrice[];
|
|
7353
7824
|
}
|
|
7825
|
+
/**
|
|
7826
|
+
* @public
|
|
7827
|
+
*/
|
|
7354
7828
|
export interface DescribeStaleSecurityGroupsRequest {
|
|
7355
7829
|
/**
|
|
7356
7830
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -7375,6 +7849,7 @@ export interface DescribeStaleSecurityGroupsRequest {
|
|
|
7375
7849
|
VpcId: string | undefined;
|
|
7376
7850
|
}
|
|
7377
7851
|
/**
|
|
7852
|
+
* @public
|
|
7378
7853
|
* <p>Describes a stale rule in a security group.</p>
|
|
7379
7854
|
*/
|
|
7380
7855
|
export interface StaleIpPermission {
|
|
@@ -7406,6 +7881,7 @@ export interface StaleIpPermission {
|
|
|
7406
7881
|
UserIdGroupPairs?: UserIdGroupPair[];
|
|
7407
7882
|
}
|
|
7408
7883
|
/**
|
|
7884
|
+
* @public
|
|
7409
7885
|
* <p>Describes a stale security group (a security group that contains stale rules).</p>
|
|
7410
7886
|
*/
|
|
7411
7887
|
export interface StaleSecurityGroup {
|
|
@@ -7434,6 +7910,9 @@ export interface StaleSecurityGroup {
|
|
|
7434
7910
|
*/
|
|
7435
7911
|
VpcId?: string;
|
|
7436
7912
|
}
|
|
7913
|
+
/**
|
|
7914
|
+
* @public
|
|
7915
|
+
*/
|
|
7437
7916
|
export interface DescribeStaleSecurityGroupsResult {
|
|
7438
7917
|
/**
|
|
7439
7918
|
* <p>The token to include in another request to get the next page of items.
|
|
@@ -7445,6 +7924,9 @@ export interface DescribeStaleSecurityGroupsResult {
|
|
|
7445
7924
|
*/
|
|
7446
7925
|
StaleSecurityGroupSet?: StaleSecurityGroup[];
|
|
7447
7926
|
}
|
|
7927
|
+
/**
|
|
7928
|
+
* @public
|
|
7929
|
+
*/
|
|
7448
7930
|
export interface DescribeStoreImageTasksRequest {
|
|
7449
7931
|
/**
|
|
7450
7932
|
* <p>The AMI IDs for which to show progress. Up to 20 AMI IDs can be included in a request.</p>
|
|
@@ -7486,6 +7968,7 @@ export interface DescribeStoreImageTasksRequest {
|
|
|
7486
7968
|
MaxResults?: number;
|
|
7487
7969
|
}
|
|
7488
7970
|
/**
|
|
7971
|
+
* @public
|
|
7489
7972
|
* <p>The information about the AMI store task, including the progress of the task.</p>
|
|
7490
7973
|
*/
|
|
7491
7974
|
export interface StoreImageTaskResult {
|
|
@@ -7520,6 +8003,9 @@ export interface StoreImageTaskResult {
|
|
|
7520
8003
|
*/
|
|
7521
8004
|
StoreTaskFailureReason?: string;
|
|
7522
8005
|
}
|
|
8006
|
+
/**
|
|
8007
|
+
* @public
|
|
8008
|
+
*/
|
|
7523
8009
|
export interface DescribeStoreImageTasksResult {
|
|
7524
8010
|
/**
|
|
7525
8011
|
* <p>The information about the AMI store tasks.</p>
|
|
@@ -7531,6 +8017,9 @@ export interface DescribeStoreImageTasksResult {
|
|
|
7531
8017
|
*/
|
|
7532
8018
|
NextToken?: string;
|
|
7533
8019
|
}
|
|
8020
|
+
/**
|
|
8021
|
+
* @public
|
|
8022
|
+
*/
|
|
7534
8023
|
export interface DescribeSubnetsRequest {
|
|
7535
8024
|
/**
|
|
7536
8025
|
* <p>One or more filters.</p>
|
|
@@ -7691,6 +8180,9 @@ export interface DescribeSubnetsRequest {
|
|
|
7691
8180
|
*/
|
|
7692
8181
|
MaxResults?: number;
|
|
7693
8182
|
}
|
|
8183
|
+
/**
|
|
8184
|
+
* @public
|
|
8185
|
+
*/
|
|
7694
8186
|
export interface DescribeSubnetsResult {
|
|
7695
8187
|
/**
|
|
7696
8188
|
* <p>Information about one or more subnets.</p>
|
|
@@ -7701,6 +8193,9 @@ export interface DescribeSubnetsResult {
|
|
|
7701
8193
|
*/
|
|
7702
8194
|
NextToken?: string;
|
|
7703
8195
|
}
|
|
8196
|
+
/**
|
|
8197
|
+
* @public
|
|
8198
|
+
*/
|
|
7704
8199
|
export interface DescribeTagsRequest {
|
|
7705
8200
|
/**
|
|
7706
8201
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
@@ -7749,6 +8244,7 @@ export interface DescribeTagsRequest {
|
|
|
7749
8244
|
NextToken?: string;
|
|
7750
8245
|
}
|
|
7751
8246
|
/**
|
|
8247
|
+
* @public
|
|
7752
8248
|
* <p>Describes a tag.</p>
|
|
7753
8249
|
*/
|
|
7754
8250
|
export interface TagDescription {
|
|
@@ -7769,6 +8265,9 @@ export interface TagDescription {
|
|
|
7769
8265
|
*/
|
|
7770
8266
|
Value?: string;
|
|
7771
8267
|
}
|
|
8268
|
+
/**
|
|
8269
|
+
* @public
|
|
8270
|
+
*/
|
|
7772
8271
|
export interface DescribeTagsResult {
|
|
7773
8272
|
/**
|
|
7774
8273
|
* <p>The token to include in another request to get the next page of items.
|
|
@@ -7780,6 +8279,9 @@ export interface DescribeTagsResult {
|
|
|
7780
8279
|
*/
|
|
7781
8280
|
Tags?: TagDescription[];
|
|
7782
8281
|
}
|
|
8282
|
+
/**
|
|
8283
|
+
* @public
|
|
8284
|
+
*/
|
|
7783
8285
|
export interface DescribeTrafficMirrorFiltersRequest {
|
|
7784
8286
|
/**
|
|
7785
8287
|
* <p>The ID of the Traffic Mirror filter.</p>
|
|
@@ -7815,6 +8317,9 @@ export interface DescribeTrafficMirrorFiltersRequest {
|
|
|
7815
8317
|
*/
|
|
7816
8318
|
NextToken?: string;
|
|
7817
8319
|
}
|
|
8320
|
+
/**
|
|
8321
|
+
* @public
|
|
8322
|
+
*/
|
|
7818
8323
|
export interface DescribeTrafficMirrorFiltersResult {
|
|
7819
8324
|
/**
|
|
7820
8325
|
* <p>Information about one or more Traffic Mirror filters.</p>
|
|
@@ -7825,6 +8330,9 @@ export interface DescribeTrafficMirrorFiltersResult {
|
|
|
7825
8330
|
*/
|
|
7826
8331
|
NextToken?: string;
|
|
7827
8332
|
}
|
|
8333
|
+
/**
|
|
8334
|
+
* @public
|
|
8335
|
+
*/
|
|
7828
8336
|
export interface DescribeTrafficMirrorSessionsRequest {
|
|
7829
8337
|
/**
|
|
7830
8338
|
* <p>The ID of the Traffic Mirror session.</p>
|
|
@@ -7888,6 +8396,9 @@ export interface DescribeTrafficMirrorSessionsRequest {
|
|
|
7888
8396
|
*/
|
|
7889
8397
|
NextToken?: string;
|
|
7890
8398
|
}
|
|
8399
|
+
/**
|
|
8400
|
+
* @public
|
|
8401
|
+
*/
|
|
7891
8402
|
export interface DescribeTrafficMirrorSessionsResult {
|
|
7892
8403
|
/**
|
|
7893
8404
|
* <p>Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.</p>
|
|
@@ -7898,6 +8409,9 @@ export interface DescribeTrafficMirrorSessionsResult {
|
|
|
7898
8409
|
*/
|
|
7899
8410
|
NextToken?: string;
|
|
7900
8411
|
}
|
|
8412
|
+
/**
|
|
8413
|
+
* @public
|
|
8414
|
+
*/
|
|
7901
8415
|
export interface DescribeTrafficMirrorTargetsRequest {
|
|
7902
8416
|
/**
|
|
7903
8417
|
* <p>The ID of the Traffic Mirror targets.</p>
|
|
@@ -7945,6 +8459,9 @@ export interface DescribeTrafficMirrorTargetsRequest {
|
|
|
7945
8459
|
*/
|
|
7946
8460
|
NextToken?: string;
|
|
7947
8461
|
}
|
|
8462
|
+
/**
|
|
8463
|
+
* @public
|
|
8464
|
+
*/
|
|
7948
8465
|
export interface DescribeTrafficMirrorTargetsResult {
|
|
7949
8466
|
/**
|
|
7950
8467
|
* <p>Information about one or more Traffic Mirror targets.</p>
|
|
@@ -7955,6 +8472,9 @@ export interface DescribeTrafficMirrorTargetsResult {
|
|
|
7955
8472
|
*/
|
|
7956
8473
|
NextToken?: string;
|
|
7957
8474
|
}
|
|
8475
|
+
/**
|
|
8476
|
+
* @public
|
|
8477
|
+
*/
|
|
7958
8478
|
export interface DescribeTransitGatewayAttachmentsRequest {
|
|
7959
8479
|
/**
|
|
7960
8480
|
* <p>The IDs of the attachments.</p>
|
|
@@ -8022,6 +8542,7 @@ export interface DescribeTransitGatewayAttachmentsRequest {
|
|
|
8022
8542
|
DryRun?: boolean;
|
|
8023
8543
|
}
|
|
8024
8544
|
/**
|
|
8545
|
+
* @public
|
|
8025
8546
|
* <p>Describes an association.</p>
|
|
8026
8547
|
*/
|
|
8027
8548
|
export interface TransitGatewayAttachmentAssociation {
|
|
@@ -8035,6 +8556,7 @@ export interface TransitGatewayAttachmentAssociation {
|
|
|
8035
8556
|
State?: TransitGatewayAssociationState | string;
|
|
8036
8557
|
}
|
|
8037
8558
|
/**
|
|
8559
|
+
* @public
|
|
8038
8560
|
* <p>Describes an attachment between a resource and a transit gateway.</p>
|
|
8039
8561
|
*/
|
|
8040
8562
|
export interface TransitGatewayAttachment {
|
|
@@ -8079,6 +8601,9 @@ export interface TransitGatewayAttachment {
|
|
|
8079
8601
|
*/
|
|
8080
8602
|
Tags?: Tag[];
|
|
8081
8603
|
}
|
|
8604
|
+
/**
|
|
8605
|
+
* @public
|
|
8606
|
+
*/
|
|
8082
8607
|
export interface DescribeTransitGatewayAttachmentsResult {
|
|
8083
8608
|
/**
|
|
8084
8609
|
* <p>Information about the attachments.</p>
|
|
@@ -8089,6 +8614,9 @@ export interface DescribeTransitGatewayAttachmentsResult {
|
|
|
8089
8614
|
*/
|
|
8090
8615
|
NextToken?: string;
|
|
8091
8616
|
}
|
|
8617
|
+
/**
|
|
8618
|
+
* @public
|
|
8619
|
+
*/
|
|
8092
8620
|
export interface DescribeTransitGatewayConnectPeersRequest {
|
|
8093
8621
|
/**
|
|
8094
8622
|
* <p>The IDs of the Connect peers.</p>
|
|
@@ -8130,6 +8658,9 @@ export interface DescribeTransitGatewayConnectPeersRequest {
|
|
|
8130
8658
|
*/
|
|
8131
8659
|
DryRun?: boolean;
|
|
8132
8660
|
}
|
|
8661
|
+
/**
|
|
8662
|
+
* @public
|
|
8663
|
+
*/
|
|
8133
8664
|
export interface DescribeTransitGatewayConnectPeersResult {
|
|
8134
8665
|
/**
|
|
8135
8666
|
* <p>Information about the Connect peers.</p>
|
|
@@ -8140,6 +8671,9 @@ export interface DescribeTransitGatewayConnectPeersResult {
|
|
|
8140
8671
|
*/
|
|
8141
8672
|
NextToken?: string;
|
|
8142
8673
|
}
|
|
8674
|
+
/**
|
|
8675
|
+
* @public
|
|
8676
|
+
*/
|
|
8143
8677
|
export interface DescribeTransitGatewayConnectsRequest {
|
|
8144
8678
|
/**
|
|
8145
8679
|
* <p>The IDs of the attachments.</p>
|
|
@@ -8193,6 +8727,9 @@ export interface DescribeTransitGatewayConnectsRequest {
|
|
|
8193
8727
|
*/
|
|
8194
8728
|
DryRun?: boolean;
|
|
8195
8729
|
}
|
|
8730
|
+
/**
|
|
8731
|
+
* @public
|
|
8732
|
+
*/
|
|
8196
8733
|
export interface DescribeTransitGatewayConnectsResult {
|
|
8197
8734
|
/**
|
|
8198
8735
|
* <p>Information about the Connect attachments.</p>
|
|
@@ -8203,6 +8740,9 @@ export interface DescribeTransitGatewayConnectsResult {
|
|
|
8203
8740
|
*/
|
|
8204
8741
|
NextToken?: string;
|
|
8205
8742
|
}
|
|
8743
|
+
/**
|
|
8744
|
+
* @public
|
|
8745
|
+
*/
|
|
8206
8746
|
export interface DescribeTransitGatewayMulticastDomainsRequest {
|
|
8207
8747
|
/**
|
|
8208
8748
|
* <p>The ID of the transit gateway multicast domain.</p>
|
|
@@ -8242,6 +8782,9 @@ export interface DescribeTransitGatewayMulticastDomainsRequest {
|
|
|
8242
8782
|
*/
|
|
8243
8783
|
DryRun?: boolean;
|
|
8244
8784
|
}
|
|
8785
|
+
/**
|
|
8786
|
+
* @public
|
|
8787
|
+
*/
|
|
8245
8788
|
export interface DescribeTransitGatewayMulticastDomainsResult {
|
|
8246
8789
|
/**
|
|
8247
8790
|
* <p>Information about the transit gateway multicast domains.</p>
|
|
@@ -8252,6 +8795,9 @@ export interface DescribeTransitGatewayMulticastDomainsResult {
|
|
|
8252
8795
|
*/
|
|
8253
8796
|
NextToken?: string;
|
|
8254
8797
|
}
|
|
8798
|
+
/**
|
|
8799
|
+
* @public
|
|
8800
|
+
*/
|
|
8255
8801
|
export interface DescribeTransitGatewayPeeringAttachmentsRequest {
|
|
8256
8802
|
/**
|
|
8257
8803
|
* <p>One or more IDs of the transit gateway peering attachments.</p>
|
|
@@ -8308,6 +8854,9 @@ export interface DescribeTransitGatewayPeeringAttachmentsRequest {
|
|
|
8308
8854
|
*/
|
|
8309
8855
|
DryRun?: boolean;
|
|
8310
8856
|
}
|
|
8857
|
+
/**
|
|
8858
|
+
* @public
|
|
8859
|
+
*/
|
|
8311
8860
|
export interface DescribeTransitGatewayPeeringAttachmentsResult {
|
|
8312
8861
|
/**
|
|
8313
8862
|
* <p>The transit gateway peering attachments.</p>
|
|
@@ -8318,6 +8867,9 @@ export interface DescribeTransitGatewayPeeringAttachmentsResult {
|
|
|
8318
8867
|
*/
|
|
8319
8868
|
NextToken?: string;
|
|
8320
8869
|
}
|
|
8870
|
+
/**
|
|
8871
|
+
* @public
|
|
8872
|
+
*/
|
|
8321
8873
|
export interface DescribeTransitGatewayPolicyTablesRequest {
|
|
8322
8874
|
/**
|
|
8323
8875
|
* <p>The IDs of the transit gateway policy tables.</p>
|
|
@@ -8343,6 +8895,9 @@ export interface DescribeTransitGatewayPolicyTablesRequest {
|
|
|
8343
8895
|
*/
|
|
8344
8896
|
DryRun?: boolean;
|
|
8345
8897
|
}
|
|
8898
|
+
/**
|
|
8899
|
+
* @public
|
|
8900
|
+
*/
|
|
8346
8901
|
export interface DescribeTransitGatewayPolicyTablesResult {
|
|
8347
8902
|
/**
|
|
8348
8903
|
* <p>Describes the transit gateway policy tables.</p>
|
|
@@ -8353,6 +8908,9 @@ export interface DescribeTransitGatewayPolicyTablesResult {
|
|
|
8353
8908
|
*/
|
|
8354
8909
|
NextToken?: string;
|
|
8355
8910
|
}
|
|
8911
|
+
/**
|
|
8912
|
+
* @public
|
|
8913
|
+
*/
|
|
8356
8914
|
export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
|
|
8357
8915
|
/**
|
|
8358
8916
|
* <p>The IDs of the transit gateway route tables that are being advertised.</p>
|
|
@@ -8378,6 +8936,9 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
|
|
|
8378
8936
|
*/
|
|
8379
8937
|
DryRun?: boolean;
|
|
8380
8938
|
}
|
|
8939
|
+
/**
|
|
8940
|
+
* @public
|
|
8941
|
+
*/
|
|
8381
8942
|
export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
|
|
8382
8943
|
/**
|
|
8383
8944
|
* <p>Describes the transit gateway route table announcement.</p>
|
|
@@ -8388,6 +8949,9 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
|
|
|
8388
8949
|
*/
|
|
8389
8950
|
NextToken?: string;
|
|
8390
8951
|
}
|
|
8952
|
+
/**
|
|
8953
|
+
* @public
|
|
8954
|
+
*/
|
|
8391
8955
|
export interface DescribeTransitGatewayRouteTablesRequest {
|
|
8392
8956
|
/**
|
|
8393
8957
|
* <p>The IDs of the transit gateway route tables.</p>
|
|
@@ -8437,6 +9001,9 @@ export interface DescribeTransitGatewayRouteTablesRequest {
|
|
|
8437
9001
|
*/
|
|
8438
9002
|
DryRun?: boolean;
|
|
8439
9003
|
}
|
|
9004
|
+
/**
|
|
9005
|
+
* @public
|
|
9006
|
+
*/
|
|
8440
9007
|
export interface DescribeTransitGatewayRouteTablesResult {
|
|
8441
9008
|
/**
|
|
8442
9009
|
* <p>Information about the transit gateway route tables.</p>
|
|
@@ -8447,6 +9014,9 @@ export interface DescribeTransitGatewayRouteTablesResult {
|
|
|
8447
9014
|
*/
|
|
8448
9015
|
NextToken?: string;
|
|
8449
9016
|
}
|
|
9017
|
+
/**
|
|
9018
|
+
* @public
|
|
9019
|
+
*/
|
|
8450
9020
|
export interface DescribeTransitGatewaysRequest {
|
|
8451
9021
|
/**
|
|
8452
9022
|
* <p>The IDs of the transit gateways.</p>
|
|
@@ -8520,6 +9090,9 @@ export interface DescribeTransitGatewaysRequest {
|
|
|
8520
9090
|
*/
|
|
8521
9091
|
DryRun?: boolean;
|
|
8522
9092
|
}
|
|
9093
|
+
/**
|
|
9094
|
+
* @public
|
|
9095
|
+
*/
|
|
8523
9096
|
export interface DescribeTransitGatewaysResult {
|
|
8524
9097
|
/**
|
|
8525
9098
|
* <p>Information about the transit gateways.</p>
|
|
@@ -8530,6 +9103,9 @@ export interface DescribeTransitGatewaysResult {
|
|
|
8530
9103
|
*/
|
|
8531
9104
|
NextToken?: string;
|
|
8532
9105
|
}
|
|
9106
|
+
/**
|
|
9107
|
+
* @public
|
|
9108
|
+
*/
|
|
8533
9109
|
export interface DescribeTransitGatewayVpcAttachmentsRequest {
|
|
8534
9110
|
/**
|
|
8535
9111
|
* <p>The IDs of the attachments.</p>
|
|
@@ -8573,6 +9149,9 @@ export interface DescribeTransitGatewayVpcAttachmentsRequest {
|
|
|
8573
9149
|
*/
|
|
8574
9150
|
DryRun?: boolean;
|
|
8575
9151
|
}
|
|
9152
|
+
/**
|
|
9153
|
+
* @public
|
|
9154
|
+
*/
|
|
8576
9155
|
export interface DescribeTransitGatewayVpcAttachmentsResult {
|
|
8577
9156
|
/**
|
|
8578
9157
|
* <p>Information about the VPC attachments.</p>
|
|
@@ -8583,6 +9162,9 @@ export interface DescribeTransitGatewayVpcAttachmentsResult {
|
|
|
8583
9162
|
*/
|
|
8584
9163
|
NextToken?: string;
|
|
8585
9164
|
}
|
|
9165
|
+
/**
|
|
9166
|
+
* @public
|
|
9167
|
+
*/
|
|
8586
9168
|
export interface DescribeTrunkInterfaceAssociationsRequest {
|
|
8587
9169
|
/**
|
|
8588
9170
|
* <p>The IDs of the associations.</p>
|
|
@@ -8618,6 +9200,9 @@ export interface DescribeTrunkInterfaceAssociationsRequest {
|
|
|
8618
9200
|
*/
|
|
8619
9201
|
MaxResults?: number;
|
|
8620
9202
|
}
|
|
9203
|
+
/**
|
|
9204
|
+
* @public
|
|
9205
|
+
*/
|
|
8621
9206
|
export interface DescribeTrunkInterfaceAssociationsResult {
|
|
8622
9207
|
/**
|
|
8623
9208
|
* <p>Information about the trunk associations.</p>
|
|
@@ -8628,6 +9213,9 @@ export interface DescribeTrunkInterfaceAssociationsResult {
|
|
|
8628
9213
|
*/
|
|
8629
9214
|
NextToken?: string;
|
|
8630
9215
|
}
|
|
9216
|
+
/**
|
|
9217
|
+
* @public
|
|
9218
|
+
*/
|
|
8631
9219
|
export interface DescribeVerifiedAccessEndpointsRequest {
|
|
8632
9220
|
/**
|
|
8633
9221
|
* <p>The ID of the Amazon Web Services Verified Access endpoint.</p>
|
|
@@ -8661,6 +9249,9 @@ export interface DescribeVerifiedAccessEndpointsRequest {
|
|
|
8661
9249
|
*/
|
|
8662
9250
|
DryRun?: boolean;
|
|
8663
9251
|
}
|
|
9252
|
+
/**
|
|
9253
|
+
* @public
|
|
9254
|
+
*/
|
|
8664
9255
|
export interface DescribeVerifiedAccessEndpointsResult {
|
|
8665
9256
|
/**
|
|
8666
9257
|
* <p>The ID of the Amazon Web Services Verified Access endpoint.</p>
|
|
@@ -8671,6 +9262,9 @@ export interface DescribeVerifiedAccessEndpointsResult {
|
|
|
8671
9262
|
*/
|
|
8672
9263
|
NextToken?: string;
|
|
8673
9264
|
}
|
|
9265
|
+
/**
|
|
9266
|
+
* @public
|
|
9267
|
+
*/
|
|
8674
9268
|
export interface DescribeVerifiedAccessGroupsRequest {
|
|
8675
9269
|
/**
|
|
8676
9270
|
* <p>The ID of the Amazon Web Services Verified Access groups.</p>
|
|
@@ -8700,6 +9294,9 @@ export interface DescribeVerifiedAccessGroupsRequest {
|
|
|
8700
9294
|
*/
|
|
8701
9295
|
DryRun?: boolean;
|
|
8702
9296
|
}
|
|
9297
|
+
/**
|
|
9298
|
+
* @public
|
|
9299
|
+
*/
|
|
8703
9300
|
export interface DescribeVerifiedAccessGroupsResult {
|
|
8704
9301
|
/**
|
|
8705
9302
|
* <p>The ID of the Verified Access group.</p>
|
|
@@ -8710,6 +9307,9 @@ export interface DescribeVerifiedAccessGroupsResult {
|
|
|
8710
9307
|
*/
|
|
8711
9308
|
NextToken?: string;
|
|
8712
9309
|
}
|
|
9310
|
+
/**
|
|
9311
|
+
* @public
|
|
9312
|
+
*/
|
|
8713
9313
|
export interface DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {
|
|
8714
9314
|
/**
|
|
8715
9315
|
* <p>The IDs of the Amazon Web Services Verified Access instances.</p>
|
|
@@ -8735,11 +9335,15 @@ export interface DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {
|
|
|
8735
9335
|
*/
|
|
8736
9336
|
DryRun?: boolean;
|
|
8737
9337
|
}
|
|
9338
|
+
/**
|
|
9339
|
+
* @public
|
|
9340
|
+
*/
|
|
8738
9341
|
export declare enum VerifiedAccessLogDeliveryStatusCode {
|
|
8739
9342
|
FAILED = "failed",
|
|
8740
9343
|
SUCCESS = "success"
|
|
8741
9344
|
}
|
|
8742
9345
|
/**
|
|
9346
|
+
* @public
|
|
8743
9347
|
* <p>Describes a log delivery status.</p>
|
|
8744
9348
|
*/
|
|
8745
9349
|
export interface VerifiedAccessLogDeliveryStatus {
|
|
@@ -8753,6 +9357,7 @@ export interface VerifiedAccessLogDeliveryStatus {
|
|
|
8753
9357
|
Message?: string;
|
|
8754
9358
|
}
|
|
8755
9359
|
/**
|
|
9360
|
+
* @public
|
|
8756
9361
|
* <p>Options for CloudWatch Logs as a logging destination.</p>
|
|
8757
9362
|
*/
|
|
8758
9363
|
export interface VerifiedAccessLogCloudWatchLogsDestination {
|
|
@@ -8770,6 +9375,7 @@ export interface VerifiedAccessLogCloudWatchLogsDestination {
|
|
|
8770
9375
|
LogGroup?: string;
|
|
8771
9376
|
}
|
|
8772
9377
|
/**
|
|
9378
|
+
* @public
|
|
8773
9379
|
* <p>Options for Kinesis as a logging destination.</p>
|
|
8774
9380
|
*/
|
|
8775
9381
|
export interface VerifiedAccessLogKinesisDataFirehoseDestination {
|
|
@@ -8787,6 +9393,7 @@ export interface VerifiedAccessLogKinesisDataFirehoseDestination {
|
|
|
8787
9393
|
DeliveryStream?: string;
|
|
8788
9394
|
}
|
|
8789
9395
|
/**
|
|
9396
|
+
* @public
|
|
8790
9397
|
* <p>Options for Amazon S3 as a logging destination.</p>
|
|
8791
9398
|
*/
|
|
8792
9399
|
export interface VerifiedAccessLogS3Destination {
|
|
@@ -8812,6 +9419,7 @@ export interface VerifiedAccessLogS3Destination {
|
|
|
8812
9419
|
BucketOwner?: string;
|
|
8813
9420
|
}
|
|
8814
9421
|
/**
|
|
9422
|
+
* @public
|
|
8815
9423
|
* <p>Describes the destinations for Verified Access logs.</p>
|
|
8816
9424
|
*/
|
|
8817
9425
|
export interface VerifiedAccessLogs {
|
|
@@ -8829,6 +9437,7 @@ export interface VerifiedAccessLogs {
|
|
|
8829
9437
|
KinesisDataFirehose?: VerifiedAccessLogKinesisDataFirehoseDestination;
|
|
8830
9438
|
}
|
|
8831
9439
|
/**
|
|
9440
|
+
* @public
|
|
8832
9441
|
* <p>Describes logging options for an Amazon Web Services Verified Access instance.</p>
|
|
8833
9442
|
*/
|
|
8834
9443
|
export interface VerifiedAccessInstanceLoggingConfiguration {
|
|
@@ -8841,6 +9450,9 @@ export interface VerifiedAccessInstanceLoggingConfiguration {
|
|
|
8841
9450
|
*/
|
|
8842
9451
|
AccessLogs?: VerifiedAccessLogs;
|
|
8843
9452
|
}
|
|
9453
|
+
/**
|
|
9454
|
+
* @public
|
|
9455
|
+
*/
|
|
8844
9456
|
export interface DescribeVerifiedAccessInstanceLoggingConfigurationsResult {
|
|
8845
9457
|
/**
|
|
8846
9458
|
* <p>The current logging configuration for the Amazon Web Services Verified Access instances.</p>
|
|
@@ -8851,6 +9463,9 @@ export interface DescribeVerifiedAccessInstanceLoggingConfigurationsResult {
|
|
|
8851
9463
|
*/
|
|
8852
9464
|
NextToken?: string;
|
|
8853
9465
|
}
|
|
9466
|
+
/**
|
|
9467
|
+
* @public
|
|
9468
|
+
*/
|
|
8854
9469
|
export interface DescribeVerifiedAccessInstancesRequest {
|
|
8855
9470
|
/**
|
|
8856
9471
|
* <p>The IDs of the Amazon Web Services Verified Access instances.</p>
|
|
@@ -8876,6 +9491,9 @@ export interface DescribeVerifiedAccessInstancesRequest {
|
|
|
8876
9491
|
*/
|
|
8877
9492
|
DryRun?: boolean;
|
|
8878
9493
|
}
|
|
9494
|
+
/**
|
|
9495
|
+
* @public
|
|
9496
|
+
*/
|
|
8879
9497
|
export interface DescribeVerifiedAccessInstancesResult {
|
|
8880
9498
|
/**
|
|
8881
9499
|
* <p>The IDs of the Amazon Web Services Verified Access instances.</p>
|
|
@@ -8886,6 +9504,9 @@ export interface DescribeVerifiedAccessInstancesResult {
|
|
|
8886
9504
|
*/
|
|
8887
9505
|
NextToken?: string;
|
|
8888
9506
|
}
|
|
9507
|
+
/**
|
|
9508
|
+
* @public
|
|
9509
|
+
*/
|
|
8889
9510
|
export interface DescribeVerifiedAccessTrustProvidersRequest {
|
|
8890
9511
|
/**
|
|
8891
9512
|
* <p>The IDs of the Amazon Web Services Verified Access trust providers.</p>
|
|
@@ -8911,6 +9532,9 @@ export interface DescribeVerifiedAccessTrustProvidersRequest {
|
|
|
8911
9532
|
*/
|
|
8912
9533
|
DryRun?: boolean;
|
|
8913
9534
|
}
|
|
9535
|
+
/**
|
|
9536
|
+
* @public
|
|
9537
|
+
*/
|
|
8914
9538
|
export interface DescribeVerifiedAccessTrustProvidersResult {
|
|
8915
9539
|
/**
|
|
8916
9540
|
* <p>The IDs of the Amazon Web Services Verified Access trust providers.</p>
|
|
@@ -8921,10 +9545,16 @@ export interface DescribeVerifiedAccessTrustProvidersResult {
|
|
|
8921
9545
|
*/
|
|
8922
9546
|
NextToken?: string;
|
|
8923
9547
|
}
|
|
9548
|
+
/**
|
|
9549
|
+
* @public
|
|
9550
|
+
*/
|
|
8924
9551
|
export declare enum VolumeAttributeName {
|
|
8925
9552
|
autoEnableIO = "autoEnableIO",
|
|
8926
9553
|
productCodes = "productCodes"
|
|
8927
9554
|
}
|
|
9555
|
+
/**
|
|
9556
|
+
* @public
|
|
9557
|
+
*/
|
|
8928
9558
|
export interface DescribeVolumeAttributeRequest {
|
|
8929
9559
|
/**
|
|
8930
9560
|
* <p>The attribute of the volume. This parameter is required.</p>
|
|
@@ -8941,6 +9571,9 @@ export interface DescribeVolumeAttributeRequest {
|
|
|
8941
9571
|
*/
|
|
8942
9572
|
DryRun?: boolean;
|
|
8943
9573
|
}
|
|
9574
|
+
/**
|
|
9575
|
+
* @public
|
|
9576
|
+
*/
|
|
8944
9577
|
export interface DescribeVolumeAttributeResult {
|
|
8945
9578
|
/**
|
|
8946
9579
|
* <p>The state of <code>autoEnableIO</code> attribute.</p>
|
|
@@ -8955,6 +9588,9 @@ export interface DescribeVolumeAttributeResult {
|
|
|
8955
9588
|
*/
|
|
8956
9589
|
VolumeId?: string;
|
|
8957
9590
|
}
|
|
9591
|
+
/**
|
|
9592
|
+
* @public
|
|
9593
|
+
*/
|
|
8958
9594
|
export interface DescribeVolumesRequest {
|
|
8959
9595
|
/**
|
|
8960
9596
|
* <p>The filters.</p>
|