Skip to content
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

feat(typescript): Adding CDK example to showcase least privilege for KMS and ASM #785

Closed
wants to merge 1 commit into from
Closed

feat(typescript): Adding CDK example to showcase least privilege for KMS and ASM #785

wants to merge 1 commit into from

Conversation

agairola
Copy link

Fixes #784


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@@ -0,0 +1,61 @@
import logging
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't it make sense to implement TypeScript example in TypeScript ;)

@agairola agairola closed this by deleting the head repository Mar 2, 2023
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.

CDK Example: How to grant least privilege permission to a Secrets from a sample lambda
2 participants