We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35defe2 commit f693de0Copy full SHA for f693de0
aws_lambda_powertools/event_handler/lambda_function_url.py
@@ -12,7 +12,6 @@
12
13
from aws_lambda_powertools.event_handler import CORSConfig
14
from aws_lambda_powertools.utilities.data_classes import LambdaFunctionUrlEvent
15
- from http import HTTPStatus
16
17
18
class LambdaFunctionUrlResolver(ApiGatewayResolver):
aws_lambda_powertools/event_handler/vpc_lattice.py
from aws_lambda_powertools.utilities.data_classes import VPCLatticeEvent, VPCLatticeEventV2
class VPCLatticeResolver(ApiGatewayResolver):
0 commit comments