Class: Aws::Lightsail::Client
- Inherits:
-
Seahorse::Client::Base
- Object
- Seahorse::Client::Base
- Aws::Lightsail::Client
- Includes:
- ClientStubs
- Defined in:
- lib/aws-sdk-lightsail/client.rb
Overview
An API client for Lightsail. To construct a client, you need to configure a ‘:region` and `:credentials`.
client = Aws::Lightsail::Client.new(
region: region_name,
credentials: credentials,
# ...
)
For details on configuring region and credentials see the [developer guide](/sdk-for-ruby/v3/developer-guide/setup-config.html).
See #initialize for a full list of supported configuration options.
Class Attribute Summary collapse
- .identifier ⇒ Object readonly private
API Operations collapse
-
#allocate_static_ip(params = {}) ⇒ Types::AllocateStaticIpResult
Allocates a static IP address.
-
#attach_certificate_to_distribution(params = {}) ⇒ Types::AttachCertificateToDistributionResult
Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution.
-
#attach_disk(params = {}) ⇒ Types::AttachDiskResult
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the specified disk name.
-
#attach_instances_to_load_balancer(params = {}) ⇒ Types::AttachInstancesToLoadBalancerResult
Attaches one or more Lightsail instances to a load balancer.
-
#attach_load_balancer_tls_certificate(params = {}) ⇒ Types::AttachLoadBalancerTlsCertificateResult
Attaches a Transport Layer Security (TLS) certificate to your load balancer.
-
#attach_static_ip(params = {}) ⇒ Types::AttachStaticIpResult
Attaches a static IP address to a specific Amazon Lightsail instance.
-
#close_instance_public_ports(params = {}) ⇒ Types::CloseInstancePublicPortsResult
Closes ports for a specific Amazon Lightsail instance.
-
#copy_snapshot(params = {}) ⇒ Types::CopySnapshotResult
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.
-
#create_bucket(params = {}) ⇒ Types::CreateBucketResult
Creates an Amazon Lightsail bucket.
-
#create_bucket_access_key(params = {}) ⇒ Types::CreateBucketAccessKeyResult
Creates a new access key for the specified Amazon Lightsail bucket.
-
#create_certificate(params = {}) ⇒ Types::CreateCertificateResult
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a container service.
-
#create_cloud_formation_stack(params = {}) ⇒ Types::CreateCloudFormationStackResult
Creates an AWS CloudFormation stack, which creates a new Amazon EC2 instance from an exported Amazon Lightsail snapshot.
-
#create_contact_method(params = {}) ⇒ Types::CreateContactMethodResult
Creates an email or SMS text message contact method.
-
#create_container_service(params = {}) ⇒ Types::CreateContainerServiceResult
Creates an Amazon Lightsail container service.
-
#create_container_service_deployment(params = {}) ⇒ Types::CreateContainerServiceDeploymentResult
Creates a deployment for your Amazon Lightsail container service.
-
#create_container_service_registry_login(params = {}) ⇒ Types::CreateContainerServiceRegistryLoginResult
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local machine.
-
#create_disk(params = {}) ⇒ Types::CreateDiskResult
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (‘us-east-2a`).
-
#create_disk_from_snapshot(params = {}) ⇒ Types::CreateDiskFromSnapshotResult
Creates a block storage disk from a manual or automatic snapshot of a disk.
-
#create_disk_snapshot(params = {}) ⇒ Types::CreateDiskSnapshotResult
Creates a snapshot of a block storage disk.
-
#create_distribution(params = {}) ⇒ Types::CreateDistributionResult
Creates an Amazon Lightsail content delivery network (CDN) distribution.
-
#create_domain(params = {}) ⇒ Types::CreateDomainResult
Creates a domain resource for the specified domain (example.com).
-
#create_domain_entry(params = {}) ⇒ Types::CreateDomainEntryResult
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).
-
#create_gui_session_access_details(params = {}) ⇒ Types::CreateGUISessionAccessDetailsResult
Creates two URLs that are used to access a virtual computer’s graphical user interface (GUI) session.
-
#create_instance_snapshot(params = {}) ⇒ Types::CreateInstanceSnapshotResult
Creates a snapshot of a specific virtual private server, or instance.
-
#create_instances(params = {}) ⇒ Types::CreateInstancesResult
Creates one or more Amazon Lightsail instances.
-
#create_instances_from_snapshot(params = {}) ⇒ Types::CreateInstancesFromSnapshotResult
Creates one or more new instances from a manual or automatic snapshot of an instance.
-
#create_key_pair(params = {}) ⇒ Types::CreateKeyPairResult
Creates a custom SSH key pair that you can use with an Amazon Lightsail instance.
-
#create_load_balancer(params = {}) ⇒ Types::CreateLoadBalancerResult
Creates a Lightsail load balancer.
-
#create_load_balancer_tls_certificate(params = {}) ⇒ Types::CreateLoadBalancerTlsCertificateResult
Creates an SSL/TLS certificate for an Amazon Lightsail load balancer.
-
#create_relational_database(params = {}) ⇒ Types::CreateRelationalDatabaseResult
Creates a new database in Amazon Lightsail.
-
#create_relational_database_from_snapshot(params = {}) ⇒ Types::CreateRelationalDatabaseFromSnapshotResult
Creates a new database from an existing database snapshot in Amazon Lightsail.
-
#create_relational_database_snapshot(params = {}) ⇒ Types::CreateRelationalDatabaseSnapshotResult
Creates a snapshot of your database in Amazon Lightsail.
-
#delete_alarm(params = {}) ⇒ Types::DeleteAlarmResult
Deletes an alarm.
-
#delete_auto_snapshot(params = {}) ⇒ Types::DeleteAutoSnapshotResult
Deletes an automatic snapshot of an instance or disk.
-
#delete_bucket(params = {}) ⇒ Types::DeleteBucketResult
Deletes a Amazon Lightsail bucket.
-
#delete_bucket_access_key(params = {}) ⇒ Types::DeleteBucketAccessKeyResult
Deletes an access key for the specified Amazon Lightsail bucket.
-
#delete_certificate(params = {}) ⇒ Types::DeleteCertificateResult
Deletes an SSL/TLS certificate for your Amazon Lightsail content delivery network (CDN) distribution.
-
#delete_contact_method(params = {}) ⇒ Types::DeleteContactMethodResult
Deletes a contact method.
-
#delete_container_image(params = {}) ⇒ Struct
Deletes a container image that is registered to your Amazon Lightsail container service.
-
#delete_container_service(params = {}) ⇒ Struct
Deletes your Amazon Lightsail container service.
-
#delete_disk(params = {}) ⇒ Types::DeleteDiskResult
Deletes the specified block storage disk.
-
#delete_disk_snapshot(params = {}) ⇒ Types::DeleteDiskSnapshotResult
Deletes the specified disk snapshot.
-
#delete_distribution(params = {}) ⇒ Types::DeleteDistributionResult
Deletes your Amazon Lightsail content delivery network (CDN) distribution.
-
#delete_domain(params = {}) ⇒ Types::DeleteDomainResult
Deletes the specified domain recordset and all of its domain records.
-
#delete_domain_entry(params = {}) ⇒ Types::DeleteDomainEntryResult
Deletes a specific domain entry.
-
#delete_instance(params = {}) ⇒ Types::DeleteInstanceResult
Deletes an Amazon Lightsail instance.
-
#delete_instance_snapshot(params = {}) ⇒ Types::DeleteInstanceSnapshotResult
Deletes a specific snapshot of a virtual private server (or instance).
-
#delete_key_pair(params = {}) ⇒ Types::DeleteKeyPairResult
Deletes the specified key pair by removing the public key from Amazon Lightsail.
-
#delete_known_host_keys(params = {}) ⇒ Types::DeleteKnownHostKeysResult
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to authenticate an instance.
-
#delete_load_balancer(params = {}) ⇒ Types::DeleteLoadBalancerResult
Deletes a Lightsail load balancer and all its associated SSL/TLS certificates.
-
#delete_load_balancer_tls_certificate(params = {}) ⇒ Types::DeleteLoadBalancerTlsCertificateResult
Deletes an SSL/TLS certificate associated with a Lightsail load balancer.
-
#delete_relational_database(params = {}) ⇒ Types::DeleteRelationalDatabaseResult
Deletes a database in Amazon Lightsail.
-
#delete_relational_database_snapshot(params = {}) ⇒ Types::DeleteRelationalDatabaseSnapshotResult
Deletes a database snapshot in Amazon Lightsail.
-
#detach_certificate_from_distribution(params = {}) ⇒ Types::DetachCertificateFromDistributionResult
Detaches an SSL/TLS certificate from your Amazon Lightsail content delivery network (CDN) distribution.
-
#detach_disk(params = {}) ⇒ Types::DetachDiskResult
Detaches a stopped block storage disk from a Lightsail instance.
-
#detach_instances_from_load_balancer(params = {}) ⇒ Types::DetachInstancesFromLoadBalancerResult
Detaches the specified instances from a Lightsail load balancer.
-
#detach_static_ip(params = {}) ⇒ Types::DetachStaticIpResult
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
-
#disable_add_on(params = {}) ⇒ Types::DisableAddOnResult
Disables an add-on for an Amazon Lightsail resource.
-
#download_default_key_pair(params = {}) ⇒ Types::DownloadDefaultKeyPairResult
Downloads the regional Amazon Lightsail default key pair.
-
#enable_add_on(params = {}) ⇒ Types::EnableAddOnResult
Enables or modifies an add-on for an Amazon Lightsail resource.
-
#export_snapshot(params = {}) ⇒ Types::ExportSnapshotResult
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
-
#get_active_names(params = {}) ⇒ Types::GetActiveNamesResult
Returns the names of all active (not deleted) resources.
-
#get_alarms(params = {}) ⇒ Types::GetAlarmsResult
Returns information about the configured alarms.
-
#get_auto_snapshots(params = {}) ⇒ Types::GetAutoSnapshotsResult
Returns the available automatic snapshots for an instance or disk.
-
#get_blueprints(params = {}) ⇒ Types::GetBlueprintsResult
Returns the list of available instance images, or blueprints.
-
#get_bucket_access_keys(params = {}) ⇒ Types::GetBucketAccessKeysResult
Returns the existing access key IDs for the specified Amazon Lightsail bucket.
-
#get_bucket_bundles(params = {}) ⇒ Types::GetBucketBundlesResult
Returns the bundles that you can apply to a Amazon Lightsail bucket.
-
#get_bucket_metric_data(params = {}) ⇒ Types::GetBucketMetricDataResult
Returns the data points of a specific metric for an Amazon Lightsail bucket.
-
#get_buckets(params = {}) ⇒ Types::GetBucketsResult
Returns information about one or more Amazon Lightsail buckets.
-
#get_bundles(params = {}) ⇒ Types::GetBundlesResult
Returns the bundles that you can apply to an Amazon Lightsail instance when you create it.
-
#get_certificates(params = {}) ⇒ Types::GetCertificatesResult
Returns information about one or more Amazon Lightsail SSL/TLS certificates.
-
#get_cloud_formation_stack_records(params = {}) ⇒ Types::GetCloudFormationStackRecordsResult
Returns the CloudFormation stack record created as a result of the ‘create cloud formation stack` operation.
-
#get_contact_methods(params = {}) ⇒ Types::GetContactMethodsResult
Returns information about the configured contact methods.
-
#get_container_api_metadata(params = {}) ⇒ Types::GetContainerAPIMetadataResult
Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
-
#get_container_images(params = {}) ⇒ Types::GetContainerImagesResult
Returns the container images that are registered to your Amazon Lightsail container service.
-
#get_container_log(params = {}) ⇒ Types::GetContainerLogResult
Returns the log events of a container of your Amazon Lightsail container service.
-
#get_container_service_deployments(params = {}) ⇒ Types::GetContainerServiceDeploymentsResult
Returns the deployments for your Amazon Lightsail container service.
-
#get_container_service_metric_data(params = {}) ⇒ Types::GetContainerServiceMetricDataResult
Returns the data points of a specific metric of your Amazon Lightsail container service.
-
#get_container_service_powers(params = {}) ⇒ Types::GetContainerServicePowersResult
Returns the list of powers that can be specified for your Amazon Lightsail container services.
-
#get_container_services(params = {}) ⇒ Types::ContainerServicesListResult
Returns information about one or more of your Amazon Lightsail container services.
-
#get_cost_estimate(params = {}) ⇒ Types::GetCostEstimateResult
Retrieves information about the cost estimate for a specified resource.
-
#get_disk(params = {}) ⇒ Types::GetDiskResult
Returns information about a specific block storage disk.
-
#get_disk_snapshot(params = {}) ⇒ Types::GetDiskSnapshotResult
Returns information about a specific block storage disk snapshot.
-
#get_disk_snapshots(params = {}) ⇒ Types::GetDiskSnapshotsResult
Returns information about all block storage disk snapshots in your AWS account and region.
-
#get_disks(params = {}) ⇒ Types::GetDisksResult
Returns information about all block storage disks in your AWS account and region.
-
#get_distribution_bundles(params = {}) ⇒ Types::GetDistributionBundlesResult
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
-
#get_distribution_latest_cache_reset(params = {}) ⇒ Types::GetDistributionLatestCacheResetResult
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network (CDN) distribution.
-
#get_distribution_metric_data(params = {}) ⇒ Types::GetDistributionMetricDataResult
Returns the data points of a specific metric for an Amazon Lightsail content delivery network (CDN) distribution.
-
#get_distributions(params = {}) ⇒ Types::GetDistributionsResult
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
-
#get_domain(params = {}) ⇒ Types::GetDomainResult
Returns information about a specific domain recordset.
-
#get_domains(params = {}) ⇒ Types::GetDomainsResult
Returns a list of all domains in the user’s account.
-
#get_export_snapshot_records(params = {}) ⇒ Types::GetExportSnapshotRecordsResult
Returns all export snapshot records created as a result of the ‘export snapshot` operation.
-
#get_instance(params = {}) ⇒ Types::GetInstanceResult
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
-
#get_instance_access_details(params = {}) ⇒ Types::GetInstanceAccessDetailsResult
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
-
#get_instance_metric_data(params = {}) ⇒ Types::GetInstanceMetricDataResult
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
-
#get_instance_port_states(params = {}) ⇒ Types::GetInstancePortStatesResult
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.
-
#get_instance_snapshot(params = {}) ⇒ Types::GetInstanceSnapshotResult
Returns information about a specific instance snapshot.
-
#get_instance_snapshots(params = {}) ⇒ Types::GetInstanceSnapshotsResult
Returns all instance snapshots for the user’s account.
-
#get_instance_state(params = {}) ⇒ Types::GetInstanceStateResult
Returns the state of a specific instance.
-
#get_instances(params = {}) ⇒ Types::GetInstancesResult
Returns information about all Amazon Lightsail virtual private servers, or instances.
-
#get_key_pair(params = {}) ⇒ Types::GetKeyPairResult
Returns information about a specific key pair.
-
#get_key_pairs(params = {}) ⇒ Types::GetKeyPairsResult
Returns information about all key pairs in the user’s account.
-
#get_load_balancer(params = {}) ⇒ Types::GetLoadBalancerResult
Returns information about the specified Lightsail load balancer.
-
#get_load_balancer_metric_data(params = {}) ⇒ Types::GetLoadBalancerMetricDataResult
Returns information about health metrics for your Lightsail load balancer.
-
#get_load_balancer_tls_certificates(params = {}) ⇒ Types::GetLoadBalancerTlsCertificatesResult
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
-
#get_load_balancer_tls_policies(params = {}) ⇒ Types::GetLoadBalancerTlsPoliciesResult
Returns a list of TLS security policies that you can apply to Lightsail load balancers.
-
#get_load_balancers(params = {}) ⇒ Types::GetLoadBalancersResult
Returns information about all load balancers in an account.
-
#get_operation(params = {}) ⇒ Types::GetOperationResult
Returns information about a specific operation.
-
#get_operations(params = {}) ⇒ Types::GetOperationsResult
Returns information about all operations.
-
#get_operations_for_resource(params = {}) ⇒ Types::GetOperationsForResourceResult
Gets operations for a specific resource (an instance or a static IP).
-
#get_regions(params = {}) ⇒ Types::GetRegionsResult
Returns a list of all valid regions for Amazon Lightsail.
-
#get_relational_database(params = {}) ⇒ Types::GetRelationalDatabaseResult
Returns information about a specific database in Amazon Lightsail.
-
#get_relational_database_blueprints(params = {}) ⇒ Types::GetRelationalDatabaseBlueprintsResult
Returns a list of available database blueprints in Amazon Lightsail.
-
#get_relational_database_bundles(params = {}) ⇒ Types::GetRelationalDatabaseBundlesResult
Returns the list of bundles that are available in Amazon Lightsail.
-
#get_relational_database_events(params = {}) ⇒ Types::GetRelationalDatabaseEventsResult
Returns a list of events for a specific database in Amazon Lightsail.
-
#get_relational_database_log_events(params = {}) ⇒ Types::GetRelationalDatabaseLogEventsResult
Returns a list of log events for a database in Amazon Lightsail.
-
#get_relational_database_log_streams(params = {}) ⇒ Types::GetRelationalDatabaseLogStreamsResult
Returns a list of available log streams for a specific database in Amazon Lightsail.
-
#get_relational_database_master_user_password(params = {}) ⇒ Types::GetRelationalDatabaseMasterUserPasswordResult
Returns the current, previous, or pending versions of the master user password for a Lightsail database.
-
#get_relational_database_metric_data(params = {}) ⇒ Types::GetRelationalDatabaseMetricDataResult
Returns the data points of the specified metric for a database in Amazon Lightsail.
-
#get_relational_database_parameters(params = {}) ⇒ Types::GetRelationalDatabaseParametersResult
Returns all of the runtime parameters offered by the underlying database software, or engine, for a specific database in Amazon Lightsail.
-
#get_relational_database_snapshot(params = {}) ⇒ Types::GetRelationalDatabaseSnapshotResult
Returns information about a specific database snapshot in Amazon Lightsail.
-
#get_relational_database_snapshots(params = {}) ⇒ Types::GetRelationalDatabaseSnapshotsResult
Returns information about all of your database snapshots in Amazon Lightsail.
-
#get_relational_databases(params = {}) ⇒ Types::GetRelationalDatabasesResult
Returns information about all of your databases in Amazon Lightsail.
-
#get_setup_history(params = {}) ⇒ Types::GetSetupHistoryResult
Returns detailed information for five of the most recent ‘SetupInstanceHttps` requests that were ran on the target instance.
-
#get_static_ip(params = {}) ⇒ Types::GetStaticIpResult
Returns information about an Amazon Lightsail static IP.
-
#get_static_ips(params = {}) ⇒ Types::GetStaticIpsResult
Returns information about all static IPs in the user’s account.
-
#import_key_pair(params = {}) ⇒ Types::ImportKeyPairResult
Imports a public SSH key from a specific key pair.
-
#is_vpc_peered(params = {}) ⇒ Types::IsVpcPeeredResult
Returns a Boolean value indicating whether your Lightsail VPC is peered.
-
#open_instance_public_ports(params = {}) ⇒ Types::OpenInstancePublicPortsResult
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.
-
#peer_vpc(params = {}) ⇒ Types::PeerVpcResult
Peers the Lightsail VPC with the user’s default VPC.
-
#put_alarm(params = {}) ⇒ Types::PutAlarmResult
Creates or updates an alarm, and associates it with the specified metric.
-
#put_instance_public_ports(params = {}) ⇒ Types::PutInstancePublicPortsResult
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.
-
#reboot_instance(params = {}) ⇒ Types::RebootInstanceResult
Restarts a specific instance.
-
#reboot_relational_database(params = {}) ⇒ Types::RebootRelationalDatabaseResult
Restarts a specific database in Amazon Lightsail.
-
#register_container_image(params = {}) ⇒ Types::RegisterContainerImageResult
Registers a container image to your Amazon Lightsail container service.
-
#release_static_ip(params = {}) ⇒ Types::ReleaseStaticIpResult
Deletes a specific static IP from your account.
-
#reset_distribution_cache(params = {}) ⇒ Types::ResetDistributionCacheResult
Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution.
-
#send_contact_method_verification(params = {}) ⇒ Types::SendContactMethodVerificationResult
Sends a verification request to an email contact method to ensure it’s owned by the requester.
-
#set_ip_address_type(params = {}) ⇒ Types::SetIpAddressTypeResult
Sets the IP address type for an Amazon Lightsail resource.
-
#set_resource_access_for_bucket(params = {}) ⇒ Types::SetResourceAccessForBucketResult
Sets the Amazon Lightsail resources that can access the specified Lightsail bucket.
-
#setup_instance_https(params = {}) ⇒ Types::SetupInstanceHttpsResult
Creates an SSL/TLS certificate that secures traffic for your website.
-
#start_gui_session(params = {}) ⇒ Types::StartGUISessionResult
Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system and application.
-
#start_instance(params = {}) ⇒ Types::StartInstanceResult
Starts a specific Amazon Lightsail instance from a stopped state.
-
#start_relational_database(params = {}) ⇒ Types::StartRelationalDatabaseResult
Starts a specific database from a stopped state in Amazon Lightsail.
-
#stop_gui_session(params = {}) ⇒ Types::StopGUISessionResult
Terminates a web-based Amazon DCV session that’s used to access a virtual computer’s operating system or application.
-
#stop_instance(params = {}) ⇒ Types::StopInstanceResult
Stops a specific Amazon Lightsail instance that is currently running.
-
#stop_relational_database(params = {}) ⇒ Types::StopRelationalDatabaseResult
Stops a specific database that is currently running in Amazon Lightsail.
-
#tag_resource(params = {}) ⇒ Types::TagResourceResult
Adds one or more tags to the specified Amazon Lightsail resource.
-
#test_alarm(params = {}) ⇒ Types::TestAlarmResult
Tests an alarm by displaying a banner on the Amazon Lightsail console.
-
#unpeer_vpc(params = {}) ⇒ Types::UnpeerVpcResult
Unpeers the Lightsail VPC from the user’s default VPC.
-
#untag_resource(params = {}) ⇒ Types::UntagResourceResult
Deletes the specified set of tag keys and their values from the specified Amazon Lightsail resource.
-
#update_bucket(params = {}) ⇒ Types::UpdateBucketResult
Updates an existing Amazon Lightsail bucket.
-
#update_bucket_bundle(params = {}) ⇒ Types::UpdateBucketBundleResult
Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.
-
#update_container_service(params = {}) ⇒ Types::UpdateContainerServiceResult
Updates the configuration of your Amazon Lightsail container service, such as its power, scale, and public domain names.
-
#update_distribution(params = {}) ⇒ Types::UpdateDistributionResult
Updates an existing Amazon Lightsail content delivery network (CDN) distribution.
-
#update_distribution_bundle(params = {}) ⇒ Types::UpdateDistributionBundleResult
Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution.
-
#update_domain_entry(params = {}) ⇒ Types::UpdateDomainEntryResult
Updates a domain recordset after it is created.
-
#update_instance_metadata_options(params = {}) ⇒ Types::UpdateInstanceMetadataOptionsResult
Modifies the Amazon Lightsail instance metadata parameters on a running or stopped instance.
-
#update_load_balancer_attribute(params = {}) ⇒ Types::UpdateLoadBalancerAttributeResult
Updates the specified attribute for a load balancer.
-
#update_relational_database(params = {}) ⇒ Types::UpdateRelationalDatabaseResult
Allows the update of one or more attributes of a database in Amazon Lightsail.
-
#update_relational_database_parameters(params = {}) ⇒ Types::UpdateRelationalDatabaseParametersResult
Allows the update of one or more parameters of a database in Amazon Lightsail.
Class Method Summary collapse
- .errors_module ⇒ Object private
Instance Method Summary collapse
- #build_request(operation_name, params = {}) ⇒ Object private
-
#initialize(options) ⇒ Client
constructor
A new instance of Client.
- #waiter_names ⇒ Object deprecated private Deprecated.
Constructor Details
#initialize(options) ⇒ Client
Returns a new instance of Client.
478 479 480 |
# File 'lib/aws-sdk-lightsail/client.rb', line 478 def initialize(*args) super end |
Class Attribute Details
.identifier ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
12618 12619 12620 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12618 def identifier @identifier end |
Class Method Details
.errors_module ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
12621 12622 12623 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12621 def errors_module Errors end |
Instance Method Details
#allocate_static_ip(params = {}) ⇒ Types::AllocateStaticIpResult
Allocates a static IP address.
520 521 522 523 |
# File 'lib/aws-sdk-lightsail/client.rb', line 520 def allocate_static_ip(params = {}, = {}) req = build_request(:allocate_static_ip, params) req.send_request() end |
#attach_certificate_to_distribution(params = {}) ⇒ Types::AttachCertificateToDistributionResult
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.
595 596 597 598 |
# File 'lib/aws-sdk-lightsail/client.rb', line 595 def attach_certificate_to_distribution(params = {}, = {}) req = build_request(:attach_certificate_to_distribution, params) req.send_request() end |
#attach_disk(params = {}) ⇒ Types::AttachDiskResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
661 662 663 664 |
# File 'lib/aws-sdk-lightsail/client.rb', line 661 def attach_disk(params = {}, = {}) req = build_request(:attach_disk, params) req.send_request() end |
#attach_instances_to_load_balancer(params = {}) ⇒ Types::AttachInstancesToLoadBalancerResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
726 727 728 729 |
# File 'lib/aws-sdk-lightsail/client.rb', line 726 def attach_instances_to_load_balancer(params = {}, = {}) req = build_request(:attach_instances_to_load_balancer, params) req.send_request() end |
#attach_load_balancer_tls_certificate(params = {}) ⇒ Types::AttachLoadBalancerTlsCertificateResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
790 791 792 793 |
# File 'lib/aws-sdk-lightsail/client.rb', line 790 def attach_load_balancer_tls_certificate(params = {}, = {}) req = build_request(:attach_load_balancer_tls_certificate, params) req.send_request() end |
#attach_static_ip(params = {}) ⇒ Types::AttachStaticIpResult
Attaches a static IP address to a specific Amazon Lightsail instance.
835 836 837 838 |
# File 'lib/aws-sdk-lightsail/client.rb', line 835 def attach_static_ip(params = {}, = {}) req = build_request(:attach_static_ip, params) req.send_request() end |
#build_request(operation_name, params = {}) ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
12591 12592 12593 12594 12595 12596 12597 12598 12599 12600 12601 12602 12603 12604 12605 12606 12607 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12591 def build_request(operation_name, params = {}) handlers = @handlers.for(operation_name) tracer = config.telemetry_provider.tracer_provider.tracer( Aws::Telemetry.module_to_tracer_name('Aws::Lightsail') ) context = Seahorse::Client::RequestContext.new( operation_name: operation_name, operation: config.api.operation(operation_name), client: self, params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-lightsail' context[:gem_version] = '1.131.0' Seahorse::Client::Request.new(handlers, context) end |
#close_instance_public_ports(params = {}) ⇒ Types::CloseInstancePublicPortsResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
895 896 897 898 |
# File 'lib/aws-sdk-lightsail/client.rb', line 895 def close_instance_public_ports(params = {}, = {}) req = build_request(:close_instance_public_ports, params) req.send_request() end |
#copy_snapshot(params = {}) ⇒ Types::CopySnapshotResult
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.
1023 1024 1025 1026 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1023 def copy_snapshot(params = {}, = {}) req = build_request(:copy_snapshot, params) req.send_request() end |
#create_bucket(params = {}) ⇒ Types::CreateBucketResult
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*.
[1]: docs.aws.amazon.com/lightsail/latest/userguide/buckets-in-amazon-lightsail
1164 1165 1166 1167 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1164 def create_bucket(params = {}, = {}) req = build_request(:create_bucket, params) req.send_request() end |
#create_bucket_access_key(params = {}) ⇒ Types::CreateBucketAccessKeyResult
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.
[1]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetBucketAccessKeys.html [2]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-bucket-access-keys
1234 1235 1236 1237 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1234 def create_bucket_access_key(params = {}, = {}) req = build_request(:create_bucket_access_key, params) req.send_request() end |
#create_certificate(params = {}) ⇒ Types::CreateCertificateResult
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.
1363 1364 1365 1366 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1363 def create_certificate(params = {}, = {}) req = build_request(:create_certificate, params) req.send_request() end |
#create_cloud_formation_stack(params = {}) ⇒ Types::CreateCloudFormationStackResult
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.
1423 1424 1425 1426 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1423 def create_cloud_formation_stack(params = {}, = {}) req = build_request(:create_cloud_formation_stack, params) req.send_request() end |
#create_contact_method(params = {}) ⇒ Types::CreateContactMethodResult
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].
The ‘create contact method` operation supports tag-based access control via request tags. For more information, see the [Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications [2]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
1539 1540 1541 1542 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1539 def create_contact_method(params = {}, = {}) req = build_request(:create_contact_method, params) req.send_request() end |
#create_container_service(params = {}) ⇒ Types::CreateContainerServiceResult
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*.
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-container-services
1778 1779 1780 1781 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1778 def create_container_service(params = {}, = {}) req = build_request(:create_container_service, params) req.send_request() end |
#create_container_service_deployment(params = {}) ⇒ Types::CreateContainerServiceDeploymentResult
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*.
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-container-images
1916 1917 1918 1919 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1916 def create_container_service_deployment(params = {}, = {}) req = build_request(:create_container_service_deployment, params) req.send_request() end |
#create_container_service_registry_login(params = {}) ⇒ Types::CreateContainerServiceRegistryLoginResult
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.
<note markdown=“1”> 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.
</note>
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.
<note markdown=“1”> 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*.
</note>
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-pushing-container-images
1968 1969 1970 1971 |
# File 'lib/aws-sdk-lightsail/client.rb', line 1968 def create_container_service_registry_login(params = {}, = {}) req = build_request(:create_container_service_registry_login, params) req.send_request() end |
#create_disk(params = {}) ⇒ Types::CreateDiskResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2058 2059 2060 2061 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2058 def create_disk(params = {}, = {}) req = build_request(:create_disk, params) req.send_request() end |
#create_disk_from_snapshot(params = {}) ⇒ Types::CreateDiskFromSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2223 2224 2225 2226 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2223 def create_disk_from_snapshot(params = {}, = {}) req = build_request(:create_disk_from_snapshot, params) req.send_request() end |
#create_disk_snapshot(params = {}) ⇒ Types::CreateDiskSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2330 2331 2332 2333 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2330 def create_disk_snapshot(params = {}, = {}) req = build_request(:create_disk_snapshot, params) req.send_request() end |
#create_distribution(params = {}) ⇒ Types::CreateDistributionResult
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].
2527 2528 2529 2530 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2527 def create_distribution(params = {}, = {}) req = build_request(:create_distribution, params) req.send_request() end |
#create_domain(params = {}) ⇒ Types::CreateDomainResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2586 2587 2588 2589 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2586 def create_domain(params = {}, = {}) req = build_request(:create_domain, params) req.send_request() end |
#create_domain_entry(params = {}) ⇒ Types::CreateDomainEntryResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2652 2653 2654 2655 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2652 def create_domain_entry(params = {}, = {}) req = build_request(:create_domain_entry, params) req.send_request() end |
#create_gui_session_access_details(params = {}) ⇒ Types::CreateGUISessionAccessDetailsResult
Creates two URLs that are used to access a virtual computer’s graphical user interface (GUI) session. The primary URL initiates a web-based Amazon DCV session to the virtual computer’s application. The secondary URL initiates a web-based Amazon DCV session to the virtual computer’s operating session.
Use ‘StartGUISession` to open the session.
2697 2698 2699 2700 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2697 def create_gui_session_access_details(params = {}, = {}) req = build_request(:create_gui_session_access_details, params) req.send_request() end |
#create_instance_snapshot(params = {}) ⇒ Types::CreateInstanceSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2763 2764 2765 2766 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2763 def create_instance_snapshot(params = {}, = {}) req = build_request(:create_instance_snapshot, params) req.send_request() end |
#create_instances(params = {}) ⇒ Types::CreateInstancesResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
2910 2911 2912 2913 |
# File 'lib/aws-sdk-lightsail/client.rb', line 2910 def create_instances(params = {}, = {}) req = build_request(:create_instances, params) req.send_request() end |
#create_instances_from_snapshot(params = {}) ⇒ Types::CreateInstancesFromSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3119 3120 3121 3122 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3119 def create_instances_from_snapshot(params = {}, = {}) req = build_request(:create_instances_from_snapshot, params) req.send_request() end |
#create_key_pair(params = {}) ⇒ Types::CreateKeyPairResult
Creates a custom SSH key pair that you can use with an Amazon Lightsail instance.
<note markdown=“1”> 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.
</note>
The ‘create key pair` operation supports tag-based access control via request tags. For more information, see the [Amazon Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_DownloadDefaultKeyPair.html [2]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3202 3203 3204 3205 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3202 def create_key_pair(params = {}, = {}) req = build_request(:create_key_pair, params) req.send_request() end |
#create_load_balancer(params = {}) ⇒ Types::CreateLoadBalancerResult
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 10 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/configure-lightsail-instances-for-load-balancing [2]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3330 3331 3332 3333 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3330 def create_load_balancer(params = {}, = {}) req = build_request(:create_load_balancer, params) req.send_request() end |
#create_load_balancer_tls_certificate(params = {}) ⇒ Types::CreateLoadBalancerTlsCertificateResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3420 3421 3422 3423 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3420 def create_load_balancer_tls_certificate(params = {}, = {}) req = build_request(:create_load_balancer_tls_certificate, params) req.send_request() end |
#create_relational_database(params = {}) ⇒ Types::CreateRelationalDatabaseResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3680 3681 3682 3683 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3680 def create_relational_database(params = {}, = {}) req = build_request(:create_relational_database, params) req.send_request() end |
#create_relational_database_from_snapshot(params = {}) ⇒ Types::CreateRelationalDatabaseFromSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3817 3818 3819 3820 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3817 def create_relational_database_from_snapshot(params = {}, = {}) req = build_request(:create_relational_database_from_snapshot, params) req.send_request() end |
#create_relational_database_snapshot(params = {}) ⇒ Types::CreateRelationalDatabaseSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
3889 3890 3891 3892 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3889 def create_relational_database_snapshot(params = {}, = {}) req = build_request(:create_relational_database_snapshot, params) req.send_request() end |
#delete_alarm(params = {}) ⇒ Types::DeleteAlarmResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms
3939 3940 3941 3942 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3939 def delete_alarm(params = {}, = {}) req = build_request(:delete_alarm, params) req.send_request() end |
#delete_auto_snapshot(params = {}) ⇒ Types::DeleteAutoSnapshotResult
Deletes an automatic snapshot of an instance or disk. For more information, see the [Amazon Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
3992 3993 3994 3995 |
# File 'lib/aws-sdk-lightsail/client.rb', line 3992 def delete_auto_snapshot(params = {}, = {}) req = build_request(:delete_auto_snapshot, params) req.send_request() end |
#delete_bucket(params = {}) ⇒ Types::DeleteBucketResult
Deletes a Amazon Lightsail bucket.
<note markdown=“1”> 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.
</note>
4070 4071 4072 4073 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4070 def delete_bucket(params = {}, = {}) req = build_request(:delete_bucket, params) req.send_request() end |
#delete_bucket_access_key(params = {}) ⇒ Types::DeleteBucketAccessKeyResult
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*.
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-creating-bucket-access-keys
4133 4134 4135 4136 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4133 def delete_bucket_access_key(params = {}, = {}) req = build_request(:delete_bucket_access_key, params) req.send_request() end |
#delete_certificate(params = {}) ⇒ Types::DeleteCertificateResult
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.
4182 4183 4184 4185 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4182 def delete_certificate(params = {}, = {}) req = build_request(:delete_certificate, params) req.send_request() end |
#delete_contact_method(params = {}) ⇒ Types::DeleteContactMethodResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications
4242 4243 4244 4245 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4242 def delete_contact_method(params = {}, = {}) req = build_request(:delete_contact_method, params) req.send_request() end |
#delete_container_image(params = {}) ⇒ Struct
Deletes a container image that is registered to your Amazon Lightsail container service.
4281 4282 4283 4284 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4281 def delete_container_image(params = {}, = {}) req = build_request(:delete_container_image, params) req.send_request() end |
#delete_container_service(params = {}) ⇒ Struct
Deletes your Amazon Lightsail container service.
4303 4304 4305 4306 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4303 def delete_container_service(params = {}, = {}) req = build_request(:delete_container_service, params) req.send_request() end |
#delete_disk(params = {}) ⇒ Types::DeleteDiskResult
Deletes the specified block storage disk. The disk must be in the ‘available` state (not attached to a Lightsail instance).
<note markdown=“1”> The disk may remain in the ‘deleting` state for several minutes.
</note>
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4362 4363 4364 4365 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4362 def delete_disk(params = {}, = {}) req = build_request(:delete_disk, params) req.send_request() end |
#delete_disk_snapshot(params = {}) ⇒ Types::DeleteDiskSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4420 4421 4422 4423 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4420 def delete_disk_snapshot(params = {}, = {}) req = build_request(:delete_disk_snapshot, params) req.send_request() end |
#delete_distribution(params = {}) ⇒ Types::DeleteDistributionResult
Deletes your Amazon Lightsail content delivery network (CDN) distribution.
4464 4465 4466 4467 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4464 def delete_distribution(params = {}, = {}) req = build_request(:delete_distribution, params) req.send_request() end |
#delete_domain(params = {}) ⇒ Types::DeleteDomainResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4512 4513 4514 4515 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4512 def delete_domain(params = {}, = {}) req = build_request(:delete_domain, params) req.send_request() end |
#delete_domain_entry(params = {}) ⇒ Types::DeleteDomainEntryResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4574 4575 4576 4577 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4574 def delete_domain_entry(params = {}, = {}) req = build_request(:delete_domain_entry, params) req.send_request() end |
#delete_instance(params = {}) ⇒ Types::DeleteInstanceResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4628 4629 4630 4631 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4628 def delete_instance(params = {}, = {}) req = build_request(:delete_instance, params) req.send_request() end |
#delete_instance_snapshot(params = {}) ⇒ Types::DeleteInstanceSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4679 4680 4681 4682 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4679 def delete_instance_snapshot(params = {}, = {}) req = build_request(:delete_instance_snapshot, params) req.send_request() end |
#delete_key_pair(params = {}) ⇒ Types::DeleteKeyPairResult
Deletes the specified key pair by removing the public key from Amazon Lightsail.
You can delete key pairs that were created using the
- ImportKeyPair][1
-
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].
[1]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_ImportKeyPair.html [2]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateKeyPair.html [3]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_DownloadDefaultKeyPair.html [4]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4746 4747 4748 4749 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4746 def delete_key_pair(params = {}, = {}) req = build_request(:delete_key_pair, params) req.send_request() end |
#delete_known_host_keys(params = {}) ⇒ Types::DeleteKnownHostKeysResult
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].
4801 4802 4803 4804 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4801 def delete_known_host_keys(params = {}, = {}) req = build_request(:delete_known_host_keys, params) req.send_request() end |
#delete_load_balancer(params = {}) ⇒ Types::DeleteLoadBalancerResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4854 4855 4856 4857 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4854 def delete_load_balancer(params = {}, = {}) req = build_request(:delete_load_balancer, params) req.send_request() end |
#delete_load_balancer_tls_certificate(params = {}) ⇒ Types::DeleteLoadBalancerTlsCertificateResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4918 4919 4920 4921 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4918 def delete_load_balancer_tls_certificate(params = {}, = {}) req = build_request(:delete_load_balancer_tls_certificate, params) req.send_request() end |
#delete_relational_database(params = {}) ⇒ Types::DeleteRelationalDatabaseResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
4996 4997 4998 4999 |
# File 'lib/aws-sdk-lightsail/client.rb', line 4996 def delete_relational_database(params = {}, = {}) req = build_request(:delete_relational_database, params) req.send_request() end |
#delete_relational_database_snapshot(params = {}) ⇒ Types::DeleteRelationalDatabaseSnapshotResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
5046 5047 5048 5049 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5046 def delete_relational_database_snapshot(params = {}, = {}) req = build_request(:delete_relational_database_snapshot, params) req.send_request() end |
#detach_certificate_from_distribution(params = {}) ⇒ Types::DetachCertificateFromDistributionResult
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.
5094 5095 5096 5097 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5094 def detach_certificate_from_distribution(params = {}, = {}) req = build_request(:detach_certificate_from_distribution, params) req.send_request() end |
#detach_disk(params = {}) ⇒ Types::DetachDiskResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
5146 5147 5148 5149 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5146 def detach_disk(params = {}, = {}) req = build_request(:detach_disk, params) req.send_request() end |
#detach_instances_from_load_balancer(params = {}) ⇒ Types::DetachInstancesFromLoadBalancerResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
5204 5205 5206 5207 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5204 def detach_instances_from_load_balancer(params = {}, = {}) req = build_request(:detach_instances_from_load_balancer, params) req.send_request() end |
#detach_static_ip(params = {}) ⇒ Types::DetachStaticIpResult
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
5246 5247 5248 5249 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5246 def detach_static_ip(params = {}, = {}) req = build_request(:detach_static_ip, params) req.send_request() end |
#disable_add_on(params = {}) ⇒ Types::DisableAddOnResult
Disables an add-on for an Amazon Lightsail resource. For more information, see the [Amazon Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
5296 5297 5298 5299 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5296 def disable_add_on(params = {}, = {}) req = build_request(:disable_add_on, params) req.send_request() end |
#download_default_key_pair(params = {}) ⇒ Types::DownloadDefaultKeyPairResult
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.
5322 5323 5324 5325 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5322 def download_default_key_pair(params = {}, = {}) req = build_request(:download_default_key_pair, params) req.send_request() end |
#enable_add_on(params = {}) ⇒ Types::EnableAddOnResult
Enables or modifies an add-on for an Amazon Lightsail resource. For more information, see the [Amazon Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
5382 5383 5384 5385 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5382 def enable_add_on(params = {}, = {}) req = build_request(:enable_add_on, params) req.send_request() end |
#export_snapshot(params = {}) ⇒ Types::ExportSnapshotResult
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].
<note markdown=“1”> Use the ‘get instance snapshots` or `get disk snapshots` operations to get a list of snapshots that you can export to Amazon EC2.
</note>
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
5450 5451 5452 5453 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5450 def export_snapshot(params = {}, = {}) req = build_request(:export_snapshot, params) req.send_request() end |
#get_active_names(params = {}) ⇒ Types::GetActiveNamesResult
Returns the names of all active (not deleted) resources.
5485 5486 5487 5488 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5485 def get_active_names(params = {}, = {}) req = build_request(:get_active_names, params) req.send_request() end |
#get_alarms(params = {}) ⇒ Types::GetAlarmsResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms
5572 5573 5574 5575 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5572 def get_alarms(params = {}, = {}) req = build_request(:get_alarms, params) req.send_request() end |
#get_auto_snapshots(params = {}) ⇒ Types::GetAutoSnapshotsResult
Returns the available automatic snapshots for an instance or disk. For more information, see the [Amazon Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-configuring-automatic-snapshots
5616 5617 5618 5619 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5616 def get_auto_snapshots(params = {}, = {}) req = build_request(:get_auto_snapshots, params) req.send_request() end |
#get_blueprints(params = {}) ⇒ Types::GetBlueprintsResult
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.
<note markdown=“1”> 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.
</note>
5687 5688 5689 5690 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5687 def get_blueprints(params = {}, = {}) req = build_request(:get_blueprints, params) req.send_request() end |
#get_bucket_access_keys(params = {}) ⇒ Types::GetBucketAccessKeysResult
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.
[1]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateBucketAccessKey.html
5732 5733 5734 5735 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5732 def get_bucket_access_keys(params = {}, = {}) req = build_request(:get_bucket_access_keys, params) req.send_request() end |
#get_bucket_bundles(params = {}) ⇒ Types::GetBucketBundlesResult
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.
[1]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_UpdateBucketBundle.html
5777 5778 5779 5780 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5777 def get_bucket_bundles(params = {}, = {}) req = build_request(:get_bucket_bundles, params) req.send_request() end |
#get_bucket_metric_data(params = {}) ⇒ Types::GetBucketMetricDataResult
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.
5902 5903 5904 5905 |
# File 'lib/aws-sdk-lightsail/client.rb', line 5902 def get_bucket_metric_data(params = {}, = {}) req = build_request(:get_bucket_metric_data, params) req.send_request() end |
#get_buckets(params = {}) ⇒ Types::GetBucketsResult
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*.
[1]: docs.aws.amazon.com/lightsail/latest/userguide/buckets-in-amazon-lightsail
6021 6022 6023 6024 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6021 def get_buckets(params = {}, = {}) req = build_request(:get_buckets, params) req.send_request() end |
#get_bundles(params = {}) ⇒ Types::GetBundlesResult
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.
<note markdown=“1”> Bundles are referred to as *instance plans* in the Lightsail console.
</note>
6090 6091 6092 6093 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6090 def get_bundles(params = {}, = {}) req = build_request(:get_bundles, params) req.send_request() end |
#get_certificates(params = {}) ⇒ Types::GetCertificatesResult
Returns information about one or more Amazon Lightsail SSL/TLS certificates.
<note markdown=“1”> 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.
</note>
6204 6205 6206 6207 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6204 def get_certificates(params = {}, = {}) req = build_request(:get_certificates, params) req.send_request() end |
#get_cloud_formation_stack_records(params = {}) ⇒ Types::GetCloudFormationStackRecordsResult
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.
6256 6257 6258 6259 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6256 def get_cloud_formation_stack_records(params = {}, = {}) req = build_request(:get_cloud_formation_stack_records, params) req.send_request() end |
#get_contact_methods(params = {}) ⇒ Types::GetContactMethodsResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications
6315 6316 6317 6318 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6315 def get_contact_methods(params = {}, = {}) req = build_request(:get_contact_methods, params) req.send_request() end |
#get_container_api_metadata(params = {}) ⇒ Types::GetContainerAPIMetadataResult
Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
6337 6338 6339 6340 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6337 def (params = {}, = {}) req = build_request(:get_container_api_metadata, params) req.send_request() end |
#get_container_images(params = {}) ⇒ Types::GetContainerImagesResult
Returns the container images that are registered to your Amazon Lightsail container service.
<note markdown=“1”> 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.
</note>
6377 6378 6379 6380 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6377 def get_container_images(params = {}, = {}) req = build_request(:get_container_images, params) req.send_request() end |
#get_container_log(params = {}) ⇒ Types::GetContainerLogResult
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.
<note markdown=“1”> 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*.
</note>
6500 6501 6502 6503 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6500 def get_container_log(params = {}, = {}) req = build_request(:get_container_log, params) req.send_request() end |
#get_container_service_deployments(params = {}) ⇒ Types::GetContainerServiceDeploymentsResult
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.
<note markdown=“1”> 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*.
</note>
6564 6565 6566 6567 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6564 def get_container_service_deployments(params = {}, = {}) req = build_request(:get_container_service_deployments, params) req.send_request() end |
#get_container_service_metric_data(params = {}) ⇒ Types::GetContainerServiceMetricDataResult
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.
6675 6676 6677 6678 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6675 def get_container_service_metric_data(params = {}, = {}) req = build_request(:get_container_service_metric_data, params) req.send_request() end |
#get_container_service_powers(params = {}) ⇒ Types::GetContainerServicePowersResult
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.
6704 6705 6706 6707 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6704 def get_container_service_powers(params = {}, = {}) req = build_request(:get_container_service_powers, params) req.send_request() end |
#get_container_services(params = {}) ⇒ Types::ContainerServicesListResult
Returns information about one or more of your Amazon Lightsail container services.
6798 6799 6800 6801 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6798 def get_container_services(params = {}, = {}) req = build_request(:get_container_services, params) req.send_request() end |
#get_cost_estimate(params = {}) ⇒ Types::GetCostEstimateResult
Retrieves information about the cost estimate for a specified resource. A cost estimate will not generate for a resource that has been deleted.
6881 6882 6883 6884 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6881 def get_cost_estimate(params = {}, = {}) req = build_request(:get_cost_estimate, params) req.send_request() end |
#get_disk(params = {}) ⇒ Types::GetDiskResult
Returns information about a specific block storage disk.
6935 6936 6937 6938 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6935 def get_disk(params = {}, = {}) req = build_request(:get_disk, params) req.send_request() end |
#get_disk_snapshot(params = {}) ⇒ Types::GetDiskSnapshotResult
Returns information about a specific block storage disk snapshot.
6980 6981 6982 6983 |
# File 'lib/aws-sdk-lightsail/client.rb', line 6980 def get_disk_snapshot(params = {}, = {}) req = build_request(:get_disk_snapshot, params) req.send_request() end |
#get_disk_snapshots(params = {}) ⇒ Types::GetDiskSnapshotsResult
Returns information about all block storage disk snapshots in your AWS account and region.
7033 7034 7035 7036 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7033 def get_disk_snapshots(params = {}, = {}) req = build_request(:get_disk_snapshots, params) req.send_request() end |
#get_disks(params = {}) ⇒ Types::GetDisksResult
Returns information about all block storage disks in your AWS account and region.
7095 7096 7097 7098 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7095 def get_disks(params = {}, = {}) req = build_request(:get_disks, params) req.send_request() end |
#get_distribution_bundles(params = {}) ⇒ Types::GetDistributionBundlesResult
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.
7123 7124 7125 7126 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7123 def get_distribution_bundles(params = {}, = {}) req = build_request(:get_distribution_bundles, params) req.send_request() end |
#get_distribution_latest_cache_reset(params = {}) ⇒ Types::GetDistributionLatestCacheResetResult
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network (CDN) distribution.
7161 7162 7163 7164 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7161 def get_distribution_latest_cache_reset(params = {}, = {}) req = build_request(:get_distribution_latest_cache_reset, params) req.send_request() end |
#get_distribution_metric_data(params = {}) ⇒ Types::GetDistributionMetricDataResult
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.
7345 7346 7347 7348 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7345 def get_distribution_metric_data(params = {}, = {}) req = build_request(:get_distribution_metric_data, params) req.send_request() end |
#get_distributions(params = {}) ⇒ Types::GetDistributionsResult
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
7432 7433 7434 7435 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7432 def get_distributions(params = {}, = {}) req = build_request(:get_distributions, params) req.send_request() end |
#get_domain(params = {}) ⇒ Types::GetDomainResult
Returns information about a specific domain recordset.
7481 7482 7483 7484 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7481 def get_domain(params = {}, = {}) req = build_request(:get_domain, params) req.send_request() end |
#get_domains(params = {}) ⇒ Types::GetDomainsResult
Returns a list of all domains in the user’s account.
7537 7538 7539 7540 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7537 def get_domains(params = {}, = {}) req = build_request(:get_domains, params) req.send_request() end |
#get_export_snapshot_records(params = {}) ⇒ Types::GetExportSnapshotRecordsResult
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][1
-
action.
[1]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateCloudFormationStack.html
7604 7605 7606 7607 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7604 def get_export_snapshot_records(params = {}, = {}) req = build_request(:get_export_snapshot_records, params) req.send_request() end |
#get_instance(params = {}) ⇒ Types::GetInstanceResult
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
7712 7713 7714 7715 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7712 def get_instance(params = {}, = {}) req = build_request(:get_instance, params) req.send_request() end |
#get_instance_access_details(params = {}) ⇒ Types::GetInstanceAccessDetailsResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
7773 7774 7775 7776 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7773 def get_instance_access_details(params = {}, = {}) req = build_request(:get_instance_access_details, params) req.send_request() end |
#get_instance_metric_data(params = {}) ⇒ Types::GetInstanceMetricDataResult
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.
7985 7986 7987 7988 |
# File 'lib/aws-sdk-lightsail/client.rb', line 7985 def get_instance_metric_data(params = {}, = {}) req = build_request(:get_instance_metric_data, params) req.send_request() end |
#get_instance_port_states(params = {}) ⇒ Types::GetInstancePortStatesResult
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.
8025 8026 8027 8028 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8025 def get_instance_port_states(params = {}, = {}) req = build_request(:get_instance_port_states, params) req.send_request() end |
#get_instance_snapshot(params = {}) ⇒ Types::GetInstanceSnapshotResult
Returns information about a specific instance snapshot.
8098 8099 8100 8101 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8098 def get_instance_snapshot(params = {}, = {}) req = build_request(:get_instance_snapshot, params) req.send_request() end |
#get_instance_snapshots(params = {}) ⇒ Types::GetInstanceSnapshotsResult
Returns all instance snapshots for the user’s account.
8179 8180 8181 8182 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8179 def get_instance_snapshots(params = {}, = {}) req = build_request(:get_instance_snapshots, params) req.send_request() end |
#get_instance_state(params = {}) ⇒ Types::GetInstanceStateResult
Returns the state of a specific instance. Works on one instance at a time.
8209 8210 8211 8212 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8209 def get_instance_state(params = {}, = {}) req = build_request(:get_instance_state, params) req.send_request() end |
#get_instances(params = {}) ⇒ Types::GetInstancesResult
Returns information about all Amazon Lightsail virtual private servers, or instances.
8324 8325 8326 8327 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8324 def get_instances(params = {}, = {}) req = build_request(:get_instances, params) req.send_request() end |
#get_key_pair(params = {}) ⇒ Types::GetKeyPairResult
Returns information about a specific key pair.
8362 8363 8364 8365 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8362 def get_key_pair(params = {}, = {}) req = build_request(:get_key_pair, params) req.send_request() end |
#get_key_pairs(params = {}) ⇒ Types::GetKeyPairsResult
Returns information about all key pairs in the user’s account.
8412 8413 8414 8415 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8412 def get_key_pairs(params = {}, = {}) req = build_request(:get_key_pairs, params) req.send_request() end |
#get_load_balancer(params = {}) ⇒ Types::GetLoadBalancerResult
Returns information about the specified Lightsail load balancer.
8468 8469 8470 8471 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8468 def get_load_balancer(params = {}, = {}) req = build_request(:get_load_balancer, params) req.send_request() end |
#get_load_balancer_metric_data(params = {}) ⇒ Types::GetLoadBalancerMetricDataResult
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.
8675 8676 8677 8678 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8675 def get_load_balancer_metric_data(params = {}, = {}) req = build_request(:get_load_balancer_metric_data, params) req.send_request() end |
#get_load_balancer_tls_certificates(params = {}) ⇒ Types::GetLoadBalancerTlsCertificatesResult
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.
8750 8751 8752 8753 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8750 def get_load_balancer_tls_certificates(params = {}, = {}) req = build_request(:get_load_balancer_tls_certificates, params) req.send_request() end |
#get_load_balancer_tls_policies(params = {}) ⇒ Types::GetLoadBalancerTlsPoliciesResult
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*.
8801 8802 8803 8804 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8801 def get_load_balancer_tls_policies(params = {}, = {}) req = build_request(:get_load_balancer_tls_policies, params) req.send_request() end |
#get_load_balancers(params = {}) ⇒ Types::GetLoadBalancersResult
Returns information about all load balancers in an account.
8864 8865 8866 8867 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8864 def get_load_balancers(params = {}, = {}) req = build_request(:get_load_balancers, params) req.send_request() end |
#get_operation(params = {}) ⇒ Types::GetOperationResult
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.
8906 8907 8908 8909 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8906 def get_operation(params = {}, = {}) req = build_request(:get_operation, params) req.send_request() end |
#get_operations(params = {}) ⇒ Types::GetOperationsResult
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.
8958 8959 8960 8961 |
# File 'lib/aws-sdk-lightsail/client.rb', line 8958 def get_operations(params = {}, = {}) req = build_request(:get_operations, params) req.send_request() end |
#get_operations_for_resource(params = {}) ⇒ Types::GetOperationsForResourceResult
Gets operations for a specific resource (an instance or a static IP).
9012 9013 9014 9015 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9012 def get_operations_for_resource(params = {}, = {}) req = build_request(:get_operations_for_resource, params) req.send_request() end |
#get_regions(params = {}) ⇒ Types::GetRegionsResult
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.
9060 9061 9062 9063 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9060 def get_regions(params = {}, = {}) req = build_request(:get_regions, params) req.send_request() end |
#get_relational_database(params = {}) ⇒ Types::GetRelationalDatabaseResult
Returns information about a specific database in Amazon Lightsail.
9124 9125 9126 9127 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9124 def get_relational_database(params = {}, = {}) req = build_request(:get_relational_database, params) req.send_request() end |
#get_relational_database_blueprints(params = {}) ⇒ Types::GetRelationalDatabaseBlueprintsResult
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.
9169 9170 9171 9172 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9169 def get_relational_database_blueprints(params = {}, = {}) req = build_request(:get_relational_database_blueprints, params) req.send_request() end |
#get_relational_database_bundles(params = {}) ⇒ Types::GetRelationalDatabaseBundlesResult
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.
9222 9223 9224 9225 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9222 def get_relational_database_bundles(params = {}, = {}) req = build_request(:get_relational_database_bundles, params) req.send_request() end |
#get_relational_database_events(params = {}) ⇒ Types::GetRelationalDatabaseEventsResult
Returns a list of events for a specific database in Amazon Lightsail.
9275 9276 9277 9278 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9275 def get_relational_database_events(params = {}, = {}) req = build_request(:get_relational_database_events, params) req.send_request() end |
#get_relational_database_log_events(params = {}) ⇒ Types::GetRelationalDatabaseLogEventsResult
Returns a list of log events for a database in Amazon Lightsail.
9364 9365 9366 9367 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9364 def get_relational_database_log_events(params = {}, = {}) req = build_request(:get_relational_database_log_events, params) req.send_request() end |
#get_relational_database_log_streams(params = {}) ⇒ Types::GetRelationalDatabaseLogStreamsResult
Returns a list of available log streams for a specific database in Amazon Lightsail.
9394 9395 9396 9397 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9394 def get_relational_database_log_streams(params = {}, = {}) req = build_request(:get_relational_database_log_streams, params) req.send_request() end |
#get_relational_database_master_user_password(params = {}) ⇒ Types::GetRelationalDatabaseMasterUserPasswordResult
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.
9441 9442 9443 9444 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9441 def get_relational_database_master_user_password(params = {}, = {}) req = build_request(:get_relational_database_master_user_password, params) req.send_request() end |
#get_relational_database_metric_data(params = {}) ⇒ Types::GetRelationalDatabaseMetricDataResult
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.
9607 9608 9609 9610 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9607 def get_relational_database_metric_data(params = {}, = {}) req = build_request(:get_relational_database_metric_data, params) req.send_request() end |
#get_relational_database_parameters(params = {}) ⇒ Types::GetRelationalDatabaseParametersResult
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.
9661 9662 9663 9664 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9661 def get_relational_database_parameters(params = {}, = {}) req = build_request(:get_relational_database_parameters, params) req.send_request() end |
#get_relational_database_snapshot(params = {}) ⇒ Types::GetRelationalDatabaseSnapshotResult
Returns information about a specific database snapshot in Amazon Lightsail.
9707 9708 9709 9710 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9707 def get_relational_database_snapshot(params = {}, = {}) req = build_request(:get_relational_database_snapshot, params) req.send_request() end |
#get_relational_database_snapshots(params = {}) ⇒ Types::GetRelationalDatabaseSnapshotsResult
Returns information about all of your database snapshots in Amazon Lightsail.
9761 9762 9763 9764 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9761 def get_relational_database_snapshots(params = {}, = {}) req = build_request(:get_relational_database_snapshots, params) req.send_request() end |
#get_relational_databases(params = {}) ⇒ Types::GetRelationalDatabasesResult
Returns information about all of your databases in Amazon Lightsail.
9833 9834 9835 9836 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9833 def get_relational_databases(params = {}, = {}) req = build_request(:get_relational_databases, params) req.send_request() end |
#get_setup_history(params = {}) ⇒ Types::GetSetupHistoryResult
Returns detailed information for five of the most recent ‘SetupInstanceHttps` requests that were ran on the target instance.
9892 9893 9894 9895 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9892 def get_setup_history(params = {}, = {}) req = build_request(:get_setup_history, params) req.send_request() end |
#get_static_ip(params = {}) ⇒ Types::GetStaticIpResult
Returns information about an Amazon Lightsail static IP.
9929 9930 9931 9932 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9929 def get_static_ip(params = {}, = {}) req = build_request(:get_static_ip, params) req.send_request() end |
#get_static_ips(params = {}) ⇒ Types::GetStaticIpsResult
Returns information about all static IPs in the user’s account.
9973 9974 9975 9976 |
# File 'lib/aws-sdk-lightsail/client.rb', line 9973 def get_static_ips(params = {}, = {}) req = build_request(:get_static_ips, params) req.send_request() end |
#import_key_pair(params = {}) ⇒ Types::ImportKeyPairResult
Imports a public SSH key from a specific key pair.
10017 10018 10019 10020 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10017 def import_key_pair(params = {}, = {}) req = build_request(:import_key_pair, params) req.send_request() end |
#is_vpc_peered(params = {}) ⇒ Types::IsVpcPeeredResult
Returns a Boolean value indicating whether your Lightsail VPC is peered.
10037 10038 10039 10040 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10037 def is_vpc_peered(params = {}, = {}) req = build_request(:is_vpc_peered, params) req.send_request() end |
#open_instance_public_ports(params = {}) ⇒ Types::OpenInstancePublicPortsResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10099 10100 10101 10102 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10099 def open_instance_public_ports(params = {}, = {}) req = build_request(:open_instance_public_ports, params) req.send_request() end |
#peer_vpc(params = {}) ⇒ Types::PeerVpcResult
Peers the Lightsail VPC with the user’s default VPC.
10130 10131 10132 10133 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10130 def peer_vpc(params = {}, = {}) req = build_request(:peer_vpc, params) req.send_request() end |
#put_alarm(params = {}) ⇒ Types::PutAlarmResult
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.
The ‘put alarm` operation supports tag-based access control via request tags. For more information, see the [Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms [2]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10353 10354 10355 10356 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10353 def put_alarm(params = {}, = {}) req = build_request(:put_alarm, params) req.send_request() end |
#put_instance_public_ports(params = {}) ⇒ Types::PutInstancePublicPortsResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10422 10423 10424 10425 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10422 def put_instance_public_ports(params = {}, = {}) req = build_request(:put_instance_public_ports, params) req.send_request() end |
#reboot_instance(params = {}) ⇒ Types::RebootInstanceResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10471 10472 10473 10474 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10471 def reboot_instance(params = {}, = {}) req = build_request(:reboot_instance, params) req.send_request() end |
#reboot_relational_database(params = {}) ⇒ Types::RebootRelationalDatabaseResult
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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
10521 10522 10523 10524 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10521 def reboot_relational_database(params = {}, = {}) req = build_request(:reboot_relational_database, params) req.send_request() end |
#register_container_image(params = {}) ⇒ Types::RegisterContainerImageResult
Registers a container image to your Amazon Lightsail container service.
<note markdown=“1”> 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*.
</note>
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-pushing-container-images
10597 10598 10599 10600 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10597 def register_container_image(params = {}, = {}) req = build_request(:register_container_image, params) req.send_request() end |
#release_static_ip(params = {}) ⇒ Types::ReleaseStaticIpResult
Deletes a specific static IP from your account.
10638 10639 10640 10641 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10638 def release_static_ip(params = {}, = {}) req = build_request(:release_static_ip, params) req.send_request() end |
#reset_distribution_cache(params = {}) ⇒ Types::ResetDistributionCacheResult
Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution.
After resetting the cache, the next time a content request is made, your distribution pulls, serves, and caches it from the origin.
10689 10690 10691 10692 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10689 def reset_distribution_cache(params = {}, = {}) req = build_request(:reset_distribution_cache, params) req.send_request() end |
#send_contact_method_verification(params = {}) ⇒ Types::SendContactMethodVerificationResult
Sends a verification request to an email contact method to ensure it’s owned by the requester. SMS contact methods don’t need to be verified.
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].
A verification request is sent to the contact method when you initially create it. Use this action to send another verification request if a previous verification request was deleted, or has expired.
Notifications are not sent to an email contact method until after it is verified, and confirmed as valid.
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-notifications
10752 10753 10754 10755 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10752 def send_contact_method_verification(params = {}, = {}) req = build_request(:send_contact_method_verification, params) req.send_request() end |
#set_ip_address_type(params = {}) ⇒ Types::SetIpAddressTypeResult
Sets the IP address type for an Amazon Lightsail resource.
Use this action to enable dual-stack for a resource, which enables IPv4 and IPv6 for the specified resource. Alternately, you can use this action to disable dual-stack, and enable IPv4 only.
10834 10835 10836 10837 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10834 def set_ip_address_type(params = {}, = {}) req = build_request(:set_ip_address_type, params) req.send_request() end |
#set_resource_access_for_bucket(params = {}) ⇒ Types::SetResourceAccessForBucketResult
Sets the Amazon Lightsail resources that can access the specified Lightsail bucket.
Lightsail buckets currently support setting access for Lightsail instances in the same Amazon Web Services Region.
10896 10897 10898 10899 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10896 def set_resource_access_for_bucket(params = {}, = {}) req = build_request(:set_resource_access_for_bucket, params) req.send_request() end |
#setup_instance_https(params = {}) ⇒ Types::SetupInstanceHttpsResult
Creates an SSL/TLS certificate that secures traffic for your website. After the certificate is created, it is installed on the specified Lightsail instance.
If you provide more than one domain name in the request, at least one name must be less than or equal to 63 characters in length.
10956 10957 10958 10959 |
# File 'lib/aws-sdk-lightsail/client.rb', line 10956 def setup_instance_https(params = {}, = {}) req = build_request(:setup_instance_https, params) req.send_request() end |
#start_gui_session(params = {}) ⇒ Types::StartGUISessionResult
Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system and application. The session will be active for 1 hour. Use this action to resume the session after it expires.
11000 11001 11002 11003 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11000 def start_gui_session(params = {}, = {}) req = build_request(:start_gui_session, params) req.send_request() end |
#start_instance(params = {}) ⇒ Types::StartInstanceResult
Starts a specific Amazon Lightsail instance from a stopped state. To restart an instance, use the ‘reboot instance` operation.
<note markdown=“1”> When you start a stopped instance, Lightsail assigns a new public IP address to the instance. To use the same IP address after stopping and starting an instance, create a static IP address and attach it to the instance. For more information, see the [Amazon Lightsail Developer Guide].
</note>
The ‘start 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/lightsail-create-static-ip [2]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11059 11060 11061 11062 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11059 def start_instance(params = {}, = {}) req = build_request(:start_instance, params) req.send_request() end |
#start_relational_database(params = {}) ⇒ Types::StartRelationalDatabaseResult
Starts a specific database from a stopped state in Amazon Lightsail. To restart a database, use the ‘reboot relational database` operation.
The ‘start 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11110 11111 11112 11113 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11110 def start_relational_database(params = {}, = {}) req = build_request(:start_relational_database, params) req.send_request() end |
#stop_gui_session(params = {}) ⇒ Types::StopGUISessionResult
Terminates a web-based Amazon DCV session that’s used to access a virtual computer’s operating system or application. The session will close and any unsaved data will be lost.
11153 11154 11155 11156 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11153 def stop_gui_session(params = {}, = {}) req = build_request(:stop_gui_session, params) req.send_request() end |
#stop_instance(params = {}) ⇒ Types::StopInstanceResult
Stops a specific Amazon Lightsail instance that is currently running.
<note markdown=“1”> When you start a stopped instance, Lightsail assigns a new public IP address to the instance. To use the same IP address after stopping and starting an instance, create a static IP address and attach it to the instance. For more information, see the [Amazon Lightsail Developer Guide].
</note>
The ‘stop 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/lightsail-create-static-ip [2]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11220 11221 11222 11223 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11220 def stop_instance(params = {}, = {}) req = build_request(:stop_instance, params) req.send_request() end |
#stop_relational_database(params = {}) ⇒ Types::StopRelationalDatabaseResult
Stops a specific database that is currently running in Amazon Lightsail.
<note markdown=“1”> If you don’t manually start your database instance after it has been stopped for seven consecutive days, Amazon Lightsail automatically starts it for you. This action helps ensure that your database instance doesn’t fall behind on any required maintenance updates.
</note>
The ‘stop 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11283 11284 11285 11286 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11283 def stop_relational_database(params = {}, = {}) req = build_request(:stop_relational_database, params) req.send_request() end |
#tag_resource(params = {}) ⇒ Types::TagResourceResult
Adds one or more tags to the specified Amazon Lightsail resource. Each resource can have a maximum of 50 tags. Each tag consists of a key and an optional value. Tag keys must be unique per resource. For more information about tags, see the [Amazon Lightsail Developer Guide].
The ‘tag resource` operation supports tag-based access control via request tags and resource tags applied to the resource identified by `resource name`. For more information, see the [Amazon Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags [2]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11351 11352 11353 11354 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11351 def tag_resource(params = {}, = {}) req = build_request(:tag_resource, params) req.send_request() end |
#test_alarm(params = {}) ⇒ Types::TestAlarmResult
Tests an alarm by displaying a banner on the Amazon Lightsail console. If a notification trigger is configured for the specified alarm, the test also sends a notification to the notification protocol (‘Email` and/or `SMS`) configured for the 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms
11418 11419 11420 11421 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11418 def test_alarm(params = {}, = {}) req = build_request(:test_alarm, params) req.send_request() end |
#unpeer_vpc(params = {}) ⇒ Types::UnpeerVpcResult
Unpeers the Lightsail VPC from the user’s default VPC.
11449 11450 11451 11452 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11449 def unpeer_vpc(params = {}, = {}) req = build_request(:unpeer_vpc, params) req.send_request() end |
#untag_resource(params = {}) ⇒ Types::UntagResourceResult
Deletes the specified set of tag keys and their values from the specified Amazon Lightsail resource.
The ‘untag resource` operation supports tag-based access control via request tags and resource tags applied to the resource identified by `resource name`. For more information, see the [Amazon Lightsail Developer Guide].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
11509 11510 11511 11512 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11509 def untag_resource(params = {}, = {}) req = build_request(:untag_resource, params) req.send_request() end |
#update_bucket(params = {}) ⇒ Types::UpdateBucketResult
Updates an existing Amazon Lightsail bucket.
Use this action to update the configuration of an existing bucket, such as versioning, public accessibility, and the Amazon Web Services accounts that can access the bucket.
11656 11657 11658 11659 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11656 def update_bucket(params = {}, = {}) req = build_request(:update_bucket, params) req.send_request() end |
#update_bucket_bundle(params = {}) ⇒ Types::UpdateBucketBundleResult
Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.
A bucket bundle specifies the monthly cost, storage space, and data transfer quota for a bucket. You can update a bucket’s bundle only one time within a monthly Amazon Web Services billing cycle. To determine if you can update a bucket’s bundle, use the
- GetBuckets][1
-
action. The ‘ableToUpdateBundle` parameter in the
response will indicate whether you can currently update a bucket’s bundle.
Update a bucket’s bundle if it’s consistently going over its storage space or data transfer quota, or if a bucket’s usage is consistently in the lower range of its storage space or data transfer quota. Due to the unpredictable usage fluctuations that a bucket might experience, we strongly recommend that you update a bucket’s bundle only as a long-term strategy, instead of as a short-term, monthly cost-cutting measure. Choose a bucket bundle that will provide the bucket with ample storage space and data transfer for a long time to come.
[1]: docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetBuckets.html
11730 11731 11732 11733 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11730 def update_bucket_bundle(params = {}, = {}) req = build_request(:update_bucket_bundle, params) req.send_request() end |
#update_container_service(params = {}) ⇒ Types::UpdateContainerServiceResult
Updates the configuration of your Amazon Lightsail container service, such as its power, scale, and public domain names.
11888 11889 11890 11891 |
# File 'lib/aws-sdk-lightsail/client.rb', line 11888 def update_container_service(params = {}, = {}) req = build_request(:update_container_service, params) req.send_request() end |
#update_distribution(params = {}) ⇒ Types::UpdateDistributionResult
Updates an existing Amazon Lightsail content delivery network (CDN) distribution.
Use this action to update the configuration of your existing distribution.
12028 12029 12030 12031 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12028 def update_distribution(params = {}, = {}) req = build_request(:update_distribution, params) req.send_request() end |
#update_distribution_bundle(params = {}) ⇒ Types::UpdateDistributionBundleResult
Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution.
A distribution bundle specifies the monthly network transfer quota and monthly cost of your distribution.
Update your distribution’s bundle if your distribution is going over its monthly network transfer quota and is incurring an overage fee.
You can update your distribution’s bundle only one time within your monthly Amazon Web Services billing cycle. To determine if you can update your distribution’s bundle, use the ‘GetDistributions` action. The `ableToUpdateBundle` parameter in the result will indicate whether you can currently update your distribution’s bundle.
12091 12092 12093 12094 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12091 def update_distribution_bundle(params = {}, = {}) req = build_request(:update_distribution_bundle, params) req.send_request() end |
#update_domain_entry(params = {}) ⇒ Types::UpdateDomainEntryResult
Updates a domain recordset after it is created.
The ‘update 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
12154 12155 12156 12157 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12154 def update_domain_entry(params = {}, = {}) req = build_request(:update_domain_entry, params) req.send_request() end |
#update_instance_metadata_options(params = {}) ⇒ Types::UpdateInstanceMetadataOptionsResult
Modifies the Amazon Lightsail instance metadata parameters on a running or stopped instance. When you modify the parameters on a running instance, the ‘GetInstance` or `GetInstances` API operation initially responds with a state of `pending`. After the parameter modifications are successfully applied, the state changes to `applied` in subsequent `GetInstance` or `GetInstances` API calls. For more information, see [Use IMDSv2 with an Amazon Lightsail instance] in the *Amazon Lightsail Developer Guide*.
12249 12250 12251 12252 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12249 def (params = {}, = {}) req = build_request(:update_instance_metadata_options, params) req.send_request() end |
#update_load_balancer_attribute(params = {}) ⇒ Types::UpdateLoadBalancerAttributeResult
Updates the specified attribute for a load balancer. You can only update one attribute at a time.
The ‘update load balancer attribute` 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
12342 12343 12344 12345 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12342 def update_load_balancer_attribute(params = {}, = {}) req = build_request(:update_load_balancer_attribute, params) req.send_request() end |
#update_relational_database(params = {}) ⇒ Types::UpdateRelationalDatabaseResult
Allows the update of one or more attributes of a database in Amazon Lightsail.
Updates are applied immediately, or in cases where the updates could result in an outage, are applied during the database’s predefined maintenance window.
The ‘update 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
12508 12509 12510 12511 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12508 def update_relational_database(params = {}, = {}) req = build_request(:update_relational_database, params) req.send_request() end |
#update_relational_database_parameters(params = {}) ⇒ Types::UpdateRelationalDatabaseParametersResult
Allows the update of one or more parameters of a database in Amazon Lightsail.
Parameter updates don’t cause outages; therefore, their application is not subject to the preferred maintenance window. However, there are two ways in which parameter updates are applied: ‘dynamic` or `pending-reboot`. Parameters marked with a `dynamic` apply type are applied immediately. Parameters marked with a `pending-reboot` apply type are applied only after the database is rebooted using the `reboot relational database` operation.
The ‘update relational database parameters` 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].
[1]: docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-controlling-access-using-tags
12582 12583 12584 12585 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12582 def update_relational_database_parameters(params = {}, = {}) req = build_request(:update_relational_database_parameters, params) req.send_request() end |
#waiter_names ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
12611 12612 12613 |
# File 'lib/aws-sdk-lightsail/client.rb', line 12611 def waiter_names [] end |