Programming AWS using python SDK boto3 — Part 7

Push CloudTrail events to a centralized AWS account using CloudWatch event bus and automatically tag resources on creation.

Manmohan Singh Bohara
Geek Culture
Published in
7 min readJun 14, 2020

--

Architecture

In my previous articles, I had been emphasizing on using a centralized auditor account to enforce best practices and governance in your organization. The auditor account can…

--

--