sid88in / sid88in/serverless-appsync-plugin
Using S3 bucket to store request/response mapping templates instead of embedding in cloud formation template
@sid88in is already working on this.
Since May 31, 2026.
- Dominant language
- TypeScript
- Stars
- 955
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that the vtl for response/request mapping templates is embedded in the final cloud formation json. How would I go about using ResponseMappingTemplateS3Location along with RequestMappingTemplateS3Location to use mapping templates stored in s3 rather than embedding in the cloud formation template itself?
It seems that this functionality is not currently supported by the plugin. Are there any plans to support it in the future? This would be a pretty useful feature.
Here is the docs referencing the option to host vtl in s3
Here is someone using this feature when writing the template by hand
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.