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

PutFirewallRuleGroupPolicyRequest

import type { PutFirewallRuleGroupPolicyRequest } from "https://aws-api.deno.dev/v0.4/services/route53resolver.ts?docs=full";
interface PutFirewallRuleGroupPolicyRequest {
Arn: string;
FirewallRuleGroupPolicy: string;
}

§Properties

§
Arn: string
[src]

The ARN (Amazon Resource Name) for the rule group that you want to share.

§
FirewallRuleGroupPolicy: string
[src]

The Identity and Access Management (Amazon Web Services IAM) policy to attach to the rule group.