{"library":"aws-cdk-region-info","type":"library","category":null,"description":"The `aws-cdk-region-info` library provides a comprehensive directory of AWS region-specific information, such as service principal names for IAM policies, S3 static website endpoints, and other essential regional facts. As a core component of the AWS Cloud Development Kit (CDK) v2, it enables CDK applications to dynamically adapt to regional differences. The library is actively maintained and receives frequent updates, typically alongside new AWS CDK releases, with the current version being 2.250.0.","language":"python","status":"active","version":"2.250.0","tags":["aws","cdk","region","cloud","infrastructure-as-code","iam","s3"],"last_verified":"Mon May 25","install":[{"cmd":"pip install aws-cdk-region-info","imports":["from aws_cdk import region_info\n# ...\ninfo = region_info.RegionInfo.get(\"us-east-1\")","from aws_cdk import region_info\n# ...\nendpoint = region_info.Fact.find(\"ap-northeast-1\", region_info.FactName.S3_STATIC_WEBSITE_ENDPOINT)"]}],"homepage":null,"github":"https://github.com/aws/aws-cdk","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aws-cdk-region-info/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aws-cdk-region-info/compatibility"}}