Amazon S3 - get object metadata
Search form
Description - Gets the properties (metadata) of an object
Runtime Class - com.ibi.agents.XDGetObjectMetadataAgent
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 object metadata to get.
 
* Key: string The location, key which points to the object within the specified bucket.
 
Version ID: string Version ID object metadata that is stored with Amazon S3.
 
* - denotes required
  Parameter Type Description Output Document: string Document returned by object
Select from one of the following options:
- Results Document {result} - Returns the result or status document of the execution.
- Input Document {input} - Returns the input document of the object.
 
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDGetObjectMetadataAgent
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 object metadata to get.
 
* Key: string The location, key which points to the object within the specified bucket.
 
Version ID: string Version ID object metadata that is stored with Amazon S3.
 
* - denotes required
  Parameter Type Description Output Document: string Document returned by object
Select from one of the following options:
- Results Document {result} - Returns the result or status document of the execution.
- Input Document {input} - Returns the input document of the object.
 
* - 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 object metadata to get. | * | Key: | string | The location, key which points to the object within the specified bucket. | Version ID: | string | Version ID object metadata that is stored with Amazon S3. | 
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| Output Document: | string | Document returned by object Select from one of the following options: 
 | 
* - denotes required
Output Events
| Name | Description | 
|---|---|
| onFailOperation | Could not perform the operation requested. | 
| onNoSuchBucket | The specified bucket does not exist. | 
| onFailUnreachable | The host was located but cannot be reached. | 
| onNotFound | The resource was not found. This may or may not be a failure. | 
| 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. | 
