Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aws-serverless

EC2 re-creation on CDK deploy

aws-cdk aws-serverless

Aws Aurora serverless v2 will not scale down to .5 ACU even though 0 connections

How to limit parallel execution of serverless lambda function

Deploying Laravel (laravel-mix) application on AWS Serverless platform

How do you set an alarm for the percentage of errors experienced by a lambda in AWS?

How to add path parameter to AWS::Serverless::Function

How to reference external aws resource with default in serverless framework?

AWS CDK - Cannot assume role in Lambda for fine grained authorization

How to assign tags on an AWS API Gateway deployment stage using Terraform

How to Include/Reference Multiple Resource files in CloudFormation?

Getting following error on serverless.yaml :can not read a block mapping entry; a multiline key may not be an implicit key

Cannot upgrade AWS SAM CLI from 0.2.8 to 0.6.1

AWS: Cannot perform more than one GSI creation or deletion in a single update

Is it good idea to use Thread.sleep in AWS lambda java