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

UpdateBackendStorageResourceConfig

import type { UpdateBackendStorageResourceConfig } from "https://aws-api.deno.dev/v0.3/services/amplifybackend.ts?docs=full";

The resource configuration for updating backend storage.

interface UpdateBackendStorageResourceConfig {
ServiceName: ServiceName;
}

§Properties

§

The authorization configuration for the storage S3 bucket.

§
ServiceName: ServiceName
[src]

The name of the storage service.