API Gateway disappeared from AWS

0

I have created an API gateway with a load balancer link about 3 months ago, everything was fine until friday when it completely disappeared, as well as the load balancer. Do you have nay ideas why it might have disappeared ?

i can create it again, but being a production service, how can I make sure it doesn't disappear again ?

Vio
已提问 2 个月前172 查看次数
2 回答
2

Do you have CloudTrail active? If not, you need to set up that service; it will provide you with all the traceability you need.

API Gateway or other components don't just disappear; they were most likely deleted.

If you don't have CloudTrail, it is impossible to know who deleted those components and when they were deleted. I recommend activating CloudTrail and rotating the credentials of all users in your account.

Ask the members of your team if they deleted the components in question.

Additionally, ensure that you follow the principle of least privilege. That will help you to minimize the potential impact of accidental or malicious actions like this one.

profile picture
已回答 2 个月前
profile picture
专家
已审核 2 个月前
2

Have you selected the right region? API gateway is a regional service, and I believe everybody got tricked in their life by thinking of missing a resource while you were on a wrong region ;)

profile picture
专家
已回答 2 个月前
profile picture
专家
已审核 2 个月前

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

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

回答问题的准则