aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.81k stars 819 forks source link

feat: storage triggers #13869

Closed sdstolworthy closed 2 months ago

sdstolworthy commented 2 months ago

Description of changes

Begins adding triggers for storage. Refactors defineFunction codegen into its own module. Updates API files for last several PRs.

Description of how you validated changes

Unit tests

Checklist

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