Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试基于主私有 IP 在 CloudTrail 中找到终止的 EC2 实例,但没有运气。
我还尝试查看 AWS Config 资源时间线。也不精通 AWS Config Advance 查询。即使在那种情况下,我也需要查找与 IP 信息相对应的 CloudTrail“事件记录”参数。
任何帮助是极大的赞赏。
可能最简单的方法是使用 AWS Athena 来查询存储在 S3 中的 CloudTrail 跟踪,如 AWS 文档中所述: