[Solution found!] from botocore.exceptions import ClientError try: response = self.client.get_object(Bucket=bucket, Key=key) return ...
確定! 回上一頁