Skip to content

Commit

Permalink
add explanation on s3 in settings_preamble
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiascadee committed Dec 12, 2023
1 parent e4060c6 commit b43b0bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _data/meltano/extractors/tap-exact/ticketswap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ settings:
name: stream_maps
settings_group_validation:
- []
settings_preamble: ''
settings_preamble: |
Because of the fact that the old refresh token is invalidated after a new access token is requested (the access token expires after 10 minutes), this tap stores the access and refresh tokens in S3. You can use `tokens_s3_bucket` and `tokens_s3_key` to specify where you want to put the `tokens.json` file.
usage: ''
variant: ticketswap

0 comments on commit b43b0bb

Please sign in to comment.