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
Specifies the use of SSE-KMS to encrypt delivered inventory reports.
See: newSSEKMS
smart constructor.
Instances
Eq SSEKMS Source # | |
Show SSEKMS Source # | |
Generic SSEKMS Source # | |
NFData SSEKMS Source # | |
Defined in Amazonka.S3.Types.SSEKMS | |
Hashable SSEKMS Source # | |
Defined in Amazonka.S3.Types.SSEKMS | |
FromXML SSEKMS Source # | |
ToXML SSEKMS Source # | |
Defined in Amazonka.S3.Types.SSEKMS | |
type Rep SSEKMS Source # | |
Defined in Amazonka.S3.Types.SSEKMS |
Create a value of SSEKMS
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:keyId:SSEKMS'
, ssekms_keyId
- Specifies the ID of the Amazon Web Services Key Management Service
(Amazon Web Services KMS) symmetric customer managed key to use for
encrypting inventory reports.