Skip to content

/AWS1/CL_LSA=>CREATERELATIONALDATABASESNAP()

About CreateRelationalDatabaseSnapshot

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.

Method Signature

IMPORTING

Required arguments:

IV_RELATIONALDATABASENAME TYPE /AWS1/LSARESOURCENAME /AWS1/LSARESOURCENAME

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

IV_RELATIONALDATABASESNAPN00 TYPE /AWS1/LSARESOURCENAME /AWS1/LSARESOURCENAME

The name for your new database snapshot.

Constraints:

  • Must contain from 2 to 255 alphanumeric characters, or hyphens.

  • The first and last character must be a letter or number.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_LSATAG=>TT_TAGLIST TT_TAGLIST

The tag keys and optional values to add to the resource during create.

Use the TagResource action to tag a resource after it's created.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LSACRERELATIONALDAT05 /AWS1/CL_LSACRERELATIONALDAT05