Skip to content

Add code files for Python example file-processing app #464

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

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

AWStimrtrev
Copy link
Contributor

Issue #, if available: SIM ldocs-3726

Description of changes: Add sample code files for the Python file-processing app at https://docs.aws.amazon.com/lambda/latest/dg/file-processing-app.html to GitHub repo.

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

@AWStimrtrev AWStimrtrev requested a review from yualexan July 18, 2024 22:24
@AWStimrtrev AWStimrtrev self-assigned this Jul 18, 2024
writer.add_page(page)

# Add a password to the new PDF
writer.encrypt("my-secret-password")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggest mentioning that this is purely illustrative in a comment, as well as to use a service like Secrets Manager as a best practice.

@yualexan yualexan merged commit f9fffc1 into main Jul 18, 2024
@AWStimrtrev AWStimrtrev deleted the AddSampleAppFiles branch July 18, 2024 23:31
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