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.

I have a golang lambda, behind an api gateway, using the Lambda proxy integration. The api gateway uses and authorizer backed by a cognito user pool. When looking at the request that comes through to...
1
answers
0
votes
363
views
Dan
asked 7 days ago
I have an event bus that I created through boto3. Now, this event bus needs to get information from a mongodb trigger...
1
answers
0
votes
333
views
asked 7 days ago
Hi community members, My team just noticed a saving plan negation on AWS lambda for around 40% of the total lambda costs, but we did not purchase any saving plans nor did the saving plan overview and...
1
answers
0
votes
322
views
asked 7 days ago
I am working on a product that uses lambda, I want to create lambda function and attach the code file(.jar) at the same time using cloud formation, can you provide the different options to do that...
3
answers
0
votes
205
views
asked 7 days ago
I have 30 Linux on-demand servers. We only use these server during core business hours (8 to 6 pm). I created Lambda functions to start & stop and configured event bridge rule. We have automated OS...
3
answers
0
votes
435
views
asked 7 days ago
Hello, I build an API Gateway with a Lambda Integration. I need that the gateway to add HTTP parameters, transparent for the users (on the server side), for each route. I see that this can be done...
0
answers
0
votes
501
views
asked 9 days ago
* I have an OpenSearch ingestion pipeline in `Account A` and I have a lambda function in `Account B`. * I am trying to send data to the pipeline in `Account A` via the lambda function in `Account B`...
1
answers
0
votes
301
views
asked 9 days ago
I'm attempting to utilize a Java program to interface with DynamoDB to retrieve a primary key and eventually turn it into a list of strings so that it can be sent over as a POST request to a website...
2
answers
0
votes
593
views
ronb
asked 10 days ago
Hi, I am pondering the use of AWS **Directory Service** vs **Lambda** to integrate with a **3rd party IdP**. As I understand, Directory Service is exclusively to integrate with **AD/AAD**, where as...
1
answers
0
votes
207
views
JPP
asked 10 days ago
I'd like to read the documentation (if it exists) describing the attributes and methods of the Payload attribute in the object returned by Lambda.Client.invoke` in the boto3 library . I haven't been...
1
answers
0
votes
168
views
stu
asked 10 days ago
Hello. I need a way to quickly create a new account under the organization and copy S3 buckets and ECR repositories to this new account. Would Lambda be the most suitable tool for this task, or do...
2
answers
0
votes
276
views
MarkoD
asked 11 days ago
I have an API Gateway which starts execution of State Machine and it runs command on EC2 through SSM Automation. Everything is X-Ray traced and now I wanna add tracing to some python script run...
1
answers
0
votes
381
views
asked 11 days ago