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.
In the example for CORS, line 3 should read:
from aws_lambda_powertools.event_handler.api_gateway import APIGatewayRestResolver, CORSConfig
Or CORSConfig should be added to __init__.py.
CORSConfig
__init__.py