{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides a queryable database of AWS region-specific information such as service principals and S3 endpoints for use in CDK applications.","skillfed_tags":["aws-cdk","infrastructure-as-code"],"use_cases":["Retrieve S3 static website endpoints for a given AWS region in CDK constructs.","Look up service principal names for IAM policies that vary by region.","Register custom regional facts or override incorrect built-in data for your CDK application.","Query region-specific configuration needed by cross-region CDK deployments.","Inject region-dependent metadata into CDK stacks without hardcoding values."],"what_it_does":"aws-cdk.region-info is a reference database of AWS region-specific metadata needed by CDK constructs and applications. It exposes region information through a high-level RegionInfo class (querying by region name to get attributes like S3 static website endpoints) and a low-level Fact API for direct lookups by region and fact name. The library also allows registration of custom or corrected facts to override built-in data.\n\nThe package is a lightweight, pure-Python dependency with only jsii and publication as runtime requirements. It supports Python 3.10 through 3.14 and is part of the official AWS CDK ecosystem, maintained actively with no known security vulnerabilities.","worth_installing":"Yes. This is a stable, actively maintained library with low install friction, no security issues, and permissive licensing. Install it if you are building AWS CDK applications that need region-specific metadata such as service principals or S3 endpoints; it is the standard way to access such data in the CDK ecosystem."},"id":"aws-cdk-region-info","links":{"html":"https://skillfed.io/packages/aws-cdk-region-info","md":"https://skillfed.io/packages/aws-cdk-region-info.md","pypi":"https://pypi.org/project/aws-cdk-region-info/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.region-info","python_support":"supports_current","summary":"AWS region information, such as service principal names"},"popularity":{"monthly_downloads":201925,"position":9655,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.265.0"}
