Categorygithub.com/aws/aws-sdk-go-v2/service/voiceid
modulepackage
1.25.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.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewFromConfig returns a new client from the provided config.
NewListDomainsPaginator returns a new ListDomainsPaginator.
NewListFraudsterRegistrationJobsPaginator returns a new ListFraudsterRegistrationJobsPaginator.
NewListFraudstersPaginator returns a new ListFraudstersPaginator.
NewListSpeakerEnrollmentJobsPaginator returns a new ListSpeakerEnrollmentJobsPaginator.
NewListSpeakersPaginator returns a new ListSpeakersPaginator.
NewListWatchlistsPaginator returns a new ListWatchlistsPaginator.
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.
Client provides the API client to make operations call for Amazon Voice ID.
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
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
ListDomainsPaginator is a paginator for ListDomains.
ListDomainsPaginatorOptions is the paginator options for ListDomains.
No description provided by the author
No description provided by the author
ListFraudsterRegistrationJobsPaginator is a paginator for ListFraudsterRegistrationJobs.
ListFraudsterRegistrationJobsPaginatorOptions is the paginator options for ListFraudsterRegistrationJobs.
No description provided by the author
No description provided by the author
ListFraudstersPaginator is a paginator for ListFraudsters.
ListFraudstersPaginatorOptions is the paginator options for ListFraudsters.
No description provided by the author
No description provided by the author
ListSpeakerEnrollmentJobsPaginator is a paginator for ListSpeakerEnrollmentJobs.
ListSpeakerEnrollmentJobsPaginatorOptions is the paginator options for ListSpeakerEnrollmentJobs.
No description provided by the author
No description provided by the author
ListSpeakersPaginator is a paginator for ListSpeakers.
ListSpeakersPaginatorOptions is the paginator options for ListSpeakers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListWatchlistsPaginator is a paginator for ListWatchlists.
ListWatchlistsPaginatorOptions is the paginator options for ListWatchlists.
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
IdempotencyTokenProvider interface for providing idempotency token.
ListDomainsAPIClient is a client that implements the ListDomains operation.
ListFraudsterRegistrationJobsAPIClient is a client that implements the ListFraudsterRegistrationJobs operation.
ListFraudstersAPIClient is a client that implements the ListFraudsters operation.
ListSpeakerEnrollmentJobsAPIClient is a client that implements the ListSpeakerEnrollmentJobs operation.
ListSpeakersAPIClient is a client that implements the ListSpeakers operation.
ListWatchlistsAPIClient is a client that implements the ListWatchlists 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.