Streams engine changes for private link for S3

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Atlas Streams
    • None
    • 3
    • TBD
    • 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. For more details see here:

      https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/client-config.html

            Assignee:
            Jada Lilleboe
            Reporter:
            Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: