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

[DBInstance]Remove DBName constrains and relay on rds webservice inst… #480

Closed moataz-mhmd closed 10 months ago

moataz-mhmd commented 10 months ago

Description of changes: To ensure backward compatibility, We removed the DBName constraints from the schema and rely on the RDS web service validations instead.

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