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

# 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.
NewBatchGetTracesPaginator returns a new BatchGetTracesPaginator.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewFromConfig returns a new client from the provided config.
NewGetGroupsPaginator returns a new GetGroupsPaginator.
NewGetInsightEventsPaginator returns a new GetInsightEventsPaginator.
NewGetInsightSummariesPaginator returns a new GetInsightSummariesPaginator.
NewGetSamplingRulesPaginator returns a new GetSamplingRulesPaginator.
NewGetSamplingStatisticSummariesPaginator returns a new GetSamplingStatisticSummariesPaginator.
NewGetServiceGraphPaginator returns a new GetServiceGraphPaginator.
NewGetTimeSeriesServiceStatisticsPaginator returns a new GetTimeSeriesServiceStatisticsPaginator.
NewGetTraceGraphPaginator returns a new GetTraceGraphPaginator.
NewGetTraceSummariesPaginator returns a new GetTraceSummariesPaginator.
NewListResourcePoliciesPaginator returns a new ListResourcePoliciesPaginator.
NewListTagsForResourcePaginator returns a new ListTagsForResourcePaginator.
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

AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
No description provided by the author
No description provided by the author
BatchGetTracesPaginator is a paginator for BatchGetTraces.
BatchGetTracesPaginatorOptions is the paginator options for BatchGetTraces.
No description provided by the author
No description provided by the author
Client provides the API client to make operations call for AWS X-Ray.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EndpointParameters provides the parameters that influence how endpoints are resolved.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetGroupsPaginator is a paginator for GetGroups.
GetGroupsPaginatorOptions is the paginator options for GetGroups.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetInsightEventsPaginator is a paginator for GetInsightEvents.
GetInsightEventsPaginatorOptions is the paginator options for GetInsightEvents.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetInsightSummariesPaginator is a paginator for GetInsightSummaries.
GetInsightSummariesPaginatorOptions is the paginator options for GetInsightSummaries.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetSamplingRulesPaginator is a paginator for GetSamplingRules.
GetSamplingRulesPaginatorOptions is the paginator options for GetSamplingRules.
No description provided by the author
No description provided by the author
GetSamplingStatisticSummariesPaginator is a paginator for GetSamplingStatisticSummaries.
GetSamplingStatisticSummariesPaginatorOptions is the paginator options for GetSamplingStatisticSummaries.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetServiceGraphPaginator is a paginator for GetServiceGraph.
GetServiceGraphPaginatorOptions is the paginator options for GetServiceGraph.
No description provided by the author
No description provided by the author
GetTimeSeriesServiceStatisticsPaginator is a paginator for GetTimeSeriesServiceStatistics.
GetTimeSeriesServiceStatisticsPaginatorOptions is the paginator options for GetTimeSeriesServiceStatistics.
No description provided by the author
No description provided by the author
GetTraceGraphPaginator is a paginator for GetTraceGraph.
GetTraceGraphPaginatorOptions is the paginator options for GetTraceGraph.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTraceSummariesPaginator is a paginator for GetTraceSummaries.
GetTraceSummariesPaginatorOptions is the paginator options for GetTraceSummaries.
No description provided by the author
No description provided by the author
ListResourcePoliciesPaginator is a paginator for ListResourcePolicies.
ListResourcePoliciesPaginatorOptions is the paginator options for ListResourcePolicies.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListTagsForResourcePaginator is a paginator for ListTagsForResource.
ListTagsForResourcePaginatorOptions is the paginator options for ListTagsForResource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

AuthSchemeResolver returns a set of possible authentication options for an operation.
BatchGetTracesAPIClient is a client that implements the BatchGetTraces operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
GetGroupsAPIClient is a client that implements the GetGroups operation.
GetInsightEventsAPIClient is a client that implements the GetInsightEvents operation.
GetInsightSummariesAPIClient is a client that implements the GetInsightSummaries operation.
GetSamplingRulesAPIClient is a client that implements the GetSamplingRules operation.
GetSamplingStatisticSummariesAPIClient is a client that implements the GetSamplingStatisticSummaries operation.
GetServiceGraphAPIClient is a client that implements the GetServiceGraph operation.
GetTimeSeriesServiceStatisticsAPIClient is a client that implements the GetTimeSeriesServiceStatistics operation.
GetTraceGraphAPIClient is a client that implements the GetTraceGraph operation.
GetTraceSummariesAPIClient is a client that implements the GetTraceSummaries operation.
No description provided by the author
No description provided by the author
ListResourcePoliciesAPIClient is a client that implements the ListResourcePolicies operation.
ListTagsForResourceAPIClient is a client that implements the ListTagsForResource 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.