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
gefragt vor 3 Jahren433 Aufrufe
1 Antwort
2
Akzeptierte Antwort

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
EXPERTE
bwhaley
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen