String componentName
The name of the component.
String resourceType
The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.
String tier
The stack tier of the application component.
Boolean monitor
Indicates whether the application component is monitored.
String resourceGroupName
The name of the resource group used for the application.
String lifeCycle
The lifecycle of the application.
String opsItemSNSTopicArn
The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.
Boolean opsCenterEnabled
Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.
Boolean cWEMonitorEnabled
Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as
instance terminated, failed deployment, and others.
String remarks
The issues on the user side that block Application Insights from successfully monitoring an application. Example remarks include:
“Configuring application, detected 1 Errors, 3 Warnings”
“Configuring application, detected 1 Unconfigured Components”
String monitoredResourceARN
The resource monitored by Application Insights.
String eventStatus
The status of the configuration update event. Possible values include INFO, WARN, and ERROR.
String eventResourceType
The resource type that Application Insights attempted to configure, for example, CLOUDWATCH_ALARM.
Date eventTime
The timestamp of the event.
String eventDetail
The details of the event in plain text.
String eventResourceName
The name of the resource Application Insights attempted to configure.
String resourceGroupName
The name of the resource group.
Boolean opsCenterEnabled
When set to true, creates opsItems for any problems detected on an application.
Boolean cWEMonitorEnabled
Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as
instance terminated, failed deployment, and others.
String opsItemSNSTopicArn
The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.
List<E> tags
List of tags to add to the application. tag key (Key) and an associated tag value (
Value). The maximum length of a tag key is 128 characters. The maximum length of a tag value is 256
characters.
ApplicationInfo applicationInfo
Information about the application.
LogPattern logPattern
The successfully created log pattern.
String resourceGroupName
The name of the resource group.
String resourceGroupName
The name of the resource group.
String resourceGroupName
The name of the resource group.
ApplicationInfo applicationInfo
Information about the application.
String componentConfiguration
The recommended configuration settings of the component. The value is the escaped JSON of the configuration.
Boolean monitor
Indicates whether the application component is monitored.
String tier
The tier of the application component. Supported tiers include DOT_NET_CORE,
DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT
String componentConfiguration
The configuration settings of the component. The value is the escaped JSON of the configuration.
ApplicationComponent applicationComponent
List<E> resourceList
The list of resource ARNs that belong to the component.
String resourceGroupName
The name of the resource group.
LogPattern logPattern
The successfully created log pattern.
String observationId
The ID of the observation.
Observation observation
Information about the observation.
String problemId
The ID of the problem.
RelatedObservations relatedObservations
Observations related to the problem.
String problemId
The ID of the problem.
Problem problem
Information about the problem.
String resourceGroupName
The name of the resource group.
Integer maxResults
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken value.
String nextToken
The token to request the next page of results.
String resourceGroupName
Resource group to which the application belongs.
Date startTime
The start time of the event.
Date endTime
The end time of the event.
String eventStatus
The status of the configuration update event. Possible values include INFO, WARN, and ERROR.
Integer maxResults
The maximum number of results returned by ListConfigurationHistory in paginated output. When this
parameter is used, ListConfigurationHistory returns only MaxResults in a single page
along with a NextToken response element. The remaining results of the initial request can be seen by
sending another ListConfigurationHistory request with the returned NextToken value. If
this parameter is not used, then ListConfigurationHistory returns all results.
String nextToken
The NextToken value returned from a previous paginated ListConfigurationHistory request
where MaxResults was used and the results exceeded the value of that parameter. Pagination continues
from the end of the previous results that returned the NextToken value. This value is
null when there are no more results to return.
List<E> eventList
The list of configuration events and their corresponding details.
String nextToken
The NextToken value to include in a future ListConfigurationHistory request. When the
results of a ListConfigurationHistory request exceed MaxResults, this value can be used
to retrieve the next page of results. This value is null when there are no more results to return.
String resourceGroupName
The name of the resource group.
Integer maxResults
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken value.
String nextToken
The token to request the next page of results.
String resourceGroupName
The name of the resource group.
String patternSetName
The name of the log pattern set.
Integer maxResults
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken value.
String nextToken
The token to request the next page of results.
String resourceGroupName
The name of the resource group.
Date startTime
The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.
Date endTime
The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.
Integer maxResults
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken value.
String nextToken
The token to request the next page of results.
String resourceARN
The Amazon Resource Name (ARN) of the application that you want to retrieve tag information for.
String patternSetName
The name of the log pattern. A log pattern name can contains at many as 30 characters, and it cannot be empty. The characters can be Unicode letters, digits or one of the following symbols: period, dash, underscore.
String patternName
The name of the log pattern. A log pattern name can contains at many as 50 characters, and it cannot be empty. The characters can be Unicode letters, digits or one of the following symbols: period, dash, underscore.
String pattern
A regular expression that defines the log pattern. A log pattern can contains at many as 50 characters, and it cannot be empty.
Integer rank
Rank of the log pattern.
String id
The ID of the observation type.
Date startTime
The time when the observation was first detected, in epoch seconds.
Date endTime
The time when the observation ended, in epoch seconds.
String sourceType
The source type of the observation.
String sourceARN
The source resource ARN of the observation.
String logGroup
The log group name.
Date lineTime
The timestamp in the CloudWatch Logs that specifies when the matched line occurred.
String logText
The log text of the observation.
String logFilter
The log filter of the observation.
String metricNamespace
The namespace of the observation metric.
String metricName
The name of the observation metric.
String unit
The unit of the source observation metric.
Double value
The value of the source observation metric.
String cloudWatchEventId
The ID of the CloudWatch Event-based observation related to the detected problem.
String cloudWatchEventSource
The source of the CloudWatch Event.
String cloudWatchEventDetailType
The detail type of the CloudWatch Event-based observation, for example,
EC2 Instance State-change Notification.
String healthEventArn
The Amazon Resource Name (ARN) of the AWS Health Event-based observation.
String healthService
The service to which the AWS Health Event belongs, such as EC2.
String healthEventTypeCode
The type of the AWS Health event, for example, AWS_EC2_POWER_CONNECTIVITY_ISSUE.
String healthEventTypeCategory
The category of the AWS Health event, such as issue.
String healthEventDescription
The description of the AWS Health event provided by the service, such as Amazon EC2.
String codeDeployDeploymentId
The deployment ID of the CodeDeploy-based observation related to the detected problem.
String codeDeployDeploymentGroup
The deployment group to which the CodeDeploy deployment belongs.
String codeDeployState
The status of the CodeDeploy deployment, for example SUCCESS or FAILURE.
String codeDeployApplication
The CodeDeploy application to which the deployment belongs.
String codeDeployInstanceGroupId
The instance group to which the CodeDeploy instance belongs.
String ec2State
The state of the instance, such as STOPPING or TERMINATING.
Integer xRayFaultPercent
The X-Ray request fault percentage for this node.
Integer xRayThrottlePercent
The X-Ray request throttle percentage for this node.
Integer xRayErrorPercent
The X-Ray request error percentage for this node.
Integer xRayRequestCount
The X-Ray request count for this node.
Long xRayRequestAverageLatency
The X-Ray node request average latency for this node.
String xRayNodeName
The name of the X-Ray node.
String xRayNodeType
The type of the X-Ray node.
String id
The ID of the problem.
String title
The name of the problem.
String insights
A detailed analysis of the problem using machine learning.
String status
The status of the problem.
String affectedResource
The resource affected by the problem.
Date startTime
The time when the problem started, in epoch seconds.
Date endTime
The time when the problem ended, in epoch seconds.
String severityLevel
A measure of the level of impact of the problem.
String resourceGroupName
The name of the resource group affected by the problem.
Map<K,V> feedback
Feedback provided by the user about the problem.
String key
One part of a key-value pair that defines a tag. The maximum length of a tag key is 128 characters. The minimum length is 1 character.
String value
The optional part of a key-value pair that defines a tag. The maximum length of a tag value is 256 characters. The minimum length is 0 characters. If you don't want an application to have a specific tag value, don't specify a value for this parameter.
String resourceARN
The Amazon Resource Name (ARN) of the application that you want to add one or more tags to.
List<E> tags
A list of tags that to add to the application. A tag consists of a required tag key (Key) and an
associated tag value (Value). The maximum length of a tag key is 128 characters. The maximum length
of a tag value is 256 characters.
String resourceName
The name of the resource with too many tags.
String resourceARN
The Amazon Resource Name (ARN) of the application that you want to remove one or more tags from.
List<E> tagKeys
The tags (tag keys) that you want to remove from the resource. When you specify a tag key, the action removes both that key and its associated tag value.
To remove more than one tag from the application, append the TagKeys parameter and argument for each
additional tag to remove, separated by an ampersand.
String resourceGroupName
The name of the resource group.
Boolean opsCenterEnabled
When set to true, creates opsItems for any problems detected on an application.
Boolean cWEMonitorEnabled
Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as
instance terminated, failed deployment, and others.
String opsItemSNSTopicArn
The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.
Boolean removeSNSTopic
Disassociates the SNS topic from the opsItem created for detected problems.
ApplicationInfo applicationInfo
Information about the application.
String resourceGroupName
The name of the resource group.
String componentName
The name of the component.
Boolean monitor
Indicates whether the application component is monitored.
String tier
The tier of the application component. Supported tiers include DOT_NET_WORKER,
DOT_NET_WEB, DOT_NET_CORE, SQL_SERVER, and DEFAULT.
String componentConfiguration
The configuration settings of the component. The value is the escaped JSON of the configuration. For more
information about the JSON format, see Working with
JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the
recommended configuration for a component. For the complete format of the component configuration file, see Component
Configuration.
String resourceGroupName
The name of the resource group.
LogPattern logPattern
The successfully created log pattern.
Copyright © 2020. All rights reserved.