"camel.kamelet.aws-sns-sink.accessKey"
"The access key obtained from AWS."
"camel.kamelet.aws-sns-sink.autoCreateTopic"
"Setting the autocreation of the SNS topic."
"camel.kamelet.aws-sns-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-sns-sink.region"
"The AWS region to access."
"camel.kamelet.aws-sns-sink.secretKey"
"The secret key obtained from AWS."
"camel.kamelet.aws-sns-sink.topicNameOrArn"
"The SNS topic name name or Amazon Resource Name (ARN)."
"camel.kamelet.aws-sns-sink.uriEndpointOverride"
"The overriding endpoint URI. To use this option, you must also select the `overrideEndpoint` option."
"camel.kamelet.aws-sns-sink.useDefaultCredentialsProvider"
"If true, the SNS client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key)."