Skip to content

Commit

Permalink
Merge branch 'mainline' into rishav-goExamples
Browse files Browse the repository at this point in the history
  • Loading branch information
rishav-karanjit authored Jan 8, 2025
2 parents 37c3f6b + fa1ca01 commit 74dfcac
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ encrypted data keys, none of which can be decrypted.
As a result, the AWS Encryption SDK would attempt to decrypt each
encrypted data key until it exhausted the encrypted data keys in the message.
For more information on how to use Raw AES keyrings, see
https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/use-raw-aes-keyring.html
For more information on limiting EDKs, see
https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/configure.html#config-limit-keys
*/

use aws_esdk::client as esdk_client;
Expand Down

0 comments on commit 74dfcac

Please sign in to comment.