# 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
NewExecuteQueryPaginator returns a new ExecuteQueryPaginator.
NewFromConfig returns a new client from the provided config.
NewGetPropertyValueHistoryPaginator returns a new GetPropertyValueHistoryPaginator.
NewGetPropertyValuePaginator returns a new GetPropertyValuePaginator.
NewListComponentsPaginator returns a new ListComponentsPaginator.
NewListComponentTypesPaginator returns a new ListComponentTypesPaginator.
NewListEntitiesPaginator returns a new ListEntitiesPaginator.
NewListMetadataTransferJobsPaginator returns a new ListMetadataTransferJobsPaginator.
NewListPropertiesPaginator returns a new ListPropertiesPaginator.
NewListScenesPaginator returns a new ListScenesPaginator.
NewListSyncJobsPaginator returns a new ListSyncJobsPaginator.
NewListSyncResourcesPaginator returns a new ListSyncResourcesPaginator.
NewListWorkspacesPaginator returns a new ListWorkspacesPaginator.
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
No description provided by the author
No description provided by the author
Client provides the API client to make operations call for AWS IoT TwinMaker.
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
ExecuteQueryPaginator is a paginator for ExecuteQuery.
ExecuteQueryPaginatorOptions is the paginator options for ExecuteQuery.
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
GetPropertyValueHistoryPaginator is a paginator for GetPropertyValueHistory.
GetPropertyValueHistoryPaginatorOptions is the paginator options for GetPropertyValueHistory.
No description provided by the author
No description provided by the author
GetPropertyValuePaginator is a paginator for GetPropertyValue.
GetPropertyValuePaginatorOptions is the paginator options for GetPropertyValue.
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
ListComponentsPaginator is a paginator for ListComponents.
ListComponentsPaginatorOptions is the paginator options for ListComponents.
No description provided by the author
No description provided by the author
ListComponentTypesPaginator is a paginator for ListComponentTypes.
ListComponentTypesPaginatorOptions is the paginator options for ListComponentTypes.
No description provided by the author
No description provided by the author
ListEntitiesPaginator is a paginator for ListEntities.
ListEntitiesPaginatorOptions is the paginator options for ListEntities.
No description provided by the author
No description provided by the author
ListMetadataTransferJobsPaginator is a paginator for ListMetadataTransferJobs.
ListMetadataTransferJobsPaginatorOptions is the paginator options for ListMetadataTransferJobs.
No description provided by the author
No description provided by the author
ListPropertiesPaginator is a paginator for ListProperties.
ListPropertiesPaginatorOptions is the paginator options for ListProperties.
No description provided by the author
No description provided by the author
ListScenesPaginator is a paginator for ListScenes.
ListScenesPaginatorOptions is the paginator options for ListScenes.
No description provided by the author
No description provided by the author
ListSyncJobsPaginator is a paginator for ListSyncJobs.
ListSyncJobsPaginatorOptions is the paginator options for ListSyncJobs.
No description provided by the author
No description provided by the author
ListSyncResourcesPaginator is a paginator for ListSyncResources.
ListSyncResourcesPaginatorOptions is the paginator options for ListSyncResources.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListWorkspacesPaginator is a paginator for ListWorkspaces.
ListWorkspacesPaginatorOptions is the paginator options for ListWorkspaces.
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.
ExecuteQueryAPIClient is a client that implements the ExecuteQuery operation.
GetPropertyValueAPIClient is a client that implements the GetPropertyValue operation.
GetPropertyValueHistoryAPIClient is a client that implements the GetPropertyValueHistory operation.
No description provided by the author
No description provided by the author
ListComponentsAPIClient is a client that implements the ListComponents operation.
ListComponentTypesAPIClient is a client that implements the ListComponentTypes operation.
ListEntitiesAPIClient is a client that implements the ListEntities operation.
ListMetadataTransferJobsAPIClient is a client that implements the ListMetadataTransferJobs operation.
ListPropertiesAPIClient is a client that implements the ListProperties operation.
ListScenesAPIClient is a client that implements the ListScenes operation.
ListSyncJobsAPIClient is a client that implements the ListSyncJobs operation.
ListSyncResourcesAPIClient is a client that implements the ListSyncResources operation.
ListWorkspacesAPIClient is a client that implements the ListWorkspaces 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.