Jump to Content

New API Documentation - Developer Preview Available

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.

Specifies whether profiling is enabled or disabled for a profiling group. It is used by ConfigureAgent to enable or disable profiling for a profiling group.

Hierarchy

  • AgentOrchestrationConfig

Properties

Properties

profilingEnabled: undefined | boolean

A Boolean that specifies whether the profiling agent collects profiling data or not. Set to true to enable profiling.