awslabs / awslabs/cloudformation-accustom
Type Handling for event
Open
enhancement
- Dominant language
- Python
- Stars
- 19
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As CloudFormation only passes string types, we should see if we can "type" events by automatically converting values to strings, floats, etc, where possible based upon an extension to the `expectedProperties`.
As the change to `expectedProperties` will include "required" and "type" in the data, this will represents a breaking change, thus this is a 2.0 milestone.
Contributor guide
Assessment
This issue has not been assessed yet.