{ "AttributeDefinitions": [ { "AttributeName": "id", "AttributeType": "S" }, { "AttributeName": "sk", "AttributeType": "S" }, { "AttributeName": "name", "AttributeType": "S" } ], "CreationDateTime": "2026-05-11T06:47:29.492Z", "DeletionProtectionEnabled": false, "GlobalSecondaryIndexes": [ { "IndexArn": "arn:aws:dynamodb:ddblocal:000000000000:table/support_bot_messengers/index/NameIndex", "IndexName": "NameIndex", "IndexSizeBytes": 0, "IndexStatus": "ACTIVE", "ItemCount": 0, "KeySchema": [ { "AttributeName": "name", "KeyType": "HASH" } ], "Projection": { "ProjectionType": "ALL" }, "ProvisionedThroughput": { "ReadCapacityUnits": 1, "WriteCapacityUnits": 1 } } ], "ItemCount": 0, "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_messengers", "TableName": "support_bot_messengers", "TableSizeBytes": 0, "TableStatus": "ACTIVE" }