【问题标题】:Google cloud storage Aws migration, how to get access/secret key?谷歌云存储 Aws 迁移,如何获取访问/密钥?
【发布时间】: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


    【解决方案1】:

    生成可互操作密钥的分步说明如下: https://developers.google.com/storage/docs/migrating#keys

    为了后代:

    1. 转到Google Developers Console
    2. 点击您要为其生成开发者密钥的项目的名称。
    3. 在左侧边栏中,展开存储部分,单击云存储,然后单击项目仪表板。 这将打开一个新的浏览器窗口,其中显示其他存储访问配置。
    4. 在仪表板的左侧边栏中,确保项目选择器显示您要为其生成开发人员密钥的项目,然后单击 Google Cloud Storage。 在仪表板的左侧边栏中,点击 Google Cloud Storage,然后点击 Interoperable Access。
    5. 单击生成新密钥。 显示新开发者密钥的访问密钥部分。
    6. 点击显示以显示新开发者密钥的秘密部分。

    【讨论】:

    • 谢谢! :) 今天我为此头疼了一段时间 - 没有意识到我可以点击云存储子开发控制台中“谷歌云存储”下的灰色链接。
    猜你喜欢
    • 1970-01-01
    • 2018-10-11
    • 2018-05-11
    • 2019-08-24
    • 1970-01-01
    • 2021-01-04
    • 1970-01-01
    • 1970-01-01
    • 2012-11-16
    相关资源
    最近更新 更多