Aurora Serverless Scaling - TimeoutAction Parameter #8929
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/rds
Issues and PRs that pertain to the rds service.
Milestone
Community Note
Description
Add TimeoutAction as a parameter in the scaling configuration when making an Aurora Serverless Cluster. Currently, the only way to change the TimeoutAction is through AWS CLI or the AWS Console. If the cluster is unable to find a scaling point the default action is to cancel the scaling after the timeout. This is problematic if the load is high on the cluster and can cause service disruption. One should be able to change this parameter with terraform.
New or Affected Resource(s)
Potential Terraform Configuration
Example of what should be available:
References
The text was updated successfully, but these errors were encountered: