Builder

class Builder

Properties

Link copied to clipboard

The hash key name.

Link copied to clipboard

The hash key type. Valid values are "STRING" or "NUMBER"

Link copied to clipboard

The hash key value.

Link copied to clipboard

The type of operation to be performed. This follows the substitution template, so it can be ${operation}, but the substitution must result in one of the following: INSERT, UPDATE, or DELETE.

Link copied to clipboard

The action payload. This name can be customized.

Link copied to clipboard

The range key name.

Link copied to clipboard

The range key type. Valid values are "STRING" or "NUMBER"

Link copied to clipboard

The range key value.

Link copied to clipboard

The ARN of the IAM role that grants access to the DynamoDB table.

Link copied to clipboard

The name of the DynamoDB table.