Awso_devops_guru_syncSourceval add_notification_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.AddNotificationChannelRequest.t ->
(Awso_devops_guru.Values.AddNotificationChannelResponse.t,
Awso_devops_guru.Values.AddNotificationChannelResponse.error)
Result.tval delete_insight :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DeleteInsightRequest.t ->
(Awso_devops_guru.Values.DeleteInsightResponse.t,
Awso_devops_guru.Values.DeleteInsightResponse.error)
Result.tval describe_account_health :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeAccountHealthRequest.t ->
(Awso_devops_guru.Values.DescribeAccountHealthResponse.t,
Awso_devops_guru.Values.DescribeAccountHealthResponse.error)
Result.tval describe_account_overview :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeAccountOverviewRequest.t ->
(Awso_devops_guru.Values.DescribeAccountOverviewResponse.t,
Awso_devops_guru.Values.DescribeAccountOverviewResponse.error)
Result.tval describe_anomaly :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeAnomalyRequest.t ->
(Awso_devops_guru.Values.DescribeAnomalyResponse.t,
Awso_devops_guru.Values.DescribeAnomalyResponse.error)
Result.tval describe_event_sources_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeEventSourcesConfigRequest.t ->
(Awso_devops_guru.Values.DescribeEventSourcesConfigResponse.t,
Awso_devops_guru.Values.DescribeEventSourcesConfigResponse.error)
Result.tval describe_feedback :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeFeedbackRequest.t ->
(Awso_devops_guru.Values.DescribeFeedbackResponse.t,
Awso_devops_guru.Values.DescribeFeedbackResponse.error)
Result.tval describe_insight :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeInsightRequest.t ->
(Awso_devops_guru.Values.DescribeInsightResponse.t,
Awso_devops_guru.Values.DescribeInsightResponse.error)
Result.tval describe_organization_health :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeOrganizationHealthRequest.t ->
(Awso_devops_guru.Values.DescribeOrganizationHealthResponse.t,
Awso_devops_guru.Values.DescribeOrganizationHealthResponse.error)
Result.tval describe_organization_overview :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeOrganizationOverviewRequest.t ->
(Awso_devops_guru.Values.DescribeOrganizationOverviewResponse.t,
Awso_devops_guru.Values.DescribeOrganizationOverviewResponse.error)
Result.tval describe_organization_resource_collection_health :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeOrganizationResourceCollectionHealthRequest.t ->
(Awso_devops_guru.Values.DescribeOrganizationResourceCollectionHealthResponse.t,
Awso_devops_guru.Values.DescribeOrganizationResourceCollectionHealthResponse.error)
Result.tval describe_resource_collection_health :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeResourceCollectionHealthRequest.t ->
(Awso_devops_guru.Values.DescribeResourceCollectionHealthResponse.t,
Awso_devops_guru.Values.DescribeResourceCollectionHealthResponse.error)
Result.tval describe_service_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.DescribeServiceIntegrationRequest.t ->
(Awso_devops_guru.Values.DescribeServiceIntegrationResponse.t,
Awso_devops_guru.Values.DescribeServiceIntegrationResponse.error)
Result.tval get_cost_estimation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.GetCostEstimationRequest.t ->
(Awso_devops_guru.Values.GetCostEstimationResponse.t,
Awso_devops_guru.Values.GetCostEstimationResponse.error)
Result.tval get_resource_collection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.GetResourceCollectionRequest.t ->
(Awso_devops_guru.Values.GetResourceCollectionResponse.t,
Awso_devops_guru.Values.GetResourceCollectionResponse.error)
Result.tval list_anomalies_for_insight :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.ListAnomaliesForInsightRequest.t ->
(Awso_devops_guru.Values.ListAnomaliesForInsightResponse.t,
Awso_devops_guru.Values.ListAnomaliesForInsightResponse.error)
Result.tval list_anomalous_log_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.ListAnomalousLogGroupsRequest.t ->
(Awso_devops_guru.Values.ListAnomalousLogGroupsResponse.t,
Awso_devops_guru.Values.ListAnomalousLogGroupsResponse.error)
Result.tval list_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.ListEventsRequest.t ->
(Awso_devops_guru.Values.ListEventsResponse.t,
Awso_devops_guru.Values.ListEventsResponse.error)
Result.tval list_insights :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.ListInsightsRequest.t ->
(Awso_devops_guru.Values.ListInsightsResponse.t,
Awso_devops_guru.Values.ListInsightsResponse.error)
Result.tval list_monitored_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.ListMonitoredResourcesRequest.t ->
(Awso_devops_guru.Values.ListMonitoredResourcesResponse.t,
Awso_devops_guru.Values.ListMonitoredResourcesResponse.error)
Result.tval list_notification_channels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.ListNotificationChannelsRequest.t ->
(Awso_devops_guru.Values.ListNotificationChannelsResponse.t,
Awso_devops_guru.Values.ListNotificationChannelsResponse.error)
Result.tval list_organization_insights :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.ListOrganizationInsightsRequest.t ->
(Awso_devops_guru.Values.ListOrganizationInsightsResponse.t,
Awso_devops_guru.Values.ListOrganizationInsightsResponse.error)
Result.tval list_recommendations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.ListRecommendationsRequest.t ->
(Awso_devops_guru.Values.ListRecommendationsResponse.t,
Awso_devops_guru.Values.ListRecommendationsResponse.error)
Result.tval put_feedback :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.PutFeedbackRequest.t ->
(Awso_devops_guru.Values.PutFeedbackResponse.t,
Awso_devops_guru.Values.PutFeedbackResponse.error)
Result.tval remove_notification_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.RemoveNotificationChannelRequest.t ->
(Awso_devops_guru.Values.RemoveNotificationChannelResponse.t,
Awso_devops_guru.Values.RemoveNotificationChannelResponse.error)
Result.tval search_insights :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.SearchInsightsRequest.t ->
(Awso_devops_guru.Values.SearchInsightsResponse.t,
Awso_devops_guru.Values.SearchInsightsResponse.error)
Result.tval search_organization_insights :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.SearchOrganizationInsightsRequest.t ->
(Awso_devops_guru.Values.SearchOrganizationInsightsResponse.t,
Awso_devops_guru.Values.SearchOrganizationInsightsResponse.error)
Result.tval start_cost_estimation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.StartCostEstimationRequest.t ->
(Awso_devops_guru.Values.StartCostEstimationResponse.t,
Awso_devops_guru.Values.StartCostEstimationResponse.error)
Result.tval update_event_sources_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.UpdateEventSourcesConfigRequest.t ->
(Awso_devops_guru.Values.UpdateEventSourcesConfigResponse.t,
Awso_devops_guru.Values.UpdateEventSourcesConfigResponse.error)
Result.tval update_resource_collection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.UpdateResourceCollectionRequest.t ->
(Awso_devops_guru.Values.UpdateResourceCollectionResponse.t,
Awso_devops_guru.Values.UpdateResourceCollectionResponse.error)
Result.tval update_service_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_guru.Values.UpdateServiceIntegrationRequest.t ->
(Awso_devops_guru.Values.UpdateServiceIntegrationResponse.t,
Awso_devops_guru.Values.UpdateServiceIntegrationResponse.error)
Result.tinclude module type of struct include Awso_devops_guru.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module PerformanceInsightsMetricDimension =
Awso_devops_guru.Values.PerformanceInsightsMetricDimensionmodule PerformanceInsightsMetricDimensions =
Awso_devops_guru.Values.PerformanceInsightsMetricDimensionsmodule PerformanceInsightsMetricGroup =
Awso_devops_guru.Values.PerformanceInsightsMetricGroupmodule PerformanceInsightsMetricLimitInteger =
Awso_devops_guru.Values.PerformanceInsightsMetricLimitIntegermodule PerformanceInsightsMetricFilterKey =
Awso_devops_guru.Values.PerformanceInsightsMetricFilterKeymodule PerformanceInsightsMetricFilterValue =
Awso_devops_guru.Values.PerformanceInsightsMetricFilterValuemodule PerformanceInsightsMetricDimensionGroup =
Awso_devops_guru.Values.PerformanceInsightsMetricDimensionGroupA logical grouping of Performance Insights metrics for a related subject area. For example, the db.sql dimension group consists of the following dimensions: db.sql.id, db.sql.db_id, db.sql.statement, and db.sql.tokenized_id. Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned. Amazon RDS Performance Insights enables you to monitor and explore different dimensions of database load based on data captured from a running DB instance. DB load is measured as average active sessions. Performance Insights provides the data to API consumers as a two-dimensional time-series dataset. The time dimension provides DB load data for each time point in the queried time range. Each time point decomposes overall load in relation to the requested dimensions, measured at that time point. Examples include SQL, Wait event, User, and Host. To learn more about Performance Insights and Amazon Aurora DB instances, go to the Amazon Aurora User Guide. To learn more about Performance Insights and Amazon RDS DB instances, go to the Amazon RDS User Guide.
module PerformanceInsightsMetricFilterMap =
Awso_devops_guru.Values.PerformanceInsightsMetricFilterMapmodule PerformanceInsightsMetricQuery =
Awso_devops_guru.Values.PerformanceInsightsMetricQueryA single query to be processed. Use these parameters to query the Performance Insights GetResourceMetrics API to retrieve the metrics for an anomaly. For more information, see GetResourceMetrics in the Amazon RDS Performance Insights API Reference. Amazon RDS Performance Insights enables you to monitor and explore different dimensions of database load based on data captured from a running DB instance. DB load is measured as average active sessions. Performance Insights provides the data to API consumers as a two-dimensional time-series dataset. The time dimension provides DB load data for each time point in the queried time range. Each time point decomposes overall load in relation to the requested dimensions, measured at that time point. Examples include SQL, Wait event, User, and Host. To learn more about Performance Insights and Amazon Aurora DB instances, go to the Amazon Aurora User Guide. To learn more about Performance Insights and Amazon RDS DB instances, go to the Amazon RDS User Guide.
module PerformanceInsightsValueDouble =
Awso_devops_guru.Values.PerformanceInsightsValueDoublemodule RecommendationRelatedCloudWatchMetricsSourceMetricName =
Awso_devops_guru.Values.RecommendationRelatedCloudWatchMetricsSourceMetricNamemodule RecommendationRelatedCloudWatchMetricsSourceNamespace =
Awso_devops_guru.Values.RecommendationRelatedCloudWatchMetricsSourceNamespacemodule PerformanceInsightsReferenceMetric =
Awso_devops_guru.Values.PerformanceInsightsReferenceMetricInformation about a reference metric used to evaluate Performance Insights.
module PerformanceInsightsReferenceScalar =
Awso_devops_guru.Values.PerformanceInsightsReferenceScalarA reference value to compare Performance Insights metrics against to determine if the metrics demonstrate anomalous behavior.
module RecommendationRelatedCloudWatchMetricsSourceDetail =
Awso_devops_guru.Values.RecommendationRelatedCloudWatchMetricsSourceDetailInformation about an Amazon CloudWatch metric that is analyzed by DevOps Guru. It is one of many analyzed metrics that are used to generate insights.
A pair that contains metric values at the respective timestamp.
module CloudWatchMetricsDimensionName =
Awso_devops_guru.Values.CloudWatchMetricsDimensionNamemodule CloudWatchMetricsDimensionValue =
Awso_devops_guru.Values.CloudWatchMetricsDimensionValuemodule PerformanceInsightsReferenceComparisonValues =
Awso_devops_guru.Values.PerformanceInsightsReferenceComparisonValuesReference scalar values and other metrics that DevOps Guru displays on a graph in its console along with the actual metrics it analyzed. Compare these reference values to your actual metrics to help you understand anomalous behavior that DevOps Guru detected.
module PerformanceInsightsReferenceName =
Awso_devops_guru.Values.PerformanceInsightsReferenceNamemodule RecommendationRelatedAnomalyResourceName =
Awso_devops_guru.Values.RecommendationRelatedAnomalyResourceNamemodule RecommendationRelatedAnomalyResourceType =
Awso_devops_guru.Values.RecommendationRelatedAnomalyResourceTypemodule RecommendationRelatedCloudWatchMetricsSourceDetails =
Awso_devops_guru.Values.RecommendationRelatedCloudWatchMetricsSourceDetailsmodule RecommendationRelatedEventResourceName =
Awso_devops_guru.Values.RecommendationRelatedEventResourceNamemodule RecommendationRelatedEventResourceType =
Awso_devops_guru.Values.RecommendationRelatedEventResourceTypemodule CloudWatchMetricDataStatusCode =
Awso_devops_guru.Values.CloudWatchMetricDataStatusCodeThe dimension of an Amazon CloudWatch metric that is used when DevOps Guru analyzes the resources in your account for operational problems and anomalous behavior. A dimension is a name/value pair that is part of the identity of a metric. A metric can have up to 10 dimensions. For more information, see Dimensions in the Amazon CloudWatch User Guide.
module PerformanceInsightsReferenceData =
Awso_devops_guru.Values.PerformanceInsightsReferenceDataReference data used to evaluate Performance Insights to determine if its performance is anomalous or not.
A statistic in a Performance Insights collection.
module RecommendationRelatedAnomalyResource =
Awso_devops_guru.Values.RecommendationRelatedAnomalyResourceInformation about a resource in which DevOps Guru detected anomalous behavior.
module RecommendationRelatedAnomalySourceDetail =
Awso_devops_guru.Values.RecommendationRelatedAnomalySourceDetailContains an array of RecommendationRelatedCloudWatchMetricsSourceDetail objects that contain the name and namespace of an Amazon CloudWatch metric.
module RecommendationRelatedEventResource =
Awso_devops_guru.Values.RecommendationRelatedEventResourceInformation about an Amazon Web Services resource that emitted and event that is related to a recommendation in an insight.
Information about an anomalous log event found within a log group.
Contains information about the analyzed metrics that displayed anomalous behavior.
module PerformanceInsightsMetricDisplayName =
Awso_devops_guru.Values.PerformanceInsightsMetricDisplayNamemodule PerformanceInsightsReferenceDataList =
Awso_devops_guru.Values.PerformanceInsightsReferenceDataListA collection of Amazon Web Services tags. Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper. Each Amazon Web Services tag has two parts. A tag key (for example, CostCenter, Environment, Project, or Secret). Tag keys are case-sensitive. An optional field known as a tag value (for example, 111122223333, Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. Together these are known as key-value pairs. The string used for a key in a tag that you use to define your resource coverage must begin with the prefix Devops-guru-. The tag key might be DevOps-Guru-deployment-application or devops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key named devops-guru-rds and a key named DevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might be Devops-Guru-production-application/RDS or Devops-Guru-production-application/containers.
module RecommendationRelatedAnomalyResources =
Awso_devops_guru.Values.RecommendationRelatedAnomalyResourcesmodule RecommendationRelatedEventName =
Awso_devops_guru.Values.RecommendationRelatedEventNamemodule RecommendationRelatedEventResources =
Awso_devops_guru.Values.RecommendationRelatedEventResourcesInformation about an Amazon CloudWatch metric.
module PerformanceInsightsMetricsDetail =
Awso_devops_guru.Values.PerformanceInsightsMetricsDetailDetails about Performance Insights metrics. Amazon RDS Performance Insights enables you to monitor and explore different dimensions of database load based on data captured from a running DB instance. DB load is measured as average active sessions. Performance Insights provides the data to API consumers as a two-dimensional time-series dataset. The time dimension provides DB load data for each time point in the queried time range. Each time point decomposes overall load in relation to the requested dimensions, measured at that time point. Examples include SQL, Wait event, User, and Host. To learn more about Performance Insights and Amazon Aurora DB instances, go to the Amazon Aurora User Guide. To learn more about Performance Insights and Amazon RDS DB instances, go to the Amazon RDS User Guide.
Information about Amazon Web Services CloudFormation stacks. You can use up to 500 stacks to specify which Amazon Web Services resources in your account to analyze. For more information, see Stacks in the Amazon Web Services CloudFormation User Guide.
Information about an anomaly that is related to a recommendation.
Information about an event that is related to a recommendation.
The filter configurations for the Amazon SNS notification topic you use with DevOps Guru. You can choose to specify which events or message types to receive notifications for. You can also choose to specify which severity levels to receive notifications for.
Contains the Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic. If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to send it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. DevOps Guru only supports standard SNS topics. For more information, see Permissions for Amazon SNS topics. If you use an Amazon SNS topic that is encrypted by an Amazon Web Services Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for Amazon Web Services KMS–encrypted Amazon SNS topics.
The Amazon Web Services resource that emitted an event. Amazon Web Services resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions.
A cluster of similar anomalous log events found within a log group.
The Amazon Web Services resources in which DevOps Guru detected unusual behavior that resulted in the generation of an anomaly. When DevOps Guru detects multiple related anomalies, it creates and insight with details about the anomalous behavior and suggestions about how to correct the problem.
module PerformanceInsightsMetricsDetails =
Awso_devops_guru.Values.PerformanceInsightsMetricsDetailsmodule MeanTimeToRecoverInMilliseconds =
Awso_devops_guru.Values.MeanTimeToRecoverInMillisecondsThe field associated with the validation exception.
A new collection of Amazon Web Services resources that are defined by an Amazon Web Services tag or tag key/value pair.
module TagCostEstimationResourceCollectionFilter =
Awso_devops_guru.Values.TagCostEstimationResourceCollectionFilterInformation about a collection of Amazon Web Services resources that are identified by an Amazon Web Services tag. This collection of resources is used to create a monthly cost estimate for DevOps Guru to analyze Amazon Web Services resources. The maximum number of tags you can specify for a cost estimate is one. The estimate created is for the cost to analyze the Amazon Web Services resources defined by the tag. For more information, see Stacks in the Amazon Web Services CloudFormation User Guide.
A time ranged that specifies when the observed behavior in an insight started and ended.
The time range during which anomalous behavior in a proactive anomaly or an insight is expected to occur.
A collection of Amazon Web Services resources supported by DevOps Guru. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
A collection of the names of Amazon Web Services services.
module RecommendationRelatedAnomalies =
Awso_devops_guru.Values.RecommendationRelatedAnomaliesA time range used to specify when the behavior of an insight or anomaly started.
A range of time that specifies when anomalous behavior in an anomaly or insight ended.
Information about notification channels you have configured with DevOps Guru. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
A time range that specifies when DevOps Guru opens and then closes an anomaly. This is different from AnomalyTimeRange, which specifies the time range when DevOps Guru actually observes the anomalous behavior.
Details about the source of the anomalous operational data that triggered the anomaly.
Metadata about the detection source that generates proactive anomalies. The anomaly is detected using analysis of the metric data
 over a period of time
A time range that specifies when the observed unusual behavior in an anomaly started and ended. This is different from AnomalyReportedTimeRange, which specifies the time range when DevOps Guru opens and then closes an anomaly.
A collection of Amazon Web Services tags used to filter insights. This is used to return insights generated from only resources that contain the tags in the tag collection.
module CostEstimationServiceResourceCount =
Awso_devops_guru.Values.CostEstimationServiceResourceCountmodule CostEstimationServiceResourceState =
Awso_devops_guru.Values.CostEstimationServiceResourceStateInformation about the number of open reactive and proactive insights that can be used to gauge the health of your system.
Contains the number of open proactive and reactive insights in an analyzed Amazon Web Services service.
Information about the number of open reactive and proactive insights that can be used to gauge the health of your system.
module KMSServerSideEncryptionIntegrationConfig =
Awso_devops_guru.Values.KMSServerSideEncryptionIntegrationConfigInformation about whether DevOps Guru is configured to encrypt server-side data using KMS.
module LogsAnomalyDetectionIntegrationConfig =
Awso_devops_guru.Values.LogsAnomalyDetectionIntegrationConfigInformation about the integration of DevOps Guru with CloudWatch log groups for log anomaly detection. You can use this to update the configuration.
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight. You can use this to update the configuration.
module UpdateCloudFormationCollectionFilter =
Awso_devops_guru.Values.UpdateCloudFormationCollectionFilterContains the names of Amazon Web Services CloudFormation stacks used to update a collection of stacks. You can specify up to 500 Amazon Web Services CloudFormation stacks.
module AmazonCodeGuruProfilerIntegration =
Awso_devops_guru.Values.AmazonCodeGuruProfilerIntegrationInformation about your account's integration with Amazon CodeGuru Profiler. This returns whether DevOps Guru is configured to consume recommendations generated from Amazon CodeGuru Profiler.
module CloudFormationCostEstimationResourceCollectionFilter =
Awso_devops_guru.Values.CloudFormationCostEstimationResourceCollectionFilterInformation about an Amazon Web Services CloudFormation stack used to create a monthly cost estimate for DevOps Guru to analyze Amazon Web Services resources. The maximum number of stacks you can specify for a cost estimate is one. The estimate created is for the cost to analyze the Amazon Web Services resources defined by the stack. For more information, see Stacks in the Amazon Web Services CloudFormation User Guide.
module TagCostEstimationResourceCollectionFilters =
Awso_devops_guru.Values.TagCostEstimationResourceCollectionFiltersDetails about a proactive insight. This object is returned by DescribeInsight.
Information about a reactive insight. This object is returned by DescribeInsight.
Recommendation information to help you remediate detected anomalous behavior that generated an insight.
module ProactiveOrganizationInsightSummary =
Awso_devops_guru.Values.ProactiveOrganizationInsightSummaryDetails about a proactive insight. This object is returned by DescribeInsight.
module ReactiveOrganizationInsightSummary =
Awso_devops_guru.Values.ReactiveOrganizationInsightSummaryInformation about a reactive insight. This object is returned by DescribeInsight.
Used to filter for insights that have any status.
module ListInsightsClosedStatusFilter =
Awso_devops_guru.Values.ListInsightsClosedStatusFilterUsed to filter for insights that have the status CLOSED.
module ListInsightsOngoingStatusFilter =
Awso_devops_guru.Values.ListInsightsOngoingStatusFilterUsed to filter for insights that have the status ONGOING.
Information about a notification channel. A notification channel is used to notify you when DevOps Guru creates an insight. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS). If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to send it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. DevOps Guru only supports standard SNS topics. For more information, see Permissions for Amazon SNS topics. If you use an Amazon SNS topic that is encrypted by an Amazon Web Services Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for Amazon Web Services KMS–encrypted Amazon SNS topics.
Information about the resource that is being monitored, including the name of the resource, the type of resource, and whether or not permission is given to DevOps Guru to access that resource.
An Amazon Web Services resource event. Amazon Web Services resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions.
The time range during which an Amazon Web Services event occurred. Amazon Web Services resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions.
An Amazon CloudWatch log group that contains log anomalies and is used to generate an insight.
Details about a proactive anomaly. This object is returned by DescribeAnomaly.
Details about a reactive anomaly. This object is returned by DescribeAnomaly.
module CloudFormationCollectionFilter =
Awso_devops_guru.Values.CloudFormationCollectionFilterInformation about Amazon Web Services CloudFormation stacks. You can use up to 500 stacks to specify which Amazon Web Services resources in your account to analyze. For more information, see Stacks in the Amazon Web Services CloudFormation User Guide.
An object that contains information about the estimated monthly cost to analyze an Amazon Web Services resource. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.
module KMSServerSideEncryptionIntegration =
Awso_devops_guru.Values.KMSServerSideEncryptionIntegrationInformation about the KMS encryption used with DevOps Guru.
module LogsAnomalyDetectionIntegration =
Awso_devops_guru.Values.LogsAnomalyDetectionIntegrationInformation about the integration of DevOps Guru with CloudWatch log groups for log anomaly detection.
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight.
Information about the health of Amazon Web Services resources in your account that are specified by an Amazon Web Services CloudFormation stack.
Represents the health of an Amazon Web Services service.
Information about the health of Amazon Web Services resources in your account that are specified by an Amazon Web Services tag key.
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics analyzed in your Amazon Web Services account. Use these numbers to gauge the health of operations in your Amazon Web Services account.
You don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see Access Management in the IAM User Guide.
An exception that is thrown when a conflict occurs.
An internal failure in an Amazon service occurred.
The request was denied due to a request throttling.
Contains information about data passed in to a field during a request that is not valid.
module UpdateServiceIntegrationConfig =
Awso_devops_guru.Values.UpdateServiceIntegrationConfigInformation about updating the integration status of an Amazon Web Services service, such as Amazon Web Services Systems Manager, with DevOps Guru.
module UpdateResourceCollectionAction =
Awso_devops_guru.Values.UpdateResourceCollectionActionmodule UpdateResourceCollectionFilter =
Awso_devops_guru.Values.UpdateResourceCollectionFilterContains information used to update a collection of Amazon Web Services resources.
Information about the integration of DevOps Guru as consumer with another AWS service, such as AWS CodeGuru Profiler via EventBridge.
A requested resource could not be found
module CostEstimationResourceCollectionFilter =
Awso_devops_guru.Values.CostEstimationResourceCollectionFilterInformation about a filter used to specify which Amazon Web Services resources are analyzed to create a monthly DevOps Guru cost estimate. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.
module SearchOrganizationInsightsFilters =
Awso_devops_guru.Values.SearchOrganizationInsightsFiltersFilters you can use to specify which events are returned when ListEvents is called.
module SearchOrganizationInsightsMaxResults =
Awso_devops_guru.Values.SearchOrganizationInsightsMaxResultsSpecifies values used to filter responses when searching for insights. You can use a ResourceCollection, ServiceCollection, array of severities, and an array of status values. Each filter type contains one or more values to search for. If you specify multiple filter types, the filter types are joined with an AND, and the request returns only results that match all of the specified filters.
Information about insight feedback received from a customer.
module ListInsightsOrganizationalUnitIdList =
Awso_devops_guru.Values.ListInsightsOrganizationalUnitIdListA filter used by ListInsights to specify which insights to return.
Filters to determine which monitored resources you want to retrieve. You can filter by resource type or resource permission status.
module ListMonitoredResourcesMaxResults =
Awso_devops_guru.Values.ListMonitoredResourcesMaxResultsFilters you can use to specify which events are returned when ListEvents is called.
module ListAnomalousLogGroupsMaxResults =
Awso_devops_guru.Values.ListAnomalousLogGroupsMaxResultsmodule ListAnomaliesForInsightFilters =
Awso_devops_guru.Values.ListAnomaliesForInsightFiltersSpecifies one or more service names that are used to list anomalies.
module ListAnomaliesForInsightMaxResults =
Awso_devops_guru.Values.ListAnomaliesForInsightMaxResultsInformation about a filter used to specify which Amazon Web Services resources are analyzed for anomalous behavior by DevOps Guru.
The time range of a cost estimation.
Information about the integration of DevOps Guru with another Amazon Web Services service, such as Amazon Web Services Systems Manager.
module OrganizationResourceCollectionMaxResults =
Awso_devops_guru.Values.OrganizationResourceCollectionMaxResultsmodule OrganizationResourceCollectionType =
Awso_devops_guru.Values.OrganizationResourceCollectionTypeDetails about a proactive insight. This object is returned by ListInsights.
Information about a reactive insight. This object is returned by ListInsights.
Information about an anomaly. This object is returned by ListAnomalies.
Details about a reactive anomaly. This object is returned by ListAnomalies.
The request contains a value that exceeds a maximum quota.
module UpdateServiceIntegrationResponse =
Awso_devops_guru.Values.UpdateServiceIntegrationResponseEnables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is Amazon Web Services Systems Manager, which can be used to create an OpsItem for each generated insight.
module UpdateServiceIntegrationRequest =
Awso_devops_guru.Values.UpdateServiceIntegrationRequestEnables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is Amazon Web Services Systems Manager, which can be used to create an OpsItem for each generated insight.
module UpdateResourceCollectionResponse =
Awso_devops_guru.Values.UpdateResourceCollectionResponseUpdates the collection of resources that DevOps Guru analyzes. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks. This method also creates the IAM role required for you to use DevOps Guru.
module UpdateResourceCollectionRequest =
Awso_devops_guru.Values.UpdateResourceCollectionRequestUpdates the collection of resources that DevOps Guru analyzes. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks. This method also creates the IAM role required for you to use DevOps Guru.
module UpdateEventSourcesConfigResponse =
Awso_devops_guru.Values.UpdateEventSourcesConfigResponseEnables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is Amazon CodeGuru Profiler, which can produce proactive recommendations which can be stored and viewed in DevOps Guru.
module UpdateEventSourcesConfigRequest =
Awso_devops_guru.Values.UpdateEventSourcesConfigRequestEnables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is Amazon CodeGuru Profiler, which can produce proactive recommendations which can be stored and viewed in DevOps Guru.
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
module SearchOrganizationInsightsResponse =
Awso_devops_guru.Values.SearchOrganizationInsightsResponseReturns a list of insights in your organization. You can specify which insights are returned by their start time, one or more statuses (ONGOING, CLOSED, and CLOSED), one or more severities (LOW, MEDIUM, and HIGH), and type (REACTIVE or PROACTIVE). Use the Filters parameter to specify status and severity search parameters. Use the Type parameter to specify REACTIVE or PROACTIVE in your search.
module SearchOrganizationInsightsRequest =
Awso_devops_guru.Values.SearchOrganizationInsightsRequestReturns a list of insights in your organization. You can specify which insights are returned by their start time, one or more statuses (ONGOING, CLOSED, and CLOSED), one or more severities (LOW, MEDIUM, and HIGH), and type (REACTIVE or PROACTIVE). Use the Filters parameter to specify status and severity search parameters. Use the Type parameter to specify REACTIVE or PROACTIVE in your search.
Returns a list of insights in your Amazon Web Services account. You can specify which insights are returned by their start time, one or more statuses (ONGOING or CLOSED), one or more severities (LOW, MEDIUM, and HIGH), and type (REACTIVE or PROACTIVE). Use the Filters parameter to specify status and severity search parameters. Use the Type parameter to specify REACTIVE or PROACTIVE in your search.
Returns a list of insights in your Amazon Web Services account. You can specify which insights are returned by their start time, one or more statuses (ONGOING or CLOSED), one or more severities (LOW, MEDIUM, and HIGH), and type (REACTIVE or PROACTIVE). Use the Filters parameter to specify status and severity search parameters. Use the Type parameter to specify REACTIVE or PROACTIVE in your search.
module RemoveNotificationChannelResponse =
Awso_devops_guru.Values.RemoveNotificationChannelResponseRemoves a notification channel from DevOps Guru. A notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations.
module RemoveNotificationChannelRequest =
Awso_devops_guru.Values.RemoveNotificationChannelRequestRemoves a notification channel from DevOps Guru. A notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations.
Collects customer feedback about the specified insight.
Collects customer feedback about the specified insight.
Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events.
Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events.
module ListOrganizationInsightsResponse =
Awso_devops_guru.Values.ListOrganizationInsightsResponseReturns a list of insights associated with the account or OU Id.
module ListOrganizationInsightsRequest =
Awso_devops_guru.Values.ListOrganizationInsightsRequestReturns a list of insights associated with the account or OU Id.
module ListNotificationChannelsResponse =
Awso_devops_guru.Values.ListNotificationChannelsResponseReturns a list of notification channels configured for DevOps Guru. Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
module ListNotificationChannelsRequest =
Awso_devops_guru.Values.ListNotificationChannelsRequestReturns a list of notification channels configured for DevOps Guru. Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
module ListMonitoredResourcesResponse =
Awso_devops_guru.Values.ListMonitoredResourcesResponseReturns the list of all log groups that are being monitored and tagged by DevOps Guru.
Returns the list of all log groups that are being monitored and tagged by DevOps Guru.
Returns a list of insights in your Amazon Web Services account. You can specify which insights are returned by their start time and status (ONGOING, CLOSED, or ANY).
Returns a list of insights in your Amazon Web Services account. You can specify which insights are returned by their start time and status (ONGOING, CLOSED, or ANY).
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru. You can use filters to specify which events are returned.
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru. You can use filters to specify which events are returned.
module ListAnomalousLogGroupsResponse =
Awso_devops_guru.Values.ListAnomalousLogGroupsResponseReturns the list of log groups that contain log anomalies.
Returns the list of log groups that contain log anomalies.
module ListAnomaliesForInsightResponse =
Awso_devops_guru.Values.ListAnomaliesForInsightResponseReturns a list of the anomalies that belong to an insight that you specify using its ID.
module ListAnomaliesForInsightRequest =
Awso_devops_guru.Values.ListAnomaliesForInsightRequestReturns a list of the anomalies that belong to an insight that you specify using its ID.
Returns lists Amazon Web Services resources that are of the specified resource collection type. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
Returns lists Amazon Web Services resources that are of the specified resource collection type. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.
Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.
module DescribeServiceIntegrationResponse =
Awso_devops_guru.Values.DescribeServiceIntegrationResponseReturns the integration status of services that are integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is Amazon Web Services Systems Manager, which can be used to create an OpsItem for each generated insight.
module DescribeServiceIntegrationRequest =
Awso_devops_guru.Values.DescribeServiceIntegrationRequestReturns the integration status of services that are integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is Amazon Web Services Systems Manager, which can be used to create an OpsItem for each generated insight.
module DescribeResourceCollectionHealthResponse =
Awso_devops_guru.Values.DescribeResourceCollectionHealthResponseReturns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account. You specify the type of Amazon Web Services resources collection. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
module DescribeResourceCollectionHealthRequest =
Awso_devops_guru.Values.DescribeResourceCollectionHealthRequestReturns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account. You specify the type of Amazon Web Services resources collection. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
module DescribeOrganizationResourceCollectionHealthResponse =
Awso_devops_guru.Values.DescribeOrganizationResourceCollectionHealthResponseProvides an overview of your system's health. If additional member accounts are part of your organization, you can filter those accounts using the AccountIds field.
module DescribeOrganizationResourceCollectionHealthRequest =
Awso_devops_guru.Values.DescribeOrganizationResourceCollectionHealthRequestProvides an overview of your system's health. If additional member accounts are part of your organization, you can filter those accounts using the AccountIds field.
module DescribeOrganizationOverviewResponse =
Awso_devops_guru.Values.DescribeOrganizationOverviewResponseReturns an overview of your organization's history based on the specified time range. The overview includes the total reactive and proactive insights.
module DescribeOrganizationOverviewRequest =
Awso_devops_guru.Values.DescribeOrganizationOverviewRequestReturns an overview of your organization's history based on the specified time range. The overview includes the total reactive and proactive insights.
module DescribeOrganizationHealthResponse =
Awso_devops_guru.Values.DescribeOrganizationHealthResponseReturns active insights, predictive insights, and resource hours analyzed in last hour.
module DescribeOrganizationHealthRequest =
Awso_devops_guru.Values.DescribeOrganizationHealthRequestReturns active insights, predictive insights, and resource hours analyzed in last hour.
Returns details about an insight that you specify using its ID.
Returns details about an insight that you specify using its ID.
Returns the most recent feedback submitted in the current Amazon Web Services account and Region.
Returns the most recent feedback submitted in the current Amazon Web Services account and Region.
module DescribeEventSourcesConfigResponse =
Awso_devops_guru.Values.DescribeEventSourcesConfigResponseReturns the integration status of services that are integrated with DevOps Guru as Consumer via EventBridge. The one service that can be integrated with DevOps Guru is Amazon CodeGuru Profiler, which can produce proactive recommendations which can be stored and viewed in DevOps Guru.
module DescribeEventSourcesConfigRequest =
Awso_devops_guru.Values.DescribeEventSourcesConfigRequestReturns the integration status of services that are integrated with DevOps Guru as Consumer via EventBridge. The one service that can be integrated with DevOps Guru is Amazon CodeGuru Profiler, which can produce proactive recommendations which can be stored and viewed in DevOps Guru.
Returns details about an anomaly that you specify using its ID.
Returns details about an anomaly that you specify using its ID.
module DescribeAccountOverviewResponse =
Awso_devops_guru.Values.DescribeAccountOverviewResponseFor the time range passed in, returns the number of open reactive insight that were created, the number of open proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
module DescribeAccountOverviewRequest =
Awso_devops_guru.Values.DescribeAccountOverviewRequestFor the time range passed in, returns the number of open reactive insight that were created, the number of open proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics analyzed in your Amazon Web Services account. Use these numbers to gauge the health of operations in your Amazon Web Services account.
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics analyzed in your Amazon Web Services account. Use these numbers to gauge the health of operations in your Amazon Web Services account.
Deletes the insight along with the associated anomalies, events and recommendations.
Deletes the insight along with the associated anomalies, events and recommendations.
module AddNotificationChannelResponse =
Awso_devops_guru.Values.AddNotificationChannelResponseAdds a notification channel to DevOps Guru. A notification channel is used to notify you about important DevOps Guru events, such as when an insight is generated. If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to send it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. DevOps Guru only supports standard SNS topics. For more information, see Permissions for Amazon SNS topics. If you use an Amazon SNS topic that is encrypted by an Amazon Web Services Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for Amazon Web Services KMS–encrypted Amazon SNS topics.
Adds a notification channel to DevOps Guru. A notification channel is used to notify you about important DevOps Guru events, such as when an insight is generated. If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to send it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. DevOps Guru only supports standard SNS topics. For more information, see Permissions for Amazon SNS topics. If you use an Amazon SNS topic that is encrypted by an Amazon Web Services Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for Amazon Web Services KMS–encrypted Amazon SNS topics.