pub const DYNAMO_LOCK_PARTITION_KEY_VALUE: &str = "DYNAMO_LOCK_PARTITION_KEY_VALUE";
Used as the partition key for DynamoDb writes. This should be the same for all writers writing against the same S3 table.