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

ServiceNamespace

import type { ServiceNamespace } from "https://aws-api.deno.dev/v0.3/services/autoscalingplans.ts?docs=full";
type ServiceNamespace =
| "autoscaling"
| "ecs"
| "ec2"
| "rds"
| "dynamodb"

§Type

§
"autoscaling" | "ecs" | "ec2" | "rds" | "dynamodb" | cmnP.UnexpectedEnumValue
[src]