-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Atlas Streams
-
Fully Compatible
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Modify the engine s3 connection IDL to accept the below parameters:
- Aws::Http::Scheme proxyScheme
- Aws::String proxyHost
- unsigned proxyPort = 0
- Aws::String proxyUserName
- Aws::String proxyPassword;
Plumb these parameters along to the S3 client.
Validate with a unit test.
For more details see here:
https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/client-config.html