cloudtools / cloudtools/troposphere

Add better DBClusterIdentifier validation (RDS::DBCluster)

Open
#1,001 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-dbclusteridentifier

The DB cluster identifier. This parameter is stored as a lowercase string.

Constraints:
Must contain from 1 to 63 letters, numbers, or hyphens.
First character must be a letter.
Cannot end with a hyphen or contain two consecutive hyphens.

For additional information, see the DBClusterIdentifier parameter of the CreateDBCluster action in the Amazon Relational Database Service API Reference.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.