We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d144113 commit 0a3635aCopy full SHA for 0a3635a
README.md
@@ -36,5 +36,5 @@ su -c './build.sh' ec2-user
36
aws s3 cp lambda-package.zip s3://<my-target-bucket>
37
shutdown -h now
38
```
39
-- Replace *<my-target-bucket>* by a bucket or your choice
+- Replace *my-target-bucket* by a bucket or your choice
40
- Less than 30 min later the instance will be terminated and the archive will be available on your bucket
0 commit comments