Problem - Amazon CloudWatch Application Insights

Problem

Describes a problem that is detected by correlating observations.

Contents

AccountId

The AWS account ID for the owner of the resource group affected by the problem.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

AffectedResource

The resource affected by the problem.

Type: String

Required: No

EndTime

The time when the problem ended, in epoch seconds.

Type: Timestamp

Required: No

Feedback

Feedback provided by the user about the problem.

Type: String to string map

Map Entries: Maximum number of 10 items.

Valid Keys: INSIGHTS_FEEDBACK

Valid Values: NOT_SPECIFIED | USEFUL | NOT_USEFUL

Required: No

Id

The ID of the problem.

Type: String

Length Constraints: Fixed length of 38.

Pattern: p-[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}

Required: No

Insights

A detailed analysis of the problem using machine learning.

Type: String

Required: No

LastRecurrenceTime

The last time that the problem reoccurred after its last resolution.

Type: Timestamp

Required: No

RecurringCount

The number of times that the same problem reoccurred after the first time it was resolved.

Type: Long

Required: No

ResolutionMethod

Specifies how the problem was resolved. If the value is AUTOMATIC, the system resolved the problem. If the value is MANUAL, the user resolved the problem. If the value is UNRESOLVED, then the problem is not resolved.

Type: String

Valid Values: MANUAL | AUTOMATIC | UNRESOLVED

Required: No

ResourceGroupName

The name of the resource group affected by the problem.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9\.\-_]*

Required: No

SeverityLevel

A measure of the level of impact of the problem.

Type: String

Valid Values: Informative | Low | Medium | High

Required: No

StartTime

The time when the problem started, in epoch seconds.

Type: Timestamp

Required: No

Status

The status of the problem.

Type: String

Valid Values: IGNORE | RESOLVED | PENDING | RECURRING | RECOVERING

Required: No

Title

The name of the problem.

Type: String

Required: No

Visibility

Specifies whether or not you can view the problem. Updates to ignored problems do not generate notifications.

Type: String

Valid Values: IGNORED | VISIBLE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: