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
27 stars 43 forks source link

[DBCluster] Handles RestoreType Parameter in RestoreDbClusterToPointInTimeRequest. #454

Closed dbbh closed 1 year ago

dbbh commented 1 year ago

Issue #, if available:

Description of changes: This change handles RestoreType parameter in RestoreDbClusterToPointInTimeRequest.

Testing: Tests were added to cover the request looking for explicit parameters. Manual tests were also conducted by registering a private handler to the resource and observing the request parameters submitted in the request.

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