|
|
|
|
|
by spaghetti-guy
2536 days ago
|
|
Had a similar issue with CloudTrail logs. These are delivered to your S3 bucket but the objects are owned by AWS's 'CloudTrail account'.
This means you can't drop the logs into your security account and then query them with Athena from another account.
Took ages to figure that out. |
|
It feels like a common pattern to consolidate your logs into a single account for analysis, I wish they made it more straightforward to setup.