Skip to content

Tech debt: Remove usages of aws_lambda_powertools.shared.types #4897

Closed
@leandrodamascena

Description

@leandrodamascena

Why is this needed?

Remove usages of aws_lambda_powertools.shared.types imports and replace them by either types from the standard library that are already compatible with Python >= 3.8 or types from typing_extensions. Remove the aws_lambda_powertools.shared.types package too.

Which area does this relate to?

Other

Suggestion

No response

Acknowledgment

Metadata

Metadata

Labels

tech-debtTechnical Debt taskstypingStatic typing definition related issues (mypy, pyright, etc.)

Type

No type

Projects

Status

Shipped

Relationships

None yet

Development

No branches or pull requests

Issue actions