Category "aws-lambda"

Unable to send logs from kinesis firehose to opensearch

I have a workflow, where: All cloudwatch logs will be streamed to Kinesis Firehose Delivery Stream. From Kinesis Firehose Delivery Stream, it will be sent to Op

AWS Lambda image/pdf upload to S3 is corrupted (asp.net core)

I have written a function that uploads a file in an s3 bucket. It works fine when I run my application locally. But when I deploy the application in AWS Lambda,

Caching results of a lambda function

We are developing a serverless application. The application has "users" that get added, "groups" that have "permissions" on different "resources". To check if a

$multiply query not working in Document DB

We have created a documentDb instance having a 4.0.0 version. When running the query using $muliply it throws an error as Bad Query. Query: 'test': { $multiply:

how to get the instance ids in a autoscaling group using AWS Lambda function Python

I'm new to coding I want to get the instance ids of an autoscaling group using AWS lambda function

(CLOSED) How to work with global variable in AWS Lambda (python)

I need an approach in AWS lambda to resolve an issue What am I doing now: I am looking to build a quick script to test my understanding on global variables. In

(CLOSED) How to persist data across multiple AWS Lambda sessions?

I know this has been discussed various times on the world wide web, but as a newbie, it's really hard for me to translate these answers into practical execution

AWS lambda doesn't return binary content

I have an API which I'm deploying to AWS using CDK. I'm using the lambda proxy integration. I'm trying to create a new API call which will return a zip file, bu

Is it possible to call a lambda function at the end of Textract processing

Is it possible to call a lambda function at the end of some AWS Textract processing?

What is the difference between AWS Lambda & AWS Elastic Beanstalk

I am studying for my AWS Cloud Practitioner Certification and I am confused with the difference between AWS Lambda & AWS Elastic Beanstalk. From my underst

how to write a Trigger to insert data from aurora to redshift

I am having some data in aurora mysql db, I would like to do two things: HISTORICAL DATA: To read the data from aurora(say TABLE A) do some processing and updat

How to change the Timezone in AWS Cloudwatch Event Cron expression?

Requirement: We have 4 clients in 4 different regions and we need to set up a Cron expression in the cloud watch event which needs to trigger lambda at a partic

Lambda trigger again after timeout even sqs visible timeout is same as lambda timeout

Lambda has triggered again even after the SQS visibility timeout is the same as lambda timeout around 8min. Having SQS visibility timeout greater than lambda ti

messages not appearing in admin on AWS dev server Django-3.1

context: Django 3.1 app deployed to a AWS lambda with terraform. I have not set up my production settings yet, this is my dev server. I'm using https://github.c

Get AWS Inspector findings report from AWS Inspector in mail

I want to get the AWS Inspector assessment run findings on email. For that i had configured a SNS topic but the mail i received contains arns(refer pic) : The

Creating MSK event source mapping for Lambda function fails

I am using the AWS-CDK to create a stack with an AWS-MSK cluster and a Lambda function which should be triggered, when a new message is available in a specific

Adding a DBContext to AWS Lambda causes it to hang

I am new to C# and Serverless development. I am trying to create an AWS Lambda that has an API Gateway trigger. When the Lambda triggers I want to write a User

AWS Lambda step function Integration

I am calling a lambda from a step function and it waits for callback.(The lambda runs some python code which calls few other AWS services like batch jobs) Even

Policystatement is getting generated while adding SNS destination to Lambda

I have a create-lambda stack and i am adding an existing SNS topic as the destination thru CDK + Python. While deploying the code i am getting an error The func

How can I call my AWS Lambda function URL via a custom domain?

I have created an AWS Lambda with the new function URL feature enabled. Since the URL isn't that easy to remember, I would like to create a Route 53 alias like