aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

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

Open
#1,762 1 comment 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Research direction

Start at the AWS::RDS::DBInstance resource definition and review the AWS documentation for self-managed Active Directory support. Add support for --domain-fqdn, --domain-ou, --domain-auth-secret-arn, and --domain-dns-ips, then verify that the resource accepts these parameters.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.