Skip to content

/AWS1/CL_RDS=>DELETEDBSNAPSHOT()

About DeleteDBSnapshot

Deletes a DB snapshot. If the snapshot is being copied, the copy operation is terminated.

The DB snapshot must be in the available state to be deleted.

Method Signature

IMPORTING

Required arguments:

IV_DBSNAPSHOTIDENTIFIER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The DB snapshot identifier.

Constraints: Must be the name of an existing DB snapshot in the available state.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RDSDELETEDBSNAPRESULT /AWS1/CL_RDSDELETEDBSNAPRESULT