@aws-sdk/client-ec2 3.533.0 → 3.535.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/index.js +117 -9
- package/dist-es/models/models_5.js +0 -8
- package/dist-es/models/models_6.js +8 -0
- package/dist-es/protocols/Aws_ec2.js +114 -0
- package/dist-types/EC2.d.ts +183 -1
- package/dist-types/EC2Client.d.ts +1 -1
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +2 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +2 -1
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +2 -1
- package/dist-types/commands/AttachInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/AttachVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +2 -1
- package/dist-types/commands/BundleInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CancelBundleTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +2 -1
- package/dist-types/commands/CancelConversionTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelExportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelImageLaunchPermissionCommand.d.ts +2 -1
- package/dist-types/commands/CancelImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +2 -1
- package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CopyFpgaImageCommand.d.ts +2 -1
- package/dist-types/commands/CopyImageCommand.d.ts +2 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDefaultVpcCommand.d.ts +2 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +2 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoipPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFpgaImageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNatGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAclCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlacementGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubnetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterImageCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressTransfersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBundleTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCoipPoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConversionTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeElasticGpusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFastLaunchImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +31 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamScopesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeKeyPairsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLockedSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePrefixListsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +4 -2
- package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +3 -2
- package/dist-types/commands/DescribeSubnetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +2 -1
- package/dist-types/commands/DetachInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DetachVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DisableAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/DisableFastLaunchCommand.d.ts +2 -1
- package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageDeprecationCommand.d.ts +2 -1
- package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
- package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +2 -1
- package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/EnableAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/EnableFastLaunchCommand.d.ts +2 -1
- package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageDeprecationCommand.d.ts +2 -1
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +2 -1
- package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
- package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +2 -1
- package/dist-types/commands/EnableVolumeIOCommand.d.ts +2 -1
- package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ExportImageCommand.d.ts +2 -1
- package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +2 -1
- package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +2 -1
- package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +2 -1
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +2 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +2 -1
- package/dist-types/commands/GetImageBlockPublicAccessStateCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +3 -2
- package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +3 -2
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +3 -3
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -1
- package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +2 -1
- package/dist-types/commands/GetPasswordDataCommand.d.ts +2 -1
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +2 -1
- package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +2 -1
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +2 -1
- package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +2 -1
- package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +2 -1
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/commands/ImportImageCommand.d.ts +2 -1
- package/dist-types/commands/ImportInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/ImportVolumeCommand.d.ts +2 -1
- package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/LockSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +2 -1
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/ModifyFleetCommand.d.ts +2 -1
- package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyHostsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamPoolCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamScopeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +2 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +2 -1
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVolumeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
- package/dist-types/commands/MonitorInstancesCommand.d.ts +2 -1
- package/dist-types/commands/MoveAddressToVpcCommand.d.ts +2 -1
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RebootInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +2 -1
- package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +3 -2
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -2
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
- package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseAddressCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceRouteCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +2 -1
- package/dist-types/commands/ReportInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -1
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ResetAddressAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +2 -1
- package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +2 -1
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +2 -1
- package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +2 -1
- package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +2 -1
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +2 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RunScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +2 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +2 -1
- package/dist-types/commands/StartInstancesCommand.d.ts +2 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -1
- package/dist-types/commands/StopInstancesCommand.d.ts +2 -1
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/TerminateInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/UnlockSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/UnmonitorInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +2 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1093 -1093
- package/dist-types/models/models_1.d.ts +1229 -1229
- package/dist-types/models/models_2.d.ts +1105 -1105
- package/dist-types/models/models_3.d.ts +1006 -1006
- package/dist-types/models/models_4.d.ts +1396 -1629
- package/dist-types/models/models_5.d.ts +1280 -1132
- package/dist-types/models/models_6.d.ts +1333 -1244
- package/dist-types/models/models_7.d.ts +605 -472
- package/dist-types/ts3.4/EC2.d.ts +182 -0
- package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceConnectEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceConnectEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCapacityBlockOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +13 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLockedSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +11 -4
- package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +13 -2
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableImageBlockPublicAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableImageBlockPublicAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetImageBlockPublicAccessStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +13 -2
- package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/LockSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +13 -2
- package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnlockSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/models/models_4.d.ts +32 -48
- package/dist-types/ts3.4/models/models_5.d.ts +48 -55
- package/dist-types/ts3.4/models/models_6.d.ts +54 -34
- package/dist-types/ts3.4/models/models_7.d.ts +38 -2
- package/package.json +42 -42
|
@@ -1,16 +1,149 @@
|
|
|
1
1
|
import { _InstanceType, AddressAttribute, AddressAttributeName, ByoipCidr, ClientVpnAuthorizationRuleStatus, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
|
|
2
2
|
import { AmdSevSnpSpecification, BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, HostnameType, IcmpTypeCode, InstanceInterruptionBehavior, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, RuleAction, ShutdownBehavior, SpotInstanceType } from "./models_1";
|
|
3
3
|
import { SnapshotState, SSEType, TransitGatewayRoute } from "./models_2";
|
|
4
|
-
import { ClientVpnConnectionStatus, Filter } from "./models_3";
|
|
4
|
+
import { ClientVpnConnectionStatus, Filter, InstanceTagNotificationAttribute } from "./models_3";
|
|
5
5
|
import { HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceNetworkInterfaceSpecification, InstanceState, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, RunInstancesMonitoringEnabled, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
|
|
6
|
-
import { CapacityReservationSpecification, InstanceMonitoring,
|
|
6
|
+
import { CapacityReservationSpecification, InstanceMonitoring, RegisterInstanceTagAttributeRequest, Status } from "./models_6";
|
|
7
7
|
/**
|
|
8
8
|
* @public
|
|
9
9
|
*/
|
|
10
|
-
export interface
|
|
10
|
+
export interface RegisterInstanceEventNotificationAttributesRequest {
|
|
11
|
+
/**
|
|
12
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
13
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
14
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
DryRun?: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* <p>Information about the tag keys to register.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
InstanceTagAttribute: RegisterInstanceTagAttributeRequest | undefined;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
export interface RegisterInstanceEventNotificationAttributesResult {
|
|
28
|
+
/**
|
|
29
|
+
* <p>The resulting set of tag keys.</p>
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
32
|
+
InstanceTagAttribute?: InstanceTagNotificationAttribute;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* @public
|
|
36
|
+
*/
|
|
37
|
+
export interface RegisterTransitGatewayMulticastGroupMembersRequest {
|
|
38
|
+
/**
|
|
39
|
+
* <p>The ID of the transit gateway multicast domain.</p>
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
TransitGatewayMulticastDomainId: string | undefined;
|
|
11
43
|
/**
|
|
44
|
+
* <p>The IP address assigned to the transit gateway multicast group.</p>
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
GroupIpAddress?: string;
|
|
48
|
+
/**
|
|
49
|
+
* <p>The group members' network interface IDs to register with the transit gateway multicast group.</p>
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
NetworkInterfaceIds: string[] | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
55
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
56
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
59
|
+
DryRun?: boolean;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* <p>Describes the registered transit gateway multicast group members.</p>
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
65
|
+
export interface TransitGatewayMulticastRegisteredGroupMembers {
|
|
66
|
+
/**
|
|
67
|
+
* <p>The ID of the transit gateway multicast domain.</p>
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
TransitGatewayMulticastDomainId?: string;
|
|
71
|
+
/**
|
|
72
|
+
* <p>The ID of the registered network interfaces.</p>
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
RegisteredNetworkInterfaceIds?: string[];
|
|
76
|
+
/**
|
|
77
|
+
* <p>The IP address assigned to the transit gateway multicast group.</p>
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
80
|
+
GroupIpAddress?: string;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
export interface RegisterTransitGatewayMulticastGroupMembersResult {
|
|
86
|
+
/**
|
|
87
|
+
* <p>Information about the registered transit gateway multicast group members.</p>
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
90
|
+
RegisteredMulticastGroupMembers?: TransitGatewayMulticastRegisteredGroupMembers;
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
95
|
+
export interface RegisterTransitGatewayMulticastGroupSourcesRequest {
|
|
96
|
+
/**
|
|
97
|
+
* <p>The ID of the transit gateway multicast domain.</p>
|
|
12
98
|
* @public
|
|
99
|
+
*/
|
|
100
|
+
TransitGatewayMulticastDomainId: string | undefined;
|
|
101
|
+
/**
|
|
102
|
+
* <p>The IP address assigned to the transit gateway multicast group.</p>
|
|
103
|
+
* @public
|
|
104
|
+
*/
|
|
105
|
+
GroupIpAddress?: string;
|
|
106
|
+
/**
|
|
107
|
+
* <p>The group sources' network interface IDs to register with the transit gateway multicast group.</p>
|
|
108
|
+
* @public
|
|
109
|
+
*/
|
|
110
|
+
NetworkInterfaceIds: string[] | undefined;
|
|
111
|
+
/**
|
|
112
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
113
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
114
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
115
|
+
* @public
|
|
116
|
+
*/
|
|
117
|
+
DryRun?: boolean;
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* <p>Describes the members registered with the transit gateway multicast group.</p>
|
|
121
|
+
* @public
|
|
122
|
+
*/
|
|
123
|
+
export interface TransitGatewayMulticastRegisteredGroupSources {
|
|
124
|
+
/**
|
|
125
|
+
* <p>The ID of the transit gateway multicast domain.</p>
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
128
|
+
TransitGatewayMulticastDomainId?: string;
|
|
129
|
+
/**
|
|
130
|
+
* <p>The IDs of the network interfaces members registered with the transit gateway multicast group.</p>
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
133
|
+
RegisteredNetworkInterfaceIds?: string[];
|
|
134
|
+
/**
|
|
135
|
+
* <p>The IP address assigned to the transit gateway multicast group.</p>
|
|
136
|
+
* @public
|
|
137
|
+
*/
|
|
138
|
+
GroupIpAddress?: string;
|
|
139
|
+
}
|
|
140
|
+
/**
|
|
141
|
+
* @public
|
|
142
|
+
*/
|
|
143
|
+
export interface RegisterTransitGatewayMulticastGroupSourcesResult {
|
|
144
|
+
/**
|
|
13
145
|
* <p>Information about the transit gateway multicast group sources.</p>
|
|
146
|
+
* @public
|
|
14
147
|
*/
|
|
15
148
|
RegisteredMulticastGroupSources?: TransitGatewayMulticastRegisteredGroupSources;
|
|
16
149
|
}
|
|
@@ -19,25 +152,25 @@ export interface RegisterTransitGatewayMulticastGroupSourcesResult {
|
|
|
19
152
|
*/
|
|
20
153
|
export interface RejectTransitGatewayMulticastDomainAssociationsRequest {
|
|
21
154
|
/**
|
|
22
|
-
* @public
|
|
23
155
|
* <p>The ID of the transit gateway multicast domain.</p>
|
|
156
|
+
* @public
|
|
24
157
|
*/
|
|
25
158
|
TransitGatewayMulticastDomainId?: string;
|
|
26
159
|
/**
|
|
27
|
-
* @public
|
|
28
160
|
* <p>The ID of the transit gateway attachment.</p>
|
|
161
|
+
* @public
|
|
29
162
|
*/
|
|
30
163
|
TransitGatewayAttachmentId?: string;
|
|
31
164
|
/**
|
|
32
|
-
* @public
|
|
33
165
|
* <p>The IDs of the subnets to associate with the transit gateway multicast domain.</p>
|
|
166
|
+
* @public
|
|
34
167
|
*/
|
|
35
168
|
SubnetIds?: string[];
|
|
36
169
|
/**
|
|
37
|
-
* @public
|
|
38
170
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
39
171
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
40
172
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
173
|
+
* @public
|
|
41
174
|
*/
|
|
42
175
|
DryRun?: boolean;
|
|
43
176
|
}
|
|
@@ -46,8 +179,8 @@ export interface RejectTransitGatewayMulticastDomainAssociationsRequest {
|
|
|
46
179
|
*/
|
|
47
180
|
export interface RejectTransitGatewayMulticastDomainAssociationsResult {
|
|
48
181
|
/**
|
|
49
|
-
* @public
|
|
50
182
|
* <p>Information about the multicast domain associations.</p>
|
|
183
|
+
* @public
|
|
51
184
|
*/
|
|
52
185
|
Associations?: TransitGatewayMulticastDomainAssociations;
|
|
53
186
|
}
|
|
@@ -56,15 +189,15 @@ export interface RejectTransitGatewayMulticastDomainAssociationsResult {
|
|
|
56
189
|
*/
|
|
57
190
|
export interface RejectTransitGatewayPeeringAttachmentRequest {
|
|
58
191
|
/**
|
|
59
|
-
* @public
|
|
60
192
|
* <p>The ID of the transit gateway peering attachment.</p>
|
|
193
|
+
* @public
|
|
61
194
|
*/
|
|
62
195
|
TransitGatewayAttachmentId: string | undefined;
|
|
63
196
|
/**
|
|
64
|
-
* @public
|
|
65
197
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
66
198
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
67
199
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
200
|
+
* @public
|
|
68
201
|
*/
|
|
69
202
|
DryRun?: boolean;
|
|
70
203
|
}
|
|
@@ -73,8 +206,8 @@ export interface RejectTransitGatewayPeeringAttachmentRequest {
|
|
|
73
206
|
*/
|
|
74
207
|
export interface RejectTransitGatewayPeeringAttachmentResult {
|
|
75
208
|
/**
|
|
76
|
-
* @public
|
|
77
209
|
* <p>The transit gateway peering attachment.</p>
|
|
210
|
+
* @public
|
|
78
211
|
*/
|
|
79
212
|
TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
|
|
80
213
|
}
|
|
@@ -83,15 +216,15 @@ export interface RejectTransitGatewayPeeringAttachmentResult {
|
|
|
83
216
|
*/
|
|
84
217
|
export interface RejectTransitGatewayVpcAttachmentRequest {
|
|
85
218
|
/**
|
|
86
|
-
* @public
|
|
87
219
|
* <p>The ID of the attachment.</p>
|
|
220
|
+
* @public
|
|
88
221
|
*/
|
|
89
222
|
TransitGatewayAttachmentId: string | undefined;
|
|
90
223
|
/**
|
|
91
|
-
* @public
|
|
92
224
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
93
225
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
94
226
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
227
|
+
* @public
|
|
95
228
|
*/
|
|
96
229
|
DryRun?: boolean;
|
|
97
230
|
}
|
|
@@ -100,8 +233,8 @@ export interface RejectTransitGatewayVpcAttachmentRequest {
|
|
|
100
233
|
*/
|
|
101
234
|
export interface RejectTransitGatewayVpcAttachmentResult {
|
|
102
235
|
/**
|
|
103
|
-
* @public
|
|
104
236
|
* <p>Information about the attachment.</p>
|
|
237
|
+
* @public
|
|
105
238
|
*/
|
|
106
239
|
TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
|
|
107
240
|
}
|
|
@@ -110,20 +243,20 @@ export interface RejectTransitGatewayVpcAttachmentResult {
|
|
|
110
243
|
*/
|
|
111
244
|
export interface RejectVpcEndpointConnectionsRequest {
|
|
112
245
|
/**
|
|
113
|
-
* @public
|
|
114
246
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
115
247
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
116
248
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
249
|
+
* @public
|
|
117
250
|
*/
|
|
118
251
|
DryRun?: boolean;
|
|
119
252
|
/**
|
|
120
|
-
* @public
|
|
121
253
|
* <p>The ID of the service.</p>
|
|
254
|
+
* @public
|
|
122
255
|
*/
|
|
123
256
|
ServiceId: string | undefined;
|
|
124
257
|
/**
|
|
125
|
-
* @public
|
|
126
258
|
* <p>The IDs of the VPC endpoints.</p>
|
|
259
|
+
* @public
|
|
127
260
|
*/
|
|
128
261
|
VpcEndpointIds: string[] | undefined;
|
|
129
262
|
}
|
|
@@ -132,8 +265,8 @@ export interface RejectVpcEndpointConnectionsRequest {
|
|
|
132
265
|
*/
|
|
133
266
|
export interface RejectVpcEndpointConnectionsResult {
|
|
134
267
|
/**
|
|
135
|
-
* @public
|
|
136
268
|
* <p>Information about the endpoints that were not rejected, if applicable.</p>
|
|
269
|
+
* @public
|
|
137
270
|
*/
|
|
138
271
|
Unsuccessful?: UnsuccessfulItem[];
|
|
139
272
|
}
|
|
@@ -142,15 +275,15 @@ export interface RejectVpcEndpointConnectionsResult {
|
|
|
142
275
|
*/
|
|
143
276
|
export interface RejectVpcPeeringConnectionRequest {
|
|
144
277
|
/**
|
|
145
|
-
* @public
|
|
146
278
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
147
279
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
148
280
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
281
|
+
* @public
|
|
149
282
|
*/
|
|
150
283
|
DryRun?: boolean;
|
|
151
284
|
/**
|
|
152
|
-
* @public
|
|
153
285
|
* <p>The ID of the VPC peering connection.</p>
|
|
286
|
+
* @public
|
|
154
287
|
*/
|
|
155
288
|
VpcPeeringConnectionId: string | undefined;
|
|
156
289
|
}
|
|
@@ -159,8 +292,8 @@ export interface RejectVpcPeeringConnectionRequest {
|
|
|
159
292
|
*/
|
|
160
293
|
export interface RejectVpcPeeringConnectionResult {
|
|
161
294
|
/**
|
|
162
|
-
* @public
|
|
163
295
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
296
|
+
* @public
|
|
164
297
|
*/
|
|
165
298
|
Return?: boolean;
|
|
166
299
|
}
|
|
@@ -169,27 +302,27 @@ export interface RejectVpcPeeringConnectionResult {
|
|
|
169
302
|
*/
|
|
170
303
|
export interface ReleaseAddressRequest {
|
|
171
304
|
/**
|
|
172
|
-
* @public
|
|
173
305
|
* <p>The allocation ID. This parameter is required.</p>
|
|
306
|
+
* @public
|
|
174
307
|
*/
|
|
175
308
|
AllocationId?: string;
|
|
176
309
|
/**
|
|
177
|
-
* @public
|
|
178
310
|
* <p>Deprecated.</p>
|
|
311
|
+
* @public
|
|
179
312
|
*/
|
|
180
313
|
PublicIp?: string;
|
|
181
314
|
/**
|
|
182
|
-
* @public
|
|
183
315
|
* <p>The set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises
|
|
184
316
|
* IP addresses.</p>
|
|
185
317
|
* <p>If you provide an incorrect network border group, you receive an <code>InvalidAddress.NotFound</code> error.</p>
|
|
318
|
+
* @public
|
|
186
319
|
*/
|
|
187
320
|
NetworkBorderGroup?: string;
|
|
188
321
|
/**
|
|
189
|
-
* @public
|
|
190
322
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
191
323
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
192
324
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
325
|
+
* @public
|
|
193
326
|
*/
|
|
194
327
|
DryRun?: boolean;
|
|
195
328
|
}
|
|
@@ -198,8 +331,8 @@ export interface ReleaseAddressRequest {
|
|
|
198
331
|
*/
|
|
199
332
|
export interface ReleaseHostsRequest {
|
|
200
333
|
/**
|
|
201
|
-
* @public
|
|
202
334
|
* <p>The IDs of the Dedicated Hosts to release.</p>
|
|
335
|
+
* @public
|
|
203
336
|
*/
|
|
204
337
|
HostIds: string[] | undefined;
|
|
205
338
|
}
|
|
@@ -208,14 +341,14 @@ export interface ReleaseHostsRequest {
|
|
|
208
341
|
*/
|
|
209
342
|
export interface ReleaseHostsResult {
|
|
210
343
|
/**
|
|
211
|
-
* @public
|
|
212
344
|
* <p>The IDs of the Dedicated Hosts that were successfully released.</p>
|
|
345
|
+
* @public
|
|
213
346
|
*/
|
|
214
347
|
Successful?: string[];
|
|
215
348
|
/**
|
|
216
|
-
* @public
|
|
217
349
|
* <p>The IDs of the Dedicated Hosts that could not be released, including an error
|
|
218
350
|
* message.</p>
|
|
351
|
+
* @public
|
|
219
352
|
*/
|
|
220
353
|
Unsuccessful?: UnsuccessfulItem[];
|
|
221
354
|
}
|
|
@@ -224,25 +357,25 @@ export interface ReleaseHostsResult {
|
|
|
224
357
|
*/
|
|
225
358
|
export interface ReleaseIpamPoolAllocationRequest {
|
|
226
359
|
/**
|
|
227
|
-
* @public
|
|
228
360
|
* <p>A check for whether you have the required permissions for the action without actually making the request
|
|
229
361
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
230
362
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
363
|
+
* @public
|
|
231
364
|
*/
|
|
232
365
|
DryRun?: boolean;
|
|
233
366
|
/**
|
|
234
|
-
* @public
|
|
235
367
|
* <p>The ID of the IPAM pool which contains the allocation you want to release.</p>
|
|
368
|
+
* @public
|
|
236
369
|
*/
|
|
237
370
|
IpamPoolId: string | undefined;
|
|
238
371
|
/**
|
|
239
|
-
* @public
|
|
240
372
|
* <p>The CIDR of the allocation you want to release.</p>
|
|
373
|
+
* @public
|
|
241
374
|
*/
|
|
242
375
|
Cidr: string | undefined;
|
|
243
376
|
/**
|
|
244
|
-
* @public
|
|
245
377
|
* <p>The ID of the allocation.</p>
|
|
378
|
+
* @public
|
|
246
379
|
*/
|
|
247
380
|
IpamPoolAllocationId: string | undefined;
|
|
248
381
|
}
|
|
@@ -251,8 +384,8 @@ export interface ReleaseIpamPoolAllocationRequest {
|
|
|
251
384
|
*/
|
|
252
385
|
export interface ReleaseIpamPoolAllocationResult {
|
|
253
386
|
/**
|
|
254
|
-
* @public
|
|
255
387
|
* <p>Indicates if the release was successful.</p>
|
|
388
|
+
* @public
|
|
256
389
|
*/
|
|
257
390
|
Success?: boolean;
|
|
258
391
|
}
|
|
@@ -261,13 +394,13 @@ export interface ReleaseIpamPoolAllocationResult {
|
|
|
261
394
|
*/
|
|
262
395
|
export interface ReplaceIamInstanceProfileAssociationRequest {
|
|
263
396
|
/**
|
|
264
|
-
* @public
|
|
265
397
|
* <p>The IAM instance profile.</p>
|
|
398
|
+
* @public
|
|
266
399
|
*/
|
|
267
400
|
IamInstanceProfile: IamInstanceProfileSpecification | undefined;
|
|
268
401
|
/**
|
|
269
|
-
* @public
|
|
270
402
|
* <p>The ID of the existing IAM instance profile association.</p>
|
|
403
|
+
* @public
|
|
271
404
|
*/
|
|
272
405
|
AssociationId: string | undefined;
|
|
273
406
|
}
|
|
@@ -276,8 +409,8 @@ export interface ReplaceIamInstanceProfileAssociationRequest {
|
|
|
276
409
|
*/
|
|
277
410
|
export interface ReplaceIamInstanceProfileAssociationResult {
|
|
278
411
|
/**
|
|
279
|
-
* @public
|
|
280
412
|
* <p>Information about the IAM instance profile association.</p>
|
|
413
|
+
* @public
|
|
281
414
|
*/
|
|
282
415
|
IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
|
|
283
416
|
}
|
|
@@ -286,20 +419,20 @@ export interface ReplaceIamInstanceProfileAssociationResult {
|
|
|
286
419
|
*/
|
|
287
420
|
export interface ReplaceNetworkAclAssociationRequest {
|
|
288
421
|
/**
|
|
289
|
-
* @public
|
|
290
422
|
* <p>The ID of the current association between the original network ACL and the subnet.</p>
|
|
423
|
+
* @public
|
|
291
424
|
*/
|
|
292
425
|
AssociationId: string | undefined;
|
|
293
426
|
/**
|
|
294
|
-
* @public
|
|
295
427
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
296
428
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
297
429
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
430
|
+
* @public
|
|
298
431
|
*/
|
|
299
432
|
DryRun?: boolean;
|
|
300
433
|
/**
|
|
301
|
-
* @public
|
|
302
434
|
* <p>The ID of the new network ACL to associate with the subnet.</p>
|
|
435
|
+
* @public
|
|
303
436
|
*/
|
|
304
437
|
NetworkAclId: string | undefined;
|
|
305
438
|
}
|
|
@@ -308,8 +441,8 @@ export interface ReplaceNetworkAclAssociationRequest {
|
|
|
308
441
|
*/
|
|
309
442
|
export interface ReplaceNetworkAclAssociationResult {
|
|
310
443
|
/**
|
|
311
|
-
* @public
|
|
312
444
|
* <p>The ID of the new association.</p>
|
|
445
|
+
* @public
|
|
313
446
|
*/
|
|
314
447
|
NewAssociationId?: string;
|
|
315
448
|
}
|
|
@@ -318,65 +451,65 @@ export interface ReplaceNetworkAclAssociationResult {
|
|
|
318
451
|
*/
|
|
319
452
|
export interface ReplaceNetworkAclEntryRequest {
|
|
320
453
|
/**
|
|
321
|
-
* @public
|
|
322
454
|
* <p>The IPv4 network range to allow or deny, in CIDR notation (for example
|
|
323
455
|
* <code>172.16.0.0/24</code>).</p>
|
|
456
|
+
* @public
|
|
324
457
|
*/
|
|
325
458
|
CidrBlock?: string;
|
|
326
459
|
/**
|
|
327
|
-
* @public
|
|
328
460
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
329
461
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
330
462
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
463
|
+
* @public
|
|
331
464
|
*/
|
|
332
465
|
DryRun?: boolean;
|
|
333
466
|
/**
|
|
334
|
-
* @public
|
|
335
467
|
* <p>Indicates whether to replace the egress rule.</p>
|
|
336
468
|
* <p>Default: If no value is specified, we replace the ingress rule.</p>
|
|
469
|
+
* @public
|
|
337
470
|
*/
|
|
338
471
|
Egress: boolean | undefined;
|
|
339
472
|
/**
|
|
340
|
-
* @public
|
|
341
473
|
* <p>ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol
|
|
342
474
|
* 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.</p>
|
|
475
|
+
* @public
|
|
343
476
|
*/
|
|
344
477
|
IcmpTypeCode?: IcmpTypeCode;
|
|
345
478
|
/**
|
|
346
|
-
* @public
|
|
347
479
|
* <p>The IPv6 network range to allow or deny, in CIDR notation (for example
|
|
348
480
|
* <code>2001:bd8:1234:1a00::/64</code>).</p>
|
|
481
|
+
* @public
|
|
349
482
|
*/
|
|
350
483
|
Ipv6CidrBlock?: string;
|
|
351
484
|
/**
|
|
352
|
-
* @public
|
|
353
485
|
* <p>The ID of the ACL.</p>
|
|
486
|
+
* @public
|
|
354
487
|
*/
|
|
355
488
|
NetworkAclId: string | undefined;
|
|
356
489
|
/**
|
|
357
|
-
* @public
|
|
358
490
|
* <p>TCP or UDP protocols: The range of ports the rule applies to.
|
|
359
491
|
* Required if specifying protocol 6 (TCP) or 17 (UDP).</p>
|
|
492
|
+
* @public
|
|
360
493
|
*/
|
|
361
494
|
PortRange?: PortRange;
|
|
362
495
|
/**
|
|
363
|
-
* @public
|
|
364
496
|
* <p>The protocol number. A value of "-1" means all protocols. If you specify "-1" or a
|
|
365
497
|
* protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is
|
|
366
498
|
* allowed, regardless of any ports or ICMP types or codes that you specify. If you specify
|
|
367
499
|
* protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and
|
|
368
500
|
* codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6)
|
|
369
501
|
* and specify an IPv6 CIDR block, you must specify an ICMP type and code.</p>
|
|
502
|
+
* @public
|
|
370
503
|
*/
|
|
371
504
|
Protocol: string | undefined;
|
|
372
505
|
/**
|
|
373
|
-
* @public
|
|
374
506
|
* <p>Indicates whether to allow or deny the traffic that matches the rule.</p>
|
|
507
|
+
* @public
|
|
375
508
|
*/
|
|
376
509
|
RuleAction: RuleAction | undefined;
|
|
377
510
|
/**
|
|
378
|
-
* @public
|
|
379
511
|
* <p>The rule number of the entry to replace.</p>
|
|
512
|
+
* @public
|
|
380
513
|
*/
|
|
381
514
|
RuleNumber: number | undefined;
|
|
382
515
|
}
|
|
@@ -385,92 +518,92 @@ export interface ReplaceNetworkAclEntryRequest {
|
|
|
385
518
|
*/
|
|
386
519
|
export interface ReplaceRouteRequest {
|
|
387
520
|
/**
|
|
388
|
-
* @public
|
|
389
521
|
* <p>The IPv4 CIDR address block used for the destination match. The value that you
|
|
390
522
|
* provide must match the CIDR of an existing route in the table.</p>
|
|
523
|
+
* @public
|
|
391
524
|
*/
|
|
392
525
|
DestinationCidrBlock?: string;
|
|
393
526
|
/**
|
|
394
|
-
* @public
|
|
395
527
|
* <p>The IPv6 CIDR address block used for the destination match. The value that you
|
|
396
528
|
* provide must match the CIDR of an existing route in the table.</p>
|
|
529
|
+
* @public
|
|
397
530
|
*/
|
|
398
531
|
DestinationIpv6CidrBlock?: string;
|
|
399
532
|
/**
|
|
400
|
-
* @public
|
|
401
533
|
* <p>The ID of the prefix list for the route.</p>
|
|
534
|
+
* @public
|
|
402
535
|
*/
|
|
403
536
|
DestinationPrefixListId?: string;
|
|
404
537
|
/**
|
|
405
|
-
* @public
|
|
406
538
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
407
539
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
408
540
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
541
|
+
* @public
|
|
409
542
|
*/
|
|
410
543
|
DryRun?: boolean;
|
|
411
544
|
/**
|
|
412
|
-
* @public
|
|
413
545
|
* <p>The ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.</p>
|
|
546
|
+
* @public
|
|
414
547
|
*/
|
|
415
548
|
VpcEndpointId?: string;
|
|
416
549
|
/**
|
|
417
|
-
* @public
|
|
418
550
|
* <p>[IPv6 traffic only] The ID of an egress-only internet gateway.</p>
|
|
551
|
+
* @public
|
|
419
552
|
*/
|
|
420
553
|
EgressOnlyInternetGatewayId?: string;
|
|
421
554
|
/**
|
|
422
|
-
* @public
|
|
423
555
|
* <p>The ID of an internet gateway or virtual private gateway.</p>
|
|
556
|
+
* @public
|
|
424
557
|
*/
|
|
425
558
|
GatewayId?: string;
|
|
426
559
|
/**
|
|
427
|
-
* @public
|
|
428
560
|
* <p>The ID of a NAT instance in your VPC.</p>
|
|
561
|
+
* @public
|
|
429
562
|
*/
|
|
430
563
|
InstanceId?: string;
|
|
431
564
|
/**
|
|
432
|
-
* @public
|
|
433
565
|
* <p>Specifies whether to reset the local route to its default target (<code>local</code>).</p>
|
|
566
|
+
* @public
|
|
434
567
|
*/
|
|
435
568
|
LocalTarget?: boolean;
|
|
436
569
|
/**
|
|
437
|
-
* @public
|
|
438
570
|
* <p>[IPv4 traffic only] The ID of a NAT gateway.</p>
|
|
571
|
+
* @public
|
|
439
572
|
*/
|
|
440
573
|
NatGatewayId?: string;
|
|
441
574
|
/**
|
|
442
|
-
* @public
|
|
443
575
|
* <p>The ID of a transit gateway.</p>
|
|
576
|
+
* @public
|
|
444
577
|
*/
|
|
445
578
|
TransitGatewayId?: string;
|
|
446
579
|
/**
|
|
447
|
-
* @public
|
|
448
580
|
* <p>The ID of the local gateway.</p>
|
|
581
|
+
* @public
|
|
449
582
|
*/
|
|
450
583
|
LocalGatewayId?: string;
|
|
451
584
|
/**
|
|
452
|
-
* @public
|
|
453
585
|
* <p>[IPv4 traffic only] The ID of a carrier gateway.</p>
|
|
586
|
+
* @public
|
|
454
587
|
*/
|
|
455
588
|
CarrierGatewayId?: string;
|
|
456
589
|
/**
|
|
457
|
-
* @public
|
|
458
590
|
* <p>The ID of a network interface.</p>
|
|
591
|
+
* @public
|
|
459
592
|
*/
|
|
460
593
|
NetworkInterfaceId?: string;
|
|
461
594
|
/**
|
|
462
|
-
* @public
|
|
463
595
|
* <p>The ID of the route table.</p>
|
|
596
|
+
* @public
|
|
464
597
|
*/
|
|
465
598
|
RouteTableId: string | undefined;
|
|
466
599
|
/**
|
|
467
|
-
* @public
|
|
468
600
|
* <p>The ID of a VPC peering connection.</p>
|
|
601
|
+
* @public
|
|
469
602
|
*/
|
|
470
603
|
VpcPeeringConnectionId?: string;
|
|
471
604
|
/**
|
|
472
|
-
* @public
|
|
473
605
|
* <p>The Amazon Resource Name (ARN) of the core network.</p>
|
|
606
|
+
* @public
|
|
474
607
|
*/
|
|
475
608
|
CoreNetworkArn?: string;
|
|
476
609
|
}
|
|
@@ -479,20 +612,20 @@ export interface ReplaceRouteRequest {
|
|
|
479
612
|
*/
|
|
480
613
|
export interface ReplaceRouteTableAssociationRequest {
|
|
481
614
|
/**
|
|
482
|
-
* @public
|
|
483
615
|
* <p>The association ID.</p>
|
|
616
|
+
* @public
|
|
484
617
|
*/
|
|
485
618
|
AssociationId: string | undefined;
|
|
486
619
|
/**
|
|
487
|
-
* @public
|
|
488
620
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
489
621
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
490
622
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
623
|
+
* @public
|
|
491
624
|
*/
|
|
492
625
|
DryRun?: boolean;
|
|
493
626
|
/**
|
|
494
|
-
* @public
|
|
495
627
|
* <p>The ID of the new route table to associate with the subnet.</p>
|
|
628
|
+
* @public
|
|
496
629
|
*/
|
|
497
630
|
RouteTableId: string | undefined;
|
|
498
631
|
}
|
|
@@ -501,13 +634,13 @@ export interface ReplaceRouteTableAssociationRequest {
|
|
|
501
634
|
*/
|
|
502
635
|
export interface ReplaceRouteTableAssociationResult {
|
|
503
636
|
/**
|
|
504
|
-
* @public
|
|
505
637
|
* <p>The ID of the new association.</p>
|
|
638
|
+
* @public
|
|
506
639
|
*/
|
|
507
640
|
NewAssociationId?: string;
|
|
508
641
|
/**
|
|
509
|
-
* @public
|
|
510
642
|
* <p>The state of the association.</p>
|
|
643
|
+
* @public
|
|
511
644
|
*/
|
|
512
645
|
AssociationState?: RouteTableAssociationState;
|
|
513
646
|
}
|
|
@@ -516,30 +649,30 @@ export interface ReplaceRouteTableAssociationResult {
|
|
|
516
649
|
*/
|
|
517
650
|
export interface ReplaceTransitGatewayRouteRequest {
|
|
518
651
|
/**
|
|
519
|
-
* @public
|
|
520
652
|
* <p>The CIDR range used for the destination match. Routing decisions are based on the most specific match.</p>
|
|
653
|
+
* @public
|
|
521
654
|
*/
|
|
522
655
|
DestinationCidrBlock: string | undefined;
|
|
523
656
|
/**
|
|
524
|
-
* @public
|
|
525
657
|
* <p>The ID of the route table.</p>
|
|
658
|
+
* @public
|
|
526
659
|
*/
|
|
527
660
|
TransitGatewayRouteTableId: string | undefined;
|
|
528
661
|
/**
|
|
529
|
-
* @public
|
|
530
662
|
* <p>The ID of the attachment.</p>
|
|
663
|
+
* @public
|
|
531
664
|
*/
|
|
532
665
|
TransitGatewayAttachmentId?: string;
|
|
533
666
|
/**
|
|
534
|
-
* @public
|
|
535
667
|
* <p>Indicates whether traffic matching this route is to be dropped.</p>
|
|
668
|
+
* @public
|
|
536
669
|
*/
|
|
537
670
|
Blackhole?: boolean;
|
|
538
671
|
/**
|
|
539
|
-
* @public
|
|
540
672
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
541
673
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
542
674
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
675
|
+
* @public
|
|
543
676
|
*/
|
|
544
677
|
DryRun?: boolean;
|
|
545
678
|
}
|
|
@@ -548,8 +681,8 @@ export interface ReplaceTransitGatewayRouteRequest {
|
|
|
548
681
|
*/
|
|
549
682
|
export interface ReplaceTransitGatewayRouteResult {
|
|
550
683
|
/**
|
|
551
|
-
* @public
|
|
552
684
|
* <p>Information about the modified route.</p>
|
|
685
|
+
* @public
|
|
553
686
|
*/
|
|
554
687
|
Route?: TransitGatewayRoute;
|
|
555
688
|
}
|
|
@@ -558,23 +691,23 @@ export interface ReplaceTransitGatewayRouteResult {
|
|
|
558
691
|
*/
|
|
559
692
|
export interface ReplaceVpnTunnelRequest {
|
|
560
693
|
/**
|
|
561
|
-
* @public
|
|
562
694
|
* <p>The ID of the Site-to-Site VPN connection. </p>
|
|
695
|
+
* @public
|
|
563
696
|
*/
|
|
564
697
|
VpnConnectionId: string | undefined;
|
|
565
698
|
/**
|
|
566
|
-
* @public
|
|
567
699
|
* <p>The external IP address of the VPN tunnel.</p>
|
|
700
|
+
* @public
|
|
568
701
|
*/
|
|
569
702
|
VpnTunnelOutsideIpAddress: string | undefined;
|
|
570
703
|
/**
|
|
571
|
-
* @public
|
|
572
704
|
* <p>Trigger pending tunnel endpoint maintenance.</p>
|
|
705
|
+
* @public
|
|
573
706
|
*/
|
|
574
707
|
ApplyPendingMaintenance?: boolean;
|
|
575
708
|
/**
|
|
576
|
-
* @public
|
|
577
709
|
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
710
|
+
* @public
|
|
578
711
|
*/
|
|
579
712
|
DryRun?: boolean;
|
|
580
713
|
}
|
|
@@ -583,8 +716,8 @@ export interface ReplaceVpnTunnelRequest {
|
|
|
583
716
|
*/
|
|
584
717
|
export interface ReplaceVpnTunnelResult {
|
|
585
718
|
/**
|
|
586
|
-
* @public
|
|
587
719
|
* <p>Confirmation of replace tunnel operation.</p>
|
|
720
|
+
* @public
|
|
588
721
|
*/
|
|
589
722
|
Return?: boolean;
|
|
590
723
|
}
|
|
@@ -624,29 +757,28 @@ export type ReportStatusType = (typeof ReportStatusType)[keyof typeof ReportStat
|
|
|
624
757
|
*/
|
|
625
758
|
export interface ReportInstanceStatusRequest {
|
|
626
759
|
/**
|
|
627
|
-
* @public
|
|
628
760
|
* <p>Descriptive text about the health state of your instance.</p>
|
|
761
|
+
* @public
|
|
629
762
|
*/
|
|
630
763
|
Description?: string;
|
|
631
764
|
/**
|
|
632
|
-
* @public
|
|
633
765
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
634
766
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
635
767
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
768
|
+
* @public
|
|
636
769
|
*/
|
|
637
770
|
DryRun?: boolean;
|
|
638
771
|
/**
|
|
639
|
-
* @public
|
|
640
772
|
* <p>The time at which the reported instance health state ended.</p>
|
|
773
|
+
* @public
|
|
641
774
|
*/
|
|
642
775
|
EndTime?: Date;
|
|
643
776
|
/**
|
|
644
|
-
* @public
|
|
645
777
|
* <p>The instances.</p>
|
|
778
|
+
* @public
|
|
646
779
|
*/
|
|
647
780
|
Instances: string[] | undefined;
|
|
648
781
|
/**
|
|
649
|
-
* @public
|
|
650
782
|
* <p>The reason codes that describe the health state of your instance.</p>
|
|
651
783
|
* <ul>
|
|
652
784
|
* <li>
|
|
@@ -692,148 +824,148 @@ export interface ReportInstanceStatusRequest {
|
|
|
692
824
|
* <code>other</code>: [explain using the description parameter]</p>
|
|
693
825
|
* </li>
|
|
694
826
|
* </ul>
|
|
827
|
+
* @public
|
|
695
828
|
*/
|
|
696
829
|
ReasonCodes: ReportInstanceReasonCodes[] | undefined;
|
|
697
830
|
/**
|
|
698
|
-
* @public
|
|
699
831
|
* <p>The time at which the reported instance health state began.</p>
|
|
832
|
+
* @public
|
|
700
833
|
*/
|
|
701
834
|
StartTime?: Date;
|
|
702
835
|
/**
|
|
703
|
-
* @public
|
|
704
836
|
* <p>The status of all instances listed.</p>
|
|
837
|
+
* @public
|
|
705
838
|
*/
|
|
706
839
|
Status: ReportStatusType | undefined;
|
|
707
840
|
}
|
|
708
841
|
/**
|
|
709
|
-
* @public
|
|
710
842
|
* <p>Contains the parameters for RequestSpotFleet.</p>
|
|
843
|
+
* @public
|
|
711
844
|
*/
|
|
712
845
|
export interface RequestSpotFleetRequest {
|
|
713
846
|
/**
|
|
714
|
-
* @public
|
|
715
847
|
* <p>Checks whether you have the required permissions for the action, without actually
|
|
716
848
|
* making the request, and provides an error response. If you have the required
|
|
717
849
|
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
718
850
|
* <code>UnauthorizedOperation</code>.</p>
|
|
851
|
+
* @public
|
|
719
852
|
*/
|
|
720
853
|
DryRun?: boolean;
|
|
721
854
|
/**
|
|
722
|
-
* @public
|
|
723
855
|
* <p>The configuration for the Spot Fleet request.</p>
|
|
856
|
+
* @public
|
|
724
857
|
*/
|
|
725
858
|
SpotFleetRequestConfig: SpotFleetRequestConfigData | undefined;
|
|
726
859
|
}
|
|
727
860
|
/**
|
|
728
|
-
* @public
|
|
729
861
|
* <p>Contains the output of RequestSpotFleet.</p>
|
|
862
|
+
* @public
|
|
730
863
|
*/
|
|
731
864
|
export interface RequestSpotFleetResponse {
|
|
732
865
|
/**
|
|
733
|
-
* @public
|
|
734
866
|
* <p>The ID of the Spot Fleet request.</p>
|
|
867
|
+
* @public
|
|
735
868
|
*/
|
|
736
869
|
SpotFleetRequestId?: string;
|
|
737
870
|
}
|
|
738
871
|
/**
|
|
739
|
-
* @public
|
|
740
872
|
* <p>Describes the launch specification for an instance.</p>
|
|
873
|
+
* @public
|
|
741
874
|
*/
|
|
742
875
|
export interface RequestSpotLaunchSpecification {
|
|
743
876
|
/**
|
|
744
|
-
* @public
|
|
745
877
|
* <p>The IDs of the security groups.</p>
|
|
878
|
+
* @public
|
|
746
879
|
*/
|
|
747
880
|
SecurityGroupIds?: string[];
|
|
748
881
|
/**
|
|
749
|
-
* @public
|
|
750
882
|
* <p>Not supported.</p>
|
|
883
|
+
* @public
|
|
751
884
|
*/
|
|
752
885
|
SecurityGroups?: string[];
|
|
753
886
|
/**
|
|
754
|
-
* @public
|
|
755
887
|
* <p>Deprecated.</p>
|
|
888
|
+
* @public
|
|
756
889
|
*/
|
|
757
890
|
AddressingType?: string;
|
|
758
891
|
/**
|
|
759
|
-
* @public
|
|
760
892
|
* <p>The block device mapping entries. You can't specify both a snapshot ID and an encryption value.
|
|
761
893
|
* This is because only blank volumes can be encrypted on creation. If a snapshot is the basis for a volume,
|
|
762
894
|
* it is not blank and its encryption status is used for the volume encryption status.</p>
|
|
895
|
+
* @public
|
|
763
896
|
*/
|
|
764
897
|
BlockDeviceMappings?: BlockDeviceMapping[];
|
|
765
898
|
/**
|
|
766
|
-
* @public
|
|
767
899
|
* <p>Indicates whether the instance is optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.</p>
|
|
768
900
|
* <p>Default: <code>false</code>
|
|
769
901
|
* </p>
|
|
902
|
+
* @public
|
|
770
903
|
*/
|
|
771
904
|
EbsOptimized?: boolean;
|
|
772
905
|
/**
|
|
773
|
-
* @public
|
|
774
906
|
* <p>The IAM instance profile.</p>
|
|
907
|
+
* @public
|
|
775
908
|
*/
|
|
776
909
|
IamInstanceProfile?: IamInstanceProfileSpecification;
|
|
777
910
|
/**
|
|
778
|
-
* @public
|
|
779
911
|
* <p>The ID of the AMI.</p>
|
|
912
|
+
* @public
|
|
780
913
|
*/
|
|
781
914
|
ImageId?: string;
|
|
782
915
|
/**
|
|
783
|
-
* @public
|
|
784
916
|
* <p>The instance type. Only one instance type can be specified.</p>
|
|
917
|
+
* @public
|
|
785
918
|
*/
|
|
786
919
|
InstanceType?: _InstanceType;
|
|
787
920
|
/**
|
|
788
|
-
* @public
|
|
789
921
|
* <p>The ID of the kernel.</p>
|
|
922
|
+
* @public
|
|
790
923
|
*/
|
|
791
924
|
KernelId?: string;
|
|
792
925
|
/**
|
|
793
|
-
* @public
|
|
794
926
|
* <p>The name of the key pair.</p>
|
|
927
|
+
* @public
|
|
795
928
|
*/
|
|
796
929
|
KeyName?: string;
|
|
797
930
|
/**
|
|
798
|
-
* @public
|
|
799
931
|
* <p>Indicates whether basic or detailed monitoring is enabled for the instance.</p>
|
|
800
932
|
* <p>Default: Disabled</p>
|
|
933
|
+
* @public
|
|
801
934
|
*/
|
|
802
935
|
Monitoring?: RunInstancesMonitoringEnabled;
|
|
803
936
|
/**
|
|
804
|
-
* @public
|
|
805
937
|
* <p>The network interfaces. If you specify a network interface, you must specify
|
|
806
938
|
* subnet IDs and security group IDs using the network interface.</p>
|
|
939
|
+
* @public
|
|
807
940
|
*/
|
|
808
941
|
NetworkInterfaces?: InstanceNetworkInterfaceSpecification[];
|
|
809
942
|
/**
|
|
810
|
-
* @public
|
|
811
943
|
* <p>The placement information for the instance.</p>
|
|
944
|
+
* @public
|
|
812
945
|
*/
|
|
813
946
|
Placement?: SpotPlacement;
|
|
814
947
|
/**
|
|
815
|
-
* @public
|
|
816
948
|
* <p>The ID of the RAM disk.</p>
|
|
949
|
+
* @public
|
|
817
950
|
*/
|
|
818
951
|
RamdiskId?: string;
|
|
819
952
|
/**
|
|
820
|
-
* @public
|
|
821
953
|
* <p>The ID of the subnet in which to launch the instance.</p>
|
|
954
|
+
* @public
|
|
822
955
|
*/
|
|
823
956
|
SubnetId?: string;
|
|
824
957
|
/**
|
|
825
|
-
* @public
|
|
826
958
|
* <p>The base64-encoded user data that instances use when starting up. User data is limited to 16 KB.</p>
|
|
959
|
+
* @public
|
|
827
960
|
*/
|
|
828
961
|
UserData?: string;
|
|
829
962
|
}
|
|
830
963
|
/**
|
|
831
|
-
* @public
|
|
832
964
|
* <p>Contains the parameters for RequestSpotInstances.</p>
|
|
965
|
+
* @public
|
|
833
966
|
*/
|
|
834
967
|
export interface RequestSpotInstancesRequest {
|
|
835
968
|
/**
|
|
836
|
-
* @public
|
|
837
969
|
* <p>The user-specified name for a logical grouping of requests.</p>
|
|
838
970
|
* <p>When you specify an Availability Zone group in a Spot Instance request, all Spot
|
|
839
971
|
* Instances in the request are launched in the same Availability Zone. Instance proximity
|
|
@@ -849,74 +981,74 @@ export interface RequestSpotInstancesRequest {
|
|
|
849
981
|
* subsequent set of Spot Instances could be placed in a different zone from the original
|
|
850
982
|
* request, even if you specified the same Availability Zone group.</p>
|
|
851
983
|
* <p>Default: Instances are launched in any available Availability Zone.</p>
|
|
984
|
+
* @public
|
|
852
985
|
*/
|
|
853
986
|
AvailabilityZoneGroup?: string;
|
|
854
987
|
/**
|
|
855
|
-
* @public
|
|
856
988
|
* <p>Deprecated.</p>
|
|
989
|
+
* @public
|
|
857
990
|
*/
|
|
858
991
|
BlockDurationMinutes?: number;
|
|
859
992
|
/**
|
|
860
|
-
* @public
|
|
861
993
|
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
862
994
|
* request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html">How to Ensure
|
|
863
995
|
* Idempotency</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
|
|
996
|
+
* @public
|
|
864
997
|
*/
|
|
865
998
|
ClientToken?: string;
|
|
866
999
|
/**
|
|
867
|
-
* @public
|
|
868
1000
|
* <p>Checks whether you have the required permissions for the action, without actually
|
|
869
1001
|
* making the request, and provides an error response. If you have the required
|
|
870
1002
|
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
871
1003
|
* <code>UnauthorizedOperation</code>.</p>
|
|
1004
|
+
* @public
|
|
872
1005
|
*/
|
|
873
1006
|
DryRun?: boolean;
|
|
874
1007
|
/**
|
|
875
|
-
* @public
|
|
876
1008
|
* <p>The maximum number of Spot Instances to launch.</p>
|
|
877
1009
|
* <p>Default: 1</p>
|
|
1010
|
+
* @public
|
|
878
1011
|
*/
|
|
879
1012
|
InstanceCount?: number;
|
|
880
1013
|
/**
|
|
881
|
-
* @public
|
|
882
1014
|
* <p>The instance launch group. Launch groups are Spot Instances that launch together and
|
|
883
1015
|
* terminate together.</p>
|
|
884
1016
|
* <p>Default: Instances are launched and terminated individually</p>
|
|
1017
|
+
* @public
|
|
885
1018
|
*/
|
|
886
1019
|
LaunchGroup?: string;
|
|
887
1020
|
/**
|
|
888
|
-
* @public
|
|
889
1021
|
* <p>The launch specification.</p>
|
|
1022
|
+
* @public
|
|
890
1023
|
*/
|
|
891
1024
|
LaunchSpecification?: RequestSpotLaunchSpecification;
|
|
892
1025
|
/**
|
|
893
|
-
* @public
|
|
894
1026
|
* <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
|
|
895
1027
|
* 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>
|
|
896
1028
|
* <important>
|
|
897
1029
|
* <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
|
|
898
1030
|
* </important>
|
|
1031
|
+
* @public
|
|
899
1032
|
*/
|
|
900
1033
|
SpotPrice?: string;
|
|
901
1034
|
/**
|
|
902
|
-
* @public
|
|
903
1035
|
* <p>The Spot Instance request type.</p>
|
|
904
1036
|
* <p>Default: <code>one-time</code>
|
|
905
1037
|
* </p>
|
|
1038
|
+
* @public
|
|
906
1039
|
*/
|
|
907
1040
|
Type?: SpotInstanceType;
|
|
908
1041
|
/**
|
|
909
|
-
* @public
|
|
910
1042
|
* <p>The start date of the request. If this is a one-time request, the request becomes
|
|
911
1043
|
* active at this date and time and remains active until all instances launch, the request
|
|
912
1044
|
* expires, or the request is canceled. If the request is persistent, the request becomes
|
|
913
1045
|
* active at this date and time and remains active until it expires or is canceled.</p>
|
|
914
1046
|
* <p>The specified start date and time cannot be equal to the current date and time. You
|
|
915
1047
|
* must specify a start date and time that occurs after the current date and time.</p>
|
|
1048
|
+
* @public
|
|
916
1049
|
*/
|
|
917
1050
|
ValidFrom?: Date;
|
|
918
1051
|
/**
|
|
919
|
-
* @public
|
|
920
1052
|
* <p>The end date of the request, in UTC format
|
|
921
1053
|
* (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>
|
|
922
1054
|
* <ul>
|
|
@@ -932,30 +1064,31 @@ export interface RequestSpotInstancesRequest {
|
|
|
932
1064
|
* was created.</p>
|
|
933
1065
|
* </li>
|
|
934
1066
|
* </ul>
|
|
1067
|
+
* @public
|
|
935
1068
|
*/
|
|
936
1069
|
ValidUntil?: Date;
|
|
937
1070
|
/**
|
|
938
|
-
* @public
|
|
939
1071
|
* <p>The key-value pair for tagging the Spot Instance request on creation. The value for
|
|
940
1072
|
* <code>ResourceType</code> must be <code>spot-instances-request</code>, otherwise the
|
|
941
1073
|
* Spot Instance request fails. To tag the Spot Instance request after it has been created,
|
|
942
1074
|
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html">CreateTags</a>. </p>
|
|
1075
|
+
* @public
|
|
943
1076
|
*/
|
|
944
1077
|
TagSpecifications?: TagSpecification[];
|
|
945
1078
|
/**
|
|
946
|
-
* @public
|
|
947
1079
|
* <p>The behavior when a Spot Instance is interrupted. The default is <code>terminate</code>.</p>
|
|
1080
|
+
* @public
|
|
948
1081
|
*/
|
|
949
1082
|
InstanceInterruptionBehavior?: InstanceInterruptionBehavior;
|
|
950
1083
|
}
|
|
951
1084
|
/**
|
|
952
|
-
* @public
|
|
953
1085
|
* <p>Contains the output of RequestSpotInstances.</p>
|
|
1086
|
+
* @public
|
|
954
1087
|
*/
|
|
955
1088
|
export interface RequestSpotInstancesResult {
|
|
956
1089
|
/**
|
|
957
|
-
* @public
|
|
958
1090
|
* <p>The Spot Instance requests.</p>
|
|
1091
|
+
* @public
|
|
959
1092
|
*/
|
|
960
1093
|
SpotInstanceRequests?: SpotInstanceRequest[];
|
|
961
1094
|
}
|
|
@@ -964,20 +1097,20 @@ export interface RequestSpotInstancesResult {
|
|
|
964
1097
|
*/
|
|
965
1098
|
export interface ResetAddressAttributeRequest {
|
|
966
1099
|
/**
|
|
967
|
-
* @public
|
|
968
1100
|
* <p>[EC2-VPC] The allocation ID.</p>
|
|
1101
|
+
* @public
|
|
969
1102
|
*/
|
|
970
1103
|
AllocationId: string | undefined;
|
|
971
1104
|
/**
|
|
972
|
-
* @public
|
|
973
1105
|
* <p>The attribute of the IP address.</p>
|
|
1106
|
+
* @public
|
|
974
1107
|
*/
|
|
975
1108
|
Attribute: AddressAttributeName | undefined;
|
|
976
1109
|
/**
|
|
977
|
-
* @public
|
|
978
1110
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
979
1111
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
980
1112
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1113
|
+
* @public
|
|
981
1114
|
*/
|
|
982
1115
|
DryRun?: boolean;
|
|
983
1116
|
}
|
|
@@ -986,8 +1119,8 @@ export interface ResetAddressAttributeRequest {
|
|
|
986
1119
|
*/
|
|
987
1120
|
export interface ResetAddressAttributeResult {
|
|
988
1121
|
/**
|
|
989
|
-
* @public
|
|
990
1122
|
* <p>Information about the IP address.</p>
|
|
1123
|
+
* @public
|
|
991
1124
|
*/
|
|
992
1125
|
Address?: AddressAttribute;
|
|
993
1126
|
}
|
|
@@ -996,10 +1129,10 @@ export interface ResetAddressAttributeResult {
|
|
|
996
1129
|
*/
|
|
997
1130
|
export interface ResetEbsDefaultKmsKeyIdRequest {
|
|
998
1131
|
/**
|
|
999
|
-
* @public
|
|
1000
1132
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1001
1133
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1002
1134
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1135
|
+
* @public
|
|
1003
1136
|
*/
|
|
1004
1137
|
DryRun?: boolean;
|
|
1005
1138
|
}
|
|
@@ -1008,8 +1141,8 @@ export interface ResetEbsDefaultKmsKeyIdRequest {
|
|
|
1008
1141
|
*/
|
|
1009
1142
|
export interface ResetEbsDefaultKmsKeyIdResult {
|
|
1010
1143
|
/**
|
|
1011
|
-
* @public
|
|
1012
1144
|
* <p>The Amazon Resource Name (ARN) of the default KMS key for EBS encryption by default.</p>
|
|
1145
|
+
* @public
|
|
1013
1146
|
*/
|
|
1014
1147
|
KmsKeyId?: string;
|
|
1015
1148
|
}
|
|
@@ -1029,20 +1162,20 @@ export type ResetFpgaImageAttributeName = (typeof ResetFpgaImageAttributeName)[k
|
|
|
1029
1162
|
*/
|
|
1030
1163
|
export interface ResetFpgaImageAttributeRequest {
|
|
1031
1164
|
/**
|
|
1032
|
-
* @public
|
|
1033
1165
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1034
1166
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1035
1167
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1168
|
+
* @public
|
|
1036
1169
|
*/
|
|
1037
1170
|
DryRun?: boolean;
|
|
1038
1171
|
/**
|
|
1039
|
-
* @public
|
|
1040
1172
|
* <p>The ID of the AFI.</p>
|
|
1173
|
+
* @public
|
|
1041
1174
|
*/
|
|
1042
1175
|
FpgaImageId: string | undefined;
|
|
1043
1176
|
/**
|
|
1044
|
-
* @public
|
|
1045
1177
|
* <p>The attribute.</p>
|
|
1178
|
+
* @public
|
|
1046
1179
|
*/
|
|
1047
1180
|
Attribute?: ResetFpgaImageAttributeName;
|
|
1048
1181
|
}
|
|
@@ -1051,8 +1184,8 @@ export interface ResetFpgaImageAttributeRequest {
|
|
|
1051
1184
|
*/
|
|
1052
1185
|
export interface ResetFpgaImageAttributeResult {
|
|
1053
1186
|
/**
|
|
1054
|
-
* @public
|
|
1055
1187
|
* <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
|
|
1188
|
+
* @public
|
|
1056
1189
|
*/
|
|
1057
1190
|
Return?: boolean;
|
|
1058
1191
|
}
|
|
@@ -1068,25 +1201,25 @@ export declare const ResetImageAttributeName: {
|
|
|
1068
1201
|
*/
|
|
1069
1202
|
export type ResetImageAttributeName = (typeof ResetImageAttributeName)[keyof typeof ResetImageAttributeName];
|
|
1070
1203
|
/**
|
|
1071
|
-
* @public
|
|
1072
1204
|
* <p>Contains the parameters for ResetImageAttribute.</p>
|
|
1205
|
+
* @public
|
|
1073
1206
|
*/
|
|
1074
1207
|
export interface ResetImageAttributeRequest {
|
|
1075
1208
|
/**
|
|
1076
|
-
* @public
|
|
1077
1209
|
* <p>The attribute to reset (currently you can only reset the launch permission attribute).</p>
|
|
1210
|
+
* @public
|
|
1078
1211
|
*/
|
|
1079
1212
|
Attribute: ResetImageAttributeName | undefined;
|
|
1080
1213
|
/**
|
|
1081
|
-
* @public
|
|
1082
1214
|
* <p>The ID of the AMI.</p>
|
|
1215
|
+
* @public
|
|
1083
1216
|
*/
|
|
1084
1217
|
ImageId: string | undefined;
|
|
1085
1218
|
/**
|
|
1086
|
-
* @public
|
|
1087
1219
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1088
1220
|
* and provides an error response. If you have the required permissions, the error response is
|
|
1089
1221
|
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1222
|
+
* @public
|
|
1090
1223
|
*/
|
|
1091
1224
|
DryRun?: boolean;
|
|
1092
1225
|
}
|
|
@@ -1095,47 +1228,47 @@ export interface ResetImageAttributeRequest {
|
|
|
1095
1228
|
*/
|
|
1096
1229
|
export interface ResetInstanceAttributeRequest {
|
|
1097
1230
|
/**
|
|
1098
|
-
* @public
|
|
1099
1231
|
* <p>The attribute to reset.</p>
|
|
1100
1232
|
* <important>
|
|
1101
1233
|
* <p>You can only reset the following attributes: <code>kernel</code> |
|
|
1102
1234
|
* <code>ramdisk</code> | <code>sourceDestCheck</code>.</p>
|
|
1103
1235
|
* </important>
|
|
1236
|
+
* @public
|
|
1104
1237
|
*/
|
|
1105
1238
|
Attribute: InstanceAttributeName | undefined;
|
|
1106
1239
|
/**
|
|
1107
|
-
* @public
|
|
1108
1240
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1109
1241
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1110
1242
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1243
|
+
* @public
|
|
1111
1244
|
*/
|
|
1112
1245
|
DryRun?: boolean;
|
|
1113
1246
|
/**
|
|
1114
|
-
* @public
|
|
1115
1247
|
* <p>The ID of the instance.</p>
|
|
1248
|
+
* @public
|
|
1116
1249
|
*/
|
|
1117
1250
|
InstanceId: string | undefined;
|
|
1118
1251
|
}
|
|
1119
1252
|
/**
|
|
1120
|
-
* @public
|
|
1121
1253
|
* <p>Contains the parameters for ResetNetworkInterfaceAttribute.</p>
|
|
1254
|
+
* @public
|
|
1122
1255
|
*/
|
|
1123
1256
|
export interface ResetNetworkInterfaceAttributeRequest {
|
|
1124
1257
|
/**
|
|
1125
|
-
* @public
|
|
1126
1258
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1127
1259
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1128
1260
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1261
|
+
* @public
|
|
1129
1262
|
*/
|
|
1130
1263
|
DryRun?: boolean;
|
|
1131
1264
|
/**
|
|
1132
|
-
* @public
|
|
1133
1265
|
* <p>The ID of the network interface.</p>
|
|
1266
|
+
* @public
|
|
1134
1267
|
*/
|
|
1135
1268
|
NetworkInterfaceId: string | undefined;
|
|
1136
1269
|
/**
|
|
1137
|
-
* @public
|
|
1138
1270
|
* <p>The source/destination checking attribute. Resets the value to <code>true</code>.</p>
|
|
1271
|
+
* @public
|
|
1139
1272
|
*/
|
|
1140
1273
|
SourceDestCheck?: string;
|
|
1141
1274
|
}
|
|
@@ -1144,21 +1277,21 @@ export interface ResetNetworkInterfaceAttributeRequest {
|
|
|
1144
1277
|
*/
|
|
1145
1278
|
export interface ResetSnapshotAttributeRequest {
|
|
1146
1279
|
/**
|
|
1147
|
-
* @public
|
|
1148
1280
|
* <p>The attribute to reset. Currently, only the attribute for permission to create volumes can
|
|
1149
1281
|
* be reset.</p>
|
|
1282
|
+
* @public
|
|
1150
1283
|
*/
|
|
1151
1284
|
Attribute: SnapshotAttributeName | undefined;
|
|
1152
1285
|
/**
|
|
1153
|
-
* @public
|
|
1154
1286
|
* <p>The ID of the snapshot.</p>
|
|
1287
|
+
* @public
|
|
1155
1288
|
*/
|
|
1156
1289
|
SnapshotId: string | undefined;
|
|
1157
1290
|
/**
|
|
1158
|
-
* @public
|
|
1159
1291
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1160
1292
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1161
1293
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1294
|
+
* @public
|
|
1162
1295
|
*/
|
|
1163
1296
|
DryRun?: boolean;
|
|
1164
1297
|
}
|
|
@@ -1167,15 +1300,15 @@ export interface ResetSnapshotAttributeRequest {
|
|
|
1167
1300
|
*/
|
|
1168
1301
|
export interface RestoreAddressToClassicRequest {
|
|
1169
1302
|
/**
|
|
1170
|
-
* @public
|
|
1171
1303
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1172
1304
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1173
1305
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1306
|
+
* @public
|
|
1174
1307
|
*/
|
|
1175
1308
|
DryRun?: boolean;
|
|
1176
1309
|
/**
|
|
1177
|
-
* @public
|
|
1178
1310
|
* <p>The Elastic IP address.</p>
|
|
1311
|
+
* @public
|
|
1179
1312
|
*/
|
|
1180
1313
|
PublicIp: string | undefined;
|
|
1181
1314
|
}
|
|
@@ -1184,13 +1317,13 @@ export interface RestoreAddressToClassicRequest {
|
|
|
1184
1317
|
*/
|
|
1185
1318
|
export interface RestoreAddressToClassicResult {
|
|
1186
1319
|
/**
|
|
1187
|
-
* @public
|
|
1188
1320
|
* <p>The Elastic IP address.</p>
|
|
1321
|
+
* @public
|
|
1189
1322
|
*/
|
|
1190
1323
|
PublicIp?: string;
|
|
1191
1324
|
/**
|
|
1192
|
-
* @public
|
|
1193
1325
|
* <p>The move status for the IP address.</p>
|
|
1326
|
+
* @public
|
|
1194
1327
|
*/
|
|
1195
1328
|
Status?: Status;
|
|
1196
1329
|
}
|
|
@@ -1199,15 +1332,15 @@ export interface RestoreAddressToClassicResult {
|
|
|
1199
1332
|
*/
|
|
1200
1333
|
export interface RestoreImageFromRecycleBinRequest {
|
|
1201
1334
|
/**
|
|
1202
|
-
* @public
|
|
1203
1335
|
* <p>The ID of the AMI to restore.</p>
|
|
1336
|
+
* @public
|
|
1204
1337
|
*/
|
|
1205
1338
|
ImageId: string | undefined;
|
|
1206
1339
|
/**
|
|
1207
|
-
* @public
|
|
1208
1340
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1209
1341
|
* and provides an error response. If you have the required permissions, the error response is
|
|
1210
1342
|
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1343
|
+
* @public
|
|
1211
1344
|
*/
|
|
1212
1345
|
DryRun?: boolean;
|
|
1213
1346
|
}
|
|
@@ -1216,8 +1349,8 @@ export interface RestoreImageFromRecycleBinRequest {
|
|
|
1216
1349
|
*/
|
|
1217
1350
|
export interface RestoreImageFromRecycleBinResult {
|
|
1218
1351
|
/**
|
|
1219
|
-
* @public
|
|
1220
1352
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
1353
|
+
* @public
|
|
1221
1354
|
*/
|
|
1222
1355
|
Return?: boolean;
|
|
1223
1356
|
}
|
|
@@ -1226,25 +1359,25 @@ export interface RestoreImageFromRecycleBinResult {
|
|
|
1226
1359
|
*/
|
|
1227
1360
|
export interface RestoreManagedPrefixListVersionRequest {
|
|
1228
1361
|
/**
|
|
1229
|
-
* @public
|
|
1230
1362
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1231
1363
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1232
1364
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1365
|
+
* @public
|
|
1233
1366
|
*/
|
|
1234
1367
|
DryRun?: boolean;
|
|
1235
1368
|
/**
|
|
1236
|
-
* @public
|
|
1237
1369
|
* <p>The ID of the prefix list.</p>
|
|
1370
|
+
* @public
|
|
1238
1371
|
*/
|
|
1239
1372
|
PrefixListId: string | undefined;
|
|
1240
1373
|
/**
|
|
1241
|
-
* @public
|
|
1242
1374
|
* <p>The version to restore.</p>
|
|
1375
|
+
* @public
|
|
1243
1376
|
*/
|
|
1244
1377
|
PreviousVersion: number | undefined;
|
|
1245
1378
|
/**
|
|
1246
|
-
* @public
|
|
1247
1379
|
* <p>The current version number for the prefix list.</p>
|
|
1380
|
+
* @public
|
|
1248
1381
|
*/
|
|
1249
1382
|
CurrentVersion: number | undefined;
|
|
1250
1383
|
}
|
|
@@ -1253,8 +1386,8 @@ export interface RestoreManagedPrefixListVersionRequest {
|
|
|
1253
1386
|
*/
|
|
1254
1387
|
export interface RestoreManagedPrefixListVersionResult {
|
|
1255
1388
|
/**
|
|
1256
|
-
* @public
|
|
1257
1389
|
* <p>Information about the prefix list.</p>
|
|
1390
|
+
* @public
|
|
1258
1391
|
*/
|
|
1259
1392
|
PrefixList?: ManagedPrefixList;
|
|
1260
1393
|
}
|
|
@@ -1263,15 +1396,15 @@ export interface RestoreManagedPrefixListVersionResult {
|
|
|
1263
1396
|
*/
|
|
1264
1397
|
export interface RestoreSnapshotFromRecycleBinRequest {
|
|
1265
1398
|
/**
|
|
1266
|
-
* @public
|
|
1267
1399
|
* <p>The ID of the snapshot to restore.</p>
|
|
1400
|
+
* @public
|
|
1268
1401
|
*/
|
|
1269
1402
|
SnapshotId: string | undefined;
|
|
1270
1403
|
/**
|
|
1271
|
-
* @public
|
|
1272
1404
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1273
1405
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1274
1406
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1407
|
+
* @public
|
|
1275
1408
|
*/
|
|
1276
1409
|
DryRun?: boolean;
|
|
1277
1410
|
}
|
|
@@ -1280,59 +1413,59 @@ export interface RestoreSnapshotFromRecycleBinRequest {
|
|
|
1280
1413
|
*/
|
|
1281
1414
|
export interface RestoreSnapshotFromRecycleBinResult {
|
|
1282
1415
|
/**
|
|
1283
|
-
* @public
|
|
1284
1416
|
* <p>The ID of the snapshot.</p>
|
|
1417
|
+
* @public
|
|
1285
1418
|
*/
|
|
1286
1419
|
SnapshotId?: string;
|
|
1287
1420
|
/**
|
|
1288
|
-
* @public
|
|
1289
1421
|
* <p>The ARN of the Outpost on which the snapshot is stored. For more information, see <a href="https://docs.aws.amazon.com/ebs/latest/userguide/snapshots-outposts.html">Amazon EBS local snapshots on Outposts</a> in the
|
|
1290
1422
|
* <i>Amazon EBS User Guide</i>.</p>
|
|
1423
|
+
* @public
|
|
1291
1424
|
*/
|
|
1292
1425
|
OutpostArn?: string;
|
|
1293
1426
|
/**
|
|
1294
|
-
* @public
|
|
1295
1427
|
* <p>The description for the snapshot.</p>
|
|
1428
|
+
* @public
|
|
1296
1429
|
*/
|
|
1297
1430
|
Description?: string;
|
|
1298
1431
|
/**
|
|
1299
|
-
* @public
|
|
1300
1432
|
* <p>Indicates whether the snapshot is encrypted.</p>
|
|
1433
|
+
* @public
|
|
1301
1434
|
*/
|
|
1302
1435
|
Encrypted?: boolean;
|
|
1303
1436
|
/**
|
|
1304
|
-
* @public
|
|
1305
1437
|
* <p>The ID of the Amazon Web Services account that owns the EBS snapshot.</p>
|
|
1438
|
+
* @public
|
|
1306
1439
|
*/
|
|
1307
1440
|
OwnerId?: string;
|
|
1308
1441
|
/**
|
|
1309
|
-
* @public
|
|
1310
1442
|
* <p>The progress of the snapshot, as a percentage.</p>
|
|
1443
|
+
* @public
|
|
1311
1444
|
*/
|
|
1312
1445
|
Progress?: string;
|
|
1313
1446
|
/**
|
|
1314
|
-
* @public
|
|
1315
1447
|
* <p>The time stamp when the snapshot was initiated.</p>
|
|
1448
|
+
* @public
|
|
1316
1449
|
*/
|
|
1317
1450
|
StartTime?: Date;
|
|
1318
1451
|
/**
|
|
1319
|
-
* @public
|
|
1320
1452
|
* <p>The state of the snapshot.</p>
|
|
1453
|
+
* @public
|
|
1321
1454
|
*/
|
|
1322
1455
|
State?: SnapshotState;
|
|
1323
1456
|
/**
|
|
1324
|
-
* @public
|
|
1325
1457
|
* <p>The ID of the volume that was used to create the snapshot.</p>
|
|
1458
|
+
* @public
|
|
1326
1459
|
*/
|
|
1327
1460
|
VolumeId?: string;
|
|
1328
1461
|
/**
|
|
1329
|
-
* @public
|
|
1330
1462
|
* <p>The size of the volume, in GiB.</p>
|
|
1463
|
+
* @public
|
|
1331
1464
|
*/
|
|
1332
1465
|
VolumeSize?: number;
|
|
1333
1466
|
/**
|
|
1334
|
-
* @public
|
|
1335
1467
|
* <p>Reserved for future use.</p>
|
|
1468
|
+
* @public
|
|
1336
1469
|
*/
|
|
1337
1470
|
SseType?: SSEType;
|
|
1338
1471
|
}
|
|
@@ -1341,32 +1474,32 @@ export interface RestoreSnapshotFromRecycleBinResult {
|
|
|
1341
1474
|
*/
|
|
1342
1475
|
export interface RestoreSnapshotTierRequest {
|
|
1343
1476
|
/**
|
|
1344
|
-
* @public
|
|
1345
1477
|
* <p>The ID of the snapshot to restore.</p>
|
|
1478
|
+
* @public
|
|
1346
1479
|
*/
|
|
1347
1480
|
SnapshotId: string | undefined;
|
|
1348
1481
|
/**
|
|
1349
|
-
* @public
|
|
1350
1482
|
* <p>Specifies the number of days for which to temporarily restore an archived snapshot.
|
|
1351
1483
|
* Required for temporary restores only. The snapshot will be automatically re-archived
|
|
1352
1484
|
* after this period.</p>
|
|
1353
1485
|
* <p>To temporarily restore an archived snapshot, specify the number of days and omit
|
|
1354
1486
|
* the <b>PermanentRestore</b> parameter or set it to
|
|
1355
1487
|
* <code>false</code>.</p>
|
|
1488
|
+
* @public
|
|
1356
1489
|
*/
|
|
1357
1490
|
TemporaryRestoreDays?: number;
|
|
1358
1491
|
/**
|
|
1359
|
-
* @public
|
|
1360
1492
|
* <p>Indicates whether to permanently restore an archived snapshot. To permanently restore
|
|
1361
1493
|
* an archived snapshot, specify <code>true</code> and omit the
|
|
1362
1494
|
* <b>RestoreSnapshotTierRequest$TemporaryRestoreDays</b> parameter.</p>
|
|
1495
|
+
* @public
|
|
1363
1496
|
*/
|
|
1364
1497
|
PermanentRestore?: boolean;
|
|
1365
1498
|
/**
|
|
1366
|
-
* @public
|
|
1367
1499
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1368
1500
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1369
1501
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1502
|
+
* @public
|
|
1370
1503
|
*/
|
|
1371
1504
|
DryRun?: boolean;
|
|
1372
1505
|
}
|
|
@@ -1375,25 +1508,25 @@ export interface RestoreSnapshotTierRequest {
|
|
|
1375
1508
|
*/
|
|
1376
1509
|
export interface RestoreSnapshotTierResult {
|
|
1377
1510
|
/**
|
|
1378
|
-
* @public
|
|
1379
1511
|
* <p>The ID of the snapshot.</p>
|
|
1512
|
+
* @public
|
|
1380
1513
|
*/
|
|
1381
1514
|
SnapshotId?: string;
|
|
1382
1515
|
/**
|
|
1383
|
-
* @public
|
|
1384
1516
|
* <p>The date and time when the snapshot restore process started.</p>
|
|
1517
|
+
* @public
|
|
1385
1518
|
*/
|
|
1386
1519
|
RestoreStartTime?: Date;
|
|
1387
1520
|
/**
|
|
1388
|
-
* @public
|
|
1389
1521
|
* <p>For temporary restores only. The number of days for which the archived snapshot
|
|
1390
1522
|
* is temporarily restored.</p>
|
|
1523
|
+
* @public
|
|
1391
1524
|
*/
|
|
1392
1525
|
RestoreDuration?: number;
|
|
1393
1526
|
/**
|
|
1394
|
-
* @public
|
|
1395
1527
|
* <p>Indicates whether the snapshot is permanently restored. <code>true</code> indicates a permanent
|
|
1396
1528
|
* restore. <code>false</code> indicates a temporary restore.</p>
|
|
1529
|
+
* @public
|
|
1397
1530
|
*/
|
|
1398
1531
|
IsPermanentRestore?: boolean;
|
|
1399
1532
|
}
|
|
@@ -1402,28 +1535,28 @@ export interface RestoreSnapshotTierResult {
|
|
|
1402
1535
|
*/
|
|
1403
1536
|
export interface RevokeClientVpnIngressRequest {
|
|
1404
1537
|
/**
|
|
1405
|
-
* @public
|
|
1406
1538
|
* <p>The ID of the Client VPN endpoint with which the authorization rule is associated.</p>
|
|
1539
|
+
* @public
|
|
1407
1540
|
*/
|
|
1408
1541
|
ClientVpnEndpointId: string | undefined;
|
|
1409
1542
|
/**
|
|
1410
|
-
* @public
|
|
1411
1543
|
* <p>The IPv4 address range, in CIDR notation, of the network for which access is being removed.</p>
|
|
1544
|
+
* @public
|
|
1412
1545
|
*/
|
|
1413
1546
|
TargetNetworkCidr: string | undefined;
|
|
1414
1547
|
/**
|
|
1415
|
-
* @public
|
|
1416
1548
|
* <p>The ID of the Active Directory group for which to revoke access. </p>
|
|
1549
|
+
* @public
|
|
1417
1550
|
*/
|
|
1418
1551
|
AccessGroupId?: string;
|
|
1419
1552
|
/**
|
|
1420
|
-
* @public
|
|
1421
1553
|
* <p>Indicates whether access should be revoked for all clients.</p>
|
|
1554
|
+
* @public
|
|
1422
1555
|
*/
|
|
1423
1556
|
RevokeAllGroups?: boolean;
|
|
1424
1557
|
/**
|
|
1425
|
-
* @public
|
|
1426
1558
|
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1559
|
+
* @public
|
|
1427
1560
|
*/
|
|
1428
1561
|
DryRun?: boolean;
|
|
1429
1562
|
}
|
|
@@ -1432,8 +1565,8 @@ export interface RevokeClientVpnIngressRequest {
|
|
|
1432
1565
|
*/
|
|
1433
1566
|
export interface RevokeClientVpnIngressResult {
|
|
1434
1567
|
/**
|
|
1435
|
-
* @public
|
|
1436
1568
|
* <p>The current state of the authorization rule.</p>
|
|
1569
|
+
* @public
|
|
1437
1570
|
*/
|
|
1438
1571
|
Status?: ClientVpnAuthorizationRuleStatus;
|
|
1439
1572
|
}
|
|
@@ -1442,58 +1575,58 @@ export interface RevokeClientVpnIngressResult {
|
|
|
1442
1575
|
*/
|
|
1443
1576
|
export interface RevokeSecurityGroupEgressRequest {
|
|
1444
1577
|
/**
|
|
1445
|
-
* @public
|
|
1446
1578
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1447
1579
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1448
1580
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1581
|
+
* @public
|
|
1449
1582
|
*/
|
|
1450
1583
|
DryRun?: boolean;
|
|
1451
1584
|
/**
|
|
1452
|
-
* @public
|
|
1453
1585
|
* <p>The ID of the security group.</p>
|
|
1586
|
+
* @public
|
|
1454
1587
|
*/
|
|
1455
1588
|
GroupId: string | undefined;
|
|
1456
1589
|
/**
|
|
1457
|
-
* @public
|
|
1458
1590
|
* <p>The sets of IP permissions. You can't specify a destination security group and a CIDR IP address range in the same set of permissions.</p>
|
|
1591
|
+
* @public
|
|
1459
1592
|
*/
|
|
1460
1593
|
IpPermissions?: IpPermission[];
|
|
1461
1594
|
/**
|
|
1462
|
-
* @public
|
|
1463
1595
|
* <p>The IDs of the security group rules.</p>
|
|
1596
|
+
* @public
|
|
1464
1597
|
*/
|
|
1465
1598
|
SecurityGroupRuleIds?: string[];
|
|
1466
1599
|
/**
|
|
1467
|
-
* @public
|
|
1468
1600
|
* <p>Not supported. Use a set of IP permissions to specify the CIDR.</p>
|
|
1601
|
+
* @public
|
|
1469
1602
|
*/
|
|
1470
1603
|
CidrIp?: string;
|
|
1471
1604
|
/**
|
|
1472
|
-
* @public
|
|
1473
1605
|
* <p>Not supported. Use a set of IP permissions to specify the port.</p>
|
|
1606
|
+
* @public
|
|
1474
1607
|
*/
|
|
1475
1608
|
FromPort?: number;
|
|
1476
1609
|
/**
|
|
1477
|
-
* @public
|
|
1478
1610
|
* <p>Not supported. Use a set of IP permissions to specify the protocol name or
|
|
1479
1611
|
* number.</p>
|
|
1612
|
+
* @public
|
|
1480
1613
|
*/
|
|
1481
1614
|
IpProtocol?: string;
|
|
1482
1615
|
/**
|
|
1483
|
-
* @public
|
|
1484
1616
|
* <p>Not supported. Use a set of IP permissions to specify the port.</p>
|
|
1617
|
+
* @public
|
|
1485
1618
|
*/
|
|
1486
1619
|
ToPort?: number;
|
|
1487
1620
|
/**
|
|
1488
|
-
* @public
|
|
1489
1621
|
* <p>Not supported. Use a set of IP permissions to specify a
|
|
1490
1622
|
* destination security group.</p>
|
|
1623
|
+
* @public
|
|
1491
1624
|
*/
|
|
1492
1625
|
SourceSecurityGroupName?: string;
|
|
1493
1626
|
/**
|
|
1494
|
-
* @public
|
|
1495
1627
|
* <p>Not supported. Use a set of IP permissions to specify a destination security
|
|
1496
1628
|
* group.</p>
|
|
1629
|
+
* @public
|
|
1497
1630
|
*/
|
|
1498
1631
|
SourceSecurityGroupOwnerId?: string;
|
|
1499
1632
|
}
|
|
@@ -1502,15 +1635,15 @@ export interface RevokeSecurityGroupEgressRequest {
|
|
|
1502
1635
|
*/
|
|
1503
1636
|
export interface RevokeSecurityGroupEgressResult {
|
|
1504
1637
|
/**
|
|
1505
|
-
* @public
|
|
1506
1638
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
|
|
1639
|
+
* @public
|
|
1507
1640
|
*/
|
|
1508
1641
|
Return?: boolean;
|
|
1509
1642
|
/**
|
|
1510
|
-
* @public
|
|
1511
1643
|
* <p>The outbound rules that were unknown to the service. In some cases,
|
|
1512
1644
|
* <code>unknownIpPermissionSet</code> might be in a different format from the request
|
|
1513
1645
|
* parameter. </p>
|
|
1646
|
+
* @public
|
|
1514
1647
|
*/
|
|
1515
1648
|
UnknownIpPermissions?: IpPermission[];
|
|
1516
1649
|
}
|
|
@@ -1519,69 +1652,69 @@ export interface RevokeSecurityGroupEgressResult {
|
|
|
1519
1652
|
*/
|
|
1520
1653
|
export interface RevokeSecurityGroupIngressRequest {
|
|
1521
1654
|
/**
|
|
1522
|
-
* @public
|
|
1523
1655
|
* <p>The CIDR IP address range. You can't specify this parameter when specifying a source security group.</p>
|
|
1656
|
+
* @public
|
|
1524
1657
|
*/
|
|
1525
1658
|
CidrIp?: string;
|
|
1526
1659
|
/**
|
|
1527
|
-
* @public
|
|
1528
1660
|
* <p>If the protocol is TCP or UDP, this is the start of the port range.
|
|
1529
1661
|
* If the protocol is ICMP, this is the ICMP type or -1 (all ICMP types).</p>
|
|
1662
|
+
* @public
|
|
1530
1663
|
*/
|
|
1531
1664
|
FromPort?: number;
|
|
1532
1665
|
/**
|
|
1533
|
-
* @public
|
|
1534
1666
|
* <p>The ID of the security group.</p>
|
|
1667
|
+
* @public
|
|
1535
1668
|
*/
|
|
1536
1669
|
GroupId?: string;
|
|
1537
1670
|
/**
|
|
1538
|
-
* @public
|
|
1539
1671
|
* <p>[Default VPC] The name of the security group. You must specify either the
|
|
1540
1672
|
* security group ID or the security group name in the request. For security groups in a
|
|
1541
1673
|
* nondefault VPC, you must specify the security group ID.</p>
|
|
1674
|
+
* @public
|
|
1542
1675
|
*/
|
|
1543
1676
|
GroupName?: string;
|
|
1544
1677
|
/**
|
|
1545
|
-
* @public
|
|
1546
1678
|
* <p>The sets of IP permissions. You can't specify a source security group and a CIDR IP address range in the same set of permissions.</p>
|
|
1679
|
+
* @public
|
|
1547
1680
|
*/
|
|
1548
1681
|
IpPermissions?: IpPermission[];
|
|
1549
1682
|
/**
|
|
1550
|
-
* @public
|
|
1551
1683
|
* <p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>) or number
|
|
1552
1684
|
* (see <a href="http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml">Protocol Numbers</a>).
|
|
1553
1685
|
* Use <code>-1</code> to specify all.</p>
|
|
1686
|
+
* @public
|
|
1554
1687
|
*/
|
|
1555
1688
|
IpProtocol?: string;
|
|
1556
1689
|
/**
|
|
1557
|
-
* @public
|
|
1558
1690
|
* <p>[Default VPC] The name of the source security group. You can't specify this parameter
|
|
1559
1691
|
* in combination with the following parameters: the CIDR IP address range, the start of the port range,
|
|
1560
1692
|
* the IP protocol, and the end of the port range. The source security group must be in the same VPC.
|
|
1561
1693
|
* To revoke a specific rule for an IP protocol and port range, use a set of IP permissions instead.</p>
|
|
1694
|
+
* @public
|
|
1562
1695
|
*/
|
|
1563
1696
|
SourceSecurityGroupName?: string;
|
|
1564
1697
|
/**
|
|
1565
|
-
* @public
|
|
1566
1698
|
* <p>Not supported.</p>
|
|
1699
|
+
* @public
|
|
1567
1700
|
*/
|
|
1568
1701
|
SourceSecurityGroupOwnerId?: string;
|
|
1569
1702
|
/**
|
|
1570
|
-
* @public
|
|
1571
1703
|
* <p>If the protocol is TCP or UDP, this is the end of the port range.
|
|
1572
1704
|
* If the protocol is ICMP, this is the ICMP code or -1 (all ICMP codes).</p>
|
|
1705
|
+
* @public
|
|
1573
1706
|
*/
|
|
1574
1707
|
ToPort?: number;
|
|
1575
1708
|
/**
|
|
1576
|
-
* @public
|
|
1577
1709
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1578
1710
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1579
1711
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1712
|
+
* @public
|
|
1580
1713
|
*/
|
|
1581
1714
|
DryRun?: boolean;
|
|
1582
1715
|
/**
|
|
1583
|
-
* @public
|
|
1584
1716
|
* <p>The IDs of the security group rules.</p>
|
|
1717
|
+
* @public
|
|
1585
1718
|
*/
|
|
1586
1719
|
SecurityGroupRuleIds?: string[];
|
|
1587
1720
|
}
|
|
@@ -1590,92 +1723,91 @@ export interface RevokeSecurityGroupIngressRequest {
|
|
|
1590
1723
|
*/
|
|
1591
1724
|
export interface RevokeSecurityGroupIngressResult {
|
|
1592
1725
|
/**
|
|
1593
|
-
* @public
|
|
1594
1726
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
|
|
1727
|
+
* @public
|
|
1595
1728
|
*/
|
|
1596
1729
|
Return?: boolean;
|
|
1597
1730
|
/**
|
|
1598
|
-
* @public
|
|
1599
1731
|
* <p>The inbound rules that were unknown to the service. In some cases,
|
|
1600
1732
|
* <code>unknownIpPermissionSet</code> might be in a different format from the request
|
|
1601
1733
|
* parameter. </p>
|
|
1734
|
+
* @public
|
|
1602
1735
|
*/
|
|
1603
1736
|
UnknownIpPermissions?: IpPermission[];
|
|
1604
1737
|
}
|
|
1605
1738
|
/**
|
|
1606
|
-
* @public
|
|
1607
1739
|
* <p>The CPU options for the instance. Both the core count and threads per core must be
|
|
1608
1740
|
* specified in the request.</p>
|
|
1741
|
+
* @public
|
|
1609
1742
|
*/
|
|
1610
1743
|
export interface CpuOptionsRequest {
|
|
1611
1744
|
/**
|
|
1612
|
-
* @public
|
|
1613
1745
|
* <p>The number of CPU cores for the instance.</p>
|
|
1746
|
+
* @public
|
|
1614
1747
|
*/
|
|
1615
1748
|
CoreCount?: number;
|
|
1616
1749
|
/**
|
|
1617
|
-
* @public
|
|
1618
1750
|
* <p>The number of threads per CPU core. To disable multithreading for the instance,
|
|
1619
1751
|
* specify a value of <code>1</code>. Otherwise, specify the default value of
|
|
1620
1752
|
* <code>2</code>.</p>
|
|
1753
|
+
* @public
|
|
1621
1754
|
*/
|
|
1622
1755
|
ThreadsPerCore?: number;
|
|
1623
1756
|
/**
|
|
1624
|
-
* @public
|
|
1625
1757
|
* <p>Indicates whether to enable the instance for AMD SEV-SNP. AMD SEV-SNP is supported
|
|
1626
1758
|
* with M6a, R6a, and C6a instance types only. For more information, see
|
|
1627
1759
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sev-snp.html">AMD SEV-SNP</a>.</p>
|
|
1760
|
+
* @public
|
|
1628
1761
|
*/
|
|
1629
1762
|
AmdSevSnp?: AmdSevSnpSpecification;
|
|
1630
1763
|
}
|
|
1631
1764
|
/**
|
|
1632
|
-
* @public
|
|
1633
1765
|
* <p>
|
|
1634
1766
|
* Describes an elastic inference accelerator.
|
|
1635
1767
|
* </p>
|
|
1768
|
+
* @public
|
|
1636
1769
|
*/
|
|
1637
1770
|
export interface ElasticInferenceAccelerator {
|
|
1638
1771
|
/**
|
|
1639
|
-
* @public
|
|
1640
1772
|
* <p>
|
|
1641
1773
|
* The type of elastic inference accelerator. The possible values are <code>eia1.medium</code>, <code>eia1.large</code>, <code>eia1.xlarge</code>, <code>eia2.medium</code>, <code>eia2.large</code>, and <code>eia2.xlarge</code>.
|
|
1642
1774
|
* </p>
|
|
1775
|
+
* @public
|
|
1643
1776
|
*/
|
|
1644
1777
|
Type: string | undefined;
|
|
1645
1778
|
/**
|
|
1646
|
-
* @public
|
|
1647
1779
|
* <p>
|
|
1648
1780
|
* The number of elastic inference accelerators to attach to the instance.
|
|
1649
1781
|
* </p>
|
|
1650
1782
|
* <p>Default: 1</p>
|
|
1783
|
+
* @public
|
|
1651
1784
|
*/
|
|
1652
1785
|
Count?: number;
|
|
1653
1786
|
}
|
|
1654
1787
|
/**
|
|
1655
|
-
* @public
|
|
1656
1788
|
* <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For
|
|
1657
1789
|
* more information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html"> What is Amazon Web Services Nitro
|
|
1658
1790
|
* Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User
|
|
1659
1791
|
* Guide</i>.</p>
|
|
1792
|
+
* @public
|
|
1660
1793
|
*/
|
|
1661
1794
|
export interface EnclaveOptionsRequest {
|
|
1662
1795
|
/**
|
|
1663
|
-
* @public
|
|
1664
1796
|
* <p>To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to
|
|
1665
1797
|
* <code>true</code>.</p>
|
|
1798
|
+
* @public
|
|
1666
1799
|
*/
|
|
1667
1800
|
Enabled?: boolean;
|
|
1668
1801
|
}
|
|
1669
1802
|
/**
|
|
1670
|
-
* @public
|
|
1671
1803
|
* <p>Indicates whether your instance is configured for hibernation. This parameter is valid
|
|
1672
1804
|
* only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html">hibernation
|
|
1673
1805
|
* prerequisites</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate your instance</a> in the
|
|
1674
1806
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
1807
|
+
* @public
|
|
1675
1808
|
*/
|
|
1676
1809
|
export interface HibernationOptionsRequest {
|
|
1677
1810
|
/**
|
|
1678
|
-
* @public
|
|
1679
1811
|
* <p>Set to <code>true</code> to enable your instance for hibernation.</p>
|
|
1680
1812
|
* <p>For Spot Instances, if you set <code>Configured</code> to <code>true</code>, either
|
|
1681
1813
|
* omit the <code>InstanceInterruptionBehavior</code> parameter (for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotMarketOptions.html">
|
|
@@ -1694,16 +1826,16 @@ export interface HibernationOptionsRequest {
|
|
|
1694
1826
|
* </ul>
|
|
1695
1827
|
* <p>Default: <code>false</code>
|
|
1696
1828
|
* </p>
|
|
1829
|
+
* @public
|
|
1697
1830
|
*/
|
|
1698
1831
|
Configured?: boolean;
|
|
1699
1832
|
}
|
|
1700
1833
|
/**
|
|
1701
|
-
* @public
|
|
1702
1834
|
* <p>The options for Spot Instances.</p>
|
|
1835
|
+
* @public
|
|
1703
1836
|
*/
|
|
1704
1837
|
export interface SpotMarketOptions {
|
|
1705
1838
|
/**
|
|
1706
|
-
* @public
|
|
1707
1839
|
* <p>The maximum hourly price that you're willing to pay for a Spot Instance. We do not
|
|
1708
1840
|
* recommend using this parameter because it can lead to increased interruptions. If you do
|
|
1709
1841
|
* not specify this parameter, you will pay the current Spot price.</p>
|
|
@@ -1711,22 +1843,22 @@ export interface SpotMarketOptions {
|
|
|
1711
1843
|
* <p>If you specify a maximum price, your Spot Instances will be interrupted more
|
|
1712
1844
|
* frequently than if you do not specify this parameter.</p>
|
|
1713
1845
|
* </important>
|
|
1846
|
+
* @public
|
|
1714
1847
|
*/
|
|
1715
1848
|
MaxPrice?: string;
|
|
1716
1849
|
/**
|
|
1717
|
-
* @public
|
|
1718
1850
|
* <p>The Spot Instance request type. For <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances">RunInstances</a>, persistent
|
|
1719
1851
|
* Spot Instance requests are only supported when the instance interruption behavior is
|
|
1720
1852
|
* either <code>hibernate</code> or <code>stop</code>.</p>
|
|
1853
|
+
* @public
|
|
1721
1854
|
*/
|
|
1722
1855
|
SpotInstanceType?: SpotInstanceType;
|
|
1723
1856
|
/**
|
|
1724
|
-
* @public
|
|
1725
1857
|
* <p>Deprecated.</p>
|
|
1858
|
+
* @public
|
|
1726
1859
|
*/
|
|
1727
1860
|
BlockDurationMinutes?: number;
|
|
1728
1861
|
/**
|
|
1729
|
-
* @public
|
|
1730
1862
|
* <p>The end date of the request, in UTC format
|
|
1731
1863
|
* (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).
|
|
1732
1864
|
* Supported only for persistent requests.</p>
|
|
@@ -1741,10 +1873,10 @@ export interface SpotMarketOptions {
|
|
|
1741
1873
|
* remains active until all instances launch or you cancel the request.</p>
|
|
1742
1874
|
* </li>
|
|
1743
1875
|
* </ul>
|
|
1876
|
+
* @public
|
|
1744
1877
|
*/
|
|
1745
1878
|
ValidUntil?: Date;
|
|
1746
1879
|
/**
|
|
1747
|
-
* @public
|
|
1748
1880
|
* <p>The behavior when a Spot Instance is interrupted.</p>
|
|
1749
1881
|
* <p>If <code>Configured</code> (for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_HibernationOptionsRequest.html">
|
|
1750
1882
|
* <code>HibernationOptions</code>
|
|
@@ -1760,47 +1892,47 @@ export interface SpotMarketOptions {
|
|
|
1760
1892
|
* <code>hibernate</code>.</p>
|
|
1761
1893
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/interruption-behavior.html">Interruption
|
|
1762
1894
|
* behavior</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
1895
|
+
* @public
|
|
1763
1896
|
*/
|
|
1764
1897
|
InstanceInterruptionBehavior?: InstanceInterruptionBehavior;
|
|
1765
1898
|
}
|
|
1766
1899
|
/**
|
|
1767
|
-
* @public
|
|
1768
1900
|
* <p>Describes the market (purchasing) option for the instances.</p>
|
|
1901
|
+
* @public
|
|
1769
1902
|
*/
|
|
1770
1903
|
export interface InstanceMarketOptionsRequest {
|
|
1771
1904
|
/**
|
|
1772
|
-
* @public
|
|
1773
1905
|
* <p>The market type.</p>
|
|
1906
|
+
* @public
|
|
1774
1907
|
*/
|
|
1775
1908
|
MarketType?: MarketType;
|
|
1776
1909
|
/**
|
|
1777
|
-
* @public
|
|
1778
1910
|
* <p>The options for Spot Instances.</p>
|
|
1911
|
+
* @public
|
|
1779
1912
|
*/
|
|
1780
1913
|
SpotOptions?: SpotMarketOptions;
|
|
1781
1914
|
}
|
|
1782
1915
|
/**
|
|
1783
|
-
* @public
|
|
1784
1916
|
* <p>The launch template to use. You must specify either the launch template ID or launch
|
|
1785
1917
|
* template name in the request, but not both.</p>
|
|
1918
|
+
* @public
|
|
1786
1919
|
*/
|
|
1787
1920
|
export interface LaunchTemplateSpecification {
|
|
1788
1921
|
/**
|
|
1789
|
-
* @public
|
|
1790
1922
|
* <p>The ID of the launch template.</p>
|
|
1791
1923
|
* <p>You must specify the <code>LaunchTemplateId</code> or the
|
|
1792
1924
|
* <code>LaunchTemplateName</code>, but not both.</p>
|
|
1925
|
+
* @public
|
|
1793
1926
|
*/
|
|
1794
1927
|
LaunchTemplateId?: string;
|
|
1795
1928
|
/**
|
|
1796
|
-
* @public
|
|
1797
1929
|
* <p>The name of the launch template.</p>
|
|
1798
1930
|
* <p>You must specify the <code>LaunchTemplateName</code> or the
|
|
1799
1931
|
* <code>LaunchTemplateId</code>, but not both.</p>
|
|
1932
|
+
* @public
|
|
1800
1933
|
*/
|
|
1801
1934
|
LaunchTemplateName?: string;
|
|
1802
1935
|
/**
|
|
1803
|
-
* @public
|
|
1804
1936
|
* <p>The launch template version number, <code>$Latest</code>, or
|
|
1805
1937
|
* <code>$Default</code>.</p>
|
|
1806
1938
|
* <p>If the value is <code>$Latest</code>, Amazon EC2 uses the latest version of the launch
|
|
@@ -1808,39 +1940,39 @@ export interface LaunchTemplateSpecification {
|
|
|
1808
1940
|
* <p>If the value is <code>$Default</code>, Amazon EC2 uses the default version of the
|
|
1809
1941
|
* launch template.</p>
|
|
1810
1942
|
* <p>Default: The default version of the launch template.</p>
|
|
1943
|
+
* @public
|
|
1811
1944
|
*/
|
|
1812
1945
|
Version?: string;
|
|
1813
1946
|
}
|
|
1814
1947
|
/**
|
|
1815
|
-
* @public
|
|
1816
1948
|
* <p>Describes a license configuration.</p>
|
|
1949
|
+
* @public
|
|
1817
1950
|
*/
|
|
1818
1951
|
export interface LicenseConfigurationRequest {
|
|
1819
1952
|
/**
|
|
1820
|
-
* @public
|
|
1821
1953
|
* <p>The Amazon Resource Name (ARN) of the license configuration.</p>
|
|
1954
|
+
* @public
|
|
1822
1955
|
*/
|
|
1823
1956
|
LicenseConfigurationArn?: string;
|
|
1824
1957
|
}
|
|
1825
1958
|
/**
|
|
1826
|
-
* @public
|
|
1827
1959
|
* <p>The maintenance options for the instance.</p>
|
|
1960
|
+
* @public
|
|
1828
1961
|
*/
|
|
1829
1962
|
export interface InstanceMaintenanceOptionsRequest {
|
|
1830
1963
|
/**
|
|
1831
|
-
* @public
|
|
1832
1964
|
* <p>Disables the automatic recovery behavior of your instance or sets it to default. For
|
|
1833
1965
|
* more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html#instance-configuration-recovery">Simplified automatic recovery</a>.</p>
|
|
1966
|
+
* @public
|
|
1834
1967
|
*/
|
|
1835
1968
|
AutoRecovery?: InstanceAutoRecoveryState;
|
|
1836
1969
|
}
|
|
1837
1970
|
/**
|
|
1838
|
-
* @public
|
|
1839
1971
|
* <p>The metadata options for the instance.</p>
|
|
1972
|
+
* @public
|
|
1840
1973
|
*/
|
|
1841
1974
|
export interface InstanceMetadataOptionsRequest {
|
|
1842
1975
|
/**
|
|
1843
|
-
* @public
|
|
1844
1976
|
* <p>Indicates whether IMDSv2 is required.</p>
|
|
1845
1977
|
* <ul>
|
|
1846
1978
|
* <li>
|
|
@@ -1861,66 +1993,67 @@ export interface InstanceMetadataOptionsRequest {
|
|
|
1861
1993
|
* </ul>
|
|
1862
1994
|
* <p>Default: If the value of <code>ImdsSupport</code> for the Amazon Machine Image (AMI)
|
|
1863
1995
|
* for your instance is <code>v2.0</code>, the default is <code>required</code>.</p>
|
|
1996
|
+
* @public
|
|
1864
1997
|
*/
|
|
1865
1998
|
HttpTokens?: HttpTokensState;
|
|
1866
1999
|
/**
|
|
1867
|
-
* @public
|
|
1868
2000
|
* <p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the
|
|
1869
2001
|
* number, the further instance metadata requests can travel.</p>
|
|
1870
2002
|
* <p>Default: 1</p>
|
|
1871
2003
|
* <p>Possible values: Integers from 1 to 64</p>
|
|
2004
|
+
* @public
|
|
1872
2005
|
*/
|
|
1873
2006
|
HttpPutResponseHopLimit?: number;
|
|
1874
2007
|
/**
|
|
1875
|
-
* @public
|
|
1876
2008
|
* <p>Enables or disables the HTTP metadata endpoint on your instances.</p>
|
|
1877
2009
|
* <p>If you specify a value of <code>disabled</code>, you cannot access your instance
|
|
1878
2010
|
* metadata.</p>
|
|
1879
2011
|
* <p>Default: <code>enabled</code>
|
|
1880
2012
|
* </p>
|
|
2013
|
+
* @public
|
|
1881
2014
|
*/
|
|
1882
2015
|
HttpEndpoint?: InstanceMetadataEndpointState;
|
|
1883
2016
|
/**
|
|
1884
|
-
* @public
|
|
1885
2017
|
* <p>Enables or disables the IPv6 endpoint for the instance metadata service.</p>
|
|
1886
2018
|
* <p>Default: <code>disabled</code>
|
|
1887
2019
|
* </p>
|
|
2020
|
+
* @public
|
|
1888
2021
|
*/
|
|
1889
2022
|
HttpProtocolIpv6?: InstanceMetadataProtocolState;
|
|
1890
2023
|
/**
|
|
1891
|
-
* @public
|
|
1892
2024
|
* <p>Set to <code>enabled</code> to allow access to instance tags from the instance
|
|
1893
2025
|
* metadata. Set to <code>disabled</code> to turn off access to instance tags from the
|
|
1894
2026
|
* instance metadata. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#work-with-tags-in-IMDS">Work with
|
|
1895
2027
|
* instance tags using the instance metadata</a>.</p>
|
|
1896
2028
|
* <p>Default: <code>disabled</code>
|
|
1897
2029
|
* </p>
|
|
2030
|
+
* @public
|
|
1898
2031
|
*/
|
|
1899
2032
|
InstanceMetadataTags?: InstanceMetadataTagsState;
|
|
1900
2033
|
}
|
|
1901
2034
|
/**
|
|
1902
|
-
* @public
|
|
1903
2035
|
* <p>Describes the options for instance hostnames.</p>
|
|
2036
|
+
* @public
|
|
1904
2037
|
*/
|
|
1905
2038
|
export interface PrivateDnsNameOptionsRequest {
|
|
1906
2039
|
/**
|
|
1907
|
-
* @public
|
|
1908
2040
|
* <p>The type of hostname for EC2 instances. For IPv4 only subnets, an instance DNS name
|
|
1909
2041
|
* must be based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name
|
|
1910
2042
|
* must be based on the instance ID. For dual-stack subnets, you can specify whether DNS
|
|
1911
2043
|
* names use the instance IPv4 address or the instance ID.</p>
|
|
2044
|
+
* @public
|
|
1912
2045
|
*/
|
|
1913
2046
|
HostnameType?: HostnameType;
|
|
1914
2047
|
/**
|
|
1915
|
-
* @public
|
|
1916
2048
|
* <p>Indicates whether to respond to DNS queries for instance hostnames with DNS A
|
|
1917
2049
|
* records.</p>
|
|
2050
|
+
* @public
|
|
1918
2051
|
*/
|
|
1919
2052
|
EnableResourceNameDnsARecord?: boolean;
|
|
1920
2053
|
/**
|
|
1921
|
-
* @public
|
|
1922
2054
|
* <p>Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA
|
|
1923
2055
|
* records.</p>
|
|
2056
|
+
* @public
|
|
1924
2057
|
*/
|
|
1925
2058
|
EnableResourceNameDnsAAAARecord?: boolean;
|
|
1926
2059
|
}
|
|
@@ -1929,26 +2062,25 @@ export interface PrivateDnsNameOptionsRequest {
|
|
|
1929
2062
|
*/
|
|
1930
2063
|
export interface RunInstancesRequest {
|
|
1931
2064
|
/**
|
|
1932
|
-
* @public
|
|
1933
2065
|
* <p>The block device mapping, which defines the EBS volumes and instance store volumes to
|
|
1934
2066
|
* attach to the instance at launch. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html">Block device
|
|
1935
2067
|
* mappings</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
2068
|
+
* @public
|
|
1936
2069
|
*/
|
|
1937
2070
|
BlockDeviceMappings?: BlockDeviceMapping[];
|
|
1938
2071
|
/**
|
|
1939
|
-
* @public
|
|
1940
2072
|
* <p>The ID of the AMI. An AMI ID is required to launch an instance and must be specified
|
|
1941
2073
|
* here or in a launch template.</p>
|
|
2074
|
+
* @public
|
|
1942
2075
|
*/
|
|
1943
2076
|
ImageId?: string;
|
|
1944
2077
|
/**
|
|
1945
|
-
* @public
|
|
1946
2078
|
* <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
|
|
1947
2079
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
2080
|
+
* @public
|
|
1948
2081
|
*/
|
|
1949
2082
|
InstanceType?: _InstanceType;
|
|
1950
2083
|
/**
|
|
1951
|
-
* @public
|
|
1952
2084
|
* <p>The number of IPv6 addresses to associate with the primary network
|
|
1953
2085
|
* interface. Amazon EC2 chooses the IPv6 addresses from the range of your subnet. You
|
|
1954
2086
|
* cannot specify this option and the option to assign specific IPv6 addresses in the same
|
|
@@ -1956,40 +2088,40 @@ export interface RunInstancesRequest {
|
|
|
1956
2088
|
* to launch.</p>
|
|
1957
2089
|
* <p>You cannot specify this option and the network interfaces option in the same
|
|
1958
2090
|
* request.</p>
|
|
2091
|
+
* @public
|
|
1959
2092
|
*/
|
|
1960
2093
|
Ipv6AddressCount?: number;
|
|
1961
2094
|
/**
|
|
1962
|
-
* @public
|
|
1963
2095
|
* <p>The IPv6 addresses from the range of the subnet to associate with the
|
|
1964
2096
|
* primary network interface. You cannot specify this option and the option to assign a
|
|
1965
2097
|
* number of IPv6 addresses in the same request. You cannot specify this option if you've
|
|
1966
2098
|
* specified a minimum number of instances to launch.</p>
|
|
1967
2099
|
* <p>You cannot specify this option and the network interfaces option in the same
|
|
1968
2100
|
* request.</p>
|
|
2101
|
+
* @public
|
|
1969
2102
|
*/
|
|
1970
2103
|
Ipv6Addresses?: InstanceIpv6Address[];
|
|
1971
2104
|
/**
|
|
1972
|
-
* @public
|
|
1973
2105
|
* <p>The ID of the kernel.</p>
|
|
1974
2106
|
* <important>
|
|
1975
2107
|
* <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more
|
|
1976
2108
|
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html">PV-GRUB</a> in the
|
|
1977
2109
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
1978
2110
|
* </important>
|
|
2111
|
+
* @public
|
|
1979
2112
|
*/
|
|
1980
2113
|
KernelId?: string;
|
|
1981
2114
|
/**
|
|
1982
|
-
* @public
|
|
1983
2115
|
* <p>The name of the key pair. You can create a key pair using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateKeyPair.html">CreateKeyPair</a> or
|
|
1984
2116
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportKeyPair.html">ImportKeyPair</a>.</p>
|
|
1985
2117
|
* <important>
|
|
1986
2118
|
* <p>If you do not specify a key pair, you can't connect to the instance unless you
|
|
1987
2119
|
* choose an AMI that is configured to allow users another way to log in.</p>
|
|
1988
2120
|
* </important>
|
|
2121
|
+
* @public
|
|
1989
2122
|
*/
|
|
1990
2123
|
KeyName?: string;
|
|
1991
2124
|
/**
|
|
1992
|
-
* @public
|
|
1993
2125
|
* <p>The maximum number of instances to launch. If you specify more instances than Amazon
|
|
1994
2126
|
* EC2 can launch in the target Availability Zone, Amazon EC2 launches the largest possible
|
|
1995
2127
|
* number of instances above <code>MinCount</code>.</p>
|
|
@@ -1997,10 +2129,10 @@ export interface RunInstancesRequest {
|
|
|
1997
2129
|
* instance type. For more information about the default limits, and how to request an
|
|
1998
2130
|
* increase, see <a href="http://aws.amazon.com/ec2/faqs/#How_many_instances_can_I_run_in_Amazon_EC2">How many instances can I
|
|
1999
2131
|
* run in Amazon EC2</a> in the Amazon EC2 FAQ.</p>
|
|
2132
|
+
* @public
|
|
2000
2133
|
*/
|
|
2001
2134
|
MaxCount: number | undefined;
|
|
2002
2135
|
/**
|
|
2003
|
-
* @public
|
|
2004
2136
|
* <p>The minimum number of instances to launch. If you specify a minimum that is more
|
|
2005
2137
|
* instances than Amazon EC2 can launch in the target Availability Zone, Amazon EC2
|
|
2006
2138
|
* launches no instances.</p>
|
|
@@ -2008,20 +2140,20 @@ export interface RunInstancesRequest {
|
|
|
2008
2140
|
* instance type. For more information about the default limits, and how to request an
|
|
2009
2141
|
* increase, see <a href="http://aws.amazon.com/ec2/faqs/#How_many_instances_can_I_run_in_Amazon_EC2">How many instances can I
|
|
2010
2142
|
* run in Amazon EC2</a> in the Amazon EC2 General FAQ.</p>
|
|
2143
|
+
* @public
|
|
2011
2144
|
*/
|
|
2012
2145
|
MinCount: number | undefined;
|
|
2013
2146
|
/**
|
|
2014
|
-
* @public
|
|
2015
2147
|
* <p>Specifies whether detailed monitoring is enabled for the instance.</p>
|
|
2148
|
+
* @public
|
|
2016
2149
|
*/
|
|
2017
2150
|
Monitoring?: RunInstancesMonitoringEnabled;
|
|
2018
2151
|
/**
|
|
2019
|
-
* @public
|
|
2020
2152
|
* <p>The placement for the instance.</p>
|
|
2153
|
+
* @public
|
|
2021
2154
|
*/
|
|
2022
2155
|
Placement?: Placement;
|
|
2023
2156
|
/**
|
|
2024
|
-
* @public
|
|
2025
2157
|
* <p>The ID of the RAM disk to select. Some kernels require additional drivers at launch.
|
|
2026
2158
|
* Check the kernel requirements for information about whether you need to specify a RAM
|
|
2027
2159
|
* disk. To find kernel requirements, go to the Amazon Web Services Resource Center and
|
|
@@ -2031,57 +2163,57 @@ export interface RunInstancesRequest {
|
|
|
2031
2163
|
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html">PV-GRUB</a> in the
|
|
2032
2164
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
2033
2165
|
* </important>
|
|
2166
|
+
* @public
|
|
2034
2167
|
*/
|
|
2035
2168
|
RamdiskId?: string;
|
|
2036
2169
|
/**
|
|
2037
|
-
* @public
|
|
2038
2170
|
* <p>The IDs of the security groups. You can create a security group using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateSecurityGroup.html">CreateSecurityGroup</a>.</p>
|
|
2039
2171
|
* <p>If you specify a network interface, you must specify any security groups as part of
|
|
2040
2172
|
* the network interface.</p>
|
|
2173
|
+
* @public
|
|
2041
2174
|
*/
|
|
2042
2175
|
SecurityGroupIds?: string[];
|
|
2043
2176
|
/**
|
|
2044
|
-
* @public
|
|
2045
2177
|
* <p>[Default VPC] The names of the security groups.</p>
|
|
2046
2178
|
* <p>If you specify a network interface, you must specify any security groups as part of
|
|
2047
2179
|
* the network interface.</p>
|
|
2048
2180
|
* <p>Default: Amazon EC2 uses the default security group.</p>
|
|
2181
|
+
* @public
|
|
2049
2182
|
*/
|
|
2050
2183
|
SecurityGroups?: string[];
|
|
2051
2184
|
/**
|
|
2052
|
-
* @public
|
|
2053
2185
|
* <p>The ID of the subnet to launch the instance into.</p>
|
|
2054
2186
|
* <p>If you specify a network interface, you must specify any subnets as part of the
|
|
2055
2187
|
* network interface.</p>
|
|
2188
|
+
* @public
|
|
2056
2189
|
*/
|
|
2057
2190
|
SubnetId?: string;
|
|
2058
2191
|
/**
|
|
2059
|
-
* @public
|
|
2060
2192
|
* <p>The user data script to make available to the instance. For more information, see
|
|
2061
2193
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html">Run
|
|
2062
2194
|
* commands on your Linux instance at launch</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-windows-user-data.html">Run commands on your
|
|
2063
2195
|
* Windows instance at launch</a>. If you are using a command line tool,
|
|
2064
2196
|
* base64-encoding is performed for you, and you can load the text from a file. Otherwise,
|
|
2065
2197
|
* you must provide base64-encoded text. User data is limited to 16 KB.</p>
|
|
2198
|
+
* @public
|
|
2066
2199
|
*/
|
|
2067
2200
|
UserData?: string;
|
|
2068
2201
|
/**
|
|
2069
|
-
* @public
|
|
2070
2202
|
* <p>Reserved.</p>
|
|
2203
|
+
* @public
|
|
2071
2204
|
*/
|
|
2072
2205
|
AdditionalInfo?: string;
|
|
2073
2206
|
/**
|
|
2074
|
-
* @public
|
|
2075
2207
|
* <p>Unique, case-sensitive identifier you provide to ensure the idempotency of the
|
|
2076
2208
|
* request. If you do not specify a client token, a randomly generated token is used for
|
|
2077
2209
|
* the request to ensure idempotency.</p>
|
|
2078
2210
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring
|
|
2079
2211
|
* Idempotency</a>.</p>
|
|
2080
2212
|
* <p>Constraints: Maximum 64 ASCII characters</p>
|
|
2213
|
+
* @public
|
|
2081
2214
|
*/
|
|
2082
2215
|
ClientToken?: string;
|
|
2083
2216
|
/**
|
|
2084
|
-
* @public
|
|
2085
2217
|
* <p>If you set this parameter to <code>true</code>, you can't terminate the instance using
|
|
2086
2218
|
* the Amazon EC2 console, CLI, or API; otherwise, you can. To change this attribute after
|
|
2087
2219
|
* launch, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceAttribute.html">ModifyInstanceAttribute</a>. Alternatively, if you set
|
|
@@ -2089,17 +2221,17 @@ export interface RunInstancesRequest {
|
|
|
2089
2221
|
* terminate the instance by running the shutdown command from the instance.</p>
|
|
2090
2222
|
* <p>Default: <code>false</code>
|
|
2091
2223
|
* </p>
|
|
2224
|
+
* @public
|
|
2092
2225
|
*/
|
|
2093
2226
|
DisableApiTermination?: boolean;
|
|
2094
2227
|
/**
|
|
2095
|
-
* @public
|
|
2096
2228
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
2097
2229
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
2098
2230
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
2231
|
+
* @public
|
|
2099
2232
|
*/
|
|
2100
2233
|
DryRun?: boolean;
|
|
2101
2234
|
/**
|
|
2102
|
-
* @public
|
|
2103
2235
|
* <p>Indicates whether the instance is optimized for Amazon EBS I/O. This optimization
|
|
2104
2236
|
* provides dedicated throughput to Amazon EBS and an optimized configuration stack to
|
|
2105
2237
|
* provide optimal Amazon EBS I/O performance. This optimization isn't available with all
|
|
@@ -2107,31 +2239,31 @@ export interface RunInstancesRequest {
|
|
|
2107
2239
|
* instance.</p>
|
|
2108
2240
|
* <p>Default: <code>false</code>
|
|
2109
2241
|
* </p>
|
|
2242
|
+
* @public
|
|
2110
2243
|
*/
|
|
2111
2244
|
EbsOptimized?: boolean;
|
|
2112
2245
|
/**
|
|
2113
|
-
* @public
|
|
2114
2246
|
* <p>The name or Amazon Resource Name (ARN) of an IAM instance
|
|
2115
2247
|
* profile.</p>
|
|
2248
|
+
* @public
|
|
2116
2249
|
*/
|
|
2117
2250
|
IamInstanceProfile?: IamInstanceProfileSpecification;
|
|
2118
2251
|
/**
|
|
2119
|
-
* @public
|
|
2120
2252
|
* <p>Indicates whether an instance stops or terminates when you initiate shutdown from the
|
|
2121
2253
|
* instance (using the operating system command for system shutdown).</p>
|
|
2122
2254
|
* <p>Default: <code>stop</code>
|
|
2123
2255
|
* </p>
|
|
2256
|
+
* @public
|
|
2124
2257
|
*/
|
|
2125
2258
|
InstanceInitiatedShutdownBehavior?: ShutdownBehavior;
|
|
2126
2259
|
/**
|
|
2127
|
-
* @public
|
|
2128
2260
|
* <p>The network interfaces to associate with the instance. If you specify a network
|
|
2129
2261
|
* interface, you must specify any security groups and subnets as part of the network
|
|
2130
2262
|
* interface.</p>
|
|
2263
|
+
* @public
|
|
2131
2264
|
*/
|
|
2132
2265
|
NetworkInterfaces?: InstanceNetworkInterfaceSpecification[];
|
|
2133
2266
|
/**
|
|
2134
|
-
* @public
|
|
2135
2267
|
* <p>The primary IPv4 address. You must specify a value from the IPv4 address
|
|
2136
2268
|
* range of the subnet.</p>
|
|
2137
2269
|
* <p>Only one private IP address can be designated as primary. You can't specify this
|
|
@@ -2140,20 +2272,20 @@ export interface RunInstancesRequest {
|
|
|
2140
2272
|
* you're launching more than one instance in the request.</p>
|
|
2141
2273
|
* <p>You cannot specify this option and the network interfaces option in the same
|
|
2142
2274
|
* request.</p>
|
|
2275
|
+
* @public
|
|
2143
2276
|
*/
|
|
2144
2277
|
PrivateIpAddress?: string;
|
|
2145
2278
|
/**
|
|
2146
|
-
* @public
|
|
2147
2279
|
* <p>Deprecated.</p>
|
|
2148
2280
|
* <note>
|
|
2149
2281
|
* <p>Amazon Elastic Graphics reached end of life on January 8, 2024. For
|
|
2150
2282
|
* workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad,
|
|
2151
2283
|
* G4dn, or G5 instances.</p>
|
|
2152
2284
|
* </note>
|
|
2285
|
+
* @public
|
|
2153
2286
|
*/
|
|
2154
2287
|
ElasticGpuSpecification?: ElasticGpuSpecification[];
|
|
2155
2288
|
/**
|
|
2156
|
-
* @public
|
|
2157
2289
|
* <p>An elastic inference accelerator to associate with the instance. Elastic inference
|
|
2158
2290
|
* accelerators are a resource you can attach to your Amazon EC2 instances to accelerate
|
|
2159
2291
|
* your Deep Learning (DL) inference workloads.</p>
|
|
@@ -2167,10 +2299,10 @@ export interface RunInstancesRequest {
|
|
|
2167
2299
|
* the past 30-day period are considered current customers and will be able to continue
|
|
2168
2300
|
* using the service.</p>
|
|
2169
2301
|
* </note>
|
|
2302
|
+
* @public
|
|
2170
2303
|
*/
|
|
2171
2304
|
ElasticInferenceAccelerators?: ElasticInferenceAccelerator[];
|
|
2172
2305
|
/**
|
|
2173
|
-
* @public
|
|
2174
2306
|
* <p>The tags to apply to the resources that are created during instance launch.</p>
|
|
2175
2307
|
* <p>You can specify tags for the following resources only:</p>
|
|
2176
2308
|
* <ul>
|
|
@@ -2188,25 +2320,25 @@ export interface RunInstancesRequest {
|
|
|
2188
2320
|
* </li>
|
|
2189
2321
|
* </ul>
|
|
2190
2322
|
* <p>To tag a resource after it has been created, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html">CreateTags</a>.</p>
|
|
2323
|
+
* @public
|
|
2191
2324
|
*/
|
|
2192
2325
|
TagSpecifications?: TagSpecification[];
|
|
2193
2326
|
/**
|
|
2194
|
-
* @public
|
|
2195
2327
|
* <p>The launch template to use to launch the instances. Any parameters that you specify in
|
|
2196
2328
|
* <a>RunInstances</a> override the same parameters in the launch template.
|
|
2197
2329
|
* You can specify either the name or ID of a launch template, but not both.</p>
|
|
2330
|
+
* @public
|
|
2198
2331
|
*/
|
|
2199
2332
|
LaunchTemplate?: LaunchTemplateSpecification;
|
|
2200
2333
|
/**
|
|
2201
|
-
* @public
|
|
2202
2334
|
* <p>The market (purchasing) option for the instances.</p>
|
|
2203
2335
|
* <p>For <a>RunInstances</a>, persistent Spot Instance requests are
|
|
2204
2336
|
* only supported when <b>InstanceInterruptionBehavior</b> is set
|
|
2205
2337
|
* to either <code>hibernate</code> or <code>stop</code>.</p>
|
|
2338
|
+
* @public
|
|
2206
2339
|
*/
|
|
2207
2340
|
InstanceMarketOptions?: InstanceMarketOptionsRequest;
|
|
2208
2341
|
/**
|
|
2209
|
-
* @public
|
|
2210
2342
|
* <p>The credit option for CPU usage of the burstable performance instance. Valid values
|
|
2211
2343
|
* are <code>standard</code> and <code>unlimited</code>. To change this attribute after
|
|
2212
2344
|
* launch, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceCreditSpecification.html">
|
|
@@ -2216,72 +2348,72 @@ export interface RunInstancesRequest {
|
|
|
2216
2348
|
* instances)</p>
|
|
2217
2349
|
* <p>For T3 instances with <code>host</code> tenancy, only <code>standard</code> is
|
|
2218
2350
|
* supported.</p>
|
|
2351
|
+
* @public
|
|
2219
2352
|
*/
|
|
2220
2353
|
CreditSpecification?: CreditSpecificationRequest;
|
|
2221
2354
|
/**
|
|
2222
|
-
* @public
|
|
2223
2355
|
* <p>The CPU options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-optimize-cpu.html">Optimize CPU options</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
2356
|
+
* @public
|
|
2224
2357
|
*/
|
|
2225
2358
|
CpuOptions?: CpuOptionsRequest;
|
|
2226
2359
|
/**
|
|
2227
|
-
* @public
|
|
2228
2360
|
* <p>Information about the Capacity Reservation targeting option. If you do not specify this parameter, the
|
|
2229
2361
|
* instance's Capacity Reservation preference defaults to <code>open</code>, which enables
|
|
2230
2362
|
* it to run in any open Capacity Reservation that has matching attributes (instance type,
|
|
2231
2363
|
* platform, Availability Zone).</p>
|
|
2364
|
+
* @public
|
|
2232
2365
|
*/
|
|
2233
2366
|
CapacityReservationSpecification?: CapacityReservationSpecification;
|
|
2234
2367
|
/**
|
|
2235
|
-
* @public
|
|
2236
2368
|
* <p>Indicates whether an instance is enabled for hibernation. This parameter is valid only
|
|
2237
2369
|
* if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html">hibernation
|
|
2238
2370
|
* prerequisites</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate your instance</a> in the
|
|
2239
2371
|
* <i>Amazon EC2 User Guide</i>.</p>
|
|
2240
2372
|
* <p>You can't enable hibernation and Amazon Web Services Nitro Enclaves on the same
|
|
2241
2373
|
* instance.</p>
|
|
2374
|
+
* @public
|
|
2242
2375
|
*/
|
|
2243
2376
|
HibernationOptions?: HibernationOptionsRequest;
|
|
2244
2377
|
/**
|
|
2245
|
-
* @public
|
|
2246
2378
|
* <p>The license configurations.</p>
|
|
2379
|
+
* @public
|
|
2247
2380
|
*/
|
|
2248
2381
|
LicenseSpecifications?: LicenseConfigurationRequest[];
|
|
2249
2382
|
/**
|
|
2250
|
-
* @public
|
|
2251
2383
|
* <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a>.</p>
|
|
2384
|
+
* @public
|
|
2252
2385
|
*/
|
|
2253
2386
|
MetadataOptions?: InstanceMetadataOptionsRequest;
|
|
2254
2387
|
/**
|
|
2255
|
-
* @public
|
|
2256
2388
|
* <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For
|
|
2257
2389
|
* more information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html">What is Amazon Web Services Nitro
|
|
2258
2390
|
* Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User
|
|
2259
2391
|
* Guide</i>.</p>
|
|
2260
2392
|
* <p>You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same
|
|
2261
2393
|
* instance.</p>
|
|
2394
|
+
* @public
|
|
2262
2395
|
*/
|
|
2263
2396
|
EnclaveOptions?: EnclaveOptionsRequest;
|
|
2264
2397
|
/**
|
|
2265
|
-
* @public
|
|
2266
2398
|
* <p>The options for the instance hostname.
|
|
2267
2399
|
* The default values are inherited from the subnet.
|
|
2268
2400
|
* Applies only if creating a network interface, not attaching an existing one.</p>
|
|
2401
|
+
* @public
|
|
2269
2402
|
*/
|
|
2270
2403
|
PrivateDnsNameOptions?: PrivateDnsNameOptionsRequest;
|
|
2271
2404
|
/**
|
|
2272
|
-
* @public
|
|
2273
2405
|
* <p>The maintenance and recovery options for the instance.</p>
|
|
2406
|
+
* @public
|
|
2274
2407
|
*/
|
|
2275
2408
|
MaintenanceOptions?: InstanceMaintenanceOptionsRequest;
|
|
2276
2409
|
/**
|
|
2277
|
-
* @public
|
|
2278
2410
|
* <p>Indicates whether an instance is enabled for stop protection. For more information,
|
|
2279
2411
|
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html#Using_StopProtection">Stop
|
|
2280
2412
|
* protection</a>. </p>
|
|
2413
|
+
* @public
|
|
2281
2414
|
*/
|
|
2282
2415
|
DisableApiStop?: boolean;
|
|
2283
2416
|
/**
|
|
2284
|
-
* @public
|
|
2285
2417
|
* <p>If you’re launching an instance into a dual-stack or IPv6-only subnet, you can enable
|
|
2286
2418
|
* assigning a primary IPv6 address. A primary IPv6 address is an IPv6 GUA address
|
|
2287
2419
|
* associated with an ENI that you have enabled to use a primary IPv6 address. Use this
|
|
@@ -2294,73 +2426,73 @@ export interface RunInstancesRequest {
|
|
|
2294
2426
|
* have multiple IPv6 addresses associated with an ENI attached to your instance and you
|
|
2295
2427
|
* enable a primary IPv6 address, the first IPv6 GUA address associated with the ENI
|
|
2296
2428
|
* becomes the primary IPv6 address.</p>
|
|
2429
|
+
* @public
|
|
2297
2430
|
*/
|
|
2298
2431
|
EnablePrimaryIpv6?: boolean;
|
|
2299
2432
|
}
|
|
2300
2433
|
/**
|
|
2301
|
-
* @public
|
|
2302
2434
|
* <p>Describes an EBS volume for a Scheduled Instance.</p>
|
|
2435
|
+
* @public
|
|
2303
2436
|
*/
|
|
2304
2437
|
export interface ScheduledInstancesEbs {
|
|
2305
2438
|
/**
|
|
2306
|
-
* @public
|
|
2307
2439
|
* <p>Indicates whether the volume is deleted on instance termination.</p>
|
|
2440
|
+
* @public
|
|
2308
2441
|
*/
|
|
2309
2442
|
DeleteOnTermination?: boolean;
|
|
2310
2443
|
/**
|
|
2311
|
-
* @public
|
|
2312
2444
|
* <p>Indicates whether the volume is encrypted. You can attached encrypted volumes only to instances that
|
|
2313
2445
|
* support them.</p>
|
|
2446
|
+
* @public
|
|
2314
2447
|
*/
|
|
2315
2448
|
Encrypted?: boolean;
|
|
2316
2449
|
/**
|
|
2317
|
-
* @public
|
|
2318
2450
|
* <p>The number of I/O operations per second (IOPS) to provision for a <code>gp3</code>, <code>io1</code>, or <code>io2</code>
|
|
2319
2451
|
* volume.</p>
|
|
2452
|
+
* @public
|
|
2320
2453
|
*/
|
|
2321
2454
|
Iops?: number;
|
|
2322
2455
|
/**
|
|
2323
|
-
* @public
|
|
2324
2456
|
* <p>The ID of the snapshot.</p>
|
|
2457
|
+
* @public
|
|
2325
2458
|
*/
|
|
2326
2459
|
SnapshotId?: string;
|
|
2327
2460
|
/**
|
|
2328
|
-
* @public
|
|
2329
2461
|
* <p>The size of the volume, in GiB.</p>
|
|
2330
2462
|
* <p>Default: If you're creating the volume from a snapshot and don't specify a volume size, the default
|
|
2331
2463
|
* is the snapshot size.</p>
|
|
2464
|
+
* @public
|
|
2332
2465
|
*/
|
|
2333
2466
|
VolumeSize?: number;
|
|
2334
2467
|
/**
|
|
2335
|
-
* @public
|
|
2336
2468
|
* <p>The volume type.</p>
|
|
2337
2469
|
* <p>Default: <code>gp2</code>
|
|
2338
2470
|
* </p>
|
|
2471
|
+
* @public
|
|
2339
2472
|
*/
|
|
2340
2473
|
VolumeType?: string;
|
|
2341
2474
|
}
|
|
2342
2475
|
/**
|
|
2343
|
-
* @public
|
|
2344
2476
|
* <p>Describes a block device mapping for a Scheduled Instance.</p>
|
|
2477
|
+
* @public
|
|
2345
2478
|
*/
|
|
2346
2479
|
export interface ScheduledInstancesBlockDeviceMapping {
|
|
2347
2480
|
/**
|
|
2348
|
-
* @public
|
|
2349
2481
|
* <p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>
|
|
2482
|
+
* @public
|
|
2350
2483
|
*/
|
|
2351
2484
|
DeviceName?: string;
|
|
2352
2485
|
/**
|
|
2353
|
-
* @public
|
|
2354
2486
|
* <p>Parameters used to set up EBS volumes automatically when the instance is launched.</p>
|
|
2487
|
+
* @public
|
|
2355
2488
|
*/
|
|
2356
2489
|
Ebs?: ScheduledInstancesEbs;
|
|
2357
2490
|
/**
|
|
2358
|
-
* @public
|
|
2359
2491
|
* <p>To omit the device from the block device mapping, specify an empty string.</p>
|
|
2492
|
+
* @public
|
|
2360
2493
|
*/
|
|
2361
2494
|
NoDevice?: string;
|
|
2362
2495
|
/**
|
|
2363
|
-
* @public
|
|
2364
2496
|
* <p>The virtual device name (<code>ephemeral</code>N). Instance store volumes are numbered
|
|
2365
2497
|
* starting from 0. An instance type with two available instance store volumes can specify mappings
|
|
2366
2498
|
* for <code>ephemeral0</code> and <code>ephemeral1</code>. The number of available instance store
|
|
@@ -2369,70 +2501,70 @@ export interface ScheduledInstancesBlockDeviceMapping {
|
|
|
2369
2501
|
* <p>Constraints: For M3 instances, you must specify instance store volumes in the block device
|
|
2370
2502
|
* mapping for the instance. When you launch an M3 instance, we ignore any instance store volumes
|
|
2371
2503
|
* specified in the block device mapping for the AMI.</p>
|
|
2504
|
+
* @public
|
|
2372
2505
|
*/
|
|
2373
2506
|
VirtualName?: string;
|
|
2374
2507
|
}
|
|
2375
2508
|
/**
|
|
2376
|
-
* @public
|
|
2377
2509
|
* <p>Describes an IAM instance profile for a Scheduled Instance.</p>
|
|
2510
|
+
* @public
|
|
2378
2511
|
*/
|
|
2379
2512
|
export interface ScheduledInstancesIamInstanceProfile {
|
|
2380
2513
|
/**
|
|
2381
|
-
* @public
|
|
2382
2514
|
* <p>The Amazon Resource Name (ARN).</p>
|
|
2515
|
+
* @public
|
|
2383
2516
|
*/
|
|
2384
2517
|
Arn?: string;
|
|
2385
2518
|
/**
|
|
2386
|
-
* @public
|
|
2387
2519
|
* <p>The name.</p>
|
|
2520
|
+
* @public
|
|
2388
2521
|
*/
|
|
2389
2522
|
Name?: string;
|
|
2390
2523
|
}
|
|
2391
2524
|
/**
|
|
2392
|
-
* @public
|
|
2393
2525
|
* <p>Describes whether monitoring is enabled for a Scheduled Instance.</p>
|
|
2526
|
+
* @public
|
|
2394
2527
|
*/
|
|
2395
2528
|
export interface ScheduledInstancesMonitoring {
|
|
2396
2529
|
/**
|
|
2397
|
-
* @public
|
|
2398
2530
|
* <p>Indicates whether monitoring is enabled.</p>
|
|
2531
|
+
* @public
|
|
2399
2532
|
*/
|
|
2400
2533
|
Enabled?: boolean;
|
|
2401
2534
|
}
|
|
2402
2535
|
/**
|
|
2403
|
-
* @public
|
|
2404
2536
|
* <p>Describes an IPv6 address.</p>
|
|
2537
|
+
* @public
|
|
2405
2538
|
*/
|
|
2406
2539
|
export interface ScheduledInstancesIpv6Address {
|
|
2407
2540
|
/**
|
|
2408
|
-
* @public
|
|
2409
2541
|
* <p>The IPv6 address.</p>
|
|
2542
|
+
* @public
|
|
2410
2543
|
*/
|
|
2411
2544
|
Ipv6Address?: string;
|
|
2412
2545
|
}
|
|
2413
2546
|
/**
|
|
2414
|
-
* @public
|
|
2415
2547
|
* <p>Describes a private IPv4 address for a Scheduled Instance.</p>
|
|
2548
|
+
* @public
|
|
2416
2549
|
*/
|
|
2417
2550
|
export interface ScheduledInstancesPrivateIpAddressConfig {
|
|
2418
2551
|
/**
|
|
2419
|
-
* @public
|
|
2420
2552
|
* <p>Indicates whether this is a primary IPv4 address. Otherwise, this is a secondary IPv4 address.</p>
|
|
2553
|
+
* @public
|
|
2421
2554
|
*/
|
|
2422
2555
|
Primary?: boolean;
|
|
2423
2556
|
/**
|
|
2424
|
-
* @public
|
|
2425
2557
|
* <p>The IPv4 address.</p>
|
|
2558
|
+
* @public
|
|
2426
2559
|
*/
|
|
2427
2560
|
PrivateIpAddress?: string;
|
|
2428
2561
|
}
|
|
2429
2562
|
/**
|
|
2430
|
-
* @public
|
|
2431
2563
|
* <p>Describes a network interface for a Scheduled Instance.</p>
|
|
2564
|
+
* @public
|
|
2432
2565
|
*/
|
|
2433
2566
|
export interface ScheduledInstancesNetworkInterface {
|
|
2434
2567
|
/**
|
|
2435
|
-
* @public
|
|
2436
2568
|
* <p>Indicates whether to assign a public IPv4 address to instances launched in a VPC. The
|
|
2437
2569
|
* public IPv4 address can only be assigned to a network interface for eth0, and can only be
|
|
2438
2570
|
* assigned to a new network interface, not an existing one. You cannot specify more than one
|
|
@@ -2440,204 +2572,205 @@ export interface ScheduledInstancesNetworkInterface {
|
|
|
2440
2572
|
* <code>true</code>.</p>
|
|
2441
2573
|
* <p>Amazon Web Services charges for all public IPv4 addresses, including public IPv4 addresses
|
|
2442
2574
|
* associated with running instances and Elastic IP addresses. For more information, see the <i>Public IPv4 Address</i> tab on the <a href="http://aws.amazon.com/vpc/pricing/">Amazon VPC pricing page</a>.</p>
|
|
2575
|
+
* @public
|
|
2443
2576
|
*/
|
|
2444
2577
|
AssociatePublicIpAddress?: boolean;
|
|
2445
2578
|
/**
|
|
2446
|
-
* @public
|
|
2447
2579
|
* <p>Indicates whether to delete the interface when the instance is terminated.</p>
|
|
2580
|
+
* @public
|
|
2448
2581
|
*/
|
|
2449
2582
|
DeleteOnTermination?: boolean;
|
|
2450
2583
|
/**
|
|
2451
|
-
* @public
|
|
2452
2584
|
* <p>The description.</p>
|
|
2585
|
+
* @public
|
|
2453
2586
|
*/
|
|
2454
2587
|
Description?: string;
|
|
2455
2588
|
/**
|
|
2456
|
-
* @public
|
|
2457
2589
|
* <p>The index of the device for the network interface attachment.</p>
|
|
2590
|
+
* @public
|
|
2458
2591
|
*/
|
|
2459
2592
|
DeviceIndex?: number;
|
|
2460
2593
|
/**
|
|
2461
|
-
* @public
|
|
2462
2594
|
* <p>The IDs of the security groups.</p>
|
|
2595
|
+
* @public
|
|
2463
2596
|
*/
|
|
2464
2597
|
Groups?: string[];
|
|
2465
2598
|
/**
|
|
2466
|
-
* @public
|
|
2467
2599
|
* <p>The number of IPv6 addresses to assign to the network interface. The IPv6 addresses are automatically selected from the subnet range.</p>
|
|
2600
|
+
* @public
|
|
2468
2601
|
*/
|
|
2469
2602
|
Ipv6AddressCount?: number;
|
|
2470
2603
|
/**
|
|
2471
|
-
* @public
|
|
2472
2604
|
* <p>The specific IPv6 addresses from the subnet range.</p>
|
|
2605
|
+
* @public
|
|
2473
2606
|
*/
|
|
2474
2607
|
Ipv6Addresses?: ScheduledInstancesIpv6Address[];
|
|
2475
2608
|
/**
|
|
2476
|
-
* @public
|
|
2477
2609
|
* <p>The ID of the network interface.</p>
|
|
2610
|
+
* @public
|
|
2478
2611
|
*/
|
|
2479
2612
|
NetworkInterfaceId?: string;
|
|
2480
2613
|
/**
|
|
2481
|
-
* @public
|
|
2482
2614
|
* <p>The IPv4 address of the network interface within the subnet.</p>
|
|
2615
|
+
* @public
|
|
2483
2616
|
*/
|
|
2484
2617
|
PrivateIpAddress?: string;
|
|
2485
2618
|
/**
|
|
2486
|
-
* @public
|
|
2487
2619
|
* <p>The private IPv4 addresses.</p>
|
|
2620
|
+
* @public
|
|
2488
2621
|
*/
|
|
2489
2622
|
PrivateIpAddressConfigs?: ScheduledInstancesPrivateIpAddressConfig[];
|
|
2490
2623
|
/**
|
|
2491
|
-
* @public
|
|
2492
2624
|
* <p>The number of secondary private IPv4 addresses.</p>
|
|
2625
|
+
* @public
|
|
2493
2626
|
*/
|
|
2494
2627
|
SecondaryPrivateIpAddressCount?: number;
|
|
2495
2628
|
/**
|
|
2496
|
-
* @public
|
|
2497
2629
|
* <p>The ID of the subnet.</p>
|
|
2630
|
+
* @public
|
|
2498
2631
|
*/
|
|
2499
2632
|
SubnetId?: string;
|
|
2500
2633
|
}
|
|
2501
2634
|
/**
|
|
2502
|
-
* @public
|
|
2503
2635
|
* <p>Describes the placement for a Scheduled Instance.</p>
|
|
2636
|
+
* @public
|
|
2504
2637
|
*/
|
|
2505
2638
|
export interface ScheduledInstancesPlacement {
|
|
2506
2639
|
/**
|
|
2507
|
-
* @public
|
|
2508
2640
|
* <p>The Availability Zone.</p>
|
|
2641
|
+
* @public
|
|
2509
2642
|
*/
|
|
2510
2643
|
AvailabilityZone?: string;
|
|
2511
2644
|
/**
|
|
2512
|
-
* @public
|
|
2513
2645
|
* <p>The name of the placement group.</p>
|
|
2646
|
+
* @public
|
|
2514
2647
|
*/
|
|
2515
2648
|
GroupName?: string;
|
|
2516
2649
|
}
|
|
2517
2650
|
/**
|
|
2518
|
-
* @public
|
|
2519
2651
|
* <p>Describes the launch specification for a Scheduled Instance.</p>
|
|
2520
2652
|
* <p>If you are launching the Scheduled Instance in EC2-VPC, you must specify the ID of the subnet.
|
|
2521
2653
|
* You can specify the subnet using either <code>SubnetId</code> or <code>NetworkInterface</code>.</p>
|
|
2654
|
+
* @public
|
|
2522
2655
|
*/
|
|
2523
2656
|
export interface ScheduledInstancesLaunchSpecification {
|
|
2524
2657
|
/**
|
|
2525
|
-
* @public
|
|
2526
2658
|
* <p>The block device mapping entries.</p>
|
|
2659
|
+
* @public
|
|
2527
2660
|
*/
|
|
2528
2661
|
BlockDeviceMappings?: ScheduledInstancesBlockDeviceMapping[];
|
|
2529
2662
|
/**
|
|
2530
|
-
* @public
|
|
2531
2663
|
* <p>Indicates whether the instances are optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS-optimized instance.</p>
|
|
2532
2664
|
* <p>Default: <code>false</code>
|
|
2533
2665
|
* </p>
|
|
2666
|
+
* @public
|
|
2534
2667
|
*/
|
|
2535
2668
|
EbsOptimized?: boolean;
|
|
2536
2669
|
/**
|
|
2537
|
-
* @public
|
|
2538
2670
|
* <p>The IAM instance profile.</p>
|
|
2671
|
+
* @public
|
|
2539
2672
|
*/
|
|
2540
2673
|
IamInstanceProfile?: ScheduledInstancesIamInstanceProfile;
|
|
2541
2674
|
/**
|
|
2542
|
-
* @public
|
|
2543
2675
|
* <p>The ID of the Amazon Machine Image (AMI).</p>
|
|
2676
|
+
* @public
|
|
2544
2677
|
*/
|
|
2545
2678
|
ImageId: string | undefined;
|
|
2546
2679
|
/**
|
|
2547
|
-
* @public
|
|
2548
2680
|
* <p>The instance type.</p>
|
|
2681
|
+
* @public
|
|
2549
2682
|
*/
|
|
2550
2683
|
InstanceType?: string;
|
|
2551
2684
|
/**
|
|
2552
|
-
* @public
|
|
2553
2685
|
* <p>The ID of the kernel.</p>
|
|
2686
|
+
* @public
|
|
2554
2687
|
*/
|
|
2555
2688
|
KernelId?: string;
|
|
2556
2689
|
/**
|
|
2557
|
-
* @public
|
|
2558
2690
|
* <p>The name of the key pair.</p>
|
|
2691
|
+
* @public
|
|
2559
2692
|
*/
|
|
2560
2693
|
KeyName?: string;
|
|
2561
2694
|
/**
|
|
2562
|
-
* @public
|
|
2563
2695
|
* <p>Enable or disable monitoring for the instances.</p>
|
|
2696
|
+
* @public
|
|
2564
2697
|
*/
|
|
2565
2698
|
Monitoring?: ScheduledInstancesMonitoring;
|
|
2566
2699
|
/**
|
|
2567
|
-
* @public
|
|
2568
2700
|
* <p>The network interfaces.</p>
|
|
2701
|
+
* @public
|
|
2569
2702
|
*/
|
|
2570
2703
|
NetworkInterfaces?: ScheduledInstancesNetworkInterface[];
|
|
2571
2704
|
/**
|
|
2572
|
-
* @public
|
|
2573
2705
|
* <p>The placement information.</p>
|
|
2706
|
+
* @public
|
|
2574
2707
|
*/
|
|
2575
2708
|
Placement?: ScheduledInstancesPlacement;
|
|
2576
2709
|
/**
|
|
2577
|
-
* @public
|
|
2578
2710
|
* <p>The ID of the RAM disk.</p>
|
|
2711
|
+
* @public
|
|
2579
2712
|
*/
|
|
2580
2713
|
RamdiskId?: string;
|
|
2581
2714
|
/**
|
|
2582
|
-
* @public
|
|
2583
2715
|
* <p>The IDs of the security groups.</p>
|
|
2716
|
+
* @public
|
|
2584
2717
|
*/
|
|
2585
2718
|
SecurityGroupIds?: string[];
|
|
2586
2719
|
/**
|
|
2587
|
-
* @public
|
|
2588
2720
|
* <p>The ID of the subnet in which to launch the instances.</p>
|
|
2721
|
+
* @public
|
|
2589
2722
|
*/
|
|
2590
2723
|
SubnetId?: string;
|
|
2591
2724
|
/**
|
|
2592
|
-
* @public
|
|
2593
2725
|
* <p>The base64-encoded MIME user data.</p>
|
|
2726
|
+
* @public
|
|
2594
2727
|
*/
|
|
2595
2728
|
UserData?: string;
|
|
2596
2729
|
}
|
|
2597
2730
|
/**
|
|
2598
|
-
* @public
|
|
2599
2731
|
* <p>Contains the parameters for RunScheduledInstances.</p>
|
|
2732
|
+
* @public
|
|
2600
2733
|
*/
|
|
2601
2734
|
export interface RunScheduledInstancesRequest {
|
|
2602
2735
|
/**
|
|
2603
|
-
* @public
|
|
2604
2736
|
* <p>Unique, case-sensitive identifier that ensures the idempotency of the request.
|
|
2605
2737
|
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.</p>
|
|
2738
|
+
* @public
|
|
2606
2739
|
*/
|
|
2607
2740
|
ClientToken?: string;
|
|
2608
2741
|
/**
|
|
2609
|
-
* @public
|
|
2610
2742
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
2611
2743
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
2612
2744
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
2745
|
+
* @public
|
|
2613
2746
|
*/
|
|
2614
2747
|
DryRun?: boolean;
|
|
2615
2748
|
/**
|
|
2616
|
-
* @public
|
|
2617
2749
|
* <p>The number of instances.</p>
|
|
2618
2750
|
* <p>Default: 1</p>
|
|
2751
|
+
* @public
|
|
2619
2752
|
*/
|
|
2620
2753
|
InstanceCount?: number;
|
|
2621
2754
|
/**
|
|
2622
|
-
* @public
|
|
2623
2755
|
* <p>The launch specification. You must match the instance type, Availability Zone,
|
|
2624
2756
|
* network, and platform of the schedule that you purchased.</p>
|
|
2757
|
+
* @public
|
|
2625
2758
|
*/
|
|
2626
2759
|
LaunchSpecification: ScheduledInstancesLaunchSpecification | undefined;
|
|
2627
2760
|
/**
|
|
2628
|
-
* @public
|
|
2629
2761
|
* <p>The Scheduled Instance ID.</p>
|
|
2762
|
+
* @public
|
|
2630
2763
|
*/
|
|
2631
2764
|
ScheduledInstanceId: string | undefined;
|
|
2632
2765
|
}
|
|
2633
2766
|
/**
|
|
2634
|
-
* @public
|
|
2635
2767
|
* <p>Contains the output of RunScheduledInstances.</p>
|
|
2768
|
+
* @public
|
|
2636
2769
|
*/
|
|
2637
2770
|
export interface RunScheduledInstancesResult {
|
|
2638
2771
|
/**
|
|
2639
|
-
* @public
|
|
2640
2772
|
* <p>The IDs of the newly launched instances.</p>
|
|
2773
|
+
* @public
|
|
2641
2774
|
*/
|
|
2642
2775
|
InstanceIdSet?: string[];
|
|
2643
2776
|
}
|
|
@@ -2646,12 +2779,11 @@ export interface RunScheduledInstancesResult {
|
|
|
2646
2779
|
*/
|
|
2647
2780
|
export interface SearchLocalGatewayRoutesRequest {
|
|
2648
2781
|
/**
|
|
2649
|
-
* @public
|
|
2650
2782
|
* <p>The ID of the local gateway route table.</p>
|
|
2783
|
+
* @public
|
|
2651
2784
|
*/
|
|
2652
2785
|
LocalGatewayRouteTableId: string | undefined;
|
|
2653
2786
|
/**
|
|
2654
|
-
* @public
|
|
2655
2787
|
* <p>One or more filters.</p>
|
|
2656
2788
|
* <ul>
|
|
2657
2789
|
* <li>
|
|
@@ -2685,24 +2817,25 @@ export interface SearchLocalGatewayRoutesRequest {
|
|
|
2685
2817
|
* <code>type</code> - The route type.</p>
|
|
2686
2818
|
* </li>
|
|
2687
2819
|
* </ul>
|
|
2820
|
+
* @public
|
|
2688
2821
|
*/
|
|
2689
2822
|
Filters?: Filter[];
|
|
2690
2823
|
/**
|
|
2691
|
-
* @public
|
|
2692
2824
|
* <p>The maximum number of results to return with a single call.
|
|
2693
2825
|
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
2826
|
+
* @public
|
|
2694
2827
|
*/
|
|
2695
2828
|
MaxResults?: number;
|
|
2696
2829
|
/**
|
|
2697
|
-
* @public
|
|
2698
2830
|
* <p>The token for the next page of results.</p>
|
|
2831
|
+
* @public
|
|
2699
2832
|
*/
|
|
2700
2833
|
NextToken?: string;
|
|
2701
2834
|
/**
|
|
2702
|
-
* @public
|
|
2703
2835
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
2704
2836
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
2705
2837
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
2838
|
+
* @public
|
|
2706
2839
|
*/
|
|
2707
2840
|
DryRun?: boolean;
|
|
2708
2841
|
}
|
|
@@ -2711,13 +2844,13 @@ export interface SearchLocalGatewayRoutesRequest {
|
|
|
2711
2844
|
*/
|
|
2712
2845
|
export interface SearchLocalGatewayRoutesResult {
|
|
2713
2846
|
/**
|
|
2714
|
-
* @public
|
|
2715
2847
|
* <p>Information about the routes.</p>
|
|
2848
|
+
* @public
|
|
2716
2849
|
*/
|
|
2717
2850
|
Routes?: LocalGatewayRoute[];
|
|
2718
2851
|
/**
|
|
2719
|
-
* @public
|
|
2720
2852
|
* <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>
|
|
2853
|
+
* @public
|
|
2721
2854
|
*/
|
|
2722
2855
|
NextToken?: string;
|
|
2723
2856
|
}
|
|
@@ -2726,12 +2859,11 @@ export interface SearchLocalGatewayRoutesResult {
|
|
|
2726
2859
|
*/
|
|
2727
2860
|
export interface SearchTransitGatewayMulticastGroupsRequest {
|
|
2728
2861
|
/**
|
|
2729
|
-
* @public
|
|
2730
2862
|
* <p>The ID of the transit gateway multicast domain.</p>
|
|
2863
|
+
* @public
|
|
2731
2864
|
*/
|
|
2732
2865
|
TransitGatewayMulticastDomainId: string | undefined;
|
|
2733
2866
|
/**
|
|
2734
|
-
* @public
|
|
2735
2867
|
* <p>One or more filters. The possible values are:</p>
|
|
2736
2868
|
* <ul>
|
|
2737
2869
|
* <li>
|
|
@@ -2771,24 +2903,25 @@ export interface SearchTransitGatewayMulticastGroupsRequest {
|
|
|
2771
2903
|
* <code>transit-gateway-attachment-id</code> - The id of the transit gateway attachment.</p>
|
|
2772
2904
|
* </li>
|
|
2773
2905
|
* </ul>
|
|
2906
|
+
* @public
|
|
2774
2907
|
*/
|
|
2775
2908
|
Filters?: Filter[];
|
|
2776
2909
|
/**
|
|
2777
|
-
* @public
|
|
2778
2910
|
* <p>The maximum number of results to return with a single call.
|
|
2779
2911
|
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
2912
|
+
* @public
|
|
2780
2913
|
*/
|
|
2781
2914
|
MaxResults?: number;
|
|
2782
2915
|
/**
|
|
2783
|
-
* @public
|
|
2784
2916
|
* <p>The token for the next page of results.</p>
|
|
2917
|
+
* @public
|
|
2785
2918
|
*/
|
|
2786
2919
|
NextToken?: string;
|
|
2787
2920
|
/**
|
|
2788
|
-
* @public
|
|
2789
2921
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
2790
2922
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
2791
2923
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
2924
|
+
* @public
|
|
2792
2925
|
*/
|
|
2793
2926
|
DryRun?: boolean;
|
|
2794
2927
|
}
|
|
@@ -2805,63 +2938,63 @@ export declare const MembershipType: {
|
|
|
2805
2938
|
*/
|
|
2806
2939
|
export type MembershipType = (typeof MembershipType)[keyof typeof MembershipType];
|
|
2807
2940
|
/**
|
|
2808
|
-
* @public
|
|
2809
2941
|
* <p>Describes the transit gateway multicast group resources.</p>
|
|
2942
|
+
* @public
|
|
2810
2943
|
*/
|
|
2811
2944
|
export interface TransitGatewayMulticastGroup {
|
|
2812
2945
|
/**
|
|
2813
|
-
* @public
|
|
2814
2946
|
* <p>The IP address assigned to the transit gateway multicast group.</p>
|
|
2947
|
+
* @public
|
|
2815
2948
|
*/
|
|
2816
2949
|
GroupIpAddress?: string;
|
|
2817
2950
|
/**
|
|
2818
|
-
* @public
|
|
2819
2951
|
* <p>The ID of the transit gateway attachment.</p>
|
|
2952
|
+
* @public
|
|
2820
2953
|
*/
|
|
2821
2954
|
TransitGatewayAttachmentId?: string;
|
|
2822
2955
|
/**
|
|
2823
|
-
* @public
|
|
2824
2956
|
* <p>The ID of the subnet.</p>
|
|
2957
|
+
* @public
|
|
2825
2958
|
*/
|
|
2826
2959
|
SubnetId?: string;
|
|
2827
2960
|
/**
|
|
2828
|
-
* @public
|
|
2829
2961
|
* <p>The ID of the resource.</p>
|
|
2962
|
+
* @public
|
|
2830
2963
|
*/
|
|
2831
2964
|
ResourceId?: string;
|
|
2832
2965
|
/**
|
|
2833
|
-
* @public
|
|
2834
2966
|
* <p>The type of resource, for example a VPC attachment.</p>
|
|
2967
|
+
* @public
|
|
2835
2968
|
*/
|
|
2836
2969
|
ResourceType?: TransitGatewayAttachmentResourceType;
|
|
2837
2970
|
/**
|
|
2838
|
-
* @public
|
|
2839
2971
|
* <p> The ID of the Amazon Web Services account that owns the transit gateway multicast domain group resource.</p>
|
|
2972
|
+
* @public
|
|
2840
2973
|
*/
|
|
2841
2974
|
ResourceOwnerId?: string;
|
|
2842
2975
|
/**
|
|
2843
|
-
* @public
|
|
2844
2976
|
* <p>The ID of the transit gateway attachment.</p>
|
|
2977
|
+
* @public
|
|
2845
2978
|
*/
|
|
2846
2979
|
NetworkInterfaceId?: string;
|
|
2847
2980
|
/**
|
|
2848
|
-
* @public
|
|
2849
2981
|
* <p>Indicates that the resource is a transit gateway multicast group member.</p>
|
|
2982
|
+
* @public
|
|
2850
2983
|
*/
|
|
2851
2984
|
GroupMember?: boolean;
|
|
2852
2985
|
/**
|
|
2853
|
-
* @public
|
|
2854
2986
|
* <p>Indicates that the resource is a transit gateway multicast group member.</p>
|
|
2987
|
+
* @public
|
|
2855
2988
|
*/
|
|
2856
2989
|
GroupSource?: boolean;
|
|
2857
2990
|
/**
|
|
2858
|
-
* @public
|
|
2859
2991
|
* <p>The member type (for example, <code>static</code>).</p>
|
|
2992
|
+
* @public
|
|
2860
2993
|
*/
|
|
2861
2994
|
MemberType?: MembershipType;
|
|
2862
2995
|
/**
|
|
2863
|
-
* @public
|
|
2864
2996
|
* <p>The source type.</p>
|
|
2997
|
+
* @public
|
|
2865
2998
|
*/
|
|
2866
2999
|
SourceType?: MembershipType;
|
|
2867
3000
|
}
|
|
@@ -2870,13 +3003,13 @@ export interface TransitGatewayMulticastGroup {
|
|
|
2870
3003
|
*/
|
|
2871
3004
|
export interface SearchTransitGatewayMulticastGroupsResult {
|
|
2872
3005
|
/**
|
|
2873
|
-
* @public
|
|
2874
3006
|
* <p>Information about the transit gateway multicast group.</p>
|
|
3007
|
+
* @public
|
|
2875
3008
|
*/
|
|
2876
3009
|
MulticastGroups?: TransitGatewayMulticastGroup[];
|
|
2877
3010
|
/**
|
|
2878
|
-
* @public
|
|
2879
3011
|
* <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>
|
|
3012
|
+
* @public
|
|
2880
3013
|
*/
|
|
2881
3014
|
NextToken?: string;
|
|
2882
3015
|
}
|
|
@@ -2885,12 +3018,11 @@ export interface SearchTransitGatewayMulticastGroupsResult {
|
|
|
2885
3018
|
*/
|
|
2886
3019
|
export interface SearchTransitGatewayRoutesRequest {
|
|
2887
3020
|
/**
|
|
2888
|
-
* @public
|
|
2889
3021
|
* <p>The ID of the transit gateway route table.</p>
|
|
3022
|
+
* @public
|
|
2890
3023
|
*/
|
|
2891
3024
|
TransitGatewayRouteTableId: string | undefined;
|
|
2892
3025
|
/**
|
|
2893
|
-
* @public
|
|
2894
3026
|
* <p>One or more filters. The possible values are:</p>
|
|
2895
3027
|
* <ul>
|
|
2896
3028
|
* <li>
|
|
@@ -2937,18 +3069,19 @@ export interface SearchTransitGatewayRoutesRequest {
|
|
|
2937
3069
|
* <code>static</code>).</p>
|
|
2938
3070
|
* </li>
|
|
2939
3071
|
* </ul>
|
|
3072
|
+
* @public
|
|
2940
3073
|
*/
|
|
2941
3074
|
Filters: Filter[] | undefined;
|
|
2942
3075
|
/**
|
|
2943
|
-
* @public
|
|
2944
3076
|
* <p>The maximum number of routes to return.</p>
|
|
3077
|
+
* @public
|
|
2945
3078
|
*/
|
|
2946
3079
|
MaxResults?: number;
|
|
2947
3080
|
/**
|
|
2948
|
-
* @public
|
|
2949
3081
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
2950
3082
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
2951
3083
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3084
|
+
* @public
|
|
2952
3085
|
*/
|
|
2953
3086
|
DryRun?: boolean;
|
|
2954
3087
|
}
|
|
@@ -2957,13 +3090,13 @@ export interface SearchTransitGatewayRoutesRequest {
|
|
|
2957
3090
|
*/
|
|
2958
3091
|
export interface SearchTransitGatewayRoutesResult {
|
|
2959
3092
|
/**
|
|
2960
|
-
* @public
|
|
2961
3093
|
* <p>Information about the routes.</p>
|
|
3094
|
+
* @public
|
|
2962
3095
|
*/
|
|
2963
3096
|
Routes?: TransitGatewayRoute[];
|
|
2964
3097
|
/**
|
|
2965
|
-
* @public
|
|
2966
3098
|
* <p>Indicates whether there are additional routes available.</p>
|
|
3099
|
+
* @public
|
|
2967
3100
|
*/
|
|
2968
3101
|
AdditionalRoutesAvailable?: boolean;
|
|
2969
3102
|
}
|
|
@@ -2972,15 +3105,15 @@ export interface SearchTransitGatewayRoutesResult {
|
|
|
2972
3105
|
*/
|
|
2973
3106
|
export interface SendDiagnosticInterruptRequest {
|
|
2974
3107
|
/**
|
|
2975
|
-
* @public
|
|
2976
3108
|
* <p>The ID of the instance.</p>
|
|
3109
|
+
* @public
|
|
2977
3110
|
*/
|
|
2978
3111
|
InstanceId: string | undefined;
|
|
2979
3112
|
/**
|
|
2980
|
-
* @public
|
|
2981
3113
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
2982
3114
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
2983
3115
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3116
|
+
* @public
|
|
2984
3117
|
*/
|
|
2985
3118
|
DryRun?: boolean;
|
|
2986
3119
|
}
|
|
@@ -2989,41 +3122,41 @@ export interface SendDiagnosticInterruptRequest {
|
|
|
2989
3122
|
*/
|
|
2990
3123
|
export interface StartInstancesRequest {
|
|
2991
3124
|
/**
|
|
2992
|
-
* @public
|
|
2993
3125
|
* <p>The IDs of the instances.</p>
|
|
3126
|
+
* @public
|
|
2994
3127
|
*/
|
|
2995
3128
|
InstanceIds: string[] | undefined;
|
|
2996
3129
|
/**
|
|
2997
|
-
* @public
|
|
2998
3130
|
* <p>Reserved.</p>
|
|
3131
|
+
* @public
|
|
2999
3132
|
*/
|
|
3000
3133
|
AdditionalInfo?: string;
|
|
3001
3134
|
/**
|
|
3002
|
-
* @public
|
|
3003
3135
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3004
3136
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3005
3137
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3138
|
+
* @public
|
|
3006
3139
|
*/
|
|
3007
3140
|
DryRun?: boolean;
|
|
3008
3141
|
}
|
|
3009
3142
|
/**
|
|
3010
|
-
* @public
|
|
3011
3143
|
* <p>Describes an instance state change.</p>
|
|
3144
|
+
* @public
|
|
3012
3145
|
*/
|
|
3013
3146
|
export interface InstanceStateChange {
|
|
3014
3147
|
/**
|
|
3015
|
-
* @public
|
|
3016
3148
|
* <p>The current state of the instance.</p>
|
|
3149
|
+
* @public
|
|
3017
3150
|
*/
|
|
3018
3151
|
CurrentState?: InstanceState;
|
|
3019
3152
|
/**
|
|
3020
|
-
* @public
|
|
3021
3153
|
* <p>The ID of the instance.</p>
|
|
3154
|
+
* @public
|
|
3022
3155
|
*/
|
|
3023
3156
|
InstanceId?: string;
|
|
3024
3157
|
/**
|
|
3025
|
-
* @public
|
|
3026
3158
|
* <p>The previous state of the instance.</p>
|
|
3159
|
+
* @public
|
|
3027
3160
|
*/
|
|
3028
3161
|
PreviousState?: InstanceState;
|
|
3029
3162
|
}
|
|
@@ -3032,8 +3165,8 @@ export interface InstanceStateChange {
|
|
|
3032
3165
|
*/
|
|
3033
3166
|
export interface StartInstancesResult {
|
|
3034
3167
|
/**
|
|
3035
|
-
* @public
|
|
3036
3168
|
* <p>Information about the started instances.</p>
|
|
3169
|
+
* @public
|
|
3037
3170
|
*/
|
|
3038
3171
|
StartingInstances?: InstanceStateChange[];
|
|
3039
3172
|
}
|
|
@@ -3042,26 +3175,26 @@ export interface StartInstancesResult {
|
|
|
3042
3175
|
*/
|
|
3043
3176
|
export interface StartNetworkInsightsAccessScopeAnalysisRequest {
|
|
3044
3177
|
/**
|
|
3045
|
-
* @public
|
|
3046
3178
|
* <p>The ID of the Network Access Scope.</p>
|
|
3179
|
+
* @public
|
|
3047
3180
|
*/
|
|
3048
3181
|
NetworkInsightsAccessScopeId: string | undefined;
|
|
3049
3182
|
/**
|
|
3050
|
-
* @public
|
|
3051
3183
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3052
3184
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3053
3185
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3186
|
+
* @public
|
|
3054
3187
|
*/
|
|
3055
3188
|
DryRun?: boolean;
|
|
3056
3189
|
/**
|
|
3057
|
-
* @public
|
|
3058
3190
|
* <p>The tags to apply.</p>
|
|
3191
|
+
* @public
|
|
3059
3192
|
*/
|
|
3060
3193
|
TagSpecifications?: TagSpecification[];
|
|
3061
3194
|
/**
|
|
3062
|
-
* @public
|
|
3063
3195
|
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information,
|
|
3064
3196
|
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">How to ensure idempotency</a>.</p>
|
|
3197
|
+
* @public
|
|
3065
3198
|
*/
|
|
3066
3199
|
ClientToken?: string;
|
|
3067
3200
|
}
|
|
@@ -3070,8 +3203,8 @@ export interface StartNetworkInsightsAccessScopeAnalysisRequest {
|
|
|
3070
3203
|
*/
|
|
3071
3204
|
export interface StartNetworkInsightsAccessScopeAnalysisResult {
|
|
3072
3205
|
/**
|
|
3073
|
-
* @public
|
|
3074
3206
|
* <p>The Network Access Scope analysis.</p>
|
|
3207
|
+
* @public
|
|
3075
3208
|
*/
|
|
3076
3209
|
NetworkInsightsAccessScopeAnalysis?: NetworkInsightsAccessScopeAnalysis;
|
|
3077
3210
|
}
|
|
@@ -3080,36 +3213,36 @@ export interface StartNetworkInsightsAccessScopeAnalysisResult {
|
|
|
3080
3213
|
*/
|
|
3081
3214
|
export interface StartNetworkInsightsAnalysisRequest {
|
|
3082
3215
|
/**
|
|
3083
|
-
* @public
|
|
3084
3216
|
* <p>The ID of the path.</p>
|
|
3217
|
+
* @public
|
|
3085
3218
|
*/
|
|
3086
3219
|
NetworkInsightsPathId: string | undefined;
|
|
3087
3220
|
/**
|
|
3088
|
-
* @public
|
|
3089
3221
|
* <p>The member accounts that contain resources that the path can traverse.</p>
|
|
3222
|
+
* @public
|
|
3090
3223
|
*/
|
|
3091
3224
|
AdditionalAccounts?: string[];
|
|
3092
3225
|
/**
|
|
3093
|
-
* @public
|
|
3094
3226
|
* <p>The Amazon Resource Names (ARN) of the resources that the path must traverse.</p>
|
|
3227
|
+
* @public
|
|
3095
3228
|
*/
|
|
3096
3229
|
FilterInArns?: string[];
|
|
3097
3230
|
/**
|
|
3098
|
-
* @public
|
|
3099
3231
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3100
3232
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3101
3233
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3234
|
+
* @public
|
|
3102
3235
|
*/
|
|
3103
3236
|
DryRun?: boolean;
|
|
3104
3237
|
/**
|
|
3105
|
-
* @public
|
|
3106
3238
|
* <p>The tags to apply.</p>
|
|
3239
|
+
* @public
|
|
3107
3240
|
*/
|
|
3108
3241
|
TagSpecifications?: TagSpecification[];
|
|
3109
3242
|
/**
|
|
3110
|
-
* @public
|
|
3111
3243
|
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information,
|
|
3112
3244
|
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">How to ensure idempotency</a>.</p>
|
|
3245
|
+
* @public
|
|
3113
3246
|
*/
|
|
3114
3247
|
ClientToken?: string;
|
|
3115
3248
|
}
|
|
@@ -3118,8 +3251,8 @@ export interface StartNetworkInsightsAnalysisRequest {
|
|
|
3118
3251
|
*/
|
|
3119
3252
|
export interface StartNetworkInsightsAnalysisResult {
|
|
3120
3253
|
/**
|
|
3121
|
-
* @public
|
|
3122
3254
|
* <p>Information about the network insights analysis.</p>
|
|
3255
|
+
* @public
|
|
3123
3256
|
*/
|
|
3124
3257
|
NetworkInsightsAnalysis?: NetworkInsightsAnalysis;
|
|
3125
3258
|
}
|
|
@@ -3128,15 +3261,15 @@ export interface StartNetworkInsightsAnalysisResult {
|
|
|
3128
3261
|
*/
|
|
3129
3262
|
export interface StartVpcEndpointServicePrivateDnsVerificationRequest {
|
|
3130
3263
|
/**
|
|
3131
|
-
* @public
|
|
3132
3264
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3133
3265
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3134
3266
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3267
|
+
* @public
|
|
3135
3268
|
*/
|
|
3136
3269
|
DryRun?: boolean;
|
|
3137
3270
|
/**
|
|
3138
|
-
* @public
|
|
3139
3271
|
* <p>The ID of the endpoint service.</p>
|
|
3272
|
+
* @public
|
|
3140
3273
|
*/
|
|
3141
3274
|
ServiceId: string | undefined;
|
|
3142
3275
|
}
|
|
@@ -3145,8 +3278,8 @@ export interface StartVpcEndpointServicePrivateDnsVerificationRequest {
|
|
|
3145
3278
|
*/
|
|
3146
3279
|
export interface StartVpcEndpointServicePrivateDnsVerificationResult {
|
|
3147
3280
|
/**
|
|
3148
|
-
* @public
|
|
3149
3281
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
3282
|
+
* @public
|
|
3150
3283
|
*/
|
|
3151
3284
|
ReturnValue?: boolean;
|
|
3152
3285
|
}
|
|
@@ -3155,35 +3288,35 @@ export interface StartVpcEndpointServicePrivateDnsVerificationResult {
|
|
|
3155
3288
|
*/
|
|
3156
3289
|
export interface StopInstancesRequest {
|
|
3157
3290
|
/**
|
|
3158
|
-
* @public
|
|
3159
3291
|
* <p>The IDs of the instances.</p>
|
|
3292
|
+
* @public
|
|
3160
3293
|
*/
|
|
3161
3294
|
InstanceIds: string[] | undefined;
|
|
3162
3295
|
/**
|
|
3163
|
-
* @public
|
|
3164
3296
|
* <p>Hibernates the instance if the instance was enabled for hibernation at launch. If the
|
|
3165
3297
|
* instance cannot hibernate successfully, a normal shutdown occurs. For more information,
|
|
3166
3298
|
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate
|
|
3167
3299
|
* your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
3168
3300
|
* <p> Default: <code>false</code>
|
|
3169
3301
|
* </p>
|
|
3302
|
+
* @public
|
|
3170
3303
|
*/
|
|
3171
3304
|
Hibernate?: boolean;
|
|
3172
3305
|
/**
|
|
3173
|
-
* @public
|
|
3174
3306
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3175
3307
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3176
3308
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3309
|
+
* @public
|
|
3177
3310
|
*/
|
|
3178
3311
|
DryRun?: boolean;
|
|
3179
3312
|
/**
|
|
3180
|
-
* @public
|
|
3181
3313
|
* <p>Forces the instances to stop. The instances do not have an opportunity to flush file
|
|
3182
3314
|
* system caches or file system metadata. If you use this option, you must perform file
|
|
3183
3315
|
* system check and repair procedures. This option is not recommended for Windows
|
|
3184
3316
|
* instances.</p>
|
|
3185
3317
|
* <p>Default: <code>false</code>
|
|
3186
3318
|
* </p>
|
|
3319
|
+
* @public
|
|
3187
3320
|
*/
|
|
3188
3321
|
Force?: boolean;
|
|
3189
3322
|
}
|
|
@@ -3192,8 +3325,8 @@ export interface StopInstancesRequest {
|
|
|
3192
3325
|
*/
|
|
3193
3326
|
export interface StopInstancesResult {
|
|
3194
3327
|
/**
|
|
3195
|
-
* @public
|
|
3196
3328
|
* <p>Information about the stopped instances.</p>
|
|
3329
|
+
* @public
|
|
3197
3330
|
*/
|
|
3198
3331
|
StoppingInstances?: InstanceStateChange[];
|
|
3199
3332
|
}
|
|
@@ -3202,45 +3335,45 @@ export interface StopInstancesResult {
|
|
|
3202
3335
|
*/
|
|
3203
3336
|
export interface TerminateClientVpnConnectionsRequest {
|
|
3204
3337
|
/**
|
|
3205
|
-
* @public
|
|
3206
3338
|
* <p>The ID of the Client VPN endpoint to which the client is connected.</p>
|
|
3339
|
+
* @public
|
|
3207
3340
|
*/
|
|
3208
3341
|
ClientVpnEndpointId: string | undefined;
|
|
3209
3342
|
/**
|
|
3210
|
-
* @public
|
|
3211
3343
|
* <p>The ID of the client connection to be terminated.</p>
|
|
3344
|
+
* @public
|
|
3212
3345
|
*/
|
|
3213
3346
|
ConnectionId?: string;
|
|
3214
3347
|
/**
|
|
3215
|
-
* @public
|
|
3216
3348
|
* <p>The name of the user who initiated the connection. Use this option to terminate all active connections for
|
|
3217
3349
|
* the specified user. This option can only be used if the user has established up to five connections.</p>
|
|
3350
|
+
* @public
|
|
3218
3351
|
*/
|
|
3219
3352
|
Username?: string;
|
|
3220
3353
|
/**
|
|
3221
|
-
* @public
|
|
3222
3354
|
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3355
|
+
* @public
|
|
3223
3356
|
*/
|
|
3224
3357
|
DryRun?: boolean;
|
|
3225
3358
|
}
|
|
3226
3359
|
/**
|
|
3227
|
-
* @public
|
|
3228
3360
|
* <p>Information about a terminated Client VPN endpoint client connection.</p>
|
|
3361
|
+
* @public
|
|
3229
3362
|
*/
|
|
3230
3363
|
export interface TerminateConnectionStatus {
|
|
3231
3364
|
/**
|
|
3232
|
-
* @public
|
|
3233
3365
|
* <p>The ID of the client connection.</p>
|
|
3366
|
+
* @public
|
|
3234
3367
|
*/
|
|
3235
3368
|
ConnectionId?: string;
|
|
3236
3369
|
/**
|
|
3237
|
-
* @public
|
|
3238
3370
|
* <p>The state of the client connection.</p>
|
|
3371
|
+
* @public
|
|
3239
3372
|
*/
|
|
3240
3373
|
PreviousStatus?: ClientVpnConnectionStatus;
|
|
3241
3374
|
/**
|
|
3242
|
-
* @public
|
|
3243
3375
|
* <p>A message about the status of the client connection, if applicable.</p>
|
|
3376
|
+
* @public
|
|
3244
3377
|
*/
|
|
3245
3378
|
CurrentStatus?: ClientVpnConnectionStatus;
|
|
3246
3379
|
}
|
|
@@ -3249,18 +3382,18 @@ export interface TerminateConnectionStatus {
|
|
|
3249
3382
|
*/
|
|
3250
3383
|
export interface TerminateClientVpnConnectionsResult {
|
|
3251
3384
|
/**
|
|
3252
|
-
* @public
|
|
3253
3385
|
* <p>The ID of the Client VPN endpoint.</p>
|
|
3386
|
+
* @public
|
|
3254
3387
|
*/
|
|
3255
3388
|
ClientVpnEndpointId?: string;
|
|
3256
3389
|
/**
|
|
3257
|
-
* @public
|
|
3258
3390
|
* <p>The user who established the terminated client connections.</p>
|
|
3391
|
+
* @public
|
|
3259
3392
|
*/
|
|
3260
3393
|
Username?: string;
|
|
3261
3394
|
/**
|
|
3262
|
-
* @public
|
|
3263
3395
|
* <p>The current state of the client connections.</p>
|
|
3396
|
+
* @public
|
|
3264
3397
|
*/
|
|
3265
3398
|
ConnectionStatuses?: TerminateConnectionStatus[];
|
|
3266
3399
|
}
|
|
@@ -3269,17 +3402,17 @@ export interface TerminateClientVpnConnectionsResult {
|
|
|
3269
3402
|
*/
|
|
3270
3403
|
export interface TerminateInstancesRequest {
|
|
3271
3404
|
/**
|
|
3272
|
-
* @public
|
|
3273
3405
|
* <p>The IDs of the instances.</p>
|
|
3274
3406
|
* <p>Constraints: Up to 1000 instance IDs. We recommend breaking up this request into
|
|
3275
3407
|
* smaller batches.</p>
|
|
3408
|
+
* @public
|
|
3276
3409
|
*/
|
|
3277
3410
|
InstanceIds: string[] | undefined;
|
|
3278
3411
|
/**
|
|
3279
|
-
* @public
|
|
3280
3412
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3281
3413
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3282
3414
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3415
|
+
* @public
|
|
3283
3416
|
*/
|
|
3284
3417
|
DryRun?: boolean;
|
|
3285
3418
|
}
|
|
@@ -3288,8 +3421,8 @@ export interface TerminateInstancesRequest {
|
|
|
3288
3421
|
*/
|
|
3289
3422
|
export interface TerminateInstancesResult {
|
|
3290
3423
|
/**
|
|
3291
|
-
* @public
|
|
3292
3424
|
* <p>Information about the terminated instances.</p>
|
|
3425
|
+
* @public
|
|
3293
3426
|
*/
|
|
3294
3427
|
TerminatingInstances?: InstanceStateChange[];
|
|
3295
3428
|
}
|
|
@@ -3298,18 +3431,18 @@ export interface TerminateInstancesResult {
|
|
|
3298
3431
|
*/
|
|
3299
3432
|
export interface UnassignIpv6AddressesRequest {
|
|
3300
3433
|
/**
|
|
3301
|
-
* @public
|
|
3302
3434
|
* <p>The IPv6 addresses to unassign from the network interface.</p>
|
|
3435
|
+
* @public
|
|
3303
3436
|
*/
|
|
3304
3437
|
Ipv6Addresses?: string[];
|
|
3305
3438
|
/**
|
|
3306
|
-
* @public
|
|
3307
3439
|
* <p>The IPv6 prefixes to unassign from the network interface.</p>
|
|
3440
|
+
* @public
|
|
3308
3441
|
*/
|
|
3309
3442
|
Ipv6Prefixes?: string[];
|
|
3310
3443
|
/**
|
|
3311
|
-
* @public
|
|
3312
3444
|
* <p>The ID of the network interface.</p>
|
|
3445
|
+
* @public
|
|
3313
3446
|
*/
|
|
3314
3447
|
NetworkInterfaceId: string | undefined;
|
|
3315
3448
|
}
|
|
@@ -3318,40 +3451,40 @@ export interface UnassignIpv6AddressesRequest {
|
|
|
3318
3451
|
*/
|
|
3319
3452
|
export interface UnassignIpv6AddressesResult {
|
|
3320
3453
|
/**
|
|
3321
|
-
* @public
|
|
3322
3454
|
* <p>The ID of the network interface.</p>
|
|
3455
|
+
* @public
|
|
3323
3456
|
*/
|
|
3324
3457
|
NetworkInterfaceId?: string;
|
|
3325
3458
|
/**
|
|
3326
|
-
* @public
|
|
3327
3459
|
* <p>The IPv6 addresses that have been unassigned from the network interface.</p>
|
|
3460
|
+
* @public
|
|
3328
3461
|
*/
|
|
3329
3462
|
UnassignedIpv6Addresses?: string[];
|
|
3330
3463
|
/**
|
|
3331
|
-
* @public
|
|
3332
3464
|
* <p>The IPv4 prefixes that have been unassigned from the network interface.</p>
|
|
3465
|
+
* @public
|
|
3333
3466
|
*/
|
|
3334
3467
|
UnassignedIpv6Prefixes?: string[];
|
|
3335
3468
|
}
|
|
3336
3469
|
/**
|
|
3337
|
-
* @public
|
|
3338
3470
|
* <p>Contains the parameters for UnassignPrivateIpAddresses.</p>
|
|
3471
|
+
* @public
|
|
3339
3472
|
*/
|
|
3340
3473
|
export interface UnassignPrivateIpAddressesRequest {
|
|
3341
3474
|
/**
|
|
3342
|
-
* @public
|
|
3343
3475
|
* <p>The ID of the network interface.</p>
|
|
3476
|
+
* @public
|
|
3344
3477
|
*/
|
|
3345
3478
|
NetworkInterfaceId: string | undefined;
|
|
3346
3479
|
/**
|
|
3347
|
-
* @public
|
|
3348
3480
|
* <p>The secondary private IP addresses to unassign from the network interface. You can specify this
|
|
3349
3481
|
* option multiple times to unassign more than one IP address.</p>
|
|
3482
|
+
* @public
|
|
3350
3483
|
*/
|
|
3351
3484
|
PrivateIpAddresses?: string[];
|
|
3352
3485
|
/**
|
|
3353
|
-
* @public
|
|
3354
3486
|
* <p>The IPv4 prefixes to unassign from the network interface.</p>
|
|
3487
|
+
* @public
|
|
3355
3488
|
*/
|
|
3356
3489
|
Ipv4Prefixes?: string[];
|
|
3357
3490
|
}
|
|
@@ -3360,25 +3493,25 @@ export interface UnassignPrivateIpAddressesRequest {
|
|
|
3360
3493
|
*/
|
|
3361
3494
|
export interface UnassignPrivateNatGatewayAddressRequest {
|
|
3362
3495
|
/**
|
|
3363
|
-
* @public
|
|
3364
3496
|
* <p>The ID of the NAT gateway.</p>
|
|
3497
|
+
* @public
|
|
3365
3498
|
*/
|
|
3366
3499
|
NatGatewayId: string | undefined;
|
|
3367
3500
|
/**
|
|
3368
|
-
* @public
|
|
3369
3501
|
* <p>The private IPv4 addresses you want to unassign.</p>
|
|
3502
|
+
* @public
|
|
3370
3503
|
*/
|
|
3371
3504
|
PrivateIpAddresses: string[] | undefined;
|
|
3372
3505
|
/**
|
|
3373
|
-
* @public
|
|
3374
3506
|
* <p>The maximum amount of time to wait (in seconds) before forcibly releasing the IP addresses if connections are still in progress. Default value is 350 seconds.</p>
|
|
3507
|
+
* @public
|
|
3375
3508
|
*/
|
|
3376
3509
|
MaxDrainDurationSeconds?: number;
|
|
3377
3510
|
/**
|
|
3378
|
-
* @public
|
|
3379
3511
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3380
3512
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3381
3513
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3514
|
+
* @public
|
|
3382
3515
|
*/
|
|
3383
3516
|
DryRun?: boolean;
|
|
3384
3517
|
}
|
|
@@ -3387,13 +3520,13 @@ export interface UnassignPrivateNatGatewayAddressRequest {
|
|
|
3387
3520
|
*/
|
|
3388
3521
|
export interface UnassignPrivateNatGatewayAddressResult {
|
|
3389
3522
|
/**
|
|
3390
|
-
* @public
|
|
3391
3523
|
* <p>The ID of the NAT gateway.</p>
|
|
3524
|
+
* @public
|
|
3392
3525
|
*/
|
|
3393
3526
|
NatGatewayId?: string;
|
|
3394
3527
|
/**
|
|
3395
|
-
* @public
|
|
3396
3528
|
* <p>Information about the NAT gateway IP addresses.</p>
|
|
3529
|
+
* @public
|
|
3397
3530
|
*/
|
|
3398
3531
|
NatGatewayAddresses?: NatGatewayAddress[];
|
|
3399
3532
|
}
|
|
@@ -3402,15 +3535,15 @@ export interface UnassignPrivateNatGatewayAddressResult {
|
|
|
3402
3535
|
*/
|
|
3403
3536
|
export interface UnlockSnapshotRequest {
|
|
3404
3537
|
/**
|
|
3405
|
-
* @public
|
|
3406
3538
|
* <p>The ID of the snapshot to unlock.</p>
|
|
3539
|
+
* @public
|
|
3407
3540
|
*/
|
|
3408
3541
|
SnapshotId: string | undefined;
|
|
3409
3542
|
/**
|
|
3410
|
-
* @public
|
|
3411
3543
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3412
3544
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3413
3545
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3546
|
+
* @public
|
|
3414
3547
|
*/
|
|
3415
3548
|
DryRun?: boolean;
|
|
3416
3549
|
}
|
|
@@ -3419,8 +3552,8 @@ export interface UnlockSnapshotRequest {
|
|
|
3419
3552
|
*/
|
|
3420
3553
|
export interface UnlockSnapshotResult {
|
|
3421
3554
|
/**
|
|
3422
|
-
* @public
|
|
3423
3555
|
* <p>The ID of the snapshot.</p>
|
|
3556
|
+
* @public
|
|
3424
3557
|
*/
|
|
3425
3558
|
SnapshotId?: string;
|
|
3426
3559
|
}
|
|
@@ -3429,15 +3562,15 @@ export interface UnlockSnapshotResult {
|
|
|
3429
3562
|
*/
|
|
3430
3563
|
export interface UnmonitorInstancesRequest {
|
|
3431
3564
|
/**
|
|
3432
|
-
* @public
|
|
3433
3565
|
* <p>The IDs of the instances.</p>
|
|
3566
|
+
* @public
|
|
3434
3567
|
*/
|
|
3435
3568
|
InstanceIds: string[] | undefined;
|
|
3436
3569
|
/**
|
|
3437
|
-
* @public
|
|
3438
3570
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3439
3571
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3440
3572
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3573
|
+
* @public
|
|
3441
3574
|
*/
|
|
3442
3575
|
DryRun?: boolean;
|
|
3443
3576
|
}
|
|
@@ -3446,25 +3579,25 @@ export interface UnmonitorInstancesRequest {
|
|
|
3446
3579
|
*/
|
|
3447
3580
|
export interface UnmonitorInstancesResult {
|
|
3448
3581
|
/**
|
|
3449
|
-
* @public
|
|
3450
3582
|
* <p>The monitoring information.</p>
|
|
3583
|
+
* @public
|
|
3451
3584
|
*/
|
|
3452
3585
|
InstanceMonitorings?: InstanceMonitoring[];
|
|
3453
3586
|
}
|
|
3454
3587
|
/**
|
|
3455
|
-
* @public
|
|
3456
3588
|
* <p>Describes the description of a security group rule.</p>
|
|
3457
3589
|
* <p>You can use this when you want to update the security group rule description for either an inbound or outbound rule.</p>
|
|
3590
|
+
* @public
|
|
3458
3591
|
*/
|
|
3459
3592
|
export interface SecurityGroupRuleDescription {
|
|
3460
3593
|
/**
|
|
3461
|
-
* @public
|
|
3462
3594
|
* <p>The ID of the security group rule.</p>
|
|
3595
|
+
* @public
|
|
3463
3596
|
*/
|
|
3464
3597
|
SecurityGroupRuleId?: string;
|
|
3465
3598
|
/**
|
|
3466
|
-
* @public
|
|
3467
3599
|
* <p>The description of the security group rule.</p>
|
|
3600
|
+
* @public
|
|
3468
3601
|
*/
|
|
3469
3602
|
Description?: string;
|
|
3470
3603
|
}
|
|
@@ -3473,35 +3606,35 @@ export interface SecurityGroupRuleDescription {
|
|
|
3473
3606
|
*/
|
|
3474
3607
|
export interface UpdateSecurityGroupRuleDescriptionsEgressRequest {
|
|
3475
3608
|
/**
|
|
3476
|
-
* @public
|
|
3477
3609
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3478
3610
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3479
3611
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3612
|
+
* @public
|
|
3480
3613
|
*/
|
|
3481
3614
|
DryRun?: boolean;
|
|
3482
3615
|
/**
|
|
3483
|
-
* @public
|
|
3484
3616
|
* <p>The ID of the security group. You must specify either the security group ID or the
|
|
3485
3617
|
* security group name in the request. For security groups in a nondefault VPC, you must
|
|
3486
3618
|
* specify the security group ID.</p>
|
|
3619
|
+
* @public
|
|
3487
3620
|
*/
|
|
3488
3621
|
GroupId?: string;
|
|
3489
3622
|
/**
|
|
3490
|
-
* @public
|
|
3491
3623
|
* <p>[Default VPC] The name of the security group. You must specify either the security group
|
|
3492
3624
|
* ID or the security group name.</p>
|
|
3625
|
+
* @public
|
|
3493
3626
|
*/
|
|
3494
3627
|
GroupName?: string;
|
|
3495
3628
|
/**
|
|
3496
|
-
* @public
|
|
3497
3629
|
* <p>The IP permissions for the security group rule. You must specify either the IP permissions
|
|
3498
3630
|
* or the description.</p>
|
|
3631
|
+
* @public
|
|
3499
3632
|
*/
|
|
3500
3633
|
IpPermissions?: IpPermission[];
|
|
3501
3634
|
/**
|
|
3502
|
-
* @public
|
|
3503
3635
|
* <p>The description for the egress security group rules. You must specify either the
|
|
3504
3636
|
* description or the IP permissions.</p>
|
|
3637
|
+
* @public
|
|
3505
3638
|
*/
|
|
3506
3639
|
SecurityGroupRuleDescriptions?: SecurityGroupRuleDescription[];
|
|
3507
3640
|
}
|
|
@@ -3510,8 +3643,8 @@ export interface UpdateSecurityGroupRuleDescriptionsEgressRequest {
|
|
|
3510
3643
|
*/
|
|
3511
3644
|
export interface UpdateSecurityGroupRuleDescriptionsEgressResult {
|
|
3512
3645
|
/**
|
|
3513
|
-
* @public
|
|
3514
3646
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
|
|
3647
|
+
* @public
|
|
3515
3648
|
*/
|
|
3516
3649
|
Return?: boolean;
|
|
3517
3650
|
}
|
|
@@ -3520,36 +3653,36 @@ export interface UpdateSecurityGroupRuleDescriptionsEgressResult {
|
|
|
3520
3653
|
*/
|
|
3521
3654
|
export interface UpdateSecurityGroupRuleDescriptionsIngressRequest {
|
|
3522
3655
|
/**
|
|
3523
|
-
* @public
|
|
3524
3656
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3525
3657
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3526
3658
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3659
|
+
* @public
|
|
3527
3660
|
*/
|
|
3528
3661
|
DryRun?: boolean;
|
|
3529
3662
|
/**
|
|
3530
|
-
* @public
|
|
3531
3663
|
* <p>The ID of the security group. You must specify either the security group ID or the
|
|
3532
3664
|
* security group name in the request. For security groups in a nondefault VPC, you must
|
|
3533
3665
|
* specify the security group ID.</p>
|
|
3666
|
+
* @public
|
|
3534
3667
|
*/
|
|
3535
3668
|
GroupId?: string;
|
|
3536
3669
|
/**
|
|
3537
|
-
* @public
|
|
3538
3670
|
* <p>[Default VPC] The name of the security group. You must specify either the
|
|
3539
3671
|
* security group ID or the security group name. For security groups in a
|
|
3540
3672
|
* nondefault VPC, you must specify the security group ID.</p>
|
|
3673
|
+
* @public
|
|
3541
3674
|
*/
|
|
3542
3675
|
GroupName?: string;
|
|
3543
3676
|
/**
|
|
3544
|
-
* @public
|
|
3545
3677
|
* <p>The IP permissions for the security group rule. You must specify either IP permissions
|
|
3546
3678
|
* or a description.</p>
|
|
3679
|
+
* @public
|
|
3547
3680
|
*/
|
|
3548
3681
|
IpPermissions?: IpPermission[];
|
|
3549
3682
|
/**
|
|
3550
|
-
* @public
|
|
3551
3683
|
* <p>The description for the ingress security group rules. You must specify either
|
|
3552
3684
|
* a description or IP permissions.</p>
|
|
3685
|
+
* @public
|
|
3553
3686
|
*/
|
|
3554
3687
|
SecurityGroupRuleDescriptions?: SecurityGroupRuleDescription[];
|
|
3555
3688
|
}
|
|
@@ -3558,8 +3691,8 @@ export interface UpdateSecurityGroupRuleDescriptionsIngressRequest {
|
|
|
3558
3691
|
*/
|
|
3559
3692
|
export interface UpdateSecurityGroupRuleDescriptionsIngressResult {
|
|
3560
3693
|
/**
|
|
3561
|
-
* @public
|
|
3562
3694
|
* <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
|
|
3695
|
+
* @public
|
|
3563
3696
|
*/
|
|
3564
3697
|
Return?: boolean;
|
|
3565
3698
|
}
|
|
@@ -3568,15 +3701,15 @@ export interface UpdateSecurityGroupRuleDescriptionsIngressResult {
|
|
|
3568
3701
|
*/
|
|
3569
3702
|
export interface WithdrawByoipCidrRequest {
|
|
3570
3703
|
/**
|
|
3571
|
-
* @public
|
|
3572
3704
|
* <p>The address range, in CIDR notation.</p>
|
|
3705
|
+
* @public
|
|
3573
3706
|
*/
|
|
3574
3707
|
Cidr: string | undefined;
|
|
3575
3708
|
/**
|
|
3576
|
-
* @public
|
|
3577
3709
|
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3578
3710
|
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3579
3711
|
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3712
|
+
* @public
|
|
3580
3713
|
*/
|
|
3581
3714
|
DryRun?: boolean;
|
|
3582
3715
|
}
|
|
@@ -3585,8 +3718,8 @@ export interface WithdrawByoipCidrRequest {
|
|
|
3585
3718
|
*/
|
|
3586
3719
|
export interface WithdrawByoipCidrResult {
|
|
3587
3720
|
/**
|
|
3588
|
-
* @public
|
|
3589
3721
|
* <p>Information about the address pool.</p>
|
|
3722
|
+
* @public
|
|
3590
3723
|
*/
|
|
3591
3724
|
ByoipCidr?: ByoipCidr;
|
|
3592
3725
|
}
|