Skip to content

Commit 8b45069

Browse files
authored
AWS SDK reference example (#82)
1 parent 6c3cdfc commit 8b45069

File tree

4 files changed

+1367
-1
lines changed

4 files changed

+1367
-1
lines changed

.env.example

+5
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,8 @@ REDDIT_PASSWORD=
127127
# Coinbase
128128
COINBASE_API_KEY=
129129
COINBASE_API_SECRET=
130+
131+
#AWS
132+
AWS_REGION=
133+
AWS_ACCESS_KEY_ID=
134+
AWS_SECRET_ACCESS_KEY=

0 commit comments

Comments
 (0)