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

DeleteEndpointRequest

import type { DeleteEndpointRequest } from "https://aws-api.deno.dev/v0.3/services/s3outposts.ts?docs=full";
interface DeleteEndpointRequest {
EndpointId: string;
OutpostId: string;
}

§Properties

§
EndpointId: string
[src]

The ID of the endpoint.

§
OutpostId: string
[src]

The ID of the AWS Outposts.