Synadia Connect

AWS SNS

NAMERUNTIMETYPEVERSIONSTATUS
aws_snswombatsinklateststable

Sends messages to an SNS topic.

Configuration

nametypeoptionalsecretdescription
topic_arnstringnonoThe ARN of the target SNS topic.
message_group_idstringyesnoAn optional group ID to set for messages.
message_deduplication_idexpressionyesnoAn optional deduplication ID to set for messages.
max_in_flightintyesnoThe maximum number of parallel message batches to have in flight at any given time. The value defaults to 64.
metadatametadatayesnoSpecify criteria for which metadata values are attached to objects as headers.
regionstringnonoThe AWS region to target.
endpointstringyesnoAllows you to specify a custom endpoint for the AWS API. The value defaults to ``.
credentialscredentialsnonoOptional manual configuration of AWS credentials to use. More information can be found in xref:guides:cloud/aws.adoc[].

Metadata

nametypeoptionalsecretdescription
exclude_prefixesstringyesnoProvide a list of explicit metadata key prefixes to be excluded when adding metadata to sent messages.

Credentials

nametypeoptionalsecretdescription
idstringyesnoThe ID of credentials to use. The value defaults to ``.
secretstringyesnoThe secret for the credentials being used. The value defaults to ``.
tokenstringyesnoThe token for the credentials being used, required when using short term credentials. The value defaults to ``.
Previous
AWS S3