{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for the boto3 Amplify service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and type checking for boto3 Amplify API calls in VSCode with Pylance.","Run mypy or pyright on a codebase that uses boto3 Amplify to catch type errors before deployment.","Get real-time type hints and method signatures in PyCharm when working with Amplify clients.","Use explicit type annotations in TYPE_CHECKING blocks to document Amplify resource types without runtime overhead."],"what_it_does":"mypy-boto3-amplify is a type-stub package that adds static type information for boto3's Amplify service. It is generated automatically from boto3's API definitions and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocompletion and catch type errors at development time.\n\nThe package is designed to be used alongside boto3 itself\u2014it does not replace boto3, only augments it with type metadata. You install it in your development environment, and then when you write code that uses boto3.client(\"amplify\"), your IDE and type checker will understand the available methods, parameters, and return types. The package supports explicit type annotations for clients, paginators, waiters, and service resources.","worth_installing":"Yes, if you use boto3 Amplify in a project with a type checker or IDE that supports stubs. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is that PyCharm may experience performance issues with full Literal overloads\u2014the docs recommend boto3-stubs-lite as an alternative in that case."},"id":"mypy-boto3-amplify","links":{"html":"https://skillfed.io/packages/mypy-boto3-amplify","md":"https://skillfed.io/packages/mypy-boto3-amplify.md","pypi":"https://pypi.org/project/mypy-boto3-amplify/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-amplify","python_support":"supports_current","summary":"Type annotations for boto3 Amplify 1.43.67 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":296290,"position":7900,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.67"}
