我知道使用Boto 2可以打开一个S3对象作为字符串:
get_contents_as_string() http://boto.readthedocs.org/en/latest/ref/file.html?highlight=contents%20string#boto.file.key.Key.get_contents_as_string
boto3中是否有等效功能?
python amazon-s3 boto boto3
amazon-s3 ×1
boto ×1
boto3 ×1
python ×1