【发布时间】:2014-09-21 02:34:03
【问题描述】:
我正在尝试遵循此处的迁移指南:https://developers.google.com/storage/docs/migrating
In your existing tools or libraries, make the following changes:
Change the request endpoint to use the Google Cloud Storage request endpoint.
Replace the Amazon Web Services (AWS) access and secret key with the corresponding Google Cloud Storage access key and secret key (collectively called your Google developer key).
似乎有两个地方——“google 控制台”https://console.developers.google.com/ 和“google apis 控制台”https://code.google.com/apis/console/b/0
他们似乎都没有制作任何称为“Google 开发者密钥”或访问/秘密密钥的东西。帮助! :)
【问题讨论】:
标签: amazon-s3 google-cloud-storage