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

DescribeServicesResponse

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

The list of Amazon Web Services services returned by the "DescribeServices" operation.

interface DescribeServicesResponse {
services?: Service[] | null;
}

§Properties

§
services?: Service[] | null
[src]

A JSON-formatted list of Amazon Web Services services.