Skip to content

Commit

Permalink
Update S3Service.java
Browse files Browse the repository at this point in the history
  • Loading branch information
j-arren authored Nov 19, 2024
1 parent 3bafa53 commit 0a0f1a4
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ public String downloadFile(String bucketName, String key, String downloadPath) {
}
}
}

aws_access_key_id = AKIA2UC3BSXMAQR4HMM7
aws_secret_access_key = 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
output = json
region = us-east-2

0 comments on commit 0a0f1a4

Please sign in to comment.