Skip to content

ChristianAlexander/s3-flood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-flood

Creates many small files in an S3 bucket.

Environment Variables

  • REGION - The S3 region where the bucket is located
  • BUCKET - The bucket where the files are to be written
  • FILE_PREFIX - The prefix used for all files written
  • FILE_COUNT - How many files should be written
  • CONCURRENCY - How many simultaneous writes should be performed

About

Creates many small files in an S3 bucket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages