@@ -92,9 +92,9 @@ This ARN MAY be a Multi-Region Key (MRK) or Single Region Key.
9292## Key Management
9393
9494` Key Management ` is a union,
95- such that additional options maybe added at a later date.
95+ such that additional options MAY be added at a later date.
9696
97- Members of ` Kms Management` are elements that
97+ Members of ` Key Management` are elements that
9898authorize the use of Branch Key Cryptographic Materials
9999by decrypting them in a manner that
100100authenticates all attributes of the Branch Key.
@@ -136,7 +136,7 @@ the default KMS client is constructed via the AWS SDK.
136136## Key Management Strategy
137137
138138` Key Management Strategy ` is a union,
139- such that additional options maybe added at a later date.
139+ such that additional options may be added at a later date.
140140
141141` Key Management Strategy ` determines which Operations
142142of a ` Key Management ` are used by the Client.
@@ -194,13 +194,13 @@ The CreateKey caller MAY provide:
194194
195195- A Branch Key ID
196196- Encryption Context
197- - A Key Manager Strategy
197+ - A Key Management Strategy
198198
199199The behavior is mostly identical.
200200
201201However,
202202during the [ Wrapped Branch Key Creation] ( ../../framework/branch-key-store.md#wrapped-branch-key-creation ) ,
203- the Key Manager Strategy MUST be respected.
203+ the Key Management Strategy MUST be respected.
204204
205205## Version Key
206206
@@ -211,13 +211,13 @@ The VersionKey caller MUST provide:
211211
212212The VersionKey caller MAY provide:
213213
214- - A Key Manager Strategy
214+ - A Key Management Strategy
215215
216216The behavior is mostly identical.
217217
218218However,
219219during the [ Wrapped Branch Key Creation] ( ../../framework/branch-key-store.md#wrapped-branch-key-creation ) ,
220- the Key Manager Strategy MUST be respected.
220+ the Key Management Strategy MUST be respected.
221221
222222<!-- LocalWords: MRK AwsKms grantTokenList kmsClient ReEncrypt -->
223223<!-- LocalWords: AwsKmsReEncrypt keystore AwsKmsDecryptEncrypt -->
0 commit comments