Amazon Simple Storage Service
Developer Guide (API Version 2006-03-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

Deleting One Object Per Request

Amazon S3 provides the DELETE API (see DELETE Object) for you to delete one object per request. To learn more about object deletion, see Deleting Objects.

You can use the REST API directly or use the wrapper libraries provided by the AWS SDKs that can simplify your application development.