Skip to content

Commit

Permalink
AWS key
Browse files Browse the repository at this point in the history
  • Loading branch information
rahchandra committed Mar 31, 2017
1 parent b7213de commit c3f2471
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified Assignment1/.DS_Store
Binary file not shown.
Binary file modified Assignment1/AssignmentPart1/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions Assignment1/AssignmentPart1/connectionToS3.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
from boto.s3.key import Key
import glob

AWS_ACCESS_KEY_ID = 'AKIAIQJWJZP2CLKCC3QQ'
AWS_SECRET_ACCESS_KEY = '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'
AWS_ACCESS_KEY_ID = Access key
AWS_SECRET_ACCESS_KEY = Password
TeamNumber='team3'

bucket_name = TeamNumber+ '-ads-assignment-1'
Expand Down
Empty file.
Binary file modified ClassPresentation/Report.docx
Binary file not shown.

0 comments on commit c3f2471

Please sign in to comment.