Skip to content

Commit

Permalink
chore - Fix reformatter conflicts between eclipse java formatter and …
Browse files Browse the repository at this point in the history
…pre commit checks
  • Loading branch information
angusy29 committed Nov 12, 2024
1 parent ed324bb commit 445caf9
Show file tree
Hide file tree
Showing 31 changed files with 44 additions and 21 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions aws-rds-customdbengineversion/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

1 change: 1 addition & 0 deletions aws-rds-customdbengineversion/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

9 changes: 3 additions & 6 deletions aws-rds-dbcluster/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -763,10 +763,6 @@ Returns the <code>Address</code> value.

Returns the <code>Port</code> value.

#### Port

Returns the <code>Port</code> value.

#### Address

Returns the <code>Address</code> value.
Expand All @@ -778,3 +774,4 @@ Returns the <code>SecretArn</code> value.
#### StorageThroughput

Specifies the storage throughput value for the DB cluster. This setting applies only to the gp3 storage type.

1 change: 1 addition & 0 deletions aws-rds-dbcluster/docs/dbclusterrole.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

1 change: 1 addition & 0 deletions aws-rds-dbcluster/docs/endpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ To declare this entity in your AWS CloudFormation template, use the following sy
</pre>

## Properties

1 change: 1 addition & 0 deletions aws-rds-dbcluster/docs/masterusersecret.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

1 change: 1 addition & 0 deletions aws-rds-dbcluster/docs/readendpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ To declare this entity in your AWS CloudFormation template, use the following sy
</pre>

## Properties

1 change: 1 addition & 0 deletions aws-rds-dbcluster/docs/scalingconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

1 change: 1 addition & 0 deletions aws-rds-dbcluster/docs/serverlessv2scalingconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

5 changes: 3 additions & 2 deletions aws-rds-dbcluster/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

1 change: 1 addition & 0 deletions aws-rds-dbclusterendpoint/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ The DNS address of the endpoint.
#### DBClusterEndpointArn

The Amazon Resource Name (ARN) for the endpoint.

1 change: 1 addition & 0 deletions aws-rds-dbclusterendpoint/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

1 change: 1 addition & 0 deletions aws-rds-dbclusterparametergroup/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

3 changes: 2 additions & 1 deletion aws-rds-dbinstance/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -1050,3 +1050,4 @@ Returns the <code>CAIdentifier</code> value.
#### ValidTill

Returns the <code>ValidTill</code> value.

1 change: 1 addition & 0 deletions aws-rds-dbinstance/docs/certificatedetails.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ To declare this entity in your AWS CloudFormation template, use the following sy
</pre>

## Properties

1 change: 1 addition & 0 deletions aws-rds-dbinstance/docs/dbinstancerole.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

1 change: 1 addition & 0 deletions aws-rds-dbinstance/docs/endpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ To declare this entity in your AWS CloudFormation template, use the following sy
</pre>

## Properties

1 change: 1 addition & 0 deletions aws-rds-dbinstance/docs/masterusersecret.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

1 change: 1 addition & 0 deletions aws-rds-dbinstance/docs/processorfeature.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

5 changes: 3 additions & 2 deletions aws-rds-dbinstance/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

1 change: 1 addition & 0 deletions aws-rds-dbparametergroup/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

5 changes: 3 additions & 2 deletions aws-rds-dbsubnetgroup/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

1 change: 1 addition & 0 deletions aws-rds-eventsubscription/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

4 changes: 2 additions & 2 deletions aws-rds-globalcluster/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To declare this entity in your AWS CloudFormation template, use the following sy
Type: AWS::RDS::GlobalCluster
Properties:
<a href="#engine" title="Engine">Engine</a>: <i>String</i>
<a href="#enginelifecyclesupport" title="EngineLifecycleSupport">EngineLifecycleSupport</a> : <i>String</i>,
<a href="#enginelifecyclesupport" title="EngineLifecycleSupport">EngineLifecycleSupport</a>: <i>String</i>
<a href="#engineversion" title="EngineVersion">EngineVersion</a>: <i>String</i>
<a href="#deletionprotection" title="DeletionProtection">DeletionProtection</a>: <i>Boolean</i>
<a href="#globalclusteridentifier" title="GlobalClusterIdentifier">GlobalClusterIdentifier</a>: <i>String</i>
Expand Down Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions aws-rds-integration/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,4 @@ The ARN of the integration.
#### CreateTime

Returns the <code>CreateTime</code> value.

1 change: 1 addition & 0 deletions aws-rds-integration/docs/additionalencryptioncontext.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ _Type_: String
_Maximum Length_: <code>131072</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

5 changes: 3 additions & 2 deletions aws-rds-integration/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

1 change: 1 addition & 0 deletions aws-rds-optiongroup/docs/optionconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

1 change: 1 addition & 0 deletions aws-rds-optiongroup/docs/optionsetting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

5 changes: 3 additions & 2 deletions aws-rds-optiongroup/docs/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -49,3 +49,4 @@ _Type_: String
_Maximum Length_: <code>256</code>

_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

0 comments on commit 445caf9

Please sign in to comment.