-
Notifications
You must be signed in to change notification settings - Fork 420
Bug: Encrypt and decrypt fails when using encryption context in data masking #6073
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
7 tasks
Closed as complete via #6074 |
7 tasks
|
This is now released under 3.7.0 version! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behaviour
I'd expect to encrypt and decrypt data with
encryption_context
Current Behaviour
When using encrypt or decrypt operation it fails because encrypt_context is now a generic kwargs.
Code snippet
Possible Solution
Fix it.
Steps to Reproduce
Run the code.
Powertools for AWS Lambda (Python) version
latest
AWS Lambda function runtime
3.13
Packaging format used
Lambda Layers, PyPi
Debugging logs
The text was updated successfully, but these errors were encountered: