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

AdditionalArtifact

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

The types of manifest that you want AWS to create for this report.

type AdditionalArtifact =
| "REDSHIFT"
| "QUICKSIGHT"
| "ATHENA"

§Type

§
"REDSHIFT" | "QUICKSIGHT" | "ATHENA" | cmnP.UnexpectedEnumValue
[src]