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

RequestPaymentConfiguration

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

Container for Payer.

interface RequestPaymentConfiguration {
Payer: Payer;
}

§Properties

§
Payer: Payer
[src]

Specifies who pays for the download and request fees.