amazonka-devops-guru-2.0: Amazon DevOps Guru SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.DevOpsGuru.Lens

Contents

Description

 
Synopsis

Operations

AddNotificationChannel

addNotificationChannel_config :: Lens' AddNotificationChannel NotificationChannelConfig Source #

A NotificationChannelConfig object that specifies what type of notification channel to add. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).

DeleteInsight

deleteInsight_id :: Lens' DeleteInsight Text Source #

The ID of the insight.

DescribeAccountHealth

describeAccountHealthResponse_analyzedResourceCount :: Lens' DescribeAccountHealthResponse (Maybe Integer) Source #

Number of resources that DevOps Guru is monitoring in your Amazon Web Services account.

describeAccountHealthResponse_openReactiveInsights :: Lens' DescribeAccountHealthResponse Int Source #

An integer that specifies the number of open reactive insights in your Amazon Web Services account.

describeAccountHealthResponse_openProactiveInsights :: Lens' DescribeAccountHealthResponse Int Source #

An integer that specifies the number of open proactive insights in your Amazon Web Services account.

describeAccountHealthResponse_metricsAnalyzed :: Lens' DescribeAccountHealthResponse Int Source #

An integer that specifies the number of metrics that have been analyzed in your Amazon Web Services account.

describeAccountHealthResponse_resourceHours :: Lens' DescribeAccountHealthResponse Integer Source #

The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.

DescribeAccountOverview

describeAccountOverview_toTime :: Lens' DescribeAccountOverview (Maybe UTCTime) Source #

The end of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred before this day. If this is not specified, then the current day is used.

describeAccountOverview_fromTime :: Lens' DescribeAccountOverview UTCTime Source #

The start of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred after this day.

describeAccountOverviewResponse_reactiveInsights :: Lens' DescribeAccountOverviewResponse Int Source #

An integer that specifies the number of open reactive insights in your Amazon Web Services account that were created during the time range passed in.

describeAccountOverviewResponse_proactiveInsights :: Lens' DescribeAccountOverviewResponse Int Source #

An integer that specifies the number of open proactive insights in your Amazon Web Services account that were created during the time range passed in.

describeAccountOverviewResponse_meanTimeToRecoverInMilliseconds :: Lens' DescribeAccountOverviewResponse Integer Source #

The Mean Time to Recover (MTTR) for all closed insights that were created during the time range passed in.

DescribeAnomaly

describeAnomalyResponse_proactiveAnomaly :: Lens' DescribeAnomalyResponse (Maybe ProactiveAnomaly) Source #

A ProactiveAnomaly object that represents the requested anomaly.

describeAnomalyResponse_reactiveAnomaly :: Lens' DescribeAnomalyResponse (Maybe ReactiveAnomaly) Source #

A ReactiveAnomaly object that represents the requested anomaly.

DescribeEventSourcesConfig

DescribeFeedback

describeFeedback_insightId :: Lens' DescribeFeedback (Maybe Text) Source #

The ID of the insight for which the feedback was provided.

DescribeInsight

describeInsight_accountId :: Lens' DescribeInsight (Maybe Text) Source #

The ID of the member account in the organization.

describeInsightResponse_proactiveInsight :: Lens' DescribeInsightResponse (Maybe ProactiveInsight) Source #

A ProactiveInsight object that represents the requested insight.

describeInsightResponse_reactiveInsight :: Lens' DescribeInsightResponse (Maybe ReactiveInsight) Source #

A ReactiveInsight object that represents the requested insight.

DescribeOrganizationHealth

describeOrganizationHealthResponse_openReactiveInsights :: Lens' DescribeOrganizationHealthResponse Int Source #

An integer that specifies the number of open reactive insights in your Amazon Web Services account.

describeOrganizationHealthResponse_openProactiveInsights :: Lens' DescribeOrganizationHealthResponse Int Source #

An integer that specifies the number of open proactive insights in your Amazon Web Services account.

describeOrganizationHealthResponse_metricsAnalyzed :: Lens' DescribeOrganizationHealthResponse Int Source #

An integer that specifies the number of metrics that have been analyzed in your organization.

describeOrganizationHealthResponse_resourceHours :: Lens' DescribeOrganizationHealthResponse Integer Source #

The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.

DescribeOrganizationOverview

describeOrganizationOverview_toTime :: Lens' DescribeOrganizationOverview (Maybe UTCTime) Source #

The end of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred before this day. If this is not specified, then the current day is used.

describeOrganizationOverview_fromTime :: Lens' DescribeOrganizationOverview UTCTime Source #

The start of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred after this day.

describeOrganizationOverviewResponse_reactiveInsights :: Lens' DescribeOrganizationOverviewResponse Int Source #

An integer that specifies the number of open reactive insights in your Amazon Web Services account.

describeOrganizationOverviewResponse_proactiveInsights :: Lens' DescribeOrganizationOverviewResponse Int Source #

An integer that specifies the number of open proactive insights in your Amazon Web Services account.

DescribeOrganizationResourceCollectionHealth

describeOrganizationResourceCollectionHealth_maxResults :: Lens' DescribeOrganizationResourceCollectionHealth (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

describeOrganizationResourceCollectionHealth_nextToken :: Lens' DescribeOrganizationResourceCollectionHealth (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

describeOrganizationResourceCollectionHealth_organizationResourceCollectionType :: Lens' DescribeOrganizationResourceCollectionHealth OrganizationResourceCollectionType Source #

An Amazon Web Services resource collection type. This type specifies how analyzed Amazon Web Services resources are defined. 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.

describeOrganizationResourceCollectionHealthResponse_cloudFormation :: Lens' DescribeOrganizationResourceCollectionHealthResponse (Maybe [CloudFormationHealth]) Source #

The returned CloudFormationHealthOverview object that contains an InsightHealthOverview object with the requested system health information.

describeOrganizationResourceCollectionHealthResponse_nextToken :: Lens' DescribeOrganizationResourceCollectionHealthResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

describeOrganizationResourceCollectionHealthResponse_service :: Lens' DescribeOrganizationResourceCollectionHealthResponse (Maybe [ServiceHealth]) Source #

An array of ServiceHealth objects that describes the health of the Amazon Web Services services associated with the resources in the collection.

describeOrganizationResourceCollectionHealthResponse_tags :: Lens' DescribeOrganizationResourceCollectionHealthResponse (Maybe [TagHealth]) Source #

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.

DescribeResourceCollectionHealth

describeResourceCollectionHealth_nextToken :: Lens' DescribeResourceCollectionHealth (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

describeResourceCollectionHealth_resourceCollectionType :: Lens' DescribeResourceCollectionHealth ResourceCollectionType Source #

An Amazon Web Services resource collection type. This type specifies how analyzed Amazon Web Services resources are defined. 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.

describeResourceCollectionHealthResponse_cloudFormation :: Lens' DescribeResourceCollectionHealthResponse (Maybe [CloudFormationHealth]) Source #

The returned CloudFormationHealthOverview object that contains an InsightHealthOverview object with the requested system health information.

describeResourceCollectionHealthResponse_nextToken :: Lens' DescribeResourceCollectionHealthResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

describeResourceCollectionHealthResponse_service :: Lens' DescribeResourceCollectionHealthResponse (Maybe [ServiceHealth]) Source #

An array of ServiceHealth objects that describes the health of the Amazon Web Services services associated with the resources in the collection.

describeResourceCollectionHealthResponse_tags :: Lens' DescribeResourceCollectionHealthResponse (Maybe [TagHealth]) Source #

The Amazon Web Services tags that are used by resources in the resource collection.

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.

DescribeServiceIntegration

GetCostEstimation

getCostEstimation_nextToken :: Lens' GetCostEstimation (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

getCostEstimationResponse_costs :: Lens' GetCostEstimationResponse (Maybe [ServiceResourceCost]) Source #

An array of ResourceCost objects that each contains details about the monthly cost estimate to analyze one of your Amazon Web Services resources.

getCostEstimationResponse_nextToken :: Lens' GetCostEstimationResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

getCostEstimationResponse_resourceCollection :: Lens' GetCostEstimationResponse (Maybe CostEstimationResourceCollectionFilter) Source #

The collection of the Amazon Web Services resources used to create your monthly DevOps Guru cost estimate.

getCostEstimationResponse_status :: Lens' GetCostEstimationResponse (Maybe CostEstimationStatus) Source #

The status of creating this cost estimate. If it's still in progress, the status ONGOING is returned. If it is finished, the status COMPLETED is returned.

getCostEstimationResponse_totalCost :: Lens' GetCostEstimationResponse (Maybe Double) Source #

The estimated monthly cost to analyze the Amazon Web Services resources. This value is the sum of the estimated costs to analyze each resource in the Costs object in this response.

GetResourceCollection

getResourceCollection_nextToken :: Lens' GetResourceCollection (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

getResourceCollection_resourceCollectionType :: Lens' GetResourceCollection ResourceCollectionType Source #

The type of Amazon Web Services resource collections to return. The one valid value is CLOUD_FORMATION for Amazon Web Services CloudFormation stacks.

getResourceCollectionResponse_nextToken :: Lens' GetResourceCollectionResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

getResourceCollectionResponse_resourceCollection :: Lens' GetResourceCollectionResponse (Maybe ResourceCollectionFilter) Source #

The requested list of Amazon Web Services resource collections. 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.

ListAnomaliesForInsight

listAnomaliesForInsight_accountId :: Lens' ListAnomaliesForInsight (Maybe Text) Source #

The ID of the Amazon Web Services account.

listAnomaliesForInsight_maxResults :: Lens' ListAnomaliesForInsight (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

listAnomaliesForInsight_nextToken :: Lens' ListAnomaliesForInsight (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

listAnomaliesForInsight_startTimeRange :: Lens' ListAnomaliesForInsight (Maybe StartTimeRange) Source #

A time range used to specify when the requested anomalies started. All returned anomalies started during this time range.

listAnomaliesForInsight_insightId :: Lens' ListAnomaliesForInsight Text Source #

The ID of the insight. The returned anomalies belong to this insight.

listAnomaliesForInsightResponse_nextToken :: Lens' ListAnomaliesForInsightResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

listAnomaliesForInsightResponse_proactiveAnomalies :: Lens' ListAnomaliesForInsightResponse (Maybe [ProactiveAnomalySummary]) Source #

An array of ProactiveAnomalySummary objects that represent the requested anomalies

listAnomaliesForInsightResponse_reactiveAnomalies :: Lens' ListAnomaliesForInsightResponse (Maybe [ReactiveAnomalySummary]) Source #

An array of ReactiveAnomalySummary objects that represent the requested anomalies

ListAnomalousLogGroups

listAnomalousLogGroups_maxResults :: Lens' ListAnomalousLogGroups (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

listAnomalousLogGroups_nextToken :: Lens' ListAnomalousLogGroups (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

listAnomalousLogGroups_insightId :: Lens' ListAnomalousLogGroups Text Source #

The ID of the insight containing the log groups.

listAnomalousLogGroupsResponse_nextToken :: Lens' ListAnomalousLogGroupsResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

listAnomalousLogGroupsResponse_anomalousLogGroups :: Lens' ListAnomalousLogGroupsResponse [AnomalousLogGroup] Source #

The list of Amazon CloudWatch log groups that are related to an insight.

ListEvents

listEvents_accountId :: Lens' ListEvents (Maybe Text) Source #

The ID of the Amazon Web Services account.

listEvents_maxResults :: Lens' ListEvents (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

listEvents_nextToken :: Lens' ListEvents (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

listEvents_filters :: Lens' ListEvents ListEventsFilters Source #

A ListEventsFilters object used to specify which events to return.

listEventsResponse_nextToken :: Lens' ListEventsResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

listEventsResponse_events :: Lens' ListEventsResponse [Event] Source #

A list of the requested events.

ListInsights

listInsights_maxResults :: Lens' ListInsights (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

listInsights_nextToken :: Lens' ListInsights (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

listInsights_statusFilter :: Lens' ListInsights ListInsightsStatusFilter Source #

A filter used to filter the returned insights by their status. You can specify one status filter.

listInsightsResponse_nextToken :: Lens' ListInsightsResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

ListMonitoredResources

listMonitoredResources_filters :: Lens' ListMonitoredResources (Maybe ListMonitoredResourcesFilters) Source #

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

listMonitoredResources_maxResults :: Lens' ListMonitoredResources (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

listMonitoredResources_nextToken :: Lens' ListMonitoredResources (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

listMonitoredResourcesResponse_nextToken :: Lens' ListMonitoredResourcesResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

listMonitoredResourcesResponse_monitoredResourceIdentifiers :: Lens' ListMonitoredResourcesResponse [MonitoredResourceIdentifier] Source #

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.

ListNotificationChannels

listNotificationChannels_nextToken :: Lens' ListNotificationChannels (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

listNotificationChannelsResponse_nextToken :: Lens' ListNotificationChannelsResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

ListOrganizationInsights

listOrganizationInsights_accountIds :: Lens' ListOrganizationInsights (Maybe [Text]) Source #

The ID of the Amazon Web Services account.

listOrganizationInsights_maxResults :: Lens' ListOrganizationInsights (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

listOrganizationInsights_nextToken :: Lens' ListOrganizationInsights (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

listOrganizationInsightsResponse_nextToken :: Lens' ListOrganizationInsightsResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

listOrganizationInsightsResponse_proactiveInsights :: Lens' ListOrganizationInsightsResponse (Maybe [ProactiveOrganizationInsightSummary]) Source #

An integer that specifies the number of open proactive insights in your Amazon Web Services account.

listOrganizationInsightsResponse_reactiveInsights :: Lens' ListOrganizationInsightsResponse (Maybe [ReactiveOrganizationInsightSummary]) Source #

An integer that specifies the number of open reactive insights in your Amazon Web Services account.

ListRecommendations

listRecommendations_accountId :: Lens' ListRecommendations (Maybe Text) Source #

The ID of the Amazon Web Services account.

listRecommendations_locale :: Lens' ListRecommendations (Maybe Locale) Source #

A locale that specifies the language to use for recommendations.

listRecommendations_nextToken :: Lens' ListRecommendations (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

listRecommendationsResponse_nextToken :: Lens' ListRecommendationsResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

PutFeedback

putFeedback_insightFeedback :: Lens' PutFeedback (Maybe InsightFeedback) Source #

The feedback from customers is about the recommendations in this insight.

RemoveNotificationChannel

removeNotificationChannel_id :: Lens' RemoveNotificationChannel Text Source #

The ID of the notification channel to be removed.

SearchInsights

searchInsights_filters :: Lens' SearchInsights (Maybe SearchInsightsFilters) Source #

A SearchInsightsFilters object that is used to set the severity and status filters on your insight search.

searchInsights_maxResults :: Lens' SearchInsights (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

searchInsights_nextToken :: Lens' SearchInsights (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

searchInsights_startTimeRange :: Lens' SearchInsights StartTimeRange Source #

The start of the time range passed in. Returned insights occurred after this time.

searchInsights_type :: Lens' SearchInsights InsightType Source #

The type of insights you are searching for (REACTIVE or PROACTIVE).

searchInsightsResponse_nextToken :: Lens' SearchInsightsResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

SearchOrganizationInsights

searchOrganizationInsights_filters :: Lens' SearchOrganizationInsights (Maybe SearchOrganizationInsightsFilters) Source #

A SearchOrganizationInsightsFilters object that is used to set the severity and status filters on your insight search.

searchOrganizationInsights_maxResults :: Lens' SearchOrganizationInsights (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

searchOrganizationInsights_nextToken :: Lens' SearchOrganizationInsights (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

searchOrganizationInsights_type :: Lens' SearchOrganizationInsights InsightType Source #

The type of insights you are searching for (REACTIVE or PROACTIVE).

searchOrganizationInsightsResponse_nextToken :: Lens' SearchOrganizationInsightsResponse (Maybe Text) Source #

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

searchOrganizationInsightsResponse_proactiveInsights :: Lens' SearchOrganizationInsightsResponse (Maybe [ProactiveInsightSummary]) Source #

An integer that specifies the number of open proactive insights in your Amazon Web Services account.

searchOrganizationInsightsResponse_reactiveInsights :: Lens' SearchOrganizationInsightsResponse (Maybe [ReactiveInsightSummary]) Source #

An integer that specifies the number of open reactive insights in your Amazon Web Services account.

StartCostEstimation

startCostEstimation_clientToken :: Lens' StartCostEstimation (Maybe Text) Source #

The idempotency token used to identify each cost estimate request.

startCostEstimation_resourceCollection :: Lens' StartCostEstimation CostEstimationResourceCollectionFilter Source #

The collection of Amazon Web Services resources used to create a monthly DevOps Guru cost estimate.

UpdateEventSourcesConfig

updateEventSourcesConfig_eventSources :: Lens' UpdateEventSourcesConfig (Maybe EventSourcesConfig) Source #

Configuration information about the integration of DevOps Guru as the Consumer via EventBridge with another AWS Service.

UpdateResourceCollection

updateResourceCollection_action :: Lens' UpdateResourceCollection UpdateResourceCollectionAction Source #

Specifies if the resource collection in the request is added or deleted to the resource collection.

UpdateServiceIntegration

updateServiceIntegration_serviceIntegration :: Lens' UpdateServiceIntegration UpdateServiceIntegrationConfig Source #

An IntegratedServiceConfig object used to specify the integrated service you want to update, and whether you want to update it to enabled or disabled.

Types

AccountHealth

accountHealth_accountId :: Lens' AccountHealth (Maybe Text) Source #

The ID of the Amazon Web Services account.

accountHealth_insight :: Lens' AccountHealth (Maybe AccountInsightHealth) Source #

Information about the health of the Amazon Web Services resources in your account, including the number of open proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.

AccountInsightHealth

accountInsightHealth_openProactiveInsights :: Lens' AccountInsightHealth (Maybe Int) Source #

An integer that specifies the number of open proactive insights in your Amazon Web Services account.

accountInsightHealth_openReactiveInsights :: Lens' AccountInsightHealth (Maybe Int) Source #

An integer that specifies the number of open reactive insights in your Amazon Web Services account.

AmazonCodeGuruProfilerIntegration

amazonCodeGuruProfilerIntegration_status :: Lens' AmazonCodeGuruProfilerIntegration (Maybe EventSourceOptInStatus) Source #

The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.

AnomalousLogGroup

anomalousLogGroup_impactEndTime :: Lens' AnomalousLogGroup (Maybe UTCTime) Source #

The time the anomalous log events stopped.

anomalousLogGroup_impactStartTime :: Lens' AnomalousLogGroup (Maybe UTCTime) Source #

The time the anomalous log events began. The impact start time indicates the time of the first log anomaly event that occurs.

anomalousLogGroup_logAnomalyShowcases :: Lens' AnomalousLogGroup (Maybe [LogAnomalyShowcase]) Source #

The log anomalies in the log group. Each log anomaly displayed represents a cluster of similar anomalous log events.

anomalousLogGroup_logGroupName :: Lens' AnomalousLogGroup (Maybe Text) Source #

The name of the CloudWatch log group.

anomalousLogGroup_numberOfLogLinesScanned :: Lens' AnomalousLogGroup (Maybe Int) Source #

The number of log lines that were scanned for anomalous log events.

AnomalyReportedTimeRange

AnomalyResource

anomalyResource_name :: Lens' AnomalyResource (Maybe Text) Source #

The name of the Amazon Web Services resource.

anomalyResource_type :: Lens' AnomalyResource (Maybe Text) Source #

The type of the Amazon Web Services resource.

AnomalySourceDetails

anomalySourceDetails_cloudWatchMetrics :: Lens' AnomalySourceDetails (Maybe [CloudWatchMetricsDetail]) Source #

An array of CloudWatchMetricsDetail objects that contain information about analyzed CloudWatch metrics that show anomalous behavior.

anomalySourceDetails_performanceInsightsMetrics :: Lens' AnomalySourceDetails (Maybe [PerformanceInsightsMetricsDetail]) Source #

An array of PerformanceInsightsMetricsDetail objects that contain information about analyzed Performance Insights metrics that show anomalous behavior.

AnomalySourceMetadata

AnomalyTimeRange

anomalyTimeRange_endTime :: Lens' AnomalyTimeRange (Maybe UTCTime) Source #

The time when the anomalous behavior ended.

anomalyTimeRange_startTime :: Lens' AnomalyTimeRange UTCTime Source #

The time when the anomalous behavior started.

CloudFormationCollection

CloudFormationCollectionFilter

CloudFormationCostEstimationResourceCollectionFilter

CloudFormationHealth

cloudFormationHealth_analyzedResourceCount :: Lens' CloudFormationHealth (Maybe Integer) Source #

Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web Services CloudFormation stack.

cloudFormationHealth_insight :: Lens' CloudFormationHealth (Maybe InsightHealth) Source #

Information about the health of the Amazon Web Services resources in your account that are specified by an Amazon Web Services CloudFormation stack, including the number of open proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.

cloudFormationHealth_stackName :: Lens' CloudFormationHealth (Maybe Text) Source #

The name of the CloudFormation stack.

CloudWatchMetricsDataSummary

cloudWatchMetricsDataSummary_statusCode :: Lens' CloudWatchMetricsDataSummary (Maybe CloudWatchMetricDataStatusCode) Source #

This is an enum of the status showing whether the metric value pair list has partial or complete data, or if there was an error.

CloudWatchMetricsDetail

cloudWatchMetricsDetail_namespace :: Lens' CloudWatchMetricsDetail (Maybe Text) Source #

The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.

cloudWatchMetricsDetail_period :: Lens' CloudWatchMetricsDetail (Maybe Int) Source #

The length of time associated with the CloudWatch metric in number of seconds.

cloudWatchMetricsDetail_stat :: Lens' CloudWatchMetricsDetail (Maybe CloudWatchMetricsStat) Source #

The type of statistic associated with the CloudWatch metric. For more information, see Statistics in the Amazon CloudWatch User Guide.

cloudWatchMetricsDetail_unit :: Lens' CloudWatchMetricsDetail (Maybe Text) Source #

The unit of measure used for the CloudWatch metric. For example, Bytes, Seconds, Count, and Percent.

