Skip to content

/AWS1/CL_S3_OBJECTENCRYPTION

The updated server-side encryption type for this object. The UpdateObjectEncryption operation supports the SSE-S3 and SSE-KMS encryption types.

Valid Values: SSES3 | SSEKMS

CONSTRUCTOR

IMPORTING

Optional arguments:

io_ssekms TYPE REF TO /AWS1/CL_S3_SSEKMSENCRYPTION /AWS1/CL_S3_SSEKMSENCRYPTION

Specifies to update the object encryption type to server-side encryption with Key Management Service (KMS) keys (SSE-KMS).


Queryable Attributes

SSEKMS

Specifies to update the object encryption type to server-side encryption with Key Management Service (KMS) keys (SSE-KMS).

Accessible with the following methods

Method Description
GET_SSEKMS() Getter for SSEKMS