Configure AWS S3 Client Execution Timeout
Use the S3 client execution timeout to cap how long a single S3 request may take before timing out.
The default timeout is 60000 ms.
- If you use profile-based configuration in
vars.dataserver.aws.yml, add: - If you configure without profiles, set:
YAML - 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, then go to Access Management -> ADVANCED tab.
-
Add one of the following based on your setup:
- Profile-based:
Properties - Without profile:
Properties -
Click Test Connection, then Save.
- Prev topic: Advanced Configuration