Amazon S3 - get object
Search form
Description - Retrieves objects from Amazon S3.
Runtime Class - com.ibi.agents.XDGetObjectAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
  Parameter Type Description * Name: string The name of the bucket containing the desired object.
 
* Key: string The key in the specified bucket under which the object is stored.
 
Version Id: string The Amazon S3 version ID specifying a specific version of the object.
 
Last Modified: string  Returns the object that has been modified after the specified date.Format yyyy-MM-dd
 
* - denotes required
  Parameter Type Description Directory: string The target output directory
 
File Name: string The output file name, which can contain a '*' to generate unique timestamp
 
* - 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.XDGetObjectAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
  Parameter Type Description * Name: string The name of the bucket containing the desired object.
 
* Key: string The key in the specified bucket under which the object is stored.
 
Version Id: string The Amazon S3 version ID specifying a specific version of the object.
 
Last Modified: string  Returns the object that has been modified after the specified date.Format yyyy-MM-dd
 
* - denotes required
  Parameter Type Description Directory: string The target output directory
 
File Name: string The output file name, which can contain a '*' to generate unique timestamp
 
* - 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 | The name of the bucket containing the desired object. | * | Key: | string | The key in the specified bucket under which the object is stored. | Version Id: | string | The Amazon S3 version ID specifying a specific version of the object. | Last Modified: | string | Returns the object that has been modified after the specified date.Format yyyy-MM-dd | 
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| Directory: | string | The target output directory | File Name: | string | The output file name, which can contain a '*' to generate unique timestamp | 
* - 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 | 
|---|---|
| no_such_bucket | no_such_bucket | 
| success | The operation was successful. | 
| fail_unreachable | The host was located but cannot be reached. | 
| fail_connect | Could not connect to the external system. | 
| invalid_version | invalid_version | 
| fail_timeout | The operation timed out. | 
| no_such_key | no_such_key | 
| invalid_accessKey_id | invalid_accessKey_id | 
