I am trying to use S3 as source for importing csv files to Oracle12c RDS with reference to the documentation http://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.S3.html.
In creating source endpoint there is a section "Table Structure" to be filled in JSON, which I feel that is not given in the above link.
I also tried with "Following is an example external table definition for this data" in the document for the "Table structure". But I am not getting any result.
I can't find any docs related to this in online since it is introduced recently by AWS, So Please help..