You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Strict 12-digit accountId validation (reject non-digit chars outright)
- toSafeAwsName guard: throw on IMS org IDs that produce invalid AWS names
- Remove dead ResourceAlreadyExistsException from CreateDelivery catch
- Add 50-page guard to findExistingDelivery paginator
- Audit log on ResourceNotFoundException path in enableCdnLogDelivery
- CDN_LOG_RESCAN_MAX_DISTRIBUTIONS cap in rescanCdnLogDelivery (truncated+totalFound)
- Assert AWS command inputs (put/create) in cdn-log-delivery tests
- Partial-state recovery test (source exists, no delivery -> created:true)
- empty-distributions rescan test + max-distributions cap test
Introduced by: #2680
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments