Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Call aws-cli from AWS Lambda
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2018 10:17 PM
560     0
is there ANY way to execute aws-cli inside AWS Lambda? It doesn't seem to be pre-installed. (I've checked with "which aws" via Node.js child-process, and it didn't exist.)