diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index cf5a398d9..e8e3690ef 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -4,11 +4,9 @@ repos:
hooks:
- id: check-case-conflict
- id: detect-private-key
- - id: end-of-file-fixer
- id: mixed-line-ending
args:
- --fix=lf
- - id: trailing-whitespace
- id: pretty-format-json
args:
- --autofix
diff --git a/aws-rds-customdbengineversion/docs/README.md b/aws-rds-customdbengineversion/docs/README.md
index e316cd925..aedb538cc 100644
--- a/aws-rds-customdbengineversion/docs/README.md
+++ b/aws-rds-customdbengineversion/docs/README.md
@@ -211,3 +211,4 @@ For more information about using the `Fn::GetAtt` intrinsic function, see [Fn::G
#### DBEngineVersionArn
The ARN of the custom engine version.
+
diff --git a/aws-rds-customdbengineversion/docs/tag.md b/aws-rds-customdbengineversion/docs/tag.md
index c89794a01..2c1d1154a 100644
--- a/aws-rds-customdbengineversion/docs/tag.md
+++ b/aws-rds-customdbengineversion/docs/tag.md
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbcluster/docs/README.md b/aws-rds-dbcluster/docs/README.md
index 73a537359..a6f9d2ab9 100644
--- a/aws-rds-dbcluster/docs/README.md
+++ b/aws-rds-dbcluster/docs/README.md
@@ -412,7 +412,7 @@ _Required_: No
_Type_: String
-_Update requires_: [Some interruptions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-some-interrupt)
+_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
#### EngineMode
@@ -498,7 +498,7 @@ _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormati
#### MonitoringInterval
-The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB cluster. To turn off collecting Enhanced Monitoring metrics, specify 0. The default is 0.
+The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB cluster. To turn off collecting Enhanced Monitoring metrics, specify 0. The default is not to enable Enhanced Monitoring.
_Required_: No
@@ -763,10 +763,6 @@ Returns the Address
value.
Returns the Port
value.
-#### Port
-
-Returns the Port
value.
-
#### Address
Returns the Address
value.
@@ -778,3 +774,4 @@ Returns the SecretArn
value.
#### StorageThroughput
Specifies the storage throughput value for the DB cluster. This setting applies only to the gp3 storage type.
+
diff --git a/aws-rds-dbcluster/docs/dbclusterrole.md b/aws-rds-dbcluster/docs/dbclusterrole.md
index a3075bfd5..25cbc3cb7 100644
--- a/aws-rds-dbcluster/docs/dbclusterrole.md
+++ b/aws-rds-dbcluster/docs/dbclusterrole.md
@@ -43,3 +43,4 @@ _Required_: Yes
_Type_: String
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbcluster/docs/endpoint.md b/aws-rds-dbcluster/docs/endpoint.md
index 1bf621527..0b80489df 100644
--- a/aws-rds-dbcluster/docs/endpoint.md
+++ b/aws-rds-dbcluster/docs/endpoint.md
@@ -17,3 +17,4 @@ To declare this entity in your AWS CloudFormation template, use the following sy
## Properties
+
diff --git a/aws-rds-dbcluster/docs/masterusersecret.md b/aws-rds-dbcluster/docs/masterusersecret.md
index 65e6b4338..9453af8ef 100644
--- a/aws-rds-dbcluster/docs/masterusersecret.md
+++ b/aws-rds-dbcluster/docs/masterusersecret.md
@@ -29,3 +29,4 @@ _Required_: No
_Type_: String
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbcluster/docs/readendpoint.md b/aws-rds-dbcluster/docs/readendpoint.md
index 66f44f013..59d88d594 100644
--- a/aws-rds-dbcluster/docs/readendpoint.md
+++ b/aws-rds-dbcluster/docs/readendpoint.md
@@ -17,3 +17,4 @@ To declare this entity in your AWS CloudFormation template, use the following sy
## Properties
+
diff --git a/aws-rds-dbcluster/docs/scalingconfiguration.md b/aws-rds-dbcluster/docs/scalingconfiguration.md
index 90a80033f..ef890613a 100644
--- a/aws-rds-dbcluster/docs/scalingconfiguration.md
+++ b/aws-rds-dbcluster/docs/scalingconfiguration.md
@@ -102,3 +102,4 @@ _Required_: No
_Type_: String
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbcluster/docs/serverlessv2scalingconfiguration.md b/aws-rds-dbcluster/docs/serverlessv2scalingconfiguration.md
index c3a383eb9..b72849dc8 100644
--- a/aws-rds-dbcluster/docs/serverlessv2scalingconfiguration.md
+++ b/aws-rds-dbcluster/docs/serverlessv2scalingconfiguration.md
@@ -43,3 +43,4 @@ _Required_: No
_Type_: Double
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbcluster/docs/tag.md b/aws-rds-dbcluster/docs/tag.md
index 00ef00022..74d6c68e1 100644
--- a/aws-rds-dbcluster/docs/tag.md
+++ b/aws-rds-dbcluster/docs/tag.md
@@ -26,7 +26,7 @@ To declare this entity in your AWS CloudFormation template, use the following sy
#### Key
-The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: Yes
@@ -40,7 +40,7 @@ _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormati
#### Value
-The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: No
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbclusterendpoint/docs/README.md b/aws-rds-dbclusterendpoint/docs/README.md
index 1eb5677ea..536cfc85e 100644
--- a/aws-rds-dbclusterendpoint/docs/README.md
+++ b/aws-rds-dbclusterendpoint/docs/README.md
@@ -127,3 +127,4 @@ The DNS address of the endpoint.
#### DBClusterEndpointArn
The Amazon Resource Name (ARN) for the endpoint.
+
diff --git a/aws-rds-dbclusterendpoint/docs/tag.md b/aws-rds-dbclusterendpoint/docs/tag.md
index 309af160c..e60433d73 100644
--- a/aws-rds-dbclusterendpoint/docs/tag.md
+++ b/aws-rds-dbclusterendpoint/docs/tag.md
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbclusterparametergroup/docs/tag.md b/aws-rds-dbclusterparametergroup/docs/tag.md
index c1d96e351..3c05b482b 100644
--- a/aws-rds-dbclusterparametergroup/docs/tag.md
+++ b/aws-rds-dbclusterparametergroup/docs/tag.md
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbinstance/docs/README.md b/aws-rds-dbinstance/docs/README.md
index d55265717..a8d71c56e 100644
--- a/aws-rds-dbinstance/docs/README.md
+++ b/aws-rds-dbinstance/docs/README.md
@@ -697,7 +697,7 @@ _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormati
#### MonitoringInterval
-The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance. To disable collecting Enhanced Monitoring metrics, specify 0. The default is 0.
+The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance. To disable collecting Enhanced Monitoring metrics, specify 0. The default is not to enable Enhanced Monitoring.
_Required_: No
@@ -1050,3 +1050,4 @@ Returns the CAIdentifier
value.
#### ValidTill
Returns the ValidTill
value.
+
diff --git a/aws-rds-dbinstance/docs/certificatedetails.md b/aws-rds-dbinstance/docs/certificatedetails.md
index 013fb4385..dc9c1e05f 100644
--- a/aws-rds-dbinstance/docs/certificatedetails.md
+++ b/aws-rds-dbinstance/docs/certificatedetails.md
@@ -17,3 +17,4 @@ To declare this entity in your AWS CloudFormation template, use the following sy
## Properties
+
diff --git a/aws-rds-dbinstance/docs/dbinstancerole.md b/aws-rds-dbinstance/docs/dbinstancerole.md
index 53546597c..0e27e8e86 100644
--- a/aws-rds-dbinstance/docs/dbinstancerole.md
+++ b/aws-rds-dbinstance/docs/dbinstancerole.md
@@ -41,3 +41,4 @@ _Required_: Yes
_Type_: String
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbinstance/docs/endpoint.md b/aws-rds-dbinstance/docs/endpoint.md
index 14eb58f9f..abcc78d76 100644
--- a/aws-rds-dbinstance/docs/endpoint.md
+++ b/aws-rds-dbinstance/docs/endpoint.md
@@ -17,3 +17,4 @@ To declare this entity in your AWS CloudFormation template, use the following sy
## Properties
+
diff --git a/aws-rds-dbinstance/docs/masterusersecret.md b/aws-rds-dbinstance/docs/masterusersecret.md
index 26a92a2bf..0730f8de7 100644
--- a/aws-rds-dbinstance/docs/masterusersecret.md
+++ b/aws-rds-dbinstance/docs/masterusersecret.md
@@ -29,3 +29,4 @@ _Required_: No
_Type_: String
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbinstance/docs/processorfeature.md b/aws-rds-dbinstance/docs/processorfeature.md
index 8b3fc36f9..c57df0169 100644
--- a/aws-rds-dbinstance/docs/processorfeature.md
+++ b/aws-rds-dbinstance/docs/processorfeature.md
@@ -43,3 +43,4 @@ _Required_: No
_Type_: String
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbinstance/docs/tag.md b/aws-rds-dbinstance/docs/tag.md
index d020bf14e..805abbf6e 100644
--- a/aws-rds-dbinstance/docs/tag.md
+++ b/aws-rds-dbinstance/docs/tag.md
@@ -26,7 +26,7 @@ To declare this entity in your AWS CloudFormation template, use the following sy
#### Key
-The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: Yes
@@ -40,7 +40,7 @@ _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormati
#### Value
-The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: No
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbparametergroup/docs/tag.md b/aws-rds-dbparametergroup/docs/tag.md
index a7fa40fe0..695832012 100644
--- a/aws-rds-dbparametergroup/docs/tag.md
+++ b/aws-rds-dbparametergroup/docs/tag.md
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-dbsubnetgroup/docs/tag.md b/aws-rds-dbsubnetgroup/docs/tag.md
index 690803e7c..a7fd0f021 100644
--- a/aws-rds-dbsubnetgroup/docs/tag.md
+++ b/aws-rds-dbsubnetgroup/docs/tag.md
@@ -26,7 +26,7 @@ To declare this entity in your AWS CloudFormation template, use the following sy
#### Key
-The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: Yes
@@ -40,7 +40,7 @@ _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormati
#### Value
-The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: No
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-eventsubscription/docs/tag.md b/aws-rds-eventsubscription/docs/tag.md
index 5ca7e0d16..14b124fac 100644
--- a/aws-rds-eventsubscription/docs/tag.md
+++ b/aws-rds-eventsubscription/docs/tag.md
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-globalcluster/docs/README.md b/aws-rds-globalcluster/docs/README.md
index 4a7d02a35..b83458bbf 100644
--- a/aws-rds-globalcluster/docs/README.md
+++ b/aws-rds-globalcluster/docs/README.md
@@ -29,7 +29,7 @@ To declare this entity in your AWS CloudFormation template, use the following sy
Type: AWS::RDS::GlobalCluster
Properties:
Engine: String
- EngineLifecycleSupport : String,
+ EngineLifecycleSupport: String
EngineVersion: String
DeletionProtection: Boolean
GlobalClusterIdentifier: String
@@ -60,7 +60,7 @@ _Required_: No
_Type_: String
-_Update requires_: [Some interruptions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-some-interrupt)
+_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
#### EngineVersion
diff --git a/aws-rds-integration/docs/README.md b/aws-rds-integration/docs/README.md
index a8e63e102..c0f0b15ef 100644
--- a/aws-rds-integration/docs/README.md
+++ b/aws-rds-integration/docs/README.md
@@ -155,3 +155,4 @@ The ARN of the integration.
#### CreateTime
Returns the CreateTime
value.
+
diff --git a/aws-rds-integration/docs/additionalencryptioncontext.md b/aws-rds-integration/docs/additionalencryptioncontext.md
index c0509f689..a3f5150f0 100644
--- a/aws-rds-integration/docs/additionalencryptioncontext.md
+++ b/aws-rds-integration/docs/additionalencryptioncontext.md
@@ -31,3 +31,4 @@ _Type_: String
_Maximum Length_: 131072
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-integration/docs/tag.md b/aws-rds-integration/docs/tag.md
index da7ae8c25..899ca172b 100644
--- a/aws-rds-integration/docs/tag.md
+++ b/aws-rds-integration/docs/tag.md
@@ -26,7 +26,7 @@ To declare this entity in your AWS CloudFormation template, use the following sy
#### Key
-The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: Yes
@@ -40,7 +40,7 @@ _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormati
#### Value
-The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: No
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-optiongroup/docs/optionconfiguration.md b/aws-rds-optiongroup/docs/optionconfiguration.md
index 64d19baff..a8d970df3 100644
--- a/aws-rds-optiongroup/docs/optionconfiguration.md
+++ b/aws-rds-optiongroup/docs/optionconfiguration.md
@@ -94,3 +94,4 @@ _Required_: No
_Type_: List of String
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-optiongroup/docs/optionsetting.md b/aws-rds-optiongroup/docs/optionsetting.md
index aab44a1bf..213561103 100644
--- a/aws-rds-optiongroup/docs/optionsetting.md
+++ b/aws-rds-optiongroup/docs/optionsetting.md
@@ -43,3 +43,4 @@ _Required_: No
_Type_: String
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
diff --git a/aws-rds-optiongroup/docs/tag.md b/aws-rds-optiongroup/docs/tag.md
index b287470fc..a76322fbf 100644
--- a/aws-rds-optiongroup/docs/tag.md
+++ b/aws-rds-optiongroup/docs/tag.md
@@ -26,7 +26,7 @@ To declare this entity in your AWS CloudFormation template, use the following sy
#### Key
-The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: Yes
@@ -40,7 +40,7 @@ _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormati
#### Value
-The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
+The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
_Required_: No
@@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: 256
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+