Put an item into a DynamoDB table. If an item with the same key already exists, the element will be updated.

yaml
type: "io.kestra.plugin.aws.dynamodb.PutItem"