Values.GetResourcePolicyOutputSourceRetrieves the resource policy for a specified resource.
and t = {getResourcePolicyResult : getResourcePolicyResult;responseMetaData : responseMetaData;}type error = [ | `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceNotFoundException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceNotFoundException of unit
| `Unknown_operation_error of string * string option ]