Skip to content

Live cloud visualization using diagrams and boto3 #3772

Discussion options

You must be logged in to vote

Hi @AbhiSaridenaTR thanks for reaching out. There are probably a few different possibilities you could explore here. I think AWS CloudTrail is a good option for tracking logs of API actions. Here is documentation for reference: https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-log-file-examples.html.

Also you can refer to this EC2 User Guide documentation for more detail for your specific use case: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/using-cloudtrail.html. And here is the Boto3 documentation for using CloudTrail: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cloudtrail.html.

You could also look into Workload Discovery des…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RyanFitzSimmonsAK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants