"camel.kamelet.aws-ddb-sink.accessKey"
"The access key obtained from AWS."
"camel.kamelet.aws-ddb-sink.operation"
"PutItem"
"The operation to perform. Example: PutItem"
"camel.kamelet.aws-ddb-sink.overrideEndpoint"
"Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option."
"camel.kamelet.aws-ddb-sink.profileCredentialsName"
"If using a profile credentials provider this parameter will set the profile name."
"camel.kamelet.aws-ddb-sink.region"
"The AWS region to access."
"camel.kamelet.aws-ddb-sink.secretKey"
"The secret key obtained from AWS."
"camel.kamelet.aws-ddb-sink.sessionToken"
"Amazon AWS Session Token used when the user needs to assume a IAM role."
"camel.kamelet.aws-ddb-sink.table"
"The name of the DynamoDB table."
"camel.kamelet.aws-ddb-sink.uriEndpointOverride"
"The overriding endpoint URI. To use this option, you must also select the `overrideEndpoint` option."
"camel.kamelet.aws-ddb-sink.useDefaultCredentialsProvider"
"If true, the DynamoDB client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key)."
"camel.kamelet.aws-ddb-sink.useProfileCredentialsProvider"
"Set whether the DynamoDB client should expect to load credentials through a profile credentials provider."
"camel.kamelet.aws-ddb-sink.useSessionCredentials"
"Set whether the DynamoDB client should expect to use Session Credentials. This is useful in situation in which the user needs to assume a IAM role for doing operations in DynamoDB."