Hello, I'm trying to configure tap-s3-csv. Has any...
# plugins-general
b
Hello, I'm trying to configure tap-s3-csv. Has anyone who used can help me to configure it. I'm follow the documentation in https://github.com/transferwise/pipelinewise-tap-s3-csv but it something that I doing wrong. Thanks.
Copy code
config:
      aws_access_key_id: AKIA2QEDA<edited>
      s3_bucket: appunisuper
      bucket: appunisuper
      account_id: 721829<edited>
      role_name: Erea
      external_id: none
      start_date: "2021-09-01 00:00:00+00:00"
      tables: "[{\"search_prefix\":\"calmstee\",\"search_pattern\":\".csv\",\"table_name\":\"calmstee\",\"key_properties\":[\" \"],\"delimiter\":\"|\"}]"
    select:
    - '*.*'