user2647763 - RIMD
user2647763 - RIMD

Reputation: 92

How to send text/file to AWS S3 without CLI/ETL tool?

How to send text/file to S3 without CLI/ETL tool?

Here is the situation we have.

We reviewed many past threads here, that suggested to use AWS CLI.

We have red hat Linux on on-prem and AWS S3 on cloud. We are not allowed to use AWS CLI or S3cmd to communicate to AWS S3 from on-prem.

We have requirement to send a text/file after completing a task in on-prem , so AWS S3 can start a cloud task. It is like a handshake between on-prem task and AWS cloud task.

Are there ways to use bash or something from Linux to invoke a task to copy a file or text to AWS S3 on cloud ?

We can do this with AWS CLI easily. I like to pick your brain for alternate options .

I appreciate your help/hints

Upvotes: -1

Views: 43

Answers (0)

Related Questions