aws-cloudformation / aws-cloudformation-resource-providers-rds

The CloudFormation Resource Provider Package For Amazon Relational Database Service
https://aws.amazon.com/rds/
Apache License 2.0
26 stars 42 forks source link

Adding resource stabilization time and UnexpectedErrorStatus StackTrace. #529

Closed gabrixdu closed 3 months ago

gabrixdu commented 3 months ago

Resource Stabilization Time and enhanced logging for UnexpectedErrorStatus

Resource Stabilization Time: Resource Stabilization Time is a time-delta operation that resolves the duration of a resource to reach a stable state after a stack creation or update.

UnexpectedErrorStatus enhancements:

Overall changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.