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

[Integration] Correct the maximum name length for Integration #500

Closed wbkang closed 7 months ago

wbkang commented 7 months ago

https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-rds/issues/499

Issue #, if available: #499

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

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

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