{"id":46708,"library":"types-boto3-route53","title":"types-boto3-route53","description":"Type annotations for boto3 Route53 1.43.0 service, generated with mypy-boto3-builder 8.12.0. Provides static type checking support for boto3's Route53 client and service resources. Current version 1.43.0, released periodically to match boto3 updates. Requires Python >=3.9.","status":"active","version":"1.43.0","language":"python","source_language":"en","source_url":"https://github.com/youtype/mypy_boto3_builder","tags":["boto3","route53","type-annotations","mypy","stubs"],"install":[{"cmd":"pip install types-boto3-route53","lang":"bash","label":"Install from PyPI"}],"dependencies":[],"imports":[{"wrong":"from mypy_boto3_route53.client import Route53Client","symbol":"Route53Client","correct":"from types_boto3_route53.client import Route53Client"}],"quickstart":{"code":"import boto3\nfrom mypy_boto3_route53 import Route53Client\n\nclient: Route53Client = boto3.client(\"route53\", region_name=\"us-east-1\")\nzones = client.list_hosted_zones_by_name()\nprint(zones[\"HostedZones\"])","lang":"python","description":"Import Route53Client from mypy_boto3_route53 to get type hints for the Route53 client."},"warnings":[{"fix":"Always import from 'mypy_boto3_route53', not 'types_boto3_route53'.","message":"The PyPI package name is 'types-boto3-route53', but the import uses 'mypy_boto3_route53'. This mismatch often confuses users who try to import from 'types_boto3_route53'.","severity":"gotcha","affected_versions":"all"},{"fix":"For paginator types, import from mypy_boto3_route53.paginator; for waiters, from mypy_boto3_route53.waiter; for type literals, from mypy_boto3_route53.literals.","message":"Type annotations only cover boto3's Route53 client and service resource. They do not cover paginators, waiters, or service models separately; you must import those from submodules like mypy_boto3_route53.paginator.","severity":"gotcha","affected_versions":"all"},{"fix":"Install only the specific service package you need: 'types-boto3-route53' for Route53.","message":"Some users mistakenly install 'boto3-stubs' or 'types-boto3' for all services. This package is only for Route53. Using a global 'types-boto3' can lead to version conflicts.","severity":"deprecated","affected_versions":"all"}],"env_vars":null,"search_vec":"'1.43.0':10,34 '3.9':43 '8.12.0':18 'annot':6,48 'boto3':3,8,16,25,39,44 'builder':17 'check':22 'client':28 'current':32 'generat':12 'match':38 'mypi':15,49 'mypy-boto3-builder':14 'period':36 'provid':19 'python':42 'releas':35 'requir':41 'resourc':31 'route53':4,9,27,45 'servic':11,30 'static':20 'stub':50 'support':23 'type':2,5,21,47 'type-annot':46 'types-boto3-route53':1 'updat':40 'version':33","created_at":"2026-06-07T13:01:14.259887+00:00","updated_at":"2026-06-07T13:01:14.259887+00:00","problems":{"verify_error":"Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\n  File \"/tmp/tmpzw5f1bg6/venv/lib/python3.12/site-packages/types_boto3_route53/__init__.py\", line 42, in <module>\n    from .client import Route53Client\n  File \"/tmp/tmpzw5f1bg6/venv/lib/python3.12/site-packages/types_boto3_rou"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/youtype/mypy_boto3_builder","github":"https://github.com/youtype/mypy_boto3_builder","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"import_fail","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-07-10","install_tag":null}}