View Source aws_devops_guru (aws v1.0.4)

Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical operational applications.

You specify the Amazon Web Services resources that you want DevOps Guru to cover, then the Amazon CloudWatch metrics and Amazon Web Services CloudTrail events related to those resources are analyzed. When anomalous behavior is detected, DevOps Guru creates an insight that includes recommendations, related events, and related metrics that can help you improve your operational applications. For more information, see What is Amazon DevOps Guru: https://docs.aws.amazon.com/devops-guru/latest/userguide/welcome.html.

You can specify 1 or 2 Amazon Simple Notification Service topics so you are notified every time a new insight is created. You can also enable DevOps Guru to generate an OpsItem in Amazon Web Services Systems Manager for each insight to help you manage and track your work addressing insights.

To learn about the DevOps Guru workflow, see How DevOps Guru works: https://docs.aws.amazon.com/devops-guru/latest/userguide/welcome.html#how-it-works. To learn about DevOps Guru concepts, see Concepts in DevOps Guru: https://docs.aws.amazon.com/devops-guru/latest/userguide/concepts.html.

Summary

Functions

Adds a notification channel to DevOps Guru.

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

Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics analyzed in your Amazon Web Services account.

For the time range passed in, returns the number of open reactive insight that were created, the number of open proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
Returns details about an anomaly that you specify using its ID.

Returns the integration status of services that are integrated with DevOps Guru as Consumer via EventBridge.

Returns the most recent feedback submitted in the current Amazon Web Services account and Region.
Returns details about an insight that you specify using its ID.
Returns active insights, predictive insights, and resource hours analyzed in last hour.

Returns an overview of your organization's history based on the specified time range.

Provides an overview of your system's health.

Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account.

Returns the integration status of services that are integrated with DevOps Guru.

Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.

Returns lists Amazon Web Services resources that are of the specified resource collection type.

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

Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.

Returns a list of insights in your Amazon Web Services account.

Returns the list of all log groups that are being monitored and tagged by DevOps Guru.

Returns a list of notification channels configured for DevOps Guru.

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

Returns a list of a specified insight's recommendations.

Collects customer feedback about the specified insight.

Removes a notification channel from DevOps Guru.

Returns a list of insights in your Amazon Web Services account.

Returns a list of insights in your organization.

Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.

Enables or disables integration with a service that can be integrated with DevOps Guru.

Updates the collection of resources that DevOps Guru analyzes.

Enables or disables integration with a service that can be integrated with DevOps Guru.

Functions

Link to this function

add_notification_channel(Client, Input)

View Source

Adds a notification channel to DevOps Guru.

A notification channel is used to notify you about important DevOps Guru events, such as when an insight is generated.

If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to send it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. DevOps Guru only supports standard SNS topics. For more information, see Permissions for Amazon SNS topics: https://docs.aws.amazon.com/devops-guru/latest/userguide/sns-required-permissions.html.

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: https://docs.aws.amazon.com/devops-guru/latest/userguide/sns-kms-permissions.html.
Link to this function

add_notification_channel(Client, Input0, Options0)

View Source
Link to this function

delete_insight(Client, Id, Input)

View Source
Deletes the insight along with the associated anomalies, events and recommendations.
Link to this function

delete_insight(Client, Id, Input0, Options0)

View Source
Link to this function

describe_account_health(Client)

View Source

Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics analyzed in your Amazon Web Services account.

Use these numbers to gauge the health of operations in your Amazon Web Services account.
Link to this function

describe_account_health(Client, QueryMap, HeadersMap)

View Source
Link to this function

describe_account_health(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_account_overview(Client, Input)

View Source
For the time range passed in, returns the number of open reactive insight that were created, the number of open proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
Link to this function

describe_account_overview(Client, Input0, Options0)

View Source
Link to this function

describe_anomaly(Client, Id)

View Source
Returns details about an anomaly that you specify using its ID.
Link to this function

describe_anomaly(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

describe_anomaly(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_event_sources_config(Client, Input)

View Source

Returns the integration status of services that are integrated with DevOps Guru as Consumer via EventBridge.

The one service that can be integrated with DevOps Guru is Amazon CodeGuru Profiler, which can produce proactive recommendations which can be stored and viewed in DevOps Guru.
Link to this function

describe_event_sources_config(Client, Input0, Options0)

View Source
Link to this function

describe_feedback(Client, Input)

View Source
Returns the most recent feedback submitted in the current Amazon Web Services account and Region.
Link to this function

describe_feedback(Client, Input0, Options0)

View Source
Link to this function

describe_insight(Client, Id)

View Source
Returns details about an insight that you specify using its ID.
Link to this function

describe_insight(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

describe_insight(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_organization_health(Client, Input)

View Source
Returns active insights, predictive insights, and resource hours analyzed in last hour.
Link to this function

describe_organization_health(Client, Input0, Options0)

View Source
Link to this function

describe_organization_overview(Client, Input)

View Source

Returns an overview of your organization's history based on the specified time range.

The overview includes the total reactive and proactive insights.
Link to this function

describe_organization_overview(Client, Input0, Options0)

View Source
Link to this function

describe_organization_resource_collection_health(Client, Input)

View Source

Provides an overview of your system's health.

If additional member accounts are part of your organization, you can filter those accounts using the AccountIds field.
Link to this function

describe_organization_resource_collection_health(Client, Input0, Options0)

View Source
Link to this function

describe_resource_collection_health(Client, ResourceCollectionType)

View Source

Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account.

You specify the type of Amazon Web Services resources collection. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
Link to this function

describe_resource_collection_health(Client, ResourceCollectionType, QueryMap, HeadersMap)

View Source
Link to this function

describe_resource_collection_health(Client, ResourceCollectionType, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_service_integration(Client)

View Source

Returns the integration status of services that are integrated with DevOps Guru.

The one service that can be integrated with DevOps Guru is Amazon Web Services Systems Manager, which can be used to create an OpsItem for each generated insight.
Link to this function

describe_service_integration(Client, QueryMap, HeadersMap)

View Source
Link to this function

describe_service_integration(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_cost_estimation(Client)

View Source

Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.

For more information, see Estimate your Amazon DevOps Guru costs: https://docs.aws.amazon.com/devops-guru/latest/userguide/cost-estimate.html and Amazon DevOps Guru pricing: http://aws.amazon.com/devops-guru/pricing/.
Link to this function

get_cost_estimation(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_cost_estimation(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_resource_collection(Client, ResourceCollectionType)

View Source

Returns lists Amazon Web Services resources that are of the specified resource collection type.

The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
Link to this function

get_resource_collection(Client, ResourceCollectionType, QueryMap, HeadersMap)

View Source
Link to this function

get_resource_collection(Client, ResourceCollectionType, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_anomalies_for_insight(Client, InsightId, Input)

View Source
Returns a list of the anomalies that belong to an insight that you specify using its ID.
Link to this function

list_anomalies_for_insight(Client, InsightId, Input0, Options0)

View Source
Link to this function

list_anomalous_log_groups(Client, Input)

View Source
Returns the list of log groups that contain log anomalies.
Link to this function

list_anomalous_log_groups(Client, Input0, Options0)

View Source
Link to this function

list_events(Client, Input)

View Source

Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.

You can use filters to specify which events are returned.
Link to this function

list_events(Client, Input0, Options0)

View Source
Link to this function

list_insights(Client, Input)

View Source

Returns a list of insights in your Amazon Web Services account.

You can specify which insights are returned by their start time and status (ONGOING, CLOSED, or ANY).
Link to this function

list_insights(Client, Input0, Options0)

View Source
Link to this function

list_monitored_resources(Client, Input)

View Source
Returns the list of all log groups that are being monitored and tagged by DevOps Guru.
Link to this function

list_monitored_resources(Client, Input0, Options0)

View Source
Link to this function

list_notification_channels(Client, Input)

View Source

Returns a list of notification channels configured for DevOps Guru.

Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
Link to this function

list_notification_channels(Client, Input0, Options0)

View Source
Link to this function

list_organization_insights(Client, Input)

View Source
Returns a list of insights associated with the account or OU Id.
Link to this function

list_organization_insights(Client, Input0, Options0)

View Source
Link to this function

list_recommendations(Client, Input)

View Source

Returns a list of a specified insight's recommendations.

Each recommendation includes a list of related metrics and a list of related events.
Link to this function

list_recommendations(Client, Input0, Options0)

View Source
Link to this function

put_feedback(Client, Input)

View Source
Collects customer feedback about the specified insight.
Link to this function

put_feedback(Client, Input0, Options0)

View Source
Link to this function

remove_notification_channel(Client, Id, Input)

View Source

Removes a notification channel from DevOps Guru.

A notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations.
Link to this function

remove_notification_channel(Client, Id, Input0, Options0)

View Source
Link to this function

search_insights(Client, Input)

View Source

Returns a list of insights in your Amazon Web Services account.

You can specify which insights are returned by their start time, one or more statuses (ONGOING or CLOSED), one or more severities (LOW, MEDIUM, and HIGH), and type (REACTIVE or PROACTIVE).

Use the Filters parameter to specify status and severity search parameters. Use the Type parameter to specify REACTIVE or PROACTIVE in your search.
Link to this function

search_insights(Client, Input0, Options0)

View Source
Link to this function

search_organization_insights(Client, Input)

View Source

Returns a list of insights in your organization.

You can specify which insights are returned by their start time, one or more statuses (ONGOING, CLOSED, and CLOSED), one or more severities (LOW, MEDIUM, and HIGH), and type (REACTIVE or PROACTIVE).

Use the Filters parameter to specify status and severity search parameters. Use the Type parameter to specify REACTIVE or PROACTIVE in your search.
Link to this function

search_organization_insights(Client, Input0, Options0)

View Source
Link to this function

start_cost_estimation(Client, Input)

View Source
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
Link to this function

start_cost_estimation(Client, Input0, Options0)

View Source
Link to this function

update_event_sources_config(Client, Input)

View Source

Enables or disables integration with a service that can be integrated with DevOps Guru.

The one service that can be integrated with DevOps Guru is Amazon CodeGuru Profiler, which can produce proactive recommendations which can be stored and viewed in DevOps Guru.
Link to this function

update_event_sources_config(Client, Input0, Options0)

View Source
Link to this function

update_resource_collection(Client, Input)

View Source

Updates the collection of resources that DevOps Guru analyzes.

The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks. This method also creates the IAM role required for you to use DevOps Guru.
Link to this function

update_resource_collection(Client, Input0, Options0)

View Source
Link to this function

update_service_integration(Client, Input)

View Source

Enables or disables integration with a service that can be integrated with DevOps Guru.

The one service that can be integrated with DevOps Guru is Amazon Web Services Systems Manager, which can be used to create an OpsItem for each generated insight.
Link to this function

update_service_integration(Client, Input0, Options0)

View Source