AWS SDK for C++AWS SDK for C++ Version 1.11.606 |
#include <Encryption.h>
Contains the type of server-side encryption used.
Definition at line 31 of file Encryption.h.
The server-side encryption algorithm used when storing job results in Amazon S3 (for example, AES256, aws:kms
).
Definition at line 47 of file Encryption.h.
The server-side encryption algorithm used when storing job results in Amazon S3 (for example, AES256, aws:kms
).
Definition at line 46 of file Encryption.h.
If the encryption type is aws:kms
, this optional value can be used to specify the encryption context for the restore results.
Definition at line 75 of file Encryption.h.
If the encryption type is aws:kms
, this optional value specifies the ID of the symmetric encryption customer managed key to use for encryption of job results. Amazon S3 only supports symmetric encryption KMS keys. For more information, see Asymmetric keys in KMS in the Amazon Web Services Key Management Service Developer Guide.
Definition at line 62 of file Encryption.h.
If the encryption type is aws:kms
, this optional value can be used to specify the encryption context for the restore results.
Definition at line 76 of file Encryption.h.
If the encryption type is aws:kms
, this optional value specifies the ID of the symmetric encryption customer managed key to use for encryption of job results. Amazon S3 only supports symmetric encryption KMS keys. For more information, see Asymmetric keys in KMS in the Amazon Web Services Key Management Service Developer Guide.
Definition at line 63 of file Encryption.h.
The server-side encryption algorithm used when storing job results in Amazon S3 (for example, AES256, aws:kms
).
Definition at line 48 of file Encryption.h.
If the encryption type is aws:kms
, this optional value can be used to specify the encryption context for the restore results.
Definition at line 78 of file Encryption.h.
If the encryption type is aws:kms
, this optional value specifies the ID of the symmetric encryption customer managed key to use for encryption of job results. Amazon S3 only supports symmetric encryption KMS keys. For more information, see Asymmetric keys in KMS in the Amazon Web Services Key Management Service Developer Guide.
Definition at line 65 of file Encryption.h.
The server-side encryption algorithm used when storing job results in Amazon S3 (for example, AES256, aws:kms
).
Definition at line 49 of file Encryption.h.
If the encryption type is aws:kms
, this optional value can be used to specify the encryption context for the restore results.
Definition at line 80 of file Encryption.h.
If the encryption type is aws:kms
, this optional value specifies the ID of the symmetric encryption customer managed key to use for encryption of job results. Amazon S3 only supports symmetric encryption KMS keys. For more information, see Asymmetric keys in KMS in the Amazon Web Services Key Management Service Developer Guide.
Definition at line 67 of file Encryption.h.