All Classes and Interfaces

Class
Description
 
Represents an individual contributor to a multi-timeseries alarm, containing information about a specific time series and its contribution to the alarm's state.
 
Represents the history of a specific alarm.
 
 
Summary information about an alarm mute rule, including its name, status, and configuration details.
 
Contains the configuration that determines how a PromQL alarm evaluates its contributors, including the query to run and the durations that define when contributors transition between states.
 
 
An anomaly detection model associated with a particular CloudWatch metric, statistic, or metric math expression.
 
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude from use for training the model and the time zone to use for the metric.
 
 
 
An AWS Arn.
 
Service client for accessing CloudWatch asynchronously.
A builder for creating an instance of CloudWatchAsyncClient.
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
 
 
The parameters object used to resolve the auth schemes for the CloudWatch service.
An auth scheme provider for CloudWatch service.
This includes configuration specific to CloudWatch that is supported by both CloudWatchClientBuilder and CloudWatchAsyncClientBuilder.
Service client for accessing CloudWatch.
A builder for creating an instance of CloudWatchClient.
 
The parameters object used to resolve an endpoint for the CloudWatch service.
 
An endpoint provider for CloudWatch.
 
 
 
 
 
 
 
 
 
 
 
 
Class to expose the service client settings to the user.
A builder for creating a CloudWatchServiceClientConfiguration
 
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
 
 
The details about a composite alarm.
 
More than one process tried to modify a resource at the same time.
 
This operation attempted to create a resource that already exists.
 
Represents a specific dashboard.
 
Some part of the dashboard data is invalid.
 
The specified dashboard does not exist.
 
An error or warning for the operation.
 
Encapsulates the statistical data that CloudWatch computes from metric data.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A dimension is a name/value pair that is part of the identity of a metric.
 
Represents filters for a dimension.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Link between an endpoint property and the AwsEndpointAttribute it represents.
 
 
An entity associated with metrics, to allow for finding related telemetry.
 
A set of metrics that are associated with an entity, such as a specific service or resource.
 
The evaluation criteria for an alarm.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Identifiers for variables declared within the rule engine, e.g.
This structure contains the definition for a Contributor Insights rule.
 
One of the unique contributors found by a Contributor Insights rule.
 
One data point related to one contributor.
 
One data point from the metric time series returned in a Contributor Insights rule report.
 
Request processing has failed due to some unknown error, exception, or failure.
 
Data was not syntactically valid JSON.
 
The next token specified is invalid.
 
Parameters were used together that cannot be used together.
 
The value of an input parameter is bad or out-of-range.
 
 
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
This structure includes the Timezone parameter, which you can use to specify your time zone so that the labels that are associated with returned metrics display the correct time for your time zone.
 
The quota for alarms for this customer has already been reached.
 
 
 
 
 
 
 
 
 
 
 
 
 
Represents the output for the CloudWatchClient.listMetricsPaginator(software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest) operation which is a paginated operation.
 
 
 
 
 
 
 
 
 
 
 
 
Contains the information that's required to enable a managed Contributor Insights rule for an Amazon Web Services resource.
 
Contains information about managed Contributor Insights rules, as returned by ListManagedInsightRules.
 
The status of a managed Contributor Insights rule.
 
A message returned by the GetMetricDataAPI, including a code and a description.
 
Represents a specific metric.
 
The details about a metric alarm.
 
This object includes parameters that you can use to provide information to CloudWatch to help it build more accurate anomaly detection models.
 
This structure is used in both GetMetricData and PutMetricAlarm.
 
A GetMetricData call returns an array of MetricDataResult structures.
 
Encapsulates the information sent to either create a metric or add new values to be aggregated into an existing metric.
 
Indicates the CloudWatch math expression that provides the time series the anomaly detector uses as input.
 
This structure defines the metric to be returned, along with the statistics, period, and units.
 
This structure contains the configuration information about one metric stream.
 
This structure contains a metric namespace and optionally, a list of metric names, to either include in a metric stream or exclude from a metric stream.
 
 
By default, a metric stream always sends the MAX, MIN, SUM, and SAMPLECOUNT statistics for each metric that is streamed.
 
This object contains the information for one metric that is to be streamed with additional statistics.
 
An input parameter that is required is missing.
 
Specifies which alarms an alarm mute rule applies to.
 
The status of OTel enrichment for the account.
 
 
This array is empty if the API operation was successful for all the rules specified in the request.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Specifies one range of days or times to exclude from use for training an anomaly detection model.
 
 
 
 
The named resource does not exist.
 
Defines the schedule configuration for an alarm mute rule.
 
 
 
 
 
 
Represents a URL to be used internally for endpoint resolution.
 
Specifies when and how long an alarm mute rule is active.
 
 
 
 
 
 
Designates the CloudWatch metric and statistic that provides the time series the anomaly detector uses as input.
 
 
 
 
 
 
 
 
 
 
 
 
Represents a set of statistics that describes a specific metric.
 
 
 
 
 
 
 
 
 
 
A key-value pair associated with a CloudWatch resource.
 
 
 
 
 
 
 
 
 
 
Base class for the types of values computable by the RuleEngine.
An array value.
A boolean value.
 
 
An integer value.
 
A record (map) value.
A string value.
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
A WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception.