Skip to content

Commit

Permalink
Merge pull request #33 from interTwin-eu/dev-slangarita
Browse files Browse the repository at this point in the history
aws links update
  • Loading branch information
SergioLangaritaBenitez authored Oct 21, 2024
2 parents f4d2037 + 13a08dd commit 32b18d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docpage/docs/03.- Sources/AWS/S3.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The S3 Source requires:
- The region where the SQS is going to be deployed. AWS_DEFAULT_REGION. Required.
- The bucket name. The queue name is not necessary. DCNiOS creates an SQS with this pattern name `<bucket-name>-events`. Required.

Here is an example of the configuration file. Check the documentation of [AWS credentials](/dcnios/docs/AWS) to define the Access Key and Secret Key.
Here is an example of the configuration file. Check the documentation of [AWS credentials](/dcnios/docs/Sources/AWS/) to define the Access Key and Secret Key.

```
GetS3:
Expand Down
2 changes: 1 addition & 1 deletion docpage/docs/03.- Sources/AWS/SQS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SQS Source consumes from an AWS SQS queue. It creates an SQS in creation time, r
- The queue name. Required.


Here is an example of the configuration file. Check the documentation of [AWS credentials](/dcnios/docs/AWS) to define the Access Key and Secret Key.
Here is an example of the configuration file. Check the documentation of [AWS credentials](/dcnios/docs/Sources/AWS/) to define the Access Key and Secret Key.


```
Expand Down

0 comments on commit 32b18d0

Please sign in to comment.