{
"AttributeDefinitions": [
{
"AttributeName": "PK",
"AttributeType": "S"
},
{
"AttributeName": "SK",
"AttributeType": "S"
}
],
"CreationDateTime": "2025-02-05T08:37:02.625Z",
"DeletionProtectionEnabled": false,
"ItemCount": 6,
"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/TPSTSal_56827",
"TableName": "TPSTSal_56827",
"TableSizeBytes": 14673,
"TableStatus": "ACTIVE"
}