Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Type Constraints Consistent With AWS #5

Open
jamesward opened this issue May 31, 2024 · 1 comment
Open

Provide Type Constraints Consistent With AWS #5

jamesward opened this issue May 31, 2024 · 1 comment

Comments

@jamesward
Copy link
Contributor

jamesward commented May 31, 2024

It may be hard, but it'd be great to have as many type constraints as possible to avoid errors like:

CodeCommitRepository: The repository name is not valid. Repository names can be any valid combination of letters,
numbers, periods, underscores, and dashes between 1 and 100 characters in length. Names are case sensitive. For more
information, see Limits in the AWS CodeCommit User Guide.
@ericzbeard
Copy link
Contributor

Hard to do if it's not actually codified in the schema. cfn-lint is much better at catching these things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants