Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The regex "^arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9-]+):([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\d{1})?:(\\d{12})?:(.+)$ has to use\\d{1} instead of d{1} or all arns like eu-central-1 are rejected as invalid.
- Loading branch information