Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit c905f45

Browse files
Add information about behaviour of DB Cluster state on DB Cluster Parameter Group updates
1 parent 92f7c72 commit c905f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/aws-resource-rds-dbclusterparametergroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `AWS::RDS::DBClusterParameterGroup` resource creates a new Amazon RDS DB cluster parameter group\. For more information, see [Managing an Amazon Aurora DB Cluster](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_Aurora.html) in the *Amazon Aurora User Guide*\.
44

55
**Note**
6-
If you apply a parameter group to a DB cluster, then its DB instances might need to reboot\. This can result in an outage while the DB instances are rebooting\.
6+
If you apply a parameter group to a DB cluster, then its DB instances might need to reboot\. This can result in an outage while the DB instances are rebooting\. If you attempt to apply change to parameter group referenced by stopped DB Cluster, update stack would wait until cluster is started.
77

88
## Syntax<a name="aws-resource-rds-dbclusterparametergroup-syntax"></a>
99

0 commit comments

Comments
 (0)