1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

set v3 expectations

This commit is contained in:
trentmc 2020-10-25 16:16:08 +01:00
parent 7fc91f62cb
commit 998d053ecc

View File

@ -3,6 +3,8 @@ title: Set Up Amazon S3 Storage
description: Tutorial about how to set up Amazon S3 storage for use with Ocean Protocol. 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: 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 1. have an Amazon AWS user account (IAM account) with permission to read those files from S3, and