route53resolver_create_firewall_rule_group: Creates an empty DNS Firewall rule group for filtering DNS...

View source: R/route53resolver_operations.R

route53resolver_create_firewall_rule_groupR Documentation

Creates an empty DNS Firewall rule group for filtering DNS network traffic in a VPC

Description

Creates an empty DNS Firewall rule group for filtering DNS network traffic in a VPC. You can add rules to the new rule group by calling create_firewall_rule.

See https://www.paws-r-sdk.com/docs/route53resolver_create_firewall_rule_group/ for full documentation.

Usage

route53resolver_create_firewall_rule_group(CreatorRequestId, Name, Tags = NULL)

Arguments

CreatorRequestId

[required] A unique string defined by you to identify the request. This allows you to retry failed requests without the risk of running the operation twice. This can be any unique string, for example, a timestamp.

Name

[required] A name that lets you identify the rule group, to manage and use it.

Tags

A list of the tag keys and values that you want to associate with the rule group.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.