There are so many keys to be created for use with Google Compute Cloud. I'm trying to create .boto file using gsutil and it's asking for "Google access key ID". My goal is to script access to "Google Cloud Storage" using Python.
So, when gsutil is asking for "Google access key ID" - is it the one from
- Credentials->Service account keys? or
- Credentials->OAuth 2.0 client IDs? or
- Credentials->API keys?