Cmdlets for Amazon S3

Build 25.0.9434

DeleteObject

Removes an object from a specified bucket, permanently deleting its data and associated metadata.

Input

Name Type Required Description
Bucket String True The name of the S3 bucket that contains the object to be deleted.
Object String True The key (name) of the object within the bucket that should be permanently removed.

Result Set Columns

Name Type Description
Status String Indicates the result of the delete operation, such as success or failure.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434