An SQS queue for message-based decoupling
import { Queue } from 'aws-cdk-lib/aws-sqs';Or use the module namespace:
import * as sqs from 'aws-cdk-lib/aws-sqs'; // sqs.Queue
This L2 construct creates and manages the following CloudFormation resources.
Everything you need to know about Amazon SQS on one page. HD quality, print-friendly.
Download Free Infographicaws-sqs