AWS CLI advanced commands
This section is designed to explain the low-level 's3api' commands for the CLI
aws s3api <Command> [<Arg> ...]
Syntax
aws s3api --profile=impossiblecloud --endpoint-url=https://us-west-1.storage.impossibleapi.net <ACTION> <FILE SOURCE> <FILE DESTINATION>
abort-multipart-upload
complete-multipart-upload
copy-object
create-bucket
create-multipart-upload
delete-bucket
delete-bucket-tagging
delete-object
delete-object-tagging
delete-objects
get-bucket-location
get-bucket-tagging
get-bucket-versioning
get-object
get-object-attributes
get-object-legal-hold
get-object-lock-configuration
get-object-retention
get-object-tagging
head-bucket
head-object
list-buckets
list-multipart-uploads
list-object-versions
list-objects
list-objects-v2
list-parts
put-bucket-tagging
put-bucket-versioning
put-object
put-object-legal-hold
put-object-lock-configuration
put-object-retention
put-object-tagging
upload-part
upload-part-copy
Last modified 2mo ago