DynamoDB - get all items
Search form
Description - The Scan operation reads all of the items in a table or index
Runtime Class - com.ibi.agents.XDDynamoDBScanTable
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
Projection Expression: string Comma-separated list of attributes to retrieve, for ex: Title,Price
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDDynamoDBScanTable
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
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 | 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. |