Skip to content

(rds): Support kerberos authentication on RDS clusters #28050

@tl24

Description

@tl24

Describe the feature

Support kerberos (domain and domainIamRoleName arguments) on RDS clusters for authentication. This is supported on RDS single instances but not clusters. These arguments are exposed by CloudFormation.

Use Case

So that I can configure my RDS cluster to support kerberos authentication and not have to maintain separate passwords in RDS.

Proposed Solution

Add domain and domainIamRoleName props to RDS DatabaseClusterProps and pass those to CfnDatabaseCluster

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.110.0

Environment details (OS name and version, etc.)

Ubuntu 20.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-rdsRelated to Amazon Relational Databaseeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions