{ "AttributeDefinitions": [ { "AttributeName": "id", "AttributeType": "S" }, { "AttributeName": "sk", "AttributeType": "S" }, { "AttributeName": "appealStatusId", "AttributeType": "S" }, { "AttributeName": "appealCategoryId", "AttributeType": "S" } ], "CreationDateTime": "2026-05-11T06:47:25.826Z", "DeletionProtectionEnabled": false, "GlobalSecondaryIndexes": [ { "IndexArn": "arn:aws:dynamodb:ddblocal:000000000000:table/support_bot_appeals/index/StatusIndex", "IndexName": "StatusIndex", "IndexSizeBytes": 3008, "IndexStatus": "ACTIVE", "ItemCount": 6, "KeySchema": [ { "AttributeName": "appealStatusId", "KeyType": "HASH" } ], "Projection": { "ProjectionType": "ALL" }, "ProvisionedThroughput": { "ReadCapacityUnits": 1, "WriteCapacityUnits": 1 } }, { "IndexArn": "arn:aws:dynamodb:ddblocal:000000000000:table/support_bot_appeals/index/CategoryIndex", "IndexName": "CategoryIndex", "IndexSizeBytes": 3008, "IndexStatus": "ACTIVE", "ItemCount": 6, "KeySchema": [ { "AttributeName": "appealCategoryId", "KeyType": "HASH" } ], "Projection": { "ProjectionType": "ALL" }, "ProvisionedThroughput": { "ReadCapacityUnits": 1, "WriteCapacityUnits": 1 } } ], "ItemCount": 6, "KeySchema": [ { "AttributeName": "id", "KeyType": "HASH" }, { "AttributeName": "sk", "KeyType": "RANGE" } ], "ProvisionedThroughput": { "LastDecreaseDateTime": "1970-01-01T00:00:00.000Z", "LastIncreaseDateTime": "1970-01-01T00:00:00.000Z", "NumberOfDecreasesToday": 0, "ReadCapacityUnits": 1, "WriteCapacityUnits": 1 }, "TableArn": "arn:aws:dynamodb:ddblocal:000000000000:table/support_bot_appeals", "TableName": "support_bot_appeals", "TableSizeBytes": 3008, "TableStatus": "ACTIVE" }