Feature Request: Please add s3 as an engine type for DMS endpoints #2165
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
Milestone
Please add support for S3 as a dms endpoint. See: http://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html
https://github.com/aws/aws-sdk-go/blob/master/service/databasemigrationservice/api.go
Terraform Version: All
Affected Resource(s):aws_dms_endpoint
Expected Behavior:
User should be able to specify S3 as the engine_name argument. As a result of this, most of the other arguments will become optional, and some new arguments will need to be created: bucket_name, bucket_folder, table_structure and CDC path (optional).
The text was updated successfully, but these errors were encountered: