Module Awso_devops_guru.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

A 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.

A 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.

Sourcemodule MetricValue : sig ... end
Sourcemodule Timestamp : sig ... end

Information about a reference metric used to evaluate Performance Insights.

A reference value to compare Performance Insights metrics against to determine if the metrics demonstrate anomalous behavior.

Information about an Amazon CloudWatch metric that is analyzed by DevOps Guru. It is one of many analyzed metrics that are used to generate insights.

Sourcemodule TimestampMetricValuePair : sig ... end

A pair that contains metric values at the respective timestamp.

Reference 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.

Sourcemodule TagValue : sig ... end
Sourcemodule Explanation : sig ... end
Sourcemodule LogAnomalyToken : sig ... end
Sourcemodule LogAnomalyType : sig ... end
Sourcemodule LogEventId : sig ... end
Sourcemodule LogStreamName : sig ... end

The 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.

Reference data used to evaluate Performance Insights to determine if its performance is anomalous or not.

Sourcemodule PerformanceInsightsStat : sig ... end

A statistic in a Performance Insights collection.

Sourcemodule StackName : sig ... end
Sourcemodule AppBoundaryKey : sig ... end
Sourcemodule TagValues : sig ... end

Information about a resource in which DevOps Guru detected anomalous behavior.

Contains an array of RecommendationRelatedCloudWatchMetricsSourceDetail objects that contain the name and namespace of an Amazon CloudWatch metric.

Information about an Amazon Web Services resource that emitted and event that is related to a recommendation in an insight.

Sourcemodule InsightSeverity : sig ... end
Sourcemodule NotificationMessageType : sig ... end
Sourcemodule LogAnomalyClass : sig ... end

Information about an anomalous log event found within a log group.

Contains information about the analyzed metrics that displayed anomalous behavior.

Sourcemodule CloudWatchMetricsPeriod : sig ... end
Sourcemodule CloudWatchMetricsStat : sig ... end
Sourcemodule CloudWatchMetricsUnit : sig ... end
Sourcemodule PerformanceInsightsStats : sig ... end
Sourcemodule StackNames : sig ... end
Sourcemodule TagCollection : sig ... end

A 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.

Sourcemodule ServiceName : sig ... end
Sourcemodule AnomalyId : sig ... end
Sourcemodule InsightSeverities : sig ... end
Sourcemodule NotificationMessageTypes : sig ... end
Sourcemodule TopicArn : sig ... end
Sourcemodule EventResourceArn : sig ... end
Sourcemodule EventResourceName : sig ... end
Sourcemodule EventResourceType : sig ... end
Sourcemodule LogAnomalyClasses : sig ... end
Sourcemodule ResourceName : sig ... end
Sourcemodule ResourceType : sig ... end
Sourcemodule CloudWatchMetricsDetail : sig ... end

Information about an Amazon CloudWatch metric.

Details 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.

Sourcemodule ErrorMessageString : sig ... end
Sourcemodule ErrorNameString : sig ... end
Sourcemodule UpdateTagValues : sig ... end
Sourcemodule CostEstimationTagValues : sig ... end
Sourcemodule ResourceArn : sig ... end
Sourcemodule CloudFormationCollection : sig ... end

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.

Sourcemodule TagCollections : sig ... end
Sourcemodule ServiceNames : sig ... end

Information about an anomaly that is related to a recommendation.

Information about an event that is related to a recommendation.

Sourcemodule NotificationFilterConfig : sig ... end

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.

Sourcemodule SnsChannelConfig : sig ... end

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.

Sourcemodule EventResource : sig ... end

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.

Sourcemodule LogAnomalyShowcase : sig ... end

A cluster of similar anomalous log events found within a log group.

Sourcemodule AnomalyResource : sig ... end

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.

Sourcemodule CloudWatchMetricsDetails : sig ... end
Sourcemodule AnomalySource : sig ... end
Sourcemodule NumOpenProactiveInsights : sig ... end
Sourcemodule NumOpenReactiveInsights : sig ... end
Sourcemodule ValidationExceptionField : sig ... end

The field associated with the validation exception.

Sourcemodule KMSKeyId : sig ... end
Sourcemodule OptInStatus : sig ... end
Sourcemodule ServerSideEncryptionType : sig ... end
Sourcemodule UpdateStackNames : sig ... end
Sourcemodule UpdateTagCollectionFilter : sig ... end

A new collection of Amazon Web Services resources that are defined by an Amazon Web Services tag or tag key/value pair.

Sourcemodule EventSourceOptInStatus : sig ... end
Sourcemodule CostEstimationStackNames : sig ... end

Information 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.

Sourcemodule AssociatedResourceArns : sig ... end
Sourcemodule InsightId : sig ... end
Sourcemodule InsightName : sig ... end
Sourcemodule InsightStatus : sig ... end
Sourcemodule InsightTimeRange : sig ... end

A time ranged that specifies when the observed behavior in an insight started and ended.

Sourcemodule PredictionTimeRange : sig ... end

The time range during which anomalous behavior in a proactive anomaly or an insight is expected to occur.

Sourcemodule ResourceCollection : sig ... end

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.

Sourcemodule ServiceCollection : sig ... end

A collection of the names of Amazon Web Services services.

Sourcemodule RecommendationCategory : sig ... end
Sourcemodule RecommendationDescription : sig ... end
Sourcemodule RecommendationName : sig ... end
Sourcemodule RecommendationReason : sig ... end
Sourcemodule AwsAccountId : sig ... end
Sourcemodule OrganizationalUnitId : sig ... end
Sourcemodule InsightType : sig ... end
Sourcemodule StartTimeRange : sig ... end

A time range used to specify when the behavior of an insight or anomaly started.

Sourcemodule EndTimeRange : sig ... end

A range of time that specifies when anomalous behavior in an anomaly or insight ended.

Sourcemodule NotificationChannelConfig : sig ... end

Information about notification channels you have configured with DevOps Guru. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).

Sourcemodule NotificationChannelId : sig ... end
Sourcemodule MonitoredResourceName : sig ... end
Sourcemodule ResourcePermission : sig ... end
Sourcemodule ResourceTypeFilter : sig ... end
Sourcemodule EventClass : sig ... end
Sourcemodule EventDataSource : sig ... end
Sourcemodule EventId : sig ... end
Sourcemodule EventName : sig ... end
Sourcemodule EventResources : sig ... end
Sourcemodule EventSource : sig ... end
Sourcemodule LogAnomalyShowcases : sig ... end
Sourcemodule LogGroupName : sig ... end
Sourcemodule NumberOfLogLinesScanned : sig ... end
Sourcemodule AnomalyDescription : sig ... end
Sourcemodule AnomalyLimit : sig ... end
Sourcemodule AnomalyReportedTimeRange : sig ... end

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.

Sourcemodule AnomalyResources : sig ... end
Sourcemodule AnomalySeverity : sig ... end
Sourcemodule AnomalySourceDetails : sig ... end

Details about the source of the anomalous operational data that triggered the anomaly.

Sourcemodule AnomalySourceMetadata : sig ... end

Metadata about the detection source that generates proactive anomalies. The anomaly is detected using analysis of the metric data
 over a period of time

Sourcemodule AnomalyStatus : sig ... end
Sourcemodule AnomalyTimeRange : sig ... end

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.

Sourcemodule AnomalyName : sig ... end
Sourcemodule AnomalyType : sig ... end
Sourcemodule TagCollectionFilter : sig ... end

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.

Sourcemodule Cost : sig ... end
Sourcemodule AnalyzedResourceCount : sig ... end
Sourcemodule InsightHealth : sig ... end

Information about the number of open reactive and proactive insights that can be used to gauge the health of your system.

Sourcemodule ServiceInsightHealth : sig ... end

Contains the number of open proactive and reactive insights in an analyzed Amazon Web Services service.

Sourcemodule AccountInsightHealth : sig ... end

Information about the number of open reactive and proactive insights that can be used to gauge the health of your system.

Sourcemodule ResourceIdString : sig ... end
Sourcemodule ResourceIdType : sig ... end
Sourcemodule RetryAfterSeconds : sig ... end
Sourcemodule ErrorQuotaCodeString : sig ... end
Sourcemodule ErrorServiceCodeString : sig ... end
Sourcemodule ValidationExceptionFields : sig ... end
Sourcemodule ValidationExceptionReason : sig ... end

Information about whether DevOps Guru is configured to encrypt server-side data using KMS.

Information 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.

Contains 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.

Information about your account's integration with Amazon CodeGuru Profiler. This returns whether DevOps Guru is configured to consume recommendations generated from Amazon CodeGuru Profiler.

Information 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.

Sourcemodule ProactiveInsightSummary : sig ... end

Details about a proactive insight. This object is returned by DescribeInsight.

Sourcemodule ReactiveInsightSummary : sig ... end

Information about a reactive insight. This object is returned by DescribeInsight.

Sourcemodule InsightStatuses : sig ... end
Sourcemodule InsightFeedbackOption : sig ... end
Sourcemodule Recommendation : sig ... end

Recommendation information to help you remediate detected anomalous behavior that generated an insight.

Details about a proactive insight. This object is returned by DescribeInsight.

Information about a reactive insight. This object is returned by DescribeInsight.

Used to filter for insights that have any status.

Used to filter for insights that have the status CLOSED.

Used to filter for insights that have the status ONGOING.

Sourcemodule NotificationChannel : sig ... end

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.

Sourcemodule ResourceTypeFilters : sig ... end
Sourcemodule Event : sig ... end

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.

Sourcemodule EventTimeRange : sig ... end

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.

Sourcemodule AnomalousLogGroup : sig ... end

An Amazon CloudWatch log group that contains log anomalies and is used to generate an insight.

Sourcemodule ProactiveAnomalySummary : sig ... end

Details about a proactive anomaly. This object is returned by DescribeAnomaly.

Sourcemodule ReactiveAnomalySummary : sig ... end

Details about a reactive anomaly. This object is returned by DescribeAnomaly.

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.

Sourcemodule TagCollectionFilters : sig ... end
Sourcemodule ServiceResourceCost : sig ... end

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.

Information about the KMS encryption used with DevOps Guru.

Information about the integration of DevOps Guru with CloudWatch log groups for log anomaly detection.

Sourcemodule OpsCenterIntegration : sig ... end

Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight.

Sourcemodule CloudFormationHealth : sig ... end

Information about the health of Amazon Web Services resources in your account that are specified by an Amazon Web Services CloudFormation stack.

Sourcemodule ServiceHealth : sig ... end

Represents the health of an Amazon Web Services service.

Sourcemodule TagHealth : sig ... end

Information about the health of Amazon Web Services resources in your account that are specified by an Amazon Web Services tag key.

Sourcemodule AccountHealth : sig ... end

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.

Sourcemodule InsightDescription : sig ... end
Sourcemodule SsmOpsItemId : sig ... end
Sourcemodule AccessDeniedException : sig ... end

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.

Sourcemodule ConflictException : sig ... end

An exception that is thrown when a conflict occurs.

Sourcemodule InternalServerException : sig ... end

An internal failure in an Amazon service occurred.

Sourcemodule ThrottlingException : sig ... end

The request was denied due to a request throttling.

Sourcemodule ValidationException : sig ... end

Contains information about data passed in to a field during a request that is not valid.

Information about updating the integration status of an Amazon Web Services service, such as Amazon Web Services Systems Manager, with DevOps Guru.

Contains information used to update a collection of Amazon Web Services resources.

Sourcemodule EventSourcesConfig : sig ... end

Information about the integration of DevOps Guru as consumer with another AWS service, such as AWS CodeGuru Profiler via EventBridge.

Sourcemodule ResourceNotFoundException : sig ... end

A requested resource could not be found

Sourcemodule ClientToken : sig ... end

Information 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.

Sourcemodule ProactiveInsights : sig ... end
Sourcemodule ReactiveInsights : sig ... end
Sourcemodule UuidNextToken : sig ... end

Filters you can use to specify which events are returned when ListEvents is called.

Sourcemodule SearchInsightsFilters : sig ... end

Specifies 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.

Sourcemodule SearchInsightsMaxResults : sig ... end
Sourcemodule InsightFeedback : sig ... end

Information about insight feedback received from a customer.

Sourcemodule Recommendations : sig ... end
Sourcemodule Locale : sig ... end
Sourcemodule ListInsightsAccountIdList : sig ... end
Sourcemodule ListInsightsMaxResults : sig ... end
Sourcemodule ListInsightsStatusFilter : sig ... end

A filter used by ListInsights to specify which insights to return.

Sourcemodule Channels : sig ... end

Filters to determine which monitored resources you want to retrieve. You can filter by resource type or resource permission status.

Sourcemodule Events : sig ... end
Sourcemodule ListEventsFilters : sig ... end

Filters you can use to specify which events are returned when ListEvents is called.

Sourcemodule ListEventsMaxResults : sig ... end
Sourcemodule AnomalousLogGroups : sig ... end
Sourcemodule ProactiveAnomalies : sig ... end
Sourcemodule ReactiveAnomalies : sig ... end

Specifies one or more service names that are used to list anomalies.

Sourcemodule ResourceCollectionFilter : sig ... end

Information about a filter used to specify which Amazon Web Services resources are analyzed for anomalous behavior by DevOps Guru.

Sourcemodule ResourceCollectionType : sig ... end
Sourcemodule CostEstimationStatus : sig ... end
Sourcemodule CostEstimationTimeRange : sig ... end

The time range of a cost estimation.

Sourcemodule ServiceResourceCosts : sig ... end
Sourcemodule ServiceIntegrationConfig : sig ... end

Information about the integration of DevOps Guru with another Amazon Web Services service, such as Amazon Web Services Systems Manager.

Sourcemodule CloudFormationHealths : sig ... end
Sourcemodule ServiceHealths : sig ... end
Sourcemodule TagHealths : sig ... end
Sourcemodule AccountHealths : sig ... end
Sourcemodule AccountIdList : sig ... end
Sourcemodule OrganizationalUnitIdList : sig ... end
Sourcemodule NumProactiveInsights : sig ... end
Sourcemodule NumReactiveInsights : sig ... end
Sourcemodule NumMetricsAnalyzed : sig ... end
Sourcemodule ResourceHours : sig ... end
Sourcemodule ProactiveInsight : sig ... end

Details about a proactive insight. This object is returned by ListInsights.

Sourcemodule ReactiveInsight : sig ... end

Information about a reactive insight. This object is returned by ListInsights.

Sourcemodule ProactiveAnomaly : sig ... end

Information about an anomaly. This object is returned by ListAnomalies.

Sourcemodule ReactiveAnomaly : sig ... end

Details about a reactive anomaly. This object is returned by ListAnomalies.

The request contains a value that exceeds a maximum quota.

Enables 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.

Enables 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.

Updates 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.

Updates 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.

Enables 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.

Enables 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.

Returns 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 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.

Sourcemodule SearchInsightsResponse : sig ... end

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.

Sourcemodule SearchInsightsRequest : sig ... end

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.

Removes 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.

Removes 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.

Sourcemodule PutFeedbackResponse : sig ... end

Collects customer feedback about the specified insight.

Sourcemodule PutFeedbackRequest : sig ... end

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.

Returns a list of insights associated with the account or OU Id.

Returns a list of insights associated with the account or OU Id.

Returns 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).

Returns 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).

Returns 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.

Sourcemodule ListInsightsResponse : sig ... end

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).

Sourcemodule ListInsightsRequest : sig ... end

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).

Sourcemodule ListEventsResponse : sig ... end

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.

Sourcemodule ListEventsRequest : sig ... end

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 the list of log groups that contain log anomalies.

Returns the list of log groups that contain log anomalies.

Returns a list of the anomalies that belong to an insight that you specify using its ID.

Returns 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.

Sourcemodule GetCostEstimationResponse : sig ... end

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.

Sourcemodule GetCostEstimationRequest : sig ... end

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 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.

Returns 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.

Returns 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.

Returns 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.

Provides 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.

Provides 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.

Returns an overview of your organization's history based on the specified time range. The overview includes the total reactive and proactive insights.

Returns an overview of your organization's history based on the specified time range. The overview includes the total reactive and proactive insights.

Returns active insights, predictive insights, and resource hours analyzed in last hour.

Returns active insights, predictive insights, and resource hours analyzed in last hour.

Sourcemodule DescribeInsightResponse : sig ... end

Returns details about an insight that you specify using its ID.

Sourcemodule DescribeInsightRequest : sig ... end

Returns details about an insight that you specify using its ID.

Sourcemodule DescribeFeedbackResponse : sig ... end

Returns the most recent feedback submitted in the current Amazon Web Services account and Region.

Sourcemodule DescribeFeedbackRequest : sig ... end

Returns the most recent feedback submitted in the current Amazon Web Services account and Region.

Returns 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 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.

Sourcemodule DescribeAnomalyResponse : sig ... end

Returns details about an anomaly that you specify using its ID.

Sourcemodule DescribeAnomalyRequest : sig ... end

Returns details about an anomaly that you specify using its ID.

For 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.

For 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.

Sourcemodule DeleteInsightResponse : sig ... end

Deletes the insight along with the associated anomalies, events and recommendations.

Sourcemodule DeleteInsightRequest : sig ... end

Deletes the insight along with the associated anomalies, events and recommendations.

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.

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.