All notable changes to this project will be documented here in accordance with Keep a CHANGELOG. This project adheres to Semantic Versioning.
- Logging [#10] [estahn]
- CloudFormation
Reason
should always be a string
- Always set PhysicalId if it exists. Fixes issues with updates that incorrectly change the ID when null is returned
- Accept and pass through options for cfn-responder
- typo in package.json
- Handlers detect if a message is from SNS and will normailze the event object accordingly
- Updated dependencies and devDependencies
- removed devDependencies from dependencies
- use nock ^8.0.0
- updated cfn-responder version to 0.1.5
- updated tests to reflect error returned from cfn-responder
- updated modules in package.json to latest versions