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

Enable global write forwarding #474

Closed dbbh closed 10 months ago

dbbh commented 10 months ago

Issue #, if available:

Description of changes: This change adds EnableGlobalWriteForwarding to Create and ModifyDBCluster requests.

Supported APIs:

Added unit tests to ensure the parameter is picked up by the Translator.

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