{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for creating and managing CloudWatch Logs resources, including log groups, streams, retention policies, subscriptions, and metric filters.","skillfed_tags":["aws-cdk","end-of-life","infrastructure-as-code"],"use_cases":["Define log groups with specific retention policies (e.g., one week) in infrastructure-as-code templates","Route filtered log events from CloudWatch to Lambda functions or Kinesis streams for downstream processing","Extract numeric values from JSON-structured logs and emit them as CloudWatch metrics for alarming","Encrypt log group data with customer-managed KMS keys for compliance requirements","Manage log retention for log groups auto-created by AWS services like Lambda using LogRetention construct"],"what_it_does":"This package provides AWS CDK v1 constructs for defining CloudWatch Logs infrastructure in Python. It lets you declare log groups with configurable retention periods, set up log stream subscriptions to Lambda or Kinesis, create metric filters to extract metrics from logs, and manage resource policies for cross-service access. The constructs generate CloudFormation templates that AWS deploys on your behalf.\n\nThe library integrates with other AWS CDK modules (IAM, KMS, S3, CloudWatch) to handle encryption, permissions, and monitoring. However, AWS CDK v1 reached end-of-support on 2023-06-01 and is no longer maintained; the AWS team recommends migrating to AWS CDK v2 for new projects and existing deployments.","worth_installing":"No\u2014this is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer updated. For new projects, use AWS CDK v2 instead. For existing v1 deployments, plan a migration to v2 to maintain security and feature support."},"id":"aws-cdk-aws-logs","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-logs","md":"https://skillfed.io/packages/aws-cdk-aws-logs.md","pypi":"https://pypi.org/project/aws-cdk-aws-logs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-logs","python_support":"supports_current","summary":"The CDK Construct Library for AWS::Logs"},"popularity":{"monthly_downloads":186512,"position":9982,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
