{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides Python constructs to define and manage Amazon Route53 hosted zones and DNS records as infrastructure-as-code within AWS CDK v1.","skillfed_tags":["aws-cdk","end-of-support","infrastructure-as-code"],"use_cases":["Define public hosted zones and DNS records for domain management as code within a CDK stack.","Set up private hosted zones in VPCs and add additional VPCs to existing zones programmatically.","Create cross-account zone delegation records to manage subdomains in different AWS accounts.","Configure VPC endpoint service private DNS names to avoid SSL certificate mismatch errors.","Import existing Route53 hosted zones by ID or domain name lookup to integrate with CDK stacks."],"what_it_does":"This package is the Route53 construct library for AWS CDK v1, a framework for defining AWS infrastructure using Python code. It wraps Route53 resources\u2014hosted zones, DNS records, and cross-account zone delegation\u2014into reusable constructs that compile to CloudFormation templates. You use it to declare public and private hosted zones, add A, AAAA, CNAME, MX, NS, TXT, and other record types, and configure VPC endpoint service private DNS, all within a CDK stack.\n\nThe package depends on aws-cdk.core and related AWS service libraries (ec2, iam, logs, custom-resources) plus jsii and constructs for the CDK runtime. However, AWS CDK v1 reached end-of-support on 2023-06-01 and is no longer receiving updates. New projects should use AWS CDK v2 instead; existing v1 projects can continue to use this package, but will not receive bug fixes or security patches.","worth_installing":"No, not for new projects. AWS CDK v1 is end-of-support as of 2023-06-01 and receives no further updates. Migrate to AWS CDK v2 instead. Existing CDK v1 projects can continue using this package if they cannot migrate immediately, but should plan a transition to avoid accumulating technical debt."},"id":"aws-cdk-aws-route53","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-route53","md":"https://skillfed.io/packages/aws-cdk-aws-route53.md","pypi":"https://pypi.org/project/aws-cdk-aws-route53/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-route53","python_support":"supports_current","summary":"The CDK Construct Library for AWS::Route53"},"popularity":{"monthly_downloads":158626,"position":10716,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
