get_firewall_rule_group_policy(**kwargs)¶Returns the Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule group. You can use the policy to share the rule group using Resource Access Manager (RAM).
See also: AWS API Documentation
Request Syntax
response = client.get_firewall_rule_group_policy(
Arn='string'
)
[REQUIRED]
The ARN (Amazon Resource Name) for the rule group.
{
'FirewallRuleGroupPolicy': 'string'
}
Response Structure
The Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule group. You can use the policy to share the rule group using Resource Access Manager (RAM).
Exceptions
Route53Resolver.Client.exceptions.ValidationExceptionRoute53Resolver.Client.exceptions.ResourceNotFoundExceptionRoute53Resolver.Client.exceptions.AccessDeniedExceptionRoute53Resolver.Client.exceptions.InternalServiceErrorExceptionRoute53Resolver.Client.exceptions.ThrottlingException