DynamoDB - update table policies
Search form
Description - Update read/write capacity of the table
Runtime Class - com.ibi.agents.XDDynamoDBUpdateTable
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
* Read Capacity Units: integer Throughput Capacity for Reads ( minimum 1)
* Write Capacity Units: integer Throughput Capacity for Writes ( minimum 1)
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDDynamoDBUpdateTable
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
* Read Capacity Units: integer Throughput Capacity for Reads ( minimum 1)
* Write Capacity Units: integer Throughput Capacity for Writes ( minimum 1)
* - 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 | |
|---|---|---|---|
| * | Read Capacity Units: | integer | Throughput Capacity for Reads ( minimum 1) | * | Write Capacity Units: | integer | Throughput Capacity for Writes ( minimum 1) |
* - 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. |