Skip to content

WIP chore(python): examples for encrypted table #1928

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

Closed

Conversation

imabhichow
Copy link

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

"""
Configuration module for hierarchical keyring encryption setup.

This module provides the common configuration used by both
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This module provides the common configuration used by both
This module provides the common encryption configuration used by both

:param logical_keystore_name: The logical name for this keystore
:param kms_key_id: The ARN of the KMS key to use
"""
# 1. Create the DynamoDb Encryption configuration for the table we will be writing to.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd add a note like "See encryption_config.py in this directory for steps to do this."

@imabhichow imabhichow force-pushed the imabhichow/python-examples-keyrings-table branch from 7e40f20 to f451e17 Compare June 3, 2025 23:05
@imabhichow imabhichow changed the title WIP chore(python): simple example for encrypted table WIP chore(python): examples for encrypted table Jun 3, 2025
@imabhichow imabhichow force-pushed the imabhichow/python-examples-keyrings branch 2 times, most recently from 32915be to 4a6e251 Compare June 3, 2025 23:19
Base automatically changed from imabhichow/python-examples-keyrings to python-reviewed June 3, 2025 23:31
@imabhichow
Copy link
Author

Closing in-favor of New PR #1934

@imabhichow imabhichow closed this Jun 6, 2025
@imabhichow imabhichow deleted the imabhichow/python-examples-keyrings-table branch June 6, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants