Skip to content

Commit bdf4cba

Browse files
committed
docs: update database type in dms endpoint documentation
1 parent fa87f83 commit bdf4cba

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)