Using Python in an AWS lambda function to return a S3 Object in the Body of an HTTP request

前端 未结 0 1779
渐次进展
渐次进展 2020-11-22 00:43

I\'m having trouble understanding how to return an object from S3 as the Body of an HTTP request from a client. Something like this:

s3 = boto3.resource(\'s3\         


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