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

 ParameterTypeDescription
*Table Name:stringDynamoDb Table Name
* - denotes required
 ParameterTypeDescription
*Name:stringItem primary key Name
*Value:stringItem primary key value
Data Type:stringItem primary data key type

Select from one of the following options:
  • String
  • Number
  • Binary
* - denotes required
 ParameterTypeDescription
Name:stringItem sort key Name
Value:stringItem sort key value
Data Type:stringItem sort data key type

Select from one of the following options:
  • String
  • Number
  • Binary
* - denotes required
 ParameterTypeDescription
Projection Expression:stringComma-separated list of attributes to retrieve, for ex: Title,Price
* - denotes required

Output Events

NameDescription
onFailParseCould not parse a document.
onFailConnectCould not connect to the external system.
onFailOperationCould not perform the operation requested.