You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Im currently having a problem with deploying my application. The problem occurs because the swaggerUI and swaggerJSON lambdas have the same name across prod and dev stages. While it should be **-prod-swagger-ui and **-dev-swagger-ui respectively its accually **-dev-swagger-ui and **-dev-swagger-ui so aws throws an alreay exists error.
Did anyone have any problems with this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, Im currently having a problem with deploying my application. The problem occurs because the swaggerUI and swaggerJSON lambdas have the same name across prod and dev stages. While it should be **-prod-swagger-ui and **-dev-swagger-ui respectively its accually **-dev-swagger-ui and **-dev-swagger-ui so aws throws an alreay exists error.
Did anyone have any problems with this?
Beta Was this translation helpful? Give feedback.
All reactions