Now DynamoDB can return the throughput capacity consumed by PartiQL API calls to help you optimize your queries and throughput costs

0

Amazon DynamoDB supports PartiQL—a SQL-compatible query language that lets you query, insert, update, and delete table data in DynamoDB. Now DynamoDB PartiQL APIs support ReturnConsumedCapacity, an optional parameter that returns the total read and write capacity consumed, along with statistics for the table and any indexes involved in an operation, to help you optimize your queries and throughput costs.

PartiQL support with DynamoDB makes it easier to interact with DynamoDB by providing developers the option to use a familiar structured query language to perform read and write operations on DynamoDB table data. With PartiQL, DynamoDB continues to provide consistent, single-digit millisecond latency at scale. The new ReturnConsumedCapacity parameter is supported in all three PartiQL APIs—ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction. For more information about using ReturnConsumedCapacity, see ExecuteStatement API reference. To learn more about PartiQL with DynamoDB, see PartiQL – A SQL-Compatible Query Language for Amazon DynamoDB.

AWS
질문됨 2년 전367회 조회
1개 답변
1

Is there a question here, I seemed to have missed it?

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