Skip to content

Commit

Permalink
Merge pull request #1449 from chrisjharding/update-dms-endpoint-docs
Browse files Browse the repository at this point in the history
Updated DMS docs for creating a dynamodb endpoint.
  • Loading branch information
catsby authored Aug 18, 2017
2 parents 6b5d28e + 5fced3b commit 28f1e64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/dms_endpoint.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ The following arguments are supported:
* `ssl_mode` - (Optional, Default: none) The SSL mode to use for the connection. Can be one of `none | require | verify-ca | verify-full`
* `tags` - (Optional) A mapping of tags to assign to the resource.
* `username` - (Optional) The user name to be used to login to the endpoint database.
* `service_access_role` (Optional) The Amazon Resource Name (ARN) used by the service access IAM role for dynamodb endpoints.

## Attributes Reference

Expand Down

0 comments on commit 28f1e64

Please sign in to comment.