Enable Access Requester Pays Buckets
In general, bucket owners pay for all Amazon S3 storage and data transfer costs that are associated with their bucket. However, you can configure a bucket to be a Requester Pays bucket. With Requester Pays buckets, the requester instead of the bucket owner pays the cost of the request and the data download from the bucket. The bucket owner always pays the cost of storing data.
- To enable access to Requester Pays buckets, include the following property in the
vars.dataserver.aws.yml
file: - Once the properties are configured, refer to the Privacera Manager Quickstart.
- In PrivaceraCloud, navigate to Settings -> Applications.
- On the Connected Applications screen, select S3.
- Click the edit icon next to the
Account Name
, then go to Access Management -> ADVANCED tab. - Add the following property with the appropriate value for
<your_profile_name>
:Properties - Click the Test Connection button to verify the connection.
- Once the connection is successful, click Save.
- Prev topic: Advanced Configuration