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

AwsS3BucketNotificationConfigurationS3KeyFilterRule

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

Details for a filter rule.

interface AwsS3BucketNotificationConfigurationS3KeyFilterRule {
Value?: string | null;
}

§Properties

§

Indicates whether the filter is based on the prefix or suffix of the Amazon S3 key.

§
Value?: string | null
[src]

The filter value.