Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aws-lambda

Encrypting values using Amazon KMS, storing / retrieving using DynamoDB with Lambda (NodeJS)

Running 'git' in AWS lambda

Error:"Failed to get the current sub/segment from the context" when use AWS X-ray in Lambda with node.js

aws - "Unable to import module 'process': /var/task/numpy/core/multiarray.so: invalid ELF header"

Best practice to store single value in AWS Lambda

Mapping Lambda output to API Gateway header

How to check if Python app is running within AWS lambda function?

Querying DynamoDB with Lambda does nothing

How to get the name of the stage in an AWS Lambda function linked to API Gateway

How to access Lambda environment variable?

install python package at current directory

python pip aws-lambda

Python at AWS Lambda: `requests` from botocore.vendored deprecated, but `requests` not available

How can I increase the execution time of aws lambda function more than 5 min?

java amazon-s3 aws-lambda

Which type do I return with AWS lambda responses in typescript to suite AWS APIGateway Method Response?

Specifying a custom role for lambda with the AWS CDK

serverless: command not found in ubuntu 16.04

Unable to load DLL 'libdl' when using System.Drawing.Common NuGet package on AWS Lambda

c# aws-lambda .net-core-2.0

log to specific logstream in cloudwatch from lambda

Cross-compile node module with native bindings with node-gyp

How to pause / resume a aws lambda function