Lightsail Relational Database

Lightsail Relational Database is a managed database service in AWS Lightsail that provides an easy way to set up, operate, and scale relational databases without deep cloud expertise. It supports popular engines like MySQL and PostgreSQL, offering automated backups, monitoring, and maintenance. Designed for simplicity, it is ideal for small to medium applications that need reliable database performance with predictable pricing.

aws.lightsail_relational_database

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the database.
backup_retention_enabledcoreboolA Boolean value indicating whether automated backup retention is enabled for the database.
ca_certificate_identifiercorestringThe certificate associated with the database.
created_atcoretimestampThe timestamp when the database was created. Formatted in Unix time.
enginecorestringThe database software (for example, MySQL).
engine_versioncorestringThe database engine version (for example, 5.7.23).
hardwarecorejsonDescribes the hardware of the database.
latest_restorable_timecoretimestampThe latest point in time to which the database can be restored. Formatted in Unix time.
locationcorejsonThe Region name and Availability Zone where the database is located.
master_database_namecorestringThe name of the master database created when the Lightsail database resource is created.
master_endpointcorejsonThe master endpoint for the database.
master_usernamecorestringThe master user name of the database.
namecorestringThe unique name of the database resource in Lightsail.
next_page_tokencorestringThe token to advance to the next page of results from your request. A next page token is not returned if there are no more results to display. To get the next page of results, perform another GetRelationalDatabaseParameters request and specify the next page token using the pageToken parameter.
parameter_apply_statuscorestringThe status of parameter updates for the database.
parameterscorejsonAn object describing the result of your get relational database parameters request.
pending_maintenance_actionscorejsonDescribes the pending maintenance actions for the database.
pending_modified_valuescorejsonDescribes pending database value modifications.
preferred_backup_windowcorestringThe daily time range during which automated backups are created for the database (for example, 16:00-16:30).
preferred_maintenance_windowcorestringThe weekly time range during which system maintenance can occur on the database. In the format ddd:hh24:mi-ddd:hh24:mi. For example, Tue:17:00-Tue:17:30.
publicly_accessiblecoreboolA Boolean value indicating whether the database is publicly accessible.
relational_database_blueprint_idcorestringThe blueprint ID for the database. A blueprint describes the major engine version of a database.
relational_database_bundle_idcorestringThe bundle ID for the database. A bundle describes the performance specifications for your database.
resource_typecorestringThe Lightsail resource type for the database (for example, RelationalDatabase).
secondary_availability_zonecorestringDescribes the secondary Availability Zone of a high availability database. The secondary database is used for failover support of a high availability database.
statecorestringDescribes the current state of the database.
support_codecorestringThe support code for the database. Include this code in your email to support when you have questions about a database in Lightsail. This code enables our support team to look up your Lightsail information more easily.
tagscorehstore