v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159650798.5 KB

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.

post/#X-Amz-Target=Lightsail_20161128.CreateRelationalDatabaseSnapshot

Headers

X-Amz-Target'Lightsail_20161128.CreateRelationalDatabaseSnapshot' required

Request body

relationalDatabaseNamestring required

The name of the database on which to base your new snapshot.

relationalDatabaseSnapshotNamestring required
<p>The name for your new database snapshot.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 2 to 255 alphanumeric characters, or hyphens.</p> </li> <li> <p>The first and last character must be a letter or number.</p> </li> </ul>

Response

Success