Open S3 object as a string with Boto3

前端 未结 5 1211
故里飘歌
故里飘歌 2020-12-02 06:13

I\'m aware that with Boto 2 it\'s possible to open an S3 object as a string with: get_contents_as_string()

Is there an equivalent function in boto3 ?

5条回答
提交回复
热议问题