{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's Firehose service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Add IDE autocompletion and type hints when developing Firehose data delivery workflows with boto3.","Catch type errors in Firehose client calls during development using mypy or pyright instead of at runtime.","Improve code maintainability by documenting expected parameter types and response structures for Firehose operations.","Enable faster development in VSCode or PyCharm by getting accurate code suggestions for Firehose API methods.","Validate Firehose configuration and parameter literals against AWS service definitions at type-check time."],"what_it_does":"types-boto3-firehose is a type stub package that adds static type information to boto3's Firehose service client. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking when working with Firehose operations, without requiring explicit type annotations in your code. The package is generated from boto3 1.43.29 using mypy-boto3-builder 8.12.0.\n\nThe package works by providing type definitions that type checkers like mypy and pyright can use to validate your boto3 code. It includes client annotations, literal types for valid parameter values, and type definitions for request and response structures. You can use it standalone or as part of the broader types-boto3 package, and it supports modern Python versions from 3.9 onward with no runtime dependencies beyond typing-extensions.","worth_installing":"Yes, if you use boto3 with Firehose. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package directly improves developer experience through IDE support and static type checking. Note: PyCharm users should monitor performance; the documentation suggests types-boto3-lite as an alternative if slowness occurs."},"id":"types-boto3-firehose","links":{"html":"https://skillfed.io/packages/types-boto3-firehose","md":"https://skillfed.io/packages/types-boto3-firehose.md","pypi":"https://pypi.org/project/types-boto3-firehose/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-12","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-firehose","python_support":"supports_current","summary":"Type annotations for boto3 Firehose 1.43.29 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":93282,"position":13393,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.29"}
