Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpadden committed Aug 26, 2024
1 parent 2b3b47b commit 36d887f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aws:
access_key_id: "example_access_key_id"
secret_access_key: "example_secret_key_id"
access_key_id: "YOUR_ACCESS_KEY_ID"
secret_access_key: "YOUR_SECRET_ACCESS_KEY"

etl_jobs:
- bucket: my_bucket
Expand Down

0 comments on commit 36d887f

Please sign in to comment.