{ "AttributeDefinitions": [ { "AttributeName": "PK", "AttributeType": "S" }, { "AttributeName": "SK", "AttributeType": "S" }, { "AttributeName": "GSI1PK", "AttributeType": "S" }, { "AttributeName": "GSI1SK", "AttributeType": "S" } ], "CreationDateTime": "2025-04-24T07:43:58.586Z", "DeletionProtectionEnabled": false, "GlobalSecondaryIndexes": [ { "IndexArn": "arn:aws:dynamodb:ddblocal:000000000000:table/TCNMPromoMCH/index/GSI1", "IndexName": "GSI1", "IndexSizeBytes": 24500, "IndexStatus": "ACTIVE", "ItemCount": 81, "KeySchema": [ { "AttributeName": "GSI1PK", "KeyType": "HASH" }, { "AttributeName": "GSI1SK", "KeyType": "RANGE" } ], "Projection": { "ProjectionType": "ALL" }, "ProvisionedThroughput": { "ReadCapacityUnits": 5, "WriteCapacityUnits": 5 } } ], "ItemCount": 81, "KeySchema": [ { "AttributeName": "PK", "KeyType": "HASH" }, { "AttributeName": "SK", "KeyType": "RANGE" } ], "ProvisionedThroughput": { "LastDecreaseDateTime": "1970-01-01T00:00:00.000Z", "LastIncreaseDateTime": "1970-01-01T00:00:00.000Z", "NumberOfDecreasesToday": 0, "ReadCapacityUnits": 5, "WriteCapacityUnits": 5 }, "TableArn": "arn:aws:dynamodb:ddblocal:000000000000:table/TCNMPromoMCH", "TableName": "TCNMPromoMCH", "TableSizeBytes": 24500, "TableStatus": "ACTIVE" }