{"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 EventBridge rules, event buses, and routing patterns in infrastructure-as-code.","skillfed_tags":["infrastructure-as-code","aws-cdk","event-driven"],"use_cases":["Define event-driven workflows that trigger Lambda functions or ECS tasks when AWS resources change state.","Route CodeCommit repository events to CodeBuild or CodePipeline for CI/CD automation.","Set up scheduled tasks using cron expressions to run periodic workloads on a fixed schedule.","Implement cross-account event delivery to route events from one AWS account to targets in another.","Archive and replay events for debugging, auditing, or re-processing historical event streams."],"what_it_does":"This package provides AWS CDK constructs for Amazon EventBridge, allowing you to define event-driven architectures in Python code. It lets you create rules that match incoming events based on patterns and route them to targets like Lambda functions, SNS topics, SQS queues, ECS tasks, and other AWS services. You can also define custom event buses, schedule rules using cron or rate expressions, and configure cross-account and cross-region event delivery.\n\nThe package is built on top of aws-cdk.core and aws-cdk.aws-iam, and depends on constructs, jsii, publication, and typeguard for type safety and interoperability. However, it is part of AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer maintained\u2014AWS recommends migrating to 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. New projects should use AWS CDK v2 instead. Existing v1 projects can install this for maintenance, but migration to v2 is strongly recommended to receive ongoing support, security patches, and new features."},"id":"aws-cdk-aws-events","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-events","md":"https://skillfed.io/packages/aws-cdk-aws-events.md","pypi":"https://pypi.org/project/aws-cdk-aws-events/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-events","python_support":"supports_current","summary":"Amazon EventBridge Construct Library"},"popularity":{"monthly_downloads":177507,"position":10210,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
