Brian Pandola ccda76898a
Add KMS Support to EBS Encrypted Volumes (#3383)
* Properly coerce `Encrypted` attribute to bool on request/response.
* Create and use a default AWS managed CMK for EBS when clients request
  an encrypted volume without specifying a KmsKeyId.

NOTE: A client-provided KmsKeyId is simply stored as-is, and is not validated
against the KMS backend. This is in keeping with other moto backends (RDS, Redshift)
that currently also accept unvalidated customer master key (CMK) parameters, but could
be an area for future improvement.

Closes #3248
2020-10-14 15:18:50 +01:00
..
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2019-12-16 21:25:20 -05:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2020-07-05 23:04:34 +07:00
2018-12-21 12:28:56 +01:00