View source: R/codeguruprofiler_operations.R
codeguruprofiler_update_profiling_group | R Documentation |
Updates a profiling group.
See https://www.paws-r-sdk.com/docs/codeguruprofiler_update_profiling_group/ for full documentation.
codeguruprofiler_update_profiling_group(
agentOrchestrationConfig,
profilingGroupName
)
agentOrchestrationConfig |
[required] Specifies whether profiling is enabled or disabled for a profiling group. |
profilingGroupName |
[required] The name of the profiling group to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.