Best way of deploying multiple API gateways at once

0

Let us say, I have 2 API gateways in 1 single project, is there any option to deploy multiple API gateways at once ? Or we have to manually deploy each API Gateway ? What is the best CICD option for this use case ?

1 回答
0

You can include both APIs in the same CloudFormation/SAM template and whenever you deploy the stack, it will deploy both.

profile pictureAWS
专家
Uri
已回答 1 年前
profile picture
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则