Declaring variables in the source code is ideal when we would like to use them inside that specific source file. Let’s say we have multiple…
This is my cloud journey
Declaring variables in the source code is ideal when we would like to use them inside that specific source file. Let’s say we have multiple…
During the API Gateway series, we already created an API Gateway and a new Lambda function. We named that function simple-api-auth for reason. Can you…