AWS SDK for C++

AWS SDK for C++ Version 1.11.786

Loading...
Searching...
No Matches
SageMakerServiceClientModel.h
1
6#pragma once
7
8/* Generic header includes */
9#include <aws/core/client/AWSError.h>
10#include <aws/core/client/AsyncCallerContext.h>
11#include <aws/core/client/GenericClientConfiguration.h>
12#include <aws/core/http/HttpTypes.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/sagemaker/SageMakerEndpointProvider.h>
15#include <aws/sagemaker/SageMakerErrors.h>
16
17#include <functional>
18#include <future>
19/* End of generic header includes */
20
21/* Service model headers required in SageMakerClient header */
22#include <aws/core/NoResult.h>
23#include <aws/sagemaker/model/AddAssociationResult.h>
24#include <aws/sagemaker/model/AddTagsResult.h>
25#include <aws/sagemaker/model/AssociateTrialComponentResult.h>
26#include <aws/sagemaker/model/AttachClusterNodeVolumeResult.h>
27#include <aws/sagemaker/model/BatchAddClusterNodesResult.h>
28#include <aws/sagemaker/model/BatchDeleteClusterNodesResult.h>
29#include <aws/sagemaker/model/BatchDescribeModelPackageResult.h>
30#include <aws/sagemaker/model/BatchRebootClusterNodesResult.h>
31#include <aws/sagemaker/model/BatchReplaceClusterNodesResult.h>
32#include <aws/sagemaker/model/CreateActionResult.h>
33#include <aws/sagemaker/model/CreateAlgorithmResult.h>
34#include <aws/sagemaker/model/CreateAppImageConfigResult.h>
35#include <aws/sagemaker/model/CreateAppResult.h>
36#include <aws/sagemaker/model/CreateArtifactResult.h>
37#include <aws/sagemaker/model/CreateAutoMLJobResult.h>
38#include <aws/sagemaker/model/CreateAutoMLJobV2Result.h>
39#include <aws/sagemaker/model/CreateClusterResult.h>
40#include <aws/sagemaker/model/CreateClusterSchedulerConfigResult.h>
41#include <aws/sagemaker/model/CreateCodeRepositoryResult.h>
42#include <aws/sagemaker/model/CreateCompilationJobResult.h>
43#include <aws/sagemaker/model/CreateComputeQuotaResult.h>
44#include <aws/sagemaker/model/CreateContextResult.h>
45#include <aws/sagemaker/model/CreateDataQualityJobDefinitionResult.h>
46#include <aws/sagemaker/model/CreateDomainResult.h>
47#include <aws/sagemaker/model/CreateEdgeDeploymentPlanResult.h>
48#include <aws/sagemaker/model/CreateEndpointConfigResult.h>
49#include <aws/sagemaker/model/CreateEndpointResult.h>
50#include <aws/sagemaker/model/CreateExperimentResult.h>
51#include <aws/sagemaker/model/CreateFeatureGroupResult.h>
52#include <aws/sagemaker/model/CreateFlowDefinitionResult.h>
53#include <aws/sagemaker/model/CreateHubContentPresignedUrlsResult.h>
54#include <aws/sagemaker/model/CreateHubContentReferenceResult.h>
55#include <aws/sagemaker/model/CreateHubResult.h>
56#include <aws/sagemaker/model/CreateHumanTaskUiResult.h>
57#include <aws/sagemaker/model/CreateHyperParameterTuningJobResult.h>
58#include <aws/sagemaker/model/CreateImageResult.h>
59#include <aws/sagemaker/model/CreateImageVersionResult.h>
60#include <aws/sagemaker/model/CreateInferenceComponentResult.h>
61#include <aws/sagemaker/model/CreateInferenceExperimentResult.h>
62#include <aws/sagemaker/model/CreateInferenceRecommendationsJobResult.h>
63#include <aws/sagemaker/model/CreateLabelingJobResult.h>
64#include <aws/sagemaker/model/CreateMlflowAppResult.h>
65#include <aws/sagemaker/model/CreateMlflowTrackingServerResult.h>
66#include <aws/sagemaker/model/CreateModelBiasJobDefinitionResult.h>
67#include <aws/sagemaker/model/CreateModelCardExportJobResult.h>
68#include <aws/sagemaker/model/CreateModelCardResult.h>
69#include <aws/sagemaker/model/CreateModelExplainabilityJobDefinitionResult.h>
70#include <aws/sagemaker/model/CreateModelPackageGroupResult.h>
71#include <aws/sagemaker/model/CreateModelPackageRequest.h>
72#include <aws/sagemaker/model/CreateModelPackageResult.h>
73#include <aws/sagemaker/model/CreateModelQualityJobDefinitionResult.h>
74#include <aws/sagemaker/model/CreateModelResult.h>
75#include <aws/sagemaker/model/CreateMonitoringScheduleResult.h>
76#include <aws/sagemaker/model/CreateNotebookInstanceLifecycleConfigResult.h>
77#include <aws/sagemaker/model/CreateNotebookInstanceResult.h>
78#include <aws/sagemaker/model/CreateOptimizationJobResult.h>
79#include <aws/sagemaker/model/CreatePartnerAppPresignedUrlResult.h>
80#include <aws/sagemaker/model/CreatePartnerAppResult.h>
81#include <aws/sagemaker/model/CreatePipelineResult.h>
82#include <aws/sagemaker/model/CreatePresignedDomainUrlResult.h>
83#include <aws/sagemaker/model/CreatePresignedMlflowAppUrlResult.h>
84#include <aws/sagemaker/model/CreatePresignedMlflowTrackingServerUrlResult.h>
85#include <aws/sagemaker/model/CreatePresignedNotebookInstanceUrlResult.h>
86#include <aws/sagemaker/model/CreateProcessingJobResult.h>
87#include <aws/sagemaker/model/CreateProjectResult.h>
88#include <aws/sagemaker/model/CreateSpaceResult.h>
89#include <aws/sagemaker/model/CreateStudioLifecycleConfigResult.h>
90#include <aws/sagemaker/model/CreateTrainingJobResult.h>
91#include <aws/sagemaker/model/CreateTrainingPlanResult.h>
92#include <aws/sagemaker/model/CreateTransformJobResult.h>
93#include <aws/sagemaker/model/CreateTrialComponentResult.h>
94#include <aws/sagemaker/model/CreateTrialResult.h>
95#include <aws/sagemaker/model/CreateUserProfileResult.h>
96#include <aws/sagemaker/model/CreateWorkforceResult.h>
97#include <aws/sagemaker/model/CreateWorkteamResult.h>
98#include <aws/sagemaker/model/DeleteActionResult.h>
99#include <aws/sagemaker/model/DeleteArtifactRequest.h>
100#include <aws/sagemaker/model/DeleteArtifactResult.h>
101#include <aws/sagemaker/model/DeleteAssociationResult.h>
102#include <aws/sagemaker/model/DeleteClusterResult.h>
103#include <aws/sagemaker/model/DeleteContextResult.h>
104#include <aws/sagemaker/model/DeleteExperimentResult.h>
105#include <aws/sagemaker/model/DeleteFlowDefinitionResult.h>
106#include <aws/sagemaker/model/DeleteHumanTaskUiResult.h>
107#include <aws/sagemaker/model/DeleteImageResult.h>
108#include <aws/sagemaker/model/DeleteImageVersionResult.h>
109#include <aws/sagemaker/model/DeleteInferenceExperimentResult.h>
110#include <aws/sagemaker/model/DeleteMlflowAppResult.h>
111#include <aws/sagemaker/model/DeleteMlflowTrackingServerResult.h>
112#include <aws/sagemaker/model/DeletePartnerAppResult.h>
113#include <aws/sagemaker/model/DeletePipelineResult.h>
114#include <aws/sagemaker/model/DeleteTagsResult.h>
115#include <aws/sagemaker/model/DeleteTrialComponentResult.h>
116#include <aws/sagemaker/model/DeleteTrialResult.h>
117#include <aws/sagemaker/model/DeleteWorkforceResult.h>
118#include <aws/sagemaker/model/DeleteWorkteamResult.h>
119#include <aws/sagemaker/model/DescribeActionResult.h>
120#include <aws/sagemaker/model/DescribeAlgorithmResult.h>
121#include <aws/sagemaker/model/DescribeAppImageConfigResult.h>
122#include <aws/sagemaker/model/DescribeAppResult.h>
123#include <aws/sagemaker/model/DescribeArtifactResult.h>
124#include <aws/sagemaker/model/DescribeAutoMLJobResult.h>
125#include <aws/sagemaker/model/DescribeAutoMLJobV2Result.h>
126#include <aws/sagemaker/model/DescribeClusterEventResult.h>
127#include <aws/sagemaker/model/DescribeClusterNodeResult.h>
128#include <aws/sagemaker/model/DescribeClusterResult.h>
129#include <aws/sagemaker/model/DescribeClusterSchedulerConfigResult.h>
130#include <aws/sagemaker/model/DescribeCodeRepositoryResult.h>
131#include <aws/sagemaker/model/DescribeCompilationJobResult.h>
132#include <aws/sagemaker/model/DescribeComputeQuotaResult.h>
133#include <aws/sagemaker/model/DescribeContextResult.h>
134#include <aws/sagemaker/model/DescribeDataQualityJobDefinitionResult.h>
135#include <aws/sagemaker/model/DescribeDeviceFleetResult.h>
136#include <aws/sagemaker/model/DescribeDeviceResult.h>
137#include <aws/sagemaker/model/DescribeDomainResult.h>
138#include <aws/sagemaker/model/DescribeEdgeDeploymentPlanResult.h>
139#include <aws/sagemaker/model/DescribeEdgePackagingJobResult.h>
140#include <aws/sagemaker/model/DescribeEndpointConfigResult.h>
141#include <aws/sagemaker/model/DescribeEndpointResult.h>
142#include <aws/sagemaker/model/DescribeExperimentResult.h>
143#include <aws/sagemaker/model/DescribeFeatureGroupResult.h>
144#include <aws/sagemaker/model/DescribeFeatureMetadataResult.h>
145#include <aws/sagemaker/model/DescribeFlowDefinitionResult.h>
146#include <aws/sagemaker/model/DescribeHubContentResult.h>
147#include <aws/sagemaker/model/DescribeHubResult.h>
148#include <aws/sagemaker/model/DescribeHumanTaskUiResult.h>
149#include <aws/sagemaker/model/DescribeHyperParameterTuningJobResult.h>
150#include <aws/sagemaker/model/DescribeImageResult.h>
151#include <aws/sagemaker/model/DescribeImageVersionResult.h>
152#include <aws/sagemaker/model/DescribeInferenceComponentResult.h>
153#include <aws/sagemaker/model/DescribeInferenceExperimentResult.h>
154#include <aws/sagemaker/model/DescribeInferenceRecommendationsJobResult.h>
155#include <aws/sagemaker/model/DescribeLabelingJobResult.h>
156#include <aws/sagemaker/model/DescribeLineageGroupResult.h>
157#include <aws/sagemaker/model/DescribeMlflowAppResult.h>
158#include <aws/sagemaker/model/DescribeMlflowTrackingServerResult.h>
159#include <aws/sagemaker/model/DescribeModelBiasJobDefinitionResult.h>
160#include <aws/sagemaker/model/DescribeModelCardExportJobResult.h>
161#include <aws/sagemaker/model/DescribeModelCardResult.h>
162#include <aws/sagemaker/model/DescribeModelExplainabilityJobDefinitionResult.h>
163#include <aws/sagemaker/model/DescribeModelPackageGroupResult.h>
164#include <aws/sagemaker/model/DescribeModelPackageResult.h>
165#include <aws/sagemaker/model/DescribeModelQualityJobDefinitionResult.h>
166#include <aws/sagemaker/model/DescribeModelResult.h>
167#include <aws/sagemaker/model/DescribeMonitoringScheduleResult.h>
168#include <aws/sagemaker/model/DescribeNotebookInstanceLifecycleConfigResult.h>
169#include <aws/sagemaker/model/DescribeNotebookInstanceResult.h>
170#include <aws/sagemaker/model/DescribeOptimizationJobResult.h>
171#include <aws/sagemaker/model/DescribePartnerAppResult.h>
172#include <aws/sagemaker/model/DescribePipelineDefinitionForExecutionResult.h>
173#include <aws/sagemaker/model/DescribePipelineExecutionResult.h>
174#include <aws/sagemaker/model/DescribePipelineResult.h>
175#include <aws/sagemaker/model/DescribeProcessingJobResult.h>
176#include <aws/sagemaker/model/DescribeProjectResult.h>
177#include <aws/sagemaker/model/DescribeReservedCapacityResult.h>
178#include <aws/sagemaker/model/DescribeSpaceResult.h>
179#include <aws/sagemaker/model/DescribeStudioLifecycleConfigResult.h>
180#include <aws/sagemaker/model/DescribeSubscribedWorkteamResult.h>
181#include <aws/sagemaker/model/DescribeTrainingJobResult.h>
182#include <aws/sagemaker/model/DescribeTrainingPlanExtensionHistoryResult.h>
183#include <aws/sagemaker/model/DescribeTrainingPlanResult.h>
184#include <aws/sagemaker/model/DescribeTransformJobResult.h>
185#include <aws/sagemaker/model/DescribeTrialComponentResult.h>
186#include <aws/sagemaker/model/DescribeTrialResult.h>
187#include <aws/sagemaker/model/DescribeUserProfileResult.h>
188#include <aws/sagemaker/model/DescribeWorkforceResult.h>
189#include <aws/sagemaker/model/DescribeWorkteamResult.h>
190#include <aws/sagemaker/model/DetachClusterNodeVolumeResult.h>
191#include <aws/sagemaker/model/DisableSagemakerServicecatalogPortfolioRequest.h>
192#include <aws/sagemaker/model/DisableSagemakerServicecatalogPortfolioResult.h>
193#include <aws/sagemaker/model/DisassociateTrialComponentResult.h>
194#include <aws/sagemaker/model/EnableSagemakerServicecatalogPortfolioRequest.h>
195#include <aws/sagemaker/model/EnableSagemakerServicecatalogPortfolioResult.h>
196#include <aws/sagemaker/model/ExtendTrainingPlanResult.h>
197#include <aws/sagemaker/model/GetDeviceFleetReportResult.h>
198#include <aws/sagemaker/model/GetLineageGroupPolicyResult.h>
199#include <aws/sagemaker/model/GetModelPackageGroupPolicyResult.h>
200#include <aws/sagemaker/model/GetSagemakerServicecatalogPortfolioStatusRequest.h>
201#include <aws/sagemaker/model/GetSagemakerServicecatalogPortfolioStatusResult.h>
202#include <aws/sagemaker/model/GetScalingConfigurationRecommendationResult.h>
203#include <aws/sagemaker/model/GetSearchSuggestionsResult.h>
204#include <aws/sagemaker/model/ImportHubContentResult.h>
205#include <aws/sagemaker/model/ListActionsRequest.h>
206#include <aws/sagemaker/model/ListActionsResult.h>
207#include <aws/sagemaker/model/ListAlgorithmsRequest.h>
208#include <aws/sagemaker/model/ListAlgorithmsResult.h>
209#include <aws/sagemaker/model/ListAliasesResult.h>
210#include <aws/sagemaker/model/ListAppImageConfigsRequest.h>
211#include <aws/sagemaker/model/ListAppImageConfigsResult.h>
212#include <aws/sagemaker/model/ListAppsRequest.h>
213#include <aws/sagemaker/model/ListAppsResult.h>
214#include <aws/sagemaker/model/ListArtifactsRequest.h>
215#include <aws/sagemaker/model/ListArtifactsResult.h>
216#include <aws/sagemaker/model/ListAssociationsRequest.h>
217#include <aws/sagemaker/model/ListAssociationsResult.h>
218#include <aws/sagemaker/model/ListAutoMLJobsRequest.h>
219#include <aws/sagemaker/model/ListAutoMLJobsResult.h>
220#include <aws/sagemaker/model/ListCandidatesForAutoMLJobResult.h>
221#include <aws/sagemaker/model/ListClusterEventsResult.h>
222#include <aws/sagemaker/model/ListClusterNodesResult.h>
223#include <aws/sagemaker/model/ListClusterSchedulerConfigsRequest.h>
224#include <aws/sagemaker/model/ListClusterSchedulerConfigsResult.h>
225#include <aws/sagemaker/model/ListClustersRequest.h>
226#include <aws/sagemaker/model/ListClustersResult.h>
227#include <aws/sagemaker/model/ListCodeRepositoriesRequest.h>
228#include <aws/sagemaker/model/ListCodeRepositoriesResult.h>
229#include <aws/sagemaker/model/ListCompilationJobsRequest.h>
230#include <aws/sagemaker/model/ListCompilationJobsResult.h>
231#include <aws/sagemaker/model/ListComputeQuotasRequest.h>
232#include <aws/sagemaker/model/ListComputeQuotasResult.h>
233#include <aws/sagemaker/model/ListContextsRequest.h>
234#include <aws/sagemaker/model/ListContextsResult.h>
235#include <aws/sagemaker/model/ListDataQualityJobDefinitionsRequest.h>
236#include <aws/sagemaker/model/ListDataQualityJobDefinitionsResult.h>
237#include <aws/sagemaker/model/ListDeviceFleetsRequest.h>
238#include <aws/sagemaker/model/ListDeviceFleetsResult.h>
239#include <aws/sagemaker/model/ListDevicesRequest.h>
240#include <aws/sagemaker/model/ListDevicesResult.h>
241#include <aws/sagemaker/model/ListDomainsRequest.h>
242#include <aws/sagemaker/model/ListDomainsResult.h>
243#include <aws/sagemaker/model/ListEdgeDeploymentPlansRequest.h>
244#include <aws/sagemaker/model/ListEdgeDeploymentPlansResult.h>
245#include <aws/sagemaker/model/ListEdgePackagingJobsRequest.h>
246#include <aws/sagemaker/model/ListEdgePackagingJobsResult.h>
247#include <aws/sagemaker/model/ListEndpointConfigsRequest.h>
248#include <aws/sagemaker/model/ListEndpointConfigsResult.h>
249#include <aws/sagemaker/model/ListEndpointsRequest.h>
250#include <aws/sagemaker/model/ListEndpointsResult.h>
251#include <aws/sagemaker/model/ListExperimentsRequest.h>
252#include <aws/sagemaker/model/ListExperimentsResult.h>
253#include <aws/sagemaker/model/ListFeatureGroupsRequest.h>
254#include <aws/sagemaker/model/ListFeatureGroupsResult.h>
255#include <aws/sagemaker/model/ListFlowDefinitionsRequest.h>
256#include <aws/sagemaker/model/ListFlowDefinitionsResult.h>
257#include <aws/sagemaker/model/ListHubContentVersionsResult.h>
258#include <aws/sagemaker/model/ListHubContentsResult.h>
259#include <aws/sagemaker/model/ListHubsRequest.h>
260#include <aws/sagemaker/model/ListHubsResult.h>
261#include <aws/sagemaker/model/ListHumanTaskUisRequest.h>
262#include <aws/sagemaker/model/ListHumanTaskUisResult.h>
263#include <aws/sagemaker/model/ListHyperParameterTuningJobsRequest.h>
264#include <aws/sagemaker/model/ListHyperParameterTuningJobsResult.h>
265#include <aws/sagemaker/model/ListImageVersionsResult.h>
266#include <aws/sagemaker/model/ListImagesRequest.h>
267#include <aws/sagemaker/model/ListImagesResult.h>
268#include <aws/sagemaker/model/ListInferenceComponentsRequest.h>
269#include <aws/sagemaker/model/ListInferenceComponentsResult.h>
270#include <aws/sagemaker/model/ListInferenceExperimentsRequest.h>
271#include <aws/sagemaker/model/ListInferenceExperimentsResult.h>
272#include <aws/sagemaker/model/ListInferenceRecommendationsJobStepsResult.h>
273#include <aws/sagemaker/model/ListInferenceRecommendationsJobsRequest.h>
274#include <aws/sagemaker/model/ListInferenceRecommendationsJobsResult.h>
275#include <aws/sagemaker/model/ListLabelingJobsForWorkteamResult.h>
276#include <aws/sagemaker/model/ListLabelingJobsRequest.h>
277#include <aws/sagemaker/model/ListLabelingJobsResult.h>
278#include <aws/sagemaker/model/ListLineageGroupsRequest.h>
279#include <aws/sagemaker/model/ListLineageGroupsResult.h>
280#include <aws/sagemaker/model/ListMlflowAppsRequest.h>
281#include <aws/sagemaker/model/ListMlflowAppsResult.h>
282#include <aws/sagemaker/model/ListMlflowTrackingServersRequest.h>
283#include <aws/sagemaker/model/ListMlflowTrackingServersResult.h>
284#include <aws/sagemaker/model/ListModelBiasJobDefinitionsRequest.h>
285#include <aws/sagemaker/model/ListModelBiasJobDefinitionsResult.h>
286#include <aws/sagemaker/model/ListModelCardExportJobsResult.h>
287#include <aws/sagemaker/model/ListModelCardVersionsResult.h>
288#include <aws/sagemaker/model/ListModelCardsRequest.h>
289#include <aws/sagemaker/model/ListModelCardsResult.h>
290#include <aws/sagemaker/model/ListModelExplainabilityJobDefinitionsRequest.h>
291#include <aws/sagemaker/model/ListModelExplainabilityJobDefinitionsResult.h>
292#include <aws/sagemaker/model/ListModelMetadataRequest.h>
293#include <aws/sagemaker/model/ListModelMetadataResult.h>
294#include <aws/sagemaker/model/ListModelPackageGroupsRequest.h>
295#include <aws/sagemaker/model/ListModelPackageGroupsResult.h>
296#include <aws/sagemaker/model/ListModelPackagesRequest.h>
297#include <aws/sagemaker/model/ListModelPackagesResult.h>
298#include <aws/sagemaker/model/ListModelQualityJobDefinitionsRequest.h>
299#include <aws/sagemaker/model/ListModelQualityJobDefinitionsResult.h>
300#include <aws/sagemaker/model/ListModelsRequest.h>
301#include <aws/sagemaker/model/ListModelsResult.h>
302#include <aws/sagemaker/model/ListMonitoringAlertHistoryRequest.h>
303#include <aws/sagemaker/model/ListMonitoringAlertHistoryResult.h>
304#include <aws/sagemaker/model/ListMonitoringAlertsResult.h>
305#include <aws/sagemaker/model/ListMonitoringExecutionsRequest.h>
306#include <aws/sagemaker/model/ListMonitoringExecutionsResult.h>
307#include <aws/sagemaker/model/ListMonitoringSchedulesRequest.h>
308#include <aws/sagemaker/model/ListMonitoringSchedulesResult.h>
309#include <aws/sagemaker/model/ListNotebookInstanceLifecycleConfigsRequest.h>
310#include <aws/sagemaker/model/ListNotebookInstanceLifecycleConfigsResult.h>
311#include <aws/sagemaker/model/ListNotebookInstancesRequest.h>
312#include <aws/sagemaker/model/ListNotebookInstancesResult.h>
313#include <aws/sagemaker/model/ListOptimizationJobsRequest.h>
314#include <aws/sagemaker/model/ListOptimizationJobsResult.h>
315#include <aws/sagemaker/model/ListPartnerAppsRequest.h>
316#include <aws/sagemaker/model/ListPartnerAppsResult.h>
317#include <aws/sagemaker/model/ListPipelineExecutionStepsRequest.h>
318#include <aws/sagemaker/model/ListPipelineExecutionStepsResult.h>
319#include <aws/sagemaker/model/ListPipelineExecutionsResult.h>
320#include <aws/sagemaker/model/ListPipelineParametersForExecutionResult.h>
321#include <aws/sagemaker/model/ListPipelineVersionsResult.h>
322#include <aws/sagemaker/model/ListPipelinesRequest.h>
323#include <aws/sagemaker/model/ListPipelinesResult.h>
324#include <aws/sagemaker/model/ListProcessingJobsRequest.h>
325#include <aws/sagemaker/model/ListProcessingJobsResult.h>
326#include <aws/sagemaker/model/ListProjectsRequest.h>
327#include <aws/sagemaker/model/ListProjectsResult.h>
328#include <aws/sagemaker/model/ListResourceCatalogsRequest.h>
329#include <aws/sagemaker/model/ListResourceCatalogsResult.h>
330#include <aws/sagemaker/model/ListSpacesRequest.h>
331#include <aws/sagemaker/model/ListSpacesResult.h>
332#include <aws/sagemaker/model/ListStageDevicesResult.h>
333#include <aws/sagemaker/model/ListStudioLifecycleConfigsRequest.h>
334#include <aws/sagemaker/model/ListStudioLifecycleConfigsResult.h>
335#include <aws/sagemaker/model/ListSubscribedWorkteamsRequest.h>
336#include <aws/sagemaker/model/ListSubscribedWorkteamsResult.h>
337#include <aws/sagemaker/model/ListTagsResult.h>
338#include <aws/sagemaker/model/ListTrainingJobsForHyperParameterTuningJobResult.h>
339#include <aws/sagemaker/model/ListTrainingJobsRequest.h>
340#include <aws/sagemaker/model/ListTrainingJobsResult.h>
341#include <aws/sagemaker/model/ListTrainingPlansRequest.h>
342#include <aws/sagemaker/model/ListTrainingPlansResult.h>
343#include <aws/sagemaker/model/ListTransformJobsRequest.h>
344#include <aws/sagemaker/model/ListTransformJobsResult.h>
345#include <aws/sagemaker/model/ListTrialComponentsRequest.h>
346#include <aws/sagemaker/model/ListTrialComponentsResult.h>
347#include <aws/sagemaker/model/ListTrialsRequest.h>
348#include <aws/sagemaker/model/ListTrialsResult.h>
349#include <aws/sagemaker/model/ListUltraServersByReservedCapacityResult.h>
350#include <aws/sagemaker/model/ListUserProfilesRequest.h>
351#include <aws/sagemaker/model/ListUserProfilesResult.h>
352#include <aws/sagemaker/model/ListWorkforcesRequest.h>
353#include <aws/sagemaker/model/ListWorkforcesResult.h>
354#include <aws/sagemaker/model/ListWorkteamsRequest.h>
355#include <aws/sagemaker/model/ListWorkteamsResult.h>
356#include <aws/sagemaker/model/PutModelPackageGroupPolicyResult.h>
357#include <aws/sagemaker/model/QueryLineageRequest.h>
358#include <aws/sagemaker/model/QueryLineageResult.h>
359#include <aws/sagemaker/model/RenderUiTemplateResult.h>
360#include <aws/sagemaker/model/RetryPipelineExecutionResult.h>
361#include <aws/sagemaker/model/SearchResult.h>
362#include <aws/sagemaker/model/SearchTrainingPlanOfferingsRequest.h>
363#include <aws/sagemaker/model/SearchTrainingPlanOfferingsResult.h>
364#include <aws/sagemaker/model/SendPipelineExecutionStepFailureResult.h>
365#include <aws/sagemaker/model/SendPipelineExecutionStepSuccessResult.h>
366#include <aws/sagemaker/model/StartInferenceExperimentResult.h>
367#include <aws/sagemaker/model/StartMlflowTrackingServerResult.h>
368#include <aws/sagemaker/model/StartPipelineExecutionResult.h>
369#include <aws/sagemaker/model/StartSessionResult.h>
370#include <aws/sagemaker/model/StopInferenceExperimentResult.h>
371#include <aws/sagemaker/model/StopMlflowTrackingServerResult.h>
372#include <aws/sagemaker/model/StopPipelineExecutionResult.h>
373#include <aws/sagemaker/model/UpdateActionResult.h>
374#include <aws/sagemaker/model/UpdateAppImageConfigResult.h>
375#include <aws/sagemaker/model/UpdateArtifactResult.h>
376#include <aws/sagemaker/model/UpdateClusterResult.h>
377#include <aws/sagemaker/model/UpdateClusterSchedulerConfigResult.h>
378#include <aws/sagemaker/model/UpdateClusterSoftwareResult.h>
379#include <aws/sagemaker/model/UpdateCodeRepositoryResult.h>
380#include <aws/sagemaker/model/UpdateComputeQuotaResult.h>
381#include <aws/sagemaker/model/UpdateContextResult.h>
382#include <aws/sagemaker/model/UpdateDomainResult.h>
383#include <aws/sagemaker/model/UpdateEndpointResult.h>
384#include <aws/sagemaker/model/UpdateEndpointWeightsAndCapacitiesResult.h>
385#include <aws/sagemaker/model/UpdateExperimentResult.h>
386#include <aws/sagemaker/model/UpdateFeatureGroupResult.h>
387#include <aws/sagemaker/model/UpdateHubContentReferenceResult.h>
388#include <aws/sagemaker/model/UpdateHubContentResult.h>
389#include <aws/sagemaker/model/UpdateHubResult.h>
390#include <aws/sagemaker/model/UpdateImageResult.h>
391#include <aws/sagemaker/model/UpdateImageVersionResult.h>
392#include <aws/sagemaker/model/UpdateInferenceComponentResult.h>
393#include <aws/sagemaker/model/UpdateInferenceComponentRuntimeConfigResult.h>
394#include <aws/sagemaker/model/UpdateInferenceExperimentResult.h>
395#include <aws/sagemaker/model/UpdateMlflowAppResult.h>
396#include <aws/sagemaker/model/UpdateMlflowTrackingServerResult.h>
397#include <aws/sagemaker/model/UpdateModelCardResult.h>
398#include <aws/sagemaker/model/UpdateModelPackageResult.h>
399#include <aws/sagemaker/model/UpdateMonitoringAlertResult.h>
400#include <aws/sagemaker/model/UpdateMonitoringScheduleResult.h>
401#include <aws/sagemaker/model/UpdateNotebookInstanceLifecycleConfigResult.h>
402#include <aws/sagemaker/model/UpdateNotebookInstanceResult.h>
403#include <aws/sagemaker/model/UpdatePartnerAppResult.h>
404#include <aws/sagemaker/model/UpdatePipelineExecutionResult.h>
405#include <aws/sagemaker/model/UpdatePipelineResult.h>
406#include <aws/sagemaker/model/UpdatePipelineVersionResult.h>
407#include <aws/sagemaker/model/UpdateProjectResult.h>
408#include <aws/sagemaker/model/UpdateSpaceResult.h>
409#include <aws/sagemaker/model/UpdateTrainingJobResult.h>
410#include <aws/sagemaker/model/UpdateTrialComponentResult.h>
411#include <aws/sagemaker/model/UpdateTrialResult.h>
412#include <aws/sagemaker/model/UpdateUserProfileResult.h>
413#include <aws/sagemaker/model/UpdateWorkforceResult.h>
414#include <aws/sagemaker/model/UpdateWorkteamResult.h>
415/* End of service model headers required in SageMakerClient header */
416
417namespace Aws {
418namespace Http {
419class HttpClient;
420class HttpClientFactory;
421} // namespace Http
422
423namespace Utils {
424template <typename R, typename E>
425class Outcome;
426
427namespace Threading {
428class Executor;
429} // namespace Threading
430} // namespace Utils
431
432namespace Auth {
433class AWSCredentials;
434class AWSCredentialsProvider;
435} // namespace Auth
436
437namespace Client {
438class RetryStrategy;
439} // namespace Client
440
441namespace SageMaker {
445
446namespace Model {
447/* Service model forward declarations required in SageMakerClient header */
448class AddAssociationRequest;
449class AddTagsRequest;
450class AssociateTrialComponentRequest;
451class AttachClusterNodeVolumeRequest;
452class BatchAddClusterNodesRequest;
453class BatchDeleteClusterNodesRequest;
454class BatchDescribeModelPackageRequest;
455class BatchRebootClusterNodesRequest;
456class BatchReplaceClusterNodesRequest;
457class CreateActionRequest;
458class CreateAlgorithmRequest;
459class CreateAppRequest;
460class CreateAppImageConfigRequest;
461class CreateArtifactRequest;
462class CreateAutoMLJobRequest;
463class CreateAutoMLJobV2Request;
464class CreateClusterRequest;
465class CreateClusterSchedulerConfigRequest;
466class CreateCodeRepositoryRequest;
467class CreateCompilationJobRequest;
468class CreateComputeQuotaRequest;
469class CreateContextRequest;
470class CreateDataQualityJobDefinitionRequest;
471class CreateDeviceFleetRequest;
472class CreateDomainRequest;
473class CreateEdgeDeploymentPlanRequest;
474class CreateEdgeDeploymentStageRequest;
475class CreateEdgePackagingJobRequest;
476class CreateEndpointRequest;
477class CreateEndpointConfigRequest;
478class CreateExperimentRequest;
479class CreateFeatureGroupRequest;
480class CreateFlowDefinitionRequest;
481class CreateHubRequest;
482class CreateHubContentPresignedUrlsRequest;
483class CreateHubContentReferenceRequest;
484class CreateHumanTaskUiRequest;
485class CreateHyperParameterTuningJobRequest;
486class CreateImageRequest;
487class CreateImageVersionRequest;
488class CreateInferenceComponentRequest;
489class CreateInferenceExperimentRequest;
490class CreateInferenceRecommendationsJobRequest;
491class CreateLabelingJobRequest;
492class CreateMlflowAppRequest;
493class CreateMlflowTrackingServerRequest;
494class CreateModelRequest;
495class CreateModelBiasJobDefinitionRequest;
496class CreateModelCardRequest;
497class CreateModelCardExportJobRequest;
498class CreateModelExplainabilityJobDefinitionRequest;
499class CreateModelPackageRequest;
500class CreateModelPackageGroupRequest;
501class CreateModelQualityJobDefinitionRequest;
502class CreateMonitoringScheduleRequest;
503class CreateNotebookInstanceRequest;
504class CreateNotebookInstanceLifecycleConfigRequest;
505class CreateOptimizationJobRequest;
506class CreatePartnerAppRequest;
507class CreatePartnerAppPresignedUrlRequest;
508class CreatePipelineRequest;
509class CreatePresignedDomainUrlRequest;
510class CreatePresignedMlflowAppUrlRequest;
511class CreatePresignedMlflowTrackingServerUrlRequest;
512class CreatePresignedNotebookInstanceUrlRequest;
513class CreateProcessingJobRequest;
514class CreateProjectRequest;
515class CreateSpaceRequest;
516class CreateStudioLifecycleConfigRequest;
517class CreateTrainingJobRequest;
518class CreateTrainingPlanRequest;
519class CreateTransformJobRequest;
520class CreateTrialRequest;
521class CreateTrialComponentRequest;
522class CreateUserProfileRequest;
523class CreateWorkforceRequest;
524class CreateWorkteamRequest;
525class DeleteActionRequest;
526class DeleteAlgorithmRequest;
527class DeleteAppRequest;
528class DeleteAppImageConfigRequest;
529class DeleteArtifactRequest;
530class DeleteAssociationRequest;
531class DeleteClusterRequest;
532class DeleteClusterSchedulerConfigRequest;
533class DeleteCodeRepositoryRequest;
534class DeleteCompilationJobRequest;
535class DeleteComputeQuotaRequest;
536class DeleteContextRequest;
537class DeleteDataQualityJobDefinitionRequest;
538class DeleteDeviceFleetRequest;
539class DeleteDomainRequest;
540class DeleteEdgeDeploymentPlanRequest;
541class DeleteEdgeDeploymentStageRequest;
542class DeleteEndpointRequest;
543class DeleteEndpointConfigRequest;
544class DeleteExperimentRequest;
545class DeleteFeatureGroupRequest;
546class DeleteFlowDefinitionRequest;
547class DeleteHubRequest;
548class DeleteHubContentRequest;
549class DeleteHubContentReferenceRequest;
550class DeleteHumanTaskUiRequest;
551class DeleteHyperParameterTuningJobRequest;
552class DeleteImageRequest;
553class DeleteImageVersionRequest;
554class DeleteInferenceComponentRequest;
555class DeleteInferenceExperimentRequest;
556class DeleteMlflowAppRequest;
557class DeleteMlflowTrackingServerRequest;
558class DeleteModelRequest;
559class DeleteModelBiasJobDefinitionRequest;
560class DeleteModelCardRequest;
561class DeleteModelExplainabilityJobDefinitionRequest;
562class DeleteModelPackageRequest;
563class DeleteModelPackageGroupRequest;
564class DeleteModelPackageGroupPolicyRequest;
565class DeleteModelQualityJobDefinitionRequest;
566class DeleteMonitoringScheduleRequest;
567class DeleteNotebookInstanceRequest;
568class DeleteNotebookInstanceLifecycleConfigRequest;
569class DeleteOptimizationJobRequest;
570class DeletePartnerAppRequest;
571class DeletePipelineRequest;
572class DeleteProcessingJobRequest;
573class DeleteProjectRequest;
574class DeleteSpaceRequest;
575class DeleteStudioLifecycleConfigRequest;
576class DeleteTagsRequest;
577class DeleteTrainingJobRequest;
578class DeleteTrialRequest;
579class DeleteTrialComponentRequest;
580class DeleteUserProfileRequest;
581class DeleteWorkforceRequest;
582class DeleteWorkteamRequest;
583class DeregisterDevicesRequest;
584class DescribeActionRequest;
585class DescribeAlgorithmRequest;
586class DescribeAppRequest;
587class DescribeAppImageConfigRequest;
588class DescribeArtifactRequest;
589class DescribeAutoMLJobRequest;
590class DescribeAutoMLJobV2Request;
591class DescribeClusterRequest;
592class DescribeClusterEventRequest;
593class DescribeClusterNodeRequest;
594class DescribeClusterSchedulerConfigRequest;
595class DescribeCodeRepositoryRequest;
596class DescribeCompilationJobRequest;
597class DescribeComputeQuotaRequest;
598class DescribeContextRequest;
599class DescribeDataQualityJobDefinitionRequest;
600class DescribeDeviceRequest;
601class DescribeDeviceFleetRequest;
602class DescribeDomainRequest;
603class DescribeEdgeDeploymentPlanRequest;
604class DescribeEdgePackagingJobRequest;
605class DescribeEndpointRequest;
606class DescribeEndpointConfigRequest;
607class DescribeExperimentRequest;
608class DescribeFeatureGroupRequest;
609class DescribeFeatureMetadataRequest;
610class DescribeFlowDefinitionRequest;
611class DescribeHubRequest;
612class DescribeHubContentRequest;
613class DescribeHumanTaskUiRequest;
614class DescribeHyperParameterTuningJobRequest;
615class DescribeImageRequest;
616class DescribeImageVersionRequest;
617class DescribeInferenceComponentRequest;
618class DescribeInferenceExperimentRequest;
619class DescribeInferenceRecommendationsJobRequest;
620class DescribeLabelingJobRequest;
621class DescribeLineageGroupRequest;
622class DescribeMlflowAppRequest;
623class DescribeMlflowTrackingServerRequest;
624class DescribeModelRequest;
625class DescribeModelBiasJobDefinitionRequest;
626class DescribeModelCardRequest;
627class DescribeModelCardExportJobRequest;
628class DescribeModelExplainabilityJobDefinitionRequest;
629class DescribeModelPackageRequest;
630class DescribeModelPackageGroupRequest;
631class DescribeModelQualityJobDefinitionRequest;
632class DescribeMonitoringScheduleRequest;
633class DescribeNotebookInstanceRequest;
634class DescribeNotebookInstanceLifecycleConfigRequest;
635class DescribeOptimizationJobRequest;
636class DescribePartnerAppRequest;
637class DescribePipelineRequest;
638class DescribePipelineDefinitionForExecutionRequest;
639class DescribePipelineExecutionRequest;
640class DescribeProcessingJobRequest;
641class DescribeProjectRequest;
642class DescribeReservedCapacityRequest;
643class DescribeSpaceRequest;
644class DescribeStudioLifecycleConfigRequest;
645class DescribeSubscribedWorkteamRequest;
646class DescribeTrainingJobRequest;
647class DescribeTrainingPlanRequest;
648class DescribeTrainingPlanExtensionHistoryRequest;
649class DescribeTransformJobRequest;
650class DescribeTrialRequest;
651class DescribeTrialComponentRequest;
652class DescribeUserProfileRequest;
653class DescribeWorkforceRequest;
654class DescribeWorkteamRequest;
655class DetachClusterNodeVolumeRequest;
656class DisableSagemakerServicecatalogPortfolioRequest;
657class DisassociateTrialComponentRequest;
658class EnableSagemakerServicecatalogPortfolioRequest;
659class ExtendTrainingPlanRequest;
660class GetDeviceFleetReportRequest;
661class GetLineageGroupPolicyRequest;
662class GetModelPackageGroupPolicyRequest;
663class GetSagemakerServicecatalogPortfolioStatusRequest;
664class GetScalingConfigurationRecommendationRequest;
665class GetSearchSuggestionsRequest;
666class ImportHubContentRequest;
667class ListActionsRequest;
668class ListAlgorithmsRequest;
669class ListAliasesRequest;
670class ListAppImageConfigsRequest;
671class ListAppsRequest;
672class ListArtifactsRequest;
673class ListAssociationsRequest;
674class ListAutoMLJobsRequest;
675class ListCandidatesForAutoMLJobRequest;
676class ListClusterEventsRequest;
677class ListClusterNodesRequest;
678class ListClusterSchedulerConfigsRequest;
679class ListClustersRequest;
680class ListCodeRepositoriesRequest;
681class ListCompilationJobsRequest;
682class ListComputeQuotasRequest;
683class ListContextsRequest;
684class ListDataQualityJobDefinitionsRequest;
685class ListDeviceFleetsRequest;
686class ListDevicesRequest;
687class ListDomainsRequest;
688class ListEdgeDeploymentPlansRequest;
689class ListEdgePackagingJobsRequest;
690class ListEndpointConfigsRequest;
691class ListEndpointsRequest;
692class ListExperimentsRequest;
693class ListFeatureGroupsRequest;
694class ListFlowDefinitionsRequest;
695class ListHubContentVersionsRequest;
696class ListHubContentsRequest;
697class ListHubsRequest;
698class ListHumanTaskUisRequest;
699class ListHyperParameterTuningJobsRequest;
700class ListImageVersionsRequest;
701class ListImagesRequest;
702class ListInferenceComponentsRequest;
703class ListInferenceExperimentsRequest;
704class ListInferenceRecommendationsJobStepsRequest;
705class ListInferenceRecommendationsJobsRequest;
706class ListLabelingJobsRequest;
707class ListLabelingJobsForWorkteamRequest;
708class ListLineageGroupsRequest;
709class ListMlflowAppsRequest;
710class ListMlflowTrackingServersRequest;
711class ListModelBiasJobDefinitionsRequest;
712class ListModelCardExportJobsRequest;
713class ListModelCardVersionsRequest;
714class ListModelCardsRequest;
715class ListModelExplainabilityJobDefinitionsRequest;
716class ListModelMetadataRequest;
717class ListModelPackageGroupsRequest;
718class ListModelPackagesRequest;
719class ListModelQualityJobDefinitionsRequest;
720class ListModelsRequest;
721class ListMonitoringAlertHistoryRequest;
722class ListMonitoringAlertsRequest;
723class ListMonitoringExecutionsRequest;
724class ListMonitoringSchedulesRequest;
725class ListNotebookInstanceLifecycleConfigsRequest;
726class ListNotebookInstancesRequest;
727class ListOptimizationJobsRequest;
728class ListPartnerAppsRequest;
729class ListPipelineExecutionStepsRequest;
730class ListPipelineExecutionsRequest;
731class ListPipelineParametersForExecutionRequest;
732class ListPipelineVersionsRequest;
733class ListPipelinesRequest;
734class ListProcessingJobsRequest;
735class ListProjectsRequest;
736class ListResourceCatalogsRequest;
737class ListSpacesRequest;
738class ListStageDevicesRequest;
739class ListStudioLifecycleConfigsRequest;
740class ListSubscribedWorkteamsRequest;
741class ListTagsRequest;
742class ListTrainingJobsRequest;
743class ListTrainingJobsForHyperParameterTuningJobRequest;
744class ListTrainingPlansRequest;
745class ListTransformJobsRequest;
746class ListTrialComponentsRequest;
747class ListTrialsRequest;
748class ListUltraServersByReservedCapacityRequest;
749class ListUserProfilesRequest;
750class ListWorkforcesRequest;
751class ListWorkteamsRequest;
752class PutModelPackageGroupPolicyRequest;
753class QueryLineageRequest;
754class RegisterDevicesRequest;
755class RenderUiTemplateRequest;
756class RetryPipelineExecutionRequest;
757class SearchRequest;
758class SearchTrainingPlanOfferingsRequest;
759class SendPipelineExecutionStepFailureRequest;
760class SendPipelineExecutionStepSuccessRequest;
761class StartEdgeDeploymentStageRequest;
762class StartInferenceExperimentRequest;
763class StartMlflowTrackingServerRequest;
764class StartMonitoringScheduleRequest;
765class StartNotebookInstanceRequest;
766class StartPipelineExecutionRequest;
767class StartSessionRequest;
768class StopAutoMLJobRequest;
769class StopCompilationJobRequest;
770class StopEdgeDeploymentStageRequest;
771class StopEdgePackagingJobRequest;
772class StopHyperParameterTuningJobRequest;
773class StopInferenceExperimentRequest;
774class StopInferenceRecommendationsJobRequest;
775class StopLabelingJobRequest;
776class StopMlflowTrackingServerRequest;
777class StopMonitoringScheduleRequest;
778class StopNotebookInstanceRequest;
779class StopOptimizationJobRequest;
780class StopPipelineExecutionRequest;
781class StopProcessingJobRequest;
782class StopTrainingJobRequest;
783class StopTransformJobRequest;
784class UpdateActionRequest;
785class UpdateAppImageConfigRequest;
786class UpdateArtifactRequest;
787class UpdateClusterRequest;
788class UpdateClusterSchedulerConfigRequest;
789class UpdateClusterSoftwareRequest;
790class UpdateCodeRepositoryRequest;
791class UpdateComputeQuotaRequest;
792class UpdateContextRequest;
793class UpdateDeviceFleetRequest;
794class UpdateDevicesRequest;
795class UpdateDomainRequest;
796class UpdateEndpointRequest;
797class UpdateEndpointWeightsAndCapacitiesRequest;
798class UpdateExperimentRequest;
799class UpdateFeatureGroupRequest;
800class UpdateFeatureMetadataRequest;
801class UpdateHubRequest;
802class UpdateHubContentRequest;
803class UpdateHubContentReferenceRequest;
804class UpdateImageRequest;
805class UpdateImageVersionRequest;
806class UpdateInferenceComponentRequest;
807class UpdateInferenceComponentRuntimeConfigRequest;
808class UpdateInferenceExperimentRequest;
809class UpdateMlflowAppRequest;
810class UpdateMlflowTrackingServerRequest;
811class UpdateModelCardRequest;
812class UpdateModelPackageRequest;
813class UpdateMonitoringAlertRequest;
814class UpdateMonitoringScheduleRequest;
815class UpdateNotebookInstanceRequest;
816class UpdateNotebookInstanceLifecycleConfigRequest;
817class UpdatePartnerAppRequest;
818class UpdatePipelineRequest;
819class UpdatePipelineExecutionRequest;
820class UpdatePipelineVersionRequest;
821class UpdateProjectRequest;
822class UpdateSpaceRequest;
823class UpdateTrainingJobRequest;
824class UpdateTrialRequest;
825class UpdateTrialComponentRequest;
826class UpdateUserProfileRequest;
827class UpdateWorkforceRequest;
828class UpdateWorkteamRequest;
829/* End of service model forward declarations required in SageMakerClient header */
830
831/* Service model Outcome class definitions */
1215/* End of service model Outcome class definitions */
1216
1217/* Service model Outcome callable definitions */
1218typedef std::future<AddAssociationOutcome> AddAssociationOutcomeCallable;
1219typedef std::future<AddTagsOutcome> AddTagsOutcomeCallable;
1220typedef std::future<AssociateTrialComponentOutcome> AssociateTrialComponentOutcomeCallable;
1221typedef std::future<AttachClusterNodeVolumeOutcome> AttachClusterNodeVolumeOutcomeCallable;
1222typedef std::future<BatchAddClusterNodesOutcome> BatchAddClusterNodesOutcomeCallable;
1223typedef std::future<BatchDeleteClusterNodesOutcome> BatchDeleteClusterNodesOutcomeCallable;
1224typedef std::future<BatchDescribeModelPackageOutcome> BatchDescribeModelPackageOutcomeCallable;
1225typedef std::future<BatchRebootClusterNodesOutcome> BatchRebootClusterNodesOutcomeCallable;
1226typedef std::future<BatchReplaceClusterNodesOutcome> BatchReplaceClusterNodesOutcomeCallable;
1227typedef std::future<CreateActionOutcome> CreateActionOutcomeCallable;
1228typedef std::future<CreateAlgorithmOutcome> CreateAlgorithmOutcomeCallable;
1229typedef std::future<CreateAppOutcome> CreateAppOutcomeCallable;
1230typedef std::future<CreateAppImageConfigOutcome> CreateAppImageConfigOutcomeCallable;
1231typedef std::future<CreateArtifactOutcome> CreateArtifactOutcomeCallable;
1232typedef std::future<CreateAutoMLJobOutcome> CreateAutoMLJobOutcomeCallable;
1233typedef std::future<CreateAutoMLJobV2Outcome> CreateAutoMLJobV2OutcomeCallable;
1234typedef std::future<CreateClusterOutcome> CreateClusterOutcomeCallable;
1235typedef std::future<CreateClusterSchedulerConfigOutcome> CreateClusterSchedulerConfigOutcomeCallable;
1236typedef std::future<CreateCodeRepositoryOutcome> CreateCodeRepositoryOutcomeCallable;
1237typedef std::future<CreateCompilationJobOutcome> CreateCompilationJobOutcomeCallable;
1238typedef std::future<CreateComputeQuotaOutcome> CreateComputeQuotaOutcomeCallable;
1239typedef std::future<CreateContextOutcome> CreateContextOutcomeCallable;
1240typedef std::future<CreateDataQualityJobDefinitionOutcome> CreateDataQualityJobDefinitionOutcomeCallable;
1241typedef std::future<CreateDeviceFleetOutcome> CreateDeviceFleetOutcomeCallable;
1242typedef std::future<CreateDomainOutcome> CreateDomainOutcomeCallable;
1243typedef std::future<CreateEdgeDeploymentPlanOutcome> CreateEdgeDeploymentPlanOutcomeCallable;
1244typedef std::future<CreateEdgeDeploymentStageOutcome> CreateEdgeDeploymentStageOutcomeCallable;
1245typedef std::future<CreateEdgePackagingJobOutcome> CreateEdgePackagingJobOutcomeCallable;
1246typedef std::future<CreateEndpointOutcome> CreateEndpointOutcomeCallable;
1247typedef std::future<CreateEndpointConfigOutcome> CreateEndpointConfigOutcomeCallable;
1248typedef std::future<CreateExperimentOutcome> CreateExperimentOutcomeCallable;
1249typedef std::future<CreateFeatureGroupOutcome> CreateFeatureGroupOutcomeCallable;
1250typedef std::future<CreateFlowDefinitionOutcome> CreateFlowDefinitionOutcomeCallable;
1251typedef std::future<CreateHubOutcome> CreateHubOutcomeCallable;
1252typedef std::future<CreateHubContentPresignedUrlsOutcome> CreateHubContentPresignedUrlsOutcomeCallable;
1253typedef std::future<CreateHubContentReferenceOutcome> CreateHubContentReferenceOutcomeCallable;
1254typedef std::future<CreateHumanTaskUiOutcome> CreateHumanTaskUiOutcomeCallable;
1255typedef std::future<CreateHyperParameterTuningJobOutcome> CreateHyperParameterTuningJobOutcomeCallable;
1256typedef std::future<CreateImageOutcome> CreateImageOutcomeCallable;
1257typedef std::future<CreateImageVersionOutcome> CreateImageVersionOutcomeCallable;
1258typedef std::future<CreateInferenceComponentOutcome> CreateInferenceComponentOutcomeCallable;
1259typedef std::future<CreateInferenceExperimentOutcome> CreateInferenceExperimentOutcomeCallable;
1260typedef std::future<CreateInferenceRecommendationsJobOutcome> CreateInferenceRecommendationsJobOutcomeCallable;
1261typedef std::future<CreateLabelingJobOutcome> CreateLabelingJobOutcomeCallable;
1262typedef std::future<CreateMlflowAppOutcome> CreateMlflowAppOutcomeCallable;
1263typedef std::future<CreateMlflowTrackingServerOutcome> CreateMlflowTrackingServerOutcomeCallable;
1264typedef std::future<CreateModelOutcome> CreateModelOutcomeCallable;
1265typedef std::future<CreateModelBiasJobDefinitionOutcome> CreateModelBiasJobDefinitionOutcomeCallable;
1266typedef std::future<CreateModelCardOutcome> CreateModelCardOutcomeCallable;
1267typedef std::future<CreateModelCardExportJobOutcome> CreateModelCardExportJobOutcomeCallable;
1268typedef std::future<CreateModelExplainabilityJobDefinitionOutcome> CreateModelExplainabilityJobDefinitionOutcomeCallable;
1269typedef std::future<CreateModelPackageOutcome> CreateModelPackageOutcomeCallable;
1270typedef std::future<CreateModelPackageGroupOutcome> CreateModelPackageGroupOutcomeCallable;
1271typedef std::future<CreateModelQualityJobDefinitionOutcome> CreateModelQualityJobDefinitionOutcomeCallable;
1272typedef std::future<CreateMonitoringScheduleOutcome> CreateMonitoringScheduleOutcomeCallable;
1273typedef std::future<CreateNotebookInstanceOutcome> CreateNotebookInstanceOutcomeCallable;
1274typedef std::future<CreateNotebookInstanceLifecycleConfigOutcome> CreateNotebookInstanceLifecycleConfigOutcomeCallable;
1275typedef std::future<CreateOptimizationJobOutcome> CreateOptimizationJobOutcomeCallable;
1276typedef std::future<CreatePartnerAppOutcome> CreatePartnerAppOutcomeCallable;
1277typedef std::future<CreatePartnerAppPresignedUrlOutcome> CreatePartnerAppPresignedUrlOutcomeCallable;
1278typedef std::future<CreatePipelineOutcome> CreatePipelineOutcomeCallable;
1279typedef std::future<CreatePresignedDomainUrlOutcome> CreatePresignedDomainUrlOutcomeCallable;
1280typedef std::future<CreatePresignedMlflowAppUrlOutcome> CreatePresignedMlflowAppUrlOutcomeCallable;
1281typedef std::future<CreatePresignedMlflowTrackingServerUrlOutcome> CreatePresignedMlflowTrackingServerUrlOutcomeCallable;
1282typedef std::future<CreatePresignedNotebookInstanceUrlOutcome> CreatePresignedNotebookInstanceUrlOutcomeCallable;
1283typedef std::future<CreateProcessingJobOutcome> CreateProcessingJobOutcomeCallable;
1284typedef std::future<CreateProjectOutcome> CreateProjectOutcomeCallable;
1285typedef std::future<CreateSpaceOutcome> CreateSpaceOutcomeCallable;
1286typedef std::future<CreateStudioLifecycleConfigOutcome> CreateStudioLifecycleConfigOutcomeCallable;
1287typedef std::future<CreateTrainingJobOutcome> CreateTrainingJobOutcomeCallable;
1288typedef std::future<CreateTrainingPlanOutcome> CreateTrainingPlanOutcomeCallable;
1289typedef std::future<CreateTransformJobOutcome> CreateTransformJobOutcomeCallable;
1290typedef std::future<CreateTrialOutcome> CreateTrialOutcomeCallable;
1291typedef std::future<CreateTrialComponentOutcome> CreateTrialComponentOutcomeCallable;
1292typedef std::future<CreateUserProfileOutcome> CreateUserProfileOutcomeCallable;
1293typedef std::future<CreateWorkforceOutcome> CreateWorkforceOutcomeCallable;
1294typedef std::future<CreateWorkteamOutcome> CreateWorkteamOutcomeCallable;
1295typedef std::future<DeleteActionOutcome> DeleteActionOutcomeCallable;
1296typedef std::future<DeleteAlgorithmOutcome> DeleteAlgorithmOutcomeCallable;
1297typedef std::future<DeleteAppOutcome> DeleteAppOutcomeCallable;
1298typedef std::future<DeleteAppImageConfigOutcome> DeleteAppImageConfigOutcomeCallable;
1299typedef std::future<DeleteArtifactOutcome> DeleteArtifactOutcomeCallable;
1300typedef std::future<DeleteAssociationOutcome> DeleteAssociationOutcomeCallable;
1301typedef std::future<DeleteClusterOutcome> DeleteClusterOutcomeCallable;
1302typedef std::future<DeleteClusterSchedulerConfigOutcome> DeleteClusterSchedulerConfigOutcomeCallable;
1303typedef std::future<DeleteCodeRepositoryOutcome> DeleteCodeRepositoryOutcomeCallable;
1304typedef std::future<DeleteCompilationJobOutcome> DeleteCompilationJobOutcomeCallable;
1305typedef std::future<DeleteComputeQuotaOutcome> DeleteComputeQuotaOutcomeCallable;
1306typedef std::future<DeleteContextOutcome> DeleteContextOutcomeCallable;
1307typedef std::future<DeleteDataQualityJobDefinitionOutcome> DeleteDataQualityJobDefinitionOutcomeCallable;
1308typedef std::future<DeleteDeviceFleetOutcome> DeleteDeviceFleetOutcomeCallable;
1309typedef std::future<DeleteDomainOutcome> DeleteDomainOutcomeCallable;
1310typedef std::future<DeleteEdgeDeploymentPlanOutcome> DeleteEdgeDeploymentPlanOutcomeCallable;
1311typedef std::future<DeleteEdgeDeploymentStageOutcome> DeleteEdgeDeploymentStageOutcomeCallable;
1312typedef std::future<DeleteEndpointOutcome> DeleteEndpointOutcomeCallable;
1313typedef std::future<DeleteEndpointConfigOutcome> DeleteEndpointConfigOutcomeCallable;
1314typedef std::future<DeleteExperimentOutcome> DeleteExperimentOutcomeCallable;
1315typedef std::future<DeleteFeatureGroupOutcome> DeleteFeatureGroupOutcomeCallable;
1316typedef std::future<DeleteFlowDefinitionOutcome> DeleteFlowDefinitionOutcomeCallable;
1317typedef std::future<DeleteHubOutcome> DeleteHubOutcomeCallable;
1318typedef std::future<DeleteHubContentOutcome> DeleteHubContentOutcomeCallable;
1319typedef std::future<DeleteHubContentReferenceOutcome> DeleteHubContentReferenceOutcomeCallable;
1320typedef std::future<DeleteHumanTaskUiOutcome> DeleteHumanTaskUiOutcomeCallable;
1321typedef std::future<DeleteHyperParameterTuningJobOutcome> DeleteHyperParameterTuningJobOutcomeCallable;
1322typedef std::future<DeleteImageOutcome> DeleteImageOutcomeCallable;
1323typedef std::future<DeleteImageVersionOutcome> DeleteImageVersionOutcomeCallable;
1324typedef std::future<DeleteInferenceComponentOutcome> DeleteInferenceComponentOutcomeCallable;
1325typedef std::future<DeleteInferenceExperimentOutcome> DeleteInferenceExperimentOutcomeCallable;
1326typedef std::future<DeleteMlflowAppOutcome> DeleteMlflowAppOutcomeCallable;
1327typedef std::future<DeleteMlflowTrackingServerOutcome> DeleteMlflowTrackingServerOutcomeCallable;
1328typedef std::future<DeleteModelOutcome> DeleteModelOutcomeCallable;
1329typedef std::future<DeleteModelBiasJobDefinitionOutcome> DeleteModelBiasJobDefinitionOutcomeCallable;
1330typedef std::future<DeleteModelCardOutcome> DeleteModelCardOutcomeCallable;
1331typedef std::future<DeleteModelExplainabilityJobDefinitionOutcome> DeleteModelExplainabilityJobDefinitionOutcomeCallable;
1332typedef std::future<DeleteModelPackageOutcome> DeleteModelPackageOutcomeCallable;
1333typedef std::future<DeleteModelPackageGroupOutcome> DeleteModelPackageGroupOutcomeCallable;
1334typedef std::future<DeleteModelPackageGroupPolicyOutcome> DeleteModelPackageGroupPolicyOutcomeCallable;
1335typedef std::future<DeleteModelQualityJobDefinitionOutcome> DeleteModelQualityJobDefinitionOutcomeCallable;
1336typedef std::future<DeleteMonitoringScheduleOutcome> DeleteMonitoringScheduleOutcomeCallable;
1337typedef std::future<DeleteNotebookInstanceOutcome> DeleteNotebookInstanceOutcomeCallable;
1338typedef std::future<DeleteNotebookInstanceLifecycleConfigOutcome> DeleteNotebookInstanceLifecycleConfigOutcomeCallable;
1339typedef std::future<DeleteOptimizationJobOutcome> DeleteOptimizationJobOutcomeCallable;
1340typedef std::future<DeletePartnerAppOutcome> DeletePartnerAppOutcomeCallable;
1341typedef std::future<DeletePipelineOutcome> DeletePipelineOutcomeCallable;
1342typedef std::future<DeleteProcessingJobOutcome> DeleteProcessingJobOutcomeCallable;
1343typedef std::future<DeleteProjectOutcome> DeleteProjectOutcomeCallable;
1344typedef std::future<DeleteSpaceOutcome> DeleteSpaceOutcomeCallable;
1345typedef std::future<DeleteStudioLifecycleConfigOutcome> DeleteStudioLifecycleConfigOutcomeCallable;
1346typedef std::future<DeleteTagsOutcome> DeleteTagsOutcomeCallable;
1347typedef std::future<DeleteTrainingJobOutcome> DeleteTrainingJobOutcomeCallable;
1348typedef std::future<DeleteTrialOutcome> DeleteTrialOutcomeCallable;
1349typedef std::future<DeleteTrialComponentOutcome> DeleteTrialComponentOutcomeCallable;
1350typedef std::future<DeleteUserProfileOutcome> DeleteUserProfileOutcomeCallable;
1351typedef std::future<DeleteWorkforceOutcome> DeleteWorkforceOutcomeCallable;
1352typedef std::future<DeleteWorkteamOutcome> DeleteWorkteamOutcomeCallable;
1353typedef std::future<DeregisterDevicesOutcome> DeregisterDevicesOutcomeCallable;
1354typedef std::future<DescribeActionOutcome> DescribeActionOutcomeCallable;
1355typedef std::future<DescribeAlgorithmOutcome> DescribeAlgorithmOutcomeCallable;
1356typedef std::future<DescribeAppOutcome> DescribeAppOutcomeCallable;
1357typedef std::future<DescribeAppImageConfigOutcome> DescribeAppImageConfigOutcomeCallable;
1358typedef std::future<DescribeArtifactOutcome> DescribeArtifactOutcomeCallable;
1359typedef std::future<DescribeAutoMLJobOutcome> DescribeAutoMLJobOutcomeCallable;
1360typedef std::future<DescribeAutoMLJobV2Outcome> DescribeAutoMLJobV2OutcomeCallable;
1361typedef std::future<DescribeClusterOutcome> DescribeClusterOutcomeCallable;
1362typedef std::future<DescribeClusterEventOutcome> DescribeClusterEventOutcomeCallable;
1363typedef std::future<DescribeClusterNodeOutcome> DescribeClusterNodeOutcomeCallable;
1364typedef std::future<DescribeClusterSchedulerConfigOutcome> DescribeClusterSchedulerConfigOutcomeCallable;
1365typedef std::future<DescribeCodeRepositoryOutcome> DescribeCodeRepositoryOutcomeCallable;
1366typedef std::future<DescribeCompilationJobOutcome> DescribeCompilationJobOutcomeCallable;
1367typedef std::future<DescribeComputeQuotaOutcome> DescribeComputeQuotaOutcomeCallable;
1368typedef std::future<DescribeContextOutcome> DescribeContextOutcomeCallable;
1369typedef std::future<DescribeDataQualityJobDefinitionOutcome> DescribeDataQualityJobDefinitionOutcomeCallable;
1370typedef std::future<DescribeDeviceOutcome> DescribeDeviceOutcomeCallable;
1371typedef std::future<DescribeDeviceFleetOutcome> DescribeDeviceFleetOutcomeCallable;
1372typedef std::future<DescribeDomainOutcome> DescribeDomainOutcomeCallable;
1373typedef std::future<DescribeEdgeDeploymentPlanOutcome> DescribeEdgeDeploymentPlanOutcomeCallable;
1374typedef std::future<DescribeEdgePackagingJobOutcome> DescribeEdgePackagingJobOutcomeCallable;
1375typedef std::future<DescribeEndpointOutcome> DescribeEndpointOutcomeCallable;
1376typedef std::future<DescribeEndpointConfigOutcome> DescribeEndpointConfigOutcomeCallable;
1377typedef std::future<DescribeExperimentOutcome> DescribeExperimentOutcomeCallable;
1378typedef std::future<DescribeFeatureGroupOutcome> DescribeFeatureGroupOutcomeCallable;
1379typedef std::future<DescribeFeatureMetadataOutcome> DescribeFeatureMetadataOutcomeCallable;
1380typedef std::future<DescribeFlowDefinitionOutcome> DescribeFlowDefinitionOutcomeCallable;
1381typedef std::future<DescribeHubOutcome> DescribeHubOutcomeCallable;
1382typedef std::future<DescribeHubContentOutcome> DescribeHubContentOutcomeCallable;
1383typedef std::future<DescribeHumanTaskUiOutcome> DescribeHumanTaskUiOutcomeCallable;
1384typedef std::future<DescribeHyperParameterTuningJobOutcome> DescribeHyperParameterTuningJobOutcomeCallable;
1385typedef std::future<DescribeImageOutcome> DescribeImageOutcomeCallable;
1386typedef std::future<DescribeImageVersionOutcome> DescribeImageVersionOutcomeCallable;
1387typedef std::future<DescribeInferenceComponentOutcome> DescribeInferenceComponentOutcomeCallable;
1388typedef std::future<DescribeInferenceExperimentOutcome> DescribeInferenceExperimentOutcomeCallable;
1389typedef std::future<DescribeInferenceRecommendationsJobOutcome> DescribeInferenceRecommendationsJobOutcomeCallable;
1390typedef std::future<DescribeLabelingJobOutcome> DescribeLabelingJobOutcomeCallable;
1391typedef std::future<DescribeLineageGroupOutcome> DescribeLineageGroupOutcomeCallable;
1392typedef std::future<DescribeMlflowAppOutcome> DescribeMlflowAppOutcomeCallable;
1393typedef std::future<DescribeMlflowTrackingServerOutcome> DescribeMlflowTrackingServerOutcomeCallable;
1394typedef std::future<DescribeModelOutcome> DescribeModelOutcomeCallable;
1395typedef std::future<DescribeModelBiasJobDefinitionOutcome> DescribeModelBiasJobDefinitionOutcomeCallable;
1396typedef std::future<DescribeModelCardOutcome> DescribeModelCardOutcomeCallable;
1397typedef std::future<DescribeModelCardExportJobOutcome> DescribeModelCardExportJobOutcomeCallable;
1398typedef std::future<DescribeModelExplainabilityJobDefinitionOutcome> DescribeModelExplainabilityJobDefinitionOutcomeCallable;
1399typedef std::future<DescribeModelPackageOutcome> DescribeModelPackageOutcomeCallable;
1400typedef std::future<DescribeModelPackageGroupOutcome> DescribeModelPackageGroupOutcomeCallable;
1401typedef std::future<DescribeModelQualityJobDefinitionOutcome> DescribeModelQualityJobDefinitionOutcomeCallable;
1402typedef std::future<DescribeMonitoringScheduleOutcome> DescribeMonitoringScheduleOutcomeCallable;
1403typedef std::future<DescribeNotebookInstanceOutcome> DescribeNotebookInstanceOutcomeCallable;
1404typedef std::future<DescribeNotebookInstanceLifecycleConfigOutcome> DescribeNotebookInstanceLifecycleConfigOutcomeCallable;
1405typedef std::future<DescribeOptimizationJobOutcome> DescribeOptimizationJobOutcomeCallable;
1406typedef std::future<DescribePartnerAppOutcome> DescribePartnerAppOutcomeCallable;
1407typedef std::future<DescribePipelineOutcome> DescribePipelineOutcomeCallable;
1408typedef std::future<DescribePipelineDefinitionForExecutionOutcome> DescribePipelineDefinitionForExecutionOutcomeCallable;
1409typedef std::future<DescribePipelineExecutionOutcome> DescribePipelineExecutionOutcomeCallable;
1410typedef std::future<DescribeProcessingJobOutcome> DescribeProcessingJobOutcomeCallable;
1411typedef std::future<DescribeProjectOutcome> DescribeProjectOutcomeCallable;
1412typedef std::future<DescribeReservedCapacityOutcome> DescribeReservedCapacityOutcomeCallable;
1413typedef std::future<DescribeSpaceOutcome> DescribeSpaceOutcomeCallable;
1414typedef std::future<DescribeStudioLifecycleConfigOutcome> DescribeStudioLifecycleConfigOutcomeCallable;
1415typedef std::future<DescribeSubscribedWorkteamOutcome> DescribeSubscribedWorkteamOutcomeCallable;
1416typedef std::future<DescribeTrainingJobOutcome> DescribeTrainingJobOutcomeCallable;
1417typedef std::future<DescribeTrainingPlanOutcome> DescribeTrainingPlanOutcomeCallable;
1418typedef std::future<DescribeTrainingPlanExtensionHistoryOutcome> DescribeTrainingPlanExtensionHistoryOutcomeCallable;
1419typedef std::future<DescribeTransformJobOutcome> DescribeTransformJobOutcomeCallable;
1420typedef std::future<DescribeTrialOutcome> DescribeTrialOutcomeCallable;
1421typedef std::future<DescribeTrialComponentOutcome> DescribeTrialComponentOutcomeCallable;
1422typedef std::future<DescribeUserProfileOutcome> DescribeUserProfileOutcomeCallable;
1423typedef std::future<DescribeWorkforceOutcome> DescribeWorkforceOutcomeCallable;
1424typedef std::future<DescribeWorkteamOutcome> DescribeWorkteamOutcomeCallable;
1425typedef std::future<DetachClusterNodeVolumeOutcome> DetachClusterNodeVolumeOutcomeCallable;
1426typedef std::future<DisableSagemakerServicecatalogPortfolioOutcome> DisableSagemakerServicecatalogPortfolioOutcomeCallable;
1427typedef std::future<DisassociateTrialComponentOutcome> DisassociateTrialComponentOutcomeCallable;
1428typedef std::future<EnableSagemakerServicecatalogPortfolioOutcome> EnableSagemakerServicecatalogPortfolioOutcomeCallable;
1429typedef std::future<ExtendTrainingPlanOutcome> ExtendTrainingPlanOutcomeCallable;
1430typedef std::future<GetDeviceFleetReportOutcome> GetDeviceFleetReportOutcomeCallable;
1431typedef std::future<GetLineageGroupPolicyOutcome> GetLineageGroupPolicyOutcomeCallable;
1432typedef std::future<GetModelPackageGroupPolicyOutcome> GetModelPackageGroupPolicyOutcomeCallable;
1433typedef std::future<GetSagemakerServicecatalogPortfolioStatusOutcome> GetSagemakerServicecatalogPortfolioStatusOutcomeCallable;
1434typedef std::future<GetScalingConfigurationRecommendationOutcome> GetScalingConfigurationRecommendationOutcomeCallable;
1435typedef std::future<GetSearchSuggestionsOutcome> GetSearchSuggestionsOutcomeCallable;
1436typedef std::future<ImportHubContentOutcome> ImportHubContentOutcomeCallable;
1437typedef std::future<ListActionsOutcome> ListActionsOutcomeCallable;
1438typedef std::future<ListAlgorithmsOutcome> ListAlgorithmsOutcomeCallable;
1439typedef std::future<ListAliasesOutcome> ListAliasesOutcomeCallable;
1440typedef std::future<ListAppImageConfigsOutcome> ListAppImageConfigsOutcomeCallable;
1441typedef std::future<ListAppsOutcome> ListAppsOutcomeCallable;
1442typedef std::future<ListArtifactsOutcome> ListArtifactsOutcomeCallable;
1443typedef std::future<ListAssociationsOutcome> ListAssociationsOutcomeCallable;
1444typedef std::future<ListAutoMLJobsOutcome> ListAutoMLJobsOutcomeCallable;
1445typedef std::future<ListCandidatesForAutoMLJobOutcome> ListCandidatesForAutoMLJobOutcomeCallable;
1446typedef std::future<ListClusterEventsOutcome> ListClusterEventsOutcomeCallable;
1447typedef std::future<ListClusterNodesOutcome> ListClusterNodesOutcomeCallable;
1448typedef std::future<ListClusterSchedulerConfigsOutcome> ListClusterSchedulerConfigsOutcomeCallable;
1449typedef std::future<ListClustersOutcome> ListClustersOutcomeCallable;
1450typedef std::future<ListCodeRepositoriesOutcome> ListCodeRepositoriesOutcomeCallable;
1451typedef std::future<ListCompilationJobsOutcome> ListCompilationJobsOutcomeCallable;
1452typedef std::future<ListComputeQuotasOutcome> ListComputeQuotasOutcomeCallable;
1453typedef std::future<ListContextsOutcome> ListContextsOutcomeCallable;
1454typedef std::future<ListDataQualityJobDefinitionsOutcome> ListDataQualityJobDefinitionsOutcomeCallable;
1455typedef std::future<ListDeviceFleetsOutcome> ListDeviceFleetsOutcomeCallable;
1456typedef std::future<ListDevicesOutcome> ListDevicesOutcomeCallable;
1457typedef std::future<ListDomainsOutcome> ListDomainsOutcomeCallable;
1458typedef std::future<ListEdgeDeploymentPlansOutcome> ListEdgeDeploymentPlansOutcomeCallable;
1459typedef std::future<ListEdgePackagingJobsOutcome> ListEdgePackagingJobsOutcomeCallable;
1460typedef std::future<ListEndpointConfigsOutcome> ListEndpointConfigsOutcomeCallable;
1461typedef std::future<ListEndpointsOutcome> ListEndpointsOutcomeCallable;
1462typedef std::future<ListExperimentsOutcome> ListExperimentsOutcomeCallable;
1463typedef std::future<ListFeatureGroupsOutcome> ListFeatureGroupsOutcomeCallable;
1464typedef std::future<ListFlowDefinitionsOutcome> ListFlowDefinitionsOutcomeCallable;
1465typedef std::future<ListHubContentVersionsOutcome> ListHubContentVersionsOutcomeCallable;
1466typedef std::future<ListHubContentsOutcome> ListHubContentsOutcomeCallable;
1467typedef std::future<ListHubsOutcome> ListHubsOutcomeCallable;
1468typedef std::future<ListHumanTaskUisOutcome> ListHumanTaskUisOutcomeCallable;
1469typedef std::future<ListHyperParameterTuningJobsOutcome> ListHyperParameterTuningJobsOutcomeCallable;
1470typedef std::future<ListImageVersionsOutcome> ListImageVersionsOutcomeCallable;
1471typedef std::future<ListImagesOutcome> ListImagesOutcomeCallable;
1472typedef std::future<ListInferenceComponentsOutcome> ListInferenceComponentsOutcomeCallable;
1473typedef std::future<ListInferenceExperimentsOutcome> ListInferenceExperimentsOutcomeCallable;
1474typedef std::future<ListInferenceRecommendationsJobStepsOutcome> ListInferenceRecommendationsJobStepsOutcomeCallable;
1475typedef std::future<ListInferenceRecommendationsJobsOutcome> ListInferenceRecommendationsJobsOutcomeCallable;
1476typedef std::future<ListLabelingJobsOutcome> ListLabelingJobsOutcomeCallable;
1477typedef std::future<ListLabelingJobsForWorkteamOutcome> ListLabelingJobsForWorkteamOutcomeCallable;
1478typedef std::future<ListLineageGroupsOutcome> ListLineageGroupsOutcomeCallable;
1479typedef std::future<ListMlflowAppsOutcome> ListMlflowAppsOutcomeCallable;
1480typedef std::future<ListMlflowTrackingServersOutcome> ListMlflowTrackingServersOutcomeCallable;
1481typedef std::future<ListModelBiasJobDefinitionsOutcome> ListModelBiasJobDefinitionsOutcomeCallable;
1482typedef std::future<ListModelCardExportJobsOutcome> ListModelCardExportJobsOutcomeCallable;
1483typedef std::future<ListModelCardVersionsOutcome> ListModelCardVersionsOutcomeCallable;
1484typedef std::future<ListModelCardsOutcome> ListModelCardsOutcomeCallable;
1485typedef std::future<ListModelExplainabilityJobDefinitionsOutcome> ListModelExplainabilityJobDefinitionsOutcomeCallable;
1486typedef std::future<ListModelMetadataOutcome> ListModelMetadataOutcomeCallable;
1487typedef std::future<ListModelPackageGroupsOutcome> ListModelPackageGroupsOutcomeCallable;
1488typedef std::future<ListModelPackagesOutcome> ListModelPackagesOutcomeCallable;
1489typedef std::future<ListModelQualityJobDefinitionsOutcome> ListModelQualityJobDefinitionsOutcomeCallable;
1490typedef std::future<ListModelsOutcome> ListModelsOutcomeCallable;
1491typedef std::future<ListMonitoringAlertHistoryOutcome> ListMonitoringAlertHistoryOutcomeCallable;
1492typedef std::future<ListMonitoringAlertsOutcome> ListMonitoringAlertsOutcomeCallable;
1493typedef std::future<ListMonitoringExecutionsOutcome> ListMonitoringExecutionsOutcomeCallable;
1494typedef std::future<ListMonitoringSchedulesOutcome> ListMonitoringSchedulesOutcomeCallable;
1495typedef std::future<ListNotebookInstanceLifecycleConfigsOutcome> ListNotebookInstanceLifecycleConfigsOutcomeCallable;
1496typedef std::future<ListNotebookInstancesOutcome> ListNotebookInstancesOutcomeCallable;
1497typedef std::future<ListOptimizationJobsOutcome> ListOptimizationJobsOutcomeCallable;
1498typedef std::future<ListPartnerAppsOutcome> ListPartnerAppsOutcomeCallable;
1499typedef std::future<ListPipelineExecutionStepsOutcome> ListPipelineExecutionStepsOutcomeCallable;
1500typedef std::future<ListPipelineExecutionsOutcome> ListPipelineExecutionsOutcomeCallable;
1501typedef std::future<ListPipelineParametersForExecutionOutcome> ListPipelineParametersForExecutionOutcomeCallable;
1502typedef std::future<ListPipelineVersionsOutcome> ListPipelineVersionsOutcomeCallable;
1503typedef std::future<ListPipelinesOutcome> ListPipelinesOutcomeCallable;
1504typedef std::future<ListProcessingJobsOutcome> ListProcessingJobsOutcomeCallable;
1505typedef std::future<ListProjectsOutcome> ListProjectsOutcomeCallable;
1506typedef std::future<ListResourceCatalogsOutcome> ListResourceCatalogsOutcomeCallable;
1507typedef std::future<ListSpacesOutcome> ListSpacesOutcomeCallable;
1508typedef std::future<ListStageDevicesOutcome> ListStageDevicesOutcomeCallable;
1509typedef std::future<ListStudioLifecycleConfigsOutcome> ListStudioLifecycleConfigsOutcomeCallable;
1510typedef std::future<ListSubscribedWorkteamsOutcome> ListSubscribedWorkteamsOutcomeCallable;
1511typedef std::future<ListTagsOutcome> ListTagsOutcomeCallable;
1512typedef std::future<ListTrainingJobsOutcome> ListTrainingJobsOutcomeCallable;
1513typedef std::future<ListTrainingJobsForHyperParameterTuningJobOutcome> ListTrainingJobsForHyperParameterTuningJobOutcomeCallable;
1514typedef std::future<ListTrainingPlansOutcome> ListTrainingPlansOutcomeCallable;
1515typedef std::future<ListTransformJobsOutcome> ListTransformJobsOutcomeCallable;
1516typedef std::future<ListTrialComponentsOutcome> ListTrialComponentsOutcomeCallable;
1517typedef std::future<ListTrialsOutcome> ListTrialsOutcomeCallable;
1518typedef std::future<ListUltraServersByReservedCapacityOutcome> ListUltraServersByReservedCapacityOutcomeCallable;
1519typedef std::future<ListUserProfilesOutcome> ListUserProfilesOutcomeCallable;
1520typedef std::future<ListWorkforcesOutcome> ListWorkforcesOutcomeCallable;
1521typedef std::future<ListWorkteamsOutcome> ListWorkteamsOutcomeCallable;
1522typedef std::future<PutModelPackageGroupPolicyOutcome> PutModelPackageGroupPolicyOutcomeCallable;
1523typedef std::future<QueryLineageOutcome> QueryLineageOutcomeCallable;
1524typedef std::future<RegisterDevicesOutcome> RegisterDevicesOutcomeCallable;
1525typedef std::future<RenderUiTemplateOutcome> RenderUiTemplateOutcomeCallable;
1526typedef std::future<RetryPipelineExecutionOutcome> RetryPipelineExecutionOutcomeCallable;
1527typedef std::future<SearchOutcome> SearchOutcomeCallable;
1528typedef std::future<SearchTrainingPlanOfferingsOutcome> SearchTrainingPlanOfferingsOutcomeCallable;
1529typedef std::future<SendPipelineExecutionStepFailureOutcome> SendPipelineExecutionStepFailureOutcomeCallable;
1530typedef std::future<SendPipelineExecutionStepSuccessOutcome> SendPipelineExecutionStepSuccessOutcomeCallable;
1531typedef std::future<StartEdgeDeploymentStageOutcome> StartEdgeDeploymentStageOutcomeCallable;
1532typedef std::future<StartInferenceExperimentOutcome> StartInferenceExperimentOutcomeCallable;
1533typedef std::future<StartMlflowTrackingServerOutcome> StartMlflowTrackingServerOutcomeCallable;
1534typedef std::future<StartMonitoringScheduleOutcome> StartMonitoringScheduleOutcomeCallable;
1535typedef std::future<StartNotebookInstanceOutcome> StartNotebookInstanceOutcomeCallable;
1536typedef std::future<StartPipelineExecutionOutcome> StartPipelineExecutionOutcomeCallable;
1537typedef std::future<StartSessionOutcome> StartSessionOutcomeCallable;
1538typedef std::future<StopAutoMLJobOutcome> StopAutoMLJobOutcomeCallable;
1539typedef std::future<StopCompilationJobOutcome> StopCompilationJobOutcomeCallable;
1540typedef std::future<StopEdgeDeploymentStageOutcome> StopEdgeDeploymentStageOutcomeCallable;
1541typedef std::future<StopEdgePackagingJobOutcome> StopEdgePackagingJobOutcomeCallable;
1542typedef std::future<StopHyperParameterTuningJobOutcome> StopHyperParameterTuningJobOutcomeCallable;
1543typedef std::future<StopInferenceExperimentOutcome> StopInferenceExperimentOutcomeCallable;
1544typedef std::future<StopInferenceRecommendationsJobOutcome> StopInferenceRecommendationsJobOutcomeCallable;
1545typedef std::future<StopLabelingJobOutcome> StopLabelingJobOutcomeCallable;
1546typedef std::future<StopMlflowTrackingServerOutcome> StopMlflowTrackingServerOutcomeCallable;
1547typedef std::future<StopMonitoringScheduleOutcome> StopMonitoringScheduleOutcomeCallable;
1548typedef std::future<StopNotebookInstanceOutcome> StopNotebookInstanceOutcomeCallable;
1549typedef std::future<StopOptimizationJobOutcome> StopOptimizationJobOutcomeCallable;
1550typedef std::future<StopPipelineExecutionOutcome> StopPipelineExecutionOutcomeCallable;
1551typedef std::future<StopProcessingJobOutcome> StopProcessingJobOutcomeCallable;
1552typedef std::future<StopTrainingJobOutcome> StopTrainingJobOutcomeCallable;
1553typedef std::future<StopTransformJobOutcome> StopTransformJobOutcomeCallable;
1554typedef std::future<UpdateActionOutcome> UpdateActionOutcomeCallable;
1555typedef std::future<UpdateAppImageConfigOutcome> UpdateAppImageConfigOutcomeCallable;
1556typedef std::future<UpdateArtifactOutcome> UpdateArtifactOutcomeCallable;
1557typedef std::future<UpdateClusterOutcome> UpdateClusterOutcomeCallable;
1558typedef std::future<UpdateClusterSchedulerConfigOutcome> UpdateClusterSchedulerConfigOutcomeCallable;
1559typedef std::future<UpdateClusterSoftwareOutcome> UpdateClusterSoftwareOutcomeCallable;
1560typedef std::future<UpdateCodeRepositoryOutcome> UpdateCodeRepositoryOutcomeCallable;
1561typedef std::future<UpdateComputeQuotaOutcome> UpdateComputeQuotaOutcomeCallable;
1562typedef std::future<UpdateContextOutcome> UpdateContextOutcomeCallable;
1563typedef std::future<UpdateDeviceFleetOutcome> UpdateDeviceFleetOutcomeCallable;
1564typedef std::future<UpdateDevicesOutcome> UpdateDevicesOutcomeCallable;
1565typedef std::future<UpdateDomainOutcome> UpdateDomainOutcomeCallable;
1566typedef std::future<UpdateEndpointOutcome> UpdateEndpointOutcomeCallable;
1567typedef std::future<UpdateEndpointWeightsAndCapacitiesOutcome> UpdateEndpointWeightsAndCapacitiesOutcomeCallable;
1568typedef std::future<UpdateExperimentOutcome> UpdateExperimentOutcomeCallable;
1569typedef std::future<UpdateFeatureGroupOutcome> UpdateFeatureGroupOutcomeCallable;
1570typedef std::future<UpdateFeatureMetadataOutcome> UpdateFeatureMetadataOutcomeCallable;
1571typedef std::future<UpdateHubOutcome> UpdateHubOutcomeCallable;
1572typedef std::future<UpdateHubContentOutcome> UpdateHubContentOutcomeCallable;
1573typedef std::future<UpdateHubContentReferenceOutcome> UpdateHubContentReferenceOutcomeCallable;
1574typedef std::future<UpdateImageOutcome> UpdateImageOutcomeCallable;
1575typedef std::future<UpdateImageVersionOutcome> UpdateImageVersionOutcomeCallable;
1576typedef std::future<UpdateInferenceComponentOutcome> UpdateInferenceComponentOutcomeCallable;
1577typedef std::future<UpdateInferenceComponentRuntimeConfigOutcome> UpdateInferenceComponentRuntimeConfigOutcomeCallable;
1578typedef std::future<UpdateInferenceExperimentOutcome> UpdateInferenceExperimentOutcomeCallable;
1579typedef std::future<UpdateMlflowAppOutcome> UpdateMlflowAppOutcomeCallable;
1580typedef std::future<UpdateMlflowTrackingServerOutcome> UpdateMlflowTrackingServerOutcomeCallable;
1581typedef std::future<UpdateModelCardOutcome> UpdateModelCardOutcomeCallable;
1582typedef std::future<UpdateModelPackageOutcome> UpdateModelPackageOutcomeCallable;
1583typedef std::future<UpdateMonitoringAlertOutcome> UpdateMonitoringAlertOutcomeCallable;
1584typedef std::future<UpdateMonitoringScheduleOutcome> UpdateMonitoringScheduleOutcomeCallable;
1585typedef std::future<UpdateNotebookInstanceOutcome> UpdateNotebookInstanceOutcomeCallable;
1586typedef std::future<UpdateNotebookInstanceLifecycleConfigOutcome> UpdateNotebookInstanceLifecycleConfigOutcomeCallable;
1587typedef std::future<UpdatePartnerAppOutcome> UpdatePartnerAppOutcomeCallable;
1588typedef std::future<UpdatePipelineOutcome> UpdatePipelineOutcomeCallable;
1589typedef std::future<UpdatePipelineExecutionOutcome> UpdatePipelineExecutionOutcomeCallable;
1590typedef std::future<UpdatePipelineVersionOutcome> UpdatePipelineVersionOutcomeCallable;
1591typedef std::future<UpdateProjectOutcome> UpdateProjectOutcomeCallable;
1592typedef std::future<UpdateSpaceOutcome> UpdateSpaceOutcomeCallable;
1593typedef std::future<UpdateTrainingJobOutcome> UpdateTrainingJobOutcomeCallable;
1594typedef std::future<UpdateTrialOutcome> UpdateTrialOutcomeCallable;
1595typedef std::future<UpdateTrialComponentOutcome> UpdateTrialComponentOutcomeCallable;
1596typedef std::future<UpdateUserProfileOutcome> UpdateUserProfileOutcomeCallable;
1597typedef std::future<UpdateWorkforceOutcome> UpdateWorkforceOutcomeCallable;
1598typedef std::future<UpdateWorkteamOutcome> UpdateWorkteamOutcomeCallable;
1599/* End of service model Outcome callable definitions */
1600} // namespace Model
1601
1602class SageMakerClient;
1603
1604/* Service model async handlers definitions */
1605typedef std::function<void(const SageMakerClient*, const Model::AddAssociationRequest&, const Model::AddAssociationOutcome&,
1606 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1608typedef std::function<void(const SageMakerClient*, const Model::AddTagsRequest&, const Model::AddTagsOutcome&,
1609 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1611typedef std::function<void(const SageMakerClient*, const Model::AssociateTrialComponentRequest&,
1612 const Model::AssociateTrialComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1614typedef std::function<void(const SageMakerClient*, const Model::AttachClusterNodeVolumeRequest&,
1615 const Model::AttachClusterNodeVolumeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1617typedef std::function<void(const SageMakerClient*, const Model::BatchAddClusterNodesRequest&, const Model::BatchAddClusterNodesOutcome&,
1618 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1620typedef std::function<void(const SageMakerClient*, const Model::BatchDeleteClusterNodesRequest&,
1621 const Model::BatchDeleteClusterNodesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1623typedef std::function<void(const SageMakerClient*, const Model::BatchDescribeModelPackageRequest&,
1624 const Model::BatchDescribeModelPackageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1626typedef std::function<void(const SageMakerClient*, const Model::BatchRebootClusterNodesRequest&,
1627 const Model::BatchRebootClusterNodesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1629typedef std::function<void(const SageMakerClient*, const Model::BatchReplaceClusterNodesRequest&,
1630 const Model::BatchReplaceClusterNodesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1632typedef std::function<void(const SageMakerClient*, const Model::CreateActionRequest&, const Model::CreateActionOutcome&,
1633 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1635typedef std::function<void(const SageMakerClient*, const Model::CreateAlgorithmRequest&, const Model::CreateAlgorithmOutcome&,
1636 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1638typedef std::function<void(const SageMakerClient*, const Model::CreateAppRequest&, const Model::CreateAppOutcome&,
1639 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1641typedef std::function<void(const SageMakerClient*, const Model::CreateAppImageConfigRequest&, const Model::CreateAppImageConfigOutcome&,
1642 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1644typedef std::function<void(const SageMakerClient*, const Model::CreateArtifactRequest&, const Model::CreateArtifactOutcome&,
1645 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1647typedef std::function<void(const SageMakerClient*, const Model::CreateAutoMLJobRequest&, const Model::CreateAutoMLJobOutcome&,
1648 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1650typedef std::function<void(const SageMakerClient*, const Model::CreateAutoMLJobV2Request&, const Model::CreateAutoMLJobV2Outcome&,
1651 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1653typedef std::function<void(const SageMakerClient*, const Model::CreateClusterRequest&, const Model::CreateClusterOutcome&,
1654 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1656typedef std::function<void(const SageMakerClient*, const Model::CreateClusterSchedulerConfigRequest&,
1658 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1660typedef std::function<void(const SageMakerClient*, const Model::CreateCodeRepositoryRequest&, const Model::CreateCodeRepositoryOutcome&,
1661 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1663typedef std::function<void(const SageMakerClient*, const Model::CreateCompilationJobRequest&, const Model::CreateCompilationJobOutcome&,
1664 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1666typedef std::function<void(const SageMakerClient*, const Model::CreateComputeQuotaRequest&, const Model::CreateComputeQuotaOutcome&,
1667 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1669typedef std::function<void(const SageMakerClient*, const Model::CreateContextRequest&, const Model::CreateContextOutcome&,
1670 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1672typedef std::function<void(const SageMakerClient*, const Model::CreateDataQualityJobDefinitionRequest&,
1674 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1676typedef std::function<void(const SageMakerClient*, const Model::CreateDeviceFleetRequest&, const Model::CreateDeviceFleetOutcome&,
1677 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1679typedef std::function<void(const SageMakerClient*, const Model::CreateDomainRequest&, const Model::CreateDomainOutcome&,
1680 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1682typedef std::function<void(const SageMakerClient*, const Model::CreateEdgeDeploymentPlanRequest&,
1683 const Model::CreateEdgeDeploymentPlanOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1685typedef std::function<void(const SageMakerClient*, const Model::CreateEdgeDeploymentStageRequest&,
1686 const Model::CreateEdgeDeploymentStageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1688typedef std::function<void(const SageMakerClient*, const Model::CreateEdgePackagingJobRequest&, const Model::CreateEdgePackagingJobOutcome&,
1689 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1691typedef std::function<void(const SageMakerClient*, const Model::CreateEndpointRequest&, const Model::CreateEndpointOutcome&,
1692 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1694typedef std::function<void(const SageMakerClient*, const Model::CreateEndpointConfigRequest&, const Model::CreateEndpointConfigOutcome&,
1695 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1697typedef std::function<void(const SageMakerClient*, const Model::CreateExperimentRequest&, const Model::CreateExperimentOutcome&,
1698 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1700typedef std::function<void(const SageMakerClient*, const Model::CreateFeatureGroupRequest&, const Model::CreateFeatureGroupOutcome&,
1701 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1703typedef std::function<void(const SageMakerClient*, const Model::CreateFlowDefinitionRequest&, const Model::CreateFlowDefinitionOutcome&,
1704 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1706typedef std::function<void(const SageMakerClient*, const Model::CreateHubRequest&, const Model::CreateHubOutcome&,
1707 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1709typedef std::function<void(const SageMakerClient*, const Model::CreateHubContentPresignedUrlsRequest&,
1711 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1713typedef std::function<void(const SageMakerClient*, const Model::CreateHubContentReferenceRequest&,
1714 const Model::CreateHubContentReferenceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1716typedef std::function<void(const SageMakerClient*, const Model::CreateHumanTaskUiRequest&, const Model::CreateHumanTaskUiOutcome&,
1717 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1719typedef std::function<void(const SageMakerClient*, const Model::CreateHyperParameterTuningJobRequest&,
1721 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1723typedef std::function<void(const SageMakerClient*, const Model::CreateImageRequest&, const Model::CreateImageOutcome&,
1724 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1726typedef std::function<void(const SageMakerClient*, const Model::CreateImageVersionRequest&, const Model::CreateImageVersionOutcome&,
1727 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1729typedef std::function<void(const SageMakerClient*, const Model::CreateInferenceComponentRequest&,
1730 const Model::CreateInferenceComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1732typedef std::function<void(const SageMakerClient*, const Model::CreateInferenceExperimentRequest&,
1733 const Model::CreateInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1735typedef std::function<void(const SageMakerClient*, const Model::CreateInferenceRecommendationsJobRequest&,
1737 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1739typedef std::function<void(const SageMakerClient*, const Model::CreateLabelingJobRequest&, const Model::CreateLabelingJobOutcome&,
1740 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1742typedef std::function<void(const SageMakerClient*, const Model::CreateMlflowAppRequest&, const Model::CreateMlflowAppOutcome&,
1743 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1745typedef std::function<void(const SageMakerClient*, const Model::CreateMlflowTrackingServerRequest&,
1746 const Model::CreateMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1748typedef std::function<void(const SageMakerClient*, const Model::CreateModelRequest&, const Model::CreateModelOutcome&,
1749 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1751typedef std::function<void(const SageMakerClient*, const Model::CreateModelBiasJobDefinitionRequest&,
1753 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1755typedef std::function<void(const SageMakerClient*, const Model::CreateModelCardRequest&, const Model::CreateModelCardOutcome&,
1756 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1758typedef std::function<void(const SageMakerClient*, const Model::CreateModelCardExportJobRequest&,
1759 const Model::CreateModelCardExportJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1761typedef std::function<void(const SageMakerClient*, const Model::CreateModelExplainabilityJobDefinitionRequest&,
1763 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1765typedef std::function<void(const SageMakerClient*, const Model::CreateModelPackageRequest&, const Model::CreateModelPackageOutcome&,
1766 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1768typedef std::function<void(const SageMakerClient*, const Model::CreateModelPackageGroupRequest&,
1769 const Model::CreateModelPackageGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1771typedef std::function<void(const SageMakerClient*, const Model::CreateModelQualityJobDefinitionRequest&,
1773 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1775typedef std::function<void(const SageMakerClient*, const Model::CreateMonitoringScheduleRequest&,
1776 const Model::CreateMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1778typedef std::function<void(const SageMakerClient*, const Model::CreateNotebookInstanceRequest&, const Model::CreateNotebookInstanceOutcome&,
1779 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1781typedef std::function<void(const SageMakerClient*, const Model::CreateNotebookInstanceLifecycleConfigRequest&,
1783 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1785typedef std::function<void(const SageMakerClient*, const Model::CreateOptimizationJobRequest&, const Model::CreateOptimizationJobOutcome&,
1786 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1788typedef std::function<void(const SageMakerClient*, const Model::CreatePartnerAppRequest&, const Model::CreatePartnerAppOutcome&,
1789 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1791typedef std::function<void(const SageMakerClient*, const Model::CreatePartnerAppPresignedUrlRequest&,
1793 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1795typedef std::function<void(const SageMakerClient*, const Model::CreatePipelineRequest&, const Model::CreatePipelineOutcome&,
1796 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1798typedef std::function<void(const SageMakerClient*, const Model::CreatePresignedDomainUrlRequest&,
1799 const Model::CreatePresignedDomainUrlOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1801typedef std::function<void(const SageMakerClient*, const Model::CreatePresignedMlflowAppUrlRequest&,
1802 const Model::CreatePresignedMlflowAppUrlOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1804typedef std::function<void(const SageMakerClient*, const Model::CreatePresignedMlflowTrackingServerUrlRequest&,
1806 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1808typedef std::function<void(const SageMakerClient*, const Model::CreatePresignedNotebookInstanceUrlRequest&,
1810 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1812typedef std::function<void(const SageMakerClient*, const Model::CreateProcessingJobRequest&, const Model::CreateProcessingJobOutcome&,
1813 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1815typedef std::function<void(const SageMakerClient*, const Model::CreateProjectRequest&, const Model::CreateProjectOutcome&,
1816 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1818typedef std::function<void(const SageMakerClient*, const Model::CreateSpaceRequest&, const Model::CreateSpaceOutcome&,
1819 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1821typedef std::function<void(const SageMakerClient*, const Model::CreateStudioLifecycleConfigRequest&,
1822 const Model::CreateStudioLifecycleConfigOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1824typedef std::function<void(const SageMakerClient*, const Model::CreateTrainingJobRequest&, const Model::CreateTrainingJobOutcome&,
1825 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1827typedef std::function<void(const SageMakerClient*, const Model::CreateTrainingPlanRequest&, const Model::CreateTrainingPlanOutcome&,
1828 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1830typedef std::function<void(const SageMakerClient*, const Model::CreateTransformJobRequest&, const Model::CreateTransformJobOutcome&,
1831 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1833typedef std::function<void(const SageMakerClient*, const Model::CreateTrialRequest&, const Model::CreateTrialOutcome&,
1834 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1836typedef std::function<void(const SageMakerClient*, const Model::CreateTrialComponentRequest&, const Model::CreateTrialComponentOutcome&,
1837 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1839typedef std::function<void(const SageMakerClient*, const Model::CreateUserProfileRequest&, const Model::CreateUserProfileOutcome&,
1840 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1842typedef std::function<void(const SageMakerClient*, const Model::CreateWorkforceRequest&, const Model::CreateWorkforceOutcome&,
1843 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1845typedef std::function<void(const SageMakerClient*, const Model::CreateWorkteamRequest&, const Model::CreateWorkteamOutcome&,
1846 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1848typedef std::function<void(const SageMakerClient*, const Model::DeleteActionRequest&, const Model::DeleteActionOutcome&,
1849 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1851typedef std::function<void(const SageMakerClient*, const Model::DeleteAlgorithmRequest&, const Model::DeleteAlgorithmOutcome&,
1852 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1854typedef std::function<void(const SageMakerClient*, const Model::DeleteAppRequest&, const Model::DeleteAppOutcome&,
1855 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1857typedef std::function<void(const SageMakerClient*, const Model::DeleteAppImageConfigRequest&, const Model::DeleteAppImageConfigOutcome&,
1858 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1860typedef std::function<void(const SageMakerClient*, const Model::DeleteArtifactRequest&, const Model::DeleteArtifactOutcome&,
1861 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1863typedef std::function<void(const SageMakerClient*, const Model::DeleteAssociationRequest&, const Model::DeleteAssociationOutcome&,
1864 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1866typedef std::function<void(const SageMakerClient*, const Model::DeleteClusterRequest&, const Model::DeleteClusterOutcome&,
1867 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1869typedef std::function<void(const SageMakerClient*, const Model::DeleteClusterSchedulerConfigRequest&,
1871 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1873typedef std::function<void(const SageMakerClient*, const Model::DeleteCodeRepositoryRequest&, const Model::DeleteCodeRepositoryOutcome&,
1874 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1876typedef std::function<void(const SageMakerClient*, const Model::DeleteCompilationJobRequest&, const Model::DeleteCompilationJobOutcome&,
1877 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1879typedef std::function<void(const SageMakerClient*, const Model::DeleteComputeQuotaRequest&, const Model::DeleteComputeQuotaOutcome&,
1880 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1882typedef std::function<void(const SageMakerClient*, const Model::DeleteContextRequest&, const Model::DeleteContextOutcome&,
1883 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1885typedef std::function<void(const SageMakerClient*, const Model::DeleteDataQualityJobDefinitionRequest&,
1887 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1889typedef std::function<void(const SageMakerClient*, const Model::DeleteDeviceFleetRequest&, const Model::DeleteDeviceFleetOutcome&,
1890 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1892typedef std::function<void(const SageMakerClient*, const Model::DeleteDomainRequest&, const Model::DeleteDomainOutcome&,
1893 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1895typedef std::function<void(const SageMakerClient*, const Model::DeleteEdgeDeploymentPlanRequest&,
1896 const Model::DeleteEdgeDeploymentPlanOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1898typedef std::function<void(const SageMakerClient*, const Model::DeleteEdgeDeploymentStageRequest&,
1899 const Model::DeleteEdgeDeploymentStageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1901typedef std::function<void(const SageMakerClient*, const Model::DeleteEndpointRequest&, const Model::DeleteEndpointOutcome&,
1902 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1904typedef std::function<void(const SageMakerClient*, const Model::DeleteEndpointConfigRequest&, const Model::DeleteEndpointConfigOutcome&,
1905 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1907typedef std::function<void(const SageMakerClient*, const Model::DeleteExperimentRequest&, const Model::DeleteExperimentOutcome&,
1908 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1910typedef std::function<void(const SageMakerClient*, const Model::DeleteFeatureGroupRequest&, const Model::DeleteFeatureGroupOutcome&,
1911 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1913typedef std::function<void(const SageMakerClient*, const Model::DeleteFlowDefinitionRequest&, const Model::DeleteFlowDefinitionOutcome&,
1914 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1916typedef std::function<void(const SageMakerClient*, const Model::DeleteHubRequest&, const Model::DeleteHubOutcome&,
1917 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1919typedef std::function<void(const SageMakerClient*, const Model::DeleteHubContentRequest&, const Model::DeleteHubContentOutcome&,
1920 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1922typedef std::function<void(const SageMakerClient*, const Model::DeleteHubContentReferenceRequest&,
1923 const Model::DeleteHubContentReferenceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1925typedef std::function<void(const SageMakerClient*, const Model::DeleteHumanTaskUiRequest&, const Model::DeleteHumanTaskUiOutcome&,
1926 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1928typedef std::function<void(const SageMakerClient*, const Model::DeleteHyperParameterTuningJobRequest&,
1930 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1932typedef std::function<void(const SageMakerClient*, const Model::DeleteImageRequest&, const Model::DeleteImageOutcome&,
1933 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1935typedef std::function<void(const SageMakerClient*, const Model::DeleteImageVersionRequest&, const Model::DeleteImageVersionOutcome&,
1936 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1938typedef std::function<void(const SageMakerClient*, const Model::DeleteInferenceComponentRequest&,
1939 const Model::DeleteInferenceComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1941typedef std::function<void(const SageMakerClient*, const Model::DeleteInferenceExperimentRequest&,
1942 const Model::DeleteInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1944typedef std::function<void(const SageMakerClient*, const Model::DeleteMlflowAppRequest&, const Model::DeleteMlflowAppOutcome&,
1945 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1947typedef std::function<void(const SageMakerClient*, const Model::DeleteMlflowTrackingServerRequest&,
1948 const Model::DeleteMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1950typedef std::function<void(const SageMakerClient*, const Model::DeleteModelRequest&, const Model::DeleteModelOutcome&,
1951 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1953typedef std::function<void(const SageMakerClient*, const Model::DeleteModelBiasJobDefinitionRequest&,
1955 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1957typedef std::function<void(const SageMakerClient*, const Model::DeleteModelCardRequest&, const Model::DeleteModelCardOutcome&,
1958 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1960typedef std::function<void(const SageMakerClient*, const Model::DeleteModelExplainabilityJobDefinitionRequest&,
1962 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1964typedef std::function<void(const SageMakerClient*, const Model::DeleteModelPackageRequest&, const Model::DeleteModelPackageOutcome&,
1965 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1967typedef std::function<void(const SageMakerClient*, const Model::DeleteModelPackageGroupRequest&,
1968 const Model::DeleteModelPackageGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1970typedef std::function<void(const SageMakerClient*, const Model::DeleteModelPackageGroupPolicyRequest&,
1972 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1974typedef std::function<void(const SageMakerClient*, const Model::DeleteModelQualityJobDefinitionRequest&,
1976 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1978typedef std::function<void(const SageMakerClient*, const Model::DeleteMonitoringScheduleRequest&,
1979 const Model::DeleteMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1981typedef std::function<void(const SageMakerClient*, const Model::DeleteNotebookInstanceRequest&, const Model::DeleteNotebookInstanceOutcome&,
1982 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1984typedef std::function<void(const SageMakerClient*, const Model::DeleteNotebookInstanceLifecycleConfigRequest&,
1986 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1988typedef std::function<void(const SageMakerClient*, const Model::DeleteOptimizationJobRequest&, const Model::DeleteOptimizationJobOutcome&,
1989 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1991typedef std::function<void(const SageMakerClient*, const Model::DeletePartnerAppRequest&, const Model::DeletePartnerAppOutcome&,
1992 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1994typedef std::function<void(const SageMakerClient*, const Model::DeletePipelineRequest&, const Model::DeletePipelineOutcome&,
1995 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1997typedef std::function<void(const SageMakerClient*, const Model::DeleteProcessingJobRequest&, const Model::DeleteProcessingJobOutcome&,
1998 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2000typedef std::function<void(const SageMakerClient*, const Model::DeleteProjectRequest&, const Model::DeleteProjectOutcome&,
2001 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2003typedef std::function<void(const SageMakerClient*, const Model::DeleteSpaceRequest&, const Model::DeleteSpaceOutcome&,
2004 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2006typedef std::function<void(const SageMakerClient*, const Model::DeleteStudioLifecycleConfigRequest&,
2007 const Model::DeleteStudioLifecycleConfigOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2009typedef std::function<void(const SageMakerClient*, const Model::DeleteTagsRequest&, const Model::DeleteTagsOutcome&,
2010 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2012typedef std::function<void(const SageMakerClient*, const Model::DeleteTrainingJobRequest&, const Model::DeleteTrainingJobOutcome&,
2013 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2015typedef std::function<void(const SageMakerClient*, const Model::DeleteTrialRequest&, const Model::DeleteTrialOutcome&,
2016 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2018typedef std::function<void(const SageMakerClient*, const Model::DeleteTrialComponentRequest&, const Model::DeleteTrialComponentOutcome&,
2019 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2021typedef std::function<void(const SageMakerClient*, const Model::DeleteUserProfileRequest&, const Model::DeleteUserProfileOutcome&,
2022 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2024typedef std::function<void(const SageMakerClient*, const Model::DeleteWorkforceRequest&, const Model::DeleteWorkforceOutcome&,
2025 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2027typedef std::function<void(const SageMakerClient*, const Model::DeleteWorkteamRequest&, const Model::DeleteWorkteamOutcome&,
2028 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2030typedef std::function<void(const SageMakerClient*, const Model::DeregisterDevicesRequest&, const Model::DeregisterDevicesOutcome&,
2031 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2033typedef std::function<void(const SageMakerClient*, const Model::DescribeActionRequest&, const Model::DescribeActionOutcome&,
2034 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2036typedef std::function<void(const SageMakerClient*, const Model::DescribeAlgorithmRequest&, const Model::DescribeAlgorithmOutcome&,
2037 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2039typedef std::function<void(const SageMakerClient*, const Model::DescribeAppRequest&, const Model::DescribeAppOutcome&,
2040 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2042typedef std::function<void(const SageMakerClient*, const Model::DescribeAppImageConfigRequest&, const Model::DescribeAppImageConfigOutcome&,
2043 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2045typedef std::function<void(const SageMakerClient*, const Model::DescribeArtifactRequest&, const Model::DescribeArtifactOutcome&,
2046 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2048typedef std::function<void(const SageMakerClient*, const Model::DescribeAutoMLJobRequest&, const Model::DescribeAutoMLJobOutcome&,
2049 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2051typedef std::function<void(const SageMakerClient*, const Model::DescribeAutoMLJobV2Request&, const Model::DescribeAutoMLJobV2Outcome&,
2052 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2054typedef std::function<void(const SageMakerClient*, const Model::DescribeClusterRequest&, const Model::DescribeClusterOutcome&,
2055 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2057typedef std::function<void(const SageMakerClient*, const Model::DescribeClusterEventRequest&, const Model::DescribeClusterEventOutcome&,
2058 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2060typedef std::function<void(const SageMakerClient*, const Model::DescribeClusterNodeRequest&, const Model::DescribeClusterNodeOutcome&,
2061 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2063typedef std::function<void(const SageMakerClient*, const Model::DescribeClusterSchedulerConfigRequest&,
2065 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2067typedef std::function<void(const SageMakerClient*, const Model::DescribeCodeRepositoryRequest&, const Model::DescribeCodeRepositoryOutcome&,
2068 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2070typedef std::function<void(const SageMakerClient*, const Model::DescribeCompilationJobRequest&, const Model::DescribeCompilationJobOutcome&,
2071 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2073typedef std::function<void(const SageMakerClient*, const Model::DescribeComputeQuotaRequest&, const Model::DescribeComputeQuotaOutcome&,
2074 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2076typedef std::function<void(const SageMakerClient*, const Model::DescribeContextRequest&, const Model::DescribeContextOutcome&,
2077 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2079typedef std::function<void(const SageMakerClient*, const Model::DescribeDataQualityJobDefinitionRequest&,
2081 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2083typedef std::function<void(const SageMakerClient*, const Model::DescribeDeviceRequest&, const Model::DescribeDeviceOutcome&,
2084 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2086typedef std::function<void(const SageMakerClient*, const Model::DescribeDeviceFleetRequest&, const Model::DescribeDeviceFleetOutcome&,
2087 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2089typedef std::function<void(const SageMakerClient*, const Model::DescribeDomainRequest&, const Model::DescribeDomainOutcome&,
2090 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2092typedef std::function<void(const SageMakerClient*, const Model::DescribeEdgeDeploymentPlanRequest&,
2093 const Model::DescribeEdgeDeploymentPlanOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2095typedef std::function<void(const SageMakerClient*, const Model::DescribeEdgePackagingJobRequest&,
2096 const Model::DescribeEdgePackagingJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2098typedef std::function<void(const SageMakerClient*, const Model::DescribeEndpointRequest&, const Model::DescribeEndpointOutcome&,
2099 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2101typedef std::function<void(const SageMakerClient*, const Model::DescribeEndpointConfigRequest&, const Model::DescribeEndpointConfigOutcome&,
2102 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2104typedef std::function<void(const SageMakerClient*, const Model::DescribeExperimentRequest&, const Model::DescribeExperimentOutcome&,
2105 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2107typedef std::function<void(const SageMakerClient*, const Model::DescribeFeatureGroupRequest&, const Model::DescribeFeatureGroupOutcome&,
2108 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2110typedef std::function<void(const SageMakerClient*, const Model::DescribeFeatureMetadataRequest&,
2111 const Model::DescribeFeatureMetadataOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2113typedef std::function<void(const SageMakerClient*, const Model::DescribeFlowDefinitionRequest&, const Model::DescribeFlowDefinitionOutcome&,
2114 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2116typedef std::function<void(const SageMakerClient*, const Model::DescribeHubRequest&, const Model::DescribeHubOutcome&,
2117 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2119typedef std::function<void(const SageMakerClient*, const Model::DescribeHubContentRequest&, const Model::DescribeHubContentOutcome&,
2120 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2122typedef std::function<void(const SageMakerClient*, const Model::DescribeHumanTaskUiRequest&, const Model::DescribeHumanTaskUiOutcome&,
2123 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2125typedef std::function<void(const SageMakerClient*, const Model::DescribeHyperParameterTuningJobRequest&,
2127 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2129typedef std::function<void(const SageMakerClient*, const Model::DescribeImageRequest&, const Model::DescribeImageOutcome&,
2130 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2132typedef std::function<void(const SageMakerClient*, const Model::DescribeImageVersionRequest&, const Model::DescribeImageVersionOutcome&,
2133 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2135typedef std::function<void(const SageMakerClient*, const Model::DescribeInferenceComponentRequest&,
2136 const Model::DescribeInferenceComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2138typedef std::function<void(const SageMakerClient*, const Model::DescribeInferenceExperimentRequest&,
2139 const Model::DescribeInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2141typedef std::function<void(const SageMakerClient*, const Model::DescribeInferenceRecommendationsJobRequest&,
2143 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2145typedef std::function<void(const SageMakerClient*, const Model::DescribeLabelingJobRequest&, const Model::DescribeLabelingJobOutcome&,
2146 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2148typedef std::function<void(const SageMakerClient*, const Model::DescribeLineageGroupRequest&, const Model::DescribeLineageGroupOutcome&,
2149 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2151typedef std::function<void(const SageMakerClient*, const Model::DescribeMlflowAppRequest&, const Model::DescribeMlflowAppOutcome&,
2152 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2154typedef std::function<void(const SageMakerClient*, const Model::DescribeMlflowTrackingServerRequest&,
2156 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2158typedef std::function<void(const SageMakerClient*, const Model::DescribeModelRequest&, const Model::DescribeModelOutcome&,
2159 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2161typedef std::function<void(const SageMakerClient*, const Model::DescribeModelBiasJobDefinitionRequest&,
2163 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2165typedef std::function<void(const SageMakerClient*, const Model::DescribeModelCardRequest&, const Model::DescribeModelCardOutcome&,
2166 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2168typedef std::function<void(const SageMakerClient*, const Model::DescribeModelCardExportJobRequest&,
2169 const Model::DescribeModelCardExportJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2171typedef std::function<void(const SageMakerClient*, const Model::DescribeModelExplainabilityJobDefinitionRequest&,
2173 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2175typedef std::function<void(const SageMakerClient*, const Model::DescribeModelPackageRequest&, const Model::DescribeModelPackageOutcome&,
2176 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2178typedef std::function<void(const SageMakerClient*, const Model::DescribeModelPackageGroupRequest&,
2179 const Model::DescribeModelPackageGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2181typedef std::function<void(const SageMakerClient*, const Model::DescribeModelQualityJobDefinitionRequest&,
2183 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2185typedef std::function<void(const SageMakerClient*, const Model::DescribeMonitoringScheduleRequest&,
2186 const Model::DescribeMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2188typedef std::function<void(const SageMakerClient*, const Model::DescribeNotebookInstanceRequest&,
2189 const Model::DescribeNotebookInstanceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2191typedef std::function<void(const SageMakerClient*, const Model::DescribeNotebookInstanceLifecycleConfigRequest&,
2193 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2195typedef std::function<void(const SageMakerClient*, const Model::DescribeOptimizationJobRequest&,
2196 const Model::DescribeOptimizationJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2198typedef std::function<void(const SageMakerClient*, const Model::DescribePartnerAppRequest&, const Model::DescribePartnerAppOutcome&,
2199 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2201typedef std::function<void(const SageMakerClient*, const Model::DescribePipelineRequest&, const Model::DescribePipelineOutcome&,
2202 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2204typedef std::function<void(const SageMakerClient*, const Model::DescribePipelineDefinitionForExecutionRequest&,
2206 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2208typedef std::function<void(const SageMakerClient*, const Model::DescribePipelineExecutionRequest&,
2209 const Model::DescribePipelineExecutionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2211typedef std::function<void(const SageMakerClient*, const Model::DescribeProcessingJobRequest&, const Model::DescribeProcessingJobOutcome&,
2212 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2214typedef std::function<void(const SageMakerClient*, const Model::DescribeProjectRequest&, const Model::DescribeProjectOutcome&,
2215 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2217typedef std::function<void(const SageMakerClient*, const Model::DescribeReservedCapacityRequest&,
2218 const Model::DescribeReservedCapacityOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2220typedef std::function<void(const SageMakerClient*, const Model::DescribeSpaceRequest&, const Model::DescribeSpaceOutcome&,
2221 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2223typedef std::function<void(const SageMakerClient*, const Model::DescribeStudioLifecycleConfigRequest&,
2225 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2227typedef std::function<void(const SageMakerClient*, const Model::DescribeSubscribedWorkteamRequest&,
2228 const Model::DescribeSubscribedWorkteamOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2230typedef std::function<void(const SageMakerClient*, const Model::DescribeTrainingJobRequest&, const Model::DescribeTrainingJobOutcome&,
2231 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2233typedef std::function<void(const SageMakerClient*, const Model::DescribeTrainingPlanRequest&, const Model::DescribeTrainingPlanOutcome&,
2234 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2236typedef std::function<void(const SageMakerClient*, const Model::DescribeTrainingPlanExtensionHistoryRequest&,
2238 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2240typedef std::function<void(const SageMakerClient*, const Model::DescribeTransformJobRequest&, const Model::DescribeTransformJobOutcome&,
2241 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2243typedef std::function<void(const SageMakerClient*, const Model::DescribeTrialRequest&, const Model::DescribeTrialOutcome&,
2244 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2246typedef std::function<void(const SageMakerClient*, const Model::DescribeTrialComponentRequest&, const Model::DescribeTrialComponentOutcome&,
2247 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2249typedef std::function<void(const SageMakerClient*, const Model::DescribeUserProfileRequest&, const Model::DescribeUserProfileOutcome&,
2250 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2252typedef std::function<void(const SageMakerClient*, const Model::DescribeWorkforceRequest&, const Model::DescribeWorkforceOutcome&,
2253 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2255typedef std::function<void(const SageMakerClient*, const Model::DescribeWorkteamRequest&, const Model::DescribeWorkteamOutcome&,
2256 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2258typedef std::function<void(const SageMakerClient*, const Model::DetachClusterNodeVolumeRequest&,
2259 const Model::DetachClusterNodeVolumeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2261typedef std::function<void(const SageMakerClient*, const Model::DisableSagemakerServicecatalogPortfolioRequest&,
2263 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2265typedef std::function<void(const SageMakerClient*, const Model::DisassociateTrialComponentRequest&,
2266 const Model::DisassociateTrialComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2268typedef std::function<void(const SageMakerClient*, const Model::EnableSagemakerServicecatalogPortfolioRequest&,
2270 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2272typedef std::function<void(const SageMakerClient*, const Model::ExtendTrainingPlanRequest&, const Model::ExtendTrainingPlanOutcome&,
2273 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2275typedef std::function<void(const SageMakerClient*, const Model::GetDeviceFleetReportRequest&, const Model::GetDeviceFleetReportOutcome&,
2276 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2278typedef std::function<void(const SageMakerClient*, const Model::GetLineageGroupPolicyRequest&, const Model::GetLineageGroupPolicyOutcome&,
2279 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2281typedef std::function<void(const SageMakerClient*, const Model::GetModelPackageGroupPolicyRequest&,
2282 const Model::GetModelPackageGroupPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2284typedef std::function<void(const SageMakerClient*, const Model::GetSagemakerServicecatalogPortfolioStatusRequest&,
2286 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2288typedef std::function<void(const SageMakerClient*, const Model::GetScalingConfigurationRecommendationRequest&,
2290 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2292typedef std::function<void(const SageMakerClient*, const Model::GetSearchSuggestionsRequest&, const Model::GetSearchSuggestionsOutcome&,
2293 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2295typedef std::function<void(const SageMakerClient*, const Model::ImportHubContentRequest&, const Model::ImportHubContentOutcome&,
2296 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2298typedef std::function<void(const SageMakerClient*, const Model::ListActionsRequest&, const Model::ListActionsOutcome&,
2299 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2301typedef std::function<void(const SageMakerClient*, const Model::ListAlgorithmsRequest&, const Model::ListAlgorithmsOutcome&,
2302 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2304typedef std::function<void(const SageMakerClient*, const Model::ListAliasesRequest&, const Model::ListAliasesOutcome&,
2305 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2307typedef std::function<void(const SageMakerClient*, const Model::ListAppImageConfigsRequest&, const Model::ListAppImageConfigsOutcome&,
2308 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2310typedef std::function<void(const SageMakerClient*, const Model::ListAppsRequest&, const Model::ListAppsOutcome&,
2311 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2313typedef std::function<void(const SageMakerClient*, const Model::ListArtifactsRequest&, const Model::ListArtifactsOutcome&,
2314 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2316typedef std::function<void(const SageMakerClient*, const Model::ListAssociationsRequest&, const Model::ListAssociationsOutcome&,
2317 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2319typedef std::function<void(const SageMakerClient*, const Model::ListAutoMLJobsRequest&, const Model::ListAutoMLJobsOutcome&,
2320 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2322typedef std::function<void(const SageMakerClient*, const Model::ListCandidatesForAutoMLJobRequest&,
2323 const Model::ListCandidatesForAutoMLJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2325typedef std::function<void(const SageMakerClient*, const Model::ListClusterEventsRequest&, const Model::ListClusterEventsOutcome&,
2326 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2328typedef std::function<void(const SageMakerClient*, const Model::ListClusterNodesRequest&, const Model::ListClusterNodesOutcome&,
2329 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2331typedef std::function<void(const SageMakerClient*, const Model::ListClusterSchedulerConfigsRequest&,
2332 const Model::ListClusterSchedulerConfigsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2334typedef std::function<void(const SageMakerClient*, const Model::ListClustersRequest&, const Model::ListClustersOutcome&,
2335 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2337typedef std::function<void(const SageMakerClient*, const Model::ListCodeRepositoriesRequest&, const Model::ListCodeRepositoriesOutcome&,
2338 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2340typedef std::function<void(const SageMakerClient*, const Model::ListCompilationJobsRequest&, const Model::ListCompilationJobsOutcome&,
2341 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2343typedef std::function<void(const SageMakerClient*, const Model::ListComputeQuotasRequest&, const Model::ListComputeQuotasOutcome&,
2344 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2346typedef std::function<void(const SageMakerClient*, const Model::ListContextsRequest&, const Model::ListContextsOutcome&,
2347 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2349typedef std::function<void(const SageMakerClient*, const Model::ListDataQualityJobDefinitionsRequest&,
2351 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2353typedef std::function<void(const SageMakerClient*, const Model::ListDeviceFleetsRequest&, const Model::ListDeviceFleetsOutcome&,
2354 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2356typedef std::function<void(const SageMakerClient*, const Model::ListDevicesRequest&, const Model::ListDevicesOutcome&,
2357 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2359typedef std::function<void(const SageMakerClient*, const Model::ListDomainsRequest&, const Model::ListDomainsOutcome&,
2360 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2362typedef std::function<void(const SageMakerClient*, const Model::ListEdgeDeploymentPlansRequest&,
2363 const Model::ListEdgeDeploymentPlansOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2365typedef std::function<void(const SageMakerClient*, const Model::ListEdgePackagingJobsRequest&, const Model::ListEdgePackagingJobsOutcome&,
2366 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2368typedef std::function<void(const SageMakerClient*, const Model::ListEndpointConfigsRequest&, const Model::ListEndpointConfigsOutcome&,
2369 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2371typedef std::function<void(const SageMakerClient*, const Model::ListEndpointsRequest&, const Model::ListEndpointsOutcome&,
2372 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2374typedef std::function<void(const SageMakerClient*, const Model::ListExperimentsRequest&, const Model::ListExperimentsOutcome&,
2375 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2377typedef std::function<void(const SageMakerClient*, const Model::ListFeatureGroupsRequest&, const Model::ListFeatureGroupsOutcome&,
2378 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2380typedef std::function<void(const SageMakerClient*, const Model::ListFlowDefinitionsRequest&, const Model::ListFlowDefinitionsOutcome&,
2381 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2383typedef std::function<void(const SageMakerClient*, const Model::ListHubContentVersionsRequest&, const Model::ListHubContentVersionsOutcome&,
2384 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2386typedef std::function<void(const SageMakerClient*, const Model::ListHubContentsRequest&, const Model::ListHubContentsOutcome&,
2387 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2389typedef std::function<void(const SageMakerClient*, const Model::ListHubsRequest&, const Model::ListHubsOutcome&,
2390 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2392typedef std::function<void(const SageMakerClient*, const Model::ListHumanTaskUisRequest&, const Model::ListHumanTaskUisOutcome&,
2393 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2395typedef std::function<void(const SageMakerClient*, const Model::ListHyperParameterTuningJobsRequest&,
2397 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2399typedef std::function<void(const SageMakerClient*, const Model::ListImageVersionsRequest&, const Model::ListImageVersionsOutcome&,
2400 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2402typedef std::function<void(const SageMakerClient*, const Model::ListImagesRequest&, const Model::ListImagesOutcome&,
2403 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2405typedef std::function<void(const SageMakerClient*, const Model::ListInferenceComponentsRequest&,
2406 const Model::ListInferenceComponentsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2408typedef std::function<void(const SageMakerClient*, const Model::ListInferenceExperimentsRequest&,
2409 const Model::ListInferenceExperimentsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2411typedef std::function<void(const SageMakerClient*, const Model::ListInferenceRecommendationsJobStepsRequest&,
2413 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2415typedef std::function<void(const SageMakerClient*, const Model::ListInferenceRecommendationsJobsRequest&,
2417 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2419typedef std::function<void(const SageMakerClient*, const Model::ListLabelingJobsRequest&, const Model::ListLabelingJobsOutcome&,
2420 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2422typedef std::function<void(const SageMakerClient*, const Model::ListLabelingJobsForWorkteamRequest&,
2423 const Model::ListLabelingJobsForWorkteamOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2425typedef std::function<void(const SageMakerClient*, const Model::ListLineageGroupsRequest&, const Model::ListLineageGroupsOutcome&,
2426 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2428typedef std::function<void(const SageMakerClient*, const Model::ListMlflowAppsRequest&, const Model::ListMlflowAppsOutcome&,
2429 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2431typedef std::function<void(const SageMakerClient*, const Model::ListMlflowTrackingServersRequest&,
2432 const Model::ListMlflowTrackingServersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2434typedef std::function<void(const SageMakerClient*, const Model::ListModelBiasJobDefinitionsRequest&,
2435 const Model::ListModelBiasJobDefinitionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2437typedef std::function<void(const SageMakerClient*, const Model::ListModelCardExportJobsRequest&,
2438 const Model::ListModelCardExportJobsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2440typedef std::function<void(const SageMakerClient*, const Model::ListModelCardVersionsRequest&, const Model::ListModelCardVersionsOutcome&,
2441 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2443typedef std::function<void(const SageMakerClient*, const Model::ListModelCardsRequest&, const Model::ListModelCardsOutcome&,
2444 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2446typedef std::function<void(const SageMakerClient*, const Model::ListModelExplainabilityJobDefinitionsRequest&,
2448 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2450typedef std::function<void(const SageMakerClient*, const Model::ListModelMetadataRequest&, const Model::ListModelMetadataOutcome&,
2451 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2453typedef std::function<void(const SageMakerClient*, const Model::ListModelPackageGroupsRequest&, const Model::ListModelPackageGroupsOutcome&,
2454 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2456typedef std::function<void(const SageMakerClient*, const Model::ListModelPackagesRequest&, const Model::ListModelPackagesOutcome&,
2457 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2459typedef std::function<void(const SageMakerClient*, const Model::ListModelQualityJobDefinitionsRequest&,
2461 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2463typedef std::function<void(const SageMakerClient*, const Model::ListModelsRequest&, const Model::ListModelsOutcome&,
2464 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2466typedef std::function<void(const SageMakerClient*, const Model::ListMonitoringAlertHistoryRequest&,
2467 const Model::ListMonitoringAlertHistoryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2469typedef std::function<void(const SageMakerClient*, const Model::ListMonitoringAlertsRequest&, const Model::ListMonitoringAlertsOutcome&,
2470 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2472typedef std::function<void(const SageMakerClient*, const Model::ListMonitoringExecutionsRequest&,
2473 const Model::ListMonitoringExecutionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2475typedef std::function<void(const SageMakerClient*, const Model::ListMonitoringSchedulesRequest&,
2476 const Model::ListMonitoringSchedulesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2478typedef std::function<void(const SageMakerClient*, const Model::ListNotebookInstanceLifecycleConfigsRequest&,
2480 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2482typedef std::function<void(const SageMakerClient*, const Model::ListNotebookInstancesRequest&, const Model::ListNotebookInstancesOutcome&,
2483 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2485typedef std::function<void(const SageMakerClient*, const Model::ListOptimizationJobsRequest&, const Model::ListOptimizationJobsOutcome&,
2486 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2488typedef std::function<void(const SageMakerClient*, const Model::ListPartnerAppsRequest&, const Model::ListPartnerAppsOutcome&,
2489 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2491typedef std::function<void(const SageMakerClient*, const Model::ListPipelineExecutionStepsRequest&,
2492 const Model::ListPipelineExecutionStepsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2494typedef std::function<void(const SageMakerClient*, const Model::ListPipelineExecutionsRequest&, const Model::ListPipelineExecutionsOutcome&,
2495 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2497typedef std::function<void(const SageMakerClient*, const Model::ListPipelineParametersForExecutionRequest&,
2499 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2501typedef std::function<void(const SageMakerClient*, const Model::ListPipelineVersionsRequest&, const Model::ListPipelineVersionsOutcome&,
2502 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2504typedef std::function<void(const SageMakerClient*, const Model::ListPipelinesRequest&, const Model::ListPipelinesOutcome&,
2505 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2507typedef std::function<void(const SageMakerClient*, const Model::ListProcessingJobsRequest&, const Model::ListProcessingJobsOutcome&,
2508 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2510typedef std::function<void(const SageMakerClient*, const Model::ListProjectsRequest&, const Model::ListProjectsOutcome&,
2511 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2513typedef std::function<void(const SageMakerClient*, const Model::ListResourceCatalogsRequest&, const Model::ListResourceCatalogsOutcome&,
2514 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2516typedef std::function<void(const SageMakerClient*, const Model::ListSpacesRequest&, const Model::ListSpacesOutcome&,
2517 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2519typedef std::function<void(const SageMakerClient*, const Model::ListStageDevicesRequest&, const Model::ListStageDevicesOutcome&,
2520 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2522typedef std::function<void(const SageMakerClient*, const Model::ListStudioLifecycleConfigsRequest&,
2523 const Model::ListStudioLifecycleConfigsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2525typedef std::function<void(const SageMakerClient*, const Model::ListSubscribedWorkteamsRequest&,
2526 const Model::ListSubscribedWorkteamsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2528typedef std::function<void(const SageMakerClient*, const Model::ListTagsRequest&, const Model::ListTagsOutcome&,
2529 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2531typedef std::function<void(const SageMakerClient*, const Model::ListTrainingJobsRequest&, const Model::ListTrainingJobsOutcome&,
2532 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2534typedef std::function<void(const SageMakerClient*, const Model::ListTrainingJobsForHyperParameterTuningJobRequest&,
2536 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2538typedef std::function<void(const SageMakerClient*, const Model::ListTrainingPlansRequest&, const Model::ListTrainingPlansOutcome&,
2539 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2541typedef std::function<void(const SageMakerClient*, const Model::ListTransformJobsRequest&, const Model::ListTransformJobsOutcome&,
2542 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2544typedef std::function<void(const SageMakerClient*, const Model::ListTrialComponentsRequest&, const Model::ListTrialComponentsOutcome&,
2545 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2547typedef std::function<void(const SageMakerClient*, const Model::ListTrialsRequest&, const Model::ListTrialsOutcome&,
2548 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2550typedef std::function<void(const SageMakerClient*, const Model::ListUltraServersByReservedCapacityRequest&,
2552 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2554typedef std::function<void(const SageMakerClient*, const Model::ListUserProfilesRequest&, const Model::ListUserProfilesOutcome&,
2555 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2557typedef std::function<void(const SageMakerClient*, const Model::ListWorkforcesRequest&, const Model::ListWorkforcesOutcome&,
2558 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2560typedef std::function<void(const SageMakerClient*, const Model::ListWorkteamsRequest&, const Model::ListWorkteamsOutcome&,
2561 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2563typedef std::function<void(const SageMakerClient*, const Model::PutModelPackageGroupPolicyRequest&,
2564 const Model::PutModelPackageGroupPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2566typedef std::function<void(const SageMakerClient*, const Model::QueryLineageRequest&, const Model::QueryLineageOutcome&,
2567 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2569typedef std::function<void(const SageMakerClient*, const Model::RegisterDevicesRequest&, const Model::RegisterDevicesOutcome&,
2570 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2572typedef std::function<void(const SageMakerClient*, const Model::RenderUiTemplateRequest&, const Model::RenderUiTemplateOutcome&,
2573 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2575typedef std::function<void(const SageMakerClient*, const Model::RetryPipelineExecutionRequest&, const Model::RetryPipelineExecutionOutcome&,
2576 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2578typedef std::function<void(const SageMakerClient*, const Model::SearchRequest&, const Model::SearchOutcome&,
2579 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2581typedef std::function<void(const SageMakerClient*, const Model::SearchTrainingPlanOfferingsRequest&,
2582 const Model::SearchTrainingPlanOfferingsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2584typedef std::function<void(const SageMakerClient*, const Model::SendPipelineExecutionStepFailureRequest&,
2586 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2588typedef std::function<void(const SageMakerClient*, const Model::SendPipelineExecutionStepSuccessRequest&,
2590 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2592typedef std::function<void(const SageMakerClient*, const Model::StartEdgeDeploymentStageRequest&,
2593 const Model::StartEdgeDeploymentStageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2595typedef std::function<void(const SageMakerClient*, const Model::StartInferenceExperimentRequest&,
2596 const Model::StartInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2598typedef std::function<void(const SageMakerClient*, const Model::StartMlflowTrackingServerRequest&,
2599 const Model::StartMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2601typedef std::function<void(const SageMakerClient*, const Model::StartMonitoringScheduleRequest&,
2602 const Model::StartMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2604typedef std::function<void(const SageMakerClient*, const Model::StartNotebookInstanceRequest&, const Model::StartNotebookInstanceOutcome&,
2605 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2607typedef std::function<void(const SageMakerClient*, const Model::StartPipelineExecutionRequest&, const Model::StartPipelineExecutionOutcome&,
2608 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2610typedef std::function<void(const SageMakerClient*, const Model::StartSessionRequest&, const Model::StartSessionOutcome&,
2611 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2613typedef std::function<void(const SageMakerClient*, const Model::StopAutoMLJobRequest&, const Model::StopAutoMLJobOutcome&,
2614 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2616typedef std::function<void(const SageMakerClient*, const Model::StopCompilationJobRequest&, const Model::StopCompilationJobOutcome&,
2617 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2619typedef std::function<void(const SageMakerClient*, const Model::StopEdgeDeploymentStageRequest&,
2620 const Model::StopEdgeDeploymentStageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2622typedef std::function<void(const SageMakerClient*, const Model::StopEdgePackagingJobRequest&, const Model::StopEdgePackagingJobOutcome&,
2623 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2625typedef std::function<void(const SageMakerClient*, const Model::StopHyperParameterTuningJobRequest&,
2626 const Model::StopHyperParameterTuningJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2628typedef std::function<void(const SageMakerClient*, const Model::StopInferenceExperimentRequest&,
2629 const Model::StopInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2631typedef std::function<void(const SageMakerClient*, const Model::StopInferenceRecommendationsJobRequest&,
2633 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2635typedef std::function<void(const SageMakerClient*, const Model::StopLabelingJobRequest&, const Model::StopLabelingJobOutcome&,
2636 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2638typedef std::function<void(const SageMakerClient*, const Model::StopMlflowTrackingServerRequest&,
2639 const Model::StopMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2641typedef std::function<void(const SageMakerClient*, const Model::StopMonitoringScheduleRequest&, const Model::StopMonitoringScheduleOutcome&,
2642 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2644typedef std::function<void(const SageMakerClient*, const Model::StopNotebookInstanceRequest&, const Model::StopNotebookInstanceOutcome&,
2645 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2647typedef std::function<void(const SageMakerClient*, const Model::StopOptimizationJobRequest&, const Model::StopOptimizationJobOutcome&,
2648 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2650typedef std::function<void(const SageMakerClient*, const Model::StopPipelineExecutionRequest&, const Model::StopPipelineExecutionOutcome&,
2651 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2653typedef std::function<void(const SageMakerClient*, const Model::StopProcessingJobRequest&, const Model::StopProcessingJobOutcome&,
2654 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2656typedef std::function<void(const SageMakerClient*, const Model::StopTrainingJobRequest&, const Model::StopTrainingJobOutcome&,
2657 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2659typedef std::function<void(const SageMakerClient*, const Model::StopTransformJobRequest&, const Model::StopTransformJobOutcome&,
2660 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2662typedef std::function<void(const SageMakerClient*, const Model::UpdateActionRequest&, const Model::UpdateActionOutcome&,
2663 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2665typedef std::function<void(const SageMakerClient*, const Model::UpdateAppImageConfigRequest&, const Model::UpdateAppImageConfigOutcome&,
2666 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2668typedef std::function<void(const SageMakerClient*, const Model::UpdateArtifactRequest&, const Model::UpdateArtifactOutcome&,
2669 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2671typedef std::function<void(const SageMakerClient*, const Model::UpdateClusterRequest&, const Model::UpdateClusterOutcome&,
2672 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2674typedef std::function<void(const SageMakerClient*, const Model::UpdateClusterSchedulerConfigRequest&,
2676 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2678typedef std::function<void(const SageMakerClient*, const Model::UpdateClusterSoftwareRequest&, const Model::UpdateClusterSoftwareOutcome&,
2679 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2681typedef std::function<void(const SageMakerClient*, const Model::UpdateCodeRepositoryRequest&, const Model::UpdateCodeRepositoryOutcome&,
2682 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2684typedef std::function<void(const SageMakerClient*, const Model::UpdateComputeQuotaRequest&, const Model::UpdateComputeQuotaOutcome&,
2685 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2687typedef std::function<void(const SageMakerClient*, const Model::UpdateContextRequest&, const Model::UpdateContextOutcome&,
2688 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2690typedef std::function<void(const SageMakerClient*, const Model::UpdateDeviceFleetRequest&, const Model::UpdateDeviceFleetOutcome&,
2691 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2693typedef std::function<void(const SageMakerClient*, const Model::UpdateDevicesRequest&, const Model::UpdateDevicesOutcome&,
2694 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2696typedef std::function<void(const SageMakerClient*, const Model::UpdateDomainRequest&, const Model::UpdateDomainOutcome&,
2697 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2699typedef std::function<void(const SageMakerClient*, const Model::UpdateEndpointRequest&, const Model::UpdateEndpointOutcome&,
2700 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2702typedef std::function<void(const SageMakerClient*, const Model::UpdateEndpointWeightsAndCapacitiesRequest&,
2704 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2706typedef std::function<void(const SageMakerClient*, const Model::UpdateExperimentRequest&, const Model::UpdateExperimentOutcome&,
2707 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2709typedef std::function<void(const SageMakerClient*, const Model::UpdateFeatureGroupRequest&, const Model::UpdateFeatureGroupOutcome&,
2710 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2712typedef std::function<void(const SageMakerClient*, const Model::UpdateFeatureMetadataRequest&, const Model::UpdateFeatureMetadataOutcome&,
2713 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2715typedef std::function<void(const SageMakerClient*, const Model::UpdateHubRequest&, const Model::UpdateHubOutcome&,
2716 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2718typedef std::function<void(const SageMakerClient*, const Model::UpdateHubContentRequest&, const Model::UpdateHubContentOutcome&,
2719 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2721typedef std::function<void(const SageMakerClient*, const Model::UpdateHubContentReferenceRequest&,
2722 const Model::UpdateHubContentReferenceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2724typedef std::function<void(const SageMakerClient*, const Model::UpdateImageRequest&, const Model::UpdateImageOutcome&,
2725 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2727typedef std::function<void(const SageMakerClient*, const Model::UpdateImageVersionRequest&, const Model::UpdateImageVersionOutcome&,
2728 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2730typedef std::function<void(const SageMakerClient*, const Model::UpdateInferenceComponentRequest&,
2731 const Model::UpdateInferenceComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2733typedef std::function<void(const SageMakerClient*, const Model::UpdateInferenceComponentRuntimeConfigRequest&,
2735 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2737typedef std::function<void(const SageMakerClient*, const Model::UpdateInferenceExperimentRequest&,
2738 const Model::UpdateInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2740typedef std::function<void(const SageMakerClient*, const Model::UpdateMlflowAppRequest&, const Model::UpdateMlflowAppOutcome&,
2741 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2743typedef std::function<void(const SageMakerClient*, const Model::UpdateMlflowTrackingServerRequest&,
2744 const Model::UpdateMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2746typedef std::function<void(const SageMakerClient*, const Model::UpdateModelCardRequest&, const Model::UpdateModelCardOutcome&,
2747 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2749typedef std::function<void(const SageMakerClient*, const Model::UpdateModelPackageRequest&, const Model::UpdateModelPackageOutcome&,
2750 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2752typedef std::function<void(const SageMakerClient*, const Model::UpdateMonitoringAlertRequest&, const Model::UpdateMonitoringAlertOutcome&,
2753 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2755typedef std::function<void(const SageMakerClient*, const Model::UpdateMonitoringScheduleRequest&,
2756 const Model::UpdateMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2758typedef std::function<void(const SageMakerClient*, const Model::UpdateNotebookInstanceRequest&, const Model::UpdateNotebookInstanceOutcome&,
2759 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2761typedef std::function<void(const SageMakerClient*, const Model::UpdateNotebookInstanceLifecycleConfigRequest&,
2763 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2765typedef std::function<void(const SageMakerClient*, const Model::UpdatePartnerAppRequest&, const Model::UpdatePartnerAppOutcome&,
2766 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2768typedef std::function<void(const SageMakerClient*, const Model::UpdatePipelineRequest&, const Model::UpdatePipelineOutcome&,
2769 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2771typedef std::function<void(const SageMakerClient*, const Model::UpdatePipelineExecutionRequest&,
2772 const Model::UpdatePipelineExecutionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2774typedef std::function<void(const SageMakerClient*, const Model::UpdatePipelineVersionRequest&, const Model::UpdatePipelineVersionOutcome&,
2775 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2777typedef std::function<void(const SageMakerClient*, const Model::UpdateProjectRequest&, const Model::UpdateProjectOutcome&,
2778 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2780typedef std::function<void(const SageMakerClient*, const Model::UpdateSpaceRequest&, const Model::UpdateSpaceOutcome&,
2781 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2783typedef std::function<void(const SageMakerClient*, const Model::UpdateTrainingJobRequest&, const Model::UpdateTrainingJobOutcome&,
2784 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2786typedef std::function<void(const SageMakerClient*, const Model::UpdateTrialRequest&, const Model::UpdateTrialOutcome&,
2787 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2789typedef std::function<void(const SageMakerClient*, const Model::UpdateTrialComponentRequest&, const Model::UpdateTrialComponentOutcome&,
2790 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2792typedef std::function<void(const SageMakerClient*, const Model::UpdateUserProfileRequest&, const Model::UpdateUserProfileOutcome&,
2793 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2795typedef std::function<void(const SageMakerClient*, const Model::UpdateWorkforceRequest&, const Model::UpdateWorkforceOutcome&,
2796 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2798typedef std::function<void(const SageMakerClient*, const Model::UpdateWorkteamRequest&, const Model::UpdateWorkteamOutcome&,
2799 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2801/* End of service model async handlers definitions */
2802} // namespace SageMaker
2803} // namespace Aws
EndpointProviderBase< SageMakerClientConfiguration, SageMakerBuiltInParameters, SageMakerClientContextParameters > SageMakerEndpointProviderBase
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > CreateEdgeDeploymentStageOutcome
Aws::Utils::Outcome< UpdateTrialComponentResult, SageMakerError > UpdateTrialComponentOutcome
std::future< ListInferenceComponentsOutcome > ListInferenceComponentsOutcomeCallable
std::future< ListAssociationsOutcome > ListAssociationsOutcomeCallable
std::future< DescribePipelineExecutionOutcome > DescribePipelineExecutionOutcomeCallable
std::future< DeleteEndpointConfigOutcome > DeleteEndpointConfigOutcomeCallable
std::future< CreatePartnerAppOutcome > CreatePartnerAppOutcomeCallable
Aws::Utils::Outcome< ImportHubContentResult, SageMakerError > ImportHubContentOutcome
Aws::Utils::Outcome< DisableSagemakerServicecatalogPortfolioResult, SageMakerError > DisableSagemakerServicecatalogPortfolioOutcome
std::future< DescribeAlgorithmOutcome > DescribeAlgorithmOutcomeCallable
std::future< CreateClusterOutcome > CreateClusterOutcomeCallable
Aws::Utils::Outcome< CreateSpaceResult, SageMakerError > CreateSpaceOutcome
std::future< ListTransformJobsOutcome > ListTransformJobsOutcomeCallable
std::future< ListPipelineExecutionStepsOutcome > ListPipelineExecutionStepsOutcomeCallable
std::future< CreateImageVersionOutcome > CreateImageVersionOutcomeCallable
Aws::Utils::Outcome< ListHubsResult, SageMakerError > ListHubsOutcome
Aws::Utils::Outcome< CreateFeatureGroupResult, SageMakerError > CreateFeatureGroupOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteMonitoringScheduleOutcome
std::future< GetLineageGroupPolicyOutcome > GetLineageGroupPolicyOutcomeCallable
Aws::Utils::Outcome< DescribeImageVersionResult, SageMakerError > DescribeImageVersionOutcome
Aws::Utils::Outcome< UpdateImageResult, SageMakerError > UpdateImageOutcome
Aws::Utils::Outcome< CreateStudioLifecycleConfigResult, SageMakerError > CreateStudioLifecycleConfigOutcome
std::future< CreateNotebookInstanceLifecycleConfigOutcome > CreateNotebookInstanceLifecycleConfigOutcomeCallable
Aws::Utils::Outcome< DescribeInferenceRecommendationsJobResult, SageMakerError > DescribeInferenceRecommendationsJobOutcome
std::future< StopCompilationJobOutcome > StopCompilationJobOutcomeCallable
std::future< DeleteClusterSchedulerConfigOutcome > DeleteClusterSchedulerConfigOutcomeCallable
std::future< DeleteTrainingJobOutcome > DeleteTrainingJobOutcomeCallable
std::future< UpdateExperimentOutcome > UpdateExperimentOutcomeCallable
std::future< ListMonitoringExecutionsOutcome > ListMonitoringExecutionsOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteModelPackageGroupPolicyOutcome
Aws::Utils::Outcome< CreateTransformJobResult, SageMakerError > CreateTransformJobOutcome
std::future< UpdateComputeQuotaOutcome > UpdateComputeQuotaOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopCompilationJobOutcome
std::future< ListImagesOutcome > ListImagesOutcomeCallable
std::future< ListModelExplainabilityJobDefinitionsOutcome > ListModelExplainabilityJobDefinitionsOutcomeCallable
std::future< GetSearchSuggestionsOutcome > GetSearchSuggestionsOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteCodeRepositoryOutcome
std::future< StopMlflowTrackingServerOutcome > StopMlflowTrackingServerOutcomeCallable
std::future< CreateTransformJobOutcome > CreateTransformJobOutcomeCallable
Aws::Utils::Outcome< ListMonitoringSchedulesResult, SageMakerError > ListMonitoringSchedulesOutcome
std::future< DeleteAppImageConfigOutcome > DeleteAppImageConfigOutcomeCallable
std::future< ListModelPackagesOutcome > ListModelPackagesOutcomeCallable
std::future< UpdateWorkteamOutcome > UpdateWorkteamOutcomeCallable
Aws::Utils::Outcome< CreateEdgeDeploymentPlanResult, SageMakerError > CreateEdgeDeploymentPlanOutcome
std::future< StopTrainingJobOutcome > StopTrainingJobOutcomeCallable
Aws::Utils::Outcome< DescribeTrainingPlanResult, SageMakerError > DescribeTrainingPlanOutcome
std::future< CreateModelOutcome > CreateModelOutcomeCallable
Aws::Utils::Outcome< DescribePipelineDefinitionForExecutionResult, SageMakerError > DescribePipelineDefinitionForExecutionOutcome
std::future< DeleteDataQualityJobDefinitionOutcome > DeleteDataQualityJobDefinitionOutcomeCallable
std::future< DeleteEndpointOutcome > DeleteEndpointOutcomeCallable
std::future< DeleteModelBiasJobDefinitionOutcome > DeleteModelBiasJobDefinitionOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteProcessingJobOutcome
Aws::Utils::Outcome< ListInferenceRecommendationsJobsResult, SageMakerError > ListInferenceRecommendationsJobsOutcome
std::future< UpdateTrialOutcome > UpdateTrialOutcomeCallable
std::future< CreateActionOutcome > CreateActionOutcomeCallable
Aws::Utils::Outcome< CreateAutoMLJobV2Result, SageMakerError > CreateAutoMLJobV2Outcome
Aws::Utils::Outcome< DescribeTransformJobResult, SageMakerError > DescribeTransformJobOutcome
Aws::Utils::Outcome< DescribeExperimentResult, SageMakerError > DescribeExperimentOutcome
Aws::Utils::Outcome< ListCompilationJobsResult, SageMakerError > ListCompilationJobsOutcome
Aws::Utils::Outcome< CreateAppResult, SageMakerError > CreateAppOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteEdgeDeploymentStageOutcome
std::future< ListAppsOutcome > ListAppsOutcomeCallable
Aws::Utils::Outcome< StartMlflowTrackingServerResult, SageMakerError > StartMlflowTrackingServerOutcome
std::future< DescribeMlflowTrackingServerOutcome > DescribeMlflowTrackingServerOutcomeCallable
Aws::Utils::Outcome< ListHyperParameterTuningJobsResult, SageMakerError > ListHyperParameterTuningJobsOutcome
Aws::Utils::Outcome< GetSearchSuggestionsResult, SageMakerError > GetSearchSuggestionsOutcome
std::future< UpdateFeatureGroupOutcome > UpdateFeatureGroupOutcomeCallable
std::future< ListSubscribedWorkteamsOutcome > ListSubscribedWorkteamsOutcomeCallable
Aws::Utils::Outcome< DeleteMlflowTrackingServerResult, SageMakerError > DeleteMlflowTrackingServerOutcome
Aws::Utils::Outcome< UpdatePipelineVersionResult, SageMakerError > UpdatePipelineVersionOutcome
Aws::Utils::Outcome< ListHumanTaskUisResult, SageMakerError > ListHumanTaskUisOutcome
std::future< ListModelCardVersionsOutcome > ListModelCardVersionsOutcomeCallable
Aws::Utils::Outcome< UpdateHubContentResult, SageMakerError > UpdateHubContentOutcome
Aws::Utils::Outcome< DescribeAppResult, SageMakerError > DescribeAppOutcome
Aws::Utils::Outcome< CreateInferenceComponentResult, SageMakerError > CreateInferenceComponentOutcome
std::future< CreateEdgeDeploymentStageOutcome > CreateEdgeDeploymentStageOutcomeCallable
std::future< DescribeClusterEventOutcome > DescribeClusterEventOutcomeCallable
std::future< CreateAppOutcome > CreateAppOutcomeCallable
Aws::Utils::Outcome< DescribeImageResult, SageMakerError > DescribeImageOutcome
std::future< DeleteModelQualityJobDefinitionOutcome > DeleteModelQualityJobDefinitionOutcomeCallable
Aws::Utils::Outcome< StopInferenceExperimentResult, SageMakerError > StopInferenceExperimentOutcome
Aws::Utils::Outcome< ListPipelineExecutionsResult, SageMakerError > ListPipelineExecutionsOutcome
std::future< GetScalingConfigurationRecommendationOutcome > GetScalingConfigurationRecommendationOutcomeCallable
std::future< PutModelPackageGroupPolicyOutcome > PutModelPackageGroupPolicyOutcomeCallable
std::future< CreateWorkforceOutcome > CreateWorkforceOutcomeCallable
Aws::Utils::Outcome< DescribeWorkteamResult, SageMakerError > DescribeWorkteamOutcome
Aws::Utils::Outcome< DescribeDeviceFleetResult, SageMakerError > DescribeDeviceFleetOutcome
std::future< BatchReplaceClusterNodesOutcome > BatchReplaceClusterNodesOutcomeCallable
std::future< DeleteModelPackageGroupPolicyOutcome > DeleteModelPackageGroupPolicyOutcomeCallable
Aws::Utils::Outcome< DeleteWorkteamResult, SageMakerError > DeleteWorkteamOutcome
std::future< DescribeArtifactOutcome > DescribeArtifactOutcomeCallable
Aws::Utils::Outcome< EnableSagemakerServicecatalogPortfolioResult, SageMakerError > EnableSagemakerServicecatalogPortfolioOutcome
Aws::Utils::Outcome< UpdateModelCardResult, SageMakerError > UpdateModelCardOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteModelExplainabilityJobDefinitionOutcome
Aws::Utils::Outcome< ListAssociationsResult, SageMakerError > ListAssociationsOutcome
Aws::Utils::Outcome< CreateImageResult, SageMakerError > CreateImageOutcome
std::future< StartNotebookInstanceOutcome > StartNotebookInstanceOutcomeCallable
std::future< DeleteHubContentReferenceOutcome > DeleteHubContentReferenceOutcomeCallable
std::future< DeleteCodeRepositoryOutcome > DeleteCodeRepositoryOutcomeCallable
std::future< ListClusterSchedulerConfigsOutcome > ListClusterSchedulerConfigsOutcomeCallable
Aws::Utils::Outcome< CreatePresignedMlflowTrackingServerUrlResult, SageMakerError > CreatePresignedMlflowTrackingServerUrlOutcome
Aws::Utils::Outcome< DescribeTrainingJobResult, SageMakerError > DescribeTrainingJobOutcome
Aws::Utils::Outcome< CreateHubContentPresignedUrlsResult, SageMakerError > CreateHubContentPresignedUrlsOutcome
Aws::Utils::Outcome< UpdateContextResult, SageMakerError > UpdateContextOutcome
std::future< CreateModelCardOutcome > CreateModelCardOutcomeCallable
Aws::Utils::Outcome< ListAliasesResult, SageMakerError > ListAliasesOutcome
Aws::Utils::Outcome< GetModelPackageGroupPolicyResult, SageMakerError > GetModelPackageGroupPolicyOutcome
Aws::Utils::Outcome< ListClusterSchedulerConfigsResult, SageMakerError > ListClusterSchedulerConfigsOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > UpdateFeatureMetadataOutcome
Aws::Utils::Outcome< UpdateInferenceComponentResult, SageMakerError > UpdateInferenceComponentOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteSpaceOutcome
Aws::Utils::Outcome< DescribeModelBiasJobDefinitionResult, SageMakerError > DescribeModelBiasJobDefinitionOutcome
std::future< DescribeInferenceRecommendationsJobOutcome > DescribeInferenceRecommendationsJobOutcomeCallable
std::future< BatchAddClusterNodesOutcome > BatchAddClusterNodesOutcomeCallable
Aws::Utils::Outcome< DescribeNotebookInstanceResult, SageMakerError > DescribeNotebookInstanceOutcome
Aws::Utils::Outcome< UpdateArtifactResult, SageMakerError > UpdateArtifactOutcome
Aws::Utils::Outcome< UpdateSpaceResult, SageMakerError > UpdateSpaceOutcome
std::future< UpdateEndpointOutcome > UpdateEndpointOutcomeCallable
std::future< DeleteHubOutcome > DeleteHubOutcomeCallable
Aws::Utils::Outcome< SearchTrainingPlanOfferingsResult, SageMakerError > SearchTrainingPlanOfferingsOutcome
std::future< ListTrialComponentsOutcome > ListTrialComponentsOutcomeCallable
std::future< DescribeReservedCapacityOutcome > DescribeReservedCapacityOutcomeCallable
std::future< DeleteDomainOutcome > DeleteDomainOutcomeCallable
std::future< RenderUiTemplateOutcome > RenderUiTemplateOutcomeCallable
Aws::Utils::Outcome< DescribeStudioLifecycleConfigResult, SageMakerError > DescribeStudioLifecycleConfigOutcome
std::future< ListDevicesOutcome > ListDevicesOutcomeCallable
std::future< CreateFlowDefinitionOutcome > CreateFlowDefinitionOutcomeCallable
Aws::Utils::Outcome< UpdateComputeQuotaResult, SageMakerError > UpdateComputeQuotaOutcome
Aws::Utils::Outcome< DescribeClusterSchedulerConfigResult, SageMakerError > DescribeClusterSchedulerConfigOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteModelBiasJobDefinitionOutcome
Aws::Utils::Outcome< ListModelBiasJobDefinitionsResult, SageMakerError > ListModelBiasJobDefinitionsOutcome
Aws::Utils::Outcome< DescribeTrainingPlanExtensionHistoryResult, SageMakerError > DescribeTrainingPlanExtensionHistoryOutcome
std::future< DeleteInferenceComponentOutcome > DeleteInferenceComponentOutcomeCallable
std::future< UpdateDomainOutcome > UpdateDomainOutcomeCallable
std::future< CreateTrialOutcome > CreateTrialOutcomeCallable
Aws::Utils::Outcome< StartSessionResult, SageMakerError > StartSessionOutcome
std::future< DescribePipelineOutcome > DescribePipelineOutcomeCallable
std::future< StartInferenceExperimentOutcome > StartInferenceExperimentOutcomeCallable
Aws::Utils::Outcome< CreateModelPackageResult, SageMakerError > CreateModelPackageOutcome
Aws::Utils::Outcome< CreateWorkforceResult, SageMakerError > CreateWorkforceOutcome
Aws::Utils::Outcome< ListModelPackagesResult, SageMakerError > ListModelPackagesOutcome
std::future< DeleteAssociationOutcome > DeleteAssociationOutcomeCallable
Aws::Utils::Outcome< ListNotebookInstancesResult, SageMakerError > ListNotebookInstancesOutcome
Aws::Utils::Outcome< ListEndpointConfigsResult, SageMakerError > ListEndpointConfigsOutcome
Aws::Utils::Outcome< UpdateEndpointWeightsAndCapacitiesResult, SageMakerError > UpdateEndpointWeightsAndCapacitiesOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteDomainOutcome
Aws::Utils::Outcome< CreateFlowDefinitionResult, SageMakerError > CreateFlowDefinitionOutcome
std::future< UpdateDevicesOutcome > UpdateDevicesOutcomeCallable
Aws::Utils::Outcome< CreateComputeQuotaResult, SageMakerError > CreateComputeQuotaOutcome
Aws::Utils::Outcome< ListLineageGroupsResult, SageMakerError > ListLineageGroupsOutcome
std::future< ListUserProfilesOutcome > ListUserProfilesOutcomeCallable
std::future< AddAssociationOutcome > AddAssociationOutcomeCallable
std::future< ListImageVersionsOutcome > ListImageVersionsOutcomeCallable
std::future< ListTagsOutcome > ListTagsOutcomeCallable
std::future< CreateModelPackageOutcome > CreateModelPackageOutcomeCallable
Aws::Utils::Outcome< DescribeOptimizationJobResult, SageMakerError > DescribeOptimizationJobOutcome
Aws::Utils::Outcome< DeleteAssociationResult, SageMakerError > DeleteAssociationOutcome
std::future< UpdateAppImageConfigOutcome > UpdateAppImageConfigOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteHubContentReferenceOutcome
Aws::Utils::Outcome< DescribeReservedCapacityResult, SageMakerError > DescribeReservedCapacityOutcome
std::future< DescribeLabelingJobOutcome > DescribeLabelingJobOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteCompilationJobOutcome
std::future< DeleteMonitoringScheduleOutcome > DeleteMonitoringScheduleOutcomeCallable
Aws::Utils::Outcome< ListLabelingJobsForWorkteamResult, SageMakerError > ListLabelingJobsForWorkteamOutcome
std::future< DeletePipelineOutcome > DeletePipelineOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopTransformJobOutcome
std::future< CreateEndpointConfigOutcome > CreateEndpointConfigOutcomeCallable
Aws::Utils::Outcome< CreateHubResult, SageMakerError > CreateHubOutcome
Aws::Utils::Outcome< AssociateTrialComponentResult, SageMakerError > AssociateTrialComponentOutcome
std::future< ListArtifactsOutcome > ListArtifactsOutcomeCallable
std::future< AddTagsOutcome > AddTagsOutcomeCallable
std::future< StartSessionOutcome > StartSessionOutcomeCallable
std::future< StopOptimizationJobOutcome > StopOptimizationJobOutcomeCallable
std::future< UpdateMonitoringScheduleOutcome > UpdateMonitoringScheduleOutcomeCallable
std::future< DescribeMonitoringScheduleOutcome > DescribeMonitoringScheduleOutcomeCallable
std::future< ListClusterNodesOutcome > ListClusterNodesOutcomeCallable
Aws::Utils::Outcome< UpdateWorkteamResult, SageMakerError > UpdateWorkteamOutcome
std::future< StopTransformJobOutcome > StopTransformJobOutcomeCallable
std::future< CreateDeviceFleetOutcome > CreateDeviceFleetOutcomeCallable
Aws::Utils::Outcome< CreateImageVersionResult, SageMakerError > CreateImageVersionOutcome
std::future< ListNotebookInstancesOutcome > ListNotebookInstancesOutcomeCallable
std::future< ListHyperParameterTuningJobsOutcome > ListHyperParameterTuningJobsOutcomeCallable
Aws::Utils::Outcome< ListProjectsResult, SageMakerError > ListProjectsOutcome
std::future< CreateStudioLifecycleConfigOutcome > CreateStudioLifecycleConfigOutcomeCallable
std::future< DescribeAppOutcome > DescribeAppOutcomeCallable
std::future< DeleteSpaceOutcome > DeleteSpaceOutcomeCallable
std::future< DescribeTrainingPlanOutcome > DescribeTrainingPlanOutcomeCallable
Aws::Utils::Outcome< ListFeatureGroupsResult, SageMakerError > ListFeatureGroupsOutcome
Aws::Utils::Outcome< ListComputeQuotasResult, SageMakerError > ListComputeQuotasOutcome
std::future< DescribeExperimentOutcome > DescribeExperimentOutcomeCallable
Aws::Utils::Outcome< ListMlflowTrackingServersResult, SageMakerError > ListMlflowTrackingServersOutcome
std::future< UpdateImageVersionOutcome > UpdateImageVersionOutcomeCallable
Aws::Utils::Outcome< GetLineageGroupPolicyResult, SageMakerError > GetLineageGroupPolicyOutcome
Aws::Utils::Outcome< DescribeLineageGroupResult, SageMakerError > DescribeLineageGroupOutcome
std::future< DeleteImageOutcome > DeleteImageOutcomeCallable
Aws::Utils::Outcome< UpdateActionResult, SageMakerError > UpdateActionOutcome
std::future< UpdateMlflowTrackingServerOutcome > UpdateMlflowTrackingServerOutcomeCallable
std::future< ListEdgePackagingJobsOutcome > ListEdgePackagingJobsOutcomeCallable
std::future< DescribeNotebookInstanceOutcome > DescribeNotebookInstanceOutcomeCallable
std::future< DescribeModelExplainabilityJobDefinitionOutcome > DescribeModelExplainabilityJobDefinitionOutcomeCallable
Aws::Utils::Outcome< ListFlowDefinitionsResult, SageMakerError > ListFlowDefinitionsOutcome
Aws::Utils::Outcome< DescribeMonitoringScheduleResult, SageMakerError > DescribeMonitoringScheduleOutcome
Aws::Utils::Outcome< DisassociateTrialComponentResult, SageMakerError > DisassociateTrialComponentOutcome
std::future< CreateUserProfileOutcome > CreateUserProfileOutcomeCallable
std::future< DescribeWorkforceOutcome > DescribeWorkforceOutcomeCallable
Aws::Utils::Outcome< ListModelQualityJobDefinitionsResult, SageMakerError > ListModelQualityJobDefinitionsOutcome
std::future< DeleteEdgeDeploymentPlanOutcome > DeleteEdgeDeploymentPlanOutcomeCallable
Aws::Utils::Outcome< CreateActionResult, SageMakerError > CreateActionOutcome
std::future< StopEdgePackagingJobOutcome > StopEdgePackagingJobOutcomeCallable
Aws::Utils::Outcome< ListTrainingJobsForHyperParameterTuningJobResult, SageMakerError > ListTrainingJobsForHyperParameterTuningJobOutcome
std::future< DescribeDataQualityJobDefinitionOutcome > DescribeDataQualityJobDefinitionOutcomeCallable
std::future< UpdateCodeRepositoryOutcome > UpdateCodeRepositoryOutcomeCallable
std::future< DetachClusterNodeVolumeOutcome > DetachClusterNodeVolumeOutcomeCallable
Aws::Utils::Outcome< CreateInferenceRecommendationsJobResult, SageMakerError > CreateInferenceRecommendationsJobOutcome
std::future< CreateDomainOutcome > CreateDomainOutcomeCallable
std::future< DescribeModelQualityJobDefinitionOutcome > DescribeModelQualityJobDefinitionOutcomeCallable
std::future< CreateAlgorithmOutcome > CreateAlgorithmOutcomeCallable
std::future< CreateCompilationJobOutcome > CreateCompilationJobOutcomeCallable
Aws::Utils::Outcome< DeleteContextResult, SageMakerError > DeleteContextOutcome
std::future< StartMlflowTrackingServerOutcome > StartMlflowTrackingServerOutcomeCallable
std::future< BatchDescribeModelPackageOutcome > BatchDescribeModelPackageOutcomeCallable
Aws::Utils::Outcome< CreateCompilationJobResult, SageMakerError > CreateCompilationJobOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopLabelingJobOutcome
std::future< ListProjectsOutcome > ListProjectsOutcomeCallable
std::future< DescribeTransformJobOutcome > DescribeTransformJobOutcomeCallable
Aws::Utils::Outcome< UpdateDomainResult, SageMakerError > UpdateDomainOutcome
std::future< DeleteMlflowAppOutcome > DeleteMlflowAppOutcomeCallable
Aws::Utils::Outcome< CreateProjectResult, SageMakerError > CreateProjectOutcome
std::future< DeleteModelPackageGroupOutcome > DeleteModelPackageGroupOutcomeCallable
Aws::Utils::Outcome< ListExperimentsResult, SageMakerError > ListExperimentsOutcome
std::future< DescribePipelineDefinitionForExecutionOutcome > DescribePipelineDefinitionForExecutionOutcomeCallable
std::future< DescribeClusterNodeOutcome > DescribeClusterNodeOutcomeCallable
Aws::Utils::Outcome< UpdateMlflowTrackingServerResult, SageMakerError > UpdateMlflowTrackingServerOutcome
std::future< AttachClusterNodeVolumeOutcome > AttachClusterNodeVolumeOutcomeCallable
std::future< DescribeMlflowAppOutcome > DescribeMlflowAppOutcomeCallable
std::future< QueryLineageOutcome > QueryLineageOutcomeCallable
Aws::Utils::Outcome< CreateModelCardExportJobResult, SageMakerError > CreateModelCardExportJobOutcome
std::future< CreateTrialComponentOutcome > CreateTrialComponentOutcomeCallable
Aws::Utils::Outcome< GetScalingConfigurationRecommendationResult, SageMakerError > GetScalingConfigurationRecommendationOutcome
std::future< ListNotebookInstanceLifecycleConfigsOutcome > ListNotebookInstanceLifecycleConfigsOutcomeCallable
std::future< ListDataQualityJobDefinitionsOutcome > ListDataQualityJobDefinitionsOutcomeCallable
Aws::Utils::Outcome< CreatePresignedNotebookInstanceUrlResult, SageMakerError > CreatePresignedNotebookInstanceUrlOutcome
std::future< ListInferenceRecommendationsJobStepsOutcome > ListInferenceRecommendationsJobStepsOutcomeCallable
Aws::Utils::Outcome< ListResourceCatalogsResult, SageMakerError > ListResourceCatalogsOutcome
Aws::Utils::Outcome< UpdateMlflowAppResult, SageMakerError > UpdateMlflowAppOutcome
Aws::Utils::Outcome< ListActionsResult, SageMakerError > ListActionsOutcome
Aws::Utils::Outcome< ListModelMetadataResult, SageMakerError > ListModelMetadataOutcome
std::future< StartPipelineExecutionOutcome > StartPipelineExecutionOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopHyperParameterTuningJobOutcome
std::future< DeleteWorkteamOutcome > DeleteWorkteamOutcomeCallable
Aws::Utils::Outcome< ListMonitoringAlertsResult, SageMakerError > ListMonitoringAlertsOutcome
std::future< ListOptimizationJobsOutcome > ListOptimizationJobsOutcomeCallable
Aws::Utils::Outcome< DeleteExperimentResult, SageMakerError > DeleteExperimentOutcome
std::future< DescribeFeatureGroupOutcome > DescribeFeatureGroupOutcomeCallable
Aws::Utils::Outcome< ListCodeRepositoriesResult, SageMakerError > ListCodeRepositoriesOutcome
std::future< CreateMonitoringScheduleOutcome > CreateMonitoringScheduleOutcomeCallable
Aws::Utils::Outcome< CreateAutoMLJobResult, SageMakerError > CreateAutoMLJobOutcome
std::future< ListStageDevicesOutcome > ListStageDevicesOutcomeCallable
Aws::Utils::Outcome< ListImagesResult, SageMakerError > ListImagesOutcome
Aws::Utils::Outcome< DescribeWorkforceResult, SageMakerError > DescribeWorkforceOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteAppImageConfigOutcome
std::future< DeleteOptimizationJobOutcome > DeleteOptimizationJobOutcomeCallable
Aws::Utils::Outcome< DescribeCodeRepositoryResult, SageMakerError > DescribeCodeRepositoryOutcome
std::future< DescribeCodeRepositoryOutcome > DescribeCodeRepositoryOutcomeCallable
std::future< CreateHubOutcome > CreateHubOutcomeCallable
Aws::Utils::Outcome< ExtendTrainingPlanResult, SageMakerError > ExtendTrainingPlanOutcome
std::future< DescribeFeatureMetadataOutcome > DescribeFeatureMetadataOutcomeCallable
Aws::Utils::Outcome< SendPipelineExecutionStepSuccessResult, SageMakerError > SendPipelineExecutionStepSuccessOutcome
Aws::Utils::Outcome< UpdateImageVersionResult, SageMakerError > UpdateImageVersionOutcome
std::future< UpdateProjectOutcome > UpdateProjectOutcomeCallable
std::future< CreatePartnerAppPresignedUrlOutcome > CreatePartnerAppPresignedUrlOutcomeCallable
Aws::Utils::Outcome< ListTrialComponentsResult, SageMakerError > ListTrialComponentsOutcome
std::future< CreateWorkteamOutcome > CreateWorkteamOutcomeCallable
std::future< UpdateHubContentOutcome > UpdateHubContentOutcomeCallable
std::future< ListInferenceExperimentsOutcome > ListInferenceExperimentsOutcomeCallable
Aws::Utils::Outcome< DescribePipelineExecutionResult, SageMakerError > DescribePipelineExecutionOutcome
Aws::Utils::Outcome< DescribeModelQualityJobDefinitionResult, SageMakerError > DescribeModelQualityJobDefinitionOutcome
std::future< DescribeTrialComponentOutcome > DescribeTrialComponentOutcomeCallable
std::future< DescribeClusterSchedulerConfigOutcome > DescribeClusterSchedulerConfigOutcomeCallable
Aws::Utils::Outcome< DeleteActionResult, SageMakerError > DeleteActionOutcome
Aws::Utils::Outcome< DetachClusterNodeVolumeResult, SageMakerError > DetachClusterNodeVolumeOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopNotebookInstanceOutcome
std::future< DeleteWorkforceOutcome > DeleteWorkforceOutcomeCallable
std::future< DeleteNotebookInstanceOutcome > DeleteNotebookInstanceOutcomeCallable
Aws::Utils::Outcome< ListArtifactsResult, SageMakerError > ListArtifactsOutcome
Aws::Utils::Outcome< ListPipelineParametersForExecutionResult, SageMakerError > ListPipelineParametersForExecutionOutcome
std::future< CreateInferenceComponentOutcome > CreateInferenceComponentOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteOptimizationJobOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeregisterDevicesOutcome
std::future< DeleteModelPackageOutcome > DeleteModelPackageOutcomeCallable
Aws::Utils::Outcome< RenderUiTemplateResult, SageMakerError > RenderUiTemplateOutcome
Aws::Utils::Outcome< UpdateTrainingJobResult, SageMakerError > UpdateTrainingJobOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteStudioLifecycleConfigOutcome
std::future< ListComputeQuotasOutcome > ListComputeQuotasOutcomeCallable
std::future< StopHyperParameterTuningJobOutcome > StopHyperParameterTuningJobOutcomeCallable
std::future< DeleteTrialComponentOutcome > DeleteTrialComponentOutcomeCallable
std::future< DeleteModelOutcome > DeleteModelOutcomeCallable
std::future< ImportHubContentOutcome > ImportHubContentOutcomeCallable
Aws::Utils::Outcome< CreateHumanTaskUiResult, SageMakerError > CreateHumanTaskUiOutcome
Aws::Utils::Outcome< ListMonitoringExecutionsResult, SageMakerError > ListMonitoringExecutionsOutcome
std::future< DescribeStudioLifecycleConfigOutcome > DescribeStudioLifecycleConfigOutcomeCallable
std::future< DescribeAppImageConfigOutcome > DescribeAppImageConfigOutcomeCallable
std::future< DescribeCompilationJobOutcome > DescribeCompilationJobOutcomeCallable
Aws::Utils::Outcome< UpdateExperimentResult, SageMakerError > UpdateExperimentOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteHyperParameterTuningJobOutcome
std::future< DeleteHubContentOutcome > DeleteHubContentOutcomeCallable
std::future< CreatePresignedNotebookInstanceUrlOutcome > CreatePresignedNotebookInstanceUrlOutcomeCallable
Aws::Utils::Outcome< ListSpacesResult, SageMakerError > ListSpacesOutcome
std::future< DeleteTagsOutcome > DeleteTagsOutcomeCallable
Aws::Utils::Outcome< DescribeMlflowAppResult, SageMakerError > DescribeMlflowAppOutcome
std::future< CreateImageOutcome > CreateImageOutcomeCallable
std::future< ListPipelineExecutionsOutcome > ListPipelineExecutionsOutcomeCallable
Aws::Utils::Outcome< CreateInferenceExperimentResult, SageMakerError > CreateInferenceExperimentOutcome
std::future< DescribeInferenceExperimentOutcome > DescribeInferenceExperimentOutcomeCallable
Aws::Utils::Outcome< DescribeAutoMLJobV2Result, SageMakerError > DescribeAutoMLJobV2Outcome
std::future< DescribeModelCardOutcome > DescribeModelCardOutcomeCallable
Aws::Utils::Outcome< RetryPipelineExecutionResult, SageMakerError > RetryPipelineExecutionOutcome
std::future< StopEdgeDeploymentStageOutcome > StopEdgeDeploymentStageOutcomeCallable
std::future< DescribeLineageGroupOutcome > DescribeLineageGroupOutcomeCallable
std::future< ListLineageGroupsOutcome > ListLineageGroupsOutcomeCallable
std::future< UpdateInferenceExperimentOutcome > UpdateInferenceExperimentOutcomeCallable
Aws::Utils::Outcome< CreateMlflowAppResult, SageMakerError > CreateMlflowAppOutcome
std::future< DescribeDeviceOutcome > DescribeDeviceOutcomeCallable
std::future< DescribeTrainingPlanExtensionHistoryOutcome > DescribeTrainingPlanExtensionHistoryOutcomeCallable
Aws::Utils::Outcome< UpdateNotebookInstanceLifecycleConfigResult, SageMakerError > UpdateNotebookInstanceLifecycleConfigOutcome
std::future< UpdatePipelineOutcome > UpdatePipelineOutcomeCallable
Aws::Utils::Outcome< DescribeEndpointConfigResult, SageMakerError > DescribeEndpointConfigOutcome
std::future< SendPipelineExecutionStepSuccessOutcome > SendPipelineExecutionStepSuccessOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StartNotebookInstanceOutcome
Aws::Utils::Outcome< ListDataQualityJobDefinitionsResult, SageMakerError > ListDataQualityJobDefinitionsOutcome
std::future< ListCandidatesForAutoMLJobOutcome > ListCandidatesForAutoMLJobOutcomeCallable
Aws::Utils::Outcome< BatchReplaceClusterNodesResult, SageMakerError > BatchReplaceClusterNodesOutcome
Aws::Utils::Outcome< ListMonitoringAlertHistoryResult, SageMakerError > ListMonitoringAlertHistoryOutcome
std::future< GetModelPackageGroupPolicyOutcome > GetModelPackageGroupPolicyOutcomeCallable
std::future< CreateFeatureGroupOutcome > CreateFeatureGroupOutcomeCallable
std::future< DescribeSubscribedWorkteamOutcome > DescribeSubscribedWorkteamOutcomeCallable
Aws::Utils::Outcome< CreateClusterResult, SageMakerError > CreateClusterOutcome
std::future< UpdateClusterOutcome > UpdateClusterOutcomeCallable
Aws::Utils::Outcome< AddTagsResult, SageMakerError > AddTagsOutcome
std::future< CreateClusterSchedulerConfigOutcome > CreateClusterSchedulerConfigOutcomeCallable
std::future< DescribeDomainOutcome > DescribeDomainOutcomeCallable
Aws::Utils::Outcome< DescribeArtifactResult, SageMakerError > DescribeArtifactOutcome
Aws::Utils::Outcome< ListUserProfilesResult, SageMakerError > ListUserProfilesOutcome
Aws::Utils::Outcome< DeleteTrialComponentResult, SageMakerError > DeleteTrialComponentOutcome
std::future< DescribeModelPackageOutcome > DescribeModelPackageOutcomeCallable
Aws::Utils::Outcome< DescribeProjectResult, SageMakerError > DescribeProjectOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteHubOutcome
Aws::Utils::Outcome< CreateProcessingJobResult, SageMakerError > CreateProcessingJobOutcome
std::future< DescribeModelBiasJobDefinitionOutcome > DescribeModelBiasJobDefinitionOutcomeCallable
std::future< CreateInferenceRecommendationsJobOutcome > CreateInferenceRecommendationsJobOutcomeCallable
Aws::Utils::Outcome< CreatePresignedMlflowAppUrlResult, SageMakerError > CreatePresignedMlflowAppUrlOutcome
Aws::Utils::Outcome< CreateModelQualityJobDefinitionResult, SageMakerError > CreateModelQualityJobDefinitionOutcome
std::future< ListPipelineParametersForExecutionOutcome > ListPipelineParametersForExecutionOutcomeCallable
std::future< ListModelPackageGroupsOutcome > ListModelPackageGroupsOutcomeCallable
std::future< CreateInferenceExperimentOutcome > CreateInferenceExperimentOutcomeCallable
Aws::Utils::Outcome< StartPipelineExecutionResult, SageMakerError > StartPipelineExecutionOutcome
Aws::Utils::Outcome< UpdateHubContentReferenceResult, SageMakerError > UpdateHubContentReferenceOutcome
Aws::Utils::Outcome< DeleteFlowDefinitionResult, SageMakerError > DeleteFlowDefinitionOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopProcessingJobOutcome
std::future< DescribeEdgePackagingJobOutcome > DescribeEdgePackagingJobOutcomeCallable
std::future< DisableSagemakerServicecatalogPortfolioOutcome > DisableSagemakerServicecatalogPortfolioOutcomeCallable
std::future< ListLabelingJobsOutcome > ListLabelingJobsOutcomeCallable
Aws::Utils::Outcome< ListAppImageConfigsResult, SageMakerError > ListAppImageConfigsOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StartEdgeDeploymentStageOutcome
Aws::Utils::Outcome< CreatePartnerAppResult, SageMakerError > CreatePartnerAppOutcome
Aws::Utils::Outcome< CreateTrialResult, SageMakerError > CreateTrialOutcome
Aws::Utils::Outcome< ListModelCardExportJobsResult, SageMakerError > ListModelCardExportJobsOutcome
Aws::Utils::Outcome< CreateMlflowTrackingServerResult, SageMakerError > CreateMlflowTrackingServerOutcome
std::future< ListPartnerAppsOutcome > ListPartnerAppsOutcomeCallable
std::future< UpdateNotebookInstanceLifecycleConfigOutcome > UpdateNotebookInstanceLifecycleConfigOutcomeCallable
Aws::Utils::Outcome< DeleteWorkforceResult, SageMakerError > DeleteWorkforceOutcome
std::future< CreateEdgeDeploymentPlanOutcome > CreateEdgeDeploymentPlanOutcomeCallable
Aws::Utils::Outcome< UpdatePipelineExecutionResult, SageMakerError > UpdatePipelineExecutionOutcome
std::future< DescribeModelCardExportJobOutcome > DescribeModelCardExportJobOutcomeCallable
Aws::Utils::Outcome< DescribeTrialComponentResult, SageMakerError > DescribeTrialComponentOutcome
std::future< ListAppImageConfigsOutcome > ListAppImageConfigsOutcomeCallable
std::future< DeleteUserProfileOutcome > DeleteUserProfileOutcomeCallable
Aws::Utils::Outcome< UpdateModelPackageResult, SageMakerError > UpdateModelPackageOutcome
Aws::Utils::Outcome< CreateNotebookInstanceResult, SageMakerError > CreateNotebookInstanceOutcome
std::future< UpdateInferenceComponentOutcome > UpdateInferenceComponentOutcomeCallable
std::future< CreateAutoMLJobV2Outcome > CreateAutoMLJobV2OutcomeCallable
Aws::Utils::Outcome< PutModelPackageGroupPolicyResult, SageMakerError > PutModelPackageGroupPolicyOutcome
std::future< SendPipelineExecutionStepFailureOutcome > SendPipelineExecutionStepFailureOutcomeCallable
Aws::Utils::Outcome< DeletePipelineResult, SageMakerError > DeletePipelineOutcome
std::future< DescribeEndpointConfigOutcome > DescribeEndpointConfigOutcomeCallable
std::future< DescribeFlowDefinitionOutcome > DescribeFlowDefinitionOutcomeCallable
Aws::Utils::Outcome< DescribePartnerAppResult, SageMakerError > DescribePartnerAppOutcome
std::future< DeleteActionOutcome > DeleteActionOutcomeCallable
Aws::Utils::Outcome< ListModelExplainabilityJobDefinitionsResult, SageMakerError > ListModelExplainabilityJobDefinitionsOutcome
std::future< SearchOutcome > SearchOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteEndpointOutcome
Aws::Utils::Outcome< ListStudioLifecycleConfigsResult, SageMakerError > ListStudioLifecycleConfigsOutcome
std::future< ListWorkteamsOutcome > ListWorkteamsOutcomeCallable
Aws::Utils::Outcome< ListTransformJobsResult, SageMakerError > ListTransformJobsOutcome
Aws::Utils::Outcome< CreateModelResult, SageMakerError > CreateModelOutcome
Aws::Utils::Outcome< BatchDeleteClusterNodesResult, SageMakerError > BatchDeleteClusterNodesOutcome
std::future< UpdateHubContentReferenceOutcome > UpdateHubContentReferenceOutcomeCallable
Aws::Utils::Outcome< DescribeTrialResult, SageMakerError > DescribeTrialOutcome
std::future< CreateMlflowAppOutcome > CreateMlflowAppOutcomeCallable
Aws::Utils::Outcome< ListDevicesResult, SageMakerError > ListDevicesOutcome
std::future< UpdateActionOutcome > UpdateActionOutcomeCallable
Aws::Utils::Outcome< BatchRebootClusterNodesResult, SageMakerError > BatchRebootClusterNodesOutcome
std::future< DescribeComputeQuotaOutcome > DescribeComputeQuotaOutcomeCallable
std::future< ListPipelineVersionsOutcome > ListPipelineVersionsOutcomeCallable
std::future< ListDomainsOutcome > ListDomainsOutcomeCallable
Aws::Utils::Outcome< DescribeHubContentResult, SageMakerError > DescribeHubContentOutcome
Aws::Utils::Outcome< CreatePartnerAppPresignedUrlResult, SageMakerError > CreatePartnerAppPresignedUrlOutcome
Aws::Utils::Outcome< UpdateInferenceExperimentResult, SageMakerError > UpdateInferenceExperimentOutcome
Aws::Utils::Outcome< AddAssociationResult, SageMakerError > AddAssociationOutcome
std::future< DeleteFeatureGroupOutcome > DeleteFeatureGroupOutcomeCallable
std::future< CreateCodeRepositoryOutcome > CreateCodeRepositoryOutcomeCallable
Aws::Utils::Outcome< ListTrainingJobsResult, SageMakerError > ListTrainingJobsOutcome
std::future< StopProcessingJobOutcome > StopProcessingJobOutcomeCallable
std::future< ListModelBiasJobDefinitionsOutcome > ListModelBiasJobDefinitionsOutcomeCallable
std::future< StopInferenceExperimentOutcome > StopInferenceExperimentOutcomeCallable
Aws::Utils::Outcome< DescribeAppImageConfigResult, SageMakerError > DescribeAppImageConfigOutcome
std::future< DescribeEndpointOutcome > DescribeEndpointOutcomeCallable
std::future< BatchDeleteClusterNodesOutcome > BatchDeleteClusterNodesOutcomeCallable
Aws::Utils::Outcome< ListClusterNodesResult, SageMakerError > ListClusterNodesOutcome
std::future< DescribeHubContentOutcome > DescribeHubContentOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteNotebookInstanceOutcome
std::future< UpdateModelCardOutcome > UpdateModelCardOutcomeCallable
std::future< CreateExperimentOutcome > CreateExperimentOutcomeCallable
std::future< DeleteHyperParameterTuningJobOutcome > DeleteHyperParameterTuningJobOutcomeCallable
Aws::Utils::Outcome< DescribeComputeQuotaResult, SageMakerError > DescribeComputeQuotaOutcome
std::future< UpdateTrialComponentOutcome > UpdateTrialComponentOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteComputeQuotaOutcome
std::future< CreateTrainingPlanOutcome > CreateTrainingPlanOutcomeCallable
std::future< DescribeInferenceComponentOutcome > DescribeInferenceComponentOutcomeCallable
Aws::Utils::Outcome< ListHubContentsResult, SageMakerError > ListHubContentsOutcome
std::future< DeleteAlgorithmOutcome > DeleteAlgorithmOutcomeCallable
std::future< CreatePresignedDomainUrlOutcome > CreatePresignedDomainUrlOutcomeCallable
std::future< DescribeSpaceOutcome > DescribeSpaceOutcomeCallable
Aws::Utils::Outcome< DescribeCompilationJobResult, SageMakerError > DescribeCompilationJobOutcome
Aws::Utils::Outcome< SendPipelineExecutionStepFailureResult, SageMakerError > SendPipelineExecutionStepFailureOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteNotebookInstanceLifecycleConfigOutcome
Aws::Utils::Outcome< ListAlgorithmsResult, SageMakerError > ListAlgorithmsOutcome
std::future< ListCodeRepositoriesOutcome > ListCodeRepositoriesOutcomeCallable
std::future< UpdateMonitoringAlertOutcome > UpdateMonitoringAlertOutcomeCallable
std::future< UpdateModelPackageOutcome > UpdateModelPackageOutcomeCallable
Aws::Utils::Outcome< CreateHubContentReferenceResult, SageMakerError > CreateHubContentReferenceOutcome
std::future< ListAliasesOutcome > ListAliasesOutcomeCallable
std::future< CreatePresignedMlflowAppUrlOutcome > CreatePresignedMlflowAppUrlOutcomeCallable
Aws::Utils::Outcome< DescribeModelExplainabilityJobDefinitionResult, SageMakerError > DescribeModelExplainabilityJobDefinitionOutcome
Aws::Utils::Outcome< ListAppsResult, SageMakerError > ListAppsOutcome
std::future< ListActionsOutcome > ListActionsOutcomeCallable
Aws::Utils::Outcome< DescribeModelPackageResult, SageMakerError > DescribeModelPackageOutcome
std::future< DeleteFlowDefinitionOutcome > DeleteFlowDefinitionOutcomeCallable
std::future< CreateComputeQuotaOutcome > CreateComputeQuotaOutcomeCallable
std::future< AssociateTrialComponentOutcome > AssociateTrialComponentOutcomeCallable
std::future< CreateEndpointOutcome > CreateEndpointOutcomeCallable
Aws::Utils::Outcome< DescribeDeviceResult, SageMakerError > DescribeDeviceOutcome
Aws::Utils::Outcome< ListEndpointsResult, SageMakerError > ListEndpointsOutcome
Aws::Utils::Outcome< DeleteMlflowAppResult, SageMakerError > DeleteMlflowAppOutcome
Aws::Utils::Outcome< CreateMonitoringScheduleResult, SageMakerError > CreateMonitoringScheduleOutcome
Aws::Utils::Outcome< UpdateInferenceComponentRuntimeConfigResult, SageMakerError > UpdateInferenceComponentRuntimeConfigOutcome
std::future< DescribeProjectOutcome > DescribeProjectOutcomeCallable
std::future< DescribeAutoMLJobV2Outcome > DescribeAutoMLJobV2OutcomeCallable
Aws::Utils::Outcome< ListPipelineExecutionStepsResult, SageMakerError > ListPipelineExecutionStepsOutcome
Aws::Utils::Outcome< DeleteArtifactResult, SageMakerError > DeleteArtifactOutcome
std::future< RetryPipelineExecutionOutcome > RetryPipelineExecutionOutcomeCallable
Aws::Utils::Outcome< CreateContextResult, SageMakerError > CreateContextOutcome
std::future< DeleteProcessingJobOutcome > DeleteProcessingJobOutcomeCallable
Aws::Utils::Outcome< ListModelsResult, SageMakerError > ListModelsOutcome
Aws::Utils::Outcome< BatchDescribeModelPackageResult, SageMakerError > BatchDescribeModelPackageOutcome
Aws::Utils::Outcome< DescribeClusterNodeResult, SageMakerError > DescribeClusterNodeOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteUserProfileOutcome
Aws::Utils::Outcome< ListInferenceRecommendationsJobStepsResult, SageMakerError > ListInferenceRecommendationsJobStepsOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteModelOutcome
Aws::Utils::Outcome< DescribeEdgePackagingJobResult, SageMakerError > DescribeEdgePackagingJobOutcome
std::future< CreateOptimizationJobOutcome > CreateOptimizationJobOutcomeCallable
std::future< SearchTrainingPlanOfferingsOutcome > SearchTrainingPlanOfferingsOutcomeCallable
std::future< DescribeWorkteamOutcome > DescribeWorkteamOutcomeCallable
std::future< DeleteExperimentOutcome > DeleteExperimentOutcomeCallable
Aws::Utils::Outcome< DescribeProcessingJobResult, SageMakerError > DescribeProcessingJobOutcome
std::future< DescribeTrainingJobOutcome > DescribeTrainingJobOutcomeCallable
std::future< DeleteArtifactOutcome > DeleteArtifactOutcomeCallable
std::future< CreateModelBiasJobDefinitionOutcome > CreateModelBiasJobDefinitionOutcomeCallable
std::future< StopPipelineExecutionOutcome > StopPipelineExecutionOutcomeCallable
Aws::Utils::Outcome< CreateAppImageConfigResult, SageMakerError > CreateAppImageConfigOutcome
Aws::Utils::Outcome< UpdateCodeRepositoryResult, SageMakerError > UpdateCodeRepositoryOutcome
Aws::Utils::Outcome< CreateDataQualityJobDefinitionResult, SageMakerError > CreateDataQualityJobDefinitionOutcome
Aws::Utils::Outcome< ListUltraServersByReservedCapacityResult, SageMakerError > ListUltraServersByReservedCapacityOutcome
Aws::Utils::Outcome< ListClusterEventsResult, SageMakerError > ListClusterEventsOutcome
Aws::Utils::Outcome< DescribeModelPackageGroupResult, SageMakerError > DescribeModelPackageGroupOutcome
std::future< EnableSagemakerServicecatalogPortfolioOutcome > EnableSagemakerServicecatalogPortfolioOutcomeCallable
Aws::Utils::Outcome< ListWorkteamsResult, SageMakerError > ListWorkteamsOutcome
Aws::Utils::Outcome< DescribeDataQualityJobDefinitionResult, SageMakerError > DescribeDataQualityJobDefinitionOutcome
std::future< DescribeHubOutcome > DescribeHubOutcomeCallable
std::future< DeleteProjectOutcome > DeleteProjectOutcomeCallable
std::future< ListHubsOutcome > ListHubsOutcomeCallable
std::future< GetDeviceFleetReportOutcome > GetDeviceFleetReportOutcomeCallable
std::future< CreateModelPackageGroupOutcome > CreateModelPackageGroupOutcomeCallable
std::future< ListTrainingPlansOutcome > ListTrainingPlansOutcomeCallable
std::future< CreateHumanTaskUiOutcome > CreateHumanTaskUiOutcomeCallable
Aws::Utils::Outcome< CreateTrialComponentResult, SageMakerError > CreateTrialComponentOutcome
Aws::Utils::Outcome< StopMlflowTrackingServerResult, SageMakerError > StopMlflowTrackingServerOutcome
Aws::Utils::Outcome< ListStageDevicesResult, SageMakerError > ListStageDevicesOutcome
Aws::Utils::Outcome< CreateExperimentResult, SageMakerError > CreateExperimentOutcome
Aws::Utils::Outcome< DescribeFeatureGroupResult, SageMakerError > DescribeFeatureGroupOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteDataQualityJobDefinitionOutcome
Aws::Utils::Outcome< CreateTrainingPlanResult, SageMakerError > CreateTrainingPlanOutcome
std::future< CreateLabelingJobOutcome > CreateLabelingJobOutcomeCallable
Aws::Utils::Outcome< AttachClusterNodeVolumeResult, SageMakerError > AttachClusterNodeVolumeOutcome
std::future< StopMonitoringScheduleOutcome > StopMonitoringScheduleOutcomeCallable
Aws::Utils::Outcome< UpdateEndpointResult, SageMakerError > UpdateEndpointOutcome
Aws::Utils::Outcome< UpdateAppImageConfigResult, SageMakerError > UpdateAppImageConfigOutcome
Aws::Utils::Outcome< DescribeHyperParameterTuningJobResult, SageMakerError > DescribeHyperParameterTuningJobOutcome
Aws::Utils::Outcome< UpdatePipelineResult, SageMakerError > UpdatePipelineOutcome
Aws::Utils::Outcome< DescribeActionResult, SageMakerError > DescribeActionOutcome
Aws::Utils::Outcome< DeleteTagsResult, SageMakerError > DeleteTagsOutcome
std::future< DeleteModelExplainabilityJobDefinitionOutcome > DeleteModelExplainabilityJobDefinitionOutcomeCallable
std::future< DescribeAutoMLJobOutcome > DescribeAutoMLJobOutcomeCallable
Aws::Utils::Outcome< CreateWorkteamResult, SageMakerError > CreateWorkteamOutcome
std::future< UpdateUserProfileOutcome > UpdateUserProfileOutcomeCallable
std::future< CreateArtifactOutcome > CreateArtifactOutcomeCallable
Aws::Utils::Outcome< ListTrialsResult, SageMakerError > ListTrialsOutcome
std::future< ListMonitoringAlertHistoryOutcome > ListMonitoringAlertHistoryOutcomeCallable
std::future< ExtendTrainingPlanOutcome > ExtendTrainingPlanOutcomeCallable
std::future< CreateHubContentPresignedUrlsOutcome > CreateHubContentPresignedUrlsOutcomeCallable
Aws::Utils::Outcome< DescribePipelineResult, SageMakerError > DescribePipelineOutcome
Aws::Utils::Outcome< CreateModelExplainabilityJobDefinitionResult, SageMakerError > CreateModelExplainabilityJobDefinitionOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > UpdateDevicesOutcome
std::future< UpdateContextOutcome > UpdateContextOutcomeCallable
Aws::Utils::Outcome< CreateTrainingJobResult, SageMakerError > CreateTrainingJobOutcome
std::future< ListSpacesOutcome > ListSpacesOutcomeCallable
Aws::Utils::Outcome< DescribeClusterResult, SageMakerError > DescribeClusterOutcome
std::future< UpdateMlflowAppOutcome > UpdateMlflowAppOutcomeCallable
Aws::Utils::Outcome< DescribeDomainResult, SageMakerError > DescribeDomainOutcome
std::future< ListFeatureGroupsOutcome > ListFeatureGroupsOutcomeCallable
Aws::Utils::Outcome< DescribeMlflowTrackingServerResult, SageMakerError > DescribeMlflowTrackingServerOutcome
Aws::Utils::Outcome< ListInferenceComponentsResult, SageMakerError > ListInferenceComponentsOutcome
std::future< UpdateFeatureMetadataOutcome > UpdateFeatureMetadataOutcomeCallable
Aws::Utils::Outcome< DeleteImageVersionResult, SageMakerError > DeleteImageVersionOutcome
Aws::Utils::Outcome< DescribeEndpointResult, SageMakerError > DescribeEndpointOutcome
std::future< UpdateClusterSchedulerConfigOutcome > UpdateClusterSchedulerConfigOutcomeCallable
std::future< CreateDataQualityJobDefinitionOutcome > CreateDataQualityJobDefinitionOutcomeCallable
Aws::Utils::Outcome< SearchResult, SageMakerError > SearchOutcome
Aws::Utils::Outcome< DescribeNotebookInstanceLifecycleConfigResult, SageMakerError > DescribeNotebookInstanceLifecycleConfigOutcome
std::future< UpdateInferenceComponentRuntimeConfigOutcome > UpdateInferenceComponentRuntimeConfigOutcomeCallable
std::future< ListTrialsOutcome > ListTrialsOutcomeCallable
Aws::Utils::Outcome< DescribeContextResult, SageMakerError > DescribeContextOutcome
Aws::Utils::Outcome< ListHubContentVersionsResult, SageMakerError > ListHubContentVersionsOutcome
std::future< DeleteEdgeDeploymentStageOutcome > DeleteEdgeDeploymentStageOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteModelQualityJobDefinitionOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteEndpointConfigOutcome
Aws::Utils::Outcome< ListImageVersionsResult, SageMakerError > ListImageVersionsOutcome
std::future< CreateAppImageConfigOutcome > CreateAppImageConfigOutcomeCallable
std::future< CreateMlflowTrackingServerOutcome > CreateMlflowTrackingServerOutcomeCallable
Aws::Utils::Outcome< UpdateClusterResult, SageMakerError > UpdateClusterOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteHubContentOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteInferenceComponentOutcome
std::future< UpdateNotebookInstanceOutcome > UpdateNotebookInstanceOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteModelCardOutcome
Aws::Utils::Outcome< BatchAddClusterNodesResult, SageMakerError > BatchAddClusterNodesOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopOptimizationJobOutcome
Aws::Utils::Outcome< CreateAlgorithmResult, SageMakerError > CreateAlgorithmOutcome
Aws::Utils::Outcome< UpdateNotebookInstanceResult, SageMakerError > UpdateNotebookInstanceOutcome
Aws::Utils::Outcome< DescribeModelCardExportJobResult, SageMakerError > DescribeModelCardExportJobOutcome
std::future< ListModelCardsOutcome > ListModelCardsOutcomeCallable
std::future< StartEdgeDeploymentStageOutcome > StartEdgeDeploymentStageOutcomeCallable
Aws::Utils::Outcome< ListModelCardsResult, SageMakerError > ListModelCardsOutcome
std::future< DeleteAppOutcome > DeleteAppOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteAlgorithmOutcome
std::future< GetSagemakerServicecatalogPortfolioStatusOutcome > GetSagemakerServicecatalogPortfolioStatusOutcomeCallable
Aws::Utils::Outcome< UpdateWorkforceResult, SageMakerError > UpdateWorkforceOutcome
Aws::Utils::Outcome< DeletePartnerAppResult, SageMakerError > DeletePartnerAppOutcome
std::future< DescribeClusterOutcome > DescribeClusterOutcomeCallable
std::future< StopLabelingJobOutcome > StopLabelingJobOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteTrainingJobOutcome
Aws::Utils::Outcome< ListModelPackageGroupsResult, SageMakerError > ListModelPackageGroupsOutcome
std::future< DeleteClusterOutcome > DeleteClusterOutcomeCallable
Aws::Utils::Outcome< ListDomainsResult, SageMakerError > ListDomainsOutcome
std::future< DescribeContextOutcome > DescribeContextOutcomeCallable
std::future< ListMlflowTrackingServersOutcome > ListMlflowTrackingServersOutcomeCallable
std::future< ListStudioLifecycleConfigsOutcome > ListStudioLifecycleConfigsOutcomeCallable
Aws::Utils::Outcome< DeleteInferenceExperimentResult, SageMakerError > DeleteInferenceExperimentOutcome
std::future< UpdatePipelineVersionOutcome > UpdatePipelineVersionOutcomeCallable
std::future< StopAutoMLJobOutcome > StopAutoMLJobOutcomeCallable
std::future< ListEdgeDeploymentPlansOutcome > ListEdgeDeploymentPlansOutcomeCallable
std::future< RegisterDevicesOutcome > RegisterDevicesOutcomeCallable
Aws::Utils::Outcome< DescribeHubResult, SageMakerError > DescribeHubOutcome
std::future< DeleteCompilationJobOutcome > DeleteCompilationJobOutcomeCallable
Aws::Utils::Outcome< StartInferenceExperimentResult, SageMakerError > StartInferenceExperimentOutcome
Aws::Utils::Outcome< CreateEndpointResult, SageMakerError > CreateEndpointOutcome
std::future< DescribeActionOutcome > DescribeActionOutcomeCallable
std::future< DescribeHyperParameterTuningJobOutcome > DescribeHyperParameterTuningJobOutcomeCallable
Aws::Utils::Outcome< StopPipelineExecutionResult, SageMakerError > StopPipelineExecutionOutcome
std::future< ListModelsOutcome > ListModelsOutcomeCallable
std::future< DescribeImageVersionOutcome > DescribeImageVersionOutcomeCallable
Aws::Utils::Outcome< DescribeInferenceExperimentResult, SageMakerError > DescribeInferenceExperimentOutcome
std::future< UpdateTrainingJobOutcome > UpdateTrainingJobOutcomeCallable
std::future< CreateAutoMLJobOutcome > CreateAutoMLJobOutcomeCallable
Aws::Utils::Outcome< DescribeModelCardResult, SageMakerError > DescribeModelCardOutcome
Aws::Utils::Outcome< DescribeSpaceResult, SageMakerError > DescribeSpaceOutcome
Aws::Utils::Outcome< CreateModelCardResult, SageMakerError > CreateModelCardOutcome
Aws::Utils::Outcome< DeleteClusterResult, SageMakerError > DeleteClusterOutcome
Aws::Utils::Outcome< QueryLineageResult, SageMakerError > QueryLineageOutcome
std::future< ListHubContentsOutcome > ListHubContentsOutcomeCallable
std::future< ListInferenceRecommendationsJobsOutcome > ListInferenceRecommendationsJobsOutcomeCallable
std::future< DescribeDeviceFleetOutcome > DescribeDeviceFleetOutcomeCallable
std::future< ListFlowDefinitionsOutcome > ListFlowDefinitionsOutcomeCallable
std::future< DeleteNotebookInstanceLifecycleConfigOutcome > DeleteNotebookInstanceLifecycleConfigOutcomeCallable
std::future< ListTrainingJobsOutcome > ListTrainingJobsOutcomeCallable
std::future< DeleteStudioLifecycleConfigOutcome > DeleteStudioLifecycleConfigOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > CreateDeviceFleetOutcome
Aws::Utils::Outcome< ListEdgeDeploymentPlansResult, SageMakerError > ListEdgeDeploymentPlansOutcome
Aws::Utils::Outcome< DescribeAutoMLJobResult, SageMakerError > DescribeAutoMLJobOutcome
std::future< CreateProcessingJobOutcome > CreateProcessingJobOutcomeCallable
std::future< CreatePipelineOutcome > CreatePipelineOutcomeCallable
std::future< CreateEdgePackagingJobOutcome > CreateEdgePackagingJobOutcomeCallable
std::future< CreateHubContentReferenceOutcome > CreateHubContentReferenceOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopEdgePackagingJobOutcome
std::future< DescribeUserProfileOutcome > DescribeUserProfileOutcomeCallable
std::future< DeleteDeviceFleetOutcome > DeleteDeviceFleetOutcomeCallable
std::future< StopNotebookInstanceOutcome > StopNotebookInstanceOutcomeCallable
Aws::Utils::Outcome< CreateCodeRepositoryResult, SageMakerError > CreateCodeRepositoryOutcome
std::future< DeleteMlflowTrackingServerOutcome > DeleteMlflowTrackingServerOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteModelPackageOutcome
std::future< DescribeImageOutcome > DescribeImageOutcomeCallable
std::future< StopInferenceRecommendationsJobOutcome > StopInferenceRecommendationsJobOutcomeCallable
std::future< DeletePartnerAppOutcome > DeletePartnerAppOutcomeCallable
std::future< CreateSpaceOutcome > CreateSpaceOutcomeCallable
Aws::Utils::Outcome< ListAutoMLJobsResult, SageMakerError > ListAutoMLJobsOutcome
Aws::Utils::Outcome< UpdateUserProfileResult, SageMakerError > UpdateUserProfileOutcome
Aws::Utils::Outcome< CreateEndpointConfigResult, SageMakerError > CreateEndpointConfigOutcome
std::future< DescribeHumanTaskUiOutcome > DescribeHumanTaskUiOutcomeCallable
Aws::Utils::Outcome< ListProcessingJobsResult, SageMakerError > ListProcessingJobsOutcome
std::future< DescribeProcessingJobOutcome > DescribeProcessingJobOutcomeCallable
std::future< DeregisterDevicesOutcome > DeregisterDevicesOutcomeCallable
std::future< BatchRebootClusterNodesOutcome > BatchRebootClusterNodesOutcomeCallable
Aws::Utils::Outcome< GetDeviceFleetReportResult, SageMakerError > GetDeviceFleetReportOutcome
Aws::Utils::Outcome< DescribeSubscribedWorkteamResult, SageMakerError > DescribeSubscribedWorkteamOutcome
Aws::Utils::Outcome< DescribeLabelingJobResult, SageMakerError > DescribeLabelingJobOutcome
Aws::Utils::Outcome< DescribeInferenceComponentResult, SageMakerError > DescribeInferenceComponentOutcome
Aws::Utils::Outcome< CreatePresignedDomainUrlResult, SageMakerError > CreatePresignedDomainUrlOutcome
std::future< UpdateImageOutcome > UpdateImageOutcomeCallable
Aws::Utils::Outcome< UpdateProjectResult, SageMakerError > UpdateProjectOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopAutoMLJobOutcome
std::future< ListEndpointConfigsOutcome > ListEndpointConfigsOutcomeCallable
std::future< UpdatePipelineExecutionOutcome > UpdatePipelineExecutionOutcomeCallable
Aws::Utils::Outcome< CreateLabelingJobResult, SageMakerError > CreateLabelingJobOutcome
Aws::Utils::Outcome< CreateOptimizationJobResult, SageMakerError > CreateOptimizationJobOutcome
std::future< ListDeviceFleetsOutcome > ListDeviceFleetsOutcomeCallable
Aws::Utils::Outcome< DescribeFlowDefinitionResult, SageMakerError > DescribeFlowDefinitionOutcome
std::future< DeleteModelCardOutcome > DeleteModelCardOutcomeCallable
std::future< DescribeNotebookInstanceLifecycleConfigOutcome > DescribeNotebookInstanceLifecycleConfigOutcomeCallable
std::future< ListModelMetadataOutcome > ListModelMetadataOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > CreateEdgePackagingJobOutcome
Aws::Utils::Outcome< CreateModelPackageGroupResult, SageMakerError > CreateModelPackageGroupOutcome
Aws::Utils::Outcome< ListDeviceFleetsResult, SageMakerError > ListDeviceFleetsOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteClusterSchedulerConfigOutcome
std::future< UpdateDeviceFleetOutcome > UpdateDeviceFleetOutcomeCallable
Aws::Utils::Outcome< DescribeHumanTaskUiResult, SageMakerError > DescribeHumanTaskUiOutcome
Aws::Utils::Outcome< GetSagemakerServicecatalogPortfolioStatusResult, SageMakerError > GetSagemakerServicecatalogPortfolioStatusOutcome
std::future< CreateTrainingJobOutcome > CreateTrainingJobOutcomeCallable
std::future< ListExperimentsOutcome > ListExperimentsOutcomeCallable
std::future< ListPipelinesOutcome > ListPipelinesOutcomeCallable
std::future< DeleteInferenceExperimentOutcome > DeleteInferenceExperimentOutcomeCallable
Aws::Utils::Outcome< ListCandidatesForAutoMLJobResult, SageMakerError > ListCandidatesForAutoMLJobOutcome
std::future< DescribeModelOutcome > DescribeModelOutcomeCallable
Aws::Utils::Outcome< CreateHyperParameterTuningJobResult, SageMakerError > CreateHyperParameterTuningJobOutcome
Aws::Utils::Outcome< UpdateTrialResult, SageMakerError > UpdateTrialOutcome
Aws::Utils::Outcome< CreateDomainResult, SageMakerError > CreateDomainOutcome
std::future< StartMonitoringScheduleOutcome > StartMonitoringScheduleOutcomeCallable
std::future< DescribeModelPackageGroupOutcome > DescribeModelPackageGroupOutcomeCallable
std::future< ListAutoMLJobsOutcome > ListAutoMLJobsOutcomeCallable
Aws::Utils::Outcome< ListTagsResult, SageMakerError > ListTagsOutcome
Aws::Utils::Outcome< UpdateClusterSchedulerConfigResult, SageMakerError > UpdateClusterSchedulerConfigOutcome
std::future< CreateNotebookInstanceOutcome > CreateNotebookInstanceOutcomeCallable
std::future< ListAlgorithmsOutcome > ListAlgorithmsOutcomeCallable
std::future< ListMonitoringSchedulesOutcome > ListMonitoringSchedulesOutcomeCallable
Aws::Utils::Outcome< ListLabelingJobsResult, SageMakerError > ListLabelingJobsOutcome
std::future< DeleteImageVersionOutcome > DeleteImageVersionOutcomeCallable
std::future< UpdateWorkforceOutcome > UpdateWorkforceOutcomeCallable
std::future< ListProcessingJobsOutcome > ListProcessingJobsOutcomeCallable
std::future< DescribeOptimizationJobOutcome > DescribeOptimizationJobOutcomeCallable
std::future< CreateHyperParameterTuningJobOutcome > CreateHyperParameterTuningJobOutcomeCallable
Aws::Utils::Outcome< CreateClusterSchedulerConfigResult, SageMakerError > CreateClusterSchedulerConfigOutcome
std::future< ListClustersOutcome > ListClustersOutcomeCallable
Aws::Utils::Outcome< DescribeFeatureMetadataResult, SageMakerError > DescribeFeatureMetadataOutcome
std::future< UpdatePartnerAppOutcome > UpdatePartnerAppOutcomeCallable
Aws::Utils::Outcome< ListTrainingPlansResult, SageMakerError > ListTrainingPlansOutcome
std::future< ListUltraServersByReservedCapacityOutcome > ListUltraServersByReservedCapacityOutcomeCallable
std::future< DeleteHumanTaskUiOutcome > DeleteHumanTaskUiOutcomeCallable
Aws::Utils::Outcome< ListNotebookInstanceLifecycleConfigsResult, SageMakerError > ListNotebookInstanceLifecycleConfigsOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteAppOutcome
Aws::Utils::Outcome< UpdateMonitoringScheduleResult, SageMakerError > UpdateMonitoringScheduleOutcome
std::future< DeleteContextOutcome > DeleteContextOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteDeviceFleetOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > RegisterDevicesOutcome
Aws::Utils::Outcome< CreateModelBiasJobDefinitionResult, SageMakerError > CreateModelBiasJobDefinitionOutcome
std::future< ListWorkforcesOutcome > ListWorkforcesOutcomeCallable
std::future< ListHubContentVersionsOutcome > ListHubContentVersionsOutcomeCallable
Aws::Utils::Outcome< ListWorkforcesResult, SageMakerError > ListWorkforcesOutcome
std::future< ListMonitoringAlertsOutcome > ListMonitoringAlertsOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopTrainingJobOutcome
std::future< DisassociateTrialComponentOutcome > DisassociateTrialComponentOutcomeCallable
std::future< ListContextsOutcome > ListContextsOutcomeCallable
std::future< UpdateClusterSoftwareOutcome > UpdateClusterSoftwareOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteProjectOutcome
std::future< ListResourceCatalogsOutcome > ListResourceCatalogsOutcomeCallable
Aws::Utils::Outcome< ListInferenceExperimentsResult, SageMakerError > ListInferenceExperimentsOutcome
std::future< CreateProjectOutcome > CreateProjectOutcomeCallable
Aws::Utils::Outcome< UpdateMonitoringAlertResult, SageMakerError > UpdateMonitoringAlertOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StartMonitoringScheduleOutcome
std::future< DescribeTrialOutcome > DescribeTrialOutcomeCallable
Aws::Utils::Outcome< CreateArtifactResult, SageMakerError > CreateArtifactOutcome
std::future< CreateContextOutcome > CreateContextOutcomeCallable
Aws::Utils::Outcome< DeleteTrialResult, SageMakerError > DeleteTrialOutcome
std::future< DescribePartnerAppOutcome > DescribePartnerAppOutcomeCallable
Aws::Utils::Outcome< DeleteImageResult, SageMakerError > DeleteImageOutcome
Aws::Utils::Outcome< ListPipelinesResult, SageMakerError > ListPipelinesOutcome
Aws::Utils::Outcome< ListSubscribedWorkteamsResult, SageMakerError > ListSubscribedWorkteamsOutcome
Aws::Utils::Outcome< ListEdgePackagingJobsResult, SageMakerError > ListEdgePackagingJobsOutcome
Aws::Utils::Outcome< ListClustersResult, SageMakerError > ListClustersOutcome
std::future< ListClusterEventsOutcome > ListClusterEventsOutcomeCallable
std::future< ListCompilationJobsOutcome > ListCompilationJobsOutcomeCallable
std::future< ListEndpointsOutcome > ListEndpointsOutcomeCallable
Aws::Utils::Outcome< DescribeClusterEventResult, SageMakerError > DescribeClusterEventOutcome
std::future< ListTrainingJobsForHyperParameterTuningJobOutcome > ListTrainingJobsForHyperParameterTuningJobOutcomeCallable
std::future< UpdateSpaceOutcome > UpdateSpaceOutcomeCallable
Aws::Utils::Outcome< CreateNotebookInstanceLifecycleConfigResult, SageMakerError > CreateNotebookInstanceLifecycleConfigOutcome
std::future< CreateModelQualityJobDefinitionOutcome > CreateModelQualityJobDefinitionOutcomeCallable
Aws::Utils::Outcome< ListModelCardVersionsResult, SageMakerError > ListModelCardVersionsOutcome
Aws::Utils::Outcome< DescribeEdgeDeploymentPlanResult, SageMakerError > DescribeEdgeDeploymentPlanOutcome
Aws::Utils::Outcome< UpdateFeatureGroupResult, SageMakerError > UpdateFeatureGroupOutcome
std::future< DeleteTrialOutcome > DeleteTrialOutcomeCallable
std::future< CreatePresignedMlflowTrackingServerUrlOutcome > CreatePresignedMlflowTrackingServerUrlOutcomeCallable
Aws::Utils::Outcome< ListContextsResult, SageMakerError > ListContextsOutcome
std::future< ListLabelingJobsForWorkteamOutcome > ListLabelingJobsForWorkteamOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > UpdateDeviceFleetOutcome
std::future< UpdateHubOutcome > UpdateHubOutcomeCallable
Aws::Utils::Outcome< CreatePipelineResult, SageMakerError > CreatePipelineOutcome
Aws::Utils::Outcome< DescribeUserProfileResult, SageMakerError > DescribeUserProfileOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteEdgeDeploymentPlanOutcome
Aws::Utils::Outcome< DescribeAlgorithmResult, SageMakerError > DescribeAlgorithmOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopEdgeDeploymentStageOutcome
std::future< ListMlflowAppsOutcome > ListMlflowAppsOutcomeCallable
Aws::Utils::Outcome< CreateUserProfileResult, SageMakerError > CreateUserProfileOutcome
std::future< CreateModelCardExportJobOutcome > CreateModelCardExportJobOutcomeCallable
Aws::Utils::Outcome< UpdateClusterSoftwareResult, SageMakerError > UpdateClusterSoftwareOutcome
std::future< DeleteComputeQuotaOutcome > DeleteComputeQuotaOutcomeCallable
Aws::Utils::Outcome< ListPartnerAppsResult, SageMakerError > ListPartnerAppsOutcome
Aws::Utils::Outcome< DescribeModelResult, SageMakerError > DescribeModelOutcome
Aws::Utils::Outcome< DeleteHumanTaskUiResult, SageMakerError > DeleteHumanTaskUiOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopMonitoringScheduleOutcome
Aws::Utils::Outcome< UpdateHubResult, SageMakerError > UpdateHubOutcome
Aws::Utils::Outcome< ListPipelineVersionsResult, SageMakerError > ListPipelineVersionsOutcome
Aws::Utils::Outcome< UpdatePartnerAppResult, SageMakerError > UpdatePartnerAppOutcome
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteModelPackageGroupOutcome
std::future< UpdateEndpointWeightsAndCapacitiesOutcome > UpdateEndpointWeightsAndCapacitiesOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > DeleteFeatureGroupOutcome
Aws::Utils::Outcome< ListOptimizationJobsResult, SageMakerError > ListOptimizationJobsOutcome
std::future< ListModelQualityJobDefinitionsOutcome > ListModelQualityJobDefinitionsOutcomeCallable
std::future< DescribeEdgeDeploymentPlanOutcome > DescribeEdgeDeploymentPlanOutcomeCallable
std::future< UpdateArtifactOutcome > UpdateArtifactOutcomeCallable
std::future< CreateModelExplainabilityJobDefinitionOutcome > CreateModelExplainabilityJobDefinitionOutcomeCallable
std::future< ListModelCardExportJobsOutcome > ListModelCardExportJobsOutcomeCallable
Aws::Utils::Outcome< ListMlflowAppsResult, SageMakerError > ListMlflowAppsOutcome
std::future< ListHumanTaskUisOutcome > ListHumanTaskUisOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, SageMakerError > StopInferenceRecommendationsJobOutcome
std::function< void(const SageMakerClient *, const Model::UpdatePipelineExecutionRequest &, const Model::UpdatePipelineExecutionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePipelineExecutionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListAutoMLJobsRequest &, const Model::ListAutoMLJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAutoMLJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelExplainabilityJobDefinitionsRequest &, const Model::ListModelExplainabilityJobDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelExplainabilityJobDefinitionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListDeviceFleetsRequest &, const Model::ListDeviceFleetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDeviceFleetsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteModelBiasJobDefinitionRequest &, const Model::DeleteModelBiasJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteModelBiasJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeClusterRequest &, const Model::DescribeClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopProcessingJobRequest &, const Model::StopProcessingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopProcessingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateStudioLifecycleConfigRequest &, const Model::CreateStudioLifecycleConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateStudioLifecycleConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateNotebookInstanceLifecycleConfigRequest &, const Model::UpdateNotebookInstanceLifecycleConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateNotebookInstanceLifecycleConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateSpaceRequest &, const Model::CreateSpaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSpaceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateMonitoringScheduleRequest &, const Model::CreateMonitoringScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMonitoringScheduleResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteOptimizationJobRequest &, const Model::DeleteOptimizationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteOptimizationJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListTrialComponentsRequest &, const Model::ListTrialComponentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTrialComponentsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeSpaceRequest &, const Model::DescribeSpaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeSpaceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateImageVersionRequest &, const Model::CreateImageVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateImageVersionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateInferenceComponentRequest &, const Model::CreateInferenceComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateInferenceComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdatePipelineVersionRequest &, const Model::UpdatePipelineVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePipelineVersionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeModelQualityJobDefinitionRequest &, const Model::DescribeModelQualityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeModelQualityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::GetSearchSuggestionsRequest &, const Model::GetSearchSuggestionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSearchSuggestionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DisassociateTrialComponentRequest &, const Model::DisassociateTrialComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateTrialComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteCompilationJobRequest &, const Model::DeleteCompilationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCompilationJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelCardExportJobsRequest &, const Model::ListModelCardExportJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelCardExportJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopLabelingJobRequest &, const Model::StopLabelingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopLabelingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListActionsRequest &, const Model::ListActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListActionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListUltraServersByReservedCapacityRequest &, const Model::ListUltraServersByReservedCapacityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListUltraServersByReservedCapacityResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateCodeRepositoryRequest &, const Model::UpdateCodeRepositoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateCodeRepositoryResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeImageRequest &, const Model::DescribeImageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeImageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteEdgeDeploymentStageRequest &, const Model::DeleteEdgeDeploymentStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEdgeDeploymentStageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateComputeQuotaRequest &, const Model::UpdateComputeQuotaOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateComputeQuotaResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListMlflowTrackingServersRequest &, const Model::ListMlflowTrackingServersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMlflowTrackingServersResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListFeatureGroupsRequest &, const Model::ListFeatureGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFeatureGroupsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeWorkforceRequest &, const Model::DescribeWorkforceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeWorkforceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateMonitoringAlertRequest &, const Model::UpdateMonitoringAlertOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMonitoringAlertResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateModelPackageRequest &, const Model::UpdateModelPackageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateModelPackageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateDeviceFleetRequest &, const Model::UpdateDeviceFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDeviceFleetResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateProjectRequest &, const Model::CreateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProjectResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateTrialComponentRequest &, const Model::UpdateTrialComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateTrialComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdatePartnerAppRequest &, const Model::UpdatePartnerAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePartnerAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListTransformJobsRequest &, const Model::ListTransformJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTransformJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListInferenceExperimentsRequest &, const Model::ListInferenceExperimentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListInferenceExperimentsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListStageDevicesRequest &, const Model::ListStageDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListStageDevicesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteDeviceFleetRequest &, const Model::DeleteDeviceFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDeviceFleetResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StartMlflowTrackingServerRequest &, const Model::StartMlflowTrackingServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartMlflowTrackingServerResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListContextsRequest &, const Model::ListContextsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListContextsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeOptimizationJobRequest &, const Model::DescribeOptimizationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeOptimizationJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreatePresignedMlflowTrackingServerUrlRequest &, const Model::CreatePresignedMlflowTrackingServerUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePresignedMlflowTrackingServerUrlResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListImagesRequest &, const Model::ListImagesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListImagesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeClusterSchedulerConfigRequest &, const Model::DescribeClusterSchedulerConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterSchedulerConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateHumanTaskUiRequest &, const Model::CreateHumanTaskUiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHumanTaskUiResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteWorkteamRequest &, const Model::DeleteWorkteamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkteamResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListImageVersionsRequest &, const Model::ListImageVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListImageVersionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeProcessingJobRequest &, const Model::DescribeProcessingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeProcessingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeDataQualityJobDefinitionRequest &, const Model::DescribeDataQualityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDataQualityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateTrialComponentRequest &, const Model::CreateTrialComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTrialComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteStudioLifecycleConfigRequest &, const Model::DeleteStudioLifecycleConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteStudioLifecycleConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateTrainingJobRequest &, const Model::CreateTrainingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTrainingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateFeatureMetadataRequest &, const Model::UpdateFeatureMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFeatureMetadataResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteComputeQuotaRequest &, const Model::DeleteComputeQuotaOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteComputeQuotaResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteHumanTaskUiRequest &, const Model::DeleteHumanTaskUiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteHumanTaskUiResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateCompilationJobRequest &, const Model::CreateCompilationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCompilationJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListEdgeDeploymentPlansRequest &, const Model::ListEdgeDeploymentPlansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEdgeDeploymentPlansResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::GetDeviceFleetReportRequest &, const Model::GetDeviceFleetReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDeviceFleetReportResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListFlowDefinitionsRequest &, const Model::ListFlowDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFlowDefinitionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopNotebookInstanceRequest &, const Model::StopNotebookInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopNotebookInstanceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeLabelingJobRequest &, const Model::DescribeLabelingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeLabelingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateHyperParameterTuningJobRequest &, const Model::CreateHyperParameterTuningJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHyperParameterTuningJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListEndpointConfigsRequest &, const Model::ListEndpointConfigsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEndpointConfigsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteAppImageConfigRequest &, const Model::DeleteAppImageConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAppImageConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeHyperParameterTuningJobRequest &, const Model::DescribeHyperParameterTuningJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeHyperParameterTuningJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateDevicesRequest &, const Model::UpdateDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDevicesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListCompilationJobsRequest &, const Model::ListCompilationJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCompilationJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListClusterNodesRequest &, const Model::ListClusterNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListClusterNodesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListCandidatesForAutoMLJobRequest &, const Model::ListCandidatesForAutoMLJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCandidatesForAutoMLJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateDataQualityJobDefinitionRequest &, const Model::CreateDataQualityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDataQualityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateEndpointWeightsAndCapacitiesRequest &, const Model::UpdateEndpointWeightsAndCapacitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateEndpointWeightsAndCapacitiesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListDevicesRequest &, const Model::ListDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDevicesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListSpacesRequest &, const Model::ListSpacesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSpacesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelMetadataRequest &, const Model::ListModelMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelMetadataResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeClusterNodeRequest &, const Model::DescribeClusterNodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterNodeResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopPipelineExecutionRequest &, const Model::StopPipelineExecutionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopPipelineExecutionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateWorkteamRequest &, const Model::CreateWorkteamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWorkteamResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeEdgePackagingJobRequest &, const Model::DescribeEdgePackagingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEdgePackagingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StartNotebookInstanceRequest &, const Model::StartNotebookInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartNotebookInstanceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateClusterRequest &, const Model::UpdateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateClusterResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeModelRequest &, const Model::DescribeModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeModelResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeHubRequest &, const Model::DescribeHubOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeHubResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListClusterEventsRequest &, const Model::ListClusterEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListClusterEventsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeLineageGroupRequest &, const Model::DescribeLineageGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeLineageGroupResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListHumanTaskUisRequest &, const Model::ListHumanTaskUisOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListHumanTaskUisResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeMlflowAppRequest &, const Model::DescribeMlflowAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeMlflowAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::SendPipelineExecutionStepFailureRequest &, const Model::SendPipelineExecutionStepFailureOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SendPipelineExecutionStepFailureResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::GetScalingConfigurationRecommendationRequest &, const Model::GetScalingConfigurationRecommendationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetScalingConfigurationRecommendationResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteImageRequest &, const Model::DeleteImageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteImageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteArtifactRequest &, const Model::DeleteArtifactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteArtifactResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::PutModelPackageGroupPolicyRequest &, const Model::PutModelPackageGroupPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutModelPackageGroupPolicyResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListAlgorithmsRequest &, const Model::ListAlgorithmsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAlgorithmsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteImageVersionRequest &, const Model::DeleteImageVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteImageVersionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DetachClusterNodeVolumeRequest &, const Model::DetachClusterNodeVolumeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DetachClusterNodeVolumeResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteModelPackageRequest &, const Model::DeleteModelPackageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteModelPackageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeletePartnerAppRequest &, const Model::DeletePartnerAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeletePartnerAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListEdgePackagingJobsRequest &, const Model::ListEdgePackagingJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEdgePackagingJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteNotebookInstanceLifecycleConfigRequest &, const Model::DeleteNotebookInstanceLifecycleConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteNotebookInstanceLifecycleConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeregisterDevicesRequest &, const Model::DeregisterDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeregisterDevicesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StartEdgeDeploymentStageRequest &, const Model::StartEdgeDeploymentStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartEdgeDeploymentStageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateAutoMLJobV2Request &, const Model::CreateAutoMLJobV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAutoMLJobV2ResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeMonitoringScheduleRequest &, const Model::DescribeMonitoringScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeMonitoringScheduleResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeClusterEventRequest &, const Model::DescribeClusterEventOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterEventResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateHubRequest &, const Model::CreateHubOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHubResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateAlgorithmRequest &, const Model::CreateAlgorithmOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAlgorithmResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListPipelineExecutionStepsRequest &, const Model::ListPipelineExecutionStepsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPipelineExecutionStepsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateModelPackageRequest &, const Model::CreateModelPackageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateModelPackageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateMlflowTrackingServerRequest &, const Model::CreateMlflowTrackingServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMlflowTrackingServerResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListExperimentsRequest &, const Model::ListExperimentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListExperimentsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListUserProfilesRequest &, const Model::ListUserProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListUserProfilesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateActionRequest &, const Model::UpdateActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateActionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteInferenceExperimentRequest &, const Model::DeleteInferenceExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteInferenceExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeModelCardExportJobRequest &, const Model::DescribeModelCardExportJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeModelCardExportJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListMlflowAppsRequest &, const Model::ListMlflowAppsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMlflowAppsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateImageRequest &, const Model::CreateImageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateImageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteContextRequest &, const Model::DeleteContextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteContextResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateFeatureGroupRequest &, const Model::UpdateFeatureGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFeatureGroupResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateSpaceRequest &, const Model::UpdateSpaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSpaceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteEndpointRequest &, const Model::DeleteEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEndpointResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateHubRequest &, const Model::UpdateHubOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateHubResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeEndpointConfigRequest &, const Model::DescribeEndpointConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEndpointConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListPartnerAppsRequest &, const Model::ListPartnerAppsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPartnerAppsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListLabelingJobsForWorkteamRequest &, const Model::ListLabelingJobsForWorkteamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListLabelingJobsForWorkteamResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateModelCardRequest &, const Model::CreateModelCardOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateModelCardResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StartInferenceExperimentRequest &, const Model::StartInferenceExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartInferenceExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteCodeRepositoryRequest &, const Model::DeleteCodeRepositoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCodeRepositoryResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateEdgeDeploymentStageRequest &, const Model::CreateEdgeDeploymentStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEdgeDeploymentStageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateEdgeDeploymentPlanRequest &, const Model::CreateEdgeDeploymentPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEdgeDeploymentPlanResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteProjectRequest &, const Model::DeleteProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProjectResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateClusterSchedulerConfigRequest &, const Model::UpdateClusterSchedulerConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateClusterSchedulerConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteClusterRequest &, const Model::DeleteClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteClusterResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateInferenceComponentRuntimeConfigRequest &, const Model::UpdateInferenceComponentRuntimeConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateInferenceComponentRuntimeConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateActionRequest &, const Model::CreateActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateActionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListMonitoringExecutionsRequest &, const Model::ListMonitoringExecutionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMonitoringExecutionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListPipelineVersionsRequest &, const Model::ListPipelineVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPipelineVersionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateImageVersionRequest &, const Model::UpdateImageVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateImageVersionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeModelPackageGroupRequest &, const Model::DescribeModelPackageGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeModelPackageGroupResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeInferenceComponentRequest &, const Model::DescribeInferenceComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeInferenceComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateMlflowAppRequest &, const Model::CreateMlflowAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMlflowAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateInferenceRecommendationsJobRequest &, const Model::CreateInferenceRecommendationsJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateInferenceRecommendationsJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeletePipelineRequest &, const Model::DeletePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeletePipelineResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateOptimizationJobRequest &, const Model::CreateOptimizationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateOptimizationJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateEdgePackagingJobRequest &, const Model::CreateEdgePackagingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEdgePackagingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteClusterSchedulerConfigRequest &, const Model::DeleteClusterSchedulerConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteClusterSchedulerConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteExperimentRequest &, const Model::DeleteExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopTrainingJobRequest &, const Model::StopTrainingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopTrainingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateClusterSoftwareRequest &, const Model::UpdateClusterSoftwareOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateClusterSoftwareResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteMlflowAppRequest &, const Model::DeleteMlflowAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMlflowAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelBiasJobDefinitionsRequest &, const Model::ListModelBiasJobDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelBiasJobDefinitionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListDataQualityJobDefinitionsRequest &, const Model::ListDataQualityJobDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDataQualityJobDefinitionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreatePresignedNotebookInstanceUrlRequest &, const Model::CreatePresignedNotebookInstanceUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePresignedNotebookInstanceUrlResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeAutoMLJobRequest &, const Model::DescribeAutoMLJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAutoMLJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteModelExplainabilityJobDefinitionRequest &, const Model::DeleteModelExplainabilityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteModelExplainabilityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateExperimentRequest &, const Model::CreateExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreatePartnerAppRequest &, const Model::CreatePartnerAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePartnerAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteModelPackageGroupPolicyRequest &, const Model::DeleteModelPackageGroupPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteModelPackageGroupPolicyResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListInferenceRecommendationsJobStepsRequest &, const Model::ListInferenceRecommendationsJobStepsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListInferenceRecommendationsJobStepsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::AddTagsRequest &, const Model::AddTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AddTagsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateTrialRequest &, const Model::CreateTrialOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTrialResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeDeviceFleetRequest &, const Model::DescribeDeviceFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDeviceFleetResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopEdgeDeploymentStageRequest &, const Model::StopEdgeDeploymentStageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopEdgeDeploymentStageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateNotebookInstanceLifecycleConfigRequest &, const Model::CreateNotebookInstanceLifecycleConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateNotebookInstanceLifecycleConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateHubContentReferenceRequest &, const Model::CreateHubContentReferenceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHubContentReferenceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListPipelineExecutionsRequest &, const Model::ListPipelineExecutionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPipelineExecutionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ExtendTrainingPlanRequest &, const Model::ExtendTrainingPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ExtendTrainingPlanResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DisableSagemakerServicecatalogPortfolioRequest &, const Model::DisableSagemakerServicecatalogPortfolioOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableSagemakerServicecatalogPortfolioResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListLineageGroupsRequest &, const Model::ListLineageGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListLineageGroupsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeEdgeDeploymentPlanRequest &, const Model::DescribeEdgeDeploymentPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEdgeDeploymentPlanResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateHubContentRequest &, const Model::UpdateHubContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateHubContentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateUserProfileRequest &, const Model::UpdateUserProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateUserProfileResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteModelQualityJobDefinitionRequest &, const Model::DeleteModelQualityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteModelQualityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteMonitoringScheduleRequest &, const Model::DeleteMonitoringScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMonitoringScheduleResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListInferenceRecommendationsJobsRequest &, const Model::ListInferenceRecommendationsJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListInferenceRecommendationsJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListHubContentsRequest &, const Model::ListHubContentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListHubContentsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopMlflowTrackingServerRequest &, const Model::StopMlflowTrackingServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopMlflowTrackingServerResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateEndpointRequest &, const Model::CreateEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEndpointResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteEndpointConfigRequest &, const Model::DeleteEndpointConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEndpointConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteNotebookInstanceRequest &, const Model::DeleteNotebookInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteNotebookInstanceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateModelCardRequest &, const Model::UpdateModelCardOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateModelCardResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::AttachClusterNodeVolumeRequest &, const Model::AttachClusterNodeVolumeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AttachClusterNodeVolumeResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteModelRequest &, const Model::DeleteModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteModelResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeNotebookInstanceLifecycleConfigRequest &, const Model::DescribeNotebookInstanceLifecycleConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeNotebookInstanceLifecycleConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateNotebookInstanceRequest &, const Model::UpdateNotebookInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateNotebookInstanceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListNotebookInstancesRequest &, const Model::ListNotebookInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListNotebookInstancesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListProcessingJobsRequest &, const Model::ListProcessingJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProcessingJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdatePipelineRequest &, const Model::UpdatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePipelineResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeModelBiasJobDefinitionRequest &, const Model::DescribeModelBiasJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeModelBiasJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeDomainRequest &, const Model::DescribeDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDomainResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListHubContentVersionsRequest &, const Model::ListHubContentVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListHubContentVersionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::BatchRebootClusterNodesRequest &, const Model::BatchRebootClusterNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchRebootClusterNodesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeMlflowTrackingServerRequest &, const Model::DescribeMlflowTrackingServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeMlflowTrackingServerResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateModelCardExportJobRequest &, const Model::CreateModelCardExportJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateModelCardExportJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListAppImageConfigsRequest &, const Model::ListAppImageConfigsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAppImageConfigsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopEdgePackagingJobRequest &, const Model::StopEdgePackagingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopEdgePackagingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribePipelineDefinitionForExecutionRequest &, const Model::DescribePipelineDefinitionForExecutionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribePipelineDefinitionForExecutionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeContextRequest &, const Model::DescribeContextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeContextResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeAutoMLJobV2Request &, const Model::DescribeAutoMLJobV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAutoMLJobV2ResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::RenderUiTemplateRequest &, const Model::RenderUiTemplateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RenderUiTemplateResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelQualityJobDefinitionsRequest &, const Model::ListModelQualityJobDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelQualityJobDefinitionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeModelPackageRequest &, const Model::DescribeModelPackageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeModelPackageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateLabelingJobRequest &, const Model::CreateLabelingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateLabelingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeCodeRepositoryRequest &, const Model::DescribeCodeRepositoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeCodeRepositoryResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeReservedCapacityRequest &, const Model::DescribeReservedCapacityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeReservedCapacityResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::GetModelPackageGroupPolicyRequest &, const Model::GetModelPackageGroupPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetModelPackageGroupPolicyResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListPipelineParametersForExecutionRequest &, const Model::ListPipelineParametersForExecutionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPipelineParametersForExecutionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeEndpointRequest &, const Model::DescribeEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEndpointResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListHubsRequest &, const Model::ListHubsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListHubsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateArtifactRequest &, const Model::CreateArtifactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateArtifactResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeDeviceRequest &, const Model::DescribeDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDeviceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StartPipelineExecutionRequest &, const Model::StartPipelineExecutionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartPipelineExecutionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteModelPackageGroupRequest &, const Model::DeleteModelPackageGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteModelPackageGroupResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListComputeQuotasRequest &, const Model::ListComputeQuotasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListComputeQuotasResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeTrainingPlanRequest &, const Model::DescribeTrainingPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTrainingPlanResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateExperimentRequest &, const Model::UpdateExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::SendPipelineExecutionStepSuccessRequest &, const Model::SendPipelineExecutionStepSuccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SendPipelineExecutionStepSuccessResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::GetLineageGroupPolicyRequest &, const Model::GetLineageGroupPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetLineageGroupPolicyResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteUserProfileRequest &, const Model::DeleteUserProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteUserProfileResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreatePartnerAppPresignedUrlRequest &, const Model::CreatePartnerAppPresignedUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePartnerAppPresignedUrlResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeModelCardRequest &, const Model::DescribeModelCardOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeModelCardResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateMonitoringScheduleRequest &, const Model::UpdateMonitoringScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMonitoringScheduleResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListProjectsRequest &, const Model::ListProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProjectsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelPackageGroupsRequest &, const Model::ListModelPackageGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelPackageGroupsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListMonitoringSchedulesRequest &, const Model::ListMonitoringSchedulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMonitoringSchedulesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::BatchReplaceClusterNodesRequest &, const Model::BatchReplaceClusterNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchReplaceClusterNodesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteAssociationRequest &, const Model::DeleteAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAssociationResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateCodeRepositoryRequest &, const Model::CreateCodeRepositoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCodeRepositoryResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListAssociationsRequest &, const Model::ListAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAssociationsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteTagsRequest &, const Model::DeleteTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTagsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeInferenceExperimentRequest &, const Model::DescribeInferenceExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeInferenceExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListWorkforcesRequest &, const Model::ListWorkforcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkforcesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListStudioLifecycleConfigsRequest &, const Model::ListStudioLifecycleConfigsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListStudioLifecycleConfigsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::AssociateTrialComponentRequest &, const Model::AssociateTrialComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateTrialComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeHubContentRequest &, const Model::DescribeHubContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeHubContentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateProjectRequest &, const Model::UpdateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateProjectResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateTrainingJobRequest &, const Model::UpdateTrainingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateTrainingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteHubContentReferenceRequest &, const Model::DeleteHubContentReferenceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteHubContentReferenceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeCompilationJobRequest &, const Model::DescribeCompilationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeCompilationJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeComputeQuotaRequest &, const Model::DescribeComputeQuotaOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeComputeQuotaResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateArtifactRequest &, const Model::UpdateArtifactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateArtifactResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeTrialRequest &, const Model::DescribeTrialOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTrialResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateInferenceExperimentRequest &, const Model::CreateInferenceExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateInferenceExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateUserProfileRequest &, const Model::CreateUserProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateUserProfileResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateFlowDefinitionRequest &, const Model::CreateFlowDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFlowDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeTrialComponentRequest &, const Model::DescribeTrialComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTrialComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteHyperParameterTuningJobRequest &, const Model::DeleteHyperParameterTuningJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteHyperParameterTuningJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelCardsRequest &, const Model::ListModelCardsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelCardsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListArtifactsRequest &, const Model::ListArtifactsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListArtifactsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopTransformJobRequest &, const Model::StopTransformJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopTransformJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopOptimizationJobRequest &, const Model::StopOptimizationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopOptimizationJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeAppImageConfigRequest &, const Model::DescribeAppImageConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAppImageConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListInferenceComponentsRequest &, const Model::ListInferenceComponentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListInferenceComponentsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteHubContentRequest &, const Model::DeleteHubContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteHubContentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateAppImageConfigRequest &, const Model::CreateAppImageConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAppImageConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateTrainingPlanRequest &, const Model::CreateTrainingPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTrainingPlanResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StartMonitoringScheduleRequest &, const Model::StartMonitoringScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartMonitoringScheduleResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeAppRequest &, const Model::DescribeAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDomainsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeStudioLifecycleConfigRequest &, const Model::DescribeStudioLifecycleConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeStudioLifecycleConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteHubRequest &, const Model::DeleteHubOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteHubResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListClusterSchedulerConfigsRequest &, const Model::ListClusterSchedulerConfigsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListClusterSchedulerConfigsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeImageVersionRequest &, const Model::DescribeImageVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeImageVersionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteModelCardRequest &, const Model::DeleteModelCardOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteModelCardResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateClusterResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteAlgorithmRequest &, const Model::DeleteAlgorithmOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAlgorithmResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateAutoMLJobRequest &, const Model::CreateAutoMLJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAutoMLJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateTransformJobRequest &, const Model::CreateTransformJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTransformJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeNotebookInstanceRequest &, const Model::DescribeNotebookInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeNotebookInstanceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeHumanTaskUiRequest &, const Model::DescribeHumanTaskUiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeHumanTaskUiResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelsRequest &, const Model::ListModelsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::RegisterDevicesRequest &, const Model::RegisterDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterDevicesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListTagsRequest &, const Model::ListTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListNotebookInstanceLifecycleConfigsRequest &, const Model::ListNotebookInstanceLifecycleConfigsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListNotebookInstanceLifecycleConfigsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateAppRequest &, const Model::CreateAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateModelBiasJobDefinitionRequest &, const Model::CreateModelBiasJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateModelBiasJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListCodeRepositoriesRequest &, const Model::ListCodeRepositoriesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCodeRepositoriesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListTrialsRequest &, const Model::ListTrialsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTrialsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeUserProfileRequest &, const Model::DescribeUserProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeUserProfileResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribePipelineRequest &, const Model::DescribePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribePipelineResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListAliasesRequest &, const Model::ListAliasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAliasesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateEndpointRequest &, const Model::UpdateEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateEndpointResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopInferenceRecommendationsJobRequest &, const Model::StopInferenceRecommendationsJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopInferenceRecommendationsJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeWorkteamRequest &, const Model::DescribeWorkteamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeWorkteamResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateNotebookInstanceRequest &, const Model::CreateNotebookInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateNotebookInstanceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListTrainingJobsRequest &, const Model::ListTrainingJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTrainingJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListOptimizationJobsRequest &, const Model::ListOptimizationJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListOptimizationJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeTransformJobRequest &, const Model::DescribeTransformJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTransformJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteProcessingJobRequest &, const Model::DeleteProcessingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProcessingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateDeviceFleetRequest &, const Model::CreateDeviceFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDeviceFleetResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateProcessingJobRequest &, const Model::CreateProcessingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProcessingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::SearchTrainingPlanOfferingsRequest &, const Model::SearchTrainingPlanOfferingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchTrainingPlanOfferingsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeTrainingJobRequest &, const Model::DescribeTrainingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTrainingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreatePresignedMlflowAppUrlRequest &, const Model::CreatePresignedMlflowAppUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePresignedMlflowAppUrlResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListTrainingJobsForHyperParameterTuningJobRequest &, const Model::ListTrainingJobsForHyperParameterTuningJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTrainingJobsForHyperParameterTuningJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::BatchDescribeModelPackageRequest &, const Model::BatchDescribeModelPackageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchDescribeModelPackageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateHubContentReferenceRequest &, const Model::UpdateHubContentReferenceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateHubContentReferenceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteTrialRequest &, const Model::DeleteTrialOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTrialResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListEndpointsRequest &, const Model::ListEndpointsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEndpointsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::BatchDeleteClusterNodesRequest &, const Model::BatchDeleteClusterNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchDeleteClusterNodesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeArtifactRequest &, const Model::DescribeArtifactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeArtifactResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListClustersRequest &, const Model::ListClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListClustersResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteFlowDefinitionRequest &, const Model::DeleteFlowDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFlowDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateInferenceExperimentRequest &, const Model::UpdateInferenceExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateInferenceExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListAppsRequest &, const Model::ListAppsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAppsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteSpaceRequest &, const Model::DeleteSpaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSpaceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeFeatureGroupRequest &, const Model::DescribeFeatureGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFeatureGroupResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateModelExplainabilityJobDefinitionRequest &, const Model::CreateModelExplainabilityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateModelExplainabilityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribePipelineExecutionRequest &, const Model::DescribePipelineExecutionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribePipelineExecutionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListTrainingPlansRequest &, const Model::ListTrainingPlansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTrainingPlansResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeActionRequest &, const Model::DescribeActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeActionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeFlowDefinitionRequest &, const Model::DescribeFlowDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFlowDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateFeatureGroupRequest &, const Model::CreateFeatureGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFeatureGroupResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopMonitoringScheduleRequest &, const Model::StopMonitoringScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopMonitoringScheduleResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteMlflowTrackingServerRequest &, const Model::DeleteMlflowTrackingServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMlflowTrackingServerResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelCardVersionsRequest &, const Model::ListModelCardVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelCardVersionsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::RetryPipelineExecutionRequest &, const Model::RetryPipelineExecutionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RetryPipelineExecutionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateEndpointConfigRequest &, const Model::CreateEndpointConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEndpointConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::GetSagemakerServicecatalogPortfolioStatusRequest &, const Model::GetSagemakerServicecatalogPortfolioStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSagemakerServicecatalogPortfolioStatusResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteAppRequest &, const Model::DeleteAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeExperimentRequest &, const Model::DescribeExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeFeatureMetadataRequest &, const Model::DescribeFeatureMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFeatureMetadataResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeSubscribedWorkteamRequest &, const Model::DescribeSubscribedWorkteamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeSubscribedWorkteamResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateImageRequest &, const Model::UpdateImageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateImageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateModelPackageGroupRequest &, const Model::CreateModelPackageGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateModelPackageGroupResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreatePresignedDomainUrlRequest &, const Model::CreatePresignedDomainUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePresignedDomainUrlResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateModelQualityJobDefinitionRequest &, const Model::CreateModelQualityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateModelQualityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteActionRequest &, const Model::DeleteActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteActionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ImportHubContentRequest &, const Model::ImportHubContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ImportHubContentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteInferenceComponentRequest &, const Model::DeleteInferenceComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteInferenceComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateWorkforceRequest &, const Model::CreateWorkforceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWorkforceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribePartnerAppRequest &, const Model::DescribePartnerAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribePartnerAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateMlflowAppRequest &, const Model::UpdateMlflowAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMlflowAppResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListModelPackagesRequest &, const Model::ListModelPackagesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListModelPackagesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateClusterSchedulerConfigRequest &, const Model::CreateClusterSchedulerConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateClusterSchedulerConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteEdgeDeploymentPlanRequest &, const Model::DeleteEdgeDeploymentPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEdgeDeploymentPlanResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateContextRequest &, const Model::UpdateContextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateContextResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteDataQualityJobDefinitionRequest &, const Model::DeleteDataQualityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDataQualityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListMonitoringAlertsRequest &, const Model::ListMonitoringAlertsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMonitoringAlertsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateAppImageConfigRequest &, const Model::UpdateAppImageConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateAppImageConfigResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateDomainRequest &, const Model::UpdateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDomainResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListMonitoringAlertHistoryRequest &, const Model::ListMonitoringAlertHistoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMonitoringAlertHistoryResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateMlflowTrackingServerRequest &, const Model::UpdateMlflowTrackingServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMlflowTrackingServerResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteTrainingJobRequest &, const Model::DeleteTrainingJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTrainingJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreatePipelineRequest &, const Model::CreatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePipelineResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateDomainRequest &, const Model::CreateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDomainResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::QueryLineageRequest &, const Model::QueryLineageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> QueryLineageResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::BatchAddClusterNodesRequest &, const Model::BatchAddClusterNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchAddClusterNodesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteDomainRequest &, const Model::DeleteDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDomainResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateHubContentPresignedUrlsRequest &, const Model::CreateHubContentPresignedUrlsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHubContentPresignedUrlsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeAlgorithmRequest &, const Model::DescribeAlgorithmOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAlgorithmResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateTrialRequest &, const Model::UpdateTrialOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateTrialResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeInferenceRecommendationsJobRequest &, const Model::DescribeInferenceRecommendationsJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeInferenceRecommendationsJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateContextRequest &, const Model::CreateContextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateContextResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateWorkteamRequest &, const Model::UpdateWorkteamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateWorkteamResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateComputeQuotaRequest &, const Model::CreateComputeQuotaOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateComputeQuotaResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopCompilationJobRequest &, const Model::StopCompilationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopCompilationJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopAutoMLJobRequest &, const Model::StopAutoMLJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopAutoMLJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListLabelingJobsRequest &, const Model::ListLabelingJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListLabelingJobsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteWorkforceRequest &, const Model::DeleteWorkforceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkforceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopInferenceExperimentRequest &, const Model::StopInferenceExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopInferenceExperimentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeProjectRequest &, const Model::DescribeProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeProjectResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::EnableSagemakerServicecatalogPortfolioRequest &, const Model::EnableSagemakerServicecatalogPortfolioOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableSagemakerServicecatalogPortfolioResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StartSessionRequest &, const Model::StartSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartSessionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteFeatureGroupRequest &, const Model::DeleteFeatureGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFeatureGroupResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeModelExplainabilityJobDefinitionRequest &, const Model::DescribeModelExplainabilityJobDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeModelExplainabilityJobDefinitionResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateInferenceComponentRequest &, const Model::UpdateInferenceComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateInferenceComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListWorkteamsRequest &, const Model::ListWorkteamsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkteamsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListPipelinesRequest &, const Model::ListPipelinesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPipelinesResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::StopHyperParameterTuningJobRequest &, const Model::StopHyperParameterTuningJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopHyperParameterTuningJobResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListSubscribedWorkteamsRequest &, const Model::ListSubscribedWorkteamsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSubscribedWorkteamsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::AddAssociationRequest &, const Model::AddAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AddAssociationResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::UpdateWorkforceRequest &, const Model::UpdateWorkforceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateWorkforceResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::CreateModelRequest &, const Model::CreateModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateModelResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListResourceCatalogsRequest &, const Model::ListResourceCatalogsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListResourceCatalogsResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::SearchRequest &, const Model::SearchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DeleteTrialComponentRequest &, const Model::DeleteTrialComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTrialComponentResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::DescribeTrainingPlanExtensionHistoryRequest &, const Model::DescribeTrainingPlanExtensionHistoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTrainingPlanExtensionHistoryResponseReceivedHandler
std::function< void(const SageMakerClient *, const Model::ListHyperParameterTuningJobsRequest &, const Model::ListHyperParameterTuningJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListHyperParameterTuningJobsResponseReceivedHandler