package
0.23.3
Repository: https://github.com/jviney/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package codeguruprofileriface provides an interface to enable mocking the Amazon CodeGuru Profiler service client for testing your code.

# Functions

New creates a new instance of the client from the provided Config.
NewListProfileTimesRequestPaginator returns a paginator for ListProfileTimes.
NewListProfilingGroupsRequestPaginator returns a paginator for ListProfilingGroups.

# Constants

Enum values for ActionGroup.
Enum values for AggregationPeriod.
Enum values for AggregationPeriod.
Enum values for AggregationPeriod.
Service's Endpoint identifier.
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
Enum values for OrderBy.
Enum values for OrderBy.
Service's identifier.
Service's name.

# Structs

No description provided by the author
No description provided by the author
Information about the time range of the latest available aggregated profile.
Client provides the API operation methods for making requests to Amazon CodeGuru Profiler.
The structure representing the configureAgentRequest.
The structure representing the configureAgentResponse.
ConfigureAgentRequest is the request type for the ConfigureAgent API operation.
ConfigureAgentResponse is the response type for the ConfigureAgent API operation.
The structure representing the createProfiliingGroupRequest.
The structure representing the createProfilingGroupResponse.
CreateProfilingGroupRequest is the request type for the CreateProfilingGroup API operation.
CreateProfilingGroupResponse is the response type for the CreateProfilingGroup API operation.
The structure representing the deleteProfilingGroupRequest.
The structure representing the deleteProfilingGroupResponse.
DeleteProfilingGroupRequest is the request type for the DeleteProfilingGroup API operation.
DeleteProfilingGroupResponse is the response type for the DeleteProfilingGroup API operation.
The structure representing the describeProfilingGroupRequest.
The structure representing the describeProfilingGroupResponse.
DescribeProfilingGroupRequest is the request type for the DescribeProfilingGroup API operation.
DescribeProfilingGroupResponse is the response type for the DescribeProfilingGroup API operation.
The structure representing the getPolicyRequest.
The structure representing the getPolicyResponse.
GetPolicyRequest is the request type for the GetPolicy API operation.
GetPolicyResponse is the response type for the GetPolicy API operation.
The structure representing the getProfileRequest.
The structure representing the getProfileResponse.
GetProfileRequest is the request type for the GetProfile API operation.
GetProfileResponse is the response type for the GetProfile API operation.
The structure representing the listProfileTimesRequest.
The structure representing the listProfileTimesResponse.
ListProfileTimesPaginator is used to paginate the request.
ListProfileTimesRequest is the request type for the ListProfileTimes API operation.
ListProfileTimesResponse is the response type for the ListProfileTimes API operation.
The structure representing the listProfilingGroupsRequest.
The structure representing the listProfilingGroupsResponse.
ListProfilingGroupsPaginator is used to paginate the request.
ListProfilingGroupsRequest is the request type for the ListProfilingGroups API operation.
ListProfilingGroupsResponse is the response type for the ListProfilingGroups API operation.
The structure representing the postAgentProfileRequest.
The structure representing the postAgentProfileResponse.
PostAgentProfileRequest is the request type for the PostAgentProfile API operation.
PostAgentProfileResponse is the response type for the PostAgentProfile API operation.
Information about the profile time.
The description of a profiling group.
Information about the profiling status.
The structure representing the putPermissionRequest.
The structure representing the putPermissionResponse.
PutPermissionRequest is the request type for the PutPermission API operation.
PutPermissionResponse is the response type for the PutPermission API operation.
The structure representing the removePermissionRequest.
The structure representing the removePermissionResponse.
RemovePermissionRequest is the request type for the RemovePermission API operation.
RemovePermissionResponse is the response type for the RemovePermission API operation.
The structure representing the updateProfilingGroupRequest.
The structure representing the updateProfilingGroupResponse.
UpdateProfilingGroupRequest is the request type for the UpdateProfilingGroup API operation.
UpdateProfilingGroupResponse is the response type for the UpdateProfilingGroup API operation.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author