# 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.
NewListIdMappingJobsPaginator returns a new ListIdMappingJobsPaginator.
NewListIdMappingWorkflowsPaginator returns a new ListIdMappingWorkflowsPaginator.
NewListIdNamespacesPaginator returns a new ListIdNamespacesPaginator.
NewListMatchingJobsPaginator returns a new ListMatchingJobsPaginator.
NewListMatchingWorkflowsPaginator returns a new ListMatchingWorkflowsPaginator.
NewListProviderServicesPaginator returns a new ListProviderServicesPaginator.
NewListSchemaMappingsPaginator returns a new ListSchemaMappingsPaginator.
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
No description provided by the author
No description provided by the author
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
No description provided by the author
No description provided by the author
Client provides the API client to make operations call for AWS EntityResolution.
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
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
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
ListIdMappingJobsPaginator is a paginator for ListIdMappingJobs.
ListIdMappingJobsPaginatorOptions is the paginator options for ListIdMappingJobs.
No description provided by the author
No description provided by the author
ListIdMappingWorkflowsPaginator is a paginator for ListIdMappingWorkflows.
ListIdMappingWorkflowsPaginatorOptions is the paginator options for ListIdMappingWorkflows.
No description provided by the author
No description provided by the author
ListIdNamespacesPaginator is a paginator for ListIdNamespaces.
ListIdNamespacesPaginatorOptions is the paginator options for ListIdNamespaces.
No description provided by the author
No description provided by the author
ListMatchingJobsPaginator is a paginator for ListMatchingJobs.
ListMatchingJobsPaginatorOptions is the paginator options for ListMatchingJobs.
No description provided by the author
No description provided by the author
ListMatchingWorkflowsPaginator is a paginator for ListMatchingWorkflows.
ListMatchingWorkflowsPaginatorOptions is the paginator options for ListMatchingWorkflows.
No description provided by the author
No description provided by the author
ListProviderServicesPaginator is a paginator for ListProviderServices.
ListProviderServicesPaginatorOptions is the paginator options for ListProviderServices.
No description provided by the author
No description provided by the author
ListSchemaMappingsPaginator is a paginator for ListSchemaMappings.
ListSchemaMappingsPaginatorOptions is the paginator options for ListSchemaMappings.
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.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListIdMappingJobsAPIClient is a client that implements the ListIdMappingJobs operation.
ListIdMappingWorkflowsAPIClient is a client that implements the ListIdMappingWorkflows operation.
ListIdNamespacesAPIClient is a client that implements the ListIdNamespaces operation.
ListMatchingJobsAPIClient is a client that implements the ListMatchingJobs operation.
ListMatchingWorkflowsAPIClient is a client that implements the ListMatchingWorkflows operation.
ListProviderServicesAPIClient is a client that implements the ListProviderServices operation.
ListSchemaMappingsAPIClient is a client that implements the ListSchemaMappings 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.