S3 API
Every supported S3 operation, with copy-paste examples.
liteio speaks the AWS S3 REST API, so any S3 client works: the AWS CLI, mc,
rclone, boto3, or raw HTTP. These pages walk each operation category with
request and response shapes you can paste straight into a terminal.
Every example uses an AWS CLI profile named liteio pointed at
http://localhost:9000. The quick start sets
that up in a minute.