Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New pattern submission: Upload files to S3 bucket using presigned URLs (terraform) #2476

Open
pjx98 opened this issue Sep 18, 2024 · 0 comments

Comments

@pjx98
Copy link
Contributor

pjx98 commented Sep 18, 2024

To submit a template to the Serverless Patterns Collection, submit an issue with the following information.

Language
Terraform for Infrastructure as Code
Java for Lambda function

Services from/to
API Gateway to Lambda to generate S3 presigned URL
User will upload file using presigned URL to s3 bucket

Description
This sample project deploys an Amazon API Gateway REST API with an AWS Lambda integration. The Lambda function, written in Java, generates a presigned URL with write access to an Amazon S3 Bucket. The provided test class uploads a file into the S3 bucket using the presigned URL.

Deployment commands
terraform init
terraform apply

GitHub PR for template:
#2475

Payload example
NA

Author Bio
Name: Jing Xiang Peh
LinkedIn: https://www.linkedin.com/in/jing-xiang-peh/
Description: I am a specialist solutions architect, Serveless based in Singapore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant