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 年前檢視次數 432 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南