aws s3 cp s3://my-bucket/tt.txt . to read the file.Again please don't repeat information already stated
use pipe to pass the output to mariadb or mysql
I also stated the installation of AWS cli .Not necessary really - it's obvious that those are command line commands
ASKER
ASKER
ASKER
I need to know which one is bestThat's really a quite different question and should be addressed within the new question you just posted. The current one has been answered
Lambda or directly run cron Job .
ASKER
aws s3 cp s3://my-bucket/tt.txt . to read the file. use pipe to pass the output to mariadb
ASKER
ASKER
aws s3 cp s3://my-bucket/test.csv >(cat)
ASKER
aws s3 cp s3://my-bucket/tt.txt . to read the file. use pipe to pass the output to mariadb
ASKER
Java is a platform-independent, object-oriented programming language and run-time environment, designed to have as few implementation dependencies as possible such that developers can write one set of code across all platforms using libraries. Most devices will not run Java natively, and require a run-time component to be installed in order to execute a Java program.
TRUSTED BY
if not installed include aws cli in docker file. and Create Environment variables for Access and secret key or move manually from the host machine to Docker container.
aws s3 cp s3://my-bucket/tt.txt . to read the file.
use pipe to pass the output to mariadb or mysql
Hope these info is enough