Skip to content

Commit

Permalink
Bump rate minutes more (#1302)
Browse files Browse the repository at this point in the history
* bump rate minutes more

* Reduce RateMinutes to account for 45-min log latency

---------

Co-authored-by: Nicholas Hakmiller <[email protected]>
Co-authored-by: ben-githubs <[email protected]>
  • Loading branch information
3 people authored Jul 25, 2024
1 parent d36b301 commit 2ae5561
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Detection:
Match:
- On: requestParameters.roleArn
Schedule:
RateMinutes: 360
TimeoutMinutes: 15
RateMinutes: 685
TimeoutMinutes: 20
LookbackWindowMinutes: 720
Tests:
- Name: Role Assumed By Service, Followed By Role Assumed By User
Expand Down

0 comments on commit 2ae5561

Please sign in to comment.