- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.3k
Closed
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p3
Description
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
HannesBBR
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p3