DeletingOneObject
Deleting One Object Per Request
Topics
- Deleting an Object Using the AWS SDK for Java
- Deleting an Object Using the AWS SDK for .NET
- Deleting an Object Using the AWS SDK for PHP
- Deleting an Object Using the REST API
To delete one object per request, use the DELETE
API (see DELETE Object). To learn more about object deletion, see Deleting Objects.
You can use either the REST API directly or the wrapper libraries provided by the AWS SDKs that simplify application development.