For parts of the config / filepaths, allow timestamps and run IDs to be passed through. Eg ```yaml - s3://my-data-bucket/singer/messages-{timestamp}.txt - s3://my-data-bucket/singer/messages-{run_id}.txt ``` Run ID should be a CLI option that defaults to a UUID if not provided