Serverless-application-model: support for ReservedConcurrentExecutions

Created on 25 Jan 2018  路  7Comments  路  Source: aws/serverless-application-model

CloudFormation supports specifying this, but SAM throws an error:

property ReservedConcurrentExecutions not defined for resource of type AWS::Serverless::Function

aredocs areserverless-function priorit2-important stagin-progress typfeature

Most helpful comment

Couldn't get it out fast enough.... :(

We are currently working on it. Setting the correct Labels and assigning to myself.

All 7 comments

Couldn't get it out fast enough.... :(

We are currently working on it. Setting the correct Labels and assigning to myself.

I know AWS doesn't provide ETAs, but any chance you could provide a rough estimate? About to create a custom cf resource as a workaround 馃惣

@rgarcia Hey sorry for the late response. My queue is still backed up from when I was out.

Does soon work? :) The change is through CR and waiting to get a testing pass through. I would say a couple weeks, at very most, before it is live.

@jfuss no worries! We have a custom resource workaround that works for now. Will be happy to remove it in a couple of weeks when this is released

@rgarcia hi! I am running into the same problem, I was wondering what your workaround was?

@etapaza we created a custom cloudformation resource, here's the code https://gist.github.com/rgarcia/22484855cf7c18c961ab8d2dcad53f7f

This is now available. Checkout Release Notes

Was this page helpful?
0 / 5 - 0 ratings