Appearance
type S3Base = object;
Job definition types for creating Nosana jobs
optional allowWrite: AllowWrite;
optional files: File[];
optional IAM: S3Auth;
target: Target;
type: typeof S3;
optional url: URL;