amplify-category-api
amplify-category-api copied to clipboard
Enable logging on the L3 CDK construct
Description of changes
Surface logConfig from L2 to L3 construct, allowing it to be fully configurable.
CDK / CloudFormation Parameters Changed
Issue #, if available
Description of how you validated changes
Added a unit test
Checklist
- [x] PR description included
- [x]
yarn testpasses - [x] Tests are added
- [ ] Relevant documentation is changed or added (and PR referenced)
- [ ] New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
- [ ] Any CDK or CloudFormation parameter changes are called out explicitly
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.