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

All Content tagged with Serverless

Build and run applications without thinking about servers

Content language: English

Select up to 5 tags to filter
Sort by most recent
1354 results
Hi, I have a development which is working fine on my local laptop. I'm trying to generate image from text (initials of somebody) as default profile image. To do that, I'm using canvas module, provid...
2
answers
0
votes
25
views
asked 16 days ago
Validate, parse, and transform a wider range of X12 transactions exchanged with your trading partners
Reduce the time, effort, and cost associated with migrating your EDI workloads to AWS using generative AI
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
32
views
asked 19 days ago
Wanted to check if AWS supports GPU inferencing via serverless compute (dynamic loading), since I don't want to spend $1,5/h for EC2 instance, which my client will use not more than 5 minutes per mont...
3
answers
0
votes
61
views
asked 19 days ago
I am playing witn sam init. Created hello world typescript example When deployed, it creates "/Prod/hello" I want to speciify (in an .env if possible) the first segment as "staging" , "dev", "prod" ....
1
answers
0
votes
28
views
asked 21 days ago
Hi, I am unable to access the list_file_transfer_results method for the boto3.client('transfer') object. After running the following code ``` s3 = boto3.client('s3') transfer_client = boto3.client('t...
2
answers
0
votes
50
views
asked 21 days ago
I'm trying to include the Transform AWS::LanguageExtensions in a template. I'm unable to create the stack with the error Fragment returned by transform AWS::LanguageExtensions is null I've removed...
4
answers
0
votes
1.2K
views
asked 21 days ago
Hello, I was excited to see an alternative to Vercel for hosting NextJS sites in [sst.dev's NextJS integration](https://sst.dev/docs/start/aws/nextjs), but I am stuck not being able to use Serverless...
2
answers
0
votes
62
views
asked a month ago
I’m working on optimizing the performance of my AWS Lambda functions, and I’m noticing occasional delays due to cold starts, especially in functions with high memory configurations. Could anyone share...
Accepted AnswerServerlessAWS Lambda
2
answers
0
votes
52
views
asked a month ago
Here is the code used for lambda function. S3 bucket has an event to trigger the following lambda function when a file is added. I want to sync the Knowledgebase with s3 bucket when a new file is adde...
1
answers
0
votes
62
views
asked a month ago
Good morning/afternoon/evening, I'm facing an issue trying to embed some visualizations as iFrames in my app. The iFrames are configured in a Dashboard which have an Opensearch Serverless Collection ...
2
answers
0
votes
64
views
asked a month ago