gpt4 book ai didi

python-3.x - 如何在谷歌云存储中获取 GS_SECRET_ACCESS_KEY 和 GS_ACCESS_KEY_ID

转载 作者:行者123 更新时间:2023-12-05 00:57:16 27 4
gpt4 key购买 nike

我尝试使用 Landsat 图像从公共(public)谷歌云存储 (https://console.cloud.google.com/storage/browser/gcp-public-data-landsat) 中读取数据。

我使用 Python3 和 GDAL。但我有一个错误

ERROR 15: GS_SECRET_ACCESS_KEY+GS_ACCESS_KEY_ID, GS_OAUTH2_REFRESH_TOKEN or GOOGLE_APPLICATION_CREDENTIALS or GS_OAUTH2_PRIVATE_KEY+GS_OAUTH2_CLIENT_EMAIL configuration options and /home/qwerty/.boto not defined

如何获取 GS_SECRET_ACCESS_KEY 和 GS_ACCESS_KEY_ID ?

最佳答案

gs_access_key_idgs_secret_access_key可以由

生成

1.导航到您的 Google Cloud Storage 控制台并点击Settings

2. 在 Settings 页面上,导航到 Interoperability 选项卡。

3.在此页面上,您现在可以选择服务帐户并单击创建新 key 以生成访问 key 和匹配的 key 。

输出:

New service account HMAC key
service-account@project.iam.gserviceaccount.com
Access key
xxxxxxxxxxxxxxxxxxx
Secret
xxxxxxxxxxxxxxxxxxx
Copy this key's secret if you'll need it in the future. Once you close this dialog, the secret can't be recovered.

关于python-3.x - 如何在谷歌云存储中获取 GS_SECRET_ACCESS_KEY 和 GS_ACCESS_KEY_ID,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60540854/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com