Type annotations for boto3 STS service, generated by mypy-boto3-builder. Provides type hints for AWS Security Token Service (STS) to enable static type checking with mypy or pyright. Current version 1.42.91, requires Python >=3.9. Released as part of the mypy-boto3-builder ecosystem; follows boto3 releases closely.
pip install types-boto3-stsVerified import paths — ran on the pinned version, not inferred.
Create an STS client with type hints and call get_caller_identity.
Update imports to use the new TypeDef names (remove duplicate 'Request' suffix).
Upgrade to Python >=3.9.
Ensure boto3 is in your dependencies: pip install boto3.
No dependency data recorded yet.