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

AuthorizeVpcEndpointAccessResponse

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

Container for response parameters to the "AuthorizeVpcEndpointAccess" operation. Contains the account ID and the type of the account being authorized to access the VPC endpoint.

interface AuthorizeVpcEndpointAccessResponse {
AuthorizedPrincipal: AuthorizedPrincipal;
}

§Properties

§
AuthorizedPrincipal: AuthorizedPrincipal
[src]

Information about the account or service that was provided access to the domain.