BasePathMapping deployment error: Invalid stage identifier specified · Issue #192 · aws/serverless-application-model
I have a SAM template deploying three resources: An ApiGateway, a Lambda Function and a ApiGateway BasePathMapping. AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31 Para...