docs icon indicating copy to clipboard operation
docs copied to clipboard

[Amplify JS] add logging configuration options for functions

Open nsteffens opened this issue 3 months ago • 0 comments

Description of changes:

This adds documentation for the logging configuration options of a function that's added through Amplify.

Related GitHub issue #, if available:

https://github.com/aws-amplify/amplify-backend/issues/2965

Instructions

If this PR should not be merged upon approval for any reason, please submit as a DRAFT

Which product(s) are affected by this PR (if applicable)?

  • [ ] amplify-cli
  • [ ] amplify-ui
  • [ ] amplify-studio
  • [ ] amplify-hosting
  • [ ] amplify-libraries

Which platform(s) are affected by this PR (if applicable)?

  • [x] JS
  • [ ] Swift
  • [ ] Android
  • [ ] Flutter
  • [ ] React Native

Please add the product(s)/platform(s) affected to the PR title

Checks

  • [x] Does this PR conform to the styleguide?

  • [x] Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.

  • [x] Are any files being deleted with this PR? If so, have the needed redirects been created?

  • [x] Are all links in MDX files using the MDX link syntax rather than HTML link syntax?
    ref: MDX: [link](https://docs.amplify.aws/) HTML: <a href="https://docs.amplify.aws/">link</a>

When this PR is ready to merge, please check the box below

  • [ ] Ready to merge

This shall be merged in sync with https://github.com/aws-amplify/amplify-backend/issues/2965.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

nsteffens avatar Aug 25 '25 05:08 nsteffens