ddb_client
-
class fkat.utils.cuda.preflight.health_check.ddb_client.HealthStatusDDBClient(*args: Any, **kwargs: Any)[source]
-
generate_ddb_item(instance_gpu_hash_id: str, instance_health: bool, gpu_stats: dict[str | int, dict[str, Any]], batch_job_id: str, instance_id: str, instance_type: str, test_result: dict[str, Any]) → dict[str, Any][source]
-
get_item(partition_key: str) → dict[str, Any] | None[source]
-
put_item(item: dict[str, Any]) → None[source]