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

HoneycodeMetadata

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

The connector metadata specific to Amazon Honeycode.

interface HoneycodeMetadata {
oAuthScopes?: string[] | null;
}

§Properties

§
oAuthScopes?: string[] | null
[src]

The desired authorization scope for the Amazon Honeycode account.