docs icon indicating copy to clipboard operation
docs copied to clipboard

docs: Add example showing how to include sharp in custom lambda

Open mtliendo opened this issue 1 year ago • 1 comments

Description of changes:

This PR creates a new lambda example showing how to use a lambda layer with a custom NodeJsFunction

Related GitHub issue #, if available:

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
  • [x] Swift
  • [x] Android
  • [x] Flutter
  • [x] React Native

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

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.

  • [ ] 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

  • [x] Ready to merge

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

mtliendo avatar May 07 '24 04:05 mtliendo

ope @mtliendo did your page get deleted?

josefaidt avatar May 09 '24 00:05 josefaidt

closing due to layer support being added

mtliendo avatar Oct 10 '24 01:10 mtliendo