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

AdvancedDataProtectionMetrics

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

The container element for Amazon S3 Storage Lens advanced data-protection metrics. Advanced data-protection metrics provide insights that you can use to perform audits and protect your data, for example replication rule counts within and across Regions.

For more information about S3 Storage Lens, see Assessing your storage activity and usage with S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.

interface AdvancedDataProtectionMetrics {
IsEnabled?: boolean | null;
}

§Properties

§
IsEnabled?: boolean | null
[src]

A container that indicates whether advanced data-protection metrics are enabled.