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

DependentServiceName

import type { DependentServiceName } from "https://aws-api.deno.dev/v0.3/services/fms.ts?docs=full";
type DependentServiceName =
| "AWSCONFIG"
| "AWSWAF"
| "AWSSHIELD_ADVANCED"
| "AWSVPC"

§Type

§
"AWSCONFIG" | "AWSWAF" | "AWSSHIELD_ADVANCED" | "AWSVPC" | cmnP.UnexpectedEnumValue
[src]