{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type stubs for aws-xray-sdk, enabling type checkers like mypy and pyright to validate code that uses AWS X-Ray SDK without requiring the runtime package.","skillfed_tags":["type-stubs","aws-integration"],"use_cases":["Enable mypy or pyright to type-check code using aws-xray-sdk without installing the full SDK","Validate AWS X-Ray integration code in CI/CD pipelines with static type analysis","Develop AWS Lambda or serverless applications with X-Ray tracing while maintaining type safety"],"what_it_does":"types-aws-xray-sdk is a type stub package that provides type annotations for the aws-xray-sdk library. It allows Python type checkers like mypy and pyright to understand and validate code that uses AWS X-Ray without requiring the runtime package to be installed. This is particularly useful in development and CI environments where you want static type checking but may not need the full SDK.\n\nThe package is maintained as part of the typeshed project and is generated from typeshed's central repository. It targets aws-xray-sdk version 2.15.* and has been tested against mypy 2.1.0 and pyright 1.1.409. Since it contains only type information, it has no runtime dependencies and minimal install friction.","worth_installing":"Yes, if you use aws-xray-sdk and want type checking in your development workflow. Install it as a dev dependency alongside your type checker. It has no runtime overhead and is actively maintained. Skip it only if you don't use a type checker or don't need X-Ray type validation."},"id":"types-aws-xray-sdk","links":{"html":"https://skillfed.io/packages/types-aws-xray-sdk","md":"https://skillfed.io/packages/types-aws-xray-sdk.md","pypi":"https://pypi.org/project/types-aws-xray-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-aws-xray-sdk","python_support":"supports_current","summary":"Typing stubs for aws-xray-sdk"},"popularity":{"monthly_downloads":330921,"position":7527,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.15.0.20260518"}
