DevOpsGuru module#
Index > DevOpsGuru
Auto-generated documentation for DevOpsGuru type annotations stubs module mypy-boto3-devops-guru.
How to install#
VSCode extension#
Add AWS Boto3
extension to your VSCode and run AWS boto3: Quick Start
command.
Click Modify
and select boto3 common
and DevOpsGuru
.
From PyPI with pip#
Install boto3-stubs
for DevOpsGuru
service.
# install with boto3 type annotations
python -m pip install 'boto3-stubs[devops-guru]'
# Lite version does not provide session.client/resource overloads
# it is more RAM-friendly, but requires explicit type annotations
python -m pip install 'boto3-stubs-lite[devops-guru]'
# standalone installation
python -m pip install mypy-boto3-devops-guru
How to uninstall#
python -m pip uninstall -y mypy-boto3-devops-guru
Usage#
Code samples can be found in Examples.
DevOpsGuruClient#
Type annotations and code completion for boto3.client("devops-guru")
as DevOpsGuruClient
boto3 documentation
# DevOpsGuruClient usage example
from boto3.session import Session
from mypy_boto3_devops_guru.client import DevOpsGuruClient
def get_client() -> DevOpsGuruClient:
return Session().client("devops-guru")
Paginators#
Type annotations and code completion for paginators
from boto3.client("devops-guru").get_paginator("...")
.
# DescribeOrganizationResourceCollectionHealthPaginator usage example
from boto3.session import Session
from mypy_boto3_devops_guru.paginator import DescribeOrganizationResourceCollectionHealthPaginator
def get_describe_organization_resource_collection_health_paginator() -> DescribeOrganizationResourceCollectionHealthPaginator:
return Session().client("devops-guru").get_paginator("describe_organization_resource_collection_health"))
- DescribeOrganizationResourceCollectionHealthPaginator
- DescribeResourceCollectionHealthPaginator
- GetCostEstimationPaginator
- GetResourceCollectionPaginator
- ListAnomaliesForInsightPaginator
- ListAnomalousLogGroupsPaginator
- ListEventsPaginator
- ListInsightsPaginator
- ListMonitoredResourcesPaginator
- ListNotificationChannelsPaginator
- ListOrganizationInsightsPaginator
- ListRecommendationsPaginator
- SearchInsightsPaginator
- SearchOrganizationInsightsPaginator
Literals#
Type annotations for literals used in methods and schema.
# AnomalySeverityType usage example
from mypy_boto3_devops_guru.literals import AnomalySeverityType
def get_value() -> AnomalySeverityType:
return "HIGH"
- AnomalySeverityType
- AnomalyStatusType
- AnomalyTypeType
- CloudWatchMetricDataStatusCodeType
- CloudWatchMetricsStatType
- CostEstimationServiceResourceStateType
- CostEstimationStatusType
- DescribeOrganizationResourceCollectionHealthPaginatorName
- DescribeResourceCollectionHealthPaginatorName
- EventClassType
- EventDataSourceType
- EventSourceOptInStatusType
- GetCostEstimationPaginatorName
- GetResourceCollectionPaginatorName
- InsightFeedbackOptionType
- InsightSeverityType
- InsightStatusType
- InsightTypeType
- ListAnomaliesForInsightPaginatorName
- ListAnomalousLogGroupsPaginatorName
- ListEventsPaginatorName
- ListInsightsPaginatorName
- ListMonitoredResourcesPaginatorName
- ListNotificationChannelsPaginatorName
- ListOrganizationInsightsPaginatorName
- ListRecommendationsPaginatorName
- LocaleType
- LogAnomalyTypeType
- NotificationMessageTypeType
- OptInStatusType
- OrganizationResourceCollectionTypeType
- ResourceCollectionTypeType
- ResourcePermissionType
- ResourceTypeFilterType
- SearchInsightsPaginatorName
- SearchOrganizationInsightsPaginatorName
- ServerSideEncryptionTypeType
- ServiceNameType
- UpdateResourceCollectionActionType
- DevOpsGuruServiceName
- ServiceName
- ResourceServiceName
- PaginatorName
- RegionName
Type definitions#
Type annotations for type definitions used in methods and schema.
- AccountInsightHealthTypeDef
- ResponseMetadataTypeDef
- AmazonCodeGuruProfilerIntegrationTypeDef
- AnomalyReportedTimeRangeTypeDef
- AnomalyResourceTypeDef
- AnomalySourceMetadataTypeDef
- AnomalyTimeRangeTypeDef
- CloudFormationCollectionFilterTypeDef
- CloudFormationCollectionOutputTypeDef
- CloudFormationCollectionTypeDef
- CloudFormationCostEstimationResourceCollectionFilterOutputTypeDef
- CloudFormationCostEstimationResourceCollectionFilterTypeDef
- InsightHealthTypeDef
- TimestampMetricValuePairTypeDef
- CloudWatchMetricsDimensionTypeDef
- TagCostEstimationResourceCollectionFilterOutputTypeDef
- CostEstimationTimeRangeTypeDef
- DeleteInsightRequestRequestTypeDef
- TimestampTypeDef
- DescribeAnomalyRequestRequestTypeDef
- DescribeFeedbackRequestRequestTypeDef
- InsightFeedbackTypeDef
- DescribeInsightRequestRequestTypeDef
- DescribeOrganizationHealthRequestRequestTypeDef
- PaginatorConfigTypeDef
- DescribeOrganizationResourceCollectionHealthRequestRequestTypeDef
- DescribeResourceCollectionHealthRequestRequestTypeDef
- EventResourceTypeDef
- GetCostEstimationRequestRequestTypeDef
- ServiceResourceCostTypeDef
- GetResourceCollectionRequestRequestTypeDef
- InsightTimeRangeTypeDef
- KMSServerSideEncryptionIntegrationConfigTypeDef
- KMSServerSideEncryptionIntegrationTypeDef
- ServiceCollectionTypeDef
- ListAnomalousLogGroupsRequestRequestTypeDef
- ListInsightsOngoingStatusFilterTypeDef
- ListMonitoredResourcesFiltersTypeDef
- ListNotificationChannelsRequestRequestTypeDef
- ListRecommendationsRequestRequestTypeDef
- LogAnomalyClassTypeDef
- LogsAnomalyDetectionIntegrationConfigTypeDef
- LogsAnomalyDetectionIntegrationTypeDef
- NotificationFilterConfigOutputTypeDef
- SnsChannelConfigTypeDef
- NotificationFilterConfigTypeDef
- OpsCenterIntegrationConfigTypeDef
- OpsCenterIntegrationTypeDef
- PerformanceInsightsMetricDimensionGroupTypeDef
- PerformanceInsightsStatTypeDef
- PerformanceInsightsReferenceScalarTypeDef
- PredictionTimeRangeTypeDef
- ServiceCollectionOutputTypeDef
- RecommendationRelatedAnomalyResourceTypeDef
- RecommendationRelatedCloudWatchMetricsSourceDetailTypeDef
- RecommendationRelatedEventResourceTypeDef
- RemoveNotificationChannelRequestRequestTypeDef
- TagCollectionFilterTypeDef
- TagCollectionOutputTypeDef
- TagCollectionTypeDef
- ServiceInsightHealthTypeDef
- TagCostEstimationResourceCollectionFilterTypeDef
- UpdateCloudFormationCollectionFilterTypeDef
- UpdateTagCollectionFilterTypeDef
- AccountHealthTypeDef
- AddNotificationChannelResponseTypeDef
- DescribeAccountHealthResponseTypeDef
- DescribeAccountOverviewResponseTypeDef
- DescribeOrganizationHealthResponseTypeDef
- DescribeOrganizationOverviewResponseTypeDef
- EventSourcesConfigTypeDef
- CloudFormationCostEstimationResourceCollectionFilterUnionTypeDef
- CloudFormationHealthTypeDef
- TagHealthTypeDef
- CloudWatchMetricsDataSummaryTypeDef
- CostEstimationResourceCollectionFilterOutputTypeDef
- DescribeAccountOverviewRequestRequestTypeDef
- DescribeOrganizationOverviewRequestRequestTypeDef
- EndTimeRangeTypeDef
- EventTimeRangeTypeDef
- StartTimeRangeTypeDef
- DescribeFeedbackResponseTypeDef
- PutFeedbackRequestRequestTypeDef
- DescribeOrganizationResourceCollectionHealthRequestDescribeOrganizationResourceCollectionHealthPaginateTypeDef
- DescribeResourceCollectionHealthRequestDescribeResourceCollectionHealthPaginateTypeDef
- GetCostEstimationRequestGetCostEstimationPaginateTypeDef
- GetResourceCollectionRequestGetResourceCollectionPaginateTypeDef
- ListAnomalousLogGroupsRequestListAnomalousLogGroupsPaginateTypeDef
- ListNotificationChannelsRequestListNotificationChannelsPaginateTypeDef
- ListRecommendationsRequestListRecommendationsPaginateTypeDef
- ListAnomaliesForInsightFiltersTypeDef
- ListMonitoredResourcesRequestListMonitoredResourcesPaginateTypeDef
- ListMonitoredResourcesRequestRequestTypeDef
- LogAnomalyShowcaseTypeDef
- NotificationChannelConfigOutputTypeDef
- NotificationFilterConfigUnionTypeDef
- UpdateServiceIntegrationConfigTypeDef
- ServiceIntegrationConfigTypeDef
- PerformanceInsightsMetricQueryTypeDef
- ServiceCollectionUnionTypeDef
- RecommendationRelatedAnomalySourceDetailTypeDef
- RecommendationRelatedEventTypeDef
- ResourceCollectionFilterTypeDef
- ResourceCollectionOutputTypeDef
- ResourceCollectionTypeDef
- ServiceHealthTypeDef
- TagCostEstimationResourceCollectionFilterUnionTypeDef
- UpdateResourceCollectionFilterTypeDef
- DescribeEventSourcesConfigResponseTypeDef
- UpdateEventSourcesConfigRequestRequestTypeDef
- CloudWatchMetricsDetailTypeDef
- GetCostEstimationResponseTypeDef
- ListInsightsClosedStatusFilterTypeDef
- ListInsightsAnyStatusFilterTypeDef
- ListAnomaliesForInsightRequestListAnomaliesForInsightPaginateTypeDef
- ListAnomaliesForInsightRequestRequestTypeDef
- AnomalousLogGroupTypeDef
- NotificationChannelTypeDef
- NotificationChannelConfigTypeDef
- UpdateServiceIntegrationRequestRequestTypeDef
- DescribeServiceIntegrationResponseTypeDef
- PerformanceInsightsReferenceMetricTypeDef
- RecommendationRelatedAnomalyTypeDef
- GetResourceCollectionResponseTypeDef
- EventTypeDef
- MonitoredResourceIdentifierTypeDef
- ProactiveInsightSummaryTypeDef
- ProactiveInsightTypeDef
- ProactiveOrganizationInsightSummaryTypeDef
- ReactiveInsightSummaryTypeDef
- ReactiveInsightTypeDef
- ReactiveOrganizationInsightSummaryTypeDef
- ListEventsFiltersTypeDef
- ResourceCollectionUnionTypeDef
- DescribeOrganizationResourceCollectionHealthResponseTypeDef
- DescribeResourceCollectionHealthResponseTypeDef
- CostEstimationResourceCollectionFilterTypeDef
- UpdateResourceCollectionRequestRequestTypeDef
- ListInsightsStatusFilterTypeDef
- ListAnomalousLogGroupsResponseTypeDef
- ListNotificationChannelsResponseTypeDef
- AddNotificationChannelRequestRequestTypeDef
- PerformanceInsightsReferenceComparisonValuesTypeDef
- RecommendationTypeDef
- ListEventsResponseTypeDef
- ListMonitoredResourcesResponseTypeDef
- ListInsightsResponseTypeDef
- SearchInsightsResponseTypeDef
- SearchOrganizationInsightsResponseTypeDef
- DescribeInsightResponseTypeDef
- ListOrganizationInsightsResponseTypeDef
- ListEventsRequestListEventsPaginateTypeDef
- ListEventsRequestRequestTypeDef
- SearchInsightsFiltersTypeDef
- SearchOrganizationInsightsFiltersTypeDef
- StartCostEstimationRequestRequestTypeDef
- ListInsightsRequestListInsightsPaginateTypeDef
- ListInsightsRequestRequestTypeDef
- ListOrganizationInsightsRequestListOrganizationInsightsPaginateTypeDef
- ListOrganizationInsightsRequestRequestTypeDef
- PerformanceInsightsReferenceDataTypeDef
- ListRecommendationsResponseTypeDef
- SearchInsightsRequestRequestTypeDef
- SearchInsightsRequestSearchInsightsPaginateTypeDef
- SearchOrganizationInsightsRequestRequestTypeDef
- SearchOrganizationInsightsRequestSearchOrganizationInsightsPaginateTypeDef
- PerformanceInsightsMetricsDetailTypeDef
- AnomalySourceDetailsTypeDef
- ProactiveAnomalySummaryTypeDef
- ProactiveAnomalyTypeDef
- ReactiveAnomalySummaryTypeDef
- ReactiveAnomalyTypeDef
- ListAnomaliesForInsightResponseTypeDef
- DescribeAnomalyResponseTypeDef