cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

Add support for self-managed AD domains for RDS-SQLServer AWS::RDS::DBInstance

Open dbayardAWS opened this issue 2 years ago • 1 comments
trafficstars

Name of the resource

AWS::RDS::DBInstance

Resource name

No response

Description

A new feature allows RDS-SQLServer to be joined to self-managed AD domains. See the documentation here: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_SQLServer_SelfManagedActiveDirectory.html

This leverages some new parameters on the CLI such as --domain-fqdn, --domain-ou, --domain-auth-secret-arn, and --domain-dns-ips.

These need to be added to the AWS::RDS::DBInstance resource.

Other Details

No response

dbayardAWS avatar Aug 01 '23 22:08 dbayardAWS