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

Access StackId and LogicalResourceId in Create, Update, Delete handlers #44

Open
engineal opened this issue Jul 24, 2019 · 1 comment
Open

Comments

@engineal
Copy link

I would like to add the aws:cloudformation:stack-name, aws:cloudformation:stack-id, and aws:cloudformation:logical-id tags to the custom resource I am creating. I can retrieve these values from the StackId and LogicalResourceId keys in the event object passed into the lambda request, however, these values are not visible within the scope of the Create, Update, or Delete handlers. Is this a feature that can be added?

@francoisauclair911
Copy link

Any update on this ?

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

2 participants