We recommend new projects start with resources from the AWS provider.
aws-native.codeguruprofiler.ProfilingGroup
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
This resource schema represents the Profiling Group resource in the Amazon CodeGuru Profiler service.
Create ProfilingGroup Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ProfilingGroup(name: string, args?: ProfilingGroupArgs, opts?: CustomResourceOptions);@overload
def ProfilingGroup(resource_name: str,
                   args: Optional[ProfilingGroupArgs] = None,
                   opts: Optional[ResourceOptions] = None)
@overload
def ProfilingGroup(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   agent_permissions: Optional[AgentPermissionsPropertiesArgs] = None,
                   anomaly_detection_notification_configuration: Optional[Sequence[ProfilingGroupChannelArgs]] = None,
                   compute_platform: Optional[ProfilingGroupComputePlatform] = None,
                   profiling_group_name: Optional[str] = None,
                   tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewProfilingGroup(ctx *Context, name string, args *ProfilingGroupArgs, opts ...ResourceOption) (*ProfilingGroup, error)public ProfilingGroup(string name, ProfilingGroupArgs? args = null, CustomResourceOptions? opts = null)
public ProfilingGroup(String name, ProfilingGroupArgs args)
public ProfilingGroup(String name, ProfilingGroupArgs args, CustomResourceOptions options)
type: aws-native:codeguruprofiler:ProfilingGroup
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ProfilingGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ProfilingGroupArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ProfilingGroupArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProfilingGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProfilingGroupArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ProfilingGroup Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ProfilingGroup resource accepts the following input properties:
- AgentPermissions Pulumi.Aws Native. Code Guru Profiler. Inputs. Agent Permissions Properties 
- The agent permissions attached to this profiling group.
- AnomalyDetection List<Pulumi.Notification Configuration Aws Native. Code Guru Profiler. Inputs. Profiling Group Channel> 
- 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
- ComputePlatform Pulumi.Aws Native. Code Guru Profiler. Profiling Group Compute Platform 
- The compute platform of the profiling group.
- ProfilingGroup stringName 
- The name of the profiling group.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- The tags associated with a profiling group.
- AgentPermissions AgentPermissions Properties Args 
- The agent permissions attached to this profiling group.
- AnomalyDetection []ProfilingNotification Configuration Group Channel Args 
- 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
- ComputePlatform ProfilingGroup Compute Platform 
- The compute platform of the profiling group.
- ProfilingGroup stringName 
- The name of the profiling group.
- 
TagArgs 
- The tags associated with a profiling group.
- agentPermissions AgentPermissions Properties 
- The agent permissions attached to this profiling group.
- anomalyDetection List<ProfilingNotification Configuration Group Channel> 
- 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
- computePlatform ProfilingGroup Compute Platform 
- The compute platform of the profiling group.
- profilingGroup StringName 
- The name of the profiling group.
- List<Tag>
- The tags associated with a profiling group.
- agentPermissions AgentPermissions Properties 
- The agent permissions attached to this profiling group.
- anomalyDetection ProfilingNotification Configuration Group Channel[] 
- 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
- computePlatform ProfilingGroup Compute Platform 
- The compute platform of the profiling group.
- profilingGroup stringName 
- The name of the profiling group.
- Tag[]
- The tags associated with a profiling group.
- agent_permissions AgentPermissions Properties Args 
- The agent permissions attached to this profiling group.
- anomaly_detection_ Sequence[Profilingnotification_ configuration Group Channel Args] 
- 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
- compute_platform ProfilingGroup Compute Platform 
- The compute platform of the profiling group.
- profiling_group_ strname 
- The name of the profiling group.
- 
Sequence[TagArgs] 
- The tags associated with a profiling group.
- agentPermissions Property Map
- The agent permissions attached to this profiling group.
- anomalyDetection List<Property Map>Notification Configuration 
- 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
- computePlatform "Default" | "AWSLambda"
- The compute platform of the profiling group.
- profilingGroup StringName 
- The name of the profiling group.
- List<Property Map>
- The tags associated with a profiling group.
Outputs
All input properties are implicitly available as output properties. Additionally, the ProfilingGroup resource produces the following output properties:
Supporting Types
AgentPermissionsProperties, AgentPermissionsPropertiesArgs      
- Principals List<string>
- The principals for the agent permissions.
- Principals []string
- The principals for the agent permissions.
- principals List<String>
- The principals for the agent permissions.
- principals string[]
- The principals for the agent permissions.
- principals Sequence[str]
- The principals for the agent permissions.
- principals List<String>
- The principals for the agent permissions.
ProfilingGroupChannel, ProfilingGroupChannelArgs      
- ChannelUri string
- The channel URI.
- ChannelId string
- The channel ID.
- ChannelUri string
- The channel URI.
- ChannelId string
- The channel ID.
- channelUri String
- The channel URI.
- channelId String
- The channel ID.
- channelUri string
- The channel URI.
- channelId string
- The channel ID.
- channel_uri str
- The channel URI.
- channel_id str
- The channel ID.
- channelUri String
- The channel URI.
- channelId String
- The channel ID.
ProfilingGroupComputePlatform, ProfilingGroupComputePlatformArgs        
- Default
- Default
- AwsLambda 
- AWSLambda
- ProfilingGroup Compute Platform Default 
- Default
- ProfilingGroup Compute Platform Aws Lambda 
- AWSLambda
- Default
- Default
- AwsLambda 
- AWSLambda
- Default
- Default
- AwsLambda 
- AWSLambda
- DEFAULT
- Default
- AWS_LAMBDA
- AWSLambda
- "Default"
- Default
- "AWSLambda"
- AWSLambda
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.