Amazon Simple Queue Service (SQS) Adapter Capabilities

The Amazon Simple Queue Service (SQS) Adapter enables you to create an integration in Oracle Integration that connects to the AWS application. You can configure the Amazon Simple Queue Service (SQS) Adapter as an invoke connection in an integration in Oracle Integration.

The Amazon Simple Queue Service (SQS) Adapter provides the following capabilities:

  • Provides support to perform operations such as Create, Delete, List, Purge, Tag, and Untag on the queues.

  • Enables modify and retrieve queue attributes such as VisibilityTimeout, MaximumMessageSize, MessageRetentionPeriod, ReceiveMessageWaitTimeSeconds, RedriveAllowPolicy, and so on through the operations SetQueueAttributes and GetQueueAttributes.

  • Enables Receive, Send, and Delete messages from queues.

  • Allows adjustment of message visibility timeout through the ChangeMessageVisibility operation.

  • Facilitates permissions management for queues through operations such as AddPermission and RemovePermission.

  • Allows for listing queue tags to retrieve additional information about the queues.

  • Allows listing dead letter source queues.

  • Supports retrieving queue URLs using the queue name and Amazon account ID.

  • Allows Message Move Tasks from the dead letter queue to the source queues or custom destination queue using the operations StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTask.

  • Supports integrating with publicly-accessible resources (direct connectivity over the public internet) and private resources using the connectivity agent.
  • Supports sending and receiving single data XML messages to and from queues.
  • Supports batch operations for sending and receiving JSON messages.
  • Supports the Amazon Signature Version 4 security policy.

The Amazon Simple Queue Service (SQS) Adapter is one of many predefined adapters included with Oracle Integration. See the Adapters page in the Oracle Help Center.