-
Notifications
You must be signed in to change notification settings - Fork 0
warainelor/amazon-s3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
export AWS_ENDPOINT_URL=http://localhost:9000 aws s3 mb s3://my-bucket aws s3 ls aws s3 cp file.txt s3://my-bucket aws s3 ls s3://my-bucket aws s3 cp s3://my-bucket/file.txt downloaded.txt aws s3 rm s3://my-python-bucket --recursive aws s3 rb s3://my-python-bucket
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published