Amazon Simple Storage Service
Developer Guide (API Version 2006-03-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

Retrieving a Subset of Objects in Buckets

There might be times when you either want to retrieve a subset of all object versions in a bucket, or the number of object versions exceeds the value for max-key (1000 by default), so that you have to submit a second request to retrieve the remaining object versions. To retrieve a subset of object versions, you must use the request parameters for GET Bucket. For more information, go to GET Bucket.