Skip to content

jumperfly/s3-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 Proxy

Simple Spring Boot application to act as an HTTP proxy to access S3 resources.

Intended usage is to run inside AWS to access S3 over HTTP without the need to make the bucket public.

S3 can be accessed at path /s3/{bucket}/{key}

Running inside AWS

No further configuration is required provided EC2 or ECS Task IAM roles are configured.

Running outside

Use the AWS_ACCESS_KEY_ID and AWS_SECRET_KEY environment variables.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages