| Parameter | Type | Description | |
|---|---|---|---|
| * | Name: | string | Item primary key Name | * | Value: | string | Item primary key value | Data Type: | string | Item primary data key type Select from one of the following options: 
 | 
DynamoDB - get an item
Search form
Description - Get an Item of the table
Runtime Class - com.ibi.agents.XDDynamoDBGetItem
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
  Parameter Type Description * Table Name: string DynamoDb Table Name
 
* - denotes required
  Parameter Type Description Name: string Item sort key Name
 
Value: string Item sort key value
 
Data Type: string Item sort data key type
Select from one of the following options:
- String
- Number
- Binary
 
* - denotes required
  Parameter Type Description Projection Expression: string Comma-separated list of attributes to retrieve, for ex:  Title,Price
 
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDDynamoDBGetItem
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
  Parameter Type Description * Table Name: string DynamoDb Table Name
 
* - denotes required
  Parameter Type Description Name: string Item sort key Name
 
Value: string Item sort key value
 
Data Type: string Item sort data key type
Select from one of the following options:
- String
- Number
- Binary
 
* - denotes required
  Parameter Type Description Projection Expression: string Comma-separated list of attributes to retrieve, for ex:  Title,Price
 
* - denotes required
Output Events
Configuration
This action requires a Generics Configuration as well as the following required parameters.Parameter Groups
| Parameter | Type | Description | |
|---|---|---|---|
| * | Table Name: | string | DynamoDb Table Name | 
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| Name: | string | Item sort key Name | Value: | string | Item sort key value | Data Type: | string | Item sort data key type Select from one of the following options: 
 | 
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| Projection Expression: | string | Comma-separated list of attributes to retrieve, for ex: Title,Price | 
* - denotes required
Output Events
| Name | Description | 
|---|---|
| onFailParse | Could not parse a document. | 
| onFailConnect | Could not connect to the external system. | 
| onFailOperation | Could not perform the operation requested. | 
