ConfigurationEvent - Amazon CloudWatch Application Insights

ConfigurationEvent

The event information.

Contents

AccountId

The AWS account ID for the owner of the application to which the configuration event belongs.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

EventDetail

The details of the event in plain text.

Type: String

Required: No

EventResourceName

The name of the resource Application Insights attempted to configure.

Type: String

Required: No

EventResourceType

The resource type that Application Insights attempted to configure, for example, CLOUDWATCH_ALARM.

Type: String

Valid Values: CLOUDWATCH_ALARM | CLOUDWATCH_LOG | CLOUDFORMATION | SSM_ASSOCIATION

Required: No

EventStatus

The status of the configuration update event. Possible values include INFO, WARN, and ERROR.

Type: String

Valid Values: INFO | WARN | ERROR

Required: No

EventTime

The timestamp of the event.

Type: Timestamp

Required: No

MonitoredResourceARN

The resource monitored by Application Insights.

Type: String

Required: No

ResourceGroupName

The name of the resource group of the application to which the configuration event belongs.

Type: String

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

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

Required: No

See Also

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