amplify-category-api icon indicating copy to clipboard operation
amplify-category-api copied to clipboard

Enable logging on the L3 CDK construct

Open bobbyu99 opened this issue 1 year ago • 0 comments

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 test passes
  • [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.

bobbyu99 avatar Aug 27 '24 23:08 bobbyu99