Skip to main content
nguyenb6532
July 10, 2025
Question

Connecting to S3 via PrivateLink

  • July 10, 2025
  • 2 replies
  • 0 views

Hi there,

As a result of a process, a CSV file is output, and I want to store that file in AWS S3. Also, when needed, I want to be able to copy the file in S3 to the Appian Knowledge Center by pressing a button.

I want to achieve this by connecting via AWS Private Link, not via the internet.

To achieve this, is there any way other than using Lambda, etc.?

There is an Amazon S3 Utilities plugin, but it seems to connect via the internet, so I don't think it meets the requirements.

Thanks

2 replies

davidj137213
July 10, 2025
nguyenb6532
July 10, 2025

Hi, David

Thank you for the answer. I know it's possible to connect to S3 using PrivateLink, but I would like to know if there are any easier ways to upload files to S3 or download files from S3 to the Knowledge Center after connecting via PrivateLink (for example, like the smart service of the Amazon S3 Utilities plugin).
I'm someone with little experience. Sorry if the question is unclear.