{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for subscribing SNS topics to endpoints including SQS queues, Lambda functions, email addresses, SMS numbers, and HTTPS URLs.","skillfed_tags":["aws-infrastructure","end-of-life","event-routing"],"use_cases":["Route SNS notifications to SQS queues for asynchronous processing and decoupling from Lambda.","Trigger Lambda functions directly from SNS topic events without manual permission setup.","Send email notifications to subscribers by adding email subscriptions to an SNS topic.","Deliver SMS alerts to phone numbers via SNS topic subscriptions.","Subscribe HTTPS endpoints to receive SNS messages as webhook POST requests."],"what_it_does":"This package is a CDK construct library for AWS SNS topic subscriptions. It provides Python classes that wrap SNS subscription logic, allowing you to attach SNS topics to multiple endpoint types\u2014SQS queues, Lambda functions, email addresses, SMS numbers, and HTTPS URLs\u2014using a simple `.add_subscription()` method call on a topic object.\n\nThe library handles common setup tasks like automatically granting KMS key permissions when subscribing encrypted queues, and supports CloudFormation parameters for dynamic endpoint values. However, the package is part of AWS CDK v1, which reached end-of-support on 2023-06-01; AWS recommends migrating to AWS CDK v2 for ongoing support and updates.","worth_installing":"No\u2014this is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer being updated. While the package itself has low install friction and permissive licensing, AWS explicitly recommends migrating to AWS CDK v2. Install only if you are maintaining legacy CDK v1 infrastructure; for new projects, use the v2 equivalent instead."},"id":"aws-cdk-aws-sns-subscriptions","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-sns-subscriptions","md":"https://skillfed.io/packages/aws-cdk-aws-sns-subscriptions.md","pypi":"https://pypi.org/project/aws-cdk-aws-sns-subscriptions/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-sns-subscriptions","python_support":"supports_current","summary":"CDK Subscription Constructs for AWS SNS"},"popularity":{"monthly_downloads":146997,"position":11085,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
