Guides

×
×
Home > S3 Developer Guide > Operations > Delete Object

Delete Object

jQuery(document).attr(“title”, “Welcome to Sterling Kilgore | Results Beyond Words”);

The samples in this section shows you how to delete an object named my-object from the bucket called
my-bucket.

The following is an example for IDrive Cloud’s Oregon (us-west-1) region. You must follow the required configuration instructions before performing the following operations.


Delete an object using the following commands.


aws s3 rm s3://my-bucket/my-object
© 2020 IDrive Inc.