

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# AMB 查询用户指南的文档历史记录
<a name="doc-history"></a>

下表介绍了 AMB Query 的文档版本。

| 变更 | 说明 | 日期 | 
| --- |--- |--- |
| [AMB Query 支持比特币交易标识符和交易哈希](https://docs.aws.amazon.com/managed-blockchain/latest/ambq-dg/key-concepts.html#bitcoin-enhancement) | 对于比特币网络，AMB Query API 操作同时支持交易标识符 (`transactionId`) 和交易哈希 (`transactionHash`)。 | 2024 年 3 月 21 日 | 
| [支持 Amazon 上的 API 使用量指标 CloudWatch](https://docs.aws.amazon.com/managed-blockchain/latest/ambq-dg/cw-usage-metrics.html) | AMB Query 在上添加了对 API 使用量指标的 CloudWatch支持。这些使用量指标与 AMB Query 服务配额相对应。 | 2024 年 2 月 8 日 | 
| [Support 支持尚未完成的交易](https://docs.aws.amazon.com/managed-blockchain/latest/AMBQ-APIReference/API_GetTransaction.html) | AMB Query 增加了对尚未*[*完成*](https://docs.aws.amazon.com/managed-blockchain/latest/ambq-dg/key-concepts.html#finality)*的交易的支持。它还会从`GetTransaction`操作的响应中删除对该`status`属性的支持。相反，您将使用`confirmationStatus`和`executionStatus`属性来确定事务的状态。 | 2024 年 2 月 1 日 | 
| [已在交易数据类型中弃用该`status`属性](https://docs.aws.amazon.com/managed-blockchain/latest/AMBQ-APIReference/API_Transaction.html#API_Transaction_Contents) | Amazon Managed Blockchain (AMB) 查询已弃用交易数据类型中的`status`属性。必须使用`confirmationStatus`和`executionStatus`字段来确定交易`status`的是否为`FINAL`或`FAILED`。 | 2023 年 12 月 20 日 | 
| [对 Sepolia 测试网的支持](https://docs.aws.amazon.com/managed-blockchain/latest/ambq-dg/key-concepts.html#ambq-considerations) | Amazon Managed Blockchain (AMB) 查询现在支持在以太坊 Sepolia 测试网上进行查询。 | 2023 年 10 月 19 日 | 
| [Support 对资产合约的支持](https://docs.aws.amazon.com/managed-blockchain/latest/ambq-dg/query-usecases.html#query-contract-info) | 您可以使用 `[`ListAssetContracts`](https://docs.aws.amazon.com/managed-blockchain/latest/AMBQ-APIReference/ListAssetContracts.html)` API 操作列出按给定地址部署的部署。此外，如果您有合同地址，则可以使用 `[`GetAssetContract`](https://docs.aws.amazon.com/managed-blockchain/latest/AMBQ-APIReference/ListAssetContracts.html)` API 操作来检索合约的详细信息。 | 2023 年 10 月 16 日 | 
| [Support 对比特币测试网的支持](https://docs.aws.amazon.com/managed-blockchain/latest/ambq-dg/key-concepts.html#ambq-considerations) | Amazon Managed Blockchain (AMB) 查询现在支持在比特币测试网上查询。 | 2023 年 10 月 16 日 | 
| [初始版本](https://docs.aws.amazon.com/managed-blockchain/latest/ambq-dg/what-is-service.html) | AMB 查询服务的初始版本。 | 2023 年 7 月 27 日 | 