In the lambda console I have the following code: from __future__ import print_function import json import boto3 print('Loading function') ...
確定! 回上一頁