Questions tagged with AWS Lambda

Content language: English

Sort by most recent

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

Hi all, I've tried following on from a few different tutorials online regarding a task I want to complete, which is having any emails sent to my custom domain forward to a third-party email address....
0
answers
0
votes
11
views
asked 3 days ago
I have 2 streams and I am using analytics Zeppelin notebook to merge the 2 streams but in the future, i will be using more streams I want to know if it's possible to scale everything so it...
0
answers
0
votes
11
views
asked 3 days ago
I am using the AWS .Net SDK to access DynamoDB in my alexa lambda function. Frequently, (about an hour every day), I get a query timed out error. This is a query that runs every minute from...
1
answers
0
votes
14
views
asked 3 days ago
I've tried following multiple tutorials and some articles on aws re:Post to no avail.
3
answers
0
votes
34
views
zozz
asked 4 days ago
I set up a Rest API with resource, 'ANY' method and stage. The Lambda function was tested and the API method GET (integration request type: Lambda_proxy) , and they both returned the list i need...
0
answers
0
votes
23
views
profile picture
asked 4 days ago
I am trying to get the column and rows for customers from an AWS Pinpoint segment. To do so I used the boto3 SDK. Its my understanding from the docs that the get_segment method will contain the data...
1
answers
0
votes
22
views
asked 5 days ago
Hello Developers, I have created a lambda function to query my **S3** data using **Athena** and it is working locally fine but once I pushed it to production I am getting the following error. > { ...
1
answers
0
votes
16
views
asked 5 days ago
Trying to get the new lambda response streaming example setup. Link: https://aws.amazon.com/about-aws/whats-new/2023/04/aws-lambda-response-payload-streaming/ Link:...
Accepted AnswerAWS Lambda
1
answers
1
votes
37
views
asked 5 days ago
Building a lambda that fetches the agent details like Agent Name, Id for any particular contact ID in Amazon Connect using the aws-sdk-javascript
2
answers
0
votes
35
views
rahul
asked 5 days ago
If I have a Lambda that's set up to ingest CloudWatch logs from a particular log group, I can add a trigger via the UI and it will be listed along with that Lambda under "Configuration" > "Triggers"....
1
answers
0
votes
41
views
Timothy
asked 6 days ago
I'm working within a decently large system and I ran into an issue trying to set up a Lambda that ingests logs from various CloudWatch log groups. (Resource names below slightly changed.) One of the...
2
answers
0
votes
22
views
Timothy
asked 6 days ago
Hello, The AWS Secrets Manager pricing page says that it costs 0.05$ per 10000 API calls. Does this apply to all operations on Secrets Manager ? I have a Lambda function that needs to do the...
1
answers
0
votes
25
views
asked 6 days ago