Values_1.DescribeOpsItemsResponseSourceQuery a set of OpsItems. You must have permission in Identity and Access Management (IAM) to query a list of OpsItems. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
type nonrec t = {nextToken : Values_0.String_.t option;The token for the next set of items to return. Use this token to get the next set of results.
*)opsItemSummaries : OpsItemSummaries.t option;A list of OpsItems.
*)}type nonrec error = [ | `InternalServerError of Values_0.InternalServerError.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerError of Values_0.InternalServerError.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerError of Values_0.InternalServerError.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Values_0.OpsItemPriority.t
| `Map of
([> `String of string ]
* [> `Structure of
(string
* [> `Enum of string | `String of string ])
list ])
list
| `String of Values_0.String_.t
| `Timestamp of Values_0.DateTime.t ])
list ]
list
| `String of Values_0.String_.t ])
list ]