ijtarano
Results
1
issues of
ijtarano
### Description: It seems like Event in boto3 invoke method doesn't work with SAM Local even when boto3 accept this parameter (https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda/client/invoke.html) ### Steps to reproduce: ```python import boto3 import...
type/feature
area/local/start-lambda