Werk #17770: aws_dynamodb_table: Fix parsing issue

Component Checks & agents
Title aws_dynamodb_table: Fix parsing issue
Date May 7, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p9 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p33 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

When 'provisioned_ReadCapacityUnits' and/or 'provisioned_WriteCapacityUnits' were provided in the agent output, parsing failed with the following error:

Parsing of section aws_dynamodb_table failed

This has now been fixed, so the presence of the above metrics will no longer cause the parsing to crash.

To the list of all Werks