Module Smaws_Client_Route53Resolver.GetResolverRulePolicy

Gets information about the Resolver rule policy for a specified rule. A Resolver rule policy includes the rule that you want to share with another account, the account that you want to share the rule with, and the Resolver operations that you want to allow the account to use.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidParameterException of Types.invalid_parameter_exception | `UnknownResourceException of Types.unknown_resource_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_resolver_rule_policy_request -> (Types.get_resolver_rule_policy_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidParameterException of Types.invalid_parameter_exception | `UnknownResourceException of Types.unknown_resource_exception ]) Stdlib.result