A subscription to an SNS topic
import { Subscription } from 'aws-cdk-lib/aws-sns';Or use the module namespace:
import * as sns from 'aws-cdk-lib/aws-sns'; // sns.Subscription
This L2 construct creates and manages the following CloudFormation resources.
Everything you need to know about Amazon SNS on one page. HD quality, print-friendly.
Download Free Infographicaws-sns