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.
Type aliases are currently missing in places, leading to crazy return signatures such as:
Union[ Callable[ [Callable[Concatenate[Dict[str, Any], _P], Dict[str, Any]]], AwsEventRawCallable, ], Callable[ [Callable[Concatenate[AwsEventType, _P], LambdaResponse]], AwsEventRawCallable, ], ]