Skip to content

Commit

Permalink
Add supported vars
Browse files Browse the repository at this point in the history
  • Loading branch information
muralibasani committed Jan 29, 2025
1 parent b852b7a commit 6908dc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions s3-source-connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Example object names :
- {{topic}}/{{partition}}/{{start_offset}} customer-topic/1/1734445664111.txt
- topic/{{topic}}/partition/{{partition}}/timestamp/{{timestamp}} customer-topic/1/1734445664111.txt

{{topic}} is the destination kafka topic where data is produced to. This will be used if `topics` config is not defined.

## Data Format

Connector class name, in this case: `io.aiven.kafka.connect.s3.AivenKafkaConnectS3SourceConnector`.
Expand Down

0 comments on commit 6908dc5

Please sign in to comment.