{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Defines AWS Redshift clusters and database resources (users, tables) as CDK constructs, enabling infrastructure-as-code management of Redshift deployments with VPC integration and audit logging.","skillfed_tags":["aws-cdk","infrastructure-as-code","experimental"],"use_cases":["Provision Redshift clusters with VPC isolation and encryption as part of a CDK stack deployment.","Manage Redshift database users and credentials automatically via CDK, with passwords stored in Secrets Manager.","Configure audit logging to S3 for compliance and security monitoring during cluster creation.","Enable Availability Zone relocation on RA3 clusters to allow Redshift to move clusters without data loss.","Control network access to Redshift clusters using CDK security group constructs."],"what_it_does":"This is an AWS CDK construct library for Redshift that lets you define and manage Redshift clusters and database resources programmatically in Python. It wraps Redshift provisioning into high-level CDK constructs, handling VPC setup, encryption, secrets management, and audit logging configuration. The library is experimental\u2014its APIs are under active development and may change between releases without backward compatibility guarantees.\n\nYou use it to define a Redshift cluster with a master user, optional VPC, node type, and logging configuration, then instantiate database users and tables as CDK constructs. Database credentials are automatically generated and stored in AWS Secrets Manager. The library uses CloudFormation custom resources to manage database-level objects (users, tables) that CloudFormation doesn't natively support, requiring IAM permissions and database credentials for the custom resource handler.","worth_installing":"Yes, if you are using AWS CDK for infrastructure and need to manage Redshift clusters programmatically. The low install friction and active maintenance are positive signals. However, be aware that this library is experimental\u2014expect potential breaking changes in future releases and review the release notes carefully when upgrading. Not suitable if you require stable, long-term API compatibility."},"id":"aws-cdk-aws-redshift-alpha","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-redshift-alpha","md":"https://skillfed.io/packages/aws-cdk-aws-redshift-alpha.md","pypi":"https://pypi.org/project/aws-cdk-aws-redshift-alpha/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-redshift-alpha","python_support":"supports_current","summary":"The CDK Construct Library for AWS::Redshift"},"popularity":{"monthly_downloads":150960,"position":10948,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.265.0a0"}
