Optional
algorithm?: DataKeyAlgorithmSymmetricEncryptionID of the key.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Default value is false
, meaning that the plaintext is returned. Set it to
true
if you do not wish the plaintext to be returned in the response
object.
See the
DataKey.Algorithm.SymmetricEncryption
enum for a description of values.