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

PutAccessPointConfigurationForObjectLambdaRequest

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

§Properties

§
AccountId: string
[src]

The account ID for the account that owns the specified Object Lambda Access Point.

§

Object Lambda Access Point configuration document.

§
Name: string
[src]

The name of the Object Lambda Access Point.