Commit 1897382
committed
fix: validate pipeline name length (max 28) and format
OSIS pipeline names are limited to 28 characters. IAM role suffixes
add up to 20 more characters. Validate upfront to prevent cryptic
AWS API errors downstream.
Signed-off-by: Kyle Hounslow <kylhouns@amazon.com>1 parent e7753b9 commit 1897382
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
199 | 205 | | |
200 | 206 | | |
201 | 207 | | |
| |||
0 commit comments