AWS SDK for .NET Documentation
DescribeStackEvents Method (describeStackEventsRequest)
AmazonAmazon.CloudFormationAmazonCloudFormationDescribeStackEvents(DescribeStackEventsRequest) Did this page help you?   Yes   No    Tell us about it...

Returns all stack related events for a specified stack. For more information about a stack's event history, go to Stacks in the AWS CloudFormation User Guide.

NOTE:Events are returned, even if the stack never existed or has been successfully deleted.

Declaration Syntax
C#
DescribeStackEventsResponse DescribeStackEvents(
	DescribeStackEventsRequest describeStackEventsRequest
)
Parameters
describeStackEventsRequest (DescribeStackEventsRequest)
Container for the necessary parameters to execute the DescribeStackEvents service method on AmazonCloudFormation.
Return Value
The response from the DescribeStackEvents service method, as returned by AmazonCloudFormation.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)