@@ -92,9 +92,9 @@ This ARN MAY be a Multi-Region Key (MRK) or Single Region Key.
92
92
## Key Management
93
93
94
94
` 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.
96
96
97
- Members of ` Kms Management` are elements that
97
+ Members of ` Key Management` are elements that
98
98
authorize the use of Branch Key Cryptographic Materials
99
99
by decrypting them in a manner that
100
100
authenticates all attributes of the Branch Key.
@@ -136,7 +136,7 @@ the default KMS client is constructed via the AWS SDK.
136
136
## Key Management Strategy
137
137
138
138
` 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.
140
140
141
141
` Key Management Strategy ` determines which Operations
142
142
of a ` Key Management ` are used by the Client.
@@ -194,13 +194,13 @@ The CreateKey caller MAY provide:
194
194
195
195
- A Branch Key ID
196
196
- Encryption Context
197
- - A Key Manager Strategy
197
+ - A Key Management Strategy
198
198
199
199
The behavior is mostly identical.
200
200
201
201
However,
202
202
during 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.
204
204
205
205
## Version Key
206
206
@@ -211,13 +211,13 @@ The VersionKey caller MUST provide:
211
211
212
212
The VersionKey caller MAY provide:
213
213
214
- - A Key Manager Strategy
214
+ - A Key Management Strategy
215
215
216
216
The behavior is mostly identical.
217
217
218
218
However,
219
219
during 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.
221
221
222
222
<!-- LocalWords: MRK AwsKms grantTokenList kmsClient ReEncrypt -->
223
223
<!-- LocalWords: AwsKmsReEncrypt keystore AwsKmsDecryptEncrypt -->
0 commit comments