{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Defines AWS S3 buckets and related resources as code using the AWS CDK v1 construct library, allowing programmatic creation and configuration of S3 storage infrastructure.","skillfed_tags":["infrastructure-as-code","aws-cdk","end-of-life"],"use_cases":["Define S3 buckets with encryption and access policies as part of a CDK infrastructure stack.","Set up bucket notifications to trigger Lambda functions or SNS topics on object creation or deletion events.","Grant read/write permissions to other AWS resources (Lambda, EC2 roles, IAM users) via bucket grant methods.","Import and reference existing S3 buckets into a CDK application for cross-stack resource sharing.","Configure bucket-level security settings such as SSL enforcement and KMS encryption in code."],"what_it_does":"aws-cdk.aws-s3 is the AWS CDK v1 construct library for defining Amazon S3 buckets and related infrastructure as Python code. It provides a high-level abstraction over CloudFormation S3 resources, letting you create, configure, and manage buckets programmatically within a CDK stack. The library supports encryption (KMS and managed), bucket policies, permissions grants, event notifications, and importing existing buckets.\n\nHowever, this package is no longer maintained. AWS CDK v1 reached end-of-support on 2023-06-01, and AWS recommends migrating to AWS CDK v2. While the package remains installable and functional, it will not receive security updates, bug fixes, or new features. Existing projects using it should plan a migration path to v2.","worth_installing":"No, unless you are maintaining an existing AWS CDK v1 project. The package is end-of-support as of 2023-06-01 and will not receive updates. New projects should use AWS CDK v2 instead. If you are already on v1, plan a migration to v2 to ensure ongoing security and feature support."},"id":"aws-cdk-aws-s3","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-s3","md":"https://skillfed.io/packages/aws-cdk-aws-s3.md","pypi":"https://pypi.org/project/aws-cdk-aws-s3/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-s3","python_support":"supports_current","summary":"The CDK Construct Library for AWS::S3"},"popularity":{"monthly_downloads":186475,"position":9986,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
