class Aws::IoT::Types::DynamoDBv2Action


@return [Types::PutItemInput]
column in the DynamoDB database.
Each attribute in the message payload will be written to a separate
{ “tableName”: “my-table” } } }‘
`{ “dynamoDBv2”: { “roleArn”: “aws:iam:12341251:my-role” “putItem”:
written. For example:
Specifies the DynamoDB table to which the message data will be
@!attribute [rw] put_item
@return [String]
The ARN of the IAM role that grants access to the DynamoDB table.
@!attribute [rw] role_arn
it’s own column in the DynamoDB table.
This DynamoDB action writes each attribute in the message payload into
Describes an action to write to a DynamoDB table.