ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

61 / 310

Question 61:

You are working in the IT security team in a big company. In order to perform security checks in AWS services, you have written dozens of custom AWS Config rules. One of them is to check if the S3 bucket policy contains certain explicit denies. This particular Config rule is supposed to be applied for all S3 buckets. Your manager has asked you how to trigger the custom Config rule. Which answers are correct? (Select TWO.)

Answer options:

A.It can be triggered through a cron job such as every 5 minutes.
B.Custom Config rules can only be triggered manually through the AWS Config console or CLI command.
C.It can be triggered whenever there is a configuration change for an S3 bucket.
D.The custom Config rule can be triggered periodically such as every hour.
E.Users can configure in the AWS Config console to trigger the Config rule only when there is a new S3 bucket created.