Database Args
Resource Type definition for AWS::Lightsail::Database
Constructors
Properties
The Availability Zone in which to create your new database. Use the us-east-2a case-sensitive format.
When true, enables automated backup retention for your database. Updates are applied during the next maintenance window because this can result in an outage.
Indicates the certificate that needs to be associated with the database.
The name of the database to create when the Lightsail database resource is created. For MySQL, if this parameter isn't specified, no database is created in the database resource. For PostgreSQL, if this parameter isn't specified, a database named postgres is created in the database resource.
The name for the master user.
The password for the master user. The password can include any printable ASCII character except "/", """, or "@". It cannot contain spaces.
The daily time range during which automated backups are created for your new database if automated backups are enabled.
The weekly time range during which system maintenance can occur on your new database.
Specifies the accessibility options for your new database. A value of true specifies a database that is available to resources outside of your Lightsail account. A value of false specifies a database that is available only to your Lightsail resources in the same region as your database.
The blueprint ID for your new database. A blueprint describes the major engine version of a database.
The bundle ID for your new database. A bundle describes the performance specifications for your database.
The name to use for your new Lightsail database resource.
Update one or more parameters of the relational database.
When true, the master user password is changed to a new strong password generated by Lightsail. Use the get relational database master user password operation to get the new password.