We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Protected
Optional
agentSpecifies whether profiling is enabled or disabled for the created profiling group.
Optional
clientAmazon CodeGuru Profiler uses this universally unique identifier (UUID) to prevent the accidental creation of duplicate profiling groups if there are failures and retries.
Optional
compute
The compute platform of the profiling group. Use AWSLambda
if your application
runs on AWS Lambda. Use Default
if your application runs on a compute platform that
is not AWS Lambda, such an Amazon EC2 instance, an on-premises server, or a different platform.
If not specified, Default
is used.
The name of the profiling group to create.
Optional
tagsA list of tags to add to the created profiling group.
The input for CreateProfilingGroupCommand.