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

S3BucketRegion

import type { S3BucketRegion } from "https://aws-api.deno.dev/v0.3/services/applicationcostprofiler.ts?docs=full";
type S3BucketRegion =
| "ap-east-1"
| "me-south-1"
| "eu-south-1"
| "af-south-1"

§Type

§
"ap-east-1" | "me-south-1" | "eu-south-1" | "af-south-1" | cmnP.UnexpectedEnumValue
[src]