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

AWS::RDS::Integration - the maximum length for an integration name is actually 63 #499

Closed wbkang closed 5 months ago

wbkang commented 7 months ago

https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateIntegration.html

The maximum length for the integration is 63, not 64.