1
0
Fork 0
mirror of synced 2026-06-05 12:48:19 +00:00
configure-aws-credentials/dist
Tom Keller e35449909c
feat: add regex validation to role-session-name (#1765)
Previously invalid role session names would get errors from the STS
API instead of this action rejecting them, causing unnecessary retries.
Now we check them and fail early.

Closes #1656. That FR recommended that we sanitize the name before
sending to STS, but instead we error to not silently change the user's
selected session name (avoiding the potential security sharp edge)
2026-05-11 21:32:33 +00:00
..
cleanup chore: Update dist 2026-05-06 22:39:12 +00:00
index.js feat: add regex validation to role-session-name (#1765) 2026-05-11 21:32:33 +00:00