Serverless-application-model: Does SAM support ceating RDS?

Created on 15 Jun 2018  路  1Comment  路  Source: aws/serverless-application-model

Hi guys,

Does SAM support ceating RDS instance ? Just like SimpleTable to create DynamoDB?

Most helpful comment

No but as an extension of cloud formation your RDS instance can be in the same template like:

https://gist.github.com/nathanmalishev/65b3f16c5acb0dc668453675b74298f3

>All comments

No but as an extension of cloud formation your RDS instance can be in the same template like:

https://gist.github.com/nathanmalishev/65b3f16c5acb0dc668453675b74298f3

Was this page helpful?
0 / 5 - 0 ratings

Related issues

polovi picture polovi  路  3Comments

rhboyd picture rhboyd  路  3Comments

vinkris picture vinkris  路  3Comments

PMudra picture PMudra  路  4Comments

feinstein picture feinstein  路  3Comments