dynamoDBv2 property
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;
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.
final DynamoDBv2Action? dynamoDBv2;