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

Ability to specify S3Key for lambda functions #51

Open
aaronbrashears opened this issue Aug 29, 2019 · 0 comments
Open

Ability to specify S3Key for lambda functions #51

aaronbrashears opened this issue Aug 29, 2019 · 0 comments

Comments

@aaronbrashears
Copy link

I would like to use aws cdk to deploy this tool so that teams can have this as part of their cdk application rather than have piecemeal cdk and cloudformation templates. The easiest way to deploy custom lambdas with the cdk is to wrap them in an aws-s3-assets.Asset construct. That construct uploads to a generated key and not in the root of a particular bucket. I would like the ability to specify the key of the lambda files so that we can do this. It could be generally useful for other deploy systems.

I can make a pull request for this if there is interest.

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

No branches or pull requests

1 participant