Amazon S3 - delete object(s)
Search form
Description - Deletes one or more objects from a bucket.
Runtime Class - com.ibi.agents.XDDeleteObjectsAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
Parameter Type Description
* Name: string Bucket name whose objects to delete
* Key(s): string Object key or keys comma delimited
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDDeleteObjectsAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
Parameter Type Description
* Name: string Bucket name whose objects to delete
* Key(s): string Object key or keys comma delimited
* - denotes required
Output Events
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Name: | string | Bucket name whose objects to delete | * | Key(s): | string | Object key or keys comma delimited |
* - denotes required
Output Events
Name | Description |
---|---|
onNoSuchBucket | The specified bucket does not exist. |
onFailUnreachable | The host was located but cannot be reached. |
onFailConnect | Could not connect to the external system. |
onInvalidVersion | Invalid Version |
onFailTimeout | The operation timed out. |
onNoSuchKey | The specified key does not exist. |
onInvalidAccessKeyID | The AWS access key ID you provided does not exist in our records. |