Synadia Connect

AWS Kinesis

NAMERUNTIMETYPEVERSION
aws_kinesiswombatsinklatest

Sends messages to a Kinesis stream.

Configuration

NameTypeOptionalSecretDescription
streamexpressionnonoThe stream to publish messages to. Streams can either be specified by their name or full ARN.
partition_keyexpressionnonoA required key for partitioning messages.
hash_keyexpressionyesnoA optional hash key for partitioning messages.
max_in_flightintyesnoThe maximum number of parallel message batches to have in flight at any given time. The value defaults to 64.
regionstringnonoThe AWS region to target.
endpointstringyesnoAllows you to specify a custom endpoint for the AWS API.
credentialscredentialsnonoOptional manual configuration of AWS credentials to use. More information can be found in the AWS Guide.

Credentials

NameTypeOptionalSecretDescription
idstringyesnoThe ID of credentials to use.
secretstringyesnoThe secret for the credentials being used.
tokenstringyesnoThe token for the credentials being used, required when using short term credentials.
Previous
AWS DynamoDB