Questions tagged with AWS Lambda

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hi all, I have an applcaition that uses RDS as the backend and I want to continuously load data from my RDS instance into my Amazon OpenSearch instance. Would the best way be using AWS Lambda to store...
3
answers
0
votes
166
views
AWS
asked 14 days ago
Pls help I have a Lambda function in Account A that I need to use as a service token for a custom resource in Account B. Pleas help with a Cloudformation Setup Below is my Setup **Account A...
1
answers
0
votes
242
views
Nafiu
asked 17 days ago
Please Help I have a Lambda function in **Account A** that I want to be used as a service token in **Account B** and invoked by **Account C **based on a certain role. I am using CloudFormation in...
1
answers
0
votes
194
views
Nafiu
asked 17 days ago
I encountered an issue where I updated a Lambda function, which consumes messages from a Confluent Kafka topic, and deployed the new version. AWS published the new version of the Lambda. After...
1
answers
0
votes
126
views
asked 18 days ago
If I am creating a CloudWatch Log **subscription filter** that triggers a **Lambda** function, and the Lambda function is configured to run within a VPC, then do the **subscription filter** require...
1
answers
0
votes
131
views
asked 18 days ago
I have a custom Cognito Lambda function that generates a random code and sends it directly to a phone number. ``` try { if (!event.request.session || !event.request.session.length) { ...
1
answers
0
votes
162
views
Julian
asked 18 days ago
How to invoke a lambda function when a either user account is created and invited to organization or when existing account is added to organization. Basically, how to track this activity
1
answers
0
votes
97
views
Keerthi
asked 18 days ago
I'm experiencing an issue with my Serverless configuration when subscribing to an MQTT topic that triggers a Lambda function. The function is monitored by Sentry, and I'm encountering an error related...
1
answers
0
votes
96
views
Mahyar
asked 18 days ago
Hello, as we are having DEV and PROD on the same AWS account, we would like to filter for attributes or Thing Group when subscriping to the `$aws/events/presence/+/+` topic. Is there a way to do this...
1
answers
0
votes
67
views
asked 18 days ago
Description We are contacting you because we are making a change to the Lambda GetFunction API authorization which may require your action. Previously, permissions on ListTags were required only when...
1
answers
0
votes
91
views
Ravi
asked 19 days ago
Hi, I'm trying to use AWS Lambda to deploy a CloudFormation template into an application, but I'm encountering an issue. My application includes an AWS Bedrock Knowledge Base. Sometimes when I...
1
answers
0
votes
95
views
asked 19 days ago
I'm new to AWS and recently got my Solutions Architect Associates, and am trying to create a chatbot that translates user input text into another language. I created the Lambda function in Python and...
1
answers
0
votes
112
views
Hala
asked 19 days ago