aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::CloudFormation::CustomResource

Open
#246 5 comments 11 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.