CloudWatchMetricsDimension

CostEstimationResourceCollectionFilter

costEstimationResourceCollectionFilter_cloudFormation :: Lens' CostEstimationResourceCollectionFilter (Maybe CloudFormationCostEstimationResourceCollectionFilter) Source #

An object that specifies the CloudFormation stack that defines the Amazon Web Services resources used to create a monthly estimate for DevOps Guru.

costEstimationResourceCollectionFilter_tags :: Lens' CostEstimationResourceCollectionFilter (Maybe [TagCostEstimationResourceCollectionFilter]) Source #

The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate.

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.

CostEstimationTimeRange

EndTimeRange

endTimeRange_fromTime :: Lens' EndTimeRange (Maybe UTCTime) Source #

The earliest end time in the time range.

endTimeRange_toTime :: Lens' EndTimeRange (Maybe UTCTime) Source #

The latest end time in the time range.

Event

event_dataSource :: Lens' Event (Maybe EventDataSource) Source #

The source, AWS_CLOUD_TRAIL or AWS_CODE_DEPLOY, where DevOps Guru analysis found the event.

event_eventClass :: Lens' Event (Maybe EventClass) Source #

The class of the event. The class specifies what the event is related to, such as an infrastructure change, a deployment, or a schema change.

event_eventSource :: Lens' Event (Maybe Text) Source #

The Amazon Web Services source that emitted the event.

event_id :: Lens' Event (Maybe Text) Source #

The ID of the event.

event_name :: Lens' Event (Maybe Text) Source #

The name of the event.

event_resources :: Lens' Event (Maybe [EventResource]) Source #

An EventResource object that contains information about the resource that emitted the event.

event_time :: Lens' Event (Maybe UTCTime) Source #

A Timestamp that specifies the time the event occurred.

EventResource

eventResource_arn :: Lens' EventResource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the resource that emitted an event.

eventResource_name :: Lens' EventResource (Maybe Text) Source #

The name of the resource that emitted an event.

eventResource_type :: Lens' EventResource (Maybe Text) Source #

The type of resource that emitted an event.

EventSourcesConfig

eventSourcesConfig_amazonCodeGuruProfiler :: Lens' EventSourcesConfig (Maybe AmazonCodeGuruProfilerIntegration) Source #

Information about whether DevOps Guru is configured to consume recommendations which are generated from AWS CodeGuru Profiler.

EventTimeRange

eventTimeRange_fromTime :: Lens' EventTimeRange UTCTime Source #

The time when the event started.

eventTimeRange_toTime :: Lens' EventTimeRange UTCTime Source #

The time when the event ended.

InsightFeedback

InsightHealth

insightHealth_meanTimeToRecoverInMilliseconds :: Lens' InsightHealth (Maybe Integer) Source #

The Meant Time to Recover (MTTR) for the insight.

insightHealth_openProactiveInsights :: Lens' InsightHealth (Maybe Int) Source #

The number of open proactive insights.

insightHealth_openReactiveInsights :: Lens' InsightHealth (Maybe Int) Source #

The number of open reactive insights.

InsightTimeRange

insightTimeRange_endTime :: Lens' InsightTimeRange (Maybe UTCTime) Source #

The time when the behavior described in an insight ended.

insightTimeRange_startTime :: Lens' InsightTimeRange UTCTime Source #

The time when the behavior described in an insight started.

ListEventsFilters

listEventsFilters_dataSource :: Lens' ListEventsFilters (Maybe EventDataSource) Source #

The source, AWS_CLOUD_TRAIL or AWS_CODE_DEPLOY, of the events you want returned.

listEventsFilters_eventClass :: Lens' ListEventsFilters (Maybe EventClass) Source #

The class of the events you want to filter for, such as an infrastructure change, a deployment, or a schema change.

listEventsFilters_eventSource :: Lens' ListEventsFilters (Maybe Text) Source #

The Amazon Web Services source that emitted the events you want to filter for.

listEventsFilters_eventTimeRange :: Lens' ListEventsFilters (Maybe EventTimeRange) Source #

A time range during which you want the filtered events to have occurred.

listEventsFilters_insightId :: Lens' ListEventsFilters (Maybe Text) Source #

An ID of an insight that is related to the events you want to filter for.

ListInsightsAnyStatusFilter

listInsightsAnyStatusFilter_type :: Lens' ListInsightsAnyStatusFilter InsightType Source #

Use to filter for either REACTIVE or PROACTIVE insights.

listInsightsAnyStatusFilter_startTimeRange :: Lens' ListInsightsAnyStatusFilter StartTimeRange Source #

A time range used to specify when the behavior of the filtered insights started.

ListInsightsClosedStatusFilter

listInsightsClosedStatusFilter_type :: Lens' ListInsightsClosedStatusFilter InsightType Source #

Use to filter for either REACTIVE or PROACTIVE insights.

listInsightsClosedStatusFilter_endTimeRange :: Lens' ListInsightsClosedStatusFilter EndTimeRange Source #

A time range used to specify when the behavior of the filtered insights ended.

ListInsightsOngoingStatusFilter

listInsightsOngoingStatusFilter_type :: Lens' ListInsightsOngoingStatusFilter InsightType Source #

Use to filter for either REACTIVE or PROACTIVE insights.

ListInsightsStatusFilter

listInsightsStatusFilter_any :: Lens' ListInsightsStatusFilter (Maybe ListInsightsAnyStatusFilter) Source #

A ListInsightsAnyStatusFilter that specifies insights of any status that are either REACTIVE or PROACTIVE.

listInsightsStatusFilter_closed :: Lens' ListInsightsStatusFilter (Maybe ListInsightsClosedStatusFilter) Source #

A ListInsightsClosedStatusFilter that specifies closed insights that are either REACTIVE or PROACTIVE.

listInsightsStatusFilter_ongoing :: Lens' ListInsightsStatusFilter (Maybe ListInsightsOngoingStatusFilter) Source #

A ListInsightsAnyStatusFilter that specifies ongoing insights that are either REACTIVE or PROACTIVE.

ListMonitoredResourcesFilters

listMonitoredResourcesFilters_resourceTypeFilters :: Lens' ListMonitoredResourcesFilters [ResourceTypeFilter] Source #

The type of resource that you wish to retrieve, such as log groups.

LogAnomalyClass

logAnomalyClass_explanation :: Lens' LogAnomalyClass (Maybe Text) Source #

The explanation for why the log event is considered an anomaly.

logAnomalyClass_logAnomalyToken :: Lens' LogAnomalyClass (Maybe Text) Source #

The token where the anomaly was detected. This may refer to an exception or another location, or it may be blank for log anomalies such as format anomalies.

logAnomalyClass_logAnomalyType :: Lens' LogAnomalyClass (Maybe LogAnomalyType) Source #

The type of log anomaly that has been detected.

logAnomalyClass_logEventTimestamp :: Lens' LogAnomalyClass (Maybe UTCTime) Source #

The time of the first occurrence of the anomalous log event.

logAnomalyClass_logStreamName :: Lens' LogAnomalyClass (Maybe Text) Source #

The name of the Amazon CloudWatch log stream that the anomalous log event belongs to. A log stream is a sequence of log events that share the same source.

logAnomalyClass_numberOfLogLinesOccurrences :: Lens' LogAnomalyClass (Maybe Int) Source #

The number of log lines where this anomalous log event occurs.

LogAnomalyShowcase

logAnomalyShowcase_logAnomalyClasses :: Lens' LogAnomalyShowcase (Maybe [LogAnomalyClass]) Source #

A list of anomalous log events that may be related.

LogsAnomalyDetectionIntegration

logsAnomalyDetectionIntegration_optInStatus :: Lens' LogsAnomalyDetectionIntegration (Maybe OptInStatus) Source #

Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.

LogsAnomalyDetectionIntegrationConfig

logsAnomalyDetectionIntegrationConfig_optInStatus :: Lens' LogsAnomalyDetectionIntegrationConfig (Maybe OptInStatus) Source #

Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.

MonitoredResourceIdentifier

monitoredResourceIdentifier_lastUpdated :: Lens' MonitoredResourceIdentifier (Maybe UTCTime) Source #

The time at which DevOps Guru last updated this resource.

NotificationChannel

notificationChannel_config :: Lens' NotificationChannel (Maybe NotificationChannelConfig) Source #

A NotificationChannelConfig object that contains information about configured notification channels.

notificationChannel_id :: Lens' NotificationChannel (Maybe Text) Source #

The ID of a notification channel.

NotificationChannelConfig

notificationChannelConfig_filters :: Lens' NotificationChannelConfig (Maybe NotificationFilterConfig) Source #

The filter configurations for the Amazon SNS notification topic you use with DevOps Guru. If you do not provide filter configurations, the default configurations are to receive notifications for all message types of High or Medium severity.

notificationChannelConfig_sns :: Lens' NotificationChannelConfig SnsChannelConfig Source #

Information about a notification channel configured in DevOps Guru to send notifications when insights are created.

If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to 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 cross account Amazon SNS topics.

If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. For more information, see Permissions for cross account 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.

NotificationFilterConfig

notificationFilterConfig_messageTypes :: Lens' NotificationFilterConfig (Maybe [NotificationMessageType]) Source #

The events that you want to receive notifications for. For example, you can choose to receive notifications only when the severity level is upgraded or a new insight is created.

notificationFilterConfig_severities :: Lens' NotificationFilterConfig (Maybe [InsightSeverity]) Source #

The severity levels that you want to receive notifications for. For example, you can choose to receive notifications only for insights with HIGH and MEDIUM severity levels. For more information, see Understanding insight severities.

OpsCenterIntegration

opsCenterIntegration_optInStatus :: Lens' OpsCenterIntegration (Maybe OptInStatus) Source #

Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created insight.

OpsCenterIntegrationConfig

opsCenterIntegrationConfig_optInStatus :: Lens' OpsCenterIntegrationConfig (Maybe OptInStatus) Source #

Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created insight.

PerformanceInsightsMetricDimensionGroup

performanceInsightsMetricDimensionGroup_dimensions :: Lens' PerformanceInsightsMetricDimensionGroup (Maybe [Text]) Source #

A list of specific dimensions from a dimension group. If this parameter is not present, then it signifies that all of the dimensions in the group were requested or are present in the response.

Valid values for elements in the Dimensions array are:

  • db.application.name - The name of the application that is connected to the database (only Aurora PostgreSQL and RDS PostgreSQL)
  • db.host.id - The host ID of the connected client (all engines)
  • db.host.name - The host name of the connected client (all engines)
  • db.name - The name of the database to which the client is connected (only Aurora PostgreSQL, Amazon RDS PostgreSQL, Aurora MySQL, Amazon RDS MySQL, and MariaDB)
  • db.session_type.name - The type of the current session (only Aurora PostgreSQL and RDS PostgreSQL)
  • db.sql.id - The SQL ID generated by Performance Insights (all engines)
  • db.sql.db_id - The SQL ID generated by the database (all engines)
  • db.sql.statement - The SQL text that is being executed (all engines)
  • db.sql.tokenized_id
  • db.sql_tokenized.id - The SQL digest ID generated by Performance Insights (all engines)
  • db.sql_tokenized.db_id - SQL digest ID generated by the database (all engines)
  • db.sql_tokenized.statement - The SQL digest text (all engines)
  • db.user.id - The ID of the user logged in to the database (all engines)
  • db.user.name - The name of the user logged in to the database (all engines)
  • db.wait_event.name - The event for which the backend is waiting (all engines)
  • db.wait_event.type - The type of event for which the backend is waiting (all engines)
  • db.wait_event_type.name - The name of the event type for which the backend is waiting (all engines)

performanceInsightsMetricDimensionGroup_group :: Lens' PerformanceInsightsMetricDimensionGroup (Maybe Text) Source #

The name of the dimension group. Its valid values are:

  • db - The name of the database to which the client is connected (only Aurora PostgreSQL, Amazon RDS PostgreSQL, Aurora MySQL, Amazon RDS MySQL, and MariaDB)
  • db.application - The name of the application that is connected to the database (only Aurora PostgreSQL and RDS PostgreSQL)
  • db.host - The host name of the connected client (all engines)
  • db.session_type - The type of the current session (only Aurora PostgreSQL and RDS PostgreSQL)
  • db.sql - The SQL that is currently executing (all engines)
  • db.sql_tokenized - The SQL digest (all engines)
  • db.wait_event - The event for which the database backend is waiting (all engines)
  • db.wait_event_type - The type of event for which the database backend is waiting (all engines)
  • db.user - The user logged in to the database (all engines)

performanceInsightsMetricDimensionGroup_limit :: Lens' PerformanceInsightsMetricDimensionGroup (Maybe Natural) Source #

The maximum number of items to fetch for this dimension group.

PerformanceInsightsMetricQuery

performanceInsightsMetricQuery_filter :: Lens' PerformanceInsightsMetricQuery (Maybe (HashMap Text Text)) Source #

One or more filters to apply to a Performance Insights GetResourceMetrics API query. Restrictions:

  • Any number of filters by the same dimension, as specified in the GroupBy parameter.
  • A single filter for any other dimension in this dimension group.

performanceInsightsMetricQuery_groupBy :: Lens' PerformanceInsightsMetricQuery (Maybe PerformanceInsightsMetricDimensionGroup) Source #

The specification for how to aggregate the data points from a Performance Insights GetResourceMetrics API query. The Performance Insights query returns all of the dimensions within that group, unless you provide the names of specific dimensions within that group. You can also request that Performance Insights return a limited number of values for a dimension.

performanceInsightsMetricQuery_metric :: Lens' PerformanceInsightsMetricQuery (Maybe Text) Source #

The name of the meteric used used when querying an Performance Insights GetResourceMetrics API for anomaly metrics.

Valid values for Metric are:

  • db.load.avg - a scaled representation of the number of active sessions for the database engine.
  • db.sampledload.avg - the raw number of active sessions for the database engine.

If the number of active sessions is less than an internal Performance Insights threshold, db.load.avg and db.sampledload.avg are the same value. If the number of active sessions is greater than the internal threshold, Performance Insights samples the active sessions, with db.load.avg showing the scaled values, db.sampledload.avg showing the raw values, and db.sampledload.avg less than db.load.avg. For most use cases, you can query db.load.avg only.

PerformanceInsightsMetricsDetail

performanceInsightsMetricsDetail_statsAtAnomaly :: Lens' PerformanceInsightsMetricsDetail (Maybe [PerformanceInsightsStat]) Source #

The metric statistics during the anomalous period detected by DevOps Guru;

performanceInsightsMetricsDetail_statsAtBaseline :: Lens' PerformanceInsightsMetricsDetail (Maybe [PerformanceInsightsStat]) Source #

Typical metric statistics that are not considered anomalous. When DevOps Guru analyzes metrics, it compares them to StatsAtBaseline to help determine if they are anomalous.

performanceInsightsMetricsDetail_unit :: Lens' PerformanceInsightsMetricsDetail (Maybe Text) Source #

The unit of measure for a metric. For example, a session or a process.

PerformanceInsightsReferenceComparisonValues

performanceInsightsReferenceComparisonValues_referenceMetric :: Lens' PerformanceInsightsReferenceComparisonValues (Maybe PerformanceInsightsReferenceMetric) Source #

A metric that DevOps Guru compares to actual metric values. This reference metric is used to determine if an actual metric should be considered anomalous.

performanceInsightsReferenceComparisonValues_referenceScalar :: Lens' PerformanceInsightsReferenceComparisonValues (Maybe PerformanceInsightsReferenceScalar) Source #

A scalar value DevOps Guru for a metric that DevOps Guru compares to actual metric values. This reference value is used to determine if an actual metric value should be considered anomalous.

PerformanceInsightsReferenceData

PerformanceInsightsReferenceMetric

PerformanceInsightsReferenceScalar

PerformanceInsightsStat

PredictionTimeRange

predictionTimeRange_endTime :: Lens' PredictionTimeRange (Maybe UTCTime) Source #

The time when the behavior in a proactive insight is expected to end.

predictionTimeRange_startTime :: Lens' PredictionTimeRange UTCTime Source #

The time range during which a metric limit is expected to be exceeded. This applies to proactive insights only.

ProactiveAnomaly

proactiveAnomaly_anomalyReportedTimeRange :: Lens' ProactiveAnomaly (Maybe AnomalyReportedTimeRange) Source #

An AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened and the time when it is closed.

proactiveAnomaly_anomalyResources :: Lens' ProactiveAnomaly (Maybe [AnomalyResource]) Source #

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

proactiveAnomaly_associatedInsightId :: Lens' ProactiveAnomaly (Maybe Text) Source #

The ID of the insight that contains this anomaly. An insight is composed of related anomalies.

proactiveAnomaly_id :: Lens' ProactiveAnomaly (Maybe Text) Source #

The ID of a proactive anomaly.

proactiveAnomaly_limit :: Lens' ProactiveAnomaly (Maybe Double) Source #

A threshold that was exceeded by behavior in analyzed resources. Exceeding this threshold is related to the anomalous behavior that generated this anomaly.

proactiveAnomaly_severity :: Lens' ProactiveAnomaly (Maybe AnomalySeverity) Source #

The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

proactiveAnomaly_sourceDetails :: Lens' ProactiveAnomaly (Maybe AnomalySourceDetails) Source #

Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics.

proactiveAnomaly_updateTime :: Lens' ProactiveAnomaly (Maybe UTCTime) Source #

The time of the anomaly's most recent update.

ProactiveAnomalySummary

proactiveAnomalySummary_anomalyReportedTimeRange :: Lens' ProactiveAnomalySummary (Maybe AnomalyReportedTimeRange) Source #

An AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened and the time when it is closed.

proactiveAnomalySummary_anomalyResources :: Lens' ProactiveAnomalySummary (Maybe [AnomalyResource]) Source #

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

proactiveAnomalySummary_associatedInsightId :: Lens' ProactiveAnomalySummary (Maybe Text) Source #

The ID of the insight that contains this anomaly. An insight is composed of related anomalies.

proactiveAnomalySummary_limit :: Lens' ProactiveAnomalySummary (Maybe Double) Source #

A threshold that was exceeded by behavior in analyzed resources. Exceeding this threshold is related to the anomalous behavior that generated this anomaly.

proactiveAnomalySummary_severity :: Lens' ProactiveAnomalySummary (Maybe AnomalySeverity) Source #

The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

proactiveAnomalySummary_sourceDetails :: Lens' ProactiveAnomalySummary (Maybe AnomalySourceDetails) Source #

Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics.

proactiveAnomalySummary_sourceMetadata :: Lens' ProactiveAnomalySummary (Maybe AnomalySourceMetadata) Source #

The metadata of the source which detects proactive anomalies.

proactiveAnomalySummary_updateTime :: Lens' ProactiveAnomalySummary (Maybe UTCTime) Source #

The time of the anomaly's most recent update.

ProactiveInsight

proactiveInsight_id :: Lens' ProactiveInsight (Maybe Text) Source #

The ID of the proactive insight.

proactiveInsight_name :: Lens' ProactiveInsight (Maybe Text) Source #

The name of the proactive insight.

proactiveInsight_severity :: Lens' ProactiveInsight (Maybe InsightSeverity) Source #

The severity of the insight. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

proactiveInsight_ssmOpsItemId :: Lens' ProactiveInsight (Maybe Text) Source #

The ID of the Amazon Web Services System Manager OpsItem created for this insight. You must enable the creation of OpstItems insights before they are created for each insight.

proactiveInsight_status :: Lens' ProactiveInsight (Maybe InsightStatus) Source #

The status of the proactive insight.

ProactiveInsightSummary

proactiveInsightSummary_associatedResourceArns :: Lens' ProactiveInsightSummary (Maybe [Text]) Source #

The Amazon Resource Names (ARNs) of the Amazon Web Services resources that generated this insight.

proactiveInsightSummary_serviceCollection :: Lens' ProactiveInsightSummary (Maybe ServiceCollection) Source #

A collection of the names of Amazon Web Services services.

proactiveInsightSummary_severity :: Lens' ProactiveInsightSummary (Maybe InsightSeverity) Source #

The severity of the insight. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

ProactiveOrganizationInsightSummary

proactiveOrganizationInsightSummary_severity :: Lens' ProactiveOrganizationInsightSummary (Maybe InsightSeverity) Source #

An array of severity values used to search for insights. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

ReactiveAnomaly

reactiveAnomaly_anomalyReportedTimeRange :: Lens' ReactiveAnomaly (Maybe AnomalyReportedTimeRange) Source #

An AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened and the time when it is closed.

reactiveAnomaly_anomalyResources :: Lens' ReactiveAnomaly (Maybe [AnomalyResource]) Source #

The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.

reactiveAnomaly_associatedInsightId :: Lens' ReactiveAnomaly (Maybe Text) Source #

The ID of the insight that contains this anomaly. An insight is composed of related anomalies.

reactiveAnomaly_causalAnomalyId :: Lens' ReactiveAnomaly (Maybe Text) Source #

The ID of the causal anomaly that is associated with this reactive anomaly. The ID of a `CAUSAL` anomaly is always `NULL`.

reactiveAnomaly_description :: Lens' ReactiveAnomaly (Maybe Text) Source #

A description of the reactive anomaly.

reactiveAnomaly_id :: Lens' ReactiveAnomaly (Maybe Text) Source #

The ID of the reactive anomaly.

reactiveAnomaly_name :: Lens' ReactiveAnomaly (Maybe Text) Source #

The name of the reactive anomaly.

reactiveAnomaly_severity :: Lens' ReactiveAnomaly (Maybe AnomalySeverity) Source #

The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

reactiveAnomaly_sourceDetails :: Lens' ReactiveAnomaly (Maybe AnomalySourceDetails) Source #

Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics.

reactiveAnomaly_type :: Lens' ReactiveAnomaly (Maybe AnomalyType) Source #

The type of the reactive anomaly. It can be one of the following types.

  • CAUSAL - the anomaly can cause a new insight.
  • CONTEXTUAL - the anomaly contains additional information about an insight or its causal anomaly.

ReactiveAnomalySummary

reactiveAnomalySummary_anomalyReportedTimeRange :: Lens' ReactiveAnomalySummary (Maybe AnomalyReportedTimeRange) Source #

An AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened and the time when it is closed.

reactiveAnomalySummary_anomalyResources :: Lens' ReactiveAnomalySummary (Maybe [AnomalyResource]) Source #

The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.

reactiveAnomalySummary_associatedInsightId :: Lens' ReactiveAnomalySummary (Maybe Text) Source #

The ID of the insight that contains this anomaly. An insight is composed of related anomalies.

reactiveAnomalySummary_causalAnomalyId :: Lens' ReactiveAnomalySummary (Maybe Text) Source #

The ID of the causal anomaly that is associated with this reactive anomaly. The ID of a `CAUSAL` anomaly is always `NULL`.

reactiveAnomalySummary_severity :: Lens' ReactiveAnomalySummary (Maybe AnomalySeverity) Source #

The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

reactiveAnomalySummary_sourceDetails :: Lens' ReactiveAnomalySummary (Maybe AnomalySourceDetails) Source #

Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics.

reactiveAnomalySummary_type :: Lens' ReactiveAnomalySummary (Maybe AnomalyType) Source #

The type of the reactive anomaly. It can be one of the following types.

  • CAUSAL - the anomaly can cause a new insight.
  • CONTEXTUAL - the anomaly contains additional information about an insight or its causal anomaly.

ReactiveInsight

reactiveInsight_description :: Lens' ReactiveInsight (Maybe Text) Source #

Describes the reactive insight.

reactiveInsight_id :: Lens' ReactiveInsight (Maybe Text) Source #

The ID of a reactive insight.

reactiveInsight_name :: Lens' ReactiveInsight (Maybe Text) Source #

The name of a reactive insight.

reactiveInsight_severity :: Lens' ReactiveInsight (Maybe InsightSeverity) Source #

The severity of the insight. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

reactiveInsight_ssmOpsItemId :: Lens' ReactiveInsight (Maybe Text) Source #

The ID of the Amazon Web Services System Manager OpsItem created for this insight. You must enable the creation of OpstItems insights before they are created for each insight.

ReactiveInsightSummary

reactiveInsightSummary_associatedResourceArns :: Lens' ReactiveInsightSummary (Maybe [Text]) Source #

The Amazon Resource Names (ARNs) of the Amazon Web Services resources that generated this insight.

reactiveInsightSummary_serviceCollection :: Lens' ReactiveInsightSummary (Maybe ServiceCollection) Source #

A collection of the names of Amazon Web Services services.

reactiveInsightSummary_severity :: Lens' ReactiveInsightSummary (Maybe InsightSeverity) Source #

The severity of the insight. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

ReactiveOrganizationInsightSummary

reactiveOrganizationInsightSummary_severity :: Lens' ReactiveOrganizationInsightSummary (Maybe InsightSeverity) Source #

An array of severity values used to search for insights. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

Recommendation

recommendation_category :: Lens' Recommendation (Maybe Text) Source #

The category type of the recommendation.

recommendation_link :: Lens' Recommendation (Maybe Text) Source #

A hyperlink to information to help you address the problem.

recommendation_name :: Lens' Recommendation (Maybe Text) Source #

The name of the recommendation.

recommendation_reason :: Lens' Recommendation (Maybe Text) Source #

The reason DevOps Guru flagged the anomalous behavior as a problem.

recommendation_relatedAnomalies :: Lens' Recommendation (Maybe [RecommendationRelatedAnomaly]) Source #

Anomalies that are related to the problem. Use these Anomalies to learn more about what's happening and to help address the issue.

recommendation_relatedEvents :: Lens' Recommendation (Maybe [RecommendationRelatedEvent]) Source #

Events that are related to the problem. Use these events to learn more about what's happening and to help address the issue.

RecommendationRelatedAnomaly

recommendationRelatedAnomaly_anomalyId :: Lens' RecommendationRelatedAnomaly (Maybe Text) Source #

The ID of an anomaly that generated the insight with this recommendation.

recommendationRelatedAnomaly_resources :: Lens' RecommendationRelatedAnomaly (Maybe [RecommendationRelatedAnomalyResource]) Source #

An array of objects that represent resources in which DevOps Guru detected anomalous behavior. Each object contains the name and type of the resource.

recommendationRelatedAnomaly_sourceDetails :: Lens' RecommendationRelatedAnomaly (Maybe [RecommendationRelatedAnomalySourceDetail]) Source #

Information about where the anomalous behavior related the recommendation was found. For example, details in Amazon CloudWatch metrics.

RecommendationRelatedAnomalyResource

recommendationRelatedAnomalyResource_type :: Lens' RecommendationRelatedAnomalyResource (Maybe Text) Source #

The type of the resource. Resource types take the same form that is used by Amazon Web Services CloudFormation resource type identifiers, service-provider::service-name::data-type-name. For example, AWS::RDS::DBCluster. For more information, see Amazon Web Services resource and property types reference in the Amazon Web Services CloudFormation User Guide.

RecommendationRelatedAnomalySourceDetail

recommendationRelatedAnomalySourceDetail_cloudWatchMetrics :: Lens' RecommendationRelatedAnomalySourceDetail (Maybe [RecommendationRelatedCloudWatchMetricsSourceDetail]) Source #

An array of CloudWatchMetricsDetail objects that contains information about the analyzed metrics that displayed anomalous behavior.

RecommendationRelatedCloudWatchMetricsSourceDetail

recommendationRelatedCloudWatchMetricsSourceDetail_namespace :: Lens' RecommendationRelatedCloudWatchMetricsSourceDetail (Maybe Text) Source #

The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.

RecommendationRelatedEvent

recommendationRelatedEvent_name :: Lens' RecommendationRelatedEvent (Maybe Text) Source #

The name of the event. This corresponds to the Name field in an Event object.

recommendationRelatedEvent_resources :: Lens' RecommendationRelatedEvent (Maybe [RecommendationRelatedEventResource]) Source #

A ResourceCollection object that contains arrays of the names of Amazon Web Services CloudFormation stacks. You can specify up to 500 Amazon Web Services CloudFormation stacks.

RecommendationRelatedEventResource

recommendationRelatedEventResource_name :: Lens' RecommendationRelatedEventResource (Maybe Text) Source #

The name of the resource that emitted the event. This corresponds to the Name field in an EventResource object.

recommendationRelatedEventResource_type :: Lens' RecommendationRelatedEventResource (Maybe Text) Source #

The type of the resource that emitted the event. This corresponds to the Type field in an EventResource object.

ResourceCollection

resourceCollection_cloudFormation :: Lens' ResourceCollection (Maybe CloudFormationCollection) Source #

An array of the names of Amazon Web Services CloudFormation stacks. The stacks define Amazon Web Services resources that DevOps Guru analyzes. You can specify up to 500 Amazon Web Services CloudFormation stacks.

resourceCollection_tags :: Lens' ResourceCollection (Maybe [TagCollection]) Source #

The Amazon Web Services tags that are used by resources in the resource collection.

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.

ResourceCollectionFilter

resourceCollectionFilter_cloudFormation :: Lens' ResourceCollectionFilter (Maybe CloudFormationCollectionFilter) Source #

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.

resourceCollectionFilter_tags :: Lens' ResourceCollectionFilter (Maybe [TagCollectionFilter]) Source #

The Amazon Web Services tags used to filter the resources in the resource collection.

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.

SearchInsightsFilters

searchInsightsFilters_serviceCollection :: Lens' SearchInsightsFilters (Maybe ServiceCollection) Source #

A collection of the names of Amazon Web Services services.

searchInsightsFilters_severities :: Lens' SearchInsightsFilters (Maybe [InsightSeverity]) Source #

An array of severity values used to search for insights.

searchInsightsFilters_statuses :: Lens' SearchInsightsFilters (Maybe [InsightStatus]) Source #

An array of status values used to search for insights.

SearchOrganizationInsightsFilters

ServiceCollection

serviceCollection_serviceNames :: Lens' ServiceCollection (Maybe [ServiceName]) Source #

An array of strings that each specifies the name of an Amazon Web Services service.

ServiceHealth

serviceHealth_analyzedResourceCount :: Lens' ServiceHealth (Maybe Integer) Source #

Number of resources that DevOps Guru is monitoring in an analyzed Amazon Web Services service.

serviceHealth_insight :: Lens' ServiceHealth (Maybe ServiceInsightHealth) Source #

Represents the health of an Amazon Web Services service. This is a ServiceInsightHealth that contains the number of open proactive and reactive insights for this service.

serviceHealth_serviceName :: Lens' ServiceHealth (Maybe ServiceName) Source #

The name of the Amazon Web Services service.

ServiceInsightHealth

serviceInsightHealth_openProactiveInsights :: Lens' ServiceInsightHealth (Maybe Int) Source #

The number of open proactive insights in the Amazon Web Services service

serviceInsightHealth_openReactiveInsights :: Lens' ServiceInsightHealth (Maybe Int) Source #

The number of open reactive insights in the Amazon Web Services service

ServiceIntegrationConfig

serviceIntegrationConfig_logsAnomalyDetection :: Lens' ServiceIntegrationConfig (Maybe LogsAnomalyDetectionIntegration) Source #

Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.

serviceIntegrationConfig_opsCenter :: Lens' ServiceIntegrationConfig (Maybe OpsCenterIntegration) Source #

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

ServiceResourceCost

serviceResourceCost_cost :: Lens' ServiceResourceCost (Maybe Double) Source #

The total estimated monthly cost to analyze the active resources for this resource.

serviceResourceCost_count :: Lens' ServiceResourceCost (Maybe Int) Source #

The number of active resources analyzed for this service to create a monthly cost estimate.

serviceResourceCost_state :: Lens' ServiceResourceCost (Maybe CostEstimationServiceResourceState) Source #

The state of the resource. The resource is ACTIVE if it produces metrics, events, or logs within an hour, otherwise it is INACTIVE. You pay for the number of active Amazon Web Services resource hours analyzed for each resource. Inactive resources are not charged.

serviceResourceCost_type :: Lens' ServiceResourceCost (Maybe Text) Source #

The type of the Amazon Web Services resource.

serviceResourceCost_unitCost :: Lens' ServiceResourceCost (Maybe Double) Source #

The price per hour to analyze the resources in the service. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.

SnsChannelConfig

snsChannelConfig_topicArn :: Lens' SnsChannelConfig (Maybe Text) Source #

The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.

StartTimeRange

startTimeRange_fromTime :: Lens' StartTimeRange (Maybe UTCTime) Source #

The start time of the time range.

startTimeRange_toTime :: Lens' StartTimeRange (Maybe UTCTime) Source #

The end time of the time range.

TagCollection

tagCollection_appBoundaryKey :: Lens' TagCollection Text Source #

An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary.

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.

tagCollection_tagValues :: Lens' TagCollection [Text] Source #

The values in an Amazon Web Services tag collection.

The tag's value is an optional field used to associate a string with the tag key (for example, 111122223333, Production, or a team name). The key and value are the tag's key pair. Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. You can specify a maximum of 256 characters for a tag value.

TagCollectionFilter

tagCollectionFilter_appBoundaryKey :: Lens' TagCollectionFilter Text Source #

An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary.

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.

tagCollectionFilter_tagValues :: Lens' TagCollectionFilter [Text] Source #

The values in an Amazon Web Services tag collection.

The tag's value is an optional field used to associate a string with the tag key (for example, 111122223333, Production, or a team name). The key and value are the tag's key pair. Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. You can specify a maximum of 256 characters for a tag value.

TagCostEstimationResourceCollectionFilter

tagCostEstimationResourceCollectionFilter_appBoundaryKey :: Lens' TagCostEstimationResourceCollectionFilter Text Source #

An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary.

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.

tagCostEstimationResourceCollectionFilter_tagValues :: Lens' TagCostEstimationResourceCollectionFilter (NonEmpty Text) Source #

The values in an Amazon Web Services tag collection.

The tag's value is an optional field used to associate a string with the tag key (for example, 111122223333, Production, or a team name). The key and value are the tag's key pair. Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. You can specify a maximum of 256 characters for a tag value.

TagHealth

tagHealth_analyzedResourceCount :: Lens' TagHealth (Maybe Integer) Source #

Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web Services tag.

tagHealth_appBoundaryKey :: Lens' TagHealth (Maybe Text) Source #

An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary.

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.

tagHealth_insight :: Lens' TagHealth (Maybe InsightHealth) Source #

Information about the health of the Amazon Web Services resources in your account that are specified by an Amazon Web Services tag, including the number of open proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.

tagHealth_tagValue :: Lens' TagHealth (Maybe Text) Source #

The value in an Amazon Web Services tag.

The tag's value is an optional field used to associate a string with the tag key (for example, 111122223333, Production, or a team name). The key and value are the tag's key pair. Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. You can specify a maximum of 256 characters for a tag value.

TimestampMetricValuePair

timestampMetricValuePair_metricValue :: Lens' TimestampMetricValuePair (Maybe Double) Source #

Value of the anomalous metric data point at respective Timestamp.

timestampMetricValuePair_timestamp :: Lens' TimestampMetricValuePair (Maybe UTCTime) Source #

A Timestamp that specifies the time the event occurred.

UpdateCloudFormationCollectionFilter

updateCloudFormationCollectionFilter_stackNames :: Lens' UpdateCloudFormationCollectionFilter (Maybe [Text]) Source #

An array of the names of the Amazon Web Services CloudFormation stacks to update. You can specify up to 500 Amazon Web Services CloudFormation stacks.

UpdateResourceCollectionFilter

updateResourceCollectionFilter_cloudFormation :: Lens' UpdateResourceCollectionFilter (Maybe UpdateCloudFormationCollectionFilter) Source #

A collection of Amazon Web Services CloudFormation stacks. You can specify up to 500 Amazon Web Services CloudFormation stacks.

updateResourceCollectionFilter_tags :: Lens' UpdateResourceCollectionFilter (Maybe [UpdateTagCollectionFilter]) Source #

The updated Amazon Web Services tags used to filter the resources in the resource collection.

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.

UpdateServiceIntegrationConfig

updateServiceIntegrationConfig_logsAnomalyDetection :: Lens' UpdateServiceIntegrationConfig (Maybe LogsAnomalyDetectionIntegrationConfig) Source #

Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.

UpdateTagCollectionFilter

updateTagCollectionFilter_appBoundaryKey :: Lens' UpdateTagCollectionFilter Text Source #

An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary.

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.

updateTagCollectionFilter_tagValues :: Lens' UpdateTagCollectionFilter [Text] Source #

The values in an Amazon Web Services tag collection.

The tag's value is an optional field used to associate a string with the tag key (for example, 111122223333, Production, or a team name). The key and value are the tag's key pair. Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive. You can specify a maximum of 256 characters for a tag value.