File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
changes/2020-07-14_multi-keyring-require-generation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ then its usefulness is limited.
6363Customers might have a compliance requirement that all data keys MUST be generated by a specific HSM,
6464or might want to lock down true least-privilege permissions for their AWS KMS key policies.
6565Under the current model,
66- users have to be very careful to make sure that they know
66+ customers have to be very careful to make sure that they know
6767exactly where and how a given multi-keyring configuration is being used
6868rather than being certain that it will always do the same thing no matter what.
6969
@@ -79,7 +79,7 @@ between security and usability.
7979## Security Implications
8080
8181Removing this flexibility might help identify potential security issues,
82- as users might discover when upgrading their ESDK version
82+ as customers might discover when upgrading their ESDK version
8383that data keys are not being generated as intended.
8484Correcting this will in turn provide the opportunity
8585to improve their security postures
You can’t perform that action at this time.
0 commit comments