How to describe a trail in AWS

0 votes

Hi Guys,

I have created one trail in AWS. I want to describe the trail from the command line. How can I do that?

Nov 18, 2020 in AWS by akhtar
• 38,230 points
503 views

1 answer to this question.

0 votes

Hi@akhtar,

You can retrieves settings for one or more trails associated with the current region for your account. The following describe-trails command returns the settings for Trail1 and Trail2.

$ aws cloudtrail describe-trails --trail-name-list Trail1 Trail2
answered Nov 18, 2020 by MD
• 95,440 points

Related Questions In AWS

0 votes
2 answers

How to skip headers when reading a CSV file in S3 and creating a table in AWS Athena?

Thanks for the answer. This should be clear ...READ MORE

answered Aug 14, 2019 in AWS by athenauserz
11,247 views
0 votes
1 answer

How to download the latest file in a S3 bucket using AWS CLI?

You can use the below command $ aws ...READ MORE

answered Sep 6, 2018 in AWS by Archana
• 4,170 points
19,058 views
+1 vote
1 answer

In GoDaddy how to validate a Domain For AWS ACM

For validate www.example.com you have to write just the ...READ MORE

answered Oct 29, 2018 in AWS by Priyaj
• 58,090 points
3,888 views
0 votes
1 answer
+1 vote
2 answers
0 votes
1 answer

How to create a trail in AWS?

Hi@akhtar, You can create a trail that specifies the ...READ MORE

answered Nov 17, 2020 in AWS by MD
• 95,440 points
364 views
0 votes
1 answer

How to create a VPC in AWS using Boto3?

Hi@akhtar, Amazon Web Services enables you to create ...READ MORE

answered Oct 9, 2020 in AWS by MD
• 95,440 points
1,414 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP