TopicRuleErrorActionDynamodbv2

data class TopicRuleErrorActionDynamodbv2(val putItem: TopicRuleErrorActionDynamodbv2PutItem? = null, val roleArn: String)

Constructors

Link copied to clipboard
constructor(putItem: TopicRuleErrorActionDynamodbv2PutItem? = null, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block with DynamoDB Table to which the message will be written. Nested arguments below.

Link copied to clipboard

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