Date timestamp
The date and time that the report is for. It is expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
List<E> reports
An array of structures, where each structure is one budget report.
List<E> errors
An array of structures, where each structure includes an error indicating that one of the requests in the array was not valid.
Date startTime
The date and time when you want the first interval to start. Be sure to choose a time that configures the intervals the way that you want. For example, if you want weekly intervals starting on Mondays at 6 a.m., be sure to specify a start time that is a Monday at 6 a.m.
When used in a raw HTTP Query API, it is formatted as be epoch time in seconds. For example:
1698778057
As soon as one calendar interval ends, another automatically begins.
String durationUnit
Specifies the calendar interval unit.
Integer duration
Specifies the duration of each calendar interval. For example, if Duration is 1 and
DurationUnit is MONTH, each interval is one month, aligned with the calendar.
String name
A name for this SLO.
String description
An optional description for this SLO.
ServiceLevelIndicatorConfig sliConfig
A structure that contains information about what service and what performance metric that this SLO will monitor.
Goal goal
A structure that contains the attributes that determine the goal of the SLO. This includes the time period for evaluation and the attainment threshold.
List<E> tags
A list of key-value pairs to associate with the SLO. You can associate as many as 50 tags with an SLO. To be able
to associate tags with the SLO when you create the SLO, you must have the cloudwatch:TagResource
permission.
Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values.
ServiceLevelObjective slo
A structure that contains information about the SLO that you just created.
String id
The ARN or name of the service level objective to delete.
String name
The name of the dimension. Dimension names must contain only ASCII characters, must include at least one
non-whitespace character, and cannot start with a colon (:). ASCII control characters are not
supported as part of dimension names.
String value
The value of the dimension. Dimension values must contain only ASCII characters and must include at least one non-whitespace character. ASCII control characters are not supported as part of dimension values.
String id
The ARN or name of the SLO that you want to retrieve information about. You can find the ARNs of SLOs by using the ListServiceLevelObjectives operation.
ServiceLevelObjective slo
A structure containing the information about the SLO.
Date startTime
The start of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Map<K,V> keyAttributes
Use this field to specify which service you want to retrieve information for. You must specify at least the
Type, Name, and Environment attributes.
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
Service service
A structure containing information about the service.
Date startTime
The start time of the data included in the response. In a raw HTTP Query API, it is formatted as be epoch time in
seconds. For example: 1698778057.
Date endTime
The end time of the data included in the response. In a raw HTTP Query API, it is formatted as be epoch time in
seconds. For example: 1698778057.
Interval interval
The time period used to evaluate the SLO. It can be either a calendar interval or rolling interval.
If you omit this parameter, a rolling interval of 7 days is used.
Double attainmentGoal
The threshold that determines if the goal is being met. An attainment goal is the ratio of good periods that meet the threshold requirements to the total periods within the interval. For example, an attainment goal of 99.9% means that within your interval, you are targeting 99.9% of the periods to be in healthy state.
If you omit this parameter, 99 is used to represent 99% as the attainment goal.
Double warningThreshold
The percentage of remaining budget over total budget that you want to get warnings for. If you omit this parameter, the default of 50.0 is used.
RollingInterval rollingInterval
If the interval is a rolling interval, this structure contains the interval specifications.
CalendarInterval calendarInterval
If the interval is a calendar interval, this structure contains the interval specifications.
Date startTime
The start of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Map<K,V> keyAttributes
Use this field to specify which service you want to retrieve information for. You must specify at least the
Type, Name, and Environment attributes.
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
Integer maxResults
The maximum number of results to return in one operation. If you omit this parameter, the default of 50 is used.
String nextToken
Include this value, if it was returned by the previous operation, to get the next set of service dependencies.
Date startTime
The start of the time period that the returned information applies to. When used in a raw HTTP Query API, it is
formatted as be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period that the returned information applies to. When used in a raw HTTP Query API, it is
formatted as be epoch time in seconds. For example: 1698778057
List<E> serviceDependencies
An array, where each object in the array contains information about one of the dependencies of this service.
String nextToken
Include this value in your next use of this API to get next set of service dependencies.
Date startTime
The start of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Map<K,V> keyAttributes
Use this field to specify which service you want to retrieve information for. You must specify at least the
Type, Name, and Environment attributes.
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
Integer maxResults
The maximum number of results to return in one operation. If you omit this parameter, the default of 50 is used.
String nextToken
Include this value, if it was returned by the previous operation, to get the next set of service dependents.
Date startTime
The start of the time period that the returned information applies to. When used in a raw HTTP Query API, it is
formatted as be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period that the returned information applies to. When used in a raw HTTP Query API, it is
formatted as be epoch time in seconds. For example: 1698778057
List<E> serviceDependents
An array, where each object in the array contains information about one of the dependents of this service.
String nextToken
Include this value in your next use of this API to get next set of service dependents.
Map<K,V> keyAttributes
You can use this optional field to specify which services you want to retrieve SLO information for.
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
String operationName
The name of the operation that this SLO is associated with.
Integer maxResults
The maximum number of results to return in one operation. If you omit this parameter, the default of 50 is used.
String nextToken
Include this value, if it was returned by the previous operation, to get the next set of service level objectives.
Date startTime
The start of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Map<K,V> keyAttributes
Use this field to specify which service you want to retrieve information for. You must specify at least the
Type, Name, and Environment attributes.
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
Integer maxResults
The maximum number of results to return in one operation. If you omit this parameter, the default of 50 is used.
String nextToken
Include this value, if it was returned by the previous operation, to get the next set of service operations.
Date startTime
The start of the time period that the returned information applies to. When used in a raw HTTP Query API, it is
formatted as be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period that the returned information applies to. When used in a raw HTTP Query API, it is
formatted as be epoch time in seconds. For example: 1698778057
List<E> serviceOperations
An array of structures that each contain information about one operation of this service.
String nextToken
Include this value in your next use of this API to get next set of service operations.
Date startTime
The start of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as
be epoch time in seconds. For example: 1698778057
Integer maxResults
The maximum number of results to return in one operation. If you omit this parameter, the default of 50 is used.
String nextToken
Include this value, if it was returned by the previous operation, to get the next set of services.
Date startTime
The start of the time period that the returned information applies to. When used in a raw HTTP Query API, it is
formatted as be epoch time in seconds. For example: 1698778057
Date endTime
The end of the time period that the returned information applies to. When used in a raw HTTP Query API, it is
formatted as be epoch time in seconds. For example: 1698778057
List<E> serviceSummaries
An array of structures, where each structure contains some information about a service. To get complete information about a service, use GetService.
String nextToken
Include this value in your next use of this API to get next set of services.
String resourceArn
The Amazon Resource Name (ARN) of the CloudWatch resource that you want to view tags for.
The ARN format of an Application Signals SLO is
arn:aws:cloudwatch:Region:account-id:slo:slo-name
For more information about ARN format, see Resource Types Defined by Amazon CloudWatch in the Amazon Web Services General Reference.
String namespace
The namespace of the metric. For more information, see Namespaces.
String metricName
The name of the metric to use.
List<E> dimensions
An array of one or more dimensions to use to define the metric that you want to use. For more information, see Dimensions .
String id
A short name used to tie this object to the results in the response. This Id must be unique within a
MetricDataQueries array. If you are performing math expressions on this set of data, this name
represents that data and can serve as a variable in the metric math expression. The valid characters are letters,
numbers, and underscore. The first character must be a lowercase letter.
MetricStat metricStat
A metric to be used directly for the SLO, or to be used in the math expression that will be used for the SLO.
Within one MetricDataQuery object, you must specify either Expression or
MetricStat but not both.
String expression
This field can contain a metric math expression to be performed on the other metrics that you are retrieving
within this MetricDataQueries structure.
A math expression can use the Id of the other metrics or queries to refer to those metrics, and can
also use the Id of other expressions to use the result of those expressions. For more information
about metric math expressions, see Metric Math Syntax and Functions in the Amazon CloudWatch User Guide.
Within each MetricDataQuery object, you must specify either Expression or
MetricStat but not both.
String label
A human-readable label for this metric or expression. This is especially useful if this is an expression, so that
you know what the value represents. If the metric or expression is shown in a CloudWatch dashboard widget, the
label is shown. If Label is omitted, CloudWatch generates a default.
You can put dynamic expressions into a label, so that it is more descriptive. For more information, see Using Dynamic Labels.
Boolean returnData
Use this only if you are using a metric math expression for the SLO. Specify true for
ReturnData for only the one expression result to use as the alarm. For all other metrics and
expressions in the same CreateServiceLevelObjective operation, specify ReturnData as
false.
Integer period
The granularity, in seconds, of the returned data points for this metric. For metrics with regular resolution, a
period can be as short as one minute (60 seconds) and must be a multiple of 60. For high-resolution metrics that
are collected at intervals of less than one minute, the period can be 1, 5, 10, 30, 60, or any multiple of 60.
High-resolution metrics are those metrics stored by a PutMetricData call that includes a
StorageResolution of 1 second.
If the StartTime parameter specifies a time stamp that is greater than 3 hours ago, you must specify
the period as follows or no data points in that time range is returned:
Start time between 3 hours and 15 days ago - Use a multiple of 60 seconds (1 minute).
Start time between 15 and 63 days ago - Use a multiple of 300 seconds (5 minutes).
Start time greater than 63 days ago - Use a multiple of 3600 seconds (1 hour).
String accountId
The ID of the account where this metric is located. If you are performing this operatiion in a monitoring account, use this to specify which source account to retrieve this metric from.
String namespace
The namespace of the metric. For more information, see CloudWatchNamespaces.
String metricType
Used to display the appropriate statistics in the CloudWatch console.
List<E> dimensions
An array of one or more dimensions that further define the metric. For more information, see CloudWatchDimensions.
String metricName
The name of the metric.
Metric metric
The metric to use as the service level indicator, including the metric name, namespace, and dimensions.
Integer period
The granularity, in seconds, to be used for the metric. For metrics with regular resolution, a period can be as
short as one minute (60 seconds) and must be a multiple of 60. For high-resolution metrics that are collected at
intervals of less than one minute, the period can be 1, 5, 10, 30, 60, or any multiple of 60. High-resolution
metrics are those metrics stored by a PutMetricData call that includes a
StorageResolution of 1 second.
String stat
The statistic to use for comparison to the threshold. It can be any CloudWatch statistic or extended statistic. For more information about statistics, see CloudWatch statistics definitions.
String unit
If you omit Unit then all data that was collected with any unit is returned, along with the
corresponding units that were specified when the data was reported to CloudWatch. If you specify a unit, the
operation returns only data that was collected with that unit specified. If you specify a unit that does not
match the data collected, the results of the operation are null. CloudWatch does not perform unit conversions.
Map<K,V> keyAttributes
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
List<E> attributeMaps
This structure contains one or more string-to-string maps that help identify this service. It can include platform attributes, application attributes, and telemetry attributes.
Platform attributes contain information the service's platform.
PlatformType defines the hosted-in platform.
EKS.Cluster is the name of the Amazon EKS cluster.
K8s.Cluster is the name of the self-hosted Kubernetes cluster.
K8s.Namespace is the name of the Kubernetes namespace in either Amazon EKS or Kubernetes clusters.
K8s.Workload is the name of the Kubernetes workload in either Amazon EKS or Kubernetes clusters.
K8s.Node is the name of the Kubernetes node in either Amazon EKS or Kubernetes clusters.
K8s.Pod is the name of the Kubernetes pod in either Amazon EKS or Kubernetes clusters.
EC2.AutoScalingGroup is the name of the Amazon EC2 Auto Scaling group.
EC2.InstanceId is the ID of the Amazon EC2 instance.
Host is the name of the host, for all platform types.
Applciation attributes contain information about the application.
AWS.Application is the application's name in Amazon Web Services Service Catalog AppRegistry.
AWS.Application.ARN is the application's ARN in Amazon Web Services Service Catalog AppRegistry.
Telemetry attributes contain telemetry information.
Telemetry.SDK is the fingerprint of the OpenTelemetry SDK version for instrumented services.
Telemetry.Agent is the fingerprint of the agent used to collect and send telemetry data.
Telemetry.Source Specifies the point of application where the telemetry was collected or specifies
what was used for the source of telemetry data.
List<E> metricReferences
An array of structures that each contain information about one metric associated with this service.
String operationName
The name of the operation in this service that calls the dependency.
Map<K,V> dependencyKeyAttributes
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
String dependencyOperationName
The name of the called operation in the dependency.
List<E> metricReferences
An array of structures that each contain information about one metric associated with this service dependency that was discovered by Application Signals.
String operationName
If the invoked entity is an operation on an entity, the name of that dependent operation is displayed here.
Map<K,V> dependentKeyAttributes
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
String dependentOperationName
If the dependent invoker was a service that invoked it from an operation, the name of that dependent operation is displayed here.
List<E> metricReferences
An array of structures that each contain information about one metric associated with this service dependent that was discovered by Application Signals.
ServiceLevelIndicatorMetric sliMetric
A structure that contains information about the metric that the SLO monitors.
Double metricThreshold
The value that the SLI metric is compared to.
String comparisonOperator
The arithmetic operation used when comparing the specified metric to the threshold.
ServiceLevelIndicatorMetricConfig sliMetricConfig
Use this structure to specify the metric to be used for the SLO.
Double metricThreshold
The value that the SLI metric is compared to.
String comparisonOperator
The arithmetic operation to use when comparing the specified metric to the threshold.
Map<K,V> keyAttributes
This is a string-to-string map that contains information about the type of object that this SLO is related to. It can include the following fields.
Type designates the type of object that this SLO is related to.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
String operationName
If the SLO monitors a specific operation of the service, this field displays that operation name.
String metricType
If the SLO monitors either the LATENCY or AVAILABILITY metric that Application Signals
collects, this field displays which of those metrics is used.
List<E> metricDataQueries
If this SLO monitors a CloudWatch metric or the result of a CloudWatch metric math expression, this structure includes the information about that metric or expression.
Map<K,V> keyAttributes
If this SLO is related to a metric collected by Application Signals, you must use this field to specify which
service the SLO metric is related to. To do so, you must specify at least the Type,
Name, and Environment attributes.
This is a string-to-string map. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
String operationName
If the SLO is to monitor a specific operation of the service, use this field to specify the name of that operation.
String metricType
If the SLO is to monitor either the LATENCY or AVAILABILITY metric that Application
Signals collects, use this field to specify which of those metrics is used.
String statistic
The statistic to use for comparison to the threshold. It can be any CloudWatch statistic or extended statistic. For more information about statistics, see CloudWatch statistics definitions.
Integer periodSeconds
The number of seconds to use as the period for SLO evaluation. Your application's performance is compared to the SLI during each period. For each period, the application is determined to have either achieved or not achieved the necessary performance.
List<E> metricDataQueries
If this SLO monitors a CloudWatch metric or the result of a CloudWatch metric math expression, use this structure to specify that metric or expression.
String arn
The ARN of this SLO.
String name
The name of this SLO.
String description
The description that you created for this SLO.
Date createdTime
The date and time that this SLO was created. When used in a raw HTTP Query API, it is formatted as
yyyy-MM-dd'T'HH:mm:ss. For example, 2019-07-01T23:59:59.
Date lastUpdatedTime
The time that this SLO was most recently updated. When used in a raw HTTP Query API, it is formatted as
yyyy-MM-dd'T'HH:mm:ss. For example, 2019-07-01T23:59:59.
ServiceLevelIndicator sli
A structure containing information about the performance metric that this SLO monitors.
Goal goal
String arn
The ARN of the SLO that this report is for.
String name
The name of the SLO that this report is for.
String budgetStatus
The status of this SLO, as it relates to the error budget for the entire time interval.
OK means that the SLO had remaining budget above the warning threshold, as of the time that you
specified in TimeStamp.
WARNING means that the SLO's remaining budget was below the warning threshold, as of the time that
you specified in TimeStamp.
BREACHED means that the SLO's budget was exhausted, as of the time that you specified in
TimeStamp.
INSUFFICIENT_DATA means that the specifed start and end times were before the SLO was created, or
that attainment data is missing.
Double attainment
A number between 0 and 100 that represents the percentage of time periods that the service has attained the SLO's attainment goal, as of the time of the request.
Integer totalBudgetSeconds
The total number of seconds in the error budget for the interval.
Integer budgetSecondsRemaining
The budget amount remaining before the SLO status becomes BREACHING, at the time specified in the
Timestemp parameter of the request. If this value is negative, then the SLO is already in
BREACHING status.
ServiceLevelIndicator sli
A structure that contains information about the performance metric that this SLO monitors.
Goal goal
String arn
The ARN of this service level objective.
String name
The name of the service level objective.
Map<K,V> keyAttributes
This is a string-to-string map. It can include the following fields.
Type designates the type of object this service level objective is for.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
String operationName
If this service level objective is specific to a single operation, this field displays the name of that operation.
Date createdTime
The date and time that this service level objective was created. It is expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
Map<K,V> keyAttributes
This is a string-to-string map that help identify the objects discovered by Application Signals. It can include the following fields.
Type designates the type of object this is.
ResourceType specifies the type of the resource. This field is used only when the value of the
Type field is Resource or AWS::Resource.
Name specifies the name of the object. This is used only if the value of the Type field
is Service, RemoteService, or AWS::Service.
Identifier identifies the resource objects of this resource. This is used only if the value of the
Type field is Resource or AWS::Resource.
Environment specifies the location where this object is hosted, or what it belongs to.
List<E> attributeMaps
This structure contains one or more string-to-string maps that help identify this service. It can include platform attributes, application attributes, and telemetry attributes.
Platform attributes contain information the service's platform.
PlatformType defines the hosted-in platform.
EKS.Cluster is the name of the Amazon EKS cluster.
K8s.Cluster is the name of the self-hosted Kubernetes cluster.
K8s.Namespace is the name of the Kubernetes namespace in either Amazon EKS or Kubernetes clusters.
K8s.Workload is the name of the Kubernetes workload in either Amazon EKS or Kubernetes clusters.
K8s.Node is the name of the Kubernetes node in either Amazon EKS or Kubernetes clusters.
K8s.Pod is the name of the Kubernetes pod in either Amazon EKS or Kubernetes clusters.
EC2.AutoScalingGroup is the name of the Amazon EC2 Auto Scaling group.
EC2.InstanceId is the ID of the Amazon EC2 instance.
Host is the name of the host, for all platform types.
Applciation attributes contain information about the application.
AWS.Application is the application's name in Amazon Web Services Service Catalog AppRegistry.
AWS.Application.ARN is the application's ARN in Amazon Web Services Service Catalog AppRegistry.
Telemetry attributes contain telemetry information.
Telemetry.SDK is the fingerprint of the OpenTelemetry SDK version for instrumented services.
Telemetry.Agent is the fingerprint of the agent used to collect and send telemetry data.
Telemetry.Source Specifies the point of application where the telemetry was collected or specifies
what was used for the source of telemetry data.
List<E> metricReferences
An array of structures that each contain information about one metric associated with this service.
String resourceArn
The Amazon Resource Name (ARN) of the CloudWatch resource that you want to set tags for.
The ARN format of an Application Signals SLO is
arn:aws:cloudwatch:Region:account-id:slo:slo-name
For more information about ARN format, see Resource Types Defined by Amazon CloudWatch in the Amazon Web Services General Reference.
List<E> tags
The list of key-value pairs to associate with the alarm.
String resourceArn
The Amazon Resource Name (ARN) of the CloudWatch resource that you want to delete tags from.
The ARN format of an Application Signals SLO is
arn:aws:cloudwatch:Region:account-id:slo:slo-name
For more information about ARN format, see Resource Types Defined by Amazon CloudWatch in the Amazon Web Services General Reference.
List<E> tagKeys
The list of tag keys to remove from the resource.
String id
The Amazon Resource Name (ARN) or name of the service level objective that you want to update.
String description
An optional description for the SLO.
ServiceLevelIndicatorConfig sliConfig
A structure that contains information about what performance metric this SLO will monitor.
Goal goal
A structure that contains the attributes that determine the goal of the SLO. This includes the time period for evaluation and the attainment threshold.
ServiceLevelObjective slo
A structure that contains information about the SLO that you just updated.
Copyright © 2024. All rights reserved.