[][src]Crate rusoto_codeguruprofiler

This section provides documentation for the Amazon CodeGuru Profiler API operations.

If you're using the service, you're probably looking for CodeGuruProfilerClient and CodeGuruProfiler.

Structs

AgentConfiguration

AgentOrchestrationConfig

AggregatedProfileTime

Information about the time range of the latest available aggregated profile.

CodeGuruProfilerClient

A client for the Amazon CodeGuru Profiler API.

ConfigureAgentRequest

The structure representing the configureAgentRequest.

ConfigureAgentResponse

The structure representing the configureAgentResponse.

CreateProfilingGroupRequest

The structure representing the createProfiliingGroupRequest.

CreateProfilingGroupResponse

The structure representing the createProfilingGroupResponse.

DeleteProfilingGroupRequest

The structure representing the deleteProfilingGroupRequest.

DeleteProfilingGroupResponse

The structure representing the deleteProfilingGroupResponse.

DescribeProfilingGroupRequest

The structure representing the describeProfilingGroupRequest.

DescribeProfilingGroupResponse

The structure representing the describeProfilingGroupResponse.

GetPolicyRequest

The structure representing the getPolicyRequest.

GetPolicyResponse

The structure representing the getPolicyResponse.

GetProfileRequest

The structure representing the getProfileRequest.

GetProfileResponse

The structure representing the getProfileResponse.

ListProfileTimesRequest

The structure representing the listProfileTimesRequest.

ListProfileTimesResponse

The structure representing the listProfileTimesResponse.

ListProfilingGroupsRequest

The structure representing the listProfilingGroupsRequest.

ListProfilingGroupsResponse

The structure representing the listProfilingGroupsResponse.

PostAgentProfileRequest

The structure representing the postAgentProfileRequest.

PostAgentProfileResponse

The structure representing the postAgentProfileResponse.

ProfileTime

Information about the profile time.

ProfilingGroupDescription

The description of a profiling group.

ProfilingStatus

Information about the profiling status.

PutPermissionRequest

The structure representing the putPermissionRequest.

PutPermissionResponse

The structure representing the putPermissionResponse.

RemovePermissionRequest

The structure representing the removePermissionRequest.

RemovePermissionResponse

The structure representing the removePermissionResponse.

UpdateProfilingGroupRequest

The structure representing the updateProfilingGroupRequest.

UpdateProfilingGroupResponse

The structure representing the updateProfilingGroupResponse.

Enums

ConfigureAgentError

Errors returned by ConfigureAgent

CreateProfilingGroupError

Errors returned by CreateProfilingGroup

DeleteProfilingGroupError

Errors returned by DeleteProfilingGroup

DescribeProfilingGroupError

Errors returned by DescribeProfilingGroup

GetPolicyError

Errors returned by GetPolicy

GetProfileError

Errors returned by GetProfile

ListProfileTimesError

Errors returned by ListProfileTimes

ListProfilingGroupsError

Errors returned by ListProfilingGroups

PostAgentProfileError

Errors returned by PostAgentProfile

PutPermissionError

Errors returned by PutPermission

RemovePermissionError

Errors returned by RemovePermission

UpdateProfilingGroupError

Errors returned by UpdateProfilingGroup

Traits

CodeGuruProfiler

Trait representing the capabilities of the Amazon CodeGuru Profiler API. Amazon CodeGuru Profiler clients implement this trait.