andreineculau / fl-aws

Flaws at AWS
Apache License 2.0
15 stars 0 forks source link

cannot redeploy api gateway with no methods #35

Open andreineculau opened 6 years ago

andreineculau commented 6 years ago

one api gateway was about to be end-of-life but we wanted a gradual deprecation, so we removed one resource at a time.

removing all resources was fine, until we wanted to make other changes in that stack. cloudformation started complaing how the rest api has no methods, thus it cannot create an api deployment anymore... (it managed first time)