Values_1.DescribeAuditFindingResponseSourceGets information about a single audit finding. Properties include the reason for noncompliance, the severity of the issue, and the start time when the audit that returned the finding. Requires permission to access the DescribeAuditFinding action.
type nonrec error = [ | `InternalFailureException of Values_0.InternalFailureException.t| `InvalidRequestException of Values_0.InvalidRequestException.t| `ResourceNotFoundException of Values_0.ResourceNotFoundException.t| `ThrottlingException of Values_0.ThrottlingException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalFailureException of Values_0.InternalFailureException.t
| `InvalidRequestException of Values_0.InvalidRequestException.t
| `ResourceNotFoundException of Values_0.ResourceNotFoundException.t
| `ThrottlingException of Values_0.ThrottlingException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalFailureException of Values_0.InternalFailureException.t
| `InvalidRequestException of Values_0.InvalidRequestException.t
| `ResourceNotFoundException of Values_0.ResourceNotFoundException.t
| `ThrottlingException of Values_0.ThrottlingException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of string ] * [> `String of string ])
list
| `Structure of
(string
* [> `String of string
| `Structure of
(string * [> `String of string ]) list ])
list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of string ] * [> `String of string ]) list
| `Structure of
(string
* [> `String of string
| `Structure of
(string * [> `String of string ]) list ])
list ])
list
| `Timestamp of string ])
list ])
list ]