AWS AWSCloudFormation documentation change
Summary
Fixed URL formatting, added resource type declaration in examples, corrected tag syntax, and updated documentation links.
Security assessment
Changes involve documentation cleanup and example improvements without any security context. The MySQL connection attributes reference remains unchanged.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-dms-endpoint.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-dms-endpoint.md index 3ccf81caf..d6d0c475c 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-dms-endpoint.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-dms-endpoint.md @@ -303 +303 @@ _Required_ : No -Settings in JSON format for the source and target MySQL endpoint. For information about other available settings, see [ Extra connection attributes when using MySQL as a source for AWS DMS](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html#CHAP_Source.MySQL.ConnectionAttrib) and [ Extra connection attributes when using a MySQL-compatible database as a target for AWS DMS](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.MySQL.html#CHAP_Target.MySQL.ConnectionAttrib) in the _AWS Database Migration Service User Guide_. +Settings in JSON format for the source and target MySQL endpoint. For information about other available settings, see [Extra connection attributes when using MySQL as a source for AWS DMS](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html#CHAP_Source.MySQL.ConnectionAttrib) and [Extra connection attributes when using a MySQL-compatible database as a target for AWS DMS](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.MySQL.html#CHAP_Target.MySQL.ConnectionAttrib) in the _AWS Database Migration Service User Guide._ @@ -531,0 +532 @@ A value that can be used for cross-account validation. + Type: AWS::DMS::Endpoint @@ -540,2 +541 @@ A value that can be used for cross-account validation. - - - Key: type + - Key: type @@ -544,2 +543,0 @@ A value that can be used for cross-account validation. - Type: "AWS::DMS::Endpoint" - @@ -551 +549 @@ A value that can be used for cross-account validation. - * [AWS CloudFormation Stacks Updates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks.html) + * [Managing AWS resources as a single unit with AWS CloudFormation stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html)