Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

JobManifest

import type { JobManifest } from "https://aws-api.deno.dev/v0.4/services/s3control.ts?docs=full";

Contains the configuration information for a job's manifest.

interface JobManifest {}

§Properties

§

Contains the information required to locate the specified job's manifest.

§

Describes the format of the specified job's manifest. If the manifest is in CSV format, also describes the columns contained within the manifest.