AWS AWSCloudFormation documentation change
Summary
Added DatabaseInsightsMode property and updated documentation structure
Security assessment
Adds monitoring feature documentation without security implications
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.md b/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.md index 3c4981b4d..bfde1bd79 100644 --- a//AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.md +++ b//AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.md @@ -79,0 +80 @@ To declare this entity in your AWS CloudFormation template, use the following sy + "DatabaseInsightsMode" : String, @@ -166,0 +168 @@ To declare this entity in your AWS CloudFormation template, use the following sy + DatabaseInsightsMode: String @@ -588,0 +591,17 @@ _Required_ : No +`DatabaseInsightsMode` + + +The mode of Database Insights to enable for the DB instance. + +###### Note + +Aurora DB instances inherit this value from the DB cluster, so you can't change this value. + +_Required_ : No + + _Type_ : String + + _Allowed values_ : `standard | advanced` + + _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) + @@ -2129,5 +2147,0 @@ The expiration date of the DB instance’s server certificate. -`DatabaseInsightsMode` - - -The mode of Database Insights that is enabled for the instance. -