Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

A serverless application, which uses a DynamoDB database, is experiencing throttling issues during peak times. To troubleshoot the problem, you were instructed to get the total number of write capacity units consumed for the table and any secondary indexes whenever the UpdateItem operation is sent. In this scenario, what is the appropriate value for the ReturnConsumedCapacity parameter that you should set in the update request?
  • Total
  • TRUE
  • Indexes
  • None of the above
Answer- C