AMAZON AWS S3

How to use Amazon AWS S3 node

Amazon AWS S3 node allows you to explore an AWS bucket, write and read files in a bucket.
First, you have to configure the node by typing the AccessKeyID and the Secret access key (given by your aws admin)

Capture%20d%E2%80%99e%CC%81cran%202023-08-23%20a%CC%80%2015.31.55

You can write files by using the write node

Capture%20d%E2%80%99e%CC%81cran%202023-08-23%20a%CC%80%2015.32.11

The write node must be configured by opening the node, or by filling the “msg.filename” field.

Capture%20d%E2%80%99e%CC%81cran%202023-08-23%20a%CC%80%2015.32.20

The timestamp is automatically added between the filename and the extension (.csv ; .txt)

You can explore the AWS bucket by using the explore node

Capture%20d%E2%80%99e%CC%81cran%202023-08-23%20a%CC%80%2015.32.39

It gives you the path for each files.

Capture%20d%E2%80%99e%CC%81cran%202023-08-23%20a%CC%80%2015.32.50

You can read files by using the read node.

Capture%20d%E2%80%99e%CC%81cran%202023-08-23%20a%CC%80%2015.33.01

You can fill the “Filename” field or fill the “msg.filename” field.
It will give you the content of the file in the payload.

Capture%20d%E2%80%99e%CC%81cran%202023-08-23%20a%CC%80%2015.33.10

Was this article helpful?

Powered by Zendesk