{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining Amazon SQS queues and related messaging infrastructure as code in Python.","skillfed_tags":["aws-cdk","end-of-support","infrastructure-as-code"],"use_cases":["Define SQS queues in CDK v1 applications that are already deployed and stable, when migration to v2 is not immediately feasible.","Set up message queuing for decoupling microservices in infrastructure-as-code projects using the v1 CDK framework.","Configure encryption, FIFO ordering, and dead-letter queues for SQS resources without writing raw CloudFormation.","Integrate SQS with other AWS services (IAM, KMS, CloudWatch) through CDK construct composition in v1 stacks."],"what_it_does":"This package is the AWS CDK Construct Library for SQS, providing Python classes to define Amazon Simple Queue Service resources declaratively within CDK applications. It abstracts the underlying CloudFormation resources, allowing developers to create queues, configure encryption, set up FIFO ordering, and integrate with other AWS services through a high-level API.\n\nThe package is part of AWS CDK v1, which reached end-of-support on 2023-06-01. While the repository remains active and the package itself has no known vulnerabilities, AWS no longer updates this construct library. Developers using it should plan migration to AWS CDK v2, where SQS constructs are actively maintained and improved.","worth_installing":"No for new projects\u2014AWS CDK v2 is the active, supported path. Yes-with-conditions for existing v1 deployments that are stable and not undergoing active development, provided your team has a migration plan. The package itself is sound (no vulnerabilities, low install friction), but its end-of-support status makes it a technical debt liability for anything beyond maintenance mode."},"id":"aws-cdk-aws-sqs","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-sqs","md":"https://skillfed.io/packages/aws-cdk-aws-sqs.md","pypi":"https://pypi.org/project/aws-cdk-aws-sqs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-sqs","python_support":"supports_current","summary":"The CDK Construct Library for AWS::SQS"},"popularity":{"monthly_downloads":166136,"position":10507,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
