Skip to content

/AWS1/CL_ECA=>CREATESERVERLESSCACHESNAP()

About CreateServerlessCacheSnapshot

This API creates a copy of an entire ServerlessCache at a specific moment in time. Available for Redis only.

Method Signature

IMPORTING

Required arguments:

IV_SERVERLESSCACHESNAPNAME TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The name for the snapshot being created. Must be unique for the customer account. Available for Redis only. Must be between 1 and 255 characters.

IV_SERVERLESSCACHENAME TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The name of an existing serverless cache. The snapshot is created from this cache. Available for Redis only.

Optional arguments:

IV_KMSKEYID TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The ID of the KMS key used to encrypt the snapshot. Available for Redis only. Default: NULL

IT_TAGS TYPE /AWS1/CL_ECATAG=>TT_TAGLIST TT_TAGLIST

A list of tags to be added to the snapshot resource. A tag is a key-value pair. Available for Redis only.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ECACRESERVERLESSCAC03 /AWS1/CL_ECACRESERVERLESSCAC03