Property cannot be empty
Error Message
An error occurred: ApiGatewayStage - Property RestApiId cannot be empty..
Problem
This happens when the resources defined in your serverless.yml
are missing attributes that are required by CloudFormation.
Solution
Double-check the attributes against the ones in the CloudFormation documentation for the resource in question. Ensure you have defined all the Required
attributes. You can find all the CloudFormation supported resources and attributes in the AWS docs here.
Help improve this page. Edit it with GitHub
Was this page helpful? Let us know via Twitter
Do your Serverless deployments take too long? Incremental deploys in Seed can speed it up 100x!
Learn More