# 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.
NewListDataIntegrationFlowsPaginator returns a new ListDataIntegrationFlowsPaginator.
NewListDataLakeDatasetsPaginator returns a new ListDataLakeDatasetsPaginator.
NewListInstancesPaginator returns a new ListInstancesPaginator.
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.
Client provides the API client to make operations call for AWS Supply Chain.
The request parameters for CreateBillOfMaterialsImportJob.
The response parameters of CreateBillOfMaterialsImportJob.
The request parameters for CreateDataIntegrationFlow.
The response parameters for CreateDataIntegrationFlow.
The request parameters for CreateDataLakeDataset.
The response parameters of CreateDataLakeDataset.
The request parameters for CreateInstance.
The response parameters for CreateInstance.
The request parameters for DeleteDataIntegrationFlow.
The response parameters for DeleteDataIntegrationFlow.
The request parameters of DeleteDataLakeDataset.
The response parameters of DeleteDataLakeDataset.
The request parameters for DeleteInstance.
The response parameters for DeleteInstance.
EndpointParameters provides the parameters that influence how endpoints are resolved.
The request parameters for GetBillOfMaterialsImportJob.
The response parameters for GetBillOfMaterialsImportJob.
The request parameters for GetDataIntegrationFlow.
The response parameters for GetDataIntegrationFlow.
The request parameters for GetDataLakeDataset.
The response parameters for UpdateDataLakeDataset.
The request parameters for GetInstance.
The response parameters for GetInstance.
The request parameters for ListDataIntegrationFlows.
The response parameters for ListDataIntegrationFlows.
ListDataIntegrationFlowsPaginator is a paginator for ListDataIntegrationFlows.
ListDataIntegrationFlowsPaginatorOptions is the paginator options for ListDataIntegrationFlows.
The request parameters of ListDataLakeDatasets.
The response parameters of ListDataLakeDatasets.
ListDataLakeDatasetsPaginator is a paginator for ListDataLakeDatasets.
ListDataLakeDatasetsPaginatorOptions is the paginator options for ListDataLakeDatasets.
The request parameters for ListInstances.
The response parameters for ListInstances.
ListInstancesPaginator is a paginator for ListInstances.
ListInstancesPaginatorOptions is the paginator options for ListInstances.
The request parameters of ListTagsForResource.
The response parameters of ListTagsForResource.
No description provided by the author
No description provided by the author
The request parameters for SendDataIntegrationEvent.
The response parameters for SendDataIntegrationEvent.
The request parameters of TagResource.
The response parameters for TagResource.
The request parameters of UntagResource.
The response parameters of UntagResource.
The request parameters for UpdateDataIntegrationFlow.
The response parameters for UpdateDataIntegrationFlow.
The request parameters of UpdateDataLakeDataset.
The response parameters of UpdateDataLakeDataset.
The request parameters for UpdateInstance.
The response parameters for UpdateInstance.
# 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.
ListDataIntegrationFlowsAPIClient is a client that implements the ListDataIntegrationFlows operation.
ListDataLakeDatasetsAPIClient is a client that implements the ListDataLakeDatasets operation.
ListInstancesAPIClient is a client that implements the ListInstances 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.