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

Commit 28f73e4

Browse files
authored
Merge pull request #680 from margod/master
Add information about behaviour of DB Cluster state on DB Cluster Par…
2 parents 61282a4 + c905f45 commit 28f73e4

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)