Skip to content

/AWS1/CL_NEP=>STOPDBCLUSTER()

About StopDBCluster

Stops an Amazon Neptune DB cluster. When you stop a DB cluster, Neptune retains the DB cluster's metadata, including its endpoints and DB parameter groups.

Neptune also retains the transaction logs so you can do a point-in-time restore if necessary.

Method Signature

IMPORTING

Required arguments:

IV_DBCLUSTERIDENTIFIER TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The DB cluster identifier of the Neptune DB cluster to be stopped. This parameter is stored as a lowercase string.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEPSTOPDBCLUSTRESULT /AWS1/CL_NEPSTOPDBCLUSTRESULT