aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::CloudFormation::CustomResource
Open
enhancement
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
When using ZipFile property to specify function code interacting with cloudformation, Cloudformation automatically include **cfnresponse** with your python lambda function (custom resource).
[Module Source Code](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-lambda-function-code-cfnresponsemodule.html)
This module depends on vendored which will soon be [removed](https://aws.amazon.com/blogs/developer/removing-the-vendored-version-of-requests-from-botocore/) from botocore.
Are there any plans to update this module?
Contributor guide
Assessment
This issue has not been assessed yet.