• <bdo id='WTFFx'></bdo><ul id='WTFFx'></ul>

    <small id='WTFFx'></small><noframes id='WTFFx'>

    <legend id='WTFFx'><style id='WTFFx'><dir id='WTFFx'><q id='WTFFx'></q></dir></style></legend>
    <tfoot id='WTFFx'></tfoot>

      <i id='WTFFx'><tr id='WTFFx'><dt id='WTFFx'><q id='WTFFx'><span id='WTFFx'><b id='WTFFx'><form id='WTFFx'><ins id='WTFFx'></ins><ul id='WTFFx'></ul><sub id='WTFFx'></sub></form><legend id='WTFFx'></legend><bdo id='WTFFx'><pre id='WTFFx'><center id='WTFFx'></center></pre></bdo></b><th id='WTFFx'></th></span></q></dt></tr></i><div id='WTFFx'><tfoot id='WTFFx'></tfoot><dl id='WTFFx'><fieldset id='WTFFx'></fieldset></dl></div>
      1. 如何使用 DynamoDBAutoGeneratedKey 为我提供自动生成的密钥?

        时间:2023-06-26

          <small id='5MGuh'></small><noframes id='5MGuh'>

          <i id='5MGuh'><tr id='5MGuh'><dt id='5MGuh'><q id='5MGuh'><span id='5MGuh'><b id='5MGuh'><form id='5MGuh'><ins id='5MGuh'></ins><ul id='5MGuh'></ul><sub id='5MGuh'></sub></form><legend id='5MGuh'></legend><bdo id='5MGuh'><pre id='5MGuh'><center id='5MGuh'></center></pre></bdo></b><th id='5MGuh'></th></span></q></dt></tr></i><div id='5MGuh'><tfoot id='5MGuh'></tfoot><dl id='5MGuh'><fieldset id='5MGuh'></fieldset></dl></div>

              <bdo id='5MGuh'></bdo><ul id='5MGuh'></ul>
              <tfoot id='5MGuh'></tfoot>
              • <legend id='5MGuh'><style id='5MGuh'><dir id='5MGuh'><q id='5MGuh'></q></dir></style></legend>

                  <tbody id='5MGuh'></tbody>
                1. 本文介绍了如何使用 DynamoDBAutoGeneratedKey 为我提供自动生成的密钥?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我需要使用 AWS 开发工具包中的 DynamoDBAutoGeneratedKey 给我一个随机密钥(字符串类型),然后我可以用它来做一些事情.我在网上找不到任何这样做的例子,虽然它看起来应该相对简单,但我真的很难让它发挥作用.任何人都可以将我链接到正在使用的示例吗?

                  I need to use DynamoDBAutoGeneratedKey from the AWS SDK to give me a random key(of type String) that I can then use to do something. I can't find any examples online of doing this, and while it seems like it should be relatively straightforward I am really struggling to get this working. Can anyone link me to an example of this being used?

                  推荐答案

                  找到简单的答案.

                  String uniqueID = UUID.randomUUID().toString();
                  

                  DynamoDBAutoGeneratedKey拧螺丝,听起来很头疼.

                  Screw using DynamoDBAutoGeneratedKey, sounds like a headache.

                  这篇关于如何使用 DynamoDBAutoGeneratedKey 为我提供自动生成的密钥?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:使用 IN 子句查询 DynamoDB 下一篇:使用 Lambda 设置 DynamoDB 触发器

                  相关文章

                  <legend id='LnNvo'><style id='LnNvo'><dir id='LnNvo'><q id='LnNvo'></q></dir></style></legend>

                    • <bdo id='LnNvo'></bdo><ul id='LnNvo'></ul>
                  1. <small id='LnNvo'></small><noframes id='LnNvo'>

                    <tfoot id='LnNvo'></tfoot>
                      <i id='LnNvo'><tr id='LnNvo'><dt id='LnNvo'><q id='LnNvo'><span id='LnNvo'><b id='LnNvo'><form id='LnNvo'><ins id='LnNvo'></ins><ul id='LnNvo'></ul><sub id='LnNvo'></sub></form><legend id='LnNvo'></legend><bdo id='LnNvo'><pre id='LnNvo'><center id='LnNvo'></center></pre></bdo></b><th id='LnNvo'></th></span></q></dt></tr></i><div id='LnNvo'><tfoot id='LnNvo'></tfoot><dl id='LnNvo'><fieldset id='LnNvo'></fieldset></dl></div>