@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonLightsailAsync extends AmazonLightsail
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAmazonLightsailAsync
instead.
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who need to build websites or web applications. It includes everything you need to launch your project quickly - instances (virtual private servers), container services, storage buckets, managed databases, SSD-based block storage, static IP addresses, load balancers, content delivery network (CDN) distributions, DNS management of registered domains, and resource snapshots (backups) - for a low, predictable monthly price.
You can manage your Lightsail resources using the Lightsail console, Lightsail API, Command Line Interface (CLI), or SDKs. For more information about Lightsail concepts and tasks, see the Amazon Lightsail Developer Guide.
This API Reference provides detailed information about the actions, data types, parameters, and errors of the Lightsail service. For more information about the supported Amazon Web Services Regions, endpoints, and service quotas of the Lightsail service, see Amazon Lightsail Endpoints and Quotas in the Amazon Web Services General Reference.
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<AllocateStaticIpResult> |
allocateStaticIpAsync(AllocateStaticIpRequest allocateStaticIpRequest)
Allocates a static IP address.
|
Future<AllocateStaticIpResult> |
allocateStaticIpAsync(AllocateStaticIpRequest allocateStaticIpRequest,
AsyncHandler<AllocateStaticIpRequest,AllocateStaticIpResult> asyncHandler)
Allocates a static IP address.
|
Future<AttachCertificateToDistributionResult> |
attachCertificateToDistributionAsync(AttachCertificateToDistributionRequest attachCertificateToDistributionRequest)
Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<AttachCertificateToDistributionResult> |
attachCertificateToDistributionAsync(AttachCertificateToDistributionRequest attachCertificateToDistributionRequest,
AsyncHandler<AttachCertificateToDistributionRequest,AttachCertificateToDistributionResult> asyncHandler)
Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<AttachDiskResult> |
attachDiskAsync(AttachDiskRequest attachDiskRequest)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
Future<AttachDiskResult> |
attachDiskAsync(AttachDiskRequest attachDiskRequest,
AsyncHandler<AttachDiskRequest,AttachDiskResult> asyncHandler)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
Future<AttachInstancesToLoadBalancerResult> |
attachInstancesToLoadBalancerAsync(AttachInstancesToLoadBalancerRequest attachInstancesToLoadBalancerRequest)
Attaches one or more Lightsail instances to a load balancer.
|
Future<AttachInstancesToLoadBalancerResult> |
attachInstancesToLoadBalancerAsync(AttachInstancesToLoadBalancerRequest attachInstancesToLoadBalancerRequest,
AsyncHandler<AttachInstancesToLoadBalancerRequest,AttachInstancesToLoadBalancerResult> asyncHandler)
Attaches one or more Lightsail instances to a load balancer.
|
Future<AttachLoadBalancerTlsCertificateResult> |
attachLoadBalancerTlsCertificateAsync(AttachLoadBalancerTlsCertificateRequest attachLoadBalancerTlsCertificateRequest)
Attaches a Transport Layer Security (TLS) certificate to your load balancer.
|
Future<AttachLoadBalancerTlsCertificateResult> |
attachLoadBalancerTlsCertificateAsync(AttachLoadBalancerTlsCertificateRequest attachLoadBalancerTlsCertificateRequest,
AsyncHandler<AttachLoadBalancerTlsCertificateRequest,AttachLoadBalancerTlsCertificateResult> asyncHandler)
Attaches a Transport Layer Security (TLS) certificate to your load balancer.
|
Future<AttachStaticIpResult> |
attachStaticIpAsync(AttachStaticIpRequest attachStaticIpRequest)
Attaches a static IP address to a specific Amazon Lightsail instance.
|
Future<AttachStaticIpResult> |
attachStaticIpAsync(AttachStaticIpRequest attachStaticIpRequest,
AsyncHandler<AttachStaticIpRequest,AttachStaticIpResult> asyncHandler)
Attaches a static IP address to a specific Amazon Lightsail instance.
|
Future<CloseInstancePublicPortsResult> |
closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest closeInstancePublicPortsRequest)
Closes ports for a specific Amazon Lightsail instance.
|
Future<CloseInstancePublicPortsResult> |
closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest closeInstancePublicPortsRequest,
AsyncHandler<CloseInstancePublicPortsRequest,CloseInstancePublicPortsResult> asyncHandler)
Closes ports for a specific Amazon Lightsail instance.
|
Future<CopySnapshotResult> |
copySnapshotAsync(CopySnapshotRequest copySnapshotRequest)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an
instance or disk as a manual snapshot.
|
Future<CopySnapshotResult> |
copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an
instance or disk as a manual snapshot.
|
Future<CreateBucketAccessKeyResult> |
createBucketAccessKeyAsync(CreateBucketAccessKeyRequest createBucketAccessKeyRequest)
Creates a new access key for the specified Amazon Lightsail bucket.
|
Future<CreateBucketAccessKeyResult> |
createBucketAccessKeyAsync(CreateBucketAccessKeyRequest createBucketAccessKeyRequest,
AsyncHandler<CreateBucketAccessKeyRequest,CreateBucketAccessKeyResult> asyncHandler)
Creates a new access key for the specified Amazon Lightsail bucket.
|
Future<CreateBucketResult> |
createBucketAsync(CreateBucketRequest createBucketRequest)
Creates an Amazon Lightsail bucket.
|
Future<CreateBucketResult> |
createBucketAsync(CreateBucketRequest createBucketRequest,
AsyncHandler<CreateBucketRequest,CreateBucketResult> asyncHandler)
Creates an Amazon Lightsail bucket.
|
Future<CreateCertificateResult> |
createCertificateAsync(CreateCertificateRequest createCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
Future<CreateCertificateResult> |
createCertificateAsync(CreateCertificateRequest createCertificateRequest,
AsyncHandler<CreateCertificateRequest,CreateCertificateResult> asyncHandler)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
Future<CreateCloudFormationStackResult> |
createCloudFormationStackAsync(CreateCloudFormationStackRequest createCloudFormationStackRequest)
Creates an AWS CloudFormation stack, which creates a new Amazon EC2 instance from an exported Amazon Lightsail
snapshot.
|
Future<CreateCloudFormationStackResult> |
createCloudFormationStackAsync(CreateCloudFormationStackRequest createCloudFormationStackRequest,
AsyncHandler<CreateCloudFormationStackRequest,CreateCloudFormationStackResult> asyncHandler)
Creates an AWS CloudFormation stack, which creates a new Amazon EC2 instance from an exported Amazon Lightsail
snapshot.
|
Future<CreateContactMethodResult> |
createContactMethodAsync(CreateContactMethodRequest createContactMethodRequest)
Creates an email or SMS text message contact method.
|
Future<CreateContactMethodResult> |
createContactMethodAsync(CreateContactMethodRequest createContactMethodRequest,
AsyncHandler<CreateContactMethodRequest,CreateContactMethodResult> asyncHandler)
Creates an email or SMS text message contact method.
|
Future<CreateContainerServiceResult> |
createContainerServiceAsync(CreateContainerServiceRequest createContainerServiceRequest)
Creates an Amazon Lightsail container service.
|
Future<CreateContainerServiceResult> |
createContainerServiceAsync(CreateContainerServiceRequest createContainerServiceRequest,
AsyncHandler<CreateContainerServiceRequest,CreateContainerServiceResult> asyncHandler)
Creates an Amazon Lightsail container service.
|
Future<CreateContainerServiceDeploymentResult> |
createContainerServiceDeploymentAsync(CreateContainerServiceDeploymentRequest createContainerServiceDeploymentRequest)
Creates a deployment for your Amazon Lightsail container service.
|
Future<CreateContainerServiceDeploymentResult> |
createContainerServiceDeploymentAsync(CreateContainerServiceDeploymentRequest createContainerServiceDeploymentRequest,
AsyncHandler<CreateContainerServiceDeploymentRequest,CreateContainerServiceDeploymentResult> asyncHandler)
Creates a deployment for your Amazon Lightsail container service.
|
Future<CreateContainerServiceRegistryLoginResult> |
createContainerServiceRegistryLoginAsync(CreateContainerServiceRegistryLoginRequest createContainerServiceRegistryLoginRequest)
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local
machine.
|
Future<CreateContainerServiceRegistryLoginResult> |
createContainerServiceRegistryLoginAsync(CreateContainerServiceRegistryLoginRequest createContainerServiceRegistryLoginRequest,
AsyncHandler<CreateContainerServiceRegistryLoginRequest,CreateContainerServiceRegistryLoginResult> asyncHandler)
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local
machine.
|
Future<CreateDiskResult> |
createDiskAsync(CreateDiskRequest createDiskRequest)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a ). |
Future<CreateDiskResult> |
createDiskAsync(CreateDiskRequest createDiskRequest,
AsyncHandler<CreateDiskRequest,CreateDiskResult> asyncHandler)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a ). |
Future<CreateDiskFromSnapshotResult> |
createDiskFromSnapshotAsync(CreateDiskFromSnapshotRequest createDiskFromSnapshotRequest)
Creates a block storage disk from a manual or automatic snapshot of a disk.
|
Future<CreateDiskFromSnapshotResult> |
createDiskFromSnapshotAsync(CreateDiskFromSnapshotRequest createDiskFromSnapshotRequest,
AsyncHandler<CreateDiskFromSnapshotRequest,CreateDiskFromSnapshotResult> asyncHandler)
Creates a block storage disk from a manual or automatic snapshot of a disk.
|
Future<CreateDiskSnapshotResult> |
createDiskSnapshotAsync(CreateDiskSnapshotRequest createDiskSnapshotRequest)
Creates a snapshot of a block storage disk.
|
Future<CreateDiskSnapshotResult> |
createDiskSnapshotAsync(CreateDiskSnapshotRequest createDiskSnapshotRequest,
AsyncHandler<CreateDiskSnapshotRequest,CreateDiskSnapshotResult> asyncHandler)
Creates a snapshot of a block storage disk.
|
Future<CreateDistributionResult> |
createDistributionAsync(CreateDistributionRequest createDistributionRequest)
Creates an Amazon Lightsail content delivery network (CDN) distribution.
|
Future<CreateDistributionResult> |
createDistributionAsync(CreateDistributionRequest createDistributionRequest,
AsyncHandler<CreateDistributionRequest,CreateDistributionResult> asyncHandler)
Creates an Amazon Lightsail content delivery network (CDN) distribution.
|
Future<CreateDomainResult> |
createDomainAsync(CreateDomainRequest createDomainRequest)
Creates a domain resource for the specified domain (example.com).
|
Future<CreateDomainResult> |
createDomainAsync(CreateDomainRequest createDomainRequest,
AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler)
Creates a domain resource for the specified domain (example.com).
|
Future<CreateDomainEntryResult> |
createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest)
Creates one of the following domain name system (DNS) records in a domain DNS zone: Address (A), canonical name
(CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
Future<CreateDomainEntryResult> |
createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler)
Creates one of the following domain name system (DNS) records in a domain DNS zone: Address (A), canonical name
(CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
Future<CreateGUISessionAccessDetailsResult> |
createGUISessionAccessDetailsAsync(CreateGUISessionAccessDetailsRequest createGUISessionAccessDetailsRequest)
Creates two URLs that are used to access a virtual computer’s graphical user interface (GUI) session.
|
Future<CreateGUISessionAccessDetailsResult> |
createGUISessionAccessDetailsAsync(CreateGUISessionAccessDetailsRequest createGUISessionAccessDetailsRequest,
AsyncHandler<CreateGUISessionAccessDetailsRequest,CreateGUISessionAccessDetailsResult> asyncHandler)
Creates two URLs that are used to access a virtual computer’s graphical user interface (GUI) session.
|
Future<CreateInstancesResult> |
createInstancesAsync(CreateInstancesRequest createInstancesRequest)
Creates one or more Amazon Lightsail instances.
|
Future<CreateInstancesResult> |
createInstancesAsync(CreateInstancesRequest createInstancesRequest,
AsyncHandler<CreateInstancesRequest,CreateInstancesResult> asyncHandler)
Creates one or more Amazon Lightsail instances.
|
Future<CreateInstancesFromSnapshotResult> |
createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest createInstancesFromSnapshotRequest)
Creates one or more new instances from a manual or automatic snapshot of an instance.
|
Future<CreateInstancesFromSnapshotResult> |
createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest createInstancesFromSnapshotRequest,
AsyncHandler<CreateInstancesFromSnapshotRequest,CreateInstancesFromSnapshotResult> asyncHandler)
Creates one or more new instances from a manual or automatic snapshot of an instance.
|
Future<CreateInstanceSnapshotResult> |
createInstanceSnapshotAsync(CreateInstanceSnapshotRequest createInstanceSnapshotRequest)
Creates a snapshot of a specific virtual private server, or instance.
|
Future<CreateInstanceSnapshotResult> |
createInstanceSnapshotAsync(CreateInstanceSnapshotRequest createInstanceSnapshotRequest,
AsyncHandler<CreateInstanceSnapshotRequest,CreateInstanceSnapshotResult> asyncHandler)
Creates a snapshot of a specific virtual private server, or instance.
|
Future<CreateKeyPairResult> |
createKeyPairAsync(CreateKeyPairRequest createKeyPairRequest)
Creates a custom SSH key pair that you can use with an Amazon Lightsail instance.
|
Future<CreateKeyPairResult> |
createKeyPairAsync(CreateKeyPairRequest createKeyPairRequest,
AsyncHandler<CreateKeyPairRequest,CreateKeyPairResult> asyncHandler)
Creates a custom SSH key pair that you can use with an Amazon Lightsail instance.
|
Future<CreateLoadBalancerResult> |
createLoadBalancerAsync(CreateLoadBalancerRequest createLoadBalancerRequest)
Creates a Lightsail load balancer.
|
Future<CreateLoadBalancerResult> |
createLoadBalancerAsync(CreateLoadBalancerRequest createLoadBalancerRequest,
AsyncHandler<CreateLoadBalancerRequest,CreateLoadBalancerResult> asyncHandler)
Creates a Lightsail load balancer.
|
Future<CreateLoadBalancerTlsCertificateResult> |
createLoadBalancerTlsCertificateAsync(CreateLoadBalancerTlsCertificateRequest createLoadBalancerTlsCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail load balancer.
|
Future<CreateLoadBalancerTlsCertificateResult> |
createLoadBalancerTlsCertificateAsync(CreateLoadBalancerTlsCertificateRequest createLoadBalancerTlsCertificateRequest,
AsyncHandler<CreateLoadBalancerTlsCertificateRequest,CreateLoadBalancerTlsCertificateResult> asyncHandler)
Creates an SSL/TLS certificate for an Amazon Lightsail load balancer.
|
Future<CreateRelationalDatabaseResult> |
createRelationalDatabaseAsync(CreateRelationalDatabaseRequest createRelationalDatabaseRequest)
Creates a new database in Amazon Lightsail.
|
Future<CreateRelationalDatabaseResult> |
createRelationalDatabaseAsync(CreateRelationalDatabaseRequest createRelationalDatabaseRequest,
AsyncHandler<CreateRelationalDatabaseRequest,CreateRelationalDatabaseResult> asyncHandler)
Creates a new database in Amazon Lightsail.
|
Future<CreateRelationalDatabaseFromSnapshotResult> |
createRelationalDatabaseFromSnapshotAsync(CreateRelationalDatabaseFromSnapshotRequest createRelationalDatabaseFromSnapshotRequest)
Creates a new database from an existing database snapshot in Amazon Lightsail.
|
Future<CreateRelationalDatabaseFromSnapshotResult> |
createRelationalDatabaseFromSnapshotAsync(CreateRelationalDatabaseFromSnapshotRequest createRelationalDatabaseFromSnapshotRequest,
AsyncHandler<CreateRelationalDatabaseFromSnapshotRequest,CreateRelationalDatabaseFromSnapshotResult> asyncHandler)
Creates a new database from an existing database snapshot in Amazon Lightsail.
|
Future<CreateRelationalDatabaseSnapshotResult> |
createRelationalDatabaseSnapshotAsync(CreateRelationalDatabaseSnapshotRequest createRelationalDatabaseSnapshotRequest)
Creates a snapshot of your database in Amazon Lightsail.
|
Future<CreateRelationalDatabaseSnapshotResult> |
createRelationalDatabaseSnapshotAsync(CreateRelationalDatabaseSnapshotRequest createRelationalDatabaseSnapshotRequest,
AsyncHandler<CreateRelationalDatabaseSnapshotRequest,CreateRelationalDatabaseSnapshotResult> asyncHandler)
Creates a snapshot of your database in Amazon Lightsail.
|
Future<DeleteAlarmResult> |
deleteAlarmAsync(DeleteAlarmRequest deleteAlarmRequest)
Deletes an alarm.
|
Future<DeleteAlarmResult> |
deleteAlarmAsync(DeleteAlarmRequest deleteAlarmRequest,
AsyncHandler<DeleteAlarmRequest,DeleteAlarmResult> asyncHandler)
Deletes an alarm.
|
Future<DeleteAutoSnapshotResult> |
deleteAutoSnapshotAsync(DeleteAutoSnapshotRequest deleteAutoSnapshotRequest)
Deletes an automatic snapshot of an instance or disk.
|
Future<DeleteAutoSnapshotResult> |
deleteAutoSnapshotAsync(DeleteAutoSnapshotRequest deleteAutoSnapshotRequest,
AsyncHandler<DeleteAutoSnapshotRequest,DeleteAutoSnapshotResult> asyncHandler)
Deletes an automatic snapshot of an instance or disk.
|
Future<DeleteBucketAccessKeyResult> |
deleteBucketAccessKeyAsync(DeleteBucketAccessKeyRequest deleteBucketAccessKeyRequest)
Deletes an access key for the specified Amazon Lightsail bucket.
|
Future<DeleteBucketAccessKeyResult> |
deleteBucketAccessKeyAsync(DeleteBucketAccessKeyRequest deleteBucketAccessKeyRequest,
AsyncHandler<DeleteBucketAccessKeyRequest,DeleteBucketAccessKeyResult> asyncHandler)
Deletes an access key for the specified Amazon Lightsail bucket.
|
Future<DeleteBucketResult> |
deleteBucketAsync(DeleteBucketRequest deleteBucketRequest)
Deletes a Amazon Lightsail bucket.
|
Future<DeleteBucketResult> |
deleteBucketAsync(DeleteBucketRequest deleteBucketRequest,
AsyncHandler<DeleteBucketRequest,DeleteBucketResult> asyncHandler)
Deletes a Amazon Lightsail bucket.
|
Future<DeleteCertificateResult> |
deleteCertificateAsync(DeleteCertificateRequest deleteCertificateRequest)
Deletes an SSL/TLS certificate for your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<DeleteCertificateResult> |
deleteCertificateAsync(DeleteCertificateRequest deleteCertificateRequest,
AsyncHandler<DeleteCertificateRequest,DeleteCertificateResult> asyncHandler)
Deletes an SSL/TLS certificate for your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<DeleteContactMethodResult> |
deleteContactMethodAsync(DeleteContactMethodRequest deleteContactMethodRequest)
Deletes a contact method.
|
Future<DeleteContactMethodResult> |
deleteContactMethodAsync(DeleteContactMethodRequest deleteContactMethodRequest,
AsyncHandler<DeleteContactMethodRequest,DeleteContactMethodResult> asyncHandler)
Deletes a contact method.
|
Future<DeleteContainerImageResult> |
deleteContainerImageAsync(DeleteContainerImageRequest deleteContainerImageRequest)
Deletes a container image that is registered to your Amazon Lightsail container service.
|
Future<DeleteContainerImageResult> |
deleteContainerImageAsync(DeleteContainerImageRequest deleteContainerImageRequest,
AsyncHandler<DeleteContainerImageRequest,DeleteContainerImageResult> asyncHandler)
Deletes a container image that is registered to your Amazon Lightsail container service.
|
Future<DeleteContainerServiceResult> |
deleteContainerServiceAsync(DeleteContainerServiceRequest deleteContainerServiceRequest)
Deletes your Amazon Lightsail container service.
|
Future<DeleteContainerServiceResult> |
deleteContainerServiceAsync(DeleteContainerServiceRequest deleteContainerServiceRequest,
AsyncHandler<DeleteContainerServiceRequest,DeleteContainerServiceResult> asyncHandler)
Deletes your Amazon Lightsail container service.
|
Future<DeleteDiskResult> |
deleteDiskAsync(DeleteDiskRequest deleteDiskRequest)
Deletes the specified block storage disk.
|
Future<DeleteDiskResult> |
deleteDiskAsync(DeleteDiskRequest deleteDiskRequest,
AsyncHandler<DeleteDiskRequest,DeleteDiskResult> asyncHandler)
Deletes the specified block storage disk.
|
Future<DeleteDiskSnapshotResult> |
deleteDiskSnapshotAsync(DeleteDiskSnapshotRequest deleteDiskSnapshotRequest)
Deletes the specified disk snapshot.
|
Future<DeleteDiskSnapshotResult> |
deleteDiskSnapshotAsync(DeleteDiskSnapshotRequest deleteDiskSnapshotRequest,
AsyncHandler<DeleteDiskSnapshotRequest,DeleteDiskSnapshotResult> asyncHandler)
Deletes the specified disk snapshot.
|
Future<DeleteDistributionResult> |
deleteDistributionAsync(DeleteDistributionRequest deleteDistributionRequest)
Deletes your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<DeleteDistributionResult> |
deleteDistributionAsync(DeleteDistributionRequest deleteDistributionRequest,
AsyncHandler<DeleteDistributionRequest,DeleteDistributionResult> asyncHandler)
Deletes your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<DeleteDomainResult> |
deleteDomainAsync(DeleteDomainRequest deleteDomainRequest)
Deletes the specified domain recordset and all of its domain records.
|
Future<DeleteDomainResult> |
deleteDomainAsync(DeleteDomainRequest deleteDomainRequest,
AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler)
Deletes the specified domain recordset and all of its domain records.
|
Future<DeleteDomainEntryResult> |
deleteDomainEntryAsync(DeleteDomainEntryRequest deleteDomainEntryRequest)
Deletes a specific domain entry.
|
Future<DeleteDomainEntryResult> |
deleteDomainEntryAsync(DeleteDomainEntryRequest deleteDomainEntryRequest,
AsyncHandler<DeleteDomainEntryRequest,DeleteDomainEntryResult> asyncHandler)
Deletes a specific domain entry.
|
Future<DeleteInstanceResult> |
deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest)
Deletes an Amazon Lightsail instance.
|
Future<DeleteInstanceResult> |
deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest,
AsyncHandler<DeleteInstanceRequest,DeleteInstanceResult> asyncHandler)
Deletes an Amazon Lightsail instance.
|
Future<DeleteInstanceSnapshotResult> |
deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest deleteInstanceSnapshotRequest)
Deletes a specific snapshot of a virtual private server (or instance).
|
Future<DeleteInstanceSnapshotResult> |
deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest deleteInstanceSnapshotRequest,
AsyncHandler<DeleteInstanceSnapshotRequest,DeleteInstanceSnapshotResult> asyncHandler)
Deletes a specific snapshot of a virtual private server (or instance).
|
Future<DeleteKeyPairResult> |
deleteKeyPairAsync(DeleteKeyPairRequest deleteKeyPairRequest)
Deletes the specified key pair by removing the public key from Amazon Lightsail.
|
Future<DeleteKeyPairResult> |
deleteKeyPairAsync(DeleteKeyPairRequest deleteKeyPairRequest,
AsyncHandler<DeleteKeyPairRequest,DeleteKeyPairResult> asyncHandler)
Deletes the specified key pair by removing the public key from Amazon Lightsail.
|
Future<DeleteKnownHostKeysResult> |
deleteKnownHostKeysAsync(DeleteKnownHostKeysRequest deleteKnownHostKeysRequest)
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to
authenticate an instance.
|
Future<DeleteKnownHostKeysResult> |
deleteKnownHostKeysAsync(DeleteKnownHostKeysRequest deleteKnownHostKeysRequest,
AsyncHandler<DeleteKnownHostKeysRequest,DeleteKnownHostKeysResult> asyncHandler)
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to
authenticate an instance.
|
Future<DeleteLoadBalancerResult> |
deleteLoadBalancerAsync(DeleteLoadBalancerRequest deleteLoadBalancerRequest)
Deletes a Lightsail load balancer and all its associated SSL/TLS certificates.
|
Future<DeleteLoadBalancerResult> |
deleteLoadBalancerAsync(DeleteLoadBalancerRequest deleteLoadBalancerRequest,
AsyncHandler<DeleteLoadBalancerRequest,DeleteLoadBalancerResult> asyncHandler)
Deletes a Lightsail load balancer and all its associated SSL/TLS certificates.
|
Future<DeleteLoadBalancerTlsCertificateResult> |
deleteLoadBalancerTlsCertificateAsync(DeleteLoadBalancerTlsCertificateRequest deleteLoadBalancerTlsCertificateRequest)
Deletes an SSL/TLS certificate associated with a Lightsail load balancer.
|
Future<DeleteLoadBalancerTlsCertificateResult> |
deleteLoadBalancerTlsCertificateAsync(DeleteLoadBalancerTlsCertificateRequest deleteLoadBalancerTlsCertificateRequest,
AsyncHandler<DeleteLoadBalancerTlsCertificateRequest,DeleteLoadBalancerTlsCertificateResult> asyncHandler)
Deletes an SSL/TLS certificate associated with a Lightsail load balancer.
|
Future<DeleteRelationalDatabaseResult> |
deleteRelationalDatabaseAsync(DeleteRelationalDatabaseRequest deleteRelationalDatabaseRequest)
Deletes a database in Amazon Lightsail.
|
Future<DeleteRelationalDatabaseResult> |
deleteRelationalDatabaseAsync(DeleteRelationalDatabaseRequest deleteRelationalDatabaseRequest,
AsyncHandler<DeleteRelationalDatabaseRequest,DeleteRelationalDatabaseResult> asyncHandler)
Deletes a database in Amazon Lightsail.
|
Future<DeleteRelationalDatabaseSnapshotResult> |
deleteRelationalDatabaseSnapshotAsync(DeleteRelationalDatabaseSnapshotRequest deleteRelationalDatabaseSnapshotRequest)
Deletes a database snapshot in Amazon Lightsail.
|
Future<DeleteRelationalDatabaseSnapshotResult> |
deleteRelationalDatabaseSnapshotAsync(DeleteRelationalDatabaseSnapshotRequest deleteRelationalDatabaseSnapshotRequest,
AsyncHandler<DeleteRelationalDatabaseSnapshotRequest,DeleteRelationalDatabaseSnapshotResult> asyncHandler)
Deletes a database snapshot in Amazon Lightsail.
|
Future<DetachCertificateFromDistributionResult> |
detachCertificateFromDistributionAsync(DetachCertificateFromDistributionRequest detachCertificateFromDistributionRequest)
Detaches an SSL/TLS certificate from your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<DetachCertificateFromDistributionResult> |
detachCertificateFromDistributionAsync(DetachCertificateFromDistributionRequest detachCertificateFromDistributionRequest,
AsyncHandler<DetachCertificateFromDistributionRequest,DetachCertificateFromDistributionResult> asyncHandler)
Detaches an SSL/TLS certificate from your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<DetachDiskResult> |
detachDiskAsync(DetachDiskRequest detachDiskRequest)
Detaches a stopped block storage disk from a Lightsail instance.
|
Future<DetachDiskResult> |
detachDiskAsync(DetachDiskRequest detachDiskRequest,
AsyncHandler<DetachDiskRequest,DetachDiskResult> asyncHandler)
Detaches a stopped block storage disk from a Lightsail instance.
|
Future<DetachInstancesFromLoadBalancerResult> |
detachInstancesFromLoadBalancerAsync(DetachInstancesFromLoadBalancerRequest detachInstancesFromLoadBalancerRequest)
Detaches the specified instances from a Lightsail load balancer.
|
Future<DetachInstancesFromLoadBalancerResult> |
detachInstancesFromLoadBalancerAsync(DetachInstancesFromLoadBalancerRequest detachInstancesFromLoadBalancerRequest,
AsyncHandler<DetachInstancesFromLoadBalancerRequest,DetachInstancesFromLoadBalancerResult> asyncHandler)
Detaches the specified instances from a Lightsail load balancer.
|
Future<DetachStaticIpResult> |
detachStaticIpAsync(DetachStaticIpRequest detachStaticIpRequest)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
Future<DetachStaticIpResult> |
detachStaticIpAsync(DetachStaticIpRequest detachStaticIpRequest,
AsyncHandler<DetachStaticIpRequest,DetachStaticIpResult> asyncHandler)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
Future<DisableAddOnResult> |
disableAddOnAsync(DisableAddOnRequest disableAddOnRequest)
Disables an add-on for an Amazon Lightsail resource.
|
Future<DisableAddOnResult> |
disableAddOnAsync(DisableAddOnRequest disableAddOnRequest,
AsyncHandler<DisableAddOnRequest,DisableAddOnResult> asyncHandler)
Disables an add-on for an Amazon Lightsail resource.
|
Future<DownloadDefaultKeyPairResult> |
downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest downloadDefaultKeyPairRequest)
Downloads the regional Amazon Lightsail default key pair.
|
Future<DownloadDefaultKeyPairResult> |
downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest downloadDefaultKeyPairRequest,
AsyncHandler<DownloadDefaultKeyPairRequest,DownloadDefaultKeyPairResult> asyncHandler)
Downloads the regional Amazon Lightsail default key pair.
|
Future<EnableAddOnResult> |
enableAddOnAsync(EnableAddOnRequest enableAddOnRequest)
Enables or modifies an add-on for an Amazon Lightsail resource.
|
Future<EnableAddOnResult> |
enableAddOnAsync(EnableAddOnRequest enableAddOnRequest,
AsyncHandler<EnableAddOnRequest,EnableAddOnResult> asyncHandler)
Enables or modifies an add-on for an Amazon Lightsail resource.
|
Future<ExportSnapshotResult> |
exportSnapshotAsync(ExportSnapshotRequest exportSnapshotRequest)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
|
Future<ExportSnapshotResult> |
exportSnapshotAsync(ExportSnapshotRequest exportSnapshotRequest,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
|
Future<GetActiveNamesResult> |
getActiveNamesAsync(GetActiveNamesRequest getActiveNamesRequest)
Returns the names of all active (not deleted) resources.
|
Future<GetActiveNamesResult> |
getActiveNamesAsync(GetActiveNamesRequest getActiveNamesRequest,
AsyncHandler<GetActiveNamesRequest,GetActiveNamesResult> asyncHandler)
Returns the names of all active (not deleted) resources.
|
Future<GetAlarmsResult> |
getAlarmsAsync(GetAlarmsRequest getAlarmsRequest)
Returns information about the configured alarms.
|
Future<GetAlarmsResult> |
getAlarmsAsync(GetAlarmsRequest getAlarmsRequest,
AsyncHandler<GetAlarmsRequest,GetAlarmsResult> asyncHandler)
Returns information about the configured alarms.
|
Future<GetAutoSnapshotsResult> |
getAutoSnapshotsAsync(GetAutoSnapshotsRequest getAutoSnapshotsRequest)
Returns the available automatic snapshots for an instance or disk.
|
Future<GetAutoSnapshotsResult> |
getAutoSnapshotsAsync(GetAutoSnapshotsRequest getAutoSnapshotsRequest,
AsyncHandler<GetAutoSnapshotsRequest,GetAutoSnapshotsResult> asyncHandler)
Returns the available automatic snapshots for an instance or disk.
|
Future<GetBlueprintsResult> |
getBlueprintsAsync(GetBlueprintsRequest getBlueprintsRequest)
Returns the list of available instance images, or blueprints.
|
Future<GetBlueprintsResult> |
getBlueprintsAsync(GetBlueprintsRequest getBlueprintsRequest,
AsyncHandler<GetBlueprintsRequest,GetBlueprintsResult> asyncHandler)
Returns the list of available instance images, or blueprints.
|
Future<GetBucketAccessKeysResult> |
getBucketAccessKeysAsync(GetBucketAccessKeysRequest getBucketAccessKeysRequest)
Returns the existing access key IDs for the specified Amazon Lightsail bucket.
|
Future<GetBucketAccessKeysResult> |
getBucketAccessKeysAsync(GetBucketAccessKeysRequest getBucketAccessKeysRequest,
AsyncHandler<GetBucketAccessKeysRequest,GetBucketAccessKeysResult> asyncHandler)
Returns the existing access key IDs for the specified Amazon Lightsail bucket.
|
Future<GetBucketBundlesResult> |
getBucketBundlesAsync(GetBucketBundlesRequest getBucketBundlesRequest)
Returns the bundles that you can apply to a Amazon Lightsail bucket.
|
Future<GetBucketBundlesResult> |
getBucketBundlesAsync(GetBucketBundlesRequest getBucketBundlesRequest,
AsyncHandler<GetBucketBundlesRequest,GetBucketBundlesResult> asyncHandler)
Returns the bundles that you can apply to a Amazon Lightsail bucket.
|
Future<GetBucketMetricDataResult> |
getBucketMetricDataAsync(GetBucketMetricDataRequest getBucketMetricDataRequest)
Returns the data points of a specific metric for an Amazon Lightsail bucket.
|
Future<GetBucketMetricDataResult> |
getBucketMetricDataAsync(GetBucketMetricDataRequest getBucketMetricDataRequest,
AsyncHandler<GetBucketMetricDataRequest,GetBucketMetricDataResult> asyncHandler)
Returns the data points of a specific metric for an Amazon Lightsail bucket.
|
Future<GetBucketsResult> |
getBucketsAsync(GetBucketsRequest getBucketsRequest)
Returns information about one or more Amazon Lightsail buckets.
|
Future<GetBucketsResult> |
getBucketsAsync(GetBucketsRequest getBucketsRequest,
AsyncHandler<GetBucketsRequest,GetBucketsResult> asyncHandler)
Returns information about one or more Amazon Lightsail buckets.
|
Future<GetBundlesResult> |
getBundlesAsync(GetBundlesRequest getBundlesRequest)
Returns the bundles that you can apply to an Amazon Lightsail instance when you create it.
|
Future<GetBundlesResult> |
getBundlesAsync(GetBundlesRequest getBundlesRequest,
AsyncHandler<GetBundlesRequest,GetBundlesResult> asyncHandler)
Returns the bundles that you can apply to an Amazon Lightsail instance when you create it.
|
Future<GetCertificatesResult> |
getCertificatesAsync(GetCertificatesRequest getCertificatesRequest)
Returns information about one or more Amazon Lightsail SSL/TLS certificates.
|
Future<GetCertificatesResult> |
getCertificatesAsync(GetCertificatesRequest getCertificatesRequest,
AsyncHandler<GetCertificatesRequest,GetCertificatesResult> asyncHandler)
Returns information about one or more Amazon Lightsail SSL/TLS certificates.
|
Future<GetCloudFormationStackRecordsResult> |
getCloudFormationStackRecordsAsync(GetCloudFormationStackRecordsRequest getCloudFormationStackRecordsRequest)
Returns the CloudFormation stack record created as a result of the
create cloud formation stack
operation. |
Future<GetCloudFormationStackRecordsResult> |
getCloudFormationStackRecordsAsync(GetCloudFormationStackRecordsRequest getCloudFormationStackRecordsRequest,
AsyncHandler<GetCloudFormationStackRecordsRequest,GetCloudFormationStackRecordsResult> asyncHandler)
Returns the CloudFormation stack record created as a result of the
create cloud formation stack
operation. |
Future<GetContactMethodsResult> |
getContactMethodsAsync(GetContactMethodsRequest getContactMethodsRequest)
Returns information about the configured contact methods.
|
Future<GetContactMethodsResult> |
getContactMethodsAsync(GetContactMethodsRequest getContactMethodsRequest,
AsyncHandler<GetContactMethodsRequest,GetContactMethodsResult> asyncHandler)
Returns information about the configured contact methods.
|
Future<GetContainerAPIMetadataResult> |
getContainerAPIMetadataAsync(GetContainerAPIMetadataRequest getContainerAPIMetadataRequest)
Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control
(lightsailctl) plugin.
|
Future<GetContainerAPIMetadataResult> |
getContainerAPIMetadataAsync(GetContainerAPIMetadataRequest getContainerAPIMetadataRequest,
AsyncHandler<GetContainerAPIMetadataRequest,GetContainerAPIMetadataResult> asyncHandler)
Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control
(lightsailctl) plugin.
|
Future<GetContainerImagesResult> |
getContainerImagesAsync(GetContainerImagesRequest getContainerImagesRequest)
Returns the container images that are registered to your Amazon Lightsail container service.
|
Future<GetContainerImagesResult> |
getContainerImagesAsync(GetContainerImagesRequest getContainerImagesRequest,
AsyncHandler<GetContainerImagesRequest,GetContainerImagesResult> asyncHandler)
Returns the container images that are registered to your Amazon Lightsail container service.
|
Future<GetContainerLogResult> |
getContainerLogAsync(GetContainerLogRequest getContainerLogRequest)
Returns the log events of a container of your Amazon Lightsail container service.
|
Future<GetContainerLogResult> |
getContainerLogAsync(GetContainerLogRequest getContainerLogRequest,
AsyncHandler<GetContainerLogRequest,GetContainerLogResult> asyncHandler)
Returns the log events of a container of your Amazon Lightsail container service.
|
Future<GetContainerServiceDeploymentsResult> |
getContainerServiceDeploymentsAsync(GetContainerServiceDeploymentsRequest getContainerServiceDeploymentsRequest)
Returns the deployments for your Amazon Lightsail container service
|
Future<GetContainerServiceDeploymentsResult> |
getContainerServiceDeploymentsAsync(GetContainerServiceDeploymentsRequest getContainerServiceDeploymentsRequest,
AsyncHandler<GetContainerServiceDeploymentsRequest,GetContainerServiceDeploymentsResult> asyncHandler)
Returns the deployments for your Amazon Lightsail container service
|
Future<GetContainerServiceMetricDataResult> |
getContainerServiceMetricDataAsync(GetContainerServiceMetricDataRequest getContainerServiceMetricDataRequest)
Returns the data points of a specific metric of your Amazon Lightsail container service.
|
Future<GetContainerServiceMetricDataResult> |
getContainerServiceMetricDataAsync(GetContainerServiceMetricDataRequest getContainerServiceMetricDataRequest,
AsyncHandler<GetContainerServiceMetricDataRequest,GetContainerServiceMetricDataResult> asyncHandler)
Returns the data points of a specific metric of your Amazon Lightsail container service.
|
Future<GetContainerServicePowersResult> |
getContainerServicePowersAsync(GetContainerServicePowersRequest getContainerServicePowersRequest)
Returns the list of powers that can be specified for your Amazon Lightsail container services.
|
Future<GetContainerServicePowersResult> |
getContainerServicePowersAsync(GetContainerServicePowersRequest getContainerServicePowersRequest,
AsyncHandler<GetContainerServicePowersRequest,GetContainerServicePowersResult> asyncHandler)
Returns the list of powers that can be specified for your Amazon Lightsail container services.
|
Future<GetContainerServicesResult> |
getContainerServicesAsync(GetContainerServicesRequest getContainerServicesRequest)
Returns information about one or more of your Amazon Lightsail container services.
|
Future<GetContainerServicesResult> |
getContainerServicesAsync(GetContainerServicesRequest getContainerServicesRequest,
AsyncHandler<GetContainerServicesRequest,GetContainerServicesResult> asyncHandler)
Returns information about one or more of your Amazon Lightsail container services.
|
Future<GetCostEstimateResult> |
getCostEstimateAsync(GetCostEstimateRequest getCostEstimateRequest)
Retrieves information about the cost estimate for a specified resource.
|
Future<GetCostEstimateResult> |
getCostEstimateAsync(GetCostEstimateRequest getCostEstimateRequest,
AsyncHandler<GetCostEstimateRequest,GetCostEstimateResult> asyncHandler)
Retrieves information about the cost estimate for a specified resource.
|
Future<GetDiskResult> |
getDiskAsync(GetDiskRequest getDiskRequest)
Returns information about a specific block storage disk.
|
Future<GetDiskResult> |
getDiskAsync(GetDiskRequest getDiskRequest,
AsyncHandler<GetDiskRequest,GetDiskResult> asyncHandler)
Returns information about a specific block storage disk.
|
Future<GetDisksResult> |
getDisksAsync(GetDisksRequest getDisksRequest)
Returns information about all block storage disks in your AWS account and region.
|
Future<GetDisksResult> |
getDisksAsync(GetDisksRequest getDisksRequest,
AsyncHandler<GetDisksRequest,GetDisksResult> asyncHandler)
Returns information about all block storage disks in your AWS account and region.
|
Future<GetDiskSnapshotResult> |
getDiskSnapshotAsync(GetDiskSnapshotRequest getDiskSnapshotRequest)
Returns information about a specific block storage disk snapshot.
|
Future<GetDiskSnapshotResult> |
getDiskSnapshotAsync(GetDiskSnapshotRequest getDiskSnapshotRequest,
AsyncHandler<GetDiskSnapshotRequest,GetDiskSnapshotResult> asyncHandler)
Returns information about a specific block storage disk snapshot.
|
Future<GetDiskSnapshotsResult> |
getDiskSnapshotsAsync(GetDiskSnapshotsRequest getDiskSnapshotsRequest)
Returns information about all block storage disk snapshots in your AWS account and region.
|
Future<GetDiskSnapshotsResult> |
getDiskSnapshotsAsync(GetDiskSnapshotsRequest getDiskSnapshotsRequest,
AsyncHandler<GetDiskSnapshotsRequest,GetDiskSnapshotsResult> asyncHandler)
Returns information about all block storage disk snapshots in your AWS account and region.
|
Future<GetDistributionBundlesResult> |
getDistributionBundlesAsync(GetDistributionBundlesRequest getDistributionBundlesRequest)
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
|
Future<GetDistributionBundlesResult> |
getDistributionBundlesAsync(GetDistributionBundlesRequest getDistributionBundlesRequest,
AsyncHandler<GetDistributionBundlesRequest,GetDistributionBundlesResult> asyncHandler)
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
|
Future<GetDistributionLatestCacheResetResult> |
getDistributionLatestCacheResetAsync(GetDistributionLatestCacheResetRequest getDistributionLatestCacheResetRequest)
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network
(CDN) distribution.
|
Future<GetDistributionLatestCacheResetResult> |
getDistributionLatestCacheResetAsync(GetDistributionLatestCacheResetRequest getDistributionLatestCacheResetRequest,
AsyncHandler<GetDistributionLatestCacheResetRequest,GetDistributionLatestCacheResetResult> asyncHandler)
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network
(CDN) distribution.
|
Future<GetDistributionMetricDataResult> |
getDistributionMetricDataAsync(GetDistributionMetricDataRequest getDistributionMetricDataRequest)
Returns the data points of a specific metric for an Amazon Lightsail content delivery network (CDN) distribution.
|
Future<GetDistributionMetricDataResult> |
getDistributionMetricDataAsync(GetDistributionMetricDataRequest getDistributionMetricDataRequest,
AsyncHandler<GetDistributionMetricDataRequest,GetDistributionMetricDataResult> asyncHandler)
Returns the data points of a specific metric for an Amazon Lightsail content delivery network (CDN) distribution.
|
Future<GetDistributionsResult> |
getDistributionsAsync(GetDistributionsRequest getDistributionsRequest)
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
|
Future<GetDistributionsResult> |
getDistributionsAsync(GetDistributionsRequest getDistributionsRequest,
AsyncHandler<GetDistributionsRequest,GetDistributionsResult> asyncHandler)
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
|
Future<GetDomainResult> |
getDomainAsync(GetDomainRequest getDomainRequest)
Returns information about a specific domain recordset.
|
Future<GetDomainResult> |
getDomainAsync(GetDomainRequest getDomainRequest,
AsyncHandler<GetDomainRequest,GetDomainResult> asyncHandler)
Returns information about a specific domain recordset.
|
Future<GetDomainsResult> |
getDomainsAsync(GetDomainsRequest getDomainsRequest)
Returns a list of all domains in the user's account.
|
Future<GetDomainsResult> |
getDomainsAsync(GetDomainsRequest getDomainsRequest,
AsyncHandler<GetDomainsRequest,GetDomainsResult> asyncHandler)
Returns a list of all domains in the user's account.
|
Future<GetExportSnapshotRecordsResult> |
getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest)
Returns all export snapshot records created as a result of the
export snapshot operation. |
Future<GetExportSnapshotRecordsResult> |
getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest,
AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler)
Returns all export snapshot records created as a result of the
export snapshot operation. |
Future<GetInstanceAccessDetailsResult> |
getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest getInstanceAccessDetailsRequest)
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
|
Future<GetInstanceAccessDetailsResult> |
getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest getInstanceAccessDetailsRequest,
AsyncHandler<GetInstanceAccessDetailsRequest,GetInstanceAccessDetailsResult> asyncHandler)
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
|
Future<GetInstanceResult> |
getInstanceAsync(GetInstanceRequest getInstanceRequest)
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
|
Future<GetInstanceResult> |
getInstanceAsync(GetInstanceRequest getInstanceRequest,
AsyncHandler<GetInstanceRequest,GetInstanceResult> asyncHandler)
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
|
Future<GetInstanceMetricDataResult> |
getInstanceMetricDataAsync(GetInstanceMetricDataRequest getInstanceMetricDataRequest)
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
|
Future<GetInstanceMetricDataResult> |
getInstanceMetricDataAsync(GetInstanceMetricDataRequest getInstanceMetricDataRequest,
AsyncHandler<GetInstanceMetricDataRequest,GetInstanceMetricDataResult> asyncHandler)
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
|
Future<GetInstancePortStatesResult> |
getInstancePortStatesAsync(GetInstancePortStatesRequest getInstancePortStatesRequest)
Returns the firewall port states for a specific Amazon Lightsail instance, the IP addresses allowed to connect to
the instance through the ports, and the protocol.
|
Future<GetInstancePortStatesResult> |
getInstancePortStatesAsync(GetInstancePortStatesRequest getInstancePortStatesRequest,
AsyncHandler<GetInstancePortStatesRequest,GetInstancePortStatesResult> asyncHandler)
Returns the firewall port states for a specific Amazon Lightsail instance, the IP addresses allowed to connect to
the instance through the ports, and the protocol.
|
Future<GetInstancesResult> |
getInstancesAsync(GetInstancesRequest getInstancesRequest)
Returns information about all Amazon Lightsail virtual private servers, or instances.
|
Future<GetInstancesResult> |
getInstancesAsync(GetInstancesRequest getInstancesRequest,
AsyncHandler<GetInstancesRequest,GetInstancesResult> asyncHandler)
Returns information about all Amazon Lightsail virtual private servers, or instances.
|
Future<GetInstanceSnapshotResult> |
getInstanceSnapshotAsync(GetInstanceSnapshotRequest getInstanceSnapshotRequest)
Returns information about a specific instance snapshot.
|
Future<GetInstanceSnapshotResult> |
getInstanceSnapshotAsync(GetInstanceSnapshotRequest getInstanceSnapshotRequest,
AsyncHandler<GetInstanceSnapshotRequest,GetInstanceSnapshotResult> asyncHandler)
Returns information about a specific instance snapshot.
|
Future<GetInstanceSnapshotsResult> |
getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest getInstanceSnapshotsRequest)
Returns all instance snapshots for the user's account.
|
Future<GetInstanceSnapshotsResult> |
getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest getInstanceSnapshotsRequest,
AsyncHandler<GetInstanceSnapshotsRequest,GetInstanceSnapshotsResult> asyncHandler)
Returns all instance snapshots for the user's account.
|
Future<GetInstanceStateResult> |
getInstanceStateAsync(GetInstanceStateRequest getInstanceStateRequest)
Returns the state of a specific instance.
|
Future<GetInstanceStateResult> |
getInstanceStateAsync(GetInstanceStateRequest getInstanceStateRequest,
AsyncHandler<GetInstanceStateRequest,GetInstanceStateResult> asyncHandler)
Returns the state of a specific instance.
|
Future<GetKeyPairResult> |
getKeyPairAsync(GetKeyPairRequest getKeyPairRequest)
Returns information about a specific key pair.
|
Future<GetKeyPairResult> |
getKeyPairAsync(GetKeyPairRequest getKeyPairRequest,
AsyncHandler<GetKeyPairRequest,GetKeyPairResult> asyncHandler)
Returns information about a specific key pair.
|
Future<GetKeyPairsResult> |
getKeyPairsAsync(GetKeyPairsRequest getKeyPairsRequest)
Returns information about all key pairs in the user's account.
|
Future<GetKeyPairsResult> |
getKeyPairsAsync(GetKeyPairsRequest getKeyPairsRequest,
AsyncHandler<GetKeyPairsRequest,GetKeyPairsResult> asyncHandler)
Returns information about all key pairs in the user's account.
|
Future<GetLoadBalancerResult> |
getLoadBalancerAsync(GetLoadBalancerRequest getLoadBalancerRequest)
Returns information about the specified Lightsail load balancer.
|
Future<GetLoadBalancerResult> |
getLoadBalancerAsync(GetLoadBalancerRequest getLoadBalancerRequest,
AsyncHandler<GetLoadBalancerRequest,GetLoadBalancerResult> asyncHandler)
Returns information about the specified Lightsail load balancer.
|
Future<GetLoadBalancerMetricDataResult> |
getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest getLoadBalancerMetricDataRequest)
Returns information about health metrics for your Lightsail load balancer.
|
Future<GetLoadBalancerMetricDataResult> |
getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest getLoadBalancerMetricDataRequest,
AsyncHandler<GetLoadBalancerMetricDataRequest,GetLoadBalancerMetricDataResult> asyncHandler)
Returns information about health metrics for your Lightsail load balancer.
|
Future<GetLoadBalancersResult> |
getLoadBalancersAsync(GetLoadBalancersRequest getLoadBalancersRequest)
Returns information about all load balancers in an account.
|
Future<GetLoadBalancersResult> |
getLoadBalancersAsync(GetLoadBalancersRequest getLoadBalancersRequest,
AsyncHandler<GetLoadBalancersRequest,GetLoadBalancersResult> asyncHandler)
Returns information about all load balancers in an account.
|
Future<GetLoadBalancerTlsCertificatesResult> |
getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest getLoadBalancerTlsCertificatesRequest)
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
|
Future<GetLoadBalancerTlsCertificatesResult> |
getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest getLoadBalancerTlsCertificatesRequest,
AsyncHandler<GetLoadBalancerTlsCertificatesRequest,GetLoadBalancerTlsCertificatesResult> asyncHandler)
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
|
Future<GetLoadBalancerTlsPoliciesResult> |
getLoadBalancerTlsPoliciesAsync(GetLoadBalancerTlsPoliciesRequest getLoadBalancerTlsPoliciesRequest)
Returns a list of TLS security policies that you can apply to Lightsail load balancers.
|
Future<GetLoadBalancerTlsPoliciesResult> |
getLoadBalancerTlsPoliciesAsync(GetLoadBalancerTlsPoliciesRequest getLoadBalancerTlsPoliciesRequest,
AsyncHandler<GetLoadBalancerTlsPoliciesRequest,GetLoadBalancerTlsPoliciesResult> asyncHandler)
Returns a list of TLS security policies that you can apply to Lightsail load balancers.
|
Future<GetOperationResult> |
getOperationAsync(GetOperationRequest getOperationRequest)
Returns information about a specific operation.
|
Future<GetOperationResult> |
getOperationAsync(GetOperationRequest getOperationRequest,
AsyncHandler<GetOperationRequest,GetOperationResult> asyncHandler)
Returns information about a specific operation.
|
Future<GetOperationsResult> |
getOperationsAsync(GetOperationsRequest getOperationsRequest)
Returns information about all operations.
|
Future<GetOperationsResult> |
getOperationsAsync(GetOperationsRequest getOperationsRequest,
AsyncHandler<GetOperationsRequest,GetOperationsResult> asyncHandler)
Returns information about all operations.
|
Future<GetOperationsForResourceResult> |
getOperationsForResourceAsync(GetOperationsForResourceRequest getOperationsForResourceRequest)
Gets operations for a specific resource (an instance or a static IP).
|
Future<GetOperationsForResourceResult> |
getOperationsForResourceAsync(GetOperationsForResourceRequest getOperationsForResourceRequest,
AsyncHandler<GetOperationsForResourceRequest,GetOperationsForResourceResult> asyncHandler)
Gets operations for a specific resource (an instance or a static IP).
|
Future<GetRegionsResult> |
getRegionsAsync(GetRegionsRequest getRegionsRequest)
Returns a list of all valid regions for Amazon Lightsail.
|
Future<GetRegionsResult> |
getRegionsAsync(GetRegionsRequest getRegionsRequest,
AsyncHandler<GetRegionsRequest,GetRegionsResult> asyncHandler)
Returns a list of all valid regions for Amazon Lightsail.
|
Future<GetRelationalDatabaseResult> |
getRelationalDatabaseAsync(GetRelationalDatabaseRequest getRelationalDatabaseRequest)
Returns information about a specific database in Amazon Lightsail.
|
Future<GetRelationalDatabaseResult> |
getRelationalDatabaseAsync(GetRelationalDatabaseRequest getRelationalDatabaseRequest,
AsyncHandler<GetRelationalDatabaseRequest,GetRelationalDatabaseResult> asyncHandler)
Returns information about a specific database in Amazon Lightsail.
|
Future<GetRelationalDatabaseBlueprintsResult> |
getRelationalDatabaseBlueprintsAsync(GetRelationalDatabaseBlueprintsRequest getRelationalDatabaseBlueprintsRequest)
Returns a list of available database blueprints in Amazon Lightsail.
|
Future<GetRelationalDatabaseBlueprintsResult> |
getRelationalDatabaseBlueprintsAsync(GetRelationalDatabaseBlueprintsRequest getRelationalDatabaseBlueprintsRequest,
AsyncHandler<GetRelationalDatabaseBlueprintsRequest,GetRelationalDatabaseBlueprintsResult> asyncHandler)
Returns a list of available database blueprints in Amazon Lightsail.
|
Future<GetRelationalDatabaseBundlesResult> |
getRelationalDatabaseBundlesAsync(GetRelationalDatabaseBundlesRequest getRelationalDatabaseBundlesRequest)
Returns the list of bundles that are available in Amazon Lightsail.
|
Future<GetRelationalDatabaseBundlesResult> |
getRelationalDatabaseBundlesAsync(GetRelationalDatabaseBundlesRequest getRelationalDatabaseBundlesRequest,
AsyncHandler<GetRelationalDatabaseBundlesRequest,GetRelationalDatabaseBundlesResult> asyncHandler)
Returns the list of bundles that are available in Amazon Lightsail.
|
Future<GetRelationalDatabaseEventsResult> |
getRelationalDatabaseEventsAsync(GetRelationalDatabaseEventsRequest getRelationalDatabaseEventsRequest)
Returns a list of events for a specific database in Amazon Lightsail.
|
Future<GetRelationalDatabaseEventsResult> |
getRelationalDatabaseEventsAsync(GetRelationalDatabaseEventsRequest getRelationalDatabaseEventsRequest,
AsyncHandler<GetRelationalDatabaseEventsRequest,GetRelationalDatabaseEventsResult> asyncHandler)
Returns a list of events for a specific database in Amazon Lightsail.
|
Future<GetRelationalDatabaseLogEventsResult> |
getRelationalDatabaseLogEventsAsync(GetRelationalDatabaseLogEventsRequest getRelationalDatabaseLogEventsRequest)
Returns a list of log events for a database in Amazon Lightsail.
|
Future<GetRelationalDatabaseLogEventsResult> |
getRelationalDatabaseLogEventsAsync(GetRelationalDatabaseLogEventsRequest getRelationalDatabaseLogEventsRequest,
AsyncHandler<GetRelationalDatabaseLogEventsRequest,GetRelationalDatabaseLogEventsResult> asyncHandler)
Returns a list of log events for a database in Amazon Lightsail.
|
Future<GetRelationalDatabaseLogStreamsResult> |
getRelationalDatabaseLogStreamsAsync(GetRelationalDatabaseLogStreamsRequest getRelationalDatabaseLogStreamsRequest)
Returns a list of available log streams for a specific database in Amazon Lightsail.
|
Future<GetRelationalDatabaseLogStreamsResult> |
getRelationalDatabaseLogStreamsAsync(GetRelationalDatabaseLogStreamsRequest getRelationalDatabaseLogStreamsRequest,
AsyncHandler<GetRelationalDatabaseLogStreamsRequest,GetRelationalDatabaseLogStreamsResult> asyncHandler)
Returns a list of available log streams for a specific database in Amazon Lightsail.
|
Future<GetRelationalDatabaseMasterUserPasswordResult> |
getRelationalDatabaseMasterUserPasswordAsync(GetRelationalDatabaseMasterUserPasswordRequest getRelationalDatabaseMasterUserPasswordRequest)
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
|
Future<GetRelationalDatabaseMasterUserPasswordResult> |
getRelationalDatabaseMasterUserPasswordAsync(GetRelationalDatabaseMasterUserPasswordRequest getRelationalDatabaseMasterUserPasswordRequest,
AsyncHandler<GetRelationalDatabaseMasterUserPasswordRequest,GetRelationalDatabaseMasterUserPasswordResult> asyncHandler)
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
|
Future<GetRelationalDatabaseMetricDataResult> |
getRelationalDatabaseMetricDataAsync(GetRelationalDatabaseMetricDataRequest getRelationalDatabaseMetricDataRequest)
Returns the data points of the specified metric for a database in Amazon Lightsail.
|
Future<GetRelationalDatabaseMetricDataResult> |
getRelationalDatabaseMetricDataAsync(GetRelationalDatabaseMetricDataRequest getRelationalDatabaseMetricDataRequest,
AsyncHandler<GetRelationalDatabaseMetricDataRequest,GetRelationalDatabaseMetricDataResult> asyncHandler)
Returns the data points of the specified metric for a database in Amazon Lightsail.
|
Future<GetRelationalDatabaseParametersResult> |
getRelationalDatabaseParametersAsync(GetRelationalDatabaseParametersRequest getRelationalDatabaseParametersRequest)
Returns all of the runtime parameters offered by the underlying database software, or engine, for a specific
database in Amazon Lightsail.
|
Future<GetRelationalDatabaseParametersResult> |
getRelationalDatabaseParametersAsync(GetRelationalDatabaseParametersRequest getRelationalDatabaseParametersRequest,
AsyncHandler<GetRelationalDatabaseParametersRequest,GetRelationalDatabaseParametersResult> asyncHandler)
Returns all of the runtime parameters offered by the underlying database software, or engine, for a specific
database in Amazon Lightsail.
|
Future<GetRelationalDatabasesResult> |
getRelationalDatabasesAsync(GetRelationalDatabasesRequest getRelationalDatabasesRequest)
Returns information about all of your databases in Amazon Lightsail.
|
Future<GetRelationalDatabasesResult> |
getRelationalDatabasesAsync(GetRelationalDatabasesRequest getRelationalDatabasesRequest,
AsyncHandler<GetRelationalDatabasesRequest,GetRelationalDatabasesResult> asyncHandler)
Returns information about all of your databases in Amazon Lightsail.
|
Future<GetRelationalDatabaseSnapshotResult> |
getRelationalDatabaseSnapshotAsync(GetRelationalDatabaseSnapshotRequest getRelationalDatabaseSnapshotRequest)
Returns information about a specific database snapshot in Amazon Lightsail.
|
Future<GetRelationalDatabaseSnapshotResult> |
getRelationalDatabaseSnapshotAsync(GetRelationalDatabaseSnapshotRequest getRelationalDatabaseSnapshotRequest,
AsyncHandler<GetRelationalDatabaseSnapshotRequest,GetRelationalDatabaseSnapshotResult> asyncHandler)
Returns information about a specific database snapshot in Amazon Lightsail.
|
Future<GetRelationalDatabaseSnapshotsResult> |
getRelationalDatabaseSnapshotsAsync(GetRelationalDatabaseSnapshotsRequest getRelationalDatabaseSnapshotsRequest)
Returns information about all of your database snapshots in Amazon Lightsail.
|
Future<GetRelationalDatabaseSnapshotsResult> |
getRelationalDatabaseSnapshotsAsync(GetRelationalDatabaseSnapshotsRequest getRelationalDatabaseSnapshotsRequest,
AsyncHandler<GetRelationalDatabaseSnapshotsRequest,GetRelationalDatabaseSnapshotsResult> asyncHandler)
Returns information about all of your database snapshots in Amazon Lightsail.
|
Future<GetSetupHistoryResult> |
getSetupHistoryAsync(GetSetupHistoryRequest getSetupHistoryRequest)
Returns detailed information for five of the most recent
SetupInstanceHttps requests that were ran
on the target instance. |
Future<GetSetupHistoryResult> |
getSetupHistoryAsync(GetSetupHistoryRequest getSetupHistoryRequest,
AsyncHandler<GetSetupHistoryRequest,GetSetupHistoryResult> asyncHandler)
Returns detailed information for five of the most recent
SetupInstanceHttps requests that were ran
on the target instance. |
Future<GetStaticIpResult> |
getStaticIpAsync(GetStaticIpRequest getStaticIpRequest)
Returns information about an Amazon Lightsail static IP.
|
Future<GetStaticIpResult> |
getStaticIpAsync(GetStaticIpRequest getStaticIpRequest,
AsyncHandler<GetStaticIpRequest,GetStaticIpResult> asyncHandler)
Returns information about an Amazon Lightsail static IP.
|
Future<GetStaticIpsResult> |
getStaticIpsAsync(GetStaticIpsRequest getStaticIpsRequest)
Returns information about all static IPs in the user's account.
|
Future<GetStaticIpsResult> |
getStaticIpsAsync(GetStaticIpsRequest getStaticIpsRequest,
AsyncHandler<GetStaticIpsRequest,GetStaticIpsResult> asyncHandler)
Returns information about all static IPs in the user's account.
|
Future<ImportKeyPairResult> |
importKeyPairAsync(ImportKeyPairRequest importKeyPairRequest)
Imports a public SSH key from a specific key pair.
|
Future<ImportKeyPairResult> |
importKeyPairAsync(ImportKeyPairRequest importKeyPairRequest,
AsyncHandler<ImportKeyPairRequest,ImportKeyPairResult> asyncHandler)
Imports a public SSH key from a specific key pair.
|
Future<IsVpcPeeredResult> |
isVpcPeeredAsync(IsVpcPeeredRequest isVpcPeeredRequest)
Returns a Boolean value indicating whether your Lightsail VPC is peered.
|
Future<IsVpcPeeredResult> |
isVpcPeeredAsync(IsVpcPeeredRequest isVpcPeeredRequest,
AsyncHandler<IsVpcPeeredRequest,IsVpcPeeredResult> asyncHandler)
Returns a Boolean value indicating whether your Lightsail VPC is peered.
|
Future<OpenInstancePublicPortsResult> |
openInstancePublicPortsAsync(OpenInstancePublicPortsRequest openInstancePublicPortsRequest)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol.
|
Future<OpenInstancePublicPortsResult> |
openInstancePublicPortsAsync(OpenInstancePublicPortsRequest openInstancePublicPortsRequest,
AsyncHandler<OpenInstancePublicPortsRequest,OpenInstancePublicPortsResult> asyncHandler)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol.
|
Future<PeerVpcResult> |
peerVpcAsync(PeerVpcRequest peerVpcRequest)
Peers the Lightsail VPC with the user's default VPC.
|
Future<PeerVpcResult> |
peerVpcAsync(PeerVpcRequest peerVpcRequest,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler)
Peers the Lightsail VPC with the user's default VPC.
|
Future<PutAlarmResult> |
putAlarmAsync(PutAlarmRequest putAlarmRequest)
Creates or updates an alarm, and associates it with the specified metric.
|
Future<PutAlarmResult> |
putAlarmAsync(PutAlarmRequest putAlarmRequest,
AsyncHandler<PutAlarmRequest,PutAlarmResult> asyncHandler)
Creates or updates an alarm, and associates it with the specified metric.
|
Future<PutInstancePublicPortsResult> |
putInstancePublicPortsAsync(PutInstancePublicPortsRequest putInstancePublicPortsRequest)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol.
|
Future<PutInstancePublicPortsResult> |
putInstancePublicPortsAsync(PutInstancePublicPortsRequest putInstancePublicPortsRequest,
AsyncHandler<PutInstancePublicPortsRequest,PutInstancePublicPortsResult> asyncHandler)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol.
|
Future<RebootInstanceResult> |
rebootInstanceAsync(RebootInstanceRequest rebootInstanceRequest)
Restarts a specific instance.
|
Future<RebootInstanceResult> |
rebootInstanceAsync(RebootInstanceRequest rebootInstanceRequest,
AsyncHandler<RebootInstanceRequest,RebootInstanceResult> asyncHandler)
Restarts a specific instance.
|
Future<RebootRelationalDatabaseResult> |
rebootRelationalDatabaseAsync(RebootRelationalDatabaseRequest rebootRelationalDatabaseRequest)
Restarts a specific database in Amazon Lightsail.
|
Future<RebootRelationalDatabaseResult> |
rebootRelationalDatabaseAsync(RebootRelationalDatabaseRequest rebootRelationalDatabaseRequest,
AsyncHandler<RebootRelationalDatabaseRequest,RebootRelationalDatabaseResult> asyncHandler)
Restarts a specific database in Amazon Lightsail.
|
Future<RegisterContainerImageResult> |
registerContainerImageAsync(RegisterContainerImageRequest registerContainerImageRequest)
Registers a container image to your Amazon Lightsail container service.
|
Future<RegisterContainerImageResult> |
registerContainerImageAsync(RegisterContainerImageRequest registerContainerImageRequest,
AsyncHandler<RegisterContainerImageRequest,RegisterContainerImageResult> asyncHandler)
Registers a container image to your Amazon Lightsail container service.
|
Future<ReleaseStaticIpResult> |
releaseStaticIpAsync(ReleaseStaticIpRequest releaseStaticIpRequest)
Deletes a specific static IP from your account.
|
Future<ReleaseStaticIpResult> |
releaseStaticIpAsync(ReleaseStaticIpRequest releaseStaticIpRequest,
AsyncHandler<ReleaseStaticIpRequest,ReleaseStaticIpResult> asyncHandler)
Deletes a specific static IP from your account.
|
Future<ResetDistributionCacheResult> |
resetDistributionCacheAsync(ResetDistributionCacheRequest resetDistributionCacheRequest)
Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<ResetDistributionCacheResult> |
resetDistributionCacheAsync(ResetDistributionCacheRequest resetDistributionCacheRequest,
AsyncHandler<ResetDistributionCacheRequest,ResetDistributionCacheResult> asyncHandler)
Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<SendContactMethodVerificationResult> |
sendContactMethodVerificationAsync(SendContactMethodVerificationRequest sendContactMethodVerificationRequest)
Sends a verification request to an email contact method to ensure it's owned by the requester.
|
Future<SendContactMethodVerificationResult> |
sendContactMethodVerificationAsync(SendContactMethodVerificationRequest sendContactMethodVerificationRequest,
AsyncHandler<SendContactMethodVerificationRequest,SendContactMethodVerificationResult> asyncHandler)
Sends a verification request to an email contact method to ensure it's owned by the requester.
|
Future<SetIpAddressTypeResult> |
setIpAddressTypeAsync(SetIpAddressTypeRequest setIpAddressTypeRequest)
Sets the IP address type for an Amazon Lightsail resource.
|
Future<SetIpAddressTypeResult> |
setIpAddressTypeAsync(SetIpAddressTypeRequest setIpAddressTypeRequest,
AsyncHandler<SetIpAddressTypeRequest,SetIpAddressTypeResult> asyncHandler)
Sets the IP address type for an Amazon Lightsail resource.
|
Future<SetResourceAccessForBucketResult> |
setResourceAccessForBucketAsync(SetResourceAccessForBucketRequest setResourceAccessForBucketRequest)
Sets the Amazon Lightsail resources that can access the specified Lightsail bucket.
|
Future<SetResourceAccessForBucketResult> |
setResourceAccessForBucketAsync(SetResourceAccessForBucketRequest setResourceAccessForBucketRequest,
AsyncHandler<SetResourceAccessForBucketRequest,SetResourceAccessForBucketResult> asyncHandler)
Sets the Amazon Lightsail resources that can access the specified Lightsail bucket.
|
Future<SetupInstanceHttpsResult> |
setupInstanceHttpsAsync(SetupInstanceHttpsRequest setupInstanceHttpsRequest)
Creates an SSL/TLS certificate that secures traffic for your website.
|
Future<SetupInstanceHttpsResult> |
setupInstanceHttpsAsync(SetupInstanceHttpsRequest setupInstanceHttpsRequest,
AsyncHandler<SetupInstanceHttpsRequest,SetupInstanceHttpsResult> asyncHandler)
Creates an SSL/TLS certificate that secures traffic for your website.
|
Future<StartGUISessionResult> |
startGUISessionAsync(StartGUISessionRequest startGUISessionRequest)
Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system
and application.
|
Future<StartGUISessionResult> |
startGUISessionAsync(StartGUISessionRequest startGUISessionRequest,
AsyncHandler<StartGUISessionRequest,StartGUISessionResult> asyncHandler)
Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system
and application.
|
Future<StartInstanceResult> |
startInstanceAsync(StartInstanceRequest startInstanceRequest)
Starts a specific Amazon Lightsail instance from a stopped state.
|
Future<StartInstanceResult> |
startInstanceAsync(StartInstanceRequest startInstanceRequest,
AsyncHandler<StartInstanceRequest,StartInstanceResult> asyncHandler)
Starts a specific Amazon Lightsail instance from a stopped state.
|
Future<StartRelationalDatabaseResult> |
startRelationalDatabaseAsync(StartRelationalDatabaseRequest startRelationalDatabaseRequest)
Starts a specific database from a stopped state in Amazon Lightsail.
|
Future<StartRelationalDatabaseResult> |
startRelationalDatabaseAsync(StartRelationalDatabaseRequest startRelationalDatabaseRequest,
AsyncHandler<StartRelationalDatabaseRequest,StartRelationalDatabaseResult> asyncHandler)
Starts a specific database from a stopped state in Amazon Lightsail.
|
Future<StopGUISessionResult> |
stopGUISessionAsync(StopGUISessionRequest stopGUISessionRequest)
Terminates a web-based NICE DCV session that’s used to access a virtual computer’s operating system or
application.
|
Future<StopGUISessionResult> |
stopGUISessionAsync(StopGUISessionRequest stopGUISessionRequest,
AsyncHandler<StopGUISessionRequest,StopGUISessionResult> asyncHandler)
Terminates a web-based NICE DCV session that’s used to access a virtual computer’s operating system or
application.
|
Future<StopInstanceResult> |
stopInstanceAsync(StopInstanceRequest stopInstanceRequest)
Stops a specific Amazon Lightsail instance that is currently running.
|
Future<StopInstanceResult> |
stopInstanceAsync(StopInstanceRequest stopInstanceRequest,
AsyncHandler<StopInstanceRequest,StopInstanceResult> asyncHandler)
Stops a specific Amazon Lightsail instance that is currently running.
|
Future<StopRelationalDatabaseResult> |
stopRelationalDatabaseAsync(StopRelationalDatabaseRequest stopRelationalDatabaseRequest)
Stops a specific database that is currently running in Amazon Lightsail.
|
Future<StopRelationalDatabaseResult> |
stopRelationalDatabaseAsync(StopRelationalDatabaseRequest stopRelationalDatabaseRequest,
AsyncHandler<StopRelationalDatabaseRequest,StopRelationalDatabaseResult> asyncHandler)
Stops a specific database that is currently running in Amazon Lightsail.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds one or more tags to the specified Amazon Lightsail resource.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags to the specified Amazon Lightsail resource.
|
Future<TestAlarmResult> |
testAlarmAsync(TestAlarmRequest testAlarmRequest)
Tests an alarm by displaying a banner on the Amazon Lightsail console.
|
Future<TestAlarmResult> |
testAlarmAsync(TestAlarmRequest testAlarmRequest,
AsyncHandler<TestAlarmRequest,TestAlarmResult> asyncHandler)
Tests an alarm by displaying a banner on the Amazon Lightsail console.
|
Future<UnpeerVpcResult> |
unpeerVpcAsync(UnpeerVpcRequest unpeerVpcRequest)
Unpeers the Lightsail VPC from the user's default VPC.
|
Future<UnpeerVpcResult> |
unpeerVpcAsync(UnpeerVpcRequest unpeerVpcRequest,
AsyncHandler<UnpeerVpcRequest,UnpeerVpcResult> asyncHandler)
Unpeers the Lightsail VPC from the user's default VPC.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest)
Deletes the specified set of tag keys and their values from the specified Amazon Lightsail resource.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Deletes the specified set of tag keys and their values from the specified Amazon Lightsail resource.
|
Future<UpdateBucketResult> |
updateBucketAsync(UpdateBucketRequest updateBucketRequest)
Updates an existing Amazon Lightsail bucket.
|
Future<UpdateBucketResult> |
updateBucketAsync(UpdateBucketRequest updateBucketRequest,
AsyncHandler<UpdateBucketRequest,UpdateBucketResult> asyncHandler)
Updates an existing Amazon Lightsail bucket.
|
Future<UpdateBucketBundleResult> |
updateBucketBundleAsync(UpdateBucketBundleRequest updateBucketBundleRequest)
Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.
|
Future<UpdateBucketBundleResult> |
updateBucketBundleAsync(UpdateBucketBundleRequest updateBucketBundleRequest,
AsyncHandler<UpdateBucketBundleRequest,UpdateBucketBundleResult> asyncHandler)
Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.
|
Future<UpdateContainerServiceResult> |
updateContainerServiceAsync(UpdateContainerServiceRequest updateContainerServiceRequest)
Updates the configuration of your Amazon Lightsail container service, such as its power, scale, and public domain
names.
|
Future<UpdateContainerServiceResult> |
updateContainerServiceAsync(UpdateContainerServiceRequest updateContainerServiceRequest,
AsyncHandler<UpdateContainerServiceRequest,UpdateContainerServiceResult> asyncHandler)
Updates the configuration of your Amazon Lightsail container service, such as its power, scale, and public domain
names.
|
Future<UpdateDistributionResult> |
updateDistributionAsync(UpdateDistributionRequest updateDistributionRequest)
Updates an existing Amazon Lightsail content delivery network (CDN) distribution.
|
Future<UpdateDistributionResult> |
updateDistributionAsync(UpdateDistributionRequest updateDistributionRequest,
AsyncHandler<UpdateDistributionRequest,UpdateDistributionResult> asyncHandler)
Updates an existing Amazon Lightsail content delivery network (CDN) distribution.
|
Future<UpdateDistributionBundleResult> |
updateDistributionBundleAsync(UpdateDistributionBundleRequest updateDistributionBundleRequest)
Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<UpdateDistributionBundleResult> |
updateDistributionBundleAsync(UpdateDistributionBundleRequest updateDistributionBundleRequest,
AsyncHandler<UpdateDistributionBundleRequest,UpdateDistributionBundleResult> asyncHandler)
Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<UpdateDomainEntryResult> |
updateDomainEntryAsync(UpdateDomainEntryRequest updateDomainEntryRequest)
Updates a domain recordset after it is created.
|
Future<UpdateDomainEntryResult> |
updateDomainEntryAsync(UpdateDomainEntryRequest updateDomainEntryRequest,
AsyncHandler<UpdateDomainEntryRequest,UpdateDomainEntryResult> asyncHandler)
Updates a domain recordset after it is created.
|
Future<UpdateInstanceMetadataOptionsResult> |
updateInstanceMetadataOptionsAsync(UpdateInstanceMetadataOptionsRequest updateInstanceMetadataOptionsRequest)
Modifies the Amazon Lightsail instance metadata parameters on a running or stopped instance.
|
Future<UpdateInstanceMetadataOptionsResult> |
updateInstanceMetadataOptionsAsync(UpdateInstanceMetadataOptionsRequest updateInstanceMetadataOptionsRequest,
AsyncHandler<UpdateInstanceMetadataOptionsRequest,UpdateInstanceMetadataOptionsResult> asyncHandler)
Modifies the Amazon Lightsail instance metadata parameters on a running or stopped instance.
|
Future<UpdateLoadBalancerAttributeResult> |
updateLoadBalancerAttributeAsync(UpdateLoadBalancerAttributeRequest updateLoadBalancerAttributeRequest)
Updates the specified attribute for a load balancer.
|
Future<UpdateLoadBalancerAttributeResult> |
updateLoadBalancerAttributeAsync(UpdateLoadBalancerAttributeRequest updateLoadBalancerAttributeRequest,
AsyncHandler<UpdateLoadBalancerAttributeRequest,UpdateLoadBalancerAttributeResult> asyncHandler)
Updates the specified attribute for a load balancer.
|
Future<UpdateRelationalDatabaseResult> |
updateRelationalDatabaseAsync(UpdateRelationalDatabaseRequest updateRelationalDatabaseRequest)
Allows the update of one or more attributes of a database in Amazon Lightsail.
|
Future<UpdateRelationalDatabaseResult> |
updateRelationalDatabaseAsync(UpdateRelationalDatabaseRequest updateRelationalDatabaseRequest,
AsyncHandler<UpdateRelationalDatabaseRequest,UpdateRelationalDatabaseResult> asyncHandler)
Allows the update of one or more attributes of a database in Amazon Lightsail.
|
Future<UpdateRelationalDatabaseParametersResult> |
updateRelationalDatabaseParametersAsync(UpdateRelationalDatabaseParametersRequest updateRelationalDatabaseParametersRequest)
Allows the update of one or more parameters of a database in Amazon Lightsail.
|
Future<UpdateRelationalDatabaseParametersResult> |
updateRelationalDatabaseParametersAsync(UpdateRelationalDatabaseParametersRequest updateRelationalDatabaseParametersRequest,
AsyncHandler<UpdateRelationalDatabaseParametersRequest,UpdateRelationalDatabaseParametersResult> asyncHandler)
Allows the update of one or more parameters of a database in Amazon Lightsail.
|
allocateStaticIp, attachCertificateToDistribution, attachDisk, attachInstancesToLoadBalancer, attachLoadBalancerTlsCertificate, attachStaticIp, closeInstancePublicPorts, copySnapshot, createBucket, createBucketAccessKey, createCertificate, createCloudFormationStack, createContactMethod, createContainerService, createContainerServiceDeployment, createContainerServiceRegistryLogin, createDisk, createDiskFromSnapshot, createDiskSnapshot, createDistribution, createDomain, createDomainEntry, createGUISessionAccessDetails, createInstances, createInstancesFromSnapshot, createInstanceSnapshot, createKeyPair, createLoadBalancer, createLoadBalancerTlsCertificate, createRelationalDatabase, createRelationalDatabaseFromSnapshot, createRelationalDatabaseSnapshot, deleteAlarm, deleteAutoSnapshot, deleteBucket, deleteBucketAccessKey, deleteCertificate, deleteContactMethod, deleteContainerImage, deleteContainerService, deleteDisk, deleteDiskSnapshot, deleteDistribution, deleteDomain, deleteDomainEntry, deleteInstance, deleteInstanceSnapshot, deleteKeyPair, deleteKnownHostKeys, deleteLoadBalancer, deleteLoadBalancerTlsCertificate, deleteRelationalDatabase, deleteRelationalDatabaseSnapshot, detachCertificateFromDistribution, detachDisk, detachInstancesFromLoadBalancer, detachStaticIp, disableAddOn, downloadDefaultKeyPair, enableAddOn, exportSnapshot, getActiveNames, getAlarms, getAutoSnapshots, getBlueprints, getBucketAccessKeys, getBucketBundles, getBucketMetricData, getBuckets, getBundles, getCachedResponseMetadata, getCertificates, getCloudFormationStackRecords, getContactMethods, getContainerAPIMetadata, getContainerImages, getContainerLog, getContainerServiceDeployments, getContainerServiceMetricData, getContainerServicePowers, getContainerServices, getCostEstimate, getDisk, getDisks, getDiskSnapshot, getDiskSnapshots, getDistributionBundles, getDistributionLatestCacheReset, getDistributionMetricData, getDistributions, getDomain, getDomains, getExportSnapshotRecords, getInstance, getInstanceAccessDetails, getInstanceMetricData, getInstancePortStates, getInstances, getInstanceSnapshot, getInstanceSnapshots, getInstanceState, getKeyPair, getKeyPairs, getLoadBalancer, getLoadBalancerMetricData, getLoadBalancers, getLoadBalancerTlsCertificates, getLoadBalancerTlsPolicies, getOperation, getOperations, getOperationsForResource, getRegions, getRelationalDatabase, getRelationalDatabaseBlueprints, getRelationalDatabaseBundles, getRelationalDatabaseEvents, getRelationalDatabaseLogEvents, getRelationalDatabaseLogStreams, getRelationalDatabaseMasterUserPassword, getRelationalDatabaseMetricData, getRelationalDatabaseParameters, getRelationalDatabases, getRelationalDatabaseSnapshot, getRelationalDatabaseSnapshots, getSetupHistory, getStaticIp, getStaticIps, importKeyPair, isVpcPeered, openInstancePublicPorts, peerVpc, putAlarm, putInstancePublicPorts, rebootInstance, rebootRelationalDatabase, registerContainerImage, releaseStaticIp, resetDistributionCache, sendContactMethodVerification, setEndpoint, setIpAddressType, setRegion, setResourceAccessForBucket, setupInstanceHttps, shutdown, startGUISession, startInstance, startRelationalDatabase, stopGUISession, stopInstance, stopRelationalDatabase, tagResource, testAlarm, unpeerVpc, untagResource, updateBucket, updateBucketBundle, updateContainerService, updateDistribution, updateDistributionBundle, updateDomainEntry, updateInstanceMetadataOptions, updateLoadBalancerAttribute, updateRelationalDatabase, updateRelationalDatabaseParameters
Future<AllocateStaticIpResult> allocateStaticIpAsync(AllocateStaticIpRequest allocateStaticIpRequest)
Allocates a static IP address.
allocateStaticIpRequest
- Future<AllocateStaticIpResult> allocateStaticIpAsync(AllocateStaticIpRequest allocateStaticIpRequest, AsyncHandler<AllocateStaticIpRequest,AllocateStaticIpResult> asyncHandler)
Allocates a static IP address.
allocateStaticIpRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AttachCertificateToDistributionResult> attachCertificateToDistributionAsync(AttachCertificateToDistributionRequest attachCertificateToDistributionRequest)
Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution.
After the certificate is attached, your distribution accepts HTTPS traffic for all of the domains that are associated with the certificate.
Use the CreateCertificate
action to create a certificate that you can attach to your distribution.
Only certificates created in the us-east-1
Amazon Web Services Region can be attached to Lightsail
distributions. Lightsail distributions are global resources that can reference an origin in any Amazon Web
Services Region, and distribute its content globally. However, all distributions are located in the
us-east-1
Region.
attachCertificateToDistributionRequest
- Future<AttachCertificateToDistributionResult> attachCertificateToDistributionAsync(AttachCertificateToDistributionRequest attachCertificateToDistributionRequest, AsyncHandler<AttachCertificateToDistributionRequest,AttachCertificateToDistributionResult> asyncHandler)
Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution.
After the certificate is attached, your distribution accepts HTTPS traffic for all of the domains that are associated with the certificate.
Use the CreateCertificate
action to create a certificate that you can attach to your distribution.
Only certificates created in the us-east-1
Amazon Web Services Region can be attached to Lightsail
distributions. Lightsail distributions are global resources that can reference an origin in any Amazon Web
Services Region, and distribute its content globally. However, all distributions are located in the
us-east-1
Region.
attachCertificateToDistributionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AttachDiskResult> attachDiskAsync(AttachDiskRequest attachDiskRequest)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the specified disk name.
The attach disk
operation supports tag-based access control via resource tags applied to the
resource identified by disk name
. For more information, see the Amazon Lightsail Developer Guide.
attachDiskRequest
- Future<AttachDiskResult> attachDiskAsync(AttachDiskRequest attachDiskRequest, AsyncHandler<AttachDiskRequest,AttachDiskResult> asyncHandler)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the specified disk name.
The attach disk
operation supports tag-based access control via resource tags applied to the
resource identified by disk name
. For more information, see the Amazon Lightsail Developer Guide.
attachDiskRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AttachInstancesToLoadBalancerResult> attachInstancesToLoadBalancerAsync(AttachInstancesToLoadBalancerRequest attachInstancesToLoadBalancerRequest)
Attaches one or more Lightsail instances to a load balancer.
After some time, the instances are attached to the load balancer and the health check status is available.
The attach instances to load balancer
operation supports tag-based access control via resource tags
applied to the resource identified by load balancer name
. For more information, see the Lightsail Developer Guide.
attachInstancesToLoadBalancerRequest
- Future<AttachInstancesToLoadBalancerResult> attachInstancesToLoadBalancerAsync(AttachInstancesToLoadBalancerRequest attachInstancesToLoadBalancerRequest, AsyncHandler<AttachInstancesToLoadBalancerRequest,AttachInstancesToLoadBalancerResult> asyncHandler)
Attaches one or more Lightsail instances to a load balancer.
After some time, the instances are attached to the load balancer and the health check status is available.
The attach instances to load balancer
operation supports tag-based access control via resource tags
applied to the resource identified by load balancer name
. For more information, see the Lightsail Developer Guide.
attachInstancesToLoadBalancerRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AttachLoadBalancerTlsCertificateResult> attachLoadBalancerTlsCertificateAsync(AttachLoadBalancerTlsCertificateRequest attachLoadBalancerTlsCertificateRequest)
Attaches a Transport Layer Security (TLS) certificate to your load balancer. TLS is just an updated, more secure version of Secure Socket Layer (SSL).
Once you create and validate your certificate, you can attach it to your load balancer. You can also use this API
to rotate the certificates on your account. Use the AttachLoadBalancerTlsCertificate
action with the
non-attached certificate, and it will replace the existing one and become the attached certificate.
The AttachLoadBalancerTlsCertificate
operation supports tag-based access control via resource tags
applied to the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.
attachLoadBalancerTlsCertificateRequest
- Future<AttachLoadBalancerTlsCertificateResult> attachLoadBalancerTlsCertificateAsync(AttachLoadBalancerTlsCertificateRequest attachLoadBalancerTlsCertificateRequest, AsyncHandler<AttachLoadBalancerTlsCertificateRequest,AttachLoadBalancerTlsCertificateResult> asyncHandler)
Attaches a Transport Layer Security (TLS) certificate to your load balancer. TLS is just an updated, more secure version of Secure Socket Layer (SSL).
Once you create and validate your certificate, you can attach it to your load balancer. You can also use this API
to rotate the certificates on your account. Use the AttachLoadBalancerTlsCertificate
action with the
non-attached certificate, and it will replace the existing one and become the attached certificate.
The AttachLoadBalancerTlsCertificate
operation supports tag-based access control via resource tags
applied to the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.
attachLoadBalancerTlsCertificateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AttachStaticIpResult> attachStaticIpAsync(AttachStaticIpRequest attachStaticIpRequest)
Attaches a static IP address to a specific Amazon Lightsail instance.
attachStaticIpRequest
- Future<AttachStaticIpResult> attachStaticIpAsync(AttachStaticIpRequest attachStaticIpRequest, AsyncHandler<AttachStaticIpRequest,AttachStaticIpResult> asyncHandler)
Attaches a static IP address to a specific Amazon Lightsail instance.
attachStaticIpRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CloseInstancePublicPortsResult> closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest closeInstancePublicPortsRequest)
Closes ports for a specific Amazon Lightsail instance.
The CloseInstancePublicPorts
action supports tag-based access control via resource tags applied to
the resource identified by instanceName
. For more information, see the Amazon Lightsail Developer Guide.
closeInstancePublicPortsRequest
- Future<CloseInstancePublicPortsResult> closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest closeInstancePublicPortsRequest, AsyncHandler<CloseInstancePublicPortsRequest,CloseInstancePublicPortsResult> asyncHandler)
Closes ports for a specific Amazon Lightsail instance.
The CloseInstancePublicPorts
action supports tag-based access control via resource tags applied to
the resource identified by instanceName
. For more information, see the Amazon Lightsail Developer Guide.
closeInstancePublicPortsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CopySnapshotResult> copySnapshotAsync(CopySnapshotRequest copySnapshotRequest)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an instance or disk as a manual snapshot. This operation can also be used to copy a manual or automatic snapshot of an instance or a disk from one Amazon Web Services Region to another in Amazon Lightsail.
When copying a manual snapshot, be sure to define the source region
,
source snapshot name
, and target snapshot name
parameters.
When copying an automatic snapshot, be sure to define the source region
,
source resource name
, target snapshot name
, and either the restore date
or
the use latest restorable auto snapshot
parameters.
copySnapshotRequest
- Future<CopySnapshotResult> copySnapshotAsync(CopySnapshotRequest copySnapshotRequest, AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an instance or disk as a manual snapshot. This operation can also be used to copy a manual or automatic snapshot of an instance or a disk from one Amazon Web Services Region to another in Amazon Lightsail.
When copying a manual snapshot, be sure to define the source region
,
source snapshot name
, and target snapshot name
parameters.
When copying an automatic snapshot, be sure to define the source region
,
source resource name
, target snapshot name
, and either the restore date
or
the use latest restorable auto snapshot
parameters.
copySnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateBucketResult> createBucketAsync(CreateBucketRequest createBucketRequest)
Creates an Amazon Lightsail bucket.
A bucket is a cloud storage resource available in the Lightsail object storage service. Use buckets to store objects such as data and its descriptive metadata. For more information about buckets, see Buckets in Amazon Lightsail in the Amazon Lightsail Developer Guide.
createBucketRequest
- Future<CreateBucketResult> createBucketAsync(CreateBucketRequest createBucketRequest, AsyncHandler<CreateBucketRequest,CreateBucketResult> asyncHandler)
Creates an Amazon Lightsail bucket.
A bucket is a cloud storage resource available in the Lightsail object storage service. Use buckets to store objects such as data and its descriptive metadata. For more information about buckets, see Buckets in Amazon Lightsail in the Amazon Lightsail Developer Guide.
createBucketRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateBucketAccessKeyResult> createBucketAccessKeyAsync(CreateBucketAccessKeyRequest createBucketAccessKeyRequest)
Creates a new access key for the specified Amazon Lightsail bucket. Access keys consist of an access key ID and corresponding secret access key.
Access keys grant full programmatic access to the specified bucket and its objects. You can have a maximum of two access keys per bucket. Use the GetBucketAccessKeys action to get a list of current access keys for a specific bucket. For more information about access keys, see Creating access keys for a bucket in Amazon Lightsail in the Amazon Lightsail Developer Guide.
The secretAccessKey
value is returned only in response to the CreateBucketAccessKey
action. You can get a secret access key only when you first create an access key; you cannot get the secret
access key later. If you lose the secret access key, you must create a new access key.
createBucketAccessKeyRequest
- Future<CreateBucketAccessKeyResult> createBucketAccessKeyAsync(CreateBucketAccessKeyRequest createBucketAccessKeyRequest, AsyncHandler<CreateBucketAccessKeyRequest,CreateBucketAccessKeyResult> asyncHandler)
Creates a new access key for the specified Amazon Lightsail bucket. Access keys consist of an access key ID and corresponding secret access key.
Access keys grant full programmatic access to the specified bucket and its objects. You can have a maximum of two access keys per bucket. Use the GetBucketAccessKeys action to get a list of current access keys for a specific bucket. For more information about access keys, see Creating access keys for a bucket in Amazon Lightsail in the Amazon Lightsail Developer Guide.
The secretAccessKey
value is returned only in response to the CreateBucketAccessKey
action. You can get a secret access key only when you first create an access key; you cannot get the secret
access key later. If you lose the secret access key, you must create a new access key.
createBucketAccessKeyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateCertificateResult> createCertificateAsync(CreateCertificateRequest createCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a container service.
After the certificate is valid, use the AttachCertificateToDistribution
action to use the
certificate and its domains with your distribution. Or use the UpdateContainerService
action to use
the certificate and its domains with your container service.
Only certificates created in the us-east-1
Amazon Web Services Region can be attached to Lightsail
distributions. Lightsail distributions are global resources that can reference an origin in any Amazon Web
Services Region, and distribute its content globally. However, all distributions are located in the
us-east-1
Region.
createCertificateRequest
- Future<CreateCertificateResult> createCertificateAsync(CreateCertificateRequest createCertificateRequest, AsyncHandler<CreateCertificateRequest,CreateCertificateResult> asyncHandler)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a container service.
After the certificate is valid, use the AttachCertificateToDistribution
action to use the
certificate and its domains with your distribution. Or use the UpdateContainerService
action to use
the certificate and its domains with your container service.
Only certificates created in the us-east-1
Amazon Web Services Region can be attached to Lightsail
distributions. Lightsail distributions are global resources that can reference an origin in any Amazon Web
Services Region, and distribute its content globally. However, all distributions are located in the
us-east-1
Region.
createCertificateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateCloudFormationStackResult> createCloudFormationStackAsync(CreateCloudFormationStackRequest createCloudFormationStackRequest)
Creates an AWS CloudFormation stack, which creates a new Amazon EC2 instance from an exported Amazon Lightsail
snapshot. This operation results in a CloudFormation stack record that can be used to track the AWS
CloudFormation stack created. Use the get cloud formation stack records
operation to get a list of
the CloudFormation stacks created.
Wait until after your new Amazon EC2 instance is created before running the
create cloud formation stack
operation again with the same export snapshot record.
createCloudFormationStackRequest
- Future<CreateCloudFormationStackResult> createCloudFormationStackAsync(CreateCloudFormationStackRequest createCloudFormationStackRequest, AsyncHandler<CreateCloudFormationStackRequest,CreateCloudFormationStackResult> asyncHandler)
Creates an AWS CloudFormation stack, which creates a new Amazon EC2 instance from an exported Amazon Lightsail
snapshot. This operation results in a CloudFormation stack record that can be used to track the AWS
CloudFormation stack created. Use the get cloud formation stack records
operation to get a list of
the CloudFormation stacks created.
Wait until after your new Amazon EC2 instance is created before running the
create cloud formation stack
operation again with the same export snapshot record.
createCloudFormationStackRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateContactMethodResult> createContactMethodAsync(CreateContactMethodRequest createContactMethodRequest)
Creates an email or SMS text message contact method.
A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
createContactMethodRequest
- Future<CreateContactMethodResult> createContactMethodAsync(CreateContactMethodRequest createContactMethodRequest, AsyncHandler<CreateContactMethodRequest,CreateContactMethodResult> asyncHandler)
Creates an email or SMS text message contact method.
A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
createContactMethodRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateContainerServiceResult> createContainerServiceAsync(CreateContainerServiceRequest createContainerServiceRequest)
Creates an Amazon Lightsail container service.
A Lightsail container service is a compute resource to which you can deploy containers. For more information, see Container services in Amazon Lightsail in the Lightsail Dev Guide.
createContainerServiceRequest
- Future<CreateContainerServiceResult> createContainerServiceAsync(CreateContainerServiceRequest createContainerServiceRequest, AsyncHandler<CreateContainerServiceRequest,CreateContainerServiceResult> asyncHandler)
Creates an Amazon Lightsail container service.
A Lightsail container service is a compute resource to which you can deploy containers. For more information, see Container services in Amazon Lightsail in the Lightsail Dev Guide.
createContainerServiceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateContainerServiceDeploymentResult> createContainerServiceDeploymentAsync(CreateContainerServiceDeploymentRequest createContainerServiceDeploymentRequest)
Creates a deployment for your Amazon Lightsail container service.
A deployment specifies the containers that will be launched on the container service and their settings, such as the ports to open, the environment variables to apply, and the launch command to run. It also specifies the container that will serve as the public endpoint of the deployment and its settings, such as the HTTP or HTTPS port to use, and the health check configuration.
You can deploy containers to your container service using container images from a public registry such as Amazon ECR Public, or from your local machine. For more information, see Creating container images for your Amazon Lightsail container services in the Amazon Lightsail Developer Guide.
createContainerServiceDeploymentRequest
- Future<CreateContainerServiceDeploymentResult> createContainerServiceDeploymentAsync(CreateContainerServiceDeploymentRequest createContainerServiceDeploymentRequest, AsyncHandler<CreateContainerServiceDeploymentRequest,CreateContainerServiceDeploymentResult> asyncHandler)
Creates a deployment for your Amazon Lightsail container service.
A deployment specifies the containers that will be launched on the container service and their settings, such as the ports to open, the environment variables to apply, and the launch command to run. It also specifies the container that will serve as the public endpoint of the deployment and its settings, such as the HTTP or HTTPS port to use, and the health check configuration.
You can deploy containers to your container service using container images from a public registry such as Amazon ECR Public, or from your local machine. For more information, see Creating container images for your Amazon Lightsail container services in the Amazon Lightsail Developer Guide.
createContainerServiceDeploymentRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateContainerServiceRegistryLoginResult> createContainerServiceRegistryLoginAsync(CreateContainerServiceRegistryLoginRequest createContainerServiceRegistryLoginRequest)
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local machine. After you're logged in, you can use the native Docker commands to push your local container images to the container image registry of your Amazon Lightsail account so that you can use them with your Lightsail container service. The log in credentials expire 12 hours after they are created, at which point you will need to create a new set of log in credentials.
You can only push container images to the container service registry of your Lightsail account. You cannot pull container images or perform any other container image management actions on the container service registry.
After you push your container images to the container image registry of your Lightsail account, use the
RegisterContainerImage
action to register the pushed images to a specific Lightsail container
service.
This action is not required if you install and use the Lightsail Control (lightsailctl) plugin to push container images to your Lightsail container service. For more information, see Pushing and managing container images on your Amazon Lightsail container services in the Amazon Lightsail Developer Guide.
createContainerServiceRegistryLoginRequest
- Future<CreateContainerServiceRegistryLoginResult> createContainerServiceRegistryLoginAsync(CreateContainerServiceRegistryLoginRequest createContainerServiceRegistryLoginRequest, AsyncHandler<CreateContainerServiceRegistryLoginRequest,CreateContainerServiceRegistryLoginResult> asyncHandler)
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local machine. After you're logged in, you can use the native Docker commands to push your local container images to the container image registry of your Amazon Lightsail account so that you can use them with your Lightsail container service. The log in credentials expire 12 hours after they are created, at which point you will need to create a new set of log in credentials.
You can only push container images to the container service registry of your Lightsail account. You cannot pull container images or perform any other container image management actions on the container service registry.
After you push your container images to the container image registry of your Lightsail account, use the
RegisterContainerImage
action to register the pushed images to a specific Lightsail container
service.
This action is not required if you install and use the Lightsail Control (lightsailctl) plugin to push container images to your Lightsail container service. For more information, see Pushing and managing container images on your Amazon Lightsail container services in the Amazon Lightsail Developer Guide.
createContainerServiceRegistryLoginRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDiskResult> createDiskAsync(CreateDiskRequest createDiskRequest)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a
).
The create disk
operation supports tag-based access control via request tags. For more information,
see the Amazon Lightsail Developer Guide.
createDiskRequest
- Future<CreateDiskResult> createDiskAsync(CreateDiskRequest createDiskRequest, AsyncHandler<CreateDiskRequest,CreateDiskResult> asyncHandler)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a
).
The create disk
operation supports tag-based access control via request tags. For more information,
see the Amazon Lightsail Developer Guide.
createDiskRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDiskFromSnapshotResult> createDiskFromSnapshotAsync(CreateDiskFromSnapshotRequest createDiskFromSnapshotRequest)
Creates a block storage disk from a manual or automatic snapshot of a disk. The resulting disk can be attached to
an Amazon Lightsail instance in the same Availability Zone (us-east-2a
).
The create disk from snapshot
operation supports tag-based access control via request tags and
resource tags applied to the resource identified by disk snapshot name
. For more information, see
the Amazon Lightsail Developer Guide.
createDiskFromSnapshotRequest
- Future<CreateDiskFromSnapshotResult> createDiskFromSnapshotAsync(CreateDiskFromSnapshotRequest createDiskFromSnapshotRequest, AsyncHandler<CreateDiskFromSnapshotRequest,CreateDiskFromSnapshotResult> asyncHandler)
Creates a block storage disk from a manual or automatic snapshot of a disk. The resulting disk can be attached to
an Amazon Lightsail instance in the same Availability Zone (us-east-2a
).
The create disk from snapshot
operation supports tag-based access control via request tags and
resource tags applied to the resource identified by disk snapshot name
. For more information, see
the Amazon Lightsail Developer Guide.
createDiskFromSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDiskSnapshotResult> createDiskSnapshotAsync(CreateDiskSnapshotRequest createDiskSnapshotRequest)
Creates a snapshot of a block storage disk. You can use snapshots for backups, to make copies of disks, and to save data before shutting down a Lightsail instance.
You can take a snapshot of an attached disk that is in use; however, snapshots only capture data that has been written to your disk at the time the snapshot command is issued. This may exclude any data that has been cached by any applications or the operating system. If you can pause any file systems on the disk long enough to take a snapshot, your snapshot should be complete. Nevertheless, if you cannot pause all file writes to the disk, you should unmount the disk from within the Lightsail instance, issue the create disk snapshot command, and then remount the disk to ensure a consistent and complete snapshot. You may remount and use your disk while the snapshot status is pending.
You can also use this operation to create a snapshot of an instance's system volume. You might want to do this,
for example, to recover data from the system volume of a botched instance or to create a backup of the system
volume like you would for a block storage disk. To create a snapshot of a system volume, just define the
instance name
parameter when issuing the snapshot command, and a snapshot of the defined instance's
system volume will be created. After the snapshot is available, you can create a block storage disk from the
snapshot and attach it to a running instance to access the data on the disk.
The create disk snapshot
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createDiskSnapshotRequest
- Future<CreateDiskSnapshotResult> createDiskSnapshotAsync(CreateDiskSnapshotRequest createDiskSnapshotRequest, AsyncHandler<CreateDiskSnapshotRequest,CreateDiskSnapshotResult> asyncHandler)
Creates a snapshot of a block storage disk. You can use snapshots for backups, to make copies of disks, and to save data before shutting down a Lightsail instance.
You can take a snapshot of an attached disk that is in use; however, snapshots only capture data that has been written to your disk at the time the snapshot command is issued. This may exclude any data that has been cached by any applications or the operating system. If you can pause any file systems on the disk long enough to take a snapshot, your snapshot should be complete. Nevertheless, if you cannot pause all file writes to the disk, you should unmount the disk from within the Lightsail instance, issue the create disk snapshot command, and then remount the disk to ensure a consistent and complete snapshot. You may remount and use your disk while the snapshot status is pending.
You can also use this operation to create a snapshot of an instance's system volume. You might want to do this,
for example, to recover data from the system volume of a botched instance or to create a backup of the system
volume like you would for a block storage disk. To create a snapshot of a system volume, just define the
instance name
parameter when issuing the snapshot command, and a snapshot of the defined instance's
system volume will be created. After the snapshot is available, you can create a block storage disk from the
snapshot and attach it to a running instance to access the data on the disk.
The create disk snapshot
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createDiskSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDistributionResult> createDistributionAsync(CreateDistributionRequest createDistributionRequest)
Creates an Amazon Lightsail content delivery network (CDN) distribution.
A distribution is a globally distributed network of caching servers that improve the performance of your website or web application hosted on a Lightsail instance. For more information, see Content delivery networks in Amazon Lightsail.
createDistributionRequest
- Future<CreateDistributionResult> createDistributionAsync(CreateDistributionRequest createDistributionRequest, AsyncHandler<CreateDistributionRequest,CreateDistributionResult> asyncHandler)
Creates an Amazon Lightsail content delivery network (CDN) distribution.
A distribution is a globally distributed network of caching servers that improve the performance of your website or web application hosted on a Lightsail instance. For more information, see Content delivery networks in Amazon Lightsail.
createDistributionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDomainResult> createDomainAsync(CreateDomainRequest createDomainRequest)
Creates a domain resource for the specified domain (example.com).
The create domain
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createDomainRequest
- Future<CreateDomainResult> createDomainAsync(CreateDomainRequest createDomainRequest, AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler)
Creates a domain resource for the specified domain (example.com).
The create domain
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createDomainRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDomainEntryResult> createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest)
Creates one of the following domain name system (DNS) records in a domain DNS zone: Address (A), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
The create domain entry
operation supports tag-based access control via resource tags applied to the
resource identified by domain name
. For more information, see the Amazon Lightsail Developer Guide.
createDomainEntryRequest
- Future<CreateDomainEntryResult> createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest, AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler)
Creates one of the following domain name system (DNS) records in a domain DNS zone: Address (A), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
The create domain entry
operation supports tag-based access control via resource tags applied to the
resource identified by domain name
. For more information, see the Amazon Lightsail Developer Guide.
createDomainEntryRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateGUISessionAccessDetailsResult> createGUISessionAccessDetailsAsync(CreateGUISessionAccessDetailsRequest createGUISessionAccessDetailsRequest)
Creates two URLs that are used to access a virtual computer’s graphical user interface (GUI) session. The primary URL initiates a web-based NICE DCV session to the virtual computer's application. The secondary URL initiates a web-based NICE DCV session to the virtual computer's operating session.
Use StartGUISession
to open the session.
createGUISessionAccessDetailsRequest
- Future<CreateGUISessionAccessDetailsResult> createGUISessionAccessDetailsAsync(CreateGUISessionAccessDetailsRequest createGUISessionAccessDetailsRequest, AsyncHandler<CreateGUISessionAccessDetailsRequest,CreateGUISessionAccessDetailsResult> asyncHandler)
Creates two URLs that are used to access a virtual computer’s graphical user interface (GUI) session. The primary URL initiates a web-based NICE DCV session to the virtual computer's application. The secondary URL initiates a web-based NICE DCV session to the virtual computer's operating session.
Use StartGUISession
to open the session.
createGUISessionAccessDetailsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateInstanceSnapshotResult> createInstanceSnapshotAsync(CreateInstanceSnapshotRequest createInstanceSnapshotRequest)
Creates a snapshot of a specific virtual private server, or instance. You can use a snapshot to create a new instance that is based on that snapshot.
The create instance snapshot
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createInstanceSnapshotRequest
- Future<CreateInstanceSnapshotResult> createInstanceSnapshotAsync(CreateInstanceSnapshotRequest createInstanceSnapshotRequest, AsyncHandler<CreateInstanceSnapshotRequest,CreateInstanceSnapshotResult> asyncHandler)
Creates a snapshot of a specific virtual private server, or instance. You can use a snapshot to create a new instance that is based on that snapshot.
The create instance snapshot
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createInstanceSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateInstancesResult> createInstancesAsync(CreateInstancesRequest createInstancesRequest)
Creates one or more Amazon Lightsail instances.
The create instances
operation supports tag-based access control via request tags. For more
information, see the Lightsail Developer Guide.
createInstancesRequest
- Future<CreateInstancesResult> createInstancesAsync(CreateInstancesRequest createInstancesRequest, AsyncHandler<CreateInstancesRequest,CreateInstancesResult> asyncHandler)
Creates one or more Amazon Lightsail instances.
The create instances
operation supports tag-based access control via request tags. For more
information, see the Lightsail Developer Guide.
createInstancesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateInstancesFromSnapshotResult> createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest createInstancesFromSnapshotRequest)
Creates one or more new instances from a manual or automatic snapshot of an instance.
The create instances from snapshot
operation supports tag-based access control via request tags and
resource tags applied to the resource identified by instance snapshot name
. For more information,
see the Amazon Lightsail Developer Guide.
createInstancesFromSnapshotRequest
- Future<CreateInstancesFromSnapshotResult> createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest createInstancesFromSnapshotRequest, AsyncHandler<CreateInstancesFromSnapshotRequest,CreateInstancesFromSnapshotResult> asyncHandler)
Creates one or more new instances from a manual or automatic snapshot of an instance.
The create instances from snapshot
operation supports tag-based access control via request tags and
resource tags applied to the resource identified by instance snapshot name
. For more information,
see the Amazon Lightsail Developer Guide.
createInstancesFromSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateKeyPairResult> createKeyPairAsync(CreateKeyPairRequest createKeyPairRequest)
Creates a custom SSH key pair that you can use with an Amazon Lightsail instance.
Use the DownloadDefaultKeyPair action to create a Lightsail default key pair in an Amazon Web Services Region where a default key pair does not currently exist.
The create key pair
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createKeyPairRequest
- Future<CreateKeyPairResult> createKeyPairAsync(CreateKeyPairRequest createKeyPairRequest, AsyncHandler<CreateKeyPairRequest,CreateKeyPairResult> asyncHandler)
Creates a custom SSH key pair that you can use with an Amazon Lightsail instance.
Use the DownloadDefaultKeyPair action to create a Lightsail default key pair in an Amazon Web Services Region where a default key pair does not currently exist.
The create key pair
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createKeyPairRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateLoadBalancerResult> createLoadBalancerAsync(CreateLoadBalancerRequest createLoadBalancerRequest)
Creates a Lightsail load balancer. To learn more about deciding whether to load balance your application, see Configure your Lightsail instances for load balancing. You can create up to 5 load balancers per AWS Region in your account.
When you create a load balancer, you can specify a unique name and port settings. To change additional load
balancer settings, use the UpdateLoadBalancerAttribute
operation.
The create load balancer
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createLoadBalancerRequest
- Future<CreateLoadBalancerResult> createLoadBalancerAsync(CreateLoadBalancerRequest createLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest,CreateLoadBalancerResult> asyncHandler)
Creates a Lightsail load balancer. To learn more about deciding whether to load balance your application, see Configure your Lightsail instances for load balancing. You can create up to 5 load balancers per AWS Region in your account.
When you create a load balancer, you can specify a unique name and port settings. To change additional load
balancer settings, use the UpdateLoadBalancerAttribute
operation.
The create load balancer
operation supports tag-based access control via request tags. For more
information, see the Amazon Lightsail Developer Guide.
createLoadBalancerRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateLoadBalancerTlsCertificateResult> createLoadBalancerTlsCertificateAsync(CreateLoadBalancerTlsCertificateRequest createLoadBalancerTlsCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail load balancer.
TLS is just an updated, more secure version of Secure Socket Layer (SSL).
The CreateLoadBalancerTlsCertificate
operation supports tag-based access control via resource tags
applied to the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.
createLoadBalancerTlsCertificateRequest
- Future<CreateLoadBalancerTlsCertificateResult> createLoadBalancerTlsCertificateAsync(CreateLoadBalancerTlsCertificateRequest createLoadBalancerTlsCertificateRequest, AsyncHandler<CreateLoadBalancerTlsCertificateRequest,CreateLoadBalancerTlsCertificateResult> asyncHandler)
Creates an SSL/TLS certificate for an Amazon Lightsail load balancer.
TLS is just an updated, more secure version of Secure Socket Layer (SSL).
The CreateLoadBalancerTlsCertificate
operation supports tag-based access control via resource tags
applied to the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.
createLoadBalancerTlsCertificateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateRelationalDatabaseResult> createRelationalDatabaseAsync(CreateRelationalDatabaseRequest createRelationalDatabaseRequest)
Creates a new database in Amazon Lightsail.
The create relational database
operation supports tag-based access control via request tags. For
more information, see the Amazon Lightsail Developer Guide.
createRelationalDatabaseRequest
- Future<CreateRelationalDatabaseResult> createRelationalDatabaseAsync(CreateRelationalDatabaseRequest createRelationalDatabaseRequest, AsyncHandler<CreateRelationalDatabaseRequest,CreateRelationalDatabaseResult> asyncHandler)
Creates a new database in Amazon Lightsail.
The create relational database
operation supports tag-based access control via request tags. For
more information, see the Amazon Lightsail Developer Guide.
createRelationalDatabaseRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateRelationalDatabaseFromSnapshotResult> createRelationalDatabaseFromSnapshotAsync(CreateRelationalDatabaseFromSnapshotRequest createRelationalDatabaseFromSnapshotRequest)
Creates a new database from an existing database snapshot in Amazon Lightsail.
You can create a new database from a snapshot in if something goes wrong with your original database, or to change it to a different plan, such as a high availability or standard plan.
The create relational database from snapshot
operation supports tag-based access control via request
tags and resource tags applied to the resource identified by relationalDatabaseSnapshotName. For more
information, see the Amazon Lightsail Developer Guide.
createRelationalDatabaseFromSnapshotRequest
- Future<CreateRelationalDatabaseFromSnapshotResult> createRelationalDatabaseFromSnapshotAsync(CreateRelationalDatabaseFromSnapshotRequest createRelationalDatabaseFromSnapshotRequest, AsyncHandler<CreateRelationalDatabaseFromSnapshotRequest,CreateRelationalDatabaseFromSnapshotResult> asyncHandler)
Creates a new database from an existing database snapshot in Amazon Lightsail.
You can create a new database from a snapshot in if something goes wrong with your original database, or to change it to a different plan, such as a high availability or standard plan.
The create relational database from snapshot
operation supports tag-based access control via request
tags and resource tags applied to the resource identified by relationalDatabaseSnapshotName. For more
information, see the Amazon Lightsail Developer Guide.
createRelationalDatabaseFromSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateRelationalDatabaseSnapshotResult> createRelationalDatabaseSnapshotAsync(CreateRelationalDatabaseSnapshotRequest createRelationalDatabaseSnapshotRequest)
Creates a snapshot of your database in Amazon Lightsail. You can use snapshots for backups, to make copies of a database, and to save data before deleting a database.
The create relational database snapshot
operation supports tag-based access control via request
tags. For more information, see the Amazon Lightsail Developer Guide.
createRelationalDatabaseSnapshotRequest
- Future<CreateRelationalDatabaseSnapshotResult> createRelationalDatabaseSnapshotAsync(CreateRelationalDatabaseSnapshotRequest createRelationalDatabaseSnapshotRequest, AsyncHandler<CreateRelationalDatabaseSnapshotRequest,CreateRelationalDatabaseSnapshotResult> asyncHandler)
Creates a snapshot of your database in Amazon Lightsail. You can use snapshots for backups, to make copies of a database, and to save data before deleting a database.
The create relational database snapshot
operation supports tag-based access control via request
tags. For more information, see the Amazon Lightsail Developer Guide.
createRelationalDatabaseSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAlarmResult> deleteAlarmAsync(DeleteAlarmRequest deleteAlarmRequest)
Deletes an alarm.
An alarm is used to monitor a single metric for one of your resources. When a metric condition is met, the alarm can notify you by email, SMS text message, and a banner displayed on the Amazon Lightsail console. For more information, see Alarms in Amazon Lightsail.
deleteAlarmRequest
- Future<DeleteAlarmResult> deleteAlarmAsync(DeleteAlarmRequest deleteAlarmRequest, AsyncHandler<DeleteAlarmRequest,DeleteAlarmResult> asyncHandler)
Deletes an alarm.
An alarm is used to monitor a single metric for one of your resources. When a metric condition is met, the alarm can notify you by email, SMS text message, and a banner displayed on the Amazon Lightsail console. For more information, see Alarms in Amazon Lightsail.
deleteAlarmRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAutoSnapshotResult> deleteAutoSnapshotAsync(DeleteAutoSnapshotRequest deleteAutoSnapshotRequest)
Deletes an automatic snapshot of an instance or disk. For more information, see the Amazon Lightsail Developer Guide.
deleteAutoSnapshotRequest
- Future<DeleteAutoSnapshotResult> deleteAutoSnapshotAsync(DeleteAutoSnapshotRequest deleteAutoSnapshotRequest, AsyncHandler<DeleteAutoSnapshotRequest,DeleteAutoSnapshotResult> asyncHandler)
Deletes an automatic snapshot of an instance or disk. For more information, see the Amazon Lightsail Developer Guide.
deleteAutoSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteBucketResult> deleteBucketAsync(DeleteBucketRequest deleteBucketRequest)
Deletes a Amazon Lightsail bucket.
When you delete your bucket, the bucket name is released and can be reused for a new bucket in your account or another Amazon Web Services account.
deleteBucketRequest
- Future<DeleteBucketResult> deleteBucketAsync(DeleteBucketRequest deleteBucketRequest, AsyncHandler<DeleteBucketRequest,DeleteBucketResult> asyncHandler)
Deletes a Amazon Lightsail bucket.
When you delete your bucket, the bucket name is released and can be reused for a new bucket in your account or another Amazon Web Services account.
deleteBucketRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteBucketAccessKeyResult> deleteBucketAccessKeyAsync(DeleteBucketAccessKeyRequest deleteBucketAccessKeyRequest)
Deletes an access key for the specified Amazon Lightsail bucket.
We recommend that you delete an access key if the secret access key is compromised.
For more information about access keys, see Creating access keys for a bucket in Amazon Lightsail in the Amazon Lightsail Developer Guide.
deleteBucketAccessKeyRequest
- Future<DeleteBucketAccessKeyResult> deleteBucketAccessKeyAsync(DeleteBucketAccessKeyRequest deleteBucketAccessKeyRequest, AsyncHandler<DeleteBucketAccessKeyRequest,DeleteBucketAccessKeyResult> asyncHandler)
Deletes an access key for the specified Amazon Lightsail bucket.
We recommend that you delete an access key if the secret access key is compromised.
For more information about access keys, see Creating access keys for a bucket in Amazon Lightsail in the Amazon Lightsail Developer Guide.
deleteBucketAccessKeyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCertificateResult> deleteCertificateAsync(DeleteCertificateRequest deleteCertificateRequest)
Deletes an SSL/TLS certificate for your Amazon Lightsail content delivery network (CDN) distribution.
Certificates that are currently attached to a distribution cannot be deleted. Use the
DetachCertificateFromDistribution
action to detach a certificate from a distribution.
deleteCertificateRequest
- Future<DeleteCertificateResult> deleteCertificateAsync(DeleteCertificateRequest deleteCertificateRequest, AsyncHandler<DeleteCertificateRequest,DeleteCertificateResult> asyncHandler)
Deletes an SSL/TLS certificate for your Amazon Lightsail content delivery network (CDN) distribution.
Certificates that are currently attached to a distribution cannot be deleted. Use the
DetachCertificateFromDistribution
action to detach a certificate from a distribution.
deleteCertificateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteContactMethodResult> deleteContactMethodAsync(DeleteContactMethodRequest deleteContactMethodRequest)
Deletes a contact method.
A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
deleteContactMethodRequest
- Future<DeleteContactMethodResult> deleteContactMethodAsync(DeleteContactMethodRequest deleteContactMethodRequest, AsyncHandler<DeleteContactMethodRequest,DeleteContactMethodResult> asyncHandler)
Deletes a contact method.
A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
deleteContactMethodRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteContainerImageResult> deleteContainerImageAsync(DeleteContainerImageRequest deleteContainerImageRequest)
Deletes a container image that is registered to your Amazon Lightsail container service.
deleteContainerImageRequest
- Future<DeleteContainerImageResult> deleteContainerImageAsync(DeleteContainerImageRequest deleteContainerImageRequest, AsyncHandler<DeleteContainerImageRequest,DeleteContainerImageResult> asyncHandler)
Deletes a container image that is registered to your Amazon Lightsail container service.
deleteContainerImageRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteContainerServiceResult> deleteContainerServiceAsync(DeleteContainerServiceRequest deleteContainerServiceRequest)
Deletes your Amazon Lightsail container service.
deleteContainerServiceRequest
- Future<DeleteContainerServiceResult> deleteContainerServiceAsync(DeleteContainerServiceRequest deleteContainerServiceRequest, AsyncHandler<DeleteContainerServiceRequest,DeleteContainerServiceResult> asyncHandler)
Deletes your Amazon Lightsail container service.
deleteContainerServiceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDiskResult> deleteDiskAsync(DeleteDiskRequest deleteDiskRequest)
Deletes the specified block storage disk. The disk must be in the available
state (not attached to a
Lightsail instance).
The disk may remain in the deleting
state for several minutes.
The delete disk
operation supports tag-based access control via resource tags applied to the
resource identified by disk name
. For more information, see the Amazon Lightsail Developer Guide.
deleteDiskRequest
- Future<DeleteDiskResult> deleteDiskAsync(DeleteDiskRequest deleteDiskRequest, AsyncHandler<DeleteDiskRequest,DeleteDiskResult> asyncHandler)
Deletes the specified block storage disk. The disk must be in the available
state (not attached to a
Lightsail instance).
The disk may remain in the deleting
state for several minutes.
The delete disk
operation supports tag-based access control via resource tags applied to the
resource identified by disk name
. For more information, see the Amazon Lightsail Developer Guide.
deleteDiskRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDiskSnapshotResult> deleteDiskSnapshotAsync(DeleteDiskSnapshotRequest deleteDiskSnapshotRequest)
Deletes the specified disk snapshot.
When you make periodic snapshots of a disk, the snapshots are incremental, and only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. When you delete a snapshot, only the data not needed for any other snapshot is removed. So regardless of which prior snapshots have been deleted, all active snapshots will have access to all the information needed to restore the disk.
The delete disk snapshot
operation supports tag-based access control via resource tags applied to
the resource identified by disk snapshot name
. For more information, see the Amazon Lightsail Developer Guide.
deleteDiskSnapshotRequest
- Future<DeleteDiskSnapshotResult> deleteDiskSnapshotAsync(DeleteDiskSnapshotRequest deleteDiskSnapshotRequest, AsyncHandler<DeleteDiskSnapshotRequest,DeleteDiskSnapshotResult> asyncHandler)
Deletes the specified disk snapshot.
When you make periodic snapshots of a disk, the snapshots are incremental, and only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. When you delete a snapshot, only the data not needed for any other snapshot is removed. So regardless of which prior snapshots have been deleted, all active snapshots will have access to all the information needed to restore the disk.
The delete disk snapshot
operation supports tag-based access control via resource tags applied to
the resource identified by disk snapshot name
. For more information, see the Amazon Lightsail Developer Guide.
deleteDiskSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDistributionResult> deleteDistributionAsync(DeleteDistributionRequest deleteDistributionRequest)
Deletes your Amazon Lightsail content delivery network (CDN) distribution.
deleteDistributionRequest
- Future<DeleteDistributionResult> deleteDistributionAsync(DeleteDistributionRequest deleteDistributionRequest, AsyncHandler<DeleteDistributionRequest,DeleteDistributionResult> asyncHandler)
Deletes your Amazon Lightsail content delivery network (CDN) distribution.
deleteDistributionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDomainResult> deleteDomainAsync(DeleteDomainRequest deleteDomainRequest)
Deletes the specified domain recordset and all of its domain records.
The delete domain
operation supports tag-based access control via resource tags applied to the
resource identified by domain name
. For more information, see the Amazon Lightsail Developer Guide.
deleteDomainRequest
- Future<DeleteDomainResult> deleteDomainAsync(DeleteDomainRequest deleteDomainRequest, AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler)
Deletes the specified domain recordset and all of its domain records.
The delete domain
operation supports tag-based access control via resource tags applied to the
resource identified by domain name
. For more information, see the Amazon Lightsail Developer Guide.
deleteDomainRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDomainEntryResult> deleteDomainEntryAsync(DeleteDomainEntryRequest deleteDomainEntryRequest)
Deletes a specific domain entry.
The delete domain entry
operation supports tag-based access control via resource tags applied to the
resource identified by domain name
. For more information, see the Amazon Lightsail Developer Guide.
deleteDomainEntryRequest
- Future<DeleteDomainEntryResult> deleteDomainEntryAsync(DeleteDomainEntryRequest deleteDomainEntryRequest, AsyncHandler<DeleteDomainEntryRequest,DeleteDomainEntryResult> asyncHandler)
Deletes a specific domain entry.
The delete domain entry
operation supports tag-based access control via resource tags applied to the
resource identified by domain name
. For more information, see the Amazon Lightsail Developer Guide.
deleteDomainEntryRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteInstanceResult> deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest)
Deletes an Amazon Lightsail instance.
The delete instance
operation supports tag-based access control via resource tags applied to the
resource identified by instance name
. For more information, see the Amazon Lightsail Developer Guide.
deleteInstanceRequest
- Future<DeleteInstanceResult> deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest, AsyncHandler<DeleteInstanceRequest,DeleteInstanceResult> asyncHandler)
Deletes an Amazon Lightsail instance.
The delete instance
operation supports tag-based access control via resource tags applied to the
resource identified by instance name
. For more information, see the Amazon Lightsail Developer Guide.
deleteInstanceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteInstanceSnapshotResult> deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest deleteInstanceSnapshotRequest)
Deletes a specific snapshot of a virtual private server (or instance).
The delete instance snapshot
operation supports tag-based access control via resource tags applied
to the resource identified by instance snapshot name
. For more information, see the Amazon Lightsail Developer Guide.
deleteInstanceSnapshotRequest
- Future<DeleteInstanceSnapshotResult> deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest deleteInstanceSnapshotRequest, AsyncHandler<DeleteInstanceSnapshotRequest,DeleteInstanceSnapshotResult> asyncHandler)
Deletes a specific snapshot of a virtual private server (or instance).
The delete instance snapshot
operation supports tag-based access control via resource tags applied
to the resource identified by instance snapshot name
. For more information, see the Amazon Lightsail Developer Guide.
deleteInstanceSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteKeyPairResult> deleteKeyPairAsync(DeleteKeyPairRequest deleteKeyPairRequest)
Deletes the specified key pair by removing the public key from Amazon Lightsail.
You can delete key pairs that were created using the ImportKeyPair and CreateKeyPair actions, as well as the Lightsail default key pair. A new default key pair will not be created unless you launch an instance without specifying a custom key pair, or you call the DownloadDefaultKeyPair API.
The delete key pair
operation supports tag-based access control via resource tags applied to the
resource identified by key pair name
. For more information, see the Amazon Lightsail Developer Guide.
deleteKeyPairRequest
- Future<DeleteKeyPairResult> deleteKeyPairAsync(DeleteKeyPairRequest deleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest,DeleteKeyPairResult> asyncHandler)
Deletes the specified key pair by removing the public key from Amazon Lightsail.
You can delete key pairs that were created using the ImportKeyPair and CreateKeyPair actions, as well as the Lightsail default key pair. A new default key pair will not be created unless you launch an instance without specifying a custom key pair, or you call the DownloadDefaultKeyPair API.
The delete key pair
operation supports tag-based access control via resource tags applied to the
resource identified by key pair name
. For more information, see the Amazon Lightsail Developer Guide.
deleteKeyPairRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteKnownHostKeysResult> deleteKnownHostKeysAsync(DeleteKnownHostKeysRequest deleteKnownHostKeysRequest)
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to authenticate an instance. This operation enables the Lightsail browser-based SSH or RDP clients to connect to the instance after a host key mismatch.
Perform this operation only if you were expecting the host key or certificate mismatch or if you are familiar with the new host key or certificate on the instance. For more information, see Troubleshooting connection issues when using the Amazon Lightsail browser-based SSH or RDP client.
deleteKnownHostKeysRequest
- Future<DeleteKnownHostKeysResult> deleteKnownHostKeysAsync(DeleteKnownHostKeysRequest deleteKnownHostKeysRequest, AsyncHandler<DeleteKnownHostKeysRequest,DeleteKnownHostKeysResult> asyncHandler)
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to authenticate an instance. This operation enables the Lightsail browser-based SSH or RDP clients to connect to the instance after a host key mismatch.
Perform this operation only if you were expecting the host key or certificate mismatch or if you are familiar with the new host key or certificate on the instance. For more information, see Troubleshooting connection issues when using the Amazon Lightsail browser-based SSH or RDP client.
deleteKnownHostKeysRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteLoadBalancerResult> deleteLoadBalancerAsync(DeleteLoadBalancerRequest deleteLoadBalancerRequest)
Deletes a Lightsail load balancer and all its associated SSL/TLS certificates. Once the load balancer is deleted, you will need to create a new load balancer, create a new certificate, and verify domain ownership again.
The delete load balancer
operation supports tag-based access control via resource tags applied to
the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.
deleteLoadBalancerRequest
- Future<DeleteLoadBalancerResult> deleteLoadBalancerAsync(DeleteLoadBalancerRequest deleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest,DeleteLoadBalancerResult> asyncHandler)
Deletes a Lightsail load balancer and all its associated SSL/TLS certificates. Once the load balancer is deleted, you will need to create a new load balancer, create a new certificate, and verify domain ownership again.
The delete load balancer
operation supports tag-based access control via resource tags applied to
the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.
deleteLoadBalancerRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteLoadBalancerTlsCertificateResult> deleteLoadBalancerTlsCertificateAsync(DeleteLoadBalancerTlsCertificateRequest deleteLoadBalancerTlsCertificateRequest)
Deletes an SSL/TLS certificate associated with a Lightsail load balancer.
The DeleteLoadBalancerTlsCertificate
operation supports tag-based access control via resource tags
applied to the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.
deleteLoadBalancerTlsCertificateRequest
- Future<DeleteLoadBalancerTlsCertificateResult> deleteLoadBalancerTlsCertificateAsync(DeleteLoadBalancerTlsCertificateRequest deleteLoadBalancerTlsCertificateRequest, AsyncHandler<DeleteLoadBalancerTlsCertificateRequest,DeleteLoadBalancerTlsCertificateResult> asyncHandler)
Deletes an SSL/TLS certificate associated with a Lightsail load balancer.
The DeleteLoadBalancerTlsCertificate
operation supports tag-based access control via resource tags
applied to the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.
deleteLoadBalancerTlsCertificateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteRelationalDatabaseResult> deleteRelationalDatabaseAsync(DeleteRelationalDatabaseRequest deleteRelationalDatabaseRequest)
Deletes a database in Amazon Lightsail.
The delete relational database
operation supports tag-based access control via resource tags applied
to the resource identified by relationalDatabaseName. For more information, see the Amazon Lightsail Developer Guide.
deleteRelationalDatabaseRequest
- Future<DeleteRelationalDatabaseResult> deleteRelationalDatabaseAsync(DeleteRelationalDatabaseRequest deleteRelationalDatabaseRequest, AsyncHandler<DeleteRelationalDatabaseRequest,DeleteRelationalDatabaseResult> asyncHandler)
Deletes a database in Amazon Lightsail.
The delete relational database
operation supports tag-based access control via resource tags applied
to the resource identified by relationalDatabaseName. For more information, see the Amazon Lightsail Developer Guide.
deleteRelationalDatabaseRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteRelationalDatabaseSnapshotResult> deleteRelationalDatabaseSnapshotAsync(DeleteRelationalDatabaseSnapshotRequest deleteRelationalDatabaseSnapshotRequest)
Deletes a database snapshot in Amazon Lightsail.
The delete relational database snapshot
operation supports tag-based access control via resource
tags applied to the resource identified by relationalDatabaseName. For more information, see the Amazon Lightsail Developer Guide.
deleteRelationalDatabaseSnapshotRequest
- Future<DeleteRelationalDatabaseSnapshotResult> deleteRelationalDatabaseSnapshotAsync(DeleteRelationalDatabaseSnapshotRequest deleteRelationalDatabaseSnapshotRequest, AsyncHandler<DeleteRelationalDatabaseSnapshotRequest,DeleteRelationalDatabaseSnapshotResult> asyncHandler)
Deletes a database snapshot in Amazon Lightsail.
The delete relational database snapshot
operation supports tag-based access control via resource
tags applied to the resource identified by relationalDatabaseName. For more information, see the Amazon Lightsail Developer Guide.
deleteRelationalDatabaseSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DetachCertificateFromDistributionResult> detachCertificateFromDistributionAsync(DetachCertificateFromDistributionRequest detachCertificateFromDistributionRequest)
Detaches an SSL/TLS certificate from your Amazon Lightsail content delivery network (CDN) distribution.
After the certificate is detached, your distribution stops accepting traffic for all of the domains that are associated with the certificate.
detachCertificateFromDistributionRequest
- Future<DetachCertificateFromDistributionResult> detachCertificateFromDistributionAsync(DetachCertificateFromDistributionRequest detachCertificateFromDistributionRequest, AsyncHandler<DetachCertificateFromDistributionRequest,DetachCertificateFromDistributionResult> asyncHandler)
Detaches an SSL/TLS certificate from your Amazon Lightsail content delivery network (CDN) distribution.
After the certificate is detached, your distribution stops accepting traffic for all of the domains that are associated with the certificate.
detachCertificateFromDistributionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DetachDiskResult> detachDiskAsync(DetachDiskRequest detachDiskRequest)
Detaches a stopped block storage disk from a Lightsail instance. Make sure to unmount any file systems on the device within your operating system before stopping the instance and detaching the disk.
The detach disk
operation supports tag-based access control via resource tags applied to the
resource identified by disk name
. For more information, see the Amazon Lightsail Developer Guide.
detachDiskRequest
- Future<DetachDiskResult> detachDiskAsync(DetachDiskRequest detachDiskRequest, AsyncHandler<DetachDiskRequest,DetachDiskResult> asyncHandler)
Detaches a stopped block storage disk from a Lightsail instance. Make sure to unmount any file systems on the device within your operating system before stopping the instance and detaching the disk.
The detach disk
operation supports tag-based access control via resource tags applied to the
resource identified by disk name
. For more information, see the Amazon Lightsail Developer Guide.
detachDiskRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DetachInstancesFromLoadBalancerResult> detachInstancesFromLoadBalancerAsync(DetachInstancesFromLoadBalancerRequest detachInstancesFromLoadBalancerRequest)
Detaches the specified instances from a Lightsail load balancer.
This operation waits until the instances are no longer needed before they are detached from the load balancer.
The detach instances from load balancer
operation supports tag-based access control via resource
tags applied to the resource identified by load balancer name
. For more information, see the Amazon
Lightsail Developer Guide.
detachInstancesFromLoadBalancerRequest
- Future<DetachInstancesFromLoadBalancerResult> detachInstancesFromLoadBalancerAsync(DetachInstancesFromLoadBalancerRequest detachInstancesFromLoadBalancerRequest, AsyncHandler<DetachInstancesFromLoadBalancerRequest,DetachInstancesFromLoadBalancerResult> asyncHandler)
Detaches the specified instances from a Lightsail load balancer.
This operation waits until the instances are no longer needed before they are detached from the load balancer.
The detach instances from load balancer
operation supports tag-based access control via resource
tags applied to the resource identified by load balancer name
. For more information, see the Amazon
Lightsail Developer Guide.
detachInstancesFromLoadBalancerRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DetachStaticIpResult> detachStaticIpAsync(DetachStaticIpRequest detachStaticIpRequest)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
detachStaticIpRequest
- Future<DetachStaticIpResult> detachStaticIpAsync(DetachStaticIpRequest detachStaticIpRequest, AsyncHandler<DetachStaticIpRequest,DetachStaticIpResult> asyncHandler)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
detachStaticIpRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisableAddOnResult> disableAddOnAsync(DisableAddOnRequest disableAddOnRequest)
Disables an add-on for an Amazon Lightsail resource. For more information, see the Amazon Lightsail Developer Guide.
disableAddOnRequest
- Future<DisableAddOnResult> disableAddOnAsync(DisableAddOnRequest disableAddOnRequest, AsyncHandler<DisableAddOnRequest,DisableAddOnResult> asyncHandler)
Disables an add-on for an Amazon Lightsail resource. For more information, see the Amazon Lightsail Developer Guide.
disableAddOnRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DownloadDefaultKeyPairResult> downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest downloadDefaultKeyPairRequest)
Downloads the regional Amazon Lightsail default key pair.
This action also creates a Lightsail default key pair if a default key pair does not currently exist in the Amazon Web Services Region.
downloadDefaultKeyPairRequest
- Future<DownloadDefaultKeyPairResult> downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest downloadDefaultKeyPairRequest, AsyncHandler<DownloadDefaultKeyPairRequest,DownloadDefaultKeyPairResult> asyncHandler)
Downloads the regional Amazon Lightsail default key pair.
This action also creates a Lightsail default key pair if a default key pair does not currently exist in the Amazon Web Services Region.
downloadDefaultKeyPairRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<EnableAddOnResult> enableAddOnAsync(EnableAddOnRequest enableAddOnRequest)
Enables or modifies an add-on for an Amazon Lightsail resource. For more information, see the Amazon Lightsail Developer Guide.
enableAddOnRequest
- Future<EnableAddOnResult> enableAddOnAsync(EnableAddOnRequest enableAddOnRequest, AsyncHandler<EnableAddOnRequest,EnableAddOnResult> asyncHandler)
Enables or modifies an add-on for an Amazon Lightsail resource. For more information, see the Amazon Lightsail Developer Guide.
enableAddOnRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ExportSnapshotResult> exportSnapshotAsync(ExportSnapshotRequest exportSnapshotRequest)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
This operation results in an export snapshot record that can be used with the
create cloud formation stack
operation to create new Amazon EC2 instances.
Exported instance snapshots appear in Amazon EC2 as Amazon Machine Images (AMIs), and the instance system disk appears as an Amazon Elastic Block Store (Amazon EBS) volume. Exported disk snapshots appear in Amazon EC2 as Amazon EBS volumes. Snapshots are exported to the same Amazon Web Services Region in Amazon EC2 as the source Lightsail snapshot.
The export snapshot
operation supports tag-based access control via resource tags applied to the
resource identified by source snapshot name
. For more information, see the Amazon Lightsail Developer Guide.
Use the get instance snapshots
or get disk snapshots
operations to get a list of
snapshots that you can export to Amazon EC2.
exportSnapshotRequest
- Future<ExportSnapshotResult> exportSnapshotAsync(ExportSnapshotRequest exportSnapshotRequest, AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
This operation results in an export snapshot record that can be used with the
create cloud formation stack
operation to create new Amazon EC2 instances.
Exported instance snapshots appear in Amazon EC2 as Amazon Machine Images (AMIs), and the instance system disk appears as an Amazon Elastic Block Store (Amazon EBS) volume. Exported disk snapshots appear in Amazon EC2 as Amazon EBS volumes. Snapshots are exported to the same Amazon Web Services Region in Amazon EC2 as the source Lightsail snapshot.
The export snapshot
operation supports tag-based access control via resource tags applied to the
resource identified by source snapshot name
. For more information, see the Amazon Lightsail Developer Guide.
Use the get instance snapshots
or get disk snapshots
operations to get a list of
snapshots that you can export to Amazon EC2.
exportSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetActiveNamesResult> getActiveNamesAsync(GetActiveNamesRequest getActiveNamesRequest)
Returns the names of all active (not deleted) resources.
getActiveNamesRequest
- Future<GetActiveNamesResult> getActiveNamesAsync(GetActiveNamesRequest getActiveNamesRequest, AsyncHandler<GetActiveNamesRequest,GetActiveNamesResult> asyncHandler)
Returns the names of all active (not deleted) resources.
getActiveNamesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAlarmsResult> getAlarmsAsync(GetAlarmsRequest getAlarmsRequest)
Returns information about the configured alarms. Specify an alarm name in your request to return information about a specific alarm, or specify a monitored resource name to return information about all alarms for a specific resource.
An alarm is used to monitor a single metric for one of your resources. When a metric condition is met, the alarm can notify you by email, SMS text message, and a banner displayed on the Amazon Lightsail console. For more information, see Alarms in Amazon Lightsail.
getAlarmsRequest
- Future<GetAlarmsResult> getAlarmsAsync(GetAlarmsRequest getAlarmsRequest, AsyncHandler<GetAlarmsRequest,GetAlarmsResult> asyncHandler)
Returns information about the configured alarms. Specify an alarm name in your request to return information about a specific alarm, or specify a monitored resource name to return information about all alarms for a specific resource.
An alarm is used to monitor a single metric for one of your resources. When a metric condition is met, the alarm can notify you by email, SMS text message, and a banner displayed on the Amazon Lightsail console. For more information, see Alarms in Amazon Lightsail.
getAlarmsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAutoSnapshotsResult> getAutoSnapshotsAsync(GetAutoSnapshotsRequest getAutoSnapshotsRequest)
Returns the available automatic snapshots for an instance or disk. For more information, see the Amazon Lightsail Developer Guide.
getAutoSnapshotsRequest
- Future<GetAutoSnapshotsResult> getAutoSnapshotsAsync(GetAutoSnapshotsRequest getAutoSnapshotsRequest, AsyncHandler<GetAutoSnapshotsRequest,GetAutoSnapshotsResult> asyncHandler)
Returns the available automatic snapshots for an instance or disk. For more information, see the Amazon Lightsail Developer Guide.
getAutoSnapshotsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetBlueprintsResult> getBlueprintsAsync(GetBlueprintsRequest getBlueprintsRequest)
Returns the list of available instance images, or blueprints. You can use a blueprint to create a new instance already running a specific operating system, as well as a preinstalled app or development stack. The software each instance is running depends on the blueprint image you choose.
Use active blueprints when creating new instances. Inactive blueprints are listed to support customers with existing instances and are not necessarily available to create new instances. Blueprints are marked inactive when they become outdated due to operating system updates or new application releases.
getBlueprintsRequest
- Future<GetBlueprintsResult> getBlueprintsAsync(GetBlueprintsRequest getBlueprintsRequest, AsyncHandler<GetBlueprintsRequest,GetBlueprintsResult> asyncHandler)
Returns the list of available instance images, or blueprints. You can use a blueprint to create a new instance already running a specific operating system, as well as a preinstalled app or development stack. The software each instance is running depends on the blueprint image you choose.
Use active blueprints when creating new instances. Inactive blueprints are listed to support customers with existing instances and are not necessarily available to create new instances. Blueprints are marked inactive when they become outdated due to operating system updates or new application releases.
getBlueprintsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetBucketAccessKeysResult> getBucketAccessKeysAsync(GetBucketAccessKeysRequest getBucketAccessKeysRequest)
Returns the existing access key IDs for the specified Amazon Lightsail bucket.
This action does not return the secret access key value of an access key. You can get a secret access key only when you create it from the response of the CreateBucketAccessKey action. If you lose the secret access key, you must create a new access key.
getBucketAccessKeysRequest
- Future<GetBucketAccessKeysResult> getBucketAccessKeysAsync(GetBucketAccessKeysRequest getBucketAccessKeysRequest, AsyncHandler<GetBucketAccessKeysRequest,GetBucketAccessKeysResult> asyncHandler)
Returns the existing access key IDs for the specified Amazon Lightsail bucket.
This action does not return the secret access key value of an access key. You can get a secret access key only when you create it from the response of the CreateBucketAccessKey action. If you lose the secret access key, you must create a new access key.
getBucketAccessKeysRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetBucketBundlesResult> getBucketBundlesAsync(GetBucketBundlesRequest getBucketBundlesRequest)
Returns the bundles that you can apply to a Amazon Lightsail bucket.
The bucket bundle specifies the monthly cost, storage quota, and data transfer quota for a bucket.
Use the UpdateBucketBundle action to update the bundle for a bucket.
getBucketBundlesRequest
- Future<GetBucketBundlesResult> getBucketBundlesAsync(GetBucketBundlesRequest getBucketBundlesRequest, AsyncHandler<GetBucketBundlesRequest,GetBucketBundlesResult> asyncHandler)
Returns the bundles that you can apply to a Amazon Lightsail bucket.
The bucket bundle specifies the monthly cost, storage quota, and data transfer quota for a bucket.
Use the UpdateBucketBundle action to update the bundle for a bucket.
getBucketBundlesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetBucketMetricDataResult> getBucketMetricDataAsync(GetBucketMetricDataRequest getBucketMetricDataRequest)
Returns the data points of a specific metric for an Amazon Lightsail bucket.
Metrics report the utilization of a bucket. View and collect metric data regularly to monitor the number of objects stored in a bucket (including object versions) and the storage space used by those objects.
getBucketMetricDataRequest
- Future<GetBucketMetricDataResult> getBucketMetricDataAsync(GetBucketMetricDataRequest getBucketMetricDataRequest, AsyncHandler<GetBucketMetricDataRequest,GetBucketMetricDataResult> asyncHandler)
Returns the data points of a specific metric for an Amazon Lightsail bucket.
Metrics report the utilization of a bucket. View and collect metric data regularly to monitor the number of objects stored in a bucket (including object versions) and the storage space used by those objects.
getBucketMetricDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetBucketsResult> getBucketsAsync(GetBucketsRequest getBucketsRequest)
Returns information about one or more Amazon Lightsail buckets. The information returned includes the synchronization status of the Amazon Simple Storage Service (Amazon S3) account-level block public access feature for your Lightsail buckets.
For more information about buckets, see Buckets in Amazon Lightsail in the Amazon Lightsail Developer Guide.
getBucketsRequest
- Future<GetBucketsResult> getBucketsAsync(GetBucketsRequest getBucketsRequest, AsyncHandler<GetBucketsRequest,GetBucketsResult> asyncHandler)
Returns information about one or more Amazon Lightsail buckets. The information returned includes the synchronization status of the Amazon Simple Storage Service (Amazon S3) account-level block public access feature for your Lightsail buckets.
For more information about buckets, see Buckets in Amazon Lightsail in the Amazon Lightsail Developer Guide.
getBucketsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetBundlesResult> getBundlesAsync(GetBundlesRequest getBundlesRequest)
Returns the bundles that you can apply to an Amazon Lightsail instance when you create it.
A bundle describes the specifications of an instance, such as the monthly cost, amount of memory, the number of vCPUs, amount of storage space, and monthly network data transfer quota.
Bundles are referred to as instance plans in the Lightsail console.
getBundlesRequest
- Future<GetBundlesResult> getBundlesAsync(GetBundlesRequest getBundlesRequest, AsyncHandler<GetBundlesRequest,GetBundlesResult> asyncHandler)
Returns the bundles that you can apply to an Amazon Lightsail instance when you create it.
A bundle describes the specifications of an instance, such as the monthly cost, amount of memory, the number of vCPUs, amount of storage space, and monthly network data transfer quota.
Bundles are referred to as instance plans in the Lightsail console.
getBundlesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCertificatesResult> getCertificatesAsync(GetCertificatesRequest getCertificatesRequest)
Returns information about one or more Amazon Lightsail SSL/TLS certificates.
To get a summary of a certificate, omit includeCertificateDetails
from your request. The response
will include only the certificate Amazon Resource Name (ARN), certificate name, domain name, and tags.
getCertificatesRequest
- Future<GetCertificatesResult> getCertificatesAsync(GetCertificatesRequest getCertificatesRequest, AsyncHandler<GetCertificatesRequest,GetCertificatesResult> asyncHandler)
Returns information about one or more Amazon Lightsail SSL/TLS certificates.
To get a summary of a certificate, omit includeCertificateDetails
from your request. The response
will include only the certificate Amazon Resource Name (ARN), certificate name, domain name, and tags.
getCertificatesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCloudFormationStackRecordsResult> getCloudFormationStackRecordsAsync(GetCloudFormationStackRecordsRequest getCloudFormationStackRecordsRequest)
Returns the CloudFormation stack record created as a result of the create cloud formation stack
operation.
An AWS CloudFormation stack is used to create a new Amazon EC2 instance from an exported Lightsail snapshot.
getCloudFormationStackRecordsRequest
- Future<GetCloudFormationStackRecordsResult> getCloudFormationStackRecordsAsync(GetCloudFormationStackRecordsRequest getCloudFormationStackRecordsRequest, AsyncHandler<GetCloudFormationStackRecordsRequest,GetCloudFormationStackRecordsResult> asyncHandler)
Returns the CloudFormation stack record created as a result of the create cloud formation stack
operation.
An AWS CloudFormation stack is used to create a new Amazon EC2 instance from an exported Lightsail snapshot.
getCloudFormationStackRecordsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetContactMethodsResult> getContactMethodsAsync(GetContactMethodsRequest getContactMethodsRequest)
Returns information about the configured contact methods. Specify a protocol in your request to return information about a specific contact method.
A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
getContactMethodsRequest
- Future<GetContactMethodsResult> getContactMethodsAsync(GetContactMethodsRequest getContactMethodsRequest, AsyncHandler<GetContactMethodsRequest,GetContactMethodsResult> asyncHandler)
Returns information about the configured contact methods. Specify a protocol in your request to return information about a specific contact method.
A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
getContactMethodsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetContainerAPIMetadataResult> getContainerAPIMetadataAsync(GetContainerAPIMetadataRequest getContainerAPIMetadataRequest)
Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
getContainerAPIMetadataRequest
- Future<GetContainerAPIMetadataResult> getContainerAPIMetadataAsync(GetContainerAPIMetadataRequest getContainerAPIMetadataRequest, AsyncHandler<GetContainerAPIMetadataRequest,GetContainerAPIMetadataResult> asyncHandler)
Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
getContainerAPIMetadataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetContainerImagesResult> getContainerImagesAsync(GetContainerImagesRequest getContainerImagesRequest)
Returns the container images that are registered to your Amazon Lightsail container service.
If you created a deployment on your Lightsail container service that uses container images from a public registry like Docker Hub, those images are not returned as part of this action. Those images are not registered to your Lightsail container service.
getContainerImagesRequest
- Future<GetContainerImagesResult> getContainerImagesAsync(GetContainerImagesRequest getContainerImagesRequest, AsyncHandler<GetContainerImagesRequest,GetContainerImagesResult> asyncHandler)
Returns the container images that are registered to your Amazon Lightsail container service.
If you created a deployment on your Lightsail container service that uses container images from a public registry like Docker Hub, those images are not returned as part of this action. Those images are not registered to your Lightsail container service.
getContainerImagesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetContainerLogResult> getContainerLogAsync(GetContainerLogRequest getContainerLogRequest)
Returns the log events of a container of your Amazon Lightsail container service.
If your container service has more than one node (i.e., a scale greater than 1), then the log events that are returned for the specified container are merged from all nodes on your container service.
Container logs are retained for a certain amount of time. For more information, see Amazon Lightsail endpoints and quotas in the Amazon Web Services General Reference.
getContainerLogRequest
- Future<GetContainerLogResult> getContainerLogAsync(GetContainerLogRequest getContainerLogRequest, AsyncHandler<GetContainerLogRequest,GetContainerLogResult> asyncHandler)
Returns the log events of a container of your Amazon Lightsail container service.
If your container service has more than one node (i.e., a scale greater than 1), then the log events that are returned for the specified container are merged from all nodes on your container service.
Container logs are retained for a certain amount of time. For more information, see Amazon Lightsail endpoints and quotas in the Amazon Web Services General Reference.
getContainerLogRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetContainerServiceDeploymentsResult> getContainerServiceDeploymentsAsync(GetContainerServiceDeploymentsRequest getContainerServiceDeploymentsRequest)
Returns the deployments for your Amazon Lightsail container service
A deployment specifies the settings, such as the ports and launch command, of containers that are deployed to your container service.
The deployments are ordered by version in ascending order. The newest version is listed at the top of the response.
A set number of deployments are kept before the oldest one is replaced with the newest one. For more information, see Amazon Lightsail endpoints and quotas in the Amazon Web Services General Reference.
getContainerServiceDeploymentsRequest
- Future<GetContainerServiceDeploymentsResult> getContainerServiceDeploymentsAsync(GetContainerServiceDeploymentsRequest getContainerServiceDeploymentsRequest, AsyncHandler<GetContainerServiceDeploymentsRequest,GetContainerServiceDeploymentsResult> asyncHandler)
Returns the deployments for your Amazon Lightsail container service
A deployment specifies the settings, such as the ports and launch command, of containers that are deployed to your container service.
The deployments are ordered by version in ascending order. The newest version is listed at the top of the response.
A set number of deployments are kept before the oldest one is replaced with the newest one. For more information, see Amazon Lightsail endpoints and quotas in the Amazon Web Services General Reference.
getContainerServiceDeploymentsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetContainerServiceMetricDataResult> getContainerServiceMetricDataAsync(GetContainerServiceMetricDataRequest getContainerServiceMetricDataRequest)
Returns the data points of a specific metric of your Amazon Lightsail container service.
Metrics report the utilization of your resources. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getContainerServiceMetricDataRequest
- Future<GetContainerServiceMetricDataResult> getContainerServiceMetricDataAsync(GetContainerServiceMetricDataRequest getContainerServiceMetricDataRequest, AsyncHandler<GetContainerServiceMetricDataRequest,GetContainerServiceMetricDataResult> asyncHandler)
Returns the data points of a specific metric of your Amazon Lightsail container service.
Metrics report the utilization of your resources. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getContainerServiceMetricDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetContainerServicePowersResult> getContainerServicePowersAsync(GetContainerServicePowersRequest getContainerServicePowersRequest)
Returns the list of powers that can be specified for your Amazon Lightsail container services.
The power specifies the amount of memory, the number of vCPUs, and the base price of the container service.
getContainerServicePowersRequest
- Future<GetContainerServicePowersResult> getContainerServicePowersAsync(GetContainerServicePowersRequest getContainerServicePowersRequest, AsyncHandler<GetContainerServicePowersRequest,GetContainerServicePowersResult> asyncHandler)
Returns the list of powers that can be specified for your Amazon Lightsail container services.
The power specifies the amount of memory, the number of vCPUs, and the base price of the container service.
getContainerServicePowersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetContainerServicesResult> getContainerServicesAsync(GetContainerServicesRequest getContainerServicesRequest)
Returns information about one or more of your Amazon Lightsail container services.
getContainerServicesRequest
- Future<GetContainerServicesResult> getContainerServicesAsync(GetContainerServicesRequest getContainerServicesRequest, AsyncHandler<GetContainerServicesRequest,GetContainerServicesResult> asyncHandler)
Returns information about one or more of your Amazon Lightsail container services.
getContainerServicesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCostEstimateResult> getCostEstimateAsync(GetCostEstimateRequest getCostEstimateRequest)
Retrieves information about the cost estimate for a specified resource. A cost estimate will not generate for a resource that has been deleted.
getCostEstimateRequest
- Future<GetCostEstimateResult> getCostEstimateAsync(GetCostEstimateRequest getCostEstimateRequest, AsyncHandler<GetCostEstimateRequest,GetCostEstimateResult> asyncHandler)
Retrieves information about the cost estimate for a specified resource. A cost estimate will not generate for a resource that has been deleted.
getCostEstimateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDiskResult> getDiskAsync(GetDiskRequest getDiskRequest)
Returns information about a specific block storage disk.
getDiskRequest
- Future<GetDiskResult> getDiskAsync(GetDiskRequest getDiskRequest, AsyncHandler<GetDiskRequest,GetDiskResult> asyncHandler)
Returns information about a specific block storage disk.
getDiskRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDiskSnapshotResult> getDiskSnapshotAsync(GetDiskSnapshotRequest getDiskSnapshotRequest)
Returns information about a specific block storage disk snapshot.
getDiskSnapshotRequest
- Future<GetDiskSnapshotResult> getDiskSnapshotAsync(GetDiskSnapshotRequest getDiskSnapshotRequest, AsyncHandler<GetDiskSnapshotRequest,GetDiskSnapshotResult> asyncHandler)
Returns information about a specific block storage disk snapshot.
getDiskSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDiskSnapshotsResult> getDiskSnapshotsAsync(GetDiskSnapshotsRequest getDiskSnapshotsRequest)
Returns information about all block storage disk snapshots in your AWS account and region.
getDiskSnapshotsRequest
- Future<GetDiskSnapshotsResult> getDiskSnapshotsAsync(GetDiskSnapshotsRequest getDiskSnapshotsRequest, AsyncHandler<GetDiskSnapshotsRequest,GetDiskSnapshotsResult> asyncHandler)
Returns information about all block storage disk snapshots in your AWS account and region.
getDiskSnapshotsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDisksResult> getDisksAsync(GetDisksRequest getDisksRequest)
Returns information about all block storage disks in your AWS account and region.
getDisksRequest
- Future<GetDisksResult> getDisksAsync(GetDisksRequest getDisksRequest, AsyncHandler<GetDisksRequest,GetDisksResult> asyncHandler)
Returns information about all block storage disks in your AWS account and region.
getDisksRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDistributionBundlesResult> getDistributionBundlesAsync(GetDistributionBundlesRequest getDistributionBundlesRequest)
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
A distribution bundle specifies the monthly network transfer quota and monthly cost of your distribution.
getDistributionBundlesRequest
- Future<GetDistributionBundlesResult> getDistributionBundlesAsync(GetDistributionBundlesRequest getDistributionBundlesRequest, AsyncHandler<GetDistributionBundlesRequest,GetDistributionBundlesResult> asyncHandler)
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
A distribution bundle specifies the monthly network transfer quota and monthly cost of your distribution.
getDistributionBundlesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDistributionLatestCacheResetResult> getDistributionLatestCacheResetAsync(GetDistributionLatestCacheResetRequest getDistributionLatestCacheResetRequest)
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network (CDN) distribution.
getDistributionLatestCacheResetRequest
- Future<GetDistributionLatestCacheResetResult> getDistributionLatestCacheResetAsync(GetDistributionLatestCacheResetRequest getDistributionLatestCacheResetRequest, AsyncHandler<GetDistributionLatestCacheResetRequest,GetDistributionLatestCacheResetResult> asyncHandler)
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network (CDN) distribution.
getDistributionLatestCacheResetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDistributionMetricDataResult> getDistributionMetricDataAsync(GetDistributionMetricDataRequest getDistributionMetricDataRequest)
Returns the data points of a specific metric for an Amazon Lightsail content delivery network (CDN) distribution.
Metrics report the utilization of your resources, and the error counts generated by them. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getDistributionMetricDataRequest
- Future<GetDistributionMetricDataResult> getDistributionMetricDataAsync(GetDistributionMetricDataRequest getDistributionMetricDataRequest, AsyncHandler<GetDistributionMetricDataRequest,GetDistributionMetricDataResult> asyncHandler)
Returns the data points of a specific metric for an Amazon Lightsail content delivery network (CDN) distribution.
Metrics report the utilization of your resources, and the error counts generated by them. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getDistributionMetricDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDistributionsResult> getDistributionsAsync(GetDistributionsRequest getDistributionsRequest)
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
getDistributionsRequest
- Future<GetDistributionsResult> getDistributionsAsync(GetDistributionsRequest getDistributionsRequest, AsyncHandler<GetDistributionsRequest,GetDistributionsResult> asyncHandler)
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
getDistributionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDomainResult> getDomainAsync(GetDomainRequest getDomainRequest)
Returns information about a specific domain recordset.
getDomainRequest
- Future<GetDomainResult> getDomainAsync(GetDomainRequest getDomainRequest, AsyncHandler<GetDomainRequest,GetDomainResult> asyncHandler)
Returns information about a specific domain recordset.
getDomainRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDomainsResult> getDomainsAsync(GetDomainsRequest getDomainsRequest)
Returns a list of all domains in the user's account.
getDomainsRequest
- Future<GetDomainsResult> getDomainsAsync(GetDomainsRequest getDomainsRequest, AsyncHandler<GetDomainsRequest,GetDomainsResult> asyncHandler)
Returns a list of all domains in the user's account.
getDomainsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetExportSnapshotRecordsResult> getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest)
Returns all export snapshot records created as a result of the export snapshot
operation.
An export snapshot record can be used to create a new Amazon EC2 instance and its related resources with the CreateCloudFormationStack action.
getExportSnapshotRecordsRequest
- Future<GetExportSnapshotRecordsResult> getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest, AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler)
Returns all export snapshot records created as a result of the export snapshot
operation.
An export snapshot record can be used to create a new Amazon EC2 instance and its related resources with the CreateCloudFormationStack action.
getExportSnapshotRecordsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInstanceResult> getInstanceAsync(GetInstanceRequest getInstanceRequest)
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
getInstanceRequest
- Future<GetInstanceResult> getInstanceAsync(GetInstanceRequest getInstanceRequest, AsyncHandler<GetInstanceRequest,GetInstanceResult> asyncHandler)
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
getInstanceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInstanceAccessDetailsResult> getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest getInstanceAccessDetailsRequest)
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
The get instance access details
operation supports tag-based access control via resource tags
applied to the resource identified by instance name
. For more information, see the Amazon Lightsail Developer Guide.
getInstanceAccessDetailsRequest
- Future<GetInstanceAccessDetailsResult> getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest getInstanceAccessDetailsRequest, AsyncHandler<GetInstanceAccessDetailsRequest,GetInstanceAccessDetailsResult> asyncHandler)
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
The get instance access details
operation supports tag-based access control via resource tags
applied to the resource identified by instance name
. For more information, see the Amazon Lightsail Developer Guide.
getInstanceAccessDetailsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInstanceMetricDataResult> getInstanceMetricDataAsync(GetInstanceMetricDataRequest getInstanceMetricDataRequest)
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
Metrics report the utilization of your resources, and the error counts generated by them. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getInstanceMetricDataRequest
- Future<GetInstanceMetricDataResult> getInstanceMetricDataAsync(GetInstanceMetricDataRequest getInstanceMetricDataRequest, AsyncHandler<GetInstanceMetricDataRequest,GetInstanceMetricDataResult> asyncHandler)
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
Metrics report the utilization of your resources, and the error counts generated by them. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getInstanceMetricDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInstancePortStatesResult> getInstancePortStatesAsync(GetInstancePortStatesRequest getInstancePortStatesRequest)
Returns the firewall port states for a specific Amazon Lightsail instance, the IP addresses allowed to connect to the instance through the ports, and the protocol.
getInstancePortStatesRequest
- Future<GetInstancePortStatesResult> getInstancePortStatesAsync(GetInstancePortStatesRequest getInstancePortStatesRequest, AsyncHandler<GetInstancePortStatesRequest,GetInstancePortStatesResult> asyncHandler)
Returns the firewall port states for a specific Amazon Lightsail instance, the IP addresses allowed to connect to the instance through the ports, and the protocol.
getInstancePortStatesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInstanceSnapshotResult> getInstanceSnapshotAsync(GetInstanceSnapshotRequest getInstanceSnapshotRequest)
Returns information about a specific instance snapshot.
getInstanceSnapshotRequest
- Future<GetInstanceSnapshotResult> getInstanceSnapshotAsync(GetInstanceSnapshotRequest getInstanceSnapshotRequest, AsyncHandler<GetInstanceSnapshotRequest,GetInstanceSnapshotResult> asyncHandler)
Returns information about a specific instance snapshot.
getInstanceSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInstanceSnapshotsResult> getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest getInstanceSnapshotsRequest)
Returns all instance snapshots for the user's account.
getInstanceSnapshotsRequest
- Future<GetInstanceSnapshotsResult> getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest getInstanceSnapshotsRequest, AsyncHandler<GetInstanceSnapshotsRequest,GetInstanceSnapshotsResult> asyncHandler)
Returns all instance snapshots for the user's account.
getInstanceSnapshotsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInstanceStateResult> getInstanceStateAsync(GetInstanceStateRequest getInstanceStateRequest)
Returns the state of a specific instance. Works on one instance at a time.
getInstanceStateRequest
- Future<GetInstanceStateResult> getInstanceStateAsync(GetInstanceStateRequest getInstanceStateRequest, AsyncHandler<GetInstanceStateRequest,GetInstanceStateResult> asyncHandler)
Returns the state of a specific instance. Works on one instance at a time.
getInstanceStateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInstancesResult> getInstancesAsync(GetInstancesRequest getInstancesRequest)
Returns information about all Amazon Lightsail virtual private servers, or instances.
getInstancesRequest
- Future<GetInstancesResult> getInstancesAsync(GetInstancesRequest getInstancesRequest, AsyncHandler<GetInstancesRequest,GetInstancesResult> asyncHandler)
Returns information about all Amazon Lightsail virtual private servers, or instances.
getInstancesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetKeyPairResult> getKeyPairAsync(GetKeyPairRequest getKeyPairRequest)
Returns information about a specific key pair.
getKeyPairRequest
- Future<GetKeyPairResult> getKeyPairAsync(GetKeyPairRequest getKeyPairRequest, AsyncHandler<GetKeyPairRequest,GetKeyPairResult> asyncHandler)
Returns information about a specific key pair.
getKeyPairRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetKeyPairsResult> getKeyPairsAsync(GetKeyPairsRequest getKeyPairsRequest)
Returns information about all key pairs in the user's account.
getKeyPairsRequest
- Future<GetKeyPairsResult> getKeyPairsAsync(GetKeyPairsRequest getKeyPairsRequest, AsyncHandler<GetKeyPairsRequest,GetKeyPairsResult> asyncHandler)
Returns information about all key pairs in the user's account.
getKeyPairsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetLoadBalancerResult> getLoadBalancerAsync(GetLoadBalancerRequest getLoadBalancerRequest)
Returns information about the specified Lightsail load balancer.
getLoadBalancerRequest
- Future<GetLoadBalancerResult> getLoadBalancerAsync(GetLoadBalancerRequest getLoadBalancerRequest, AsyncHandler<GetLoadBalancerRequest,GetLoadBalancerResult> asyncHandler)
Returns information about the specified Lightsail load balancer.
getLoadBalancerRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetLoadBalancerMetricDataResult> getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest getLoadBalancerMetricDataRequest)
Returns information about health metrics for your Lightsail load balancer.
Metrics report the utilization of your resources, and the error counts generated by them. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getLoadBalancerMetricDataRequest
- Future<GetLoadBalancerMetricDataResult> getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest getLoadBalancerMetricDataRequest, AsyncHandler<GetLoadBalancerMetricDataRequest,GetLoadBalancerMetricDataResult> asyncHandler)
Returns information about health metrics for your Lightsail load balancer.
Metrics report the utilization of your resources, and the error counts generated by them. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getLoadBalancerMetricDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetLoadBalancerTlsCertificatesResult> getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest getLoadBalancerTlsCertificatesRequest)
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
TLS is just an updated, more secure version of Secure Socket Layer (SSL).
You can have a maximum of 2 certificates associated with a Lightsail load balancer. One is active and the other is inactive.
getLoadBalancerTlsCertificatesRequest
- Future<GetLoadBalancerTlsCertificatesResult> getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest getLoadBalancerTlsCertificatesRequest, AsyncHandler<GetLoadBalancerTlsCertificatesRequest,GetLoadBalancerTlsCertificatesResult> asyncHandler)
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
TLS is just an updated, more secure version of Secure Socket Layer (SSL).
You can have a maximum of 2 certificates associated with a Lightsail load balancer. One is active and the other is inactive.
getLoadBalancerTlsCertificatesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetLoadBalancerTlsPoliciesResult> getLoadBalancerTlsPoliciesAsync(GetLoadBalancerTlsPoliciesRequest getLoadBalancerTlsPoliciesRequest)
Returns a list of TLS security policies that you can apply to Lightsail load balancers.
For more information about load balancer TLS security policies, see Configuring TLS security policies on your Amazon Lightsail load balancers in the Amazon Lightsail Developer Guide.
getLoadBalancerTlsPoliciesRequest
- Future<GetLoadBalancerTlsPoliciesResult> getLoadBalancerTlsPoliciesAsync(GetLoadBalancerTlsPoliciesRequest getLoadBalancerTlsPoliciesRequest, AsyncHandler<GetLoadBalancerTlsPoliciesRequest,GetLoadBalancerTlsPoliciesResult> asyncHandler)
Returns a list of TLS security policies that you can apply to Lightsail load balancers.
For more information about load balancer TLS security policies, see Configuring TLS security policies on your Amazon Lightsail load balancers in the Amazon Lightsail Developer Guide.
getLoadBalancerTlsPoliciesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetLoadBalancersResult> getLoadBalancersAsync(GetLoadBalancersRequest getLoadBalancersRequest)
Returns information about all load balancers in an account.
getLoadBalancersRequest
- Future<GetLoadBalancersResult> getLoadBalancersAsync(GetLoadBalancersRequest getLoadBalancersRequest, AsyncHandler<GetLoadBalancersRequest,GetLoadBalancersResult> asyncHandler)
Returns information about all load balancers in an account.
getLoadBalancersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetOperationResult> getOperationAsync(GetOperationRequest getOperationRequest)
Returns information about a specific operation. Operations include events such as when you create an instance, allocate a static IP, attach a static IP, and so on.
getOperationRequest
- Future<GetOperationResult> getOperationAsync(GetOperationRequest getOperationRequest, AsyncHandler<GetOperationRequest,GetOperationResult> asyncHandler)
Returns information about a specific operation. Operations include events such as when you create an instance, allocate a static IP, attach a static IP, and so on.
getOperationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetOperationsResult> getOperationsAsync(GetOperationsRequest getOperationsRequest)
Returns information about all operations.
Results are returned from oldest to newest, up to a maximum of 200. Results can be paged by making each
subsequent call to GetOperations
use the maximum (last) statusChangedAt
value from the
previous request.
getOperationsRequest
- Future<GetOperationsResult> getOperationsAsync(GetOperationsRequest getOperationsRequest, AsyncHandler<GetOperationsRequest,GetOperationsResult> asyncHandler)
Returns information about all operations.
Results are returned from oldest to newest, up to a maximum of 200. Results can be paged by making each
subsequent call to GetOperations
use the maximum (last) statusChangedAt
value from the
previous request.
getOperationsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetOperationsForResourceResult> getOperationsForResourceAsync(GetOperationsForResourceRequest getOperationsForResourceRequest)
Gets operations for a specific resource (an instance or a static IP).
getOperationsForResourceRequest
- Future<GetOperationsForResourceResult> getOperationsForResourceAsync(GetOperationsForResourceRequest getOperationsForResourceRequest, AsyncHandler<GetOperationsForResourceRequest,GetOperationsForResourceResult> asyncHandler)
Gets operations for a specific resource (an instance or a static IP).
getOperationsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRegionsResult> getRegionsAsync(GetRegionsRequest getRegionsRequest)
Returns a list of all valid regions for Amazon Lightsail. Use the include availability zones
parameter to also return the Availability Zones in a region.
getRegionsRequest
- Future<GetRegionsResult> getRegionsAsync(GetRegionsRequest getRegionsRequest, AsyncHandler<GetRegionsRequest,GetRegionsResult> asyncHandler)
Returns a list of all valid regions for Amazon Lightsail. Use the include availability zones
parameter to also return the Availability Zones in a region.
getRegionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseResult> getRelationalDatabaseAsync(GetRelationalDatabaseRequest getRelationalDatabaseRequest)
Returns information about a specific database in Amazon Lightsail.
getRelationalDatabaseRequest
- Future<GetRelationalDatabaseResult> getRelationalDatabaseAsync(GetRelationalDatabaseRequest getRelationalDatabaseRequest, AsyncHandler<GetRelationalDatabaseRequest,GetRelationalDatabaseResult> asyncHandler)
Returns information about a specific database in Amazon Lightsail.
getRelationalDatabaseRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseBlueprintsResult> getRelationalDatabaseBlueprintsAsync(GetRelationalDatabaseBlueprintsRequest getRelationalDatabaseBlueprintsRequest)
Returns a list of available database blueprints in Amazon Lightsail. A blueprint describes the major engine version of a database.
You can use a blueprint ID to create a new database that runs a specific database engine.
getRelationalDatabaseBlueprintsRequest
- Future<GetRelationalDatabaseBlueprintsResult> getRelationalDatabaseBlueprintsAsync(GetRelationalDatabaseBlueprintsRequest getRelationalDatabaseBlueprintsRequest, AsyncHandler<GetRelationalDatabaseBlueprintsRequest,GetRelationalDatabaseBlueprintsResult> asyncHandler)
Returns a list of available database blueprints in Amazon Lightsail. A blueprint describes the major engine version of a database.
You can use a blueprint ID to create a new database that runs a specific database engine.
getRelationalDatabaseBlueprintsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseBundlesResult> getRelationalDatabaseBundlesAsync(GetRelationalDatabaseBundlesRequest getRelationalDatabaseBundlesRequest)
Returns the list of bundles that are available in Amazon Lightsail. A bundle describes the performance specifications for a database.
You can use a bundle ID to create a new database with explicit performance specifications.
getRelationalDatabaseBundlesRequest
- Future<GetRelationalDatabaseBundlesResult> getRelationalDatabaseBundlesAsync(GetRelationalDatabaseBundlesRequest getRelationalDatabaseBundlesRequest, AsyncHandler<GetRelationalDatabaseBundlesRequest,GetRelationalDatabaseBundlesResult> asyncHandler)
Returns the list of bundles that are available in Amazon Lightsail. A bundle describes the performance specifications for a database.
You can use a bundle ID to create a new database with explicit performance specifications.
getRelationalDatabaseBundlesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseEventsResult> getRelationalDatabaseEventsAsync(GetRelationalDatabaseEventsRequest getRelationalDatabaseEventsRequest)
Returns a list of events for a specific database in Amazon Lightsail.
getRelationalDatabaseEventsRequest
- Future<GetRelationalDatabaseEventsResult> getRelationalDatabaseEventsAsync(GetRelationalDatabaseEventsRequest getRelationalDatabaseEventsRequest, AsyncHandler<GetRelationalDatabaseEventsRequest,GetRelationalDatabaseEventsResult> asyncHandler)
Returns a list of events for a specific database in Amazon Lightsail.
getRelationalDatabaseEventsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseLogEventsResult> getRelationalDatabaseLogEventsAsync(GetRelationalDatabaseLogEventsRequest getRelationalDatabaseLogEventsRequest)
Returns a list of log events for a database in Amazon Lightsail.
getRelationalDatabaseLogEventsRequest
- Future<GetRelationalDatabaseLogEventsResult> getRelationalDatabaseLogEventsAsync(GetRelationalDatabaseLogEventsRequest getRelationalDatabaseLogEventsRequest, AsyncHandler<GetRelationalDatabaseLogEventsRequest,GetRelationalDatabaseLogEventsResult> asyncHandler)
Returns a list of log events for a database in Amazon Lightsail.
getRelationalDatabaseLogEventsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseLogStreamsResult> getRelationalDatabaseLogStreamsAsync(GetRelationalDatabaseLogStreamsRequest getRelationalDatabaseLogStreamsRequest)
Returns a list of available log streams for a specific database in Amazon Lightsail.
getRelationalDatabaseLogStreamsRequest
- Future<GetRelationalDatabaseLogStreamsResult> getRelationalDatabaseLogStreamsAsync(GetRelationalDatabaseLogStreamsRequest getRelationalDatabaseLogStreamsRequest, AsyncHandler<GetRelationalDatabaseLogStreamsRequest,GetRelationalDatabaseLogStreamsResult> asyncHandler)
Returns a list of available log streams for a specific database in Amazon Lightsail.
getRelationalDatabaseLogStreamsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseMasterUserPasswordResult> getRelationalDatabaseMasterUserPasswordAsync(GetRelationalDatabaseMasterUserPasswordRequest getRelationalDatabaseMasterUserPasswordRequest)
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
The GetRelationalDatabaseMasterUserPassword
operation supports tag-based access control via resource
tags applied to the resource identified by relationalDatabaseName.
getRelationalDatabaseMasterUserPasswordRequest
- Future<GetRelationalDatabaseMasterUserPasswordResult> getRelationalDatabaseMasterUserPasswordAsync(GetRelationalDatabaseMasterUserPasswordRequest getRelationalDatabaseMasterUserPasswordRequest, AsyncHandler<GetRelationalDatabaseMasterUserPasswordRequest,GetRelationalDatabaseMasterUserPasswordResult> asyncHandler)
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
The GetRelationalDatabaseMasterUserPassword
operation supports tag-based access control via resource
tags applied to the resource identified by relationalDatabaseName.
getRelationalDatabaseMasterUserPasswordRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseMetricDataResult> getRelationalDatabaseMetricDataAsync(GetRelationalDatabaseMetricDataRequest getRelationalDatabaseMetricDataRequest)
Returns the data points of the specified metric for a database in Amazon Lightsail.
Metrics report the utilization of your resources, and the error counts generated by them. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getRelationalDatabaseMetricDataRequest
- Future<GetRelationalDatabaseMetricDataResult> getRelationalDatabaseMetricDataAsync(GetRelationalDatabaseMetricDataRequest getRelationalDatabaseMetricDataRequest, AsyncHandler<GetRelationalDatabaseMetricDataRequest,GetRelationalDatabaseMetricDataResult> asyncHandler)
Returns the data points of the specified metric for a database in Amazon Lightsail.
Metrics report the utilization of your resources, and the error counts generated by them. Monitor and collect metric data regularly to maintain the reliability, availability, and performance of your resources.
getRelationalDatabaseMetricDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseParametersResult> getRelationalDatabaseParametersAsync(GetRelationalDatabaseParametersRequest getRelationalDatabaseParametersRequest)
Returns all of the runtime parameters offered by the underlying database software, or engine, for a specific database in Amazon Lightsail.
In addition to the parameter names and values, this operation returns other information about each parameter. This information includes whether changes require a reboot, whether the parameter is modifiable, the allowed values, and the data types.
getRelationalDatabaseParametersRequest
- Future<GetRelationalDatabaseParametersResult> getRelationalDatabaseParametersAsync(GetRelationalDatabaseParametersRequest getRelationalDatabaseParametersRequest, AsyncHandler<GetRelationalDatabaseParametersRequest,GetRelationalDatabaseParametersResult> asyncHandler)
Returns all of the runtime parameters offered by the underlying database software, or engine, for a specific database in Amazon Lightsail.
In addition to the parameter names and values, this operation returns other information about each parameter. This information includes whether changes require a reboot, whether the parameter is modifiable, the allowed values, and the data types.
getRelationalDatabaseParametersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseSnapshotResult> getRelationalDatabaseSnapshotAsync(GetRelationalDatabaseSnapshotRequest getRelationalDatabaseSnapshotRequest)
Returns information about a specific database snapshot in Amazon Lightsail.
getRelationalDatabaseSnapshotRequest
- Future<GetRelationalDatabaseSnapshotResult> getRelationalDatabaseSnapshotAsync(GetRelationalDatabaseSnapshotRequest getRelationalDatabaseSnapshotRequest, AsyncHandler<GetRelationalDatabaseSnapshotRequest,GetRelationalDatabaseSnapshotResult> asyncHandler)
Returns information about a specific database snapshot in Amazon Lightsail.
getRelationalDatabaseSnapshotRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabaseSnapshotsResult> getRelationalDatabaseSnapshotsAsync(GetRelationalDatabaseSnapshotsRequest getRelationalDatabaseSnapshotsRequest)
Returns information about all of your database snapshots in Amazon Lightsail.
getRelationalDatabaseSnapshotsRequest
- Future<GetRelationalDatabaseSnapshotsResult> getRelationalDatabaseSnapshotsAsync(GetRelationalDatabaseSnapshotsRequest getRelationalDatabaseSnapshotsRequest, AsyncHandler<GetRelationalDatabaseSnapshotsRequest,GetRelationalDatabaseSnapshotsResult> asyncHandler)
Returns information about all of your database snapshots in Amazon Lightsail.
getRelationalDatabaseSnapshotsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRelationalDatabasesResult> getRelationalDatabasesAsync(GetRelationalDatabasesRequest getRelationalDatabasesRequest)
Returns information about all of your databases in Amazon Lightsail.
getRelationalDatabasesRequest
- Future<GetRelationalDatabasesResult> getRelationalDatabasesAsync(GetRelationalDatabasesRequest getRelationalDatabasesRequest, AsyncHandler<GetRelationalDatabasesRequest,GetRelationalDatabasesResult> asyncHandler)
Returns information about all of your databases in Amazon Lightsail.
getRelationalDatabasesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSetupHistoryResult> getSetupHistoryAsync(GetSetupHistoryRequest getSetupHistoryRequest)
Returns detailed information for five of the most recent SetupInstanceHttps
requests that were ran
on the target instance.
getSetupHistoryRequest
- Future<GetSetupHistoryResult> getSetupHistoryAsync(GetSetupHistoryRequest getSetupHistoryRequest, AsyncHandler<GetSetupHistoryRequest,GetSetupHistoryResult> asyncHandler)
Returns detailed information for five of the most recent SetupInstanceHttps
requests that were ran
on the target instance.
getSetupHistoryRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetStaticIpResult> getStaticIpAsync(GetStaticIpRequest getStaticIpRequest)
Returns information about an Amazon Lightsail static IP.
getStaticIpRequest
- Future<GetStaticIpResult> getStaticIpAsync(GetStaticIpRequest getStaticIpRequest, AsyncHandler<GetStaticIpRequest,GetStaticIpResult> asyncHandler)
Returns information about an Amazon Lightsail static IP.
getStaticIpRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetStaticIpsResult> getStaticIpsAsync(GetStaticIpsRequest getStaticIpsRequest)
Returns information about all static IPs in the user's account.
getStaticIpsRequest
- Future<GetStaticIpsResult> getStaticIpsAsync(GetStaticIpsRequest getStaticIpsRequest, AsyncHandler<GetStaticIpsRequest,GetStaticIpsResult> asyncHandler)
Returns information about all static IPs in the user's account.
getStaticIpsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ImportKeyPairResult> importKeyPairAsync(ImportKeyPairRequest importKeyPairRequest)
Imports a public SSH key from a specific key pair.
importKeyPairRequest
- Future<ImportKeyPairResult> importKeyPairAsync(ImportKeyPairRequest importKeyPairRequest, AsyncHandler<ImportKeyPairRequest,ImportKeyPairResult> asyncHandler)
Imports a public SSH key from a specific key pair.
importKeyPairRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<IsVpcPeeredResult> isVpcPeeredAsync(IsVpcPeeredRequest isVpcPeeredRequest)
Returns a Boolean value indicating whether your Lightsail VPC is peered.
isVpcPeeredRequest
- Future<IsVpcPeeredResult> isVpcPeeredAsync(IsVpcPeeredRequest isVpcPeeredRequest, AsyncHandler<IsVpcPeeredRequest,IsVpcPeeredResult> asyncHandler)
Returns a Boolean value indicating whether your Lightsail VPC is peered.
isVpcPeeredRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<OpenInstancePublicPortsResult> openInstancePublicPortsAsync(OpenInstancePublicPortsRequest openInstancePublicPortsRequest)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the instance through the ports, and the protocol.
The OpenInstancePublicPorts
action supports tag-based access control via resource tags applied to
the resource identified by instanceName
. For more information, see the Amazon Lightsail Developer Guide.
openInstancePublicPortsRequest
- Future<OpenInstancePublicPortsResult> openInstancePublicPortsAsync(OpenInstancePublicPortsRequest openInstancePublicPortsRequest, AsyncHandler<OpenInstancePublicPortsRequest,OpenInstancePublicPortsResult> asyncHandler)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the instance through the ports, and the protocol.
The OpenInstancePublicPorts
action supports tag-based access control via resource tags applied to
the resource identified by instanceName
. For more information, see the Amazon Lightsail Developer Guide.
openInstancePublicPortsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PeerVpcResult> peerVpcAsync(PeerVpcRequest peerVpcRequest)
Peers the Lightsail VPC with the user's default VPC.
peerVpcRequest
- Future<PeerVpcResult> peerVpcAsync(PeerVpcRequest peerVpcRequest, AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler)
Peers the Lightsail VPC with the user's default VPC.
peerVpcRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PutAlarmResult> putAlarmAsync(PutAlarmRequest putAlarmRequest)
Creates or updates an alarm, and associates it with the specified metric.
An alarm is used to monitor a single metric for one of your resources. When a metric condition is met, the alarm can notify you by email, SMS text message, and a banner displayed on the Amazon Lightsail console. For more information, see Alarms in Amazon Lightsail.
When this action creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA
. The
alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then
executed.
When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. The alarm is then evaluated with the updated configuration.
putAlarmRequest
- Future<PutAlarmResult> putAlarmAsync(PutAlarmRequest putAlarmRequest, AsyncHandler<PutAlarmRequest,PutAlarmResult> asyncHandler)
Creates or updates an alarm, and associates it with the specified metric.
An alarm is used to monitor a single metric for one of your resources. When a metric condition is met, the alarm can notify you by email, SMS text message, and a banner displayed on the Amazon Lightsail console. For more information, see Alarms in Amazon Lightsail.
When this action creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA
. The
alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then
executed.
When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. The alarm is then evaluated with the updated configuration.
putAlarmRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PutInstancePublicPortsResult> putInstancePublicPortsAsync(PutInstancePublicPortsRequest putInstancePublicPortsRequest)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol. This action also closes all currently open ports that are not
included in the request. Include all of the ports and the protocols you want to open in your
PutInstancePublicPorts
request. Or use the OpenInstancePublicPorts
action to open ports
without closing currently open ports.
The PutInstancePublicPorts
action supports tag-based access control via resource tags applied to the
resource identified by instanceName
. For more information, see the Amazon Lightsail Developer Guide.
putInstancePublicPortsRequest
- Future<PutInstancePublicPortsResult> putInstancePublicPortsAsync(PutInstancePublicPortsRequest putInstancePublicPortsRequest, AsyncHandler<PutInstancePublicPortsRequest,PutInstancePublicPortsResult> asyncHandler)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol. This action also closes all currently open ports that are not
included in the request. Include all of the ports and the protocols you want to open in your
PutInstancePublicPorts
request. Or use the OpenInstancePublicPorts
action to open ports
without closing currently open ports.
The PutInstancePublicPorts
action supports tag-based access control via resource tags applied to the
resource identified by instanceName
. For more information, see the Amazon Lightsail Developer Guide.
putInstancePublicPortsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<RebootInstanceResult> rebootInstanceAsync(RebootInstanceRequest rebootInstanceRequest)
Restarts a specific instance.
The reboot instance
operation supports tag-based access control via resource tags applied to the
resource identified by instance name
. For more information, see the Amazon Lightsail Developer Guide.
rebootInstanceRequest
- Future<RebootInstanceResult> rebootInstanceAsync(RebootInstanceRequest rebootInstanceRequest, AsyncHandler<RebootInstanceRequest,RebootInstanceResult> asyncHandler)
Restarts a specific instance.
The reboot instance
operation supports tag-based access control via resource tags applied to the
resource identified by instance name
. For more information, see the Amazon Lightsail Developer Guide.
rebootInstanceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<RebootRelationalDatabaseResult> rebootRelationalDatabaseAsync(RebootRelationalDatabaseRequest rebootRelationalDatabaseRequest)
Restarts a specific database in Amazon Lightsail.
The reboot relational database
operation supports tag-based access control via resource tags applied
to the resource identified by relationalDatabaseName. For more information, see the Amazon Lightsail Developer Guide.
rebootRelationalDatabaseRequest
- Future<RebootRelationalDatabaseResult> rebootRelationalDatabaseAsync(RebootRelationalDatabaseRequest rebootRelationalDatabaseRequest, AsyncHandler<RebootRelationalDatabaseRequest,RebootRelationalDatabaseResult> asyncHandler)
Restarts a specific database in Amazon Lightsail.
The reboot relational database
operation supports tag-based access control via resource tags applied
to the resource identified by relationalDatabaseName. For more information, see the Amazon Lightsail Developer Guide.
rebootRelationalDatabaseRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<RegisterContainerImageResult> registerContainerImageAsync(RegisterContainerImageRequest registerContainerImageRequest)
Registers a container image to your Amazon Lightsail container service.
This action is not required if you install and use the Lightsail Control (lightsailctl) plugin to push container images to your Lightsail container service. For more information, see Pushing and managing container images on your Amazon Lightsail container services in the Amazon Lightsail Developer Guide.
registerContainerImageRequest
- Future<RegisterContainerImageResult> registerContainerImageAsync(RegisterContainerImageRequest registerContainerImageRequest, AsyncHandler<RegisterContainerImageRequest,RegisterContainerImageResult> asyncHandler)
Registers a container image to your Amazon Lightsail container service.
This action is not required if you install and use the Lightsail Control (lightsailctl) plugin to push container images to your Lightsail container service. For more information, see Pushing and managing container images on your Amazon Lightsail container services in the Amazon Lightsail Developer Guide.
registerContainerImageRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<