File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -429,6 +429,10 @@ using the `branch-key-id` as the Partition Key and `"branch:ACTIVE"` value as th
429
429
The ` kms-arn ` field of DDB response item MUST be [ compatible with] ( #aws-key-arn-compatibility )
430
430
the configured ` KMS ARN ` in the [ AWS KMS Configuration] ( #aws-kms-configuration ) for this keystore.
431
431
432
+ The ` kms-arn ` stored in the DDB table MUST NOT change as a result of this operation,
433
+ even if the KeyStore is configured with a ` KMS MRKey ARN ` that does not exactly match the stored ARN.
434
+ If such were allowed, clients using non-MRK KeyStores might suddenly stop working.
435
+
432
436
The values on the AWS DDB response item
433
437
MUST be authenticated according to [ authenticating a keystore item] ( #authenticating-a-keystore-item ) .
434
438
If the item fails to authenticate this operation MUST fail.
You can’t perform that action at this time.
0 commit comments