The RemoveWithPathInput
object.
Output containing the removed object path.
service: S3Exception
- S3 service errors thrown while while removing the object.
validation: StorageValidationErrorCode
- Validation errors thrown
when there is no path or path is empty or path has a leading slash.
The RemoveInput
object.
Output containing the removed object key
The key
and accessLevel
parameters are deprecated and may be removed in the next major version.
Please use path instead.
Remove a file from your S3 bucket.
service: S3Exception
- S3 service errors thrown while while removing the object
validation: StorageValidationErrorCode
- Validation errors thrown
when there is no key or its empty.
Remove a file from your S3 bucket.