| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
SseKmsEncryptedObjects |
SseKmsEncryptedObjects.clone() |
SseKmsEncryptedObjects |
SourceSelectionCriteria.getSseKmsEncryptedObjects()
A filter that you can use to select Amazon S3 objects that are encrypted with server-side encryption by using Key
Management Service (KMS) keys.
|
SseKmsEncryptedObjects |
SseKmsEncryptedObjects.withStatus(SseKmsEncryptedObjectsStatus status)
Specifies whether Amazon S3 replicates objects that are created with server-side encryption by using an KMS key
stored in Key Management Service.
|
SseKmsEncryptedObjects |
SseKmsEncryptedObjects.withStatus(String status)
Specifies whether Amazon S3 replicates objects that are created with server-side encryption by using an KMS key
stored in Key Management Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceSelectionCriteria.setSseKmsEncryptedObjects(SseKmsEncryptedObjects sseKmsEncryptedObjects)
A filter that you can use to select Amazon S3 objects that are encrypted with server-side encryption by using Key
Management Service (KMS) keys.
|
SourceSelectionCriteria |
SourceSelectionCriteria.withSseKmsEncryptedObjects(SseKmsEncryptedObjects sseKmsEncryptedObjects)
A filter that you can use to select Amazon S3 objects that are encrypted with server-side encryption by using Key
Management Service (KMS) keys.
|
Copyright © 2023. All rights reserved.