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

DeleteBucketIntelligentTieringConfigurationRequest

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

§Properties

§
Bucket: string
[src]

The name of the Amazon S3 bucket whose configuration you want to modify or retrieve.

§
Id: string
[src]

The ID used to identify the S3 Intelligent-Tiering configuration.