By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with AWS Lambda

AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use.

Content language: English

Select up to 5 tags to filter
Sort by most recent
4360 results
profile pictureAWS
SUPPORT ENGINEER
published 11 days ago0 votes78 views
For new AWS users, what's the quickest way to start configuring CloudWatch Alarms? How do we select the right metrics for AWS managed services to monitor? Bedrock Agent For CloudWatch Alarm: Enable...
Hi, I have the following deployment: 1. **Region1:** API Gateway (*apigw1*) backed by lambda function (*myFunc*) exposed via custom domain name (say, *api.mydomain.com*) 2. **Region2:** API Gateway (...
2
answers
0
votes
34
views
asked 12 days ago
When running Greengrass IDT, it's observed that we have random failures in lambdadeployment group. The failure sometimes is: ``` Group Name: lambdadeployment Test Name: lambdadeploymenttest ...
2
answers
0
votes
42
views
asked 12 days ago
Hi! I've tried to create a **MultiModelEndpoint** using an asyncrhonous configuration, but once I'm deploying the endpoint, it gives me an error saying that MultiModelEndPoint is not compatible with ...
1
answers
0
votes
29
views
asked 13 days ago
I’m implementing a custom passwordless authentication flow using AWS Cognito for my application. The idea is to allow users to log in with a phone number and an OTP sent via WhatsApp using Meta’s API....
2
answers
0
votes
40
views
asked 14 days ago
I have two AWS account A and B. In the account A there's an RDS database that use PostgreSQL. In the account B there are some credentials stored in Secret Manager. I would like to have a rotation func...
1
answers
0
votes
30
views
asked 14 days ago
Hello, Is it possible that from a Lambda internal extension, that runs as a layer using JAVA_TOOL_OPTIONS environment parameter like [here](https://docs.aws.amazon.com/lambda/latest/dg/runtimes-mod...
Accepted AnswerAWS Lambda
1
answers
0
votes
38
views
asked 14 days ago
Hi, I have a question about combining CloudWatch Logs and CloudTrail. I have a Lambda function triggered by CloudWatch Logs. What I want to achieve is sending audit logs as Slack messages when a trig...
2
answers
0
votes
49
views
profile picture
asked 14 days ago
I am a Computer Science student. I am really excited about "Win Probability" and "Gold Difference" powered by AWS being used in LOL I have a presentation in school next month to introduce AWS, and I ...
1
answers
1
votes
41
views
profile picture
asked 14 days ago
The documentation to use Custom Auth in addition to SRP Authentication as linked below https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-authentication-flow.html#Usi...
1
answers
0
votes
46
views
asked 14 days ago
AWS, Is there a way to supply a specific REST resource such as: GET:/users/{userId} in an API Gateway Lambda authorizer policy that matches the above endpoint (including all values of userId), but ...
2
answers
0
votes
85
views
asked 14 days ago
以下のエラーが発生したのですが、どのように対応すれば良いですか? Error: Failed to create changeset for the stack: store-support-api-v2, An error occurred (ValidationError) when calling the CreateChangeSet operation: update-stack and...
1
answers
0
votes
26
views
asked 15 days ago