{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining Amazon SNS topics and subscriptions in Python infrastructure code, supporting standard and FIFO topics with filtering and dead-letter queue configuration.","skillfed_tags":["aws-cdk","infrastructure-as-code","end-of-support"],"use_cases":["Define SNS topics and subscriptions in CDK stacks for event-driven architectures and notifications.","Set up FIFO topics with content deduplication for ordered, exactly-once message delivery.","Apply message filtering policies to route SNS messages to subscribers based on message attributes.","Attach dead-letter queues to SNS subscriptions to capture failed message deliveries.","Integrate SNS topics as targets for CloudWatch event rules to trigger notifications on AWS events."],"what_it_does":"This is an AWS CDK construct library for Amazon SNS, part of the official AWS CDK v1 framework. It provides Python classes to define SNS topics and subscriptions declaratively within infrastructure-as-code stacks, supporting both standard and FIFO topics with content-based deduplication, message filtering by attributes, and integration with other AWS services like SQS, Lambda, and CloudWatch Events.\n\nThe package is in maintenance-only status: AWS CDK v1 reached end-of-support on 2023-06-01, and this library is no longer receiving updates. While the code remains functional and the repository is not archived, new projects should use AWS CDK v2 instead. Existing v1 users can continue to use this package, but migration is recommended.","worth_installing":"Yes, but with conditions. Install this package only if you are maintaining an existing AWS CDK v1 codebase or have a specific reason to stay on v1. For new projects, use AWS CDK v2 instead, which receives active maintenance and updates. The package itself is stable and has no known vulnerabilities, but its end-of-support status means no new features or security patches will be released."},"id":"aws-cdk-aws-sns","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-sns","md":"https://skillfed.io/packages/aws-cdk-aws-sns.md","pypi":"https://pypi.org/project/aws-cdk-aws-sns/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-sns","python_support":"supports_current","summary":"The CDK Construct Library for AWS::SNS"},"popularity":{"monthly_downloads":161981,"position":10617,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
