Relative Content

Tag Archive for amazon-web-servicesaws-cloudformationaws-api-gateway

Invalid stage identifier specified (Service: ApiGateway

I am using cloudformation to create a lambda function with API integration and with custom domain name. I already have the necessary certificate setup completed (I am using Regional endpoint). My API has several routes like “payments”, “bdi” etc with a stage name called “test”. Below is my template.yaml.