Skip to main content

profiling_groups

Retrieves a list of profiling_groups in a region

Overview

Nameprofiling_groups
TypeResource
Descriptionprofiling_groups
Idawscc.codeguruprofiler.profiling_groups

Fields

NameDatatypeDescription
profiling_group_namestringThe name of the profiling group.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
profiling_group_name
FROM awscc.codeguruprofiler.profiling_groups
WHERE region = 'us-east-1'

Permissions

To operate on the profiling_groups resource, the following permissions are required:

Create

sns:Publish,
codeguru-profiler:AddNotificationChannels,
codeguru-profiler:CreateProfilingGroup,
codeguru-profiler:PutPermission,
codeguru-profiler:TagResource

List

codeguru-profiler:ListProfilingGroups,
codeguru-profiler:ListTagsForResource