cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
Add support for self-managed AD domains for RDS-SQLServer AWS::RDS::DBInstance
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