Skip to content

Commit 2dcc409

Browse files
committed
Doc updates, preparing for binaries release
1 parent ab64f19 commit 2dcc409

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ vendor/
2323
cover.out
2424

2525
dist/
26+
deployment/binaries/
2627

2728
coverage_unit.txt

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Before stack creation, two S3 buckets have to be created:
4545
bucket must be in the same region where stack will be created.
4646

4747
Follow these steps to deploy a new stack:
48-
* download [lambda code binaries](deployment/binaries/arduino-s3-integration-lambda.zip) and [Cloud Formation Template](deployment/cloud-formation-template/deployment.yaml)
48+
* download [lambda code binaries](https://github.com/arduino/aws-s3-integration/releases) and [Cloud Formation Template](deployment/cloud-formation-template/deployment.yaml)
4949
* upload CFT and binary zip file on an S3 bucket accessible by the AWS account. For the CFT yaml file, copy the Object URL (it will be required in next step).
5050

5151
![object URL](docs/objecturl.png)
Binary file not shown.

docs/cft-stack-2.png

-18.6 KB
Loading

0 commit comments

Comments
 (0)