"camel.kamelet.aws-sqs-batch-sink.accessKey"
"The access key obtained from AWS."
"camel.kamelet.aws-sqs-batch-sink.amazonAWSHost"
"amazonaws.com"
"The hostname of the Amazon AWS cloud."
"camel.kamelet.aws-sqs-batch-sink.autoCreateQueue"
"Setting the autocreation of the SQS queue."
"camel.kamelet.aws-sqs-batch-sink.batchSeparator"
"The batch separator string Example: ,"
"camel.kamelet.aws-sqs-batch-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-sqs-batch-sink.protocol"
"https"
"The underlying protocol used to communicate with SQS Example: http or https"
"camel.kamelet.aws-sqs-batch-sink.queueNameOrArn"
"The SQS Queue name or ARN"
"camel.kamelet.aws-sqs-batch-sink.region"
"The AWS region to access."
"camel.kamelet.aws-sqs-batch-sink.secretKey"
"The secret key obtained from AWS."
"camel.kamelet.aws-sqs-batch-sink.uriEndpointOverride"
"The overriding endpoint URI. To use this option, you must also select the `overrideEndpoint` option."
"camel.kamelet.aws-sqs-batch-sink.useDefaultCredentialsProvider"
"Set whether the SQS client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in."