File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## NOT RELEASED
44
5+ ### Changed
6+
7+ - AWS enhancement: Documentation updates.
8+
59## 1.3.0
610
711### Added
Original file line number Diff line number Diff line change 55use AsyncAws \Core \Exception \Http \ClientException ;
66
77/**
8- * The request was rejected for one of the following reasons:.
8+ * The request was rejected for one of the following reasons:
99 *
1010 * - The `KeyUsage` value of the KMS key is incompatible with the API operation.
1111 * - The encryption algorithm or signing algorithm specified for the operation is incompatible with the type of key
Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ public function createKey($input = []): CreateKeyResponse
353353 }
354354
355355 /**
356- * Decrypts ciphertext that was encrypted by a KMS key using any of the following operations:.
356+ * Decrypts ciphertext that was encrypted by a KMS key using any of the following operations:
357357 *
358358 * - Encrypt
359359 * - GenerateDataKey
You can’t perform that action at this time.
0 commit comments