Questions in Serverless

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 am trying to create a serverless website on AWS. For that, I used AWS RDS and connected to MySQL. I have created a Maven project in Eclipse and added the MySQL connector dependencies. The two main...
1
answers
0
votes
36
views
Gokul
asked 6 hours ago
Hi, I am trying to connect to document db instance from a fargate hosted in vpc private subnet. I am getting a timeout from mongodb I have already checked that document db security group has ingress...
4
answers
0
votes
118
views
asked a day ago
opensearch cost increase drastically in last two weeks from $5.76 to $41.99 per day, we are using AWS bedrock and have collections, knowledge base and indexes. how is the cost calculated for and what...
5
answers
0
votes
92
views
Webmark
asked a day ago
Hi, everyone! I'm creating a custom Lambda AWS Config rule to detect when a user does not have MFA activated. I've set the rule trigger type to fire on configuration changes within the scope of the...
1
answers
0
votes
96
views
asked a day ago
Despite 220k+ mesages in SQS queue. I am unable to get messages from queue everytime I requests data. Why is > var response = SQS_Client.ReceiveMessage(SQS_ReceiveMessageRequest); not returning data...
2
answers
0
votes
75
views
Razi
asked 2 days ago
In [Neptune-to-Neptune replication](https://docs.aws.amazon.com/neptune/latest/userguide/streams-consumer-setup.html), my understanding is that the stream endpoint allows the streampoller Lambda...
1
answers
0
votes
60
views
Dhinesh
asked 2 days ago
I want to create / update / delete users in AWS Managed Microsoft AD using AWS Lambda. Is this possible? Basically want to capture the Create Users call from the console. ![Enter image description...
2
answers
0
votes
108
views
bitbyte
asked 2 days ago
Good afternoon, I am currently migrating the API Gateway and Lambdas from São Paulo (sa-east-1) to Northern Virginia (us-east-1), and I have encountered issues with response times, as shown in the...
2
answers
0
votes
112
views
ricardo
asked 2 days ago
Hi, I have a use case where I want to expose Rest API endpoint both for employees as well as to a service. #1. Employee should be able to invoke this endpoint from browser. We need to authenticate...
1
answers
0
votes
96
views
asked 2 days ago
I’m using a knowledge-based agent with a linked knowledge base. I’ve provided links to my data within the KB. However, when I ask questions, the agent doesn’t provide relevant links for further...
1
answers
0
votes
75
views
Rahul
asked 2 days ago
I would like to receive SNS notifications when a new partner event source request hits my account. According to the docs, the partner makes an api request to the events service with the action...
0
answers
0
votes
37
views
Ross
asked 2 days ago
Hi I'm trying to add a policy to a public API gateway (which invokes a lambda) that will make it so that it only accepts traffic from our twingate (VPN) Ip and from the VPC environment IP that api...
1
answers
0
votes
75
views
sp079
asked 2 days ago