A new Profiling Group.
import { ProfilingGroup } from 'aws-cdk-lib/aws-codeguruprofiler';Or use the module namespace:
import * as codeguruprofiler from 'aws-cdk-lib/aws-codeguruprofiler';
// codeguruprofiler.ProfilingGroupConfiguration passed to the constructor as ProfilingGroupProps.
computePlatformOptionalComputePlatformThe compute platform of the profiling group.
Default: ComputePlatform.DEFAULT
profilingGroupNameOptionalstringA name for the profiling group.
Default: - automatically generated name.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-codeguruprofiler