---
type: resource-type
title: ProfilingGroup
description: aws resource type AWS::CodeGuruProfiler::ProfilingGroup
name: ProfilingGroup
lexicon: aws
resource_type: AWS::CodeGuruProfiler::ProfilingGroup
---
`AWS::CodeGuruProfiler::ProfilingGroup`, a resource type of the aws lexicon.

## Properties

- `ProfilingGroupName` (`string`, required): The name of the profiling group.
- `AgentPermissions` (`Record<string, unknown>`, optional): The agent permissions attached to this profiling group.
- `AnomalyDetectionNotificationConfiguration` (`ProfilingGroup_Channel[]`, optional): Configuration for Notification Channels for Anomaly Detection feature in CodeGuru Profiler which enables customers to detect anomalies in the application profile for those methods that represent the highest proportion of CPU time or latency
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the specified profiling group.
- `ComputePlatform` (`"AWSLambda" | "Default"`, optional): The compute platform of the profiling group.
- `Tags` (`ProfilingGroup_Tag[]`, optional): The tags associated with a profiling group.

## Attributes

- `Arn`
