From e6366c541e0ada530b4fe1f19a27cbd0df4c689c Mon Sep 17 00:00:00 2001 From: Trent McConaghy <5305452+trentmc@users.noreply.github.com> Date: Sun, 25 Oct 2020 16:06:31 +0100 Subject: [PATCH] Undo --- content/tutorials/amazon-s3-for-brizo.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/tutorials/amazon-s3-for-brizo.md b/content/tutorials/amazon-s3-for-brizo.md index 13f2d9e7..62b4574a 100644 --- a/content/tutorials/amazon-s3-for-brizo.md +++ b/content/tutorials/amazon-s3-for-brizo.md @@ -3,8 +3,6 @@ title: Set Up Amazon S3 Storage description: Tutorial about how to set up Amazon S3 storage for use with Ocean Protocol. --- -*Note: This needs updating for Ocean V3. As a workaround: Brizo has been renamed to provider-py; it should work similarly.* - To enable Brizo to use files stored in Amazon S3 (i.e. files with an URL containing `s3://`), you must: 1. have an Amazon AWS user account (IAM account) with permission to read those files from S3, and