# 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.
NewListSuiteDefinitionsPaginator returns a new ListSuiteDefinitionsPaginator.
NewListSuiteRunsPaginator returns a new ListSuiteRunsPaginator.
NewListTestCasesPaginator returns a new ListTestCasesPaginator.
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 AWS IoT Core Device Advisor.
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
ListSuiteDefinitionsPaginator is a paginator for ListSuiteDefinitions.
ListSuiteDefinitionsPaginatorOptions is the paginator options for ListSuiteDefinitions.
No description provided by the author
No description provided by the author
ListSuiteRunsPaginator is a paginator for ListSuiteRuns.
ListSuiteRunsPaginatorOptions is the paginator options for ListSuiteRuns.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListTestCasesPaginator is a paginator for ListTestCases.
ListTestCasesPaginatorOptions is the paginator options for ListTestCases.
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
EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListSuiteDefinitionsAPIClient is a client that implements the ListSuiteDefinitions operation.
ListSuiteRunsAPIClient is a client that implements the ListSuiteRuns operation.
ListTestCasesAPIClient is a client that implements the ListTestCases 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.