超级基本的 Amazon SimpleDB 身份验证教程?

发布于 2024-11-07 22:10:40 字数 129 浏览 0 评论 0 原文


我是一个简单的数据库新手,正在寻找一些有关如何生成正确签名的分步说明。我看到的一些教程/示例代码说它是时间戳、您正在使用的服务以及您请求在该服务上完成的方法的组合。这是正确的吗?如果有人可以提供生成它的代码,我会说 python...

I'm a Simple DB newb and am looking for some step-by-step instructions about how to generate the correct signature. Some of the tutorials/sample code I'm seeing say it's a combination of a timestamp, the service you're using, and the method you're requesting be done on that service. Is this correct? I speak python if someone can provide code to generate it...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

兔小萌 2024-11-14 22:10:40

您需要使用 boto。它的文档真的很棒,而且他们有一个专门关于 SimpleDB 的页面

You'll want to use boto. It's documentation is really great, and they have a page specifically about SimpleDB.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文