Amazon Simple Queue Service (Amazon SQS) offers a secure, durable, and available hosted queue that lets you integrate and decouple distributed software systems and components. Amazon SQS offers common constructs such as dead-letter queues and cost allocation tags.
Helpful docs: Identity and access management in Amazon SQS, Authorization Header (AWS Signature Version 4)
- Create a custom HTTP connection using the Celigo platform integrator.io’s aws4 handlebar helper to generate the AWS signature.
Important: Do not change the following field names in the custom headers. These fields are mandatory when signing the request, and the key names are essential when identifying if they are provided.
- Encrypted: secretAccessKey
- Unencrypted: accessKeyId
Comments
Please sign in to leave a comment.