dynamoDBv2 property

DynamoDBv2Action? dynamoDBv2
final

Write to a DynamoDB table. This is a new version of the DynamoDB action. It allows you to write each attribute in an MQTT message payload into a separate DynamoDB column.

Implementation

final DynamoDBv2Action? dynamoDBv2;