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

SavingsPlanRateServiceCode

import type { SavingsPlanRateServiceCode } from "https://aws-api.deno.dev/v0.3/services/savingsplans.ts?docs=full";
type SavingsPlanRateServiceCode =
| "AmazonEC2"
| "AmazonECS"
| "AmazonEKS"
| "AWSLambda"
| "AmazonSageMaker"

§Type

§
"AmazonEC2" | "AmazonECS" | "AmazonEKS" | "AWSLambda" | "AmazonSageMaker" | cmnP.UnexpectedEnumValue
[src]