Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data SseKmsEncryptedObjects Source #
A container for filter information for the selection of S3 objects encrypted with Amazon Web Services KMS.
See: newSseKmsEncryptedObjects
smart constructor.
SseKmsEncryptedObjects' | |
|
Instances
newSseKmsEncryptedObjects Source #
Create a value of SseKmsEncryptedObjects
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:status:SseKmsEncryptedObjects'
, sseKmsEncryptedObjects_status
- Specifies whether Amazon S3 replicates objects created with server-side
encryption using an Amazon Web Services KMS key stored in Amazon Web
Services Key Management Service.
sseKmsEncryptedObjects_status :: Lens' SseKmsEncryptedObjects SseKmsEncryptedObjectsStatus Source #
Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.