AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
View a summary of operations metadata (OpsData) based on specified filters and aggregators. OpsData can include information about Amazon Web Services Systems Manager OpsCenter operational workitems (OpsItems) as well as information about any Amazon Web Services resource or service configured to report OpsData to Amazon Web Services Systems Manager Explorer.
For .NET Core this operation is only available in asynchronous form. Please refer to GetOpsSummaryAsync.
Namespace: Amazon.SimpleSystemsManagement
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z
public virtual GetOpsSummaryResponse GetOpsSummary( GetOpsSummaryRequest request )
Container for the necessary parameters to execute the GetOpsSummary service method.
| Exception | Condition |
|---|---|
| InternalServerErrorException | An error occurred on the server side. |
| InvalidAggregatorException | The specified aggregator isn't valid for the group type. Verify that the aggregator you provided is supported. |
| InvalidFilterException | The filter name isn't valid. Verify that you entered the correct name and try again. |
| InvalidNextTokenException | The specified token isn't valid. |
| InvalidTypeNameException | The parameter type name isn't valid. |
| ResourceDataSyncNotFoundException | The specified sync name wasn't found. |
.NET Framework:
Supported in: 4.7.2 and newer