Amazon Simple Queue Service (Amazon SQS) event output configuration
See below available configuration properties for SQS event outputs.
| Field | Details |
|---|---|
type * | Always amazon-sqs |
region * | The AWS region the queue resides in |
accessKey * | The secret key used for authentication |
secretKey * | The access key used for authentication |
queueUrl * | The full SQS queue URL |
assumeRole | The role ARN granting access via a configured policy |