AiOpsClient
The CloudWatch investigations feature is a generative AI-powered assistant that can help you respond to incidents in your system. It uses generative AI to scan your system's telemetry and quickly surface suggestions that might be related to your issue. These suggestions include metrics, logs, deployment events, and root-cause hypotheses.
You can use API actions to create, manage, and delete investigation groups and investigation group policies. To start and manage investigations, you must use the CloudWatch console.
Functions
Creates an investigation group in your account. Creating an investigation group is a one-time setup task for each Region in your account. It is a necessary task to be able to perform investigations.
Deletes the specified investigation group from your account. You can currently have one investigation group per Region in your account. After you delete an investigation group, you can later create a new investigation group in the same Region.
Removes the IAM resource policy from being associated with the investigation group that you specify.
Returns the configuration information for the specified investigation group.
Returns the IAM resource policy that is associated with the specified investigation group.
Returns the ARN and name of each investigation group in the account.
Displays the tags associated with a CloudWatch investigations resource. Currently, investigation groups support tagging.
Creates an IAM resource policy and assigns it to the specified investigation group.
Assigns one or more tags (key-value pairs) to the specified resource.
Removes one or more tags from the specified resource.
Updates the configuration of the specified investigation group.
Inherited functions
Creates an investigation group in your account. Creating an investigation group is a one-time setup task for each Region in your account. It is a necessary task to be able to perform investigations.
Deletes the specified investigation group from your account. You can currently have one investigation group per Region in your account. After you delete an investigation group, you can later create a new investigation group in the same Region.
Removes the IAM resource policy from being associated with the investigation group that you specify.
Returns the configuration information for the specified investigation group.
Returns the IAM resource policy that is associated with the specified investigation group.
Returns the ARN and name of each investigation group in the account.
Paginate over ListInvestigationGroupsResponse results.
Displays the tags associated with a CloudWatch investigations resource. Currently, investigation groups support tagging.
Creates an IAM resource policy and assigns it to the specified investigation group.
Assigns one or more tags (key-value pairs) to the specified resource.
Removes one or more tags from the specified resource.
Updates the configuration of the specified investigation group.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.