Smaws_Client_ApplicationInsights.Typestype nonrec x_ray_request_average_latency = Smaws_Lib.CoreTypes.Int64.ttype nonrec workload_meta_data = (meta_data_key * meta_data_value) listtype nonrec tier = | SAP_NETWEAVER_HIGH_AVAILABILITY| SAP_NETWEAVER_DISTRIBUTED| SAP_NETWEAVER_STANDARD| ACTIVE_DIRECTORY| SHAREPOINT| SQL_SERVER_FAILOVER_CLUSTER_INSTANCE| SAP_ASE_HIGH_AVAILABILITY| SAP_ASE_SINGLE_NODE| SAP_HANA_HIGH_AVAILABILITY| SAP_HANA_SINGLE_NODE| SAP_HANA_MULTI_NODE| ORACLE| JAVA_JMX| POSTGRESQL| MYSQL| SQL_SERVER_ALWAYSON_AVAILABILITY_GROUP| SQL_SERVER| DOT_NET_WEB| DOT_NET_WEB_TIER| DOT_NET_WORKER| DOT_NET_CORE| DEFAULT| CUSTOMtype nonrec workload = {missing_workload_config : missing_workload_config option;Indicates whether all of the component configurations required to monitor a workload were provided.
*)workload_remarks : remarks option;If logging is supported for the resource type, shows whether the component has configured logs to be monitored.
*)tier : tier option;The tier of the workload.
*)workload_name : workload_name option;The name of the workload.
*)component_name : component_name option;The name of the component.
*)workload_id : workload_id option;The ID of the workload.
*)}Describes the workloads on a component.
type nonrec workload_list = workload listtype nonrec workload_configuration = {configuration : component_configuration option;The configuration settings of the workload.
*)tier : tier option;The configuration of the workload tier.
*)workload_name : workload_name option;The name of the workload.
*)}The configuration of the workload.
The parameter is not valid.
type nonrec update_workload_response = {workload_configuration : workload_configuration option;The configuration settings of the workload. The value is the escaped JSON of the configuration.
*)workload_id : workload_id option;The ID of the workload.
*)}type nonrec update_workload_request = {workload_configuration : workload_configuration;The configuration settings of the workload. The value is the escaped JSON of the configuration.
*)workload_id : workload_id option;The ID of the workload.
*)component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}The resource does not exist in the customer account.
The server encountered an internal error and is unable to complete the request.
type nonrec update_problem_request = {visibility : visibility option;The visibility of a problem. When you pass a value of IGNORED, the problem is removed from the default view, and all notifications for the problem are suspended. When VISIBLE is passed, the IGNORED action is reversed.
update_status : update_status option;The status of the problem. Arguments can be passed for only problems that show a status of RECOVERING.
problem_id : problem_id;The ID of the problem.
*)}type nonrec log_pattern = {rank : log_pattern_rank option;Rank of the log pattern. Must be a value between 1 and 1,000,000. The patterns are sorted by rank, so we recommend that you set your highest priority patterns with the lowest rank. A pattern of rank 1 will be the first to get matched to a log line. A pattern of rank 1,000,000 will be last to get matched. When you configure custom log patterns from the console, a Low severity pattern translates to a 750,000 rank. A Medium severity pattern translates to a 500,000 rank. And a High severity pattern translates to a 250,000 rank. Rank values less than 1 or greater than 1,000,000 are reserved for Amazon Web Services provided patterns.
pattern : log_pattern_regex option;A regular expression that defines the log pattern. A log pattern can contain as many as 50 characters, and it cannot be empty. The pattern must be DFA compatible. Patterns that utilize forward lookahead or backreference constructions are not supported.
*)pattern_name : log_pattern_name option;The name of the log pattern. A log pattern name can contain as 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.
*)pattern_set_name : log_pattern_set_name option;The name of the log pattern. A log pattern name can contain as 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.
*)}An object that defines the log patterns that belongs to a LogPatternSet.
type nonrec update_log_pattern_response = {log_pattern : log_pattern option;The successfully created log pattern.
*)resource_group_name : resource_group_name option;The name of the resource group.
*)}type nonrec update_log_pattern_request = {rank : log_pattern_rank option;Rank of the log pattern. Must be a value between 1 and 1,000,000. The patterns are sorted by rank, so we recommend that you set your highest priority patterns with the lowest rank. A pattern of rank 1 will be the first to get matched to a log line. A pattern of rank 1,000,000 will be last to get matched. When you configure custom log patterns from the console, a Low severity pattern translates to a 750,000 rank. A Medium severity pattern translates to a 500,000 rank. And a High severity pattern translates to a 250,000 rank. Rank values less than 1 or greater than 1,000,000 are reserved for Amazon Web Services provided patterns.
pattern : log_pattern_regex option;The log pattern. The pattern must be DFA compatible. Patterns that utilize forward lookahead or backreference constructions are not supported.
*)pattern_name : log_pattern_name;The name of the log pattern.
*)pattern_set_name : log_pattern_set_name;The name of the log pattern set.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}The resource is already created or in use.
type nonrec resource_list = resource_ar_n listtype nonrec update_component_request = {resource_list : resource_list option;The list of resource ARNs that belong to the component.
*)new_component_name : custom_component_name option;The new name of the component.
*)component_name : custom_component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec update_component_configuration_request = {auto_config_enabled : auto_config_enabled option;Automatically configures the component by applying the recommended configurations.
*)component_configuration : component_configuration option;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.
tier : tier option;The tier of the application component.
*)monitor : monitor option;Indicates whether the application component is monitored.
*)component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec application_info = {attach_missing_permission : attach_missing_permission option;If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.
*)discovery_type : discovery_type option;The method used by Application Insights to onboard your resources.
*)auto_config_enabled : auto_config_enabled option;Indicates whether auto-configuration is turned on for this application.
*)remarks : remarks option;The issues on the user side that block Application Insights from successfully monitoring an application. Example remarks include:
cwe_monitor_enabled : cwe_monitor_enabled option;Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as instance terminated, failed deployment, and others.
ops_center_enabled : ops_center_enabled option;Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.
*)sns_notification_arn : sns_notification_arn option;The SNS topic ARN that is associated with SNS notifications for updates or issues.
*)ops_item_sns_topic_arn : ops_item_sns_topic_arn option;The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.
*)life_cycle : life_cycle option;The lifecycle of the application.
*)resource_group_name : resource_group_name option;The name of the resource group used for the application.
*)account_id : account_id option;The Amazon Web Services account ID for the owner of the application.
*)}Describes the status of the application.
type nonrec update_application_response = {application_info : application_info option;Information about the application.
*)}type nonrec update_application_request = {attach_missing_permission : attach_missing_permission option;If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.
*)auto_config_enabled : auto_config_enabled option;Turns auto-configuration on or off.
*)remove_sns_topic : remove_sns_topic option;Disassociates the SNS topic from the opsItem created for detected problems.
*)sns_notification_arn : sns_notification_arn option;The SNS topic ARN. Allows you to receive SNS notifications for updates and issues with an application.
*)ops_item_sns_topic_arn : ops_item_sns_topic_arn option;The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.
*)cwe_monitor_enabled : cwe_monitor_enabled option;Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as instance terminated, failed deployment, and others.
ops_center_enabled : ops_center_enabled option;When set to true, creates opsItems for any problems detected on an application.
resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec tag_key_list = tag_key listtype nonrec untag_resource_request = {tag_keys : tag_key_list;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.
resource_ar_n : amazon_resource_name;The Amazon Resource Name (ARN) of the application that you want to remove one or more tags from.
*)}The number of the provided tags is beyond the limit, or the number of total tags you are trying to attach to the specified resource exceeds the limit.
Tags are already registered for the specified application ARN.
type nonrec tag = {value : tag_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.
*)key : tag_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.
*)}An object that defines the tags associated with an application. A tag is a label that you optionally define and associate with an application. Tags can help you categorize and manage resources in different ways, such as by purpose, owner, environment, or other criteria.
Each tag consists of a required tag key and an associated tag value, both of which you define. A tag key is a general label that acts as a category for a more specific tag value. A tag value acts as a descriptor within a tag key. A tag key can contain as many as 128 characters. A tag value can contain as many as 256 characters. The characters can be Unicode letters, digits, white space, or one of the following symbols: _ . : / = + -. The following additional restrictions apply to tags:
aws: prefix is reserved for use by Amazon Web Services; you can’t use it in any tag keys or values that you define. In addition, you can't edit or remove tag keys or values that use this prefix.type nonrec tag_list = tag listtype nonrec tag_resource_request = {resource_ar_n : amazon_resource_name;The Amazon Resource Name (ARN) of the application that you want to add one or more tags to.
*)}type nonrec remove_workload_request = {workload_id : workload_id;The ID of the workload.
*)component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec observation = {x_ray_node_type : x_ray_node_type option;The type of the X-Ray node.
*)x_ray_node_name : x_ray_node_name option;The name of the X-Ray node.
*)x_ray_request_average_latency : x_ray_request_average_latency option;The X-Ray node request average latency for this node.
*)x_ray_request_count : x_ray_request_count option;The X-Ray request count for this node.
*)x_ray_error_percent : x_ray_error_percent option;The X-Ray request error percentage for this node.
*)x_ray_throttle_percent : x_ray_throttle_percent option;The X-Ray request throttle percentage for this node.
*)x_ray_fault_percent : x_ray_fault_percent option;The X-Ray request fault percentage for this node.
*)ebs_request_id : ebs_request_id option;The request ID of an EBS CloudWatch event.
*)ebs_cause : ebs_cause option;The cause of an EBS CloudWatch event.
*)ebs_result : ebs_result option;The result of an EBS CloudWatch event, such as failed or succeeded.
ebs_event : ebs_event option;The type of EBS CloudWatch event, such as createVolume, deleteVolume or attachVolume.
states_input : states_input option;The input to the step function-based observation.
*)states_status : states_status option;The status of the step function-related observation.
*)states_arn : states_arn option;The Amazon Resource Name (ARN) of the step function-based observation.
*)states_execution_arn : states_execution_arn option;The Amazon Resource Name (ARN) of the step function execution-based observation.
*)s3_event_name : s3_event_name option;The name of the S3 CloudWatch Event-based observation.
*)rds_event_message : rds_event_message option;The message of an RDS event.
*)rds_event_categories : rds_event_categories option;The category of an RDS event.
*)ec2_state : ec2_state option;The state of the instance, such as STOPPING or TERMINATING.
code_deploy_instance_group_id : code_deploy_instance_group_id option;The instance group to which the CodeDeploy instance belongs.
*)code_deploy_application : code_deploy_application option;The CodeDeploy application to which the deployment belongs.
*)code_deploy_state : code_deploy_state option;The status of the CodeDeploy deployment, for example SUCCESS or FAILURE.
code_deploy_deployment_group : code_deploy_deployment_group option;The deployment group to which the CodeDeploy deployment belongs.
*)code_deploy_deployment_id : code_deploy_deployment_id option;The deployment ID of the CodeDeploy-based observation related to the detected problem.
*)health_event_description : health_event_description option;The description of the Health event provided by the service, such as Amazon EC2.
*)health_event_type_category : health_event_type_category option;The category of the Health event, such as issue.
health_event_type_code : health_event_type_code option;The type of the Health event, for example, AWS_EC2_POWER_CONNECTIVITY_ISSUE.
health_service : health_service option;The service to which the Health Event belongs, such as EC2.
*)health_event_arn : health_event_arn option;The Amazon Resource Name (ARN) of the Health Event-based observation.
*)cloud_watch_event_detail_type : cloud_watch_event_detail_type option;The detail type of the CloudWatch Event-based observation, for example, EC2 Instance State-change Notification.
cloud_watch_event_source : cloud_watch_event_source option;The source of the CloudWatch Event.
*)cloud_watch_event_id : cloud_watch_event_id option;The ID of the CloudWatch Event-based observation related to the detected problem.
*)value : value option;The value of the source observation metric.
*)unit_ : unit_ option;The unit of the source observation metric.
*)metric_name : metric_name option;The name of the observation metric.
*)metric_namespace : metric_namespace option;The namespace of the observation metric.
*)log_filter : log_filter option;The log filter of the observation.
*)log_text : log_text option;The log text of the observation.
*)line_time : line_time option;The timestamp in the CloudWatch Logs that specifies when the matched line occurred.
*)log_group : log_group option;The log group name.
*)source_ar_n : source_ar_n option;The source resource ARN of the observation.
*)source_type : source_type option;The source type of the observation.
*)end_time : end_time option;The time when the observation ended, in epoch seconds.
*)start_time : start_time option;The time when the observation was first detected, in epoch seconds.
*)id : observation_id option;The ID of the observation type.
*)}Describes an anomaly or error with the application.
type nonrec observation_list = observation listDescribes observations related to the problem.
type nonrec recurring_count = Smaws_Lib.CoreTypes.Int64.ttype nonrec feedback = (feedback_key * feedback_value) listtype nonrec problem = {resolution_method : resolution_method option;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.
visibility : visibility option;Specifies whether or not you can view the problem. Updates to ignored problems do not generate notifications.
*)last_recurrence_time : last_recurrence_time option;The last time that the problem reoccurred after its last resolution.
*)recurring_count : recurring_count option;The number of times that the same problem reoccurred after the first time it was resolved.
*)feedback : feedback option;Feedback provided by the user about the problem.
*)resource_group_name : resource_group_name option;The name of the resource group affected by the problem.
*)account_id : account_id option;The Amazon Web Services account ID for the owner of the resource group affected by the problem.
*)severity_level : severity_level option;A measure of the level of impact of the problem.
*)end_time : end_time option;The time when the problem ended, in epoch seconds.
*)start_time : start_time option;The time when the problem started, in epoch seconds.
*)affected_resource : affected_resource option;The resource affected by the problem.
*)status : status option;The status of the problem.
*)insights : insights option;A detailed analysis of the problem using machine learning.
*)short_name : short_name option;The short name of the problem associated with the SNS notification.
*)title : title option;The name of the problem.
*)id : problem_id option;The ID of the problem.
*)}Describes a problem that is detected by correlating observations.
type nonrec problem_list = problem listtype nonrec log_pattern_set_list = log_pattern_set_name listtype nonrec log_pattern_list = log_pattern listtype nonrec list_workloads_response = {next_token : pagination_token option;The token to request the next page of results.
*)workload_list : workload_list option;The list of workloads.
*)}type nonrec list_workloads_request = {account_id : account_id option;The Amazon Web Services account ID of the owner of the workload.
*)next_token : pagination_token option;The token to request the next page of results.
*)max_results : max_entities option;The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.
component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec list_problems_response = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)resource_group_name : resource_group_name option;The name of the resource group.
*)next_token : pagination_token option;The token used to retrieve the next page of results. This value is null when there are no more results to return.
problem_list : problem_list option;The list of problems.
*)}type nonrec list_problems_request = {visibility : visibility option;Specifies whether or not you can view the problem. If not specified, visible and ignored problems are returned.
*)component_name : component_name option;The name of the component.
*)next_token : pagination_token option;The token to request the next page of results.
*)max_results : max_entities option;The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.
end_time : end_time option;The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.
*)start_time : start_time option;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.
*)resource_group_name : resource_group_name option;The name of the resource group.
*)account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)}type nonrec list_log_patterns_response = {next_token : pagination_token option;The token used to retrieve the next page of results. This value is null when there are no more results to return.
log_patterns : log_pattern_list option;The list of log patterns.
*)account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)resource_group_name : resource_group_name option;The name of the resource group.
*)}type nonrec list_log_patterns_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)next_token : pagination_token option;The token to request the next page of results.
*)max_results : max_entities option;The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.
pattern_set_name : log_pattern_set_name option;The name of the log pattern set.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec list_log_pattern_sets_response = {next_token : pagination_token option;The token used to retrieve the next page of results. This value is null when there are no more results to return.
log_pattern_sets : log_pattern_set_list option;The list of log pattern sets.
*)account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)resource_group_name : resource_group_name option;The name of the resource group.
*)}type nonrec list_log_pattern_sets_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)next_token : pagination_token option;The token to request the next page of results.
*)max_results : max_entities option;The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.
resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec configuration_event = {event_resource_name : configuration_event_resource_name option;The name of the resource Application Insights attempted to configure.
*)event_detail : configuration_event_detail option;The details of the event in plain text.
*)event_time : configuration_event_time option;The timestamp of the event.
*)event_resource_type : configuration_event_resource_type option;The resource type that Application Insights attempted to configure, for example, CLOUDWATCH_ALARM.
*)event_status : configuration_event_status option;The status of the configuration update event. Possible values include INFO, WARN, and ERROR.
*)monitored_resource_ar_n : configuration_event_monitored_resource_ar_n option;The resource monitored by Application Insights.
*)account_id : account_id option;The Amazon Web Services account ID for the owner of the application to which the configuration event belongs.
*)resource_group_name : resource_group_name option;The name of the resource group of the application to which the configuration event belongs.
*)}The event information.
type nonrec configuration_event_list = configuration_event listtype nonrec list_configuration_history_response = {next_token : pagination_token option;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.
event_list : configuration_event_list option;The list of configuration events and their corresponding details.
*)}type nonrec list_configuration_history_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)next_token : pagination_token option;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.
max_results : max_entities option;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.
event_status : configuration_event_status option;The status of the configuration update event. Possible values include INFO, WARN, and ERROR.
*)end_time : end_time option;The end time of the event.
*)start_time : start_time option;The start time of the event.
*)resource_group_name : resource_group_name option;Resource group to which the application belongs.
*)}type nonrec detected_workload = (tier * workload_meta_data) listtype nonrec application_component = {detected_workload : detected_workload option;Workloads detected in the application component.
*)monitor : monitor option;Indicates whether the application component is monitored.
*)tier : tier option;The stack tier of the application component.
*)os_type : os_type option;The operating system of the component.
*)resource_type : resource_type option;The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.
*)component_remarks : remarks option;If logging is supported for the resource type, indicates whether the component has configured logs to be monitored.
*)component_name : component_name option;The name of the component.
*)}Describes a standalone resource or similarly grouped resources that the application is made up of.
type nonrec application_component_list = application_component listtype nonrec list_components_response = {next_token : pagination_token option;The token to request the next page of results.
*)application_component_list : application_component_list option;The list of application components.
*)}type nonrec list_components_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)next_token : pagination_token option;The token to request the next page of results.
*)max_results : max_entities option;The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.
resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec application_info_list = application_info listtype nonrec list_applications_response = {next_token : pagination_token option;The token used to retrieve the next page of results. This value is null when there are no more results to return.
application_info_list : application_info_list option;The list of applications.
*)}type nonrec list_applications_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)next_token : pagination_token option;The token to request the next page of results.
*)max_results : max_entities option;The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.
}type nonrec describe_workload_response = {workload_configuration : workload_configuration option;The configuration settings of the workload. The value is the escaped JSON of the configuration.
*)workload_remarks : remarks option;If logging is supported for the resource type, shows whether the component has configured logs to be monitored.
*)workload_id : workload_id option;The ID of the workload.
*)}type nonrec describe_workload_request = {account_id : account_id option;The Amazon Web Services account ID for the workload owner.
*)workload_id : workload_id;The ID of the workload.
*)component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec describe_problem_observations_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)problem_id : problem_id;The ID of the problem.
*)}type nonrec describe_problem_response = {sns_notification_arn : sns_notification_arn option;The SNS notification topic ARN of the problem.
*)problem : problem option;Information about the problem.
*)}type nonrec describe_problem_request = {account_id : account_id option;The Amazon Web Services account ID for the owner of the resource group affected by the problem.
*)problem_id : problem_id;The ID of the problem.
*)}type nonrec describe_observation_response = {observation : observation option;Information about the observation.
*)}type nonrec describe_observation_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)observation_id : observation_id;The ID of the observation.
*)}type nonrec describe_log_pattern_response = {log_pattern : log_pattern option;The successfully created log pattern.
*)account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)resource_group_name : resource_group_name option;The name of the resource group.
*)}type nonrec describe_log_pattern_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)pattern_name : log_pattern_name;The name of the log pattern.
*)pattern_set_name : log_pattern_set_name;The name of the log pattern set.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec describe_component_configuration_recommendation_response = {component_configuration : component_configuration option;The recommended configuration settings of the component. The value is the escaped JSON of the configuration.
*)}type nonrec describe_component_configuration_recommendation_request = {recommendation_type : recommendation_type option;The recommended configuration type.
*)workload_name : workload_name option;The name of the workload. The name of the workload is required when the tier of the application component is SAP_ASE_SINGLE_NODE or SAP_ASE_HIGH_AVAILABILITY.
tier : tier;The tier of the application component.
*)component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec describe_component_configuration_response = {component_configuration : component_configuration option;The configuration settings of the component. The value is the escaped JSON of the configuration.
*)tier : tier option;The tier of the application component. Supported tiers include DOT_NET_CORE, DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT
monitor : monitor option;Indicates whether the application component is monitored.
*)}type nonrec describe_component_configuration_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec describe_component_response = {resource_list : resource_list option;The list of resource ARNs that belong to the component.
*)application_component : application_component option;}type nonrec describe_component_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec describe_application_response = {application_info : application_info option;Information about the application.
*)}type nonrec describe_application_request = {account_id : account_id option;The Amazon Web Services account ID for the resource group owner.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}The request is not understood by the server.
type nonrec delete_log_pattern_request = {pattern_name : log_pattern_name;The name of the log pattern.
*)pattern_set_name : log_pattern_set_name;The name of the log pattern set.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec delete_component_request = {component_name : custom_component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec delete_application_request = {resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec create_log_pattern_response = {resource_group_name : resource_group_name option;The name of the resource group.
*)log_pattern : log_pattern option;The successfully created log pattern.
*)}type nonrec create_log_pattern_request = {rank : log_pattern_rank;Rank of the log pattern. Must be a value between 1 and 1,000,000. The patterns are sorted by rank, so we recommend that you set your highest priority patterns with the lowest rank. A pattern of rank 1 will be the first to get matched to a log line. A pattern of rank 1,000,000 will be last to get matched. When you configure custom log patterns from the console, a Low severity pattern translates to a 750,000 rank. A Medium severity pattern translates to a 500,000 rank. And a High severity pattern translates to a 250,000 rank. Rank values less than 1 or greater than 1,000,000 are reserved for Amazon Web Services provided patterns.
pattern : log_pattern_regex;The log pattern. The pattern must be DFA compatible. Patterns that utilize forward lookahead or backreference constructions are not supported.
*)pattern_name : log_pattern_name;The name of the log pattern.
*)pattern_set_name : log_pattern_set_name;The name of the log pattern set.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}type nonrec create_component_request = {resource_list : resource_list;The list of resource ARNs that belong to the component.
*)component_name : custom_component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}User does not have permissions to perform this action.
type nonrec create_application_response = {application_info : application_info option;Information about the application.
*)}type nonrec create_application_request = {attach_missing_permission : attach_missing_permission option;If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.
*)grouping_type : grouping_type option;Application Insights can create applications based on a resource group or on an account. To create an account-based application using all of the resources in the account, set this parameter to ACCOUNT_BASED.
auto_create : auto_create option;Configures all of the resources in the resource group by applying the recommended configurations.
*)auto_config_enabled : auto_config_enabled option;Indicates whether Application Insights automatically configures unmonitored resources in the resource group.
*)sns_notification_arn : sns_notification_arn option;The SNS notification topic ARN.
*)ops_item_sns_topic_arn : ops_item_sns_topic_arn option;The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.
*)cwe_monitor_enabled : cwe_monitor_enabled option;Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as instance terminated, failed deployment, and others.
ops_center_enabled : ops_center_enabled option;When set to true, creates opsItems for any problems detected on an application.
resource_group_name : resource_group_name option;The name of the resource group.
*)}type nonrec add_workload_response = {workload_configuration : workload_configuration option;The configuration settings of the workload. The value is the escaped JSON of the configuration.
*)workload_id : workload_id option;The ID of the workload.
*)}type nonrec add_workload_request = {workload_configuration : workload_configuration;The configuration settings of the workload. The value is the escaped JSON of the configuration.
*)component_name : component_name;The name of the component.
*)resource_group_name : resource_group_name;The name of the resource group.
*)}