Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit a2a6f31

Browse files
committed
Add disclaimer about sensitive information
1 parent 9b9813e commit a2a6f31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ GLOBAL OPTIONS:
5656
--version, -v print the version
5757
```
5858

59+
Note: To avoid any sensitive information being packaged into a Lambda function deployment package or Lambda layer, do not store any sensitive information like credentials in the source container image's /opt or /var/task directories.
60+
5961
## Install
6062

6163
#### Binaries

0 commit comments

Comments
 (0)