# Packages
No description provided by the author
# Functions
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url.
New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewFromConfig returns a new client from the provided config.
NewGetFindingsReportAccountSummaryPaginator returns a new GetFindingsReportAccountSummaryPaginator.
NewListFindingsReportsPaginator returns a new ListFindingsReportsPaginator.
NewListProfileTimesPaginator returns a new ListProfileTimesPaginator.
NewListProfilingGroupsPaginator returns a new ListProfilingGroupsPaginator.
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
Deprecated: EndpointResolver and WithEndpointResolver.
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.
# Constants
No description provided by the author
No description provided by the author
# Structs
The structure representing the AddNotificationChannelsRequest.
The structure representing the AddNotificationChannelsResponse.
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
The structure representing the BatchGetFrameMetricDataRequest.
The structure representing the BatchGetFrameMetricDataResponse.
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.
EndpointParameters provides the parameters that influence how endpoints are resolved.
The structure representing the GetFindingsReportAccountSummaryRequest.
The structure representing the GetFindingsReportAccountSummaryResponse.
GetFindingsReportAccountSummaryPaginator is a paginator for GetFindingsReportAccountSummary.
GetFindingsReportAccountSummaryPaginatorOptions is the paginator options for GetFindingsReportAccountSummary.
The structure representing the GetNotificationConfigurationRequest.
The structure representing the GetNotificationConfigurationResponse.
The structure representing the getPolicyRequest .
The structure representing the getPolicyResponse .
The structure representing the getProfileRequest.
The structure representing the getProfileResponse.
The structure representing the GetRecommendationsRequest.
The structure representing the GetRecommendationsResponse.
The structure representing the ListFindingsReportsRequest.
The structure representing the ListFindingsReportsResponse.
ListFindingsReportsPaginator is a paginator for ListFindingsReports.
ListFindingsReportsPaginatorOptions is the paginator options for ListFindingsReports.
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
No description provided by the author
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 RemoveNotificationChannelRequest.
The structure representing the RemoveNotificationChannelResponse.
The structure representing the removePermissionRequest .
The structure representing the removePermissionResponse .
No description provided by the author
The structure representing the SubmitFeedbackRequest.
The structure representing the SubmitFeedbackResponse.
No description provided by the author
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
AuthSchemeResolver returns a set of possible authentication options for an operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
GetFindingsReportAccountSummaryAPIClient is a client that implements the GetFindingsReportAccountSummary operation.
No description provided by the author
No description provided by the author
IdempotencyTokenProvider interface for providing idempotency token.
ListFindingsReportsAPIClient is a client that implements the ListFindingsReports operation.
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.