summaryrefslogtreecommitdiff
path: root/doc/tips/using_Google_Cloud_Storage/comment_1_c576182f39563ae68767391c4227a177._comment
blob: 3a4d02f32772f643f5e208fa7fe5f1fb2b1040ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y"
 nickname="Nigel"
 subject="AWS credentials"
 date="2013-05-31T10:23:23Z"
 content="""
This looks very valuable - Google are offering a free 5GB up until 2013 June 30th

Sign in here[1] get your credentials here[2] under the section “Interoperable Access” (Source[3])

    # Set up AWS credentials
    $ export AWS_ACCESS_KEY_ID=\"YOUR-KEY\"
    $ export AWS_SECRET_ACCESS_KEY=\"YOUR-SECRET\"

1. http://gs-signup-redirect.appspot.com/ -or- https://developers.google.com/storage/docs/signup
2. https://storage.cloud.google.com/m
3. http://fog.io/storage/
"""]]