ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

1 / 310

Question 1:

Your company has multiple accounts in various regions that contain resources such as EC2, CloudWatch, DynamoDB, EBS, Redshift, RDS, S3, ElasticbeanStalk, IAM, Autoscaling, and Elastic Load Balancer. The IT Audit department requires a report of all the resources that are used by your company. Which of the following will help you to provide a report in the easiest way?

Answer options:

A.Create a PowerShell script using the AWS CLI. Query all resources with the tag of production.
B.Create a bash shell script with the AWS CLI. Query all resources in all regions. Store the results in an S3 bucket.
C.Use CloudTrail to get the list of all resources.
D.Use AWS Config to get the list of all resources.