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.ValidationException
Route53Resolver.Client.exceptions.ResourceNotFoundException
Route53Resolver.Client.exceptions.AccessDeniedException
Route53Resolver.Client.exceptions.InternalServiceErrorException
Route53Resolver.Client.exceptions.ThrottlingException