Boolean profilingEnabled
If the agents should be enabled to create and report profiles.
AgentConfiguration configuration
The configuration for the agent to use.
AgentOrchestrationConfig agentOrchestrationConfig
String clientToken
String profilingGroupName
ProfilingGroupDescription profilingGroup
String profilingGroupName
String profilingGroupName
ProfilingGroupDescription profilingGroup
String accept
The format of the profile to return. Supports application/json or application/x-amzn-ion. Defaults to application/x-amzn-ion.
Date endTime
The end time of the profile to get. Either period or endTime must be specified. Must be greater than start and the overall time range to be in the past and not larger than a week.
Integer maxDepth
String period
The period of the profile to get. Exactly two of startTime, period and
endTime must be specified. Must be positive and the overall time range to be in the past and not
larger than a week.
String profilingGroupName
Date startTime
The start time of the profile to get.
String contentEncoding
The content encoding of the profile in the payload.
String contentType
The content type of the profile in the payload. Will be application/json or application/x-amzn-ion based on Accept header in the request.
ByteBuffer profile
Date endTime
The end time of the time range to list profiles until.
Integer maxResults
String nextToken
String orderBy
The order (ascending or descending by start time of the profile) to list the profiles by. Defaults to TIMESTAMP_DESCENDING.
String period
The aggregation period to list the profiles for.
String profilingGroupName
Date startTime
The start time of the time range to list the profiles from.
ByteBuffer agentProfile
String contentType
The content type of the agent profile in the payload. Recommended to send the profile gzipped with content-type application/octet-stream. Other accepted values are application/x-amzn-ion and application/json for unzipped Ion and JSON respectively.
String profileToken
Client generated token to deduplicate the agent profile during aggregation.
String profilingGroupName
Date start
The start time of the profile.
AgentOrchestrationConfig agentOrchestrationConfig
String arn
Date createdAt
The timestamp of when the profiling group was created.
String name
ProfilingStatus profilingStatus
Date updatedAt
The timestamp of when the profiling group was last updated.
Date latestAgentOrchestratedAt
Timestamp of when the last interaction of the agent with configureAgent API for orchestration.
Date latestAgentProfileReportedAt
Timestamp of when the latest agent profile was successfully reported.
AggregatedProfileTime latestAggregatedProfile
The time range of latest aggregated profile available.
AgentOrchestrationConfig agentOrchestrationConfig
Remote configuration to configure the agents of the profiling group.
String profilingGroupName
ProfilingGroupDescription profilingGroup
Copyright © 2020. All rights reserved.