paint-brush
Creating API with Bash Code in AWS Lambda and API Gatewayby@siem-peters
1,246 reads
1,246 reads

Creating API with Bash Code in AWS Lambda and API Gateway

by Siem Peters2mFebruary 27th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Amazon web services (AWS) is a powerful platform for almost every webservice you can imagine. With AWS API Gateway and Lambda you are able to create REST API’s with ease! API gateway is enables you to create the API. Lambda lets you execute code when the API is invoked. This code can be in many programming languages like Python or Node.JS. Unfortunately, it is unable to run Bash code out-of-the-box with Lambda. For me it was necessary to run bash code in order to execute AWS CLI.

Company Mentioned

Mention Thumbnail
featured image - Creating API with Bash Code in AWS Lambda and API Gateway
Siem Peters HackerNoon profile picture
Siem Peters

Siem Peters

@siem-peters

Data Scientist & Web developer

Learn More
LEARN MORE ABOUT @SIEM-PETERS'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Siem Peters HackerNoon profile picture
Siem Peters@siem-peters
Data Scientist & Web developer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Unni