🌈 搜索
📅  最后修改于: 2022-03-11 14:47:04.576000             🧑  作者: Mango
s3 = boto3.resource('s3') s3.Object('your-bucket', 'your-key').delete()