Categorygithub.com/aws/aws-sdk-go-v2/service/codeguruprofiler
modulepackage
0.31.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
NewFromConfig returns a new client from the provided config.
NewListProfileTimesPaginator returns a new ListProfileTimesPaginator.
NewListProfilingGroupsPaginator returns a new ListProfilingGroupsPaginator.
WithEndpointResolver returns an EndpointResolver that first delegates endpoint resolution to the awsResolver.

# Constants

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

# Structs

Client provides the API client to make operations call for Amazon CodeGuru Profiler.
The structure representing the configureAgentRequest.
The structure representing the configureAgentResponse.
The structure representing the createProfiliingGroupRequest.
The structure representing the createProfilingGroupResponse.
The structure representing the deleteProfilingGroupRequest.
The structure representing the deleteProfilingGroupResponse.
The structure representing the describeProfilingGroupRequest.
The structure representing the describeProfilingGroupResponse.
The structure representing the getPolicyRequest.
The structure representing the getPolicyResponse.
The structure representing the getProfileRequest.
The structure representing the getProfileResponse.
The structure representing the listProfileTimesRequest.
The structure representing the listProfileTimesResponse.
ListProfileTimesPaginator is a paginator for ListProfileTimes.
ListProfileTimesPaginatorOptions is the paginator options for ListProfileTimes.
The structure representing the listProfilingGroupsRequest.
The structure representing the listProfilingGroupsResponse.
ListProfilingGroupsPaginator is a paginator for ListProfilingGroups.
ListProfilingGroupsPaginatorOptions is the paginator options for ListProfilingGroups.
No description provided by the author
The structure representing the postAgentProfileRequest.
The structure representing the postAgentProfileResponse.
The structure representing the putPermissionRequest.
The structure representing the putPermissionResponse.
The structure representing the removePermissionRequest.
The structure representing the removePermissionResponse.
No description provided by the author
No description provided by the author
No description provided by the author
The structure representing the updateProfilingGroupRequest.
The structure representing the updateProfilingGroupResponse.

# Interfaces

EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListProfileTimesAPIClient is a client that implements the ListProfileTimes operation.
ListProfilingGroupsAPIClient is a client that implements the ListProfilingGroups operation.

# Type aliases

EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.