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

Commit

Permalink
Add disclaimer about sensitive information
Browse files Browse the repository at this point in the history
  • Loading branch information
clareliguori committed Jan 6, 2020
1 parent 9b9813e commit a2a6f31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ GLOBAL OPTIONS:
--version, -v print the version
```

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.

## Install

#### Binaries
Expand Down

0 comments on commit a2a6f31

Please sign in to comment.