Skip to content

(RDS): AuroraClusterInstance implement availabilityZone for provisioned instance type #30618

@a-skuba

Description

@a-skuba

Describe the feature

AuroraClusterInstance and ProvisionedClusterInstanceProps do not expose availability zone.

Use Case

We want to create multiple readers in specific availability zones.
We want to control, that each availability zone has at least one reader.

Proposed Solution

Add availabilityZone property to ProvisionedClusterInstanceProps and use it in AuroraClusterInstance when using ClusterInstance.provisioned() method.

Other Information

availabilityZone should be only used for InstanceType.PROVISIONED.

Acknowledgements

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

CDK version used

2.147.0

Environment details (OS name and version, etc.)

Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-rdsRelated to Amazon Relational Databaseeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions