Is there any limit to the number or age of events logged in CloudFormation event history?

1

We manage most of our cloud infrastructure resources with CloudFormation and have noticed that on some of our older stacks that are beyond a couple of years that we have a large number of events as we continually update the resources in the stack. We also use the stack event history as an event log on the evolution of our environment. We are wondering if this event history will ever be truncated or if we will be prevented from updating the stack due to any limits on the number of events that can exist in a per stack event history.

profile pictureAWS
已提问 3 年前433 查看次数
1 回答
2
已接受的回答

There is no event log limit. Unfortunately it is not mentioned in the CloudFormation quotas, so we don't have an authoritative source for this, only observation and experience. In my personal experience I have always been able to retrieve the complete stack event history using the DescribeStackEvents API.

profile picture
专家
bwhaley
已回答 3 年前

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

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

回答问题的准则