Commit b1d3961
authored
fix 214
AWS KMS supports automatic key rotation for symmetric encryption KMS keys with key material that AWS KMS generated (AWS_KMS origin), and you can specify a custom rotation period between 90 and 2560 days with a default of 365 days. This is the easiest solution
Import custom key with annual rotation: This is incorrect because you cannot automatically rotate KMS keys with imported key material. Imported keys only support on-demand rotation, not automatic annual rotation1 parent 06cb2af commit b1d3961
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2495 | 2495 | | |
2496 | 2496 | | |
2497 | 2497 | | |
2498 | | - | |
2499 | | - | |
| 2498 | + | |
| 2499 | + | |
2500 | 2500 | | |
2501 | 2501 | | |
2502 | 2502 | | |
| |||
0 commit comments