(aws-iam): Validate Role path at build time. #13747
Labels
@aws-cdk/aws-iam
Related to AWS Identity and Access Management
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
p2
The path of a Role should be validated at build time such as the fact that a leading slash is required along with the valid character types.
Use Case
To prevent wasted developer time. Deployments take a while to run and this slows down iteration.
Proposed Solution
Self explanatory.
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: