route53resolver_put_firewall_rule_group_policy {paws.networking} | R Documentation |
Attaches an Identity and Access Management (Amazon Web Services IAM) policy for sharing the rule group
Description
Attaches an Identity and Access Management (Amazon Web Services IAM) policy for sharing the rule group. You can use the policy to share the rule group using Resource Access Manager (RAM).
See https://www.paws-r-sdk.com/docs/route53resolver_put_firewall_rule_group_policy/ for full documentation.
Usage
route53resolver_put_firewall_rule_group_policy(Arn, FirewallRuleGroupPolicy)
Arguments
Arn |
[required] The ARN (Amazon Resource Name) for the rule group that you want to share. |
FirewallRuleGroupPolicy |
[required] The Identity and Access Management (Amazon Web Services IAM) policy to attach to the rule group. |
[Package paws.networking version 0.7.0 Index]