Skip to content

Instantly share code, notes, and snippets.

@RajivReports
RajivReports / gist:c7fce699b9a8d5ca7536647e35981a31
Created September 15, 2020 12:25
InvalidCiphertextException while decrypt the data using AWS KMS key (encrypted)
Im trying to decrypt the data using AWS KMS key (encrypted). the above code is not working which gives below error. Can anyone pls help me on this.
" raise error_class(parsed_response, operation_name)
botocore.errorfactory.InvalidCiphertextException: An error occurred (InvalidCiph
ertextException) when calling the Decrypt operation:"