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

CreateAccessPointForObjectLambdaRequest

import type { CreateAccessPointForObjectLambdaRequest } from "https://aws-api.deno.dev/v0.4/services/s3control.ts?docs=full";
interface CreateAccessPointForObjectLambdaRequest {
AccountId: string;
Name: string;
}

§Properties

§
AccountId: string
[src]

The Amazon Web Services account ID for owner of the specified Object Lambda Access Point.

§

Object Lambda Access Point configuration as a JSON document.

§
Name: string
[src]

The name you want to assign to this Object Lambda Access Point.