AWS Certified Database – Specialty — Question 166

A company is setting up a new Amazon RDS for SQL Server DB instance. The company wants to enable SQL Server auditing on the database.
Which combination of steps should a database specialist take to meet this requirement? (Choose two.)

Answer options

Correct answer: A, E

Explanation

The correct answers A and E are necessary steps for enabling SQL Server auditing on Amazon RDS. Option A involves creating a service-linked role that allows RDS to store logs, while option E involves setting up an options group for IAM role and S3 configuration. Options B, C, and D either do not address the requirements for auditing or involve unnecessary actions that could disrupt the database instance's operations.