v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14115755.6 KB

Returns the configuration information for the specified investigation group.

get/investigationGroups/{identifier}

Path parameters

identifierstring required

Specify either the name or the ARN of the investigation group that you want to view. This is used to set the name of the investigation group.

Response

Success

createdBystring

The name of the user who created the investigation group.

createdAtinteger

The date and time that the investigation group was created.

lastModifiedBystring

The name of the user who created the investigation group.

lastModifiedAtinteger

The date and time that the investigation group was most recently modified.

namestring

The name of the investigation group.

arnstring

The Amazon Resource Name (ARN) of the investigation group.

roleArnstring

The ARN of the IAM role that the investigation group uses for permissions to gather data.

retentionInDaysinteger

Specifies how long that investigation data is kept.

chatbotNotificationChannelobject

This structure is a string array. The first string is the ARN of a Amazon SNS topic. The array of strings display the ARNs of chat applications configurations that are associated with that topic. For more information about these configuration ARNs, see <a href="https://docs.aws.amazon.com/chatbot/latest/adminguide/getting-started.html">Getting started with Amazon Q in chat applications</a> and <a href="https://docs.aws.amazon.com/service-authorization/latest/reference/list_awschatbot.html#awschatbot-resources-for-iam-policies">Resource type defined by Amazon Web Services Chatbot</a>.

tagKeyBoundariesTagKey[]

Displays the custom tag keys for custom applications in your system that you have specified in the investigation group. Resource tags help CloudWatch investigations narrow the search space when it is unable to discover definite relationships between resources.

isCloudTrailEventHistoryEnabledboolean

Specifies whether CloudWatch investigationshas access to change events that are recorded by CloudTrail.