{
"AttributeDefinitions": [
{
"AttributeName": "PK",
"AttributeType": "S"
},
{
"AttributeName": "SK",
"AttributeType": "S"
}
],
"CreationDateTime": "2025-02-10T07:48:31.233Z",
"DeletionProtectionEnabled": false,
"ItemCount": 2,
"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/SalCD",
"TableName": "SalCD",
"TableSizeBytes": 2374,
"TableStatus": "ACTIVE"
}