Catching exceptions in aws lambda python functions

后端 未结 0 777
迷失自我
迷失自我 2020-12-21 15:37

I am just getting into aws lambda functions and have written a function that fetches some data from a dynamodb table. This is the function:

import boto3
from          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题