Guest User

Untitled

a guest
Apr 24th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. "source": [
  3. "aws.sts"
  4. ],
  5. "detail-type": [
  6. "AWS API Call via CloudTrail"
  7. ],
  8. "detail": {
  9. "eventSource": ["sts.amazonaws.com"],
  10. "eventName": ["AssumeRole"],
  11. "requestParameters": {
  12. "roleArn": ["arn:aws:iam::1111111111:role/RoleName"]
  13. }
  14. }
  15. }
Add Comment
Please, Sign In to add comment