Skip to content

The AWS S3 integration package for Vortex provides convenient functionalities for seamlessly integrating Amazon's storage service, AWS S3, into the Vortex framework. It offers an abstraction layer for performing file operations such as uploading, downloading, deleting, and listing objects within S3.

Notifications You must be signed in to change notification settings

vortex-workspace/aws-s3-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS_ACCESS_KEY=
AWS_SECRET_KEY=
AWS_REGION=eu-west-2
AWS_ENDPOINT=s3.amazonaws.com
AWS_USE_SSL=false

About

The AWS S3 integration package for Vortex provides convenient functionalities for seamlessly integrating Amazon's storage service, AWS S3, into the Vortex framework. It offers an abstraction layer for performing file operations such as uploading, downloading, deleting, and listing objects within S3.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages