bash-lambda-layer
bash-lambda-layer copied to clipboard
Question about Readme
The Readme provides a list of tools as "Already included in the Lambda environment:". I checked tar, date and curl and only date is available.
Looks like a lot of them in the list are not available in the Lambda environment. Am I missing something or is it a documentation issue?
How are you checking? Do you have code examples?