Object Operations
List Objects
List objects in a bucket
GET
Make sure you have READ permission on the bucket.
List Objects
Returns some or all (up to 1,000) objects in a bucket. You can use the request parameters as selection criteria to return a subset of the objects in a bucket.
Base URL
Query Parameters
prefix
Limits the response to keys that begin with the specified prefix
delimiter
Character used to group keys (commonly used with ’/’)
max-keys
Maximum number of keys to include in the response (default: 1000)
marker
Specifies the key to start with when listing objects
Request Examples
Response Example
Authorizations
AWS Signature Version 4
Query Parameters
Limits the response to keys that begin with the specified prefix
Sets the maximum number of keys returned in the response