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

[All] Enhancing logs for UnexpectedErrorStatus. #501

Closed gabrixdu closed 7 months ago

gabrixdu commented 7 months ago

-> Enhancing the CloudFormation logs to differentiate between expected errors from unexpected errors. -> Added static method to capture the exception message. -> Added unit test to ensure UnexpectedErrorStatus text is present in the logs when such error occurs. -> Modified handlers for all resources to accept the new changes. -> Added CustomDbEngine handler to the pom.xml file. -> Enhanced logging for isStabilized() method for dbCluster. -> Enhanced logging for dbInstance operations that use the RDS API version 12.