/AWS1/CL_S3CS3UPDATEOBJENCOP¶
With the UpdateObjectEncryption operation, you can atomically
update the server-side encryption type of an existing object in a general
purpose bucket without any data movement.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_objectencryption TYPE REF TO /AWS1/CL_S3COBJECTENCRYPTION /AWS1/CL_S3COBJECTENCRYPTION¶
The updated server-side encryption type for this S3 object. The
UpdateObjectEncryptionoperation supports the SSE-KMS encryption type.
Queryable Attributes¶
ObjectEncryption¶
The updated server-side encryption type for this S3 object. The
UpdateObjectEncryptionoperation supports the SSE-KMS encryption type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECTENCRYPTION() |
Getter for OBJECTENCRYPTION |