AWS SQS
Overview of the AWS SQS book.
Amazon SQS (Simple Queue Service) provides managed message queuing for decoupling application components. This integration enables automated message processing, queue management, and asynchronous communication workflows. Improve application reliability and scalability through managed message queuing.
1. Required Books
The following Book(s) need to be added to your agent so it can learn and understand the automation procedures defined within them:
How to Add the Book(s)
Search for the name of the book and click on it.
Click on Install or Add Connection to add the book to your agent.
If adding a connection, you'll be prompted for connectivity details.
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using AWS Access key ID, AWS Secret Access Key, AWS Region, AWS Role ARN and AWS External ID
Assumes a role using the provided AWS credentials.
The AWS Access Key ID for the initial authentication.
The AWS Secret Access Key for the initial authentication.
The AWS Region for the initial authentication.
The ARN of the role to assume.
An optional external ID that might be required by the role's trust policy.
Connect using AWS Access key ID, AWS Secret Access Key and AWS Region
Connects to an API using the provided API key.
The AWS Secret Access Key
Last updated