s3_object_delete
Delete specific objects from an S3 bucket by specifying the bucket name and object key. Simplify S3 data management and cleanup using natural language commands on the AWS MCP Server.
Instructions
Delete an object from S3
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket_name | Yes | Name of the S3 bucket | |
object_key | Yes | Key/path of the object to delete |