{ "AttributeDefinitions": [ { "AttributeName": "PK", "AttributeType": "S" }, { "AttributeName": "SK", "AttributeType": "S" }, { "AttributeName": "GSI1PK", "AttributeType": "S" }, { "AttributeName": "GSI1SK", "AttributeType": "S" } ], "CreationDateTime": "2025-04-11T08:46:14.087Z", "DeletionProtectionEnabled": false, "GlobalSecondaryIndexes": [ { "IndexArn": "arn:aws:dynamodb:ddblocal:000000000000:table/TPSMPdt/index/GSI1", "IndexName": "GSI1", "IndexSizeBytes": 1103199, "IndexStatus": "ACTIVE", "ItemCount": 3427, "KeySchema": [ { "AttributeName": "GSI1PK", "KeyType": "HASH" }, { "AttributeName": "GSI1SK", "KeyType": "RANGE" } ], "Projection": { "ProjectionType": "ALL" }, "ProvisionedThroughput": { "ReadCapacityUnits": 5, "WriteCapacityUnits": 5 } } ], "ItemCount": 3834, "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/TPSMPdt", "TableName": "TPSMPdt", "TableSizeBytes": 1103199, "TableStatus": "ACTIVE" }