Skip to content

Commit b59706a

Browse files
authored
Merge pull request #45445 from stefanfreitag/d-aws_dms_endpoint-update-additional-information
docs: update database type in dms endpoint documentation
2 parents fa87f83 + bdf4cba commit b59706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/dms_endpoint.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The following arguments are optional:
137137

138138
### mysql_settings
139139

140-
-> Additional information can be found in the [Using MongoDB as a Source for AWS DMS documentation](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html).
140+
-> Additional information can be found in the [Using MySQL as a Source for AWS DMS documentation](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html).
141141

142142
* `after_connect_script` - (Optional) Script to run immediately after AWS DMS connects to the endpoint.
143143
* `authentication_method` - (Optional) Authentication method to use. Valid values: `password`, `iam`.

0 commit comments

Comments
 (0)