Thanks to visit codestin.com
Credit goes to github.com

Skip to content

this-self/localstack-s3-upload-issue-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstration of the issue with the file uploading via signed URL using LocalStack 4 and the AWS SDK v3

Prerequisites

Setup

# Install dependencies
make service-init

# Start LocalStack
make docker-start

# Configure S3 bucket
make terraform-apply

Run the experiment

# This should throw an error
make service-start-v3
# This should work
make service-start-v2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published