AWS - Lambda
This Lambda function code causes an error when triggered:
What is the likely cause?
def handler(event, context):
return event['data'] * 3What is the likely cause?
def handler(event, context):
return event['data'] * 315+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions