Daily Blog #812: Testing AWS Log latency - Removing Users from Groups
测试移除IAM用户出组后,CloudTrail在1分45秒内记录事件,符合预期。明天将测试创建并附加内联策略。 2025-4-19 03:37:0 Author: www.hecfblog.com(查看原文) 阅读量:15 收藏

By April 18, 2025

Hello Reader,

Welcome back to another installment in the AWS CloudTrail speed test series. Today’s focus shifts to the opposite of yesterday’s action: RemoveUserFromGroup. This event is triggered when you revoke permissions by removing an IAM user from a group.

Fifth Test: AWS RemoveUserFromGroup Event

For this test, I removed a user from an existing IAM group, which typically results in an immediate change to their permission set. As with all IAM actions, the key question remained: how long will it take for CloudTrail to log it? And in which region?

Since IAM is a global service, the event should appear in the us-east-1 region, just like all prior IAM tests we've run. To confirm, I initiated the action and started the stopwatch.

Results

Sure enough, the RemoveUserFromGroup event appeared in us-east-1 after just 1 minute and 45 seconds.

Once again, CloudTrail continues to deliver IAM-related logs well within SLA expectations:

  • Faster than AWS’s 15-minute SLA
  • Close to their 5-minute goal for critical events

Coming Up

In tomorrow’s post, I’ll be testing something a little more involved: creating and attaching an inline policy to a user. Can CloudTrail keep up? We’ll find out—stay tuned!


文章来源: https://www.hecfblog.com/2025/04/daily-blog-812-testing-aws-log-latency.html
如有侵权请联系:admin#unsafe.sh