--- id: mypy-boto3-bcm-recommended-actions version: "1.43.61" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-bcm-recommended-actions — Type annotations for boto3 BillingandCostManagementRecommendedActions 1.43.61 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 235.3K/mo ## What it is and what it does This package is a type-stub library generated with mypy-boto3-builder 8.12.0 that adds complete type annotations for boto3's BillingandCostManagementRecommendedActions service compatible with boto3 1.43.61. It enables developers to get IDE autocompletion, inline documentation, and static type checking when working with the AWS Billing and Cost Management Recommended Actions API through boto3, without requiring explicit type annotations in code. The package works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints. It depends only on typing-extensions and is designed as a development-time dependency—you can use TYPE_CHECKING guards to keep it out of production builds. The annotations cover client methods, paginators, waiters, and type definitions for the service. Use it for: - Enable IDE autocompletion and type hints when calling boto3 BillingandCostManagementRecommendedActions methods in VSCode or PyCharm. - Run mypy or pyright static type checking on code that uses the AWS Billing and Cost Management Recommended Actions API. - Catch type errors at development time instead of runtime when working with boto3 service clients. - Generate inline documentation and parameter hints in editors that support type stubs. - Maintain type safety in large codebases that interact with AWS services through boto3. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations for the boto3 BillingandCostManagementRecommendedActions service, enabling IDE autocompletion and static type checking with mypy, pyright, and other tools. Yes, if you use boto3 to interact with the BillingandCostManagementRecommendedActions service and want IDE autocompletion and static type checking. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and is permissively licensed under MIT. Install it as a development dependency using TYPE_CHECKING guards if you want to keep it out of production. ## Install pip install mypy-boto3-bcm-recommended-actions uv add mypy-boto3-bcm-recommended-actions poetry add mypy-boto3-bcm-recommended-actions ## Installing mypy-boto3-bcm-recommended-actions Before you install: Low friction install with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities. License in practice: MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects. Quickstart: pip install mypy-boto3-bcm-recommended-actions from boto3.session import Session from mypy_boto3_bcm_recommended_actions import BillingandCostManagementRecommendedActionsClient client: BillingandCostManagementRecommendedActionsClient = Session().client('bcm-recommended-actions') Requires Python 3.9 or later; boto3 must be installed separately. Verify before relying: - Whether PyCharm performance issues mentioned in the docs remain unresolved in recent versions. - Performance impact of Literal overloads on IDE responsiveness in different editor versions. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 235.3K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws bcm recommended actions types, mypy boto3 annotations, boto3 type hints, static type checking aws, ide autocomplete boto3, pyright boto3 stubs, type-stubs, aws-sdk, boto3 [View on SkillFed](https://skillfed.io/packages/mypy-boto3-bcm-recommended-actions) · [View on PyPI](https://pypi.org/project/mypy-boto3-bcm-recommended-actions/)