AWS SDK for C++

AWS SDK for C++ Version 1.11.717

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/DescribeTrainingPlanResult.h>
183#include <aws/sagemaker/model/DescribeTransformJobResult.h>
184#include <aws/sagemaker/model/DescribeTrialComponentResult.h>
185#include <aws/sagemaker/model/DescribeTrialResult.h>
186#include <aws/sagemaker/model/DescribeUserProfileResult.h>
187#include <aws/sagemaker/model/DescribeWorkforceResult.h>
188#include <aws/sagemaker/model/DescribeWorkteamResult.h>
189#include <aws/sagemaker/model/DetachClusterNodeVolumeResult.h>
190#include <aws/sagemaker/model/DisableSagemakerServicecatalogPortfolioRequest.h>
191#include <aws/sagemaker/model/DisableSagemakerServicecatalogPortfolioResult.h>
192#include <aws/sagemaker/model/DisassociateTrialComponentResult.h>
193#include <aws/sagemaker/model/EnableSagemakerServicecatalogPortfolioRequest.h>
194#include <aws/sagemaker/model/EnableSagemakerServicecatalogPortfolioResult.h>
195#include <aws/sagemaker/model/GetDeviceFleetReportResult.h>
196#include <aws/sagemaker/model/GetLineageGroupPolicyResult.h>
197#include <aws/sagemaker/model/GetModelPackageGroupPolicyResult.h>
198#include <aws/sagemaker/model/GetSagemakerServicecatalogPortfolioStatusRequest.h>
199#include <aws/sagemaker/model/GetSagemakerServicecatalogPortfolioStatusResult.h>
200#include <aws/sagemaker/model/GetScalingConfigurationRecommendationResult.h>
201#include <aws/sagemaker/model/GetSearchSuggestionsResult.h>
202#include <aws/sagemaker/model/ImportHubContentResult.h>
203#include <aws/sagemaker/model/ListActionsRequest.h>
204#include <aws/sagemaker/model/ListActionsResult.h>
205#include <aws/sagemaker/model/ListAlgorithmsRequest.h>
206#include <aws/sagemaker/model/ListAlgorithmsResult.h>
207#include <aws/sagemaker/model/ListAliasesResult.h>
208#include <aws/sagemaker/model/ListAppImageConfigsRequest.h>
209#include <aws/sagemaker/model/ListAppImageConfigsResult.h>
210#include <aws/sagemaker/model/ListAppsRequest.h>
211#include <aws/sagemaker/model/ListAppsResult.h>
212#include <aws/sagemaker/model/ListArtifactsRequest.h>
213#include <aws/sagemaker/model/ListArtifactsResult.h>
214#include <aws/sagemaker/model/ListAssociationsRequest.h>
215#include <aws/sagemaker/model/ListAssociationsResult.h>
216#include <aws/sagemaker/model/ListAutoMLJobsRequest.h>
217#include <aws/sagemaker/model/ListAutoMLJobsResult.h>
218#include <aws/sagemaker/model/ListCandidatesForAutoMLJobResult.h>
219#include <aws/sagemaker/model/ListClusterEventsResult.h>
220#include <aws/sagemaker/model/ListClusterNodesResult.h>
221#include <aws/sagemaker/model/ListClusterSchedulerConfigsRequest.h>
222#include <aws/sagemaker/model/ListClusterSchedulerConfigsResult.h>
223#include <aws/sagemaker/model/ListClustersRequest.h>
224#include <aws/sagemaker/model/ListClustersResult.h>
225#include <aws/sagemaker/model/ListCodeRepositoriesRequest.h>
226#include <aws/sagemaker/model/ListCodeRepositoriesResult.h>
227#include <aws/sagemaker/model/ListCompilationJobsRequest.h>
228#include <aws/sagemaker/model/ListCompilationJobsResult.h>
229#include <aws/sagemaker/model/ListComputeQuotasRequest.h>
230#include <aws/sagemaker/model/ListComputeQuotasResult.h>
231#include <aws/sagemaker/model/ListContextsRequest.h>
232#include <aws/sagemaker/model/ListContextsResult.h>
233#include <aws/sagemaker/model/ListDataQualityJobDefinitionsRequest.h>
234#include <aws/sagemaker/model/ListDataQualityJobDefinitionsResult.h>
235#include <aws/sagemaker/model/ListDeviceFleetsRequest.h>
236#include <aws/sagemaker/model/ListDeviceFleetsResult.h>
237#include <aws/sagemaker/model/ListDevicesRequest.h>
238#include <aws/sagemaker/model/ListDevicesResult.h>
239#include <aws/sagemaker/model/ListDomainsRequest.h>
240#include <aws/sagemaker/model/ListDomainsResult.h>
241#include <aws/sagemaker/model/ListEdgeDeploymentPlansRequest.h>
242#include <aws/sagemaker/model/ListEdgeDeploymentPlansResult.h>
243#include <aws/sagemaker/model/ListEdgePackagingJobsRequest.h>
244#include <aws/sagemaker/model/ListEdgePackagingJobsResult.h>
245#include <aws/sagemaker/model/ListEndpointConfigsRequest.h>
246#include <aws/sagemaker/model/ListEndpointConfigsResult.h>
247#include <aws/sagemaker/model/ListEndpointsRequest.h>
248#include <aws/sagemaker/model/ListEndpointsResult.h>
249#include <aws/sagemaker/model/ListExperimentsRequest.h>
250#include <aws/sagemaker/model/ListExperimentsResult.h>
251#include <aws/sagemaker/model/ListFeatureGroupsRequest.h>
252#include <aws/sagemaker/model/ListFeatureGroupsResult.h>
253#include <aws/sagemaker/model/ListFlowDefinitionsRequest.h>
254#include <aws/sagemaker/model/ListFlowDefinitionsResult.h>
255#include <aws/sagemaker/model/ListHubContentVersionsResult.h>
256#include <aws/sagemaker/model/ListHubContentsResult.h>
257#include <aws/sagemaker/model/ListHubsRequest.h>
258#include <aws/sagemaker/model/ListHubsResult.h>
259#include <aws/sagemaker/model/ListHumanTaskUisRequest.h>
260#include <aws/sagemaker/model/ListHumanTaskUisResult.h>
261#include <aws/sagemaker/model/ListHyperParameterTuningJobsRequest.h>
262#include <aws/sagemaker/model/ListHyperParameterTuningJobsResult.h>
263#include <aws/sagemaker/model/ListImageVersionsResult.h>
264#include <aws/sagemaker/model/ListImagesRequest.h>
265#include <aws/sagemaker/model/ListImagesResult.h>
266#include <aws/sagemaker/model/ListInferenceComponentsRequest.h>
267#include <aws/sagemaker/model/ListInferenceComponentsResult.h>
268#include <aws/sagemaker/model/ListInferenceExperimentsRequest.h>
269#include <aws/sagemaker/model/ListInferenceExperimentsResult.h>
270#include <aws/sagemaker/model/ListInferenceRecommendationsJobStepsResult.h>
271#include <aws/sagemaker/model/ListInferenceRecommendationsJobsRequest.h>
272#include <aws/sagemaker/model/ListInferenceRecommendationsJobsResult.h>
273#include <aws/sagemaker/model/ListLabelingJobsForWorkteamResult.h>
274#include <aws/sagemaker/model/ListLabelingJobsRequest.h>
275#include <aws/sagemaker/model/ListLabelingJobsResult.h>
276#include <aws/sagemaker/model/ListLineageGroupsRequest.h>
277#include <aws/sagemaker/model/ListLineageGroupsResult.h>
278#include <aws/sagemaker/model/ListMlflowAppsRequest.h>
279#include <aws/sagemaker/model/ListMlflowAppsResult.h>
280#include <aws/sagemaker/model/ListMlflowTrackingServersRequest.h>
281#include <aws/sagemaker/model/ListMlflowTrackingServersResult.h>
282#include <aws/sagemaker/model/ListModelBiasJobDefinitionsRequest.h>
283#include <aws/sagemaker/model/ListModelBiasJobDefinitionsResult.h>
284#include <aws/sagemaker/model/ListModelCardExportJobsResult.h>
285#include <aws/sagemaker/model/ListModelCardVersionsResult.h>
286#include <aws/sagemaker/model/ListModelCardsRequest.h>
287#include <aws/sagemaker/model/ListModelCardsResult.h>
288#include <aws/sagemaker/model/ListModelExplainabilityJobDefinitionsRequest.h>
289#include <aws/sagemaker/model/ListModelExplainabilityJobDefinitionsResult.h>
290#include <aws/sagemaker/model/ListModelMetadataRequest.h>
291#include <aws/sagemaker/model/ListModelMetadataResult.h>
292#include <aws/sagemaker/model/ListModelPackageGroupsRequest.h>
293#include <aws/sagemaker/model/ListModelPackageGroupsResult.h>
294#include <aws/sagemaker/model/ListModelPackagesRequest.h>
295#include <aws/sagemaker/model/ListModelPackagesResult.h>
296#include <aws/sagemaker/model/ListModelQualityJobDefinitionsRequest.h>
297#include <aws/sagemaker/model/ListModelQualityJobDefinitionsResult.h>
298#include <aws/sagemaker/model/ListModelsRequest.h>
299#include <aws/sagemaker/model/ListModelsResult.h>
300#include <aws/sagemaker/model/ListMonitoringAlertHistoryRequest.h>
301#include <aws/sagemaker/model/ListMonitoringAlertHistoryResult.h>
302#include <aws/sagemaker/model/ListMonitoringAlertsResult.h>
303#include <aws/sagemaker/model/ListMonitoringExecutionsRequest.h>
304#include <aws/sagemaker/model/ListMonitoringExecutionsResult.h>
305#include <aws/sagemaker/model/ListMonitoringSchedulesRequest.h>
306#include <aws/sagemaker/model/ListMonitoringSchedulesResult.h>
307#include <aws/sagemaker/model/ListNotebookInstanceLifecycleConfigsRequest.h>
308#include <aws/sagemaker/model/ListNotebookInstanceLifecycleConfigsResult.h>
309#include <aws/sagemaker/model/ListNotebookInstancesRequest.h>
310#include <aws/sagemaker/model/ListNotebookInstancesResult.h>
311#include <aws/sagemaker/model/ListOptimizationJobsRequest.h>
312#include <aws/sagemaker/model/ListOptimizationJobsResult.h>
313#include <aws/sagemaker/model/ListPartnerAppsRequest.h>
314#include <aws/sagemaker/model/ListPartnerAppsResult.h>
315#include <aws/sagemaker/model/ListPipelineExecutionStepsRequest.h>
316#include <aws/sagemaker/model/ListPipelineExecutionStepsResult.h>
317#include <aws/sagemaker/model/ListPipelineExecutionsResult.h>
318#include <aws/sagemaker/model/ListPipelineParametersForExecutionResult.h>
319#include <aws/sagemaker/model/ListPipelineVersionsResult.h>
320#include <aws/sagemaker/model/ListPipelinesRequest.h>
321#include <aws/sagemaker/model/ListPipelinesResult.h>
322#include <aws/sagemaker/model/ListProcessingJobsRequest.h>
323#include <aws/sagemaker/model/ListProcessingJobsResult.h>
324#include <aws/sagemaker/model/ListProjectsRequest.h>
325#include <aws/sagemaker/model/ListProjectsResult.h>
326#include <aws/sagemaker/model/ListResourceCatalogsRequest.h>
327#include <aws/sagemaker/model/ListResourceCatalogsResult.h>
328#include <aws/sagemaker/model/ListSpacesRequest.h>
329#include <aws/sagemaker/model/ListSpacesResult.h>
330#include <aws/sagemaker/model/ListStageDevicesResult.h>
331#include <aws/sagemaker/model/ListStudioLifecycleConfigsRequest.h>
332#include <aws/sagemaker/model/ListStudioLifecycleConfigsResult.h>
333#include <aws/sagemaker/model/ListSubscribedWorkteamsRequest.h>
334#include <aws/sagemaker/model/ListSubscribedWorkteamsResult.h>
335#include <aws/sagemaker/model/ListTagsResult.h>
336#include <aws/sagemaker/model/ListTrainingJobsForHyperParameterTuningJobResult.h>
337#include <aws/sagemaker/model/ListTrainingJobsRequest.h>
338#include <aws/sagemaker/model/ListTrainingJobsResult.h>
339#include <aws/sagemaker/model/ListTrainingPlansRequest.h>
340#include <aws/sagemaker/model/ListTrainingPlansResult.h>
341#include <aws/sagemaker/model/ListTransformJobsRequest.h>
342#include <aws/sagemaker/model/ListTransformJobsResult.h>
343#include <aws/sagemaker/model/ListTrialComponentsRequest.h>
344#include <aws/sagemaker/model/ListTrialComponentsResult.h>
345#include <aws/sagemaker/model/ListTrialsRequest.h>
346#include <aws/sagemaker/model/ListTrialsResult.h>
347#include <aws/sagemaker/model/ListUltraServersByReservedCapacityResult.h>
348#include <aws/sagemaker/model/ListUserProfilesRequest.h>
349#include <aws/sagemaker/model/ListUserProfilesResult.h>
350#include <aws/sagemaker/model/ListWorkforcesRequest.h>
351#include <aws/sagemaker/model/ListWorkforcesResult.h>
352#include <aws/sagemaker/model/ListWorkteamsRequest.h>
353#include <aws/sagemaker/model/ListWorkteamsResult.h>
354#include <aws/sagemaker/model/PutModelPackageGroupPolicyResult.h>
355#include <aws/sagemaker/model/QueryLineageRequest.h>
356#include <aws/sagemaker/model/QueryLineageResult.h>
357#include <aws/sagemaker/model/RenderUiTemplateResult.h>
358#include <aws/sagemaker/model/RetryPipelineExecutionResult.h>
359#include <aws/sagemaker/model/SearchResult.h>
360#include <aws/sagemaker/model/SearchTrainingPlanOfferingsResult.h>
361#include <aws/sagemaker/model/SendPipelineExecutionStepFailureResult.h>
362#include <aws/sagemaker/model/SendPipelineExecutionStepSuccessResult.h>
363#include <aws/sagemaker/model/StartInferenceExperimentResult.h>
364#include <aws/sagemaker/model/StartMlflowTrackingServerResult.h>
365#include <aws/sagemaker/model/StartPipelineExecutionResult.h>
366#include <aws/sagemaker/model/StartSessionResult.h>
367#include <aws/sagemaker/model/StopInferenceExperimentResult.h>
368#include <aws/sagemaker/model/StopMlflowTrackingServerResult.h>
369#include <aws/sagemaker/model/StopPipelineExecutionResult.h>
370#include <aws/sagemaker/model/UpdateActionResult.h>
371#include <aws/sagemaker/model/UpdateAppImageConfigResult.h>
372#include <aws/sagemaker/model/UpdateArtifactResult.h>
373#include <aws/sagemaker/model/UpdateClusterResult.h>
374#include <aws/sagemaker/model/UpdateClusterSchedulerConfigResult.h>
375#include <aws/sagemaker/model/UpdateClusterSoftwareResult.h>
376#include <aws/sagemaker/model/UpdateCodeRepositoryResult.h>
377#include <aws/sagemaker/model/UpdateComputeQuotaResult.h>
378#include <aws/sagemaker/model/UpdateContextResult.h>
379#include <aws/sagemaker/model/UpdateDomainResult.h>
380#include <aws/sagemaker/model/UpdateEndpointResult.h>
381#include <aws/sagemaker/model/UpdateEndpointWeightsAndCapacitiesResult.h>
382#include <aws/sagemaker/model/UpdateExperimentResult.h>
383#include <aws/sagemaker/model/UpdateFeatureGroupResult.h>
384#include <aws/sagemaker/model/UpdateHubContentReferenceResult.h>
385#include <aws/sagemaker/model/UpdateHubContentResult.h>
386#include <aws/sagemaker/model/UpdateHubResult.h>
387#include <aws/sagemaker/model/UpdateImageResult.h>
388#include <aws/sagemaker/model/UpdateImageVersionResult.h>
389#include <aws/sagemaker/model/UpdateInferenceComponentResult.h>
390#include <aws/sagemaker/model/UpdateInferenceComponentRuntimeConfigResult.h>
391#include <aws/sagemaker/model/UpdateInferenceExperimentResult.h>
392#include <aws/sagemaker/model/UpdateMlflowAppResult.h>
393#include <aws/sagemaker/model/UpdateMlflowTrackingServerResult.h>
394#include <aws/sagemaker/model/UpdateModelCardResult.h>
395#include <aws/sagemaker/model/UpdateModelPackageResult.h>
396#include <aws/sagemaker/model/UpdateMonitoringAlertResult.h>
397#include <aws/sagemaker/model/UpdateMonitoringScheduleResult.h>
398#include <aws/sagemaker/model/UpdateNotebookInstanceLifecycleConfigResult.h>
399#include <aws/sagemaker/model/UpdateNotebookInstanceResult.h>
400#include <aws/sagemaker/model/UpdatePartnerAppResult.h>
401#include <aws/sagemaker/model/UpdatePipelineExecutionResult.h>
402#include <aws/sagemaker/model/UpdatePipelineResult.h>
403#include <aws/sagemaker/model/UpdatePipelineVersionResult.h>
404#include <aws/sagemaker/model/UpdateProjectResult.h>
405#include <aws/sagemaker/model/UpdateSpaceResult.h>
406#include <aws/sagemaker/model/UpdateTrainingJobResult.h>
407#include <aws/sagemaker/model/UpdateTrialComponentResult.h>
408#include <aws/sagemaker/model/UpdateTrialResult.h>
409#include <aws/sagemaker/model/UpdateUserProfileResult.h>
410#include <aws/sagemaker/model/UpdateWorkforceResult.h>
411#include <aws/sagemaker/model/UpdateWorkteamResult.h>
412/* End of service model headers required in SageMakerClient header */
413
414namespace Aws {
415namespace Http {
416class HttpClient;
417class HttpClientFactory;
418} // namespace Http
419
420namespace Utils {
421template <typename R, typename E>
422class Outcome;
423
424namespace Threading {
425class Executor;
426} // namespace Threading
427} // namespace Utils
428
429namespace Auth {
430class AWSCredentials;
431class AWSCredentialsProvider;
432} // namespace Auth
433
434namespace Client {
435class RetryStrategy;
436} // namespace Client
437
438namespace SageMaker {
442
443namespace Model {
444/* Service model forward declarations required in SageMakerClient header */
445class AddAssociationRequest;
446class AddTagsRequest;
447class AssociateTrialComponentRequest;
448class AttachClusterNodeVolumeRequest;
449class BatchAddClusterNodesRequest;
450class BatchDeleteClusterNodesRequest;
451class BatchDescribeModelPackageRequest;
452class BatchRebootClusterNodesRequest;
453class BatchReplaceClusterNodesRequest;
454class CreateActionRequest;
455class CreateAlgorithmRequest;
456class CreateAppRequest;
457class CreateAppImageConfigRequest;
458class CreateArtifactRequest;
459class CreateAutoMLJobRequest;
460class CreateAutoMLJobV2Request;
461class CreateClusterRequest;
462class CreateClusterSchedulerConfigRequest;
463class CreateCodeRepositoryRequest;
464class CreateCompilationJobRequest;
465class CreateComputeQuotaRequest;
466class CreateContextRequest;
467class CreateDataQualityJobDefinitionRequest;
468class CreateDeviceFleetRequest;
469class CreateDomainRequest;
470class CreateEdgeDeploymentPlanRequest;
471class CreateEdgeDeploymentStageRequest;
472class CreateEdgePackagingJobRequest;
473class CreateEndpointRequest;
474class CreateEndpointConfigRequest;
475class CreateExperimentRequest;
476class CreateFeatureGroupRequest;
477class CreateFlowDefinitionRequest;
478class CreateHubRequest;
479class CreateHubContentPresignedUrlsRequest;
480class CreateHubContentReferenceRequest;
481class CreateHumanTaskUiRequest;
482class CreateHyperParameterTuningJobRequest;
483class CreateImageRequest;
484class CreateImageVersionRequest;
485class CreateInferenceComponentRequest;
486class CreateInferenceExperimentRequest;
487class CreateInferenceRecommendationsJobRequest;
488class CreateLabelingJobRequest;
489class CreateMlflowAppRequest;
490class CreateMlflowTrackingServerRequest;
491class CreateModelRequest;
492class CreateModelBiasJobDefinitionRequest;
493class CreateModelCardRequest;
494class CreateModelCardExportJobRequest;
495class CreateModelExplainabilityJobDefinitionRequest;
496class CreateModelPackageRequest;
497class CreateModelPackageGroupRequest;
498class CreateModelQualityJobDefinitionRequest;
499class CreateMonitoringScheduleRequest;
500class CreateNotebookInstanceRequest;
501class CreateNotebookInstanceLifecycleConfigRequest;
502class CreateOptimizationJobRequest;
503class CreatePartnerAppRequest;
504class CreatePartnerAppPresignedUrlRequest;
505class CreatePipelineRequest;
506class CreatePresignedDomainUrlRequest;
507class CreatePresignedMlflowAppUrlRequest;
508class CreatePresignedMlflowTrackingServerUrlRequest;
509class CreatePresignedNotebookInstanceUrlRequest;
510class CreateProcessingJobRequest;
511class CreateProjectRequest;
512class CreateSpaceRequest;
513class CreateStudioLifecycleConfigRequest;
514class CreateTrainingJobRequest;
515class CreateTrainingPlanRequest;
516class CreateTransformJobRequest;
517class CreateTrialRequest;
518class CreateTrialComponentRequest;
519class CreateUserProfileRequest;
520class CreateWorkforceRequest;
521class CreateWorkteamRequest;
522class DeleteActionRequest;
523class DeleteAlgorithmRequest;
524class DeleteAppRequest;
525class DeleteAppImageConfigRequest;
526class DeleteArtifactRequest;
527class DeleteAssociationRequest;
528class DeleteClusterRequest;
529class DeleteClusterSchedulerConfigRequest;
530class DeleteCodeRepositoryRequest;
531class DeleteCompilationJobRequest;
532class DeleteComputeQuotaRequest;
533class DeleteContextRequest;
534class DeleteDataQualityJobDefinitionRequest;
535class DeleteDeviceFleetRequest;
536class DeleteDomainRequest;
537class DeleteEdgeDeploymentPlanRequest;
538class DeleteEdgeDeploymentStageRequest;
539class DeleteEndpointRequest;
540class DeleteEndpointConfigRequest;
541class DeleteExperimentRequest;
542class DeleteFeatureGroupRequest;
543class DeleteFlowDefinitionRequest;
544class DeleteHubRequest;
545class DeleteHubContentRequest;
546class DeleteHubContentReferenceRequest;
547class DeleteHumanTaskUiRequest;
548class DeleteHyperParameterTuningJobRequest;
549class DeleteImageRequest;
550class DeleteImageVersionRequest;
551class DeleteInferenceComponentRequest;
552class DeleteInferenceExperimentRequest;
553class DeleteMlflowAppRequest;
554class DeleteMlflowTrackingServerRequest;
555class DeleteModelRequest;
556class DeleteModelBiasJobDefinitionRequest;
557class DeleteModelCardRequest;
558class DeleteModelExplainabilityJobDefinitionRequest;
559class DeleteModelPackageRequest;
560class DeleteModelPackageGroupRequest;
561class DeleteModelPackageGroupPolicyRequest;
562class DeleteModelQualityJobDefinitionRequest;
563class DeleteMonitoringScheduleRequest;
564class DeleteNotebookInstanceRequest;
565class DeleteNotebookInstanceLifecycleConfigRequest;
566class DeleteOptimizationJobRequest;
567class DeletePartnerAppRequest;
568class DeletePipelineRequest;
569class DeleteProcessingJobRequest;
570class DeleteProjectRequest;
571class DeleteSpaceRequest;
572class DeleteStudioLifecycleConfigRequest;
573class DeleteTagsRequest;
574class DeleteTrainingJobRequest;
575class DeleteTrialRequest;
576class DeleteTrialComponentRequest;
577class DeleteUserProfileRequest;
578class DeleteWorkforceRequest;
579class DeleteWorkteamRequest;
580class DeregisterDevicesRequest;
581class DescribeActionRequest;
582class DescribeAlgorithmRequest;
583class DescribeAppRequest;
584class DescribeAppImageConfigRequest;
585class DescribeArtifactRequest;
586class DescribeAutoMLJobRequest;
587class DescribeAutoMLJobV2Request;
588class DescribeClusterRequest;
589class DescribeClusterEventRequest;
590class DescribeClusterNodeRequest;
591class DescribeClusterSchedulerConfigRequest;
592class DescribeCodeRepositoryRequest;
593class DescribeCompilationJobRequest;
594class DescribeComputeQuotaRequest;
595class DescribeContextRequest;
596class DescribeDataQualityJobDefinitionRequest;
597class DescribeDeviceRequest;
598class DescribeDeviceFleetRequest;
599class DescribeDomainRequest;
600class DescribeEdgeDeploymentPlanRequest;
601class DescribeEdgePackagingJobRequest;
602class DescribeEndpointRequest;
603class DescribeEndpointConfigRequest;
604class DescribeExperimentRequest;
605class DescribeFeatureGroupRequest;
606class DescribeFeatureMetadataRequest;
607class DescribeFlowDefinitionRequest;
608class DescribeHubRequest;
609class DescribeHubContentRequest;
610class DescribeHumanTaskUiRequest;
611class DescribeHyperParameterTuningJobRequest;
612class DescribeImageRequest;
613class DescribeImageVersionRequest;
614class DescribeInferenceComponentRequest;
615class DescribeInferenceExperimentRequest;
616class DescribeInferenceRecommendationsJobRequest;
617class DescribeLabelingJobRequest;
618class DescribeLineageGroupRequest;
619class DescribeMlflowAppRequest;
620class DescribeMlflowTrackingServerRequest;
621class DescribeModelRequest;
622class DescribeModelBiasJobDefinitionRequest;
623class DescribeModelCardRequest;
624class DescribeModelCardExportJobRequest;
625class DescribeModelExplainabilityJobDefinitionRequest;
626class DescribeModelPackageRequest;
627class DescribeModelPackageGroupRequest;
628class DescribeModelQualityJobDefinitionRequest;
629class DescribeMonitoringScheduleRequest;
630class DescribeNotebookInstanceRequest;
631class DescribeNotebookInstanceLifecycleConfigRequest;
632class DescribeOptimizationJobRequest;
633class DescribePartnerAppRequest;
634class DescribePipelineRequest;
635class DescribePipelineDefinitionForExecutionRequest;
636class DescribePipelineExecutionRequest;
637class DescribeProcessingJobRequest;
638class DescribeProjectRequest;
639class DescribeReservedCapacityRequest;
640class DescribeSpaceRequest;
641class DescribeStudioLifecycleConfigRequest;
642class DescribeSubscribedWorkteamRequest;
643class DescribeTrainingJobRequest;
644class DescribeTrainingPlanRequest;
645class DescribeTransformJobRequest;
646class DescribeTrialRequest;
647class DescribeTrialComponentRequest;
648class DescribeUserProfileRequest;
649class DescribeWorkforceRequest;
650class DescribeWorkteamRequest;
651class DetachClusterNodeVolumeRequest;
652class DisableSagemakerServicecatalogPortfolioRequest;
653class DisassociateTrialComponentRequest;
654class EnableSagemakerServicecatalogPortfolioRequest;
655class GetDeviceFleetReportRequest;
656class GetLineageGroupPolicyRequest;
657class GetModelPackageGroupPolicyRequest;
658class GetSagemakerServicecatalogPortfolioStatusRequest;
659class GetScalingConfigurationRecommendationRequest;
660class GetSearchSuggestionsRequest;
661class ImportHubContentRequest;
662class ListActionsRequest;
663class ListAlgorithmsRequest;
664class ListAliasesRequest;
665class ListAppImageConfigsRequest;
666class ListAppsRequest;
667class ListArtifactsRequest;
668class ListAssociationsRequest;
669class ListAutoMLJobsRequest;
670class ListCandidatesForAutoMLJobRequest;
671class ListClusterEventsRequest;
672class ListClusterNodesRequest;
673class ListClusterSchedulerConfigsRequest;
674class ListClustersRequest;
675class ListCodeRepositoriesRequest;
676class ListCompilationJobsRequest;
677class ListComputeQuotasRequest;
678class ListContextsRequest;
679class ListDataQualityJobDefinitionsRequest;
680class ListDeviceFleetsRequest;
681class ListDevicesRequest;
682class ListDomainsRequest;
683class ListEdgeDeploymentPlansRequest;
684class ListEdgePackagingJobsRequest;
685class ListEndpointConfigsRequest;
686class ListEndpointsRequest;
687class ListExperimentsRequest;
688class ListFeatureGroupsRequest;
689class ListFlowDefinitionsRequest;
690class ListHubContentVersionsRequest;
691class ListHubContentsRequest;
692class ListHubsRequest;
693class ListHumanTaskUisRequest;
694class ListHyperParameterTuningJobsRequest;
695class ListImageVersionsRequest;
696class ListImagesRequest;
697class ListInferenceComponentsRequest;
698class ListInferenceExperimentsRequest;
699class ListInferenceRecommendationsJobStepsRequest;
700class ListInferenceRecommendationsJobsRequest;
701class ListLabelingJobsRequest;
702class ListLabelingJobsForWorkteamRequest;
703class ListLineageGroupsRequest;
704class ListMlflowAppsRequest;
705class ListMlflowTrackingServersRequest;
706class ListModelBiasJobDefinitionsRequest;
707class ListModelCardExportJobsRequest;
708class ListModelCardVersionsRequest;
709class ListModelCardsRequest;
710class ListModelExplainabilityJobDefinitionsRequest;
711class ListModelMetadataRequest;
712class ListModelPackageGroupsRequest;
713class ListModelPackagesRequest;
714class ListModelQualityJobDefinitionsRequest;
715class ListModelsRequest;
716class ListMonitoringAlertHistoryRequest;
717class ListMonitoringAlertsRequest;
718class ListMonitoringExecutionsRequest;
719class ListMonitoringSchedulesRequest;
720class ListNotebookInstanceLifecycleConfigsRequest;
721class ListNotebookInstancesRequest;
722class ListOptimizationJobsRequest;
723class ListPartnerAppsRequest;
724class ListPipelineExecutionStepsRequest;
725class ListPipelineExecutionsRequest;
726class ListPipelineParametersForExecutionRequest;
727class ListPipelineVersionsRequest;
728class ListPipelinesRequest;
729class ListProcessingJobsRequest;
730class ListProjectsRequest;
731class ListResourceCatalogsRequest;
732class ListSpacesRequest;
733class ListStageDevicesRequest;
734class ListStudioLifecycleConfigsRequest;
735class ListSubscribedWorkteamsRequest;
736class ListTagsRequest;
737class ListTrainingJobsRequest;
738class ListTrainingJobsForHyperParameterTuningJobRequest;
739class ListTrainingPlansRequest;
740class ListTransformJobsRequest;
741class ListTrialComponentsRequest;
742class ListTrialsRequest;
743class ListUltraServersByReservedCapacityRequest;
744class ListUserProfilesRequest;
745class ListWorkforcesRequest;
746class ListWorkteamsRequest;
747class PutModelPackageGroupPolicyRequest;
748class QueryLineageRequest;
749class RegisterDevicesRequest;
750class RenderUiTemplateRequest;
751class RetryPipelineExecutionRequest;
752class SearchRequest;
753class SearchTrainingPlanOfferingsRequest;
754class SendPipelineExecutionStepFailureRequest;
755class SendPipelineExecutionStepSuccessRequest;
756class StartEdgeDeploymentStageRequest;
757class StartInferenceExperimentRequest;
758class StartMlflowTrackingServerRequest;
759class StartMonitoringScheduleRequest;
760class StartNotebookInstanceRequest;
761class StartPipelineExecutionRequest;
762class StartSessionRequest;
763class StopAutoMLJobRequest;
764class StopCompilationJobRequest;
765class StopEdgeDeploymentStageRequest;
766class StopEdgePackagingJobRequest;
767class StopHyperParameterTuningJobRequest;
768class StopInferenceExperimentRequest;
769class StopInferenceRecommendationsJobRequest;
770class StopLabelingJobRequest;
771class StopMlflowTrackingServerRequest;
772class StopMonitoringScheduleRequest;
773class StopNotebookInstanceRequest;
774class StopOptimizationJobRequest;
775class StopPipelineExecutionRequest;
776class StopProcessingJobRequest;
777class StopTrainingJobRequest;
778class StopTransformJobRequest;
779class UpdateActionRequest;
780class UpdateAppImageConfigRequest;
781class UpdateArtifactRequest;
782class UpdateClusterRequest;
783class UpdateClusterSchedulerConfigRequest;
784class UpdateClusterSoftwareRequest;
785class UpdateCodeRepositoryRequest;
786class UpdateComputeQuotaRequest;
787class UpdateContextRequest;
788class UpdateDeviceFleetRequest;
789class UpdateDevicesRequest;
790class UpdateDomainRequest;
791class UpdateEndpointRequest;
792class UpdateEndpointWeightsAndCapacitiesRequest;
793class UpdateExperimentRequest;
794class UpdateFeatureGroupRequest;
795class UpdateFeatureMetadataRequest;
796class UpdateHubRequest;
797class UpdateHubContentRequest;
798class UpdateHubContentReferenceRequest;
799class UpdateImageRequest;
800class UpdateImageVersionRequest;
801class UpdateInferenceComponentRequest;
802class UpdateInferenceComponentRuntimeConfigRequest;
803class UpdateInferenceExperimentRequest;
804class UpdateMlflowAppRequest;
805class UpdateMlflowTrackingServerRequest;
806class UpdateModelCardRequest;
807class UpdateModelPackageRequest;
808class UpdateMonitoringAlertRequest;
809class UpdateMonitoringScheduleRequest;
810class UpdateNotebookInstanceRequest;
811class UpdateNotebookInstanceLifecycleConfigRequest;
812class UpdatePartnerAppRequest;
813class UpdatePipelineRequest;
814class UpdatePipelineExecutionRequest;
815class UpdatePipelineVersionRequest;
816class UpdateProjectRequest;
817class UpdateSpaceRequest;
818class UpdateTrainingJobRequest;
819class UpdateTrialRequest;
820class UpdateTrialComponentRequest;
821class UpdateUserProfileRequest;
822class UpdateWorkforceRequest;
823class UpdateWorkteamRequest;
824/* End of service model forward declarations required in SageMakerClient header */
825
826/* Service model Outcome class definitions */
1208/* End of service model Outcome class definitions */
1209
1210/* Service model Outcome callable definitions */
1211typedef std::future<AddAssociationOutcome> AddAssociationOutcomeCallable;
1212typedef std::future<AddTagsOutcome> AddTagsOutcomeCallable;
1213typedef std::future<AssociateTrialComponentOutcome> AssociateTrialComponentOutcomeCallable;
1214typedef std::future<AttachClusterNodeVolumeOutcome> AttachClusterNodeVolumeOutcomeCallable;
1215typedef std::future<BatchAddClusterNodesOutcome> BatchAddClusterNodesOutcomeCallable;
1216typedef std::future<BatchDeleteClusterNodesOutcome> BatchDeleteClusterNodesOutcomeCallable;
1217typedef std::future<BatchDescribeModelPackageOutcome> BatchDescribeModelPackageOutcomeCallable;
1218typedef std::future<BatchRebootClusterNodesOutcome> BatchRebootClusterNodesOutcomeCallable;
1219typedef std::future<BatchReplaceClusterNodesOutcome> BatchReplaceClusterNodesOutcomeCallable;
1220typedef std::future<CreateActionOutcome> CreateActionOutcomeCallable;
1221typedef std::future<CreateAlgorithmOutcome> CreateAlgorithmOutcomeCallable;
1222typedef std::future<CreateAppOutcome> CreateAppOutcomeCallable;
1223typedef std::future<CreateAppImageConfigOutcome> CreateAppImageConfigOutcomeCallable;
1224typedef std::future<CreateArtifactOutcome> CreateArtifactOutcomeCallable;
1225typedef std::future<CreateAutoMLJobOutcome> CreateAutoMLJobOutcomeCallable;
1226typedef std::future<CreateAutoMLJobV2Outcome> CreateAutoMLJobV2OutcomeCallable;
1227typedef std::future<CreateClusterOutcome> CreateClusterOutcomeCallable;
1228typedef std::future<CreateClusterSchedulerConfigOutcome> CreateClusterSchedulerConfigOutcomeCallable;
1229typedef std::future<CreateCodeRepositoryOutcome> CreateCodeRepositoryOutcomeCallable;
1230typedef std::future<CreateCompilationJobOutcome> CreateCompilationJobOutcomeCallable;
1231typedef std::future<CreateComputeQuotaOutcome> CreateComputeQuotaOutcomeCallable;
1232typedef std::future<CreateContextOutcome> CreateContextOutcomeCallable;
1233typedef std::future<CreateDataQualityJobDefinitionOutcome> CreateDataQualityJobDefinitionOutcomeCallable;
1234typedef std::future<CreateDeviceFleetOutcome> CreateDeviceFleetOutcomeCallable;
1235typedef std::future<CreateDomainOutcome> CreateDomainOutcomeCallable;
1236typedef std::future<CreateEdgeDeploymentPlanOutcome> CreateEdgeDeploymentPlanOutcomeCallable;
1237typedef std::future<CreateEdgeDeploymentStageOutcome> CreateEdgeDeploymentStageOutcomeCallable;
1238typedef std::future<CreateEdgePackagingJobOutcome> CreateEdgePackagingJobOutcomeCallable;
1239typedef std::future<CreateEndpointOutcome> CreateEndpointOutcomeCallable;
1240typedef std::future<CreateEndpointConfigOutcome> CreateEndpointConfigOutcomeCallable;
1241typedef std::future<CreateExperimentOutcome> CreateExperimentOutcomeCallable;
1242typedef std::future<CreateFeatureGroupOutcome> CreateFeatureGroupOutcomeCallable;
1243typedef std::future<CreateFlowDefinitionOutcome> CreateFlowDefinitionOutcomeCallable;
1244typedef std::future<CreateHubOutcome> CreateHubOutcomeCallable;
1245typedef std::future<CreateHubContentPresignedUrlsOutcome> CreateHubContentPresignedUrlsOutcomeCallable;
1246typedef std::future<CreateHubContentReferenceOutcome> CreateHubContentReferenceOutcomeCallable;
1247typedef std::future<CreateHumanTaskUiOutcome> CreateHumanTaskUiOutcomeCallable;
1248typedef std::future<CreateHyperParameterTuningJobOutcome> CreateHyperParameterTuningJobOutcomeCallable;
1249typedef std::future<CreateImageOutcome> CreateImageOutcomeCallable;
1250typedef std::future<CreateImageVersionOutcome> CreateImageVersionOutcomeCallable;
1251typedef std::future<CreateInferenceComponentOutcome> CreateInferenceComponentOutcomeCallable;
1252typedef std::future<CreateInferenceExperimentOutcome> CreateInferenceExperimentOutcomeCallable;
1253typedef std::future<CreateInferenceRecommendationsJobOutcome> CreateInferenceRecommendationsJobOutcomeCallable;
1254typedef std::future<CreateLabelingJobOutcome> CreateLabelingJobOutcomeCallable;
1255typedef std::future<CreateMlflowAppOutcome> CreateMlflowAppOutcomeCallable;
1256typedef std::future<CreateMlflowTrackingServerOutcome> CreateMlflowTrackingServerOutcomeCallable;
1257typedef std::future<CreateModelOutcome> CreateModelOutcomeCallable;
1258typedef std::future<CreateModelBiasJobDefinitionOutcome> CreateModelBiasJobDefinitionOutcomeCallable;
1259typedef std::future<CreateModelCardOutcome> CreateModelCardOutcomeCallable;
1260typedef std::future<CreateModelCardExportJobOutcome> CreateModelCardExportJobOutcomeCallable;
1261typedef std::future<CreateModelExplainabilityJobDefinitionOutcome> CreateModelExplainabilityJobDefinitionOutcomeCallable;
1262typedef std::future<CreateModelPackageOutcome> CreateModelPackageOutcomeCallable;
1263typedef std::future<CreateModelPackageGroupOutcome> CreateModelPackageGroupOutcomeCallable;
1264typedef std::future<CreateModelQualityJobDefinitionOutcome> CreateModelQualityJobDefinitionOutcomeCallable;
1265typedef std::future<CreateMonitoringScheduleOutcome> CreateMonitoringScheduleOutcomeCallable;
1266typedef std::future<CreateNotebookInstanceOutcome> CreateNotebookInstanceOutcomeCallable;
1267typedef std::future<CreateNotebookInstanceLifecycleConfigOutcome> CreateNotebookInstanceLifecycleConfigOutcomeCallable;
1268typedef std::future<CreateOptimizationJobOutcome> CreateOptimizationJobOutcomeCallable;
1269typedef std::future<CreatePartnerAppOutcome> CreatePartnerAppOutcomeCallable;
1270typedef std::future<CreatePartnerAppPresignedUrlOutcome> CreatePartnerAppPresignedUrlOutcomeCallable;
1271typedef std::future<CreatePipelineOutcome> CreatePipelineOutcomeCallable;
1272typedef std::future<CreatePresignedDomainUrlOutcome> CreatePresignedDomainUrlOutcomeCallable;
1273typedef std::future<CreatePresignedMlflowAppUrlOutcome> CreatePresignedMlflowAppUrlOutcomeCallable;
1274typedef std::future<CreatePresignedMlflowTrackingServerUrlOutcome> CreatePresignedMlflowTrackingServerUrlOutcomeCallable;
1275typedef std::future<CreatePresignedNotebookInstanceUrlOutcome> CreatePresignedNotebookInstanceUrlOutcomeCallable;
1276typedef std::future<CreateProcessingJobOutcome> CreateProcessingJobOutcomeCallable;
1277typedef std::future<CreateProjectOutcome> CreateProjectOutcomeCallable;
1278typedef std::future<CreateSpaceOutcome> CreateSpaceOutcomeCallable;
1279typedef std::future<CreateStudioLifecycleConfigOutcome> CreateStudioLifecycleConfigOutcomeCallable;
1280typedef std::future<CreateTrainingJobOutcome> CreateTrainingJobOutcomeCallable;
1281typedef std::future<CreateTrainingPlanOutcome> CreateTrainingPlanOutcomeCallable;
1282typedef std::future<CreateTransformJobOutcome> CreateTransformJobOutcomeCallable;
1283typedef std::future<CreateTrialOutcome> CreateTrialOutcomeCallable;
1284typedef std::future<CreateTrialComponentOutcome> CreateTrialComponentOutcomeCallable;
1285typedef std::future<CreateUserProfileOutcome> CreateUserProfileOutcomeCallable;
1286typedef std::future<CreateWorkforceOutcome> CreateWorkforceOutcomeCallable;
1287typedef std::future<CreateWorkteamOutcome> CreateWorkteamOutcomeCallable;
1288typedef std::future<DeleteActionOutcome> DeleteActionOutcomeCallable;
1289typedef std::future<DeleteAlgorithmOutcome> DeleteAlgorithmOutcomeCallable;
1290typedef std::future<DeleteAppOutcome> DeleteAppOutcomeCallable;
1291typedef std::future<DeleteAppImageConfigOutcome> DeleteAppImageConfigOutcomeCallable;
1292typedef std::future<DeleteArtifactOutcome> DeleteArtifactOutcomeCallable;
1293typedef std::future<DeleteAssociationOutcome> DeleteAssociationOutcomeCallable;
1294typedef std::future<DeleteClusterOutcome> DeleteClusterOutcomeCallable;
1295typedef std::future<DeleteClusterSchedulerConfigOutcome> DeleteClusterSchedulerConfigOutcomeCallable;
1296typedef std::future<DeleteCodeRepositoryOutcome> DeleteCodeRepositoryOutcomeCallable;
1297typedef std::future<DeleteCompilationJobOutcome> DeleteCompilationJobOutcomeCallable;
1298typedef std::future<DeleteComputeQuotaOutcome> DeleteComputeQuotaOutcomeCallable;
1299typedef std::future<DeleteContextOutcome> DeleteContextOutcomeCallable;
1300typedef std::future<DeleteDataQualityJobDefinitionOutcome> DeleteDataQualityJobDefinitionOutcomeCallable;
1301typedef std::future<DeleteDeviceFleetOutcome> DeleteDeviceFleetOutcomeCallable;
1302typedef std::future<DeleteDomainOutcome> DeleteDomainOutcomeCallable;
1303typedef std::future<DeleteEdgeDeploymentPlanOutcome> DeleteEdgeDeploymentPlanOutcomeCallable;
1304typedef std::future<DeleteEdgeDeploymentStageOutcome> DeleteEdgeDeploymentStageOutcomeCallable;
1305typedef std::future<DeleteEndpointOutcome> DeleteEndpointOutcomeCallable;
1306typedef std::future<DeleteEndpointConfigOutcome> DeleteEndpointConfigOutcomeCallable;
1307typedef std::future<DeleteExperimentOutcome> DeleteExperimentOutcomeCallable;
1308typedef std::future<DeleteFeatureGroupOutcome> DeleteFeatureGroupOutcomeCallable;
1309typedef std::future<DeleteFlowDefinitionOutcome> DeleteFlowDefinitionOutcomeCallable;
1310typedef std::future<DeleteHubOutcome> DeleteHubOutcomeCallable;
1311typedef std::future<DeleteHubContentOutcome> DeleteHubContentOutcomeCallable;
1312typedef std::future<DeleteHubContentReferenceOutcome> DeleteHubContentReferenceOutcomeCallable;
1313typedef std::future<DeleteHumanTaskUiOutcome> DeleteHumanTaskUiOutcomeCallable;
1314typedef std::future<DeleteHyperParameterTuningJobOutcome> DeleteHyperParameterTuningJobOutcomeCallable;
1315typedef std::future<DeleteImageOutcome> DeleteImageOutcomeCallable;
1316typedef std::future<DeleteImageVersionOutcome> DeleteImageVersionOutcomeCallable;
1317typedef std::future<DeleteInferenceComponentOutcome> DeleteInferenceComponentOutcomeCallable;
1318typedef std::future<DeleteInferenceExperimentOutcome> DeleteInferenceExperimentOutcomeCallable;
1319typedef std::future<DeleteMlflowAppOutcome> DeleteMlflowAppOutcomeCallable;
1320typedef std::future<DeleteMlflowTrackingServerOutcome> DeleteMlflowTrackingServerOutcomeCallable;
1321typedef std::future<DeleteModelOutcome> DeleteModelOutcomeCallable;
1322typedef std::future<DeleteModelBiasJobDefinitionOutcome> DeleteModelBiasJobDefinitionOutcomeCallable;
1323typedef std::future<DeleteModelCardOutcome> DeleteModelCardOutcomeCallable;
1324typedef std::future<DeleteModelExplainabilityJobDefinitionOutcome> DeleteModelExplainabilityJobDefinitionOutcomeCallable;
1325typedef std::future<DeleteModelPackageOutcome> DeleteModelPackageOutcomeCallable;
1326typedef std::future<DeleteModelPackageGroupOutcome> DeleteModelPackageGroupOutcomeCallable;
1327typedef std::future<DeleteModelPackageGroupPolicyOutcome> DeleteModelPackageGroupPolicyOutcomeCallable;
1328typedef std::future<DeleteModelQualityJobDefinitionOutcome> DeleteModelQualityJobDefinitionOutcomeCallable;
1329typedef std::future<DeleteMonitoringScheduleOutcome> DeleteMonitoringScheduleOutcomeCallable;
1330typedef std::future<DeleteNotebookInstanceOutcome> DeleteNotebookInstanceOutcomeCallable;
1331typedef std::future<DeleteNotebookInstanceLifecycleConfigOutcome> DeleteNotebookInstanceLifecycleConfigOutcomeCallable;
1332typedef std::future<DeleteOptimizationJobOutcome> DeleteOptimizationJobOutcomeCallable;
1333typedef std::future<DeletePartnerAppOutcome> DeletePartnerAppOutcomeCallable;
1334typedef std::future<DeletePipelineOutcome> DeletePipelineOutcomeCallable;
1335typedef std::future<DeleteProcessingJobOutcome> DeleteProcessingJobOutcomeCallable;
1336typedef std::future<DeleteProjectOutcome> DeleteProjectOutcomeCallable;
1337typedef std::future<DeleteSpaceOutcome> DeleteSpaceOutcomeCallable;
1338typedef std::future<DeleteStudioLifecycleConfigOutcome> DeleteStudioLifecycleConfigOutcomeCallable;
1339typedef std::future<DeleteTagsOutcome> DeleteTagsOutcomeCallable;
1340typedef std::future<DeleteTrainingJobOutcome> DeleteTrainingJobOutcomeCallable;
1341typedef std::future<DeleteTrialOutcome> DeleteTrialOutcomeCallable;
1342typedef std::future<DeleteTrialComponentOutcome> DeleteTrialComponentOutcomeCallable;
1343typedef std::future<DeleteUserProfileOutcome> DeleteUserProfileOutcomeCallable;
1344typedef std::future<DeleteWorkforceOutcome> DeleteWorkforceOutcomeCallable;
1345typedef std::future<DeleteWorkteamOutcome> DeleteWorkteamOutcomeCallable;
1346typedef std::future<DeregisterDevicesOutcome> DeregisterDevicesOutcomeCallable;
1347typedef std::future<DescribeActionOutcome> DescribeActionOutcomeCallable;
1348typedef std::future<DescribeAlgorithmOutcome> DescribeAlgorithmOutcomeCallable;
1349typedef std::future<DescribeAppOutcome> DescribeAppOutcomeCallable;
1350typedef std::future<DescribeAppImageConfigOutcome> DescribeAppImageConfigOutcomeCallable;
1351typedef std::future<DescribeArtifactOutcome> DescribeArtifactOutcomeCallable;
1352typedef std::future<DescribeAutoMLJobOutcome> DescribeAutoMLJobOutcomeCallable;
1353typedef std::future<DescribeAutoMLJobV2Outcome> DescribeAutoMLJobV2OutcomeCallable;
1354typedef std::future<DescribeClusterOutcome> DescribeClusterOutcomeCallable;
1355typedef std::future<DescribeClusterEventOutcome> DescribeClusterEventOutcomeCallable;
1356typedef std::future<DescribeClusterNodeOutcome> DescribeClusterNodeOutcomeCallable;
1357typedef std::future<DescribeClusterSchedulerConfigOutcome> DescribeClusterSchedulerConfigOutcomeCallable;
1358typedef std::future<DescribeCodeRepositoryOutcome> DescribeCodeRepositoryOutcomeCallable;
1359typedef std::future<DescribeCompilationJobOutcome> DescribeCompilationJobOutcomeCallable;
1360typedef std::future<DescribeComputeQuotaOutcome> DescribeComputeQuotaOutcomeCallable;
1361typedef std::future<DescribeContextOutcome> DescribeContextOutcomeCallable;
1362typedef std::future<DescribeDataQualityJobDefinitionOutcome> DescribeDataQualityJobDefinitionOutcomeCallable;
1363typedef std::future<DescribeDeviceOutcome> DescribeDeviceOutcomeCallable;
1364typedef std::future<DescribeDeviceFleetOutcome> DescribeDeviceFleetOutcomeCallable;
1365typedef std::future<DescribeDomainOutcome> DescribeDomainOutcomeCallable;
1366typedef std::future<DescribeEdgeDeploymentPlanOutcome> DescribeEdgeDeploymentPlanOutcomeCallable;
1367typedef std::future<DescribeEdgePackagingJobOutcome> DescribeEdgePackagingJobOutcomeCallable;
1368typedef std::future<DescribeEndpointOutcome> DescribeEndpointOutcomeCallable;
1369typedef std::future<DescribeEndpointConfigOutcome> DescribeEndpointConfigOutcomeCallable;
1370typedef std::future<DescribeExperimentOutcome> DescribeExperimentOutcomeCallable;
1371typedef std::future<DescribeFeatureGroupOutcome> DescribeFeatureGroupOutcomeCallable;
1372typedef std::future<DescribeFeatureMetadataOutcome> DescribeFeatureMetadataOutcomeCallable;
1373typedef std::future<DescribeFlowDefinitionOutcome> DescribeFlowDefinitionOutcomeCallable;
1374typedef std::future<DescribeHubOutcome> DescribeHubOutcomeCallable;
1375typedef std::future<DescribeHubContentOutcome> DescribeHubContentOutcomeCallable;
1376typedef std::future<DescribeHumanTaskUiOutcome> DescribeHumanTaskUiOutcomeCallable;
1377typedef std::future<DescribeHyperParameterTuningJobOutcome> DescribeHyperParameterTuningJobOutcomeCallable;
1378typedef std::future<DescribeImageOutcome> DescribeImageOutcomeCallable;
1379typedef std::future<DescribeImageVersionOutcome> DescribeImageVersionOutcomeCallable;
1380typedef std::future<DescribeInferenceComponentOutcome> DescribeInferenceComponentOutcomeCallable;
1381typedef std::future<DescribeInferenceExperimentOutcome> DescribeInferenceExperimentOutcomeCallable;
1382typedef std::future<DescribeInferenceRecommendationsJobOutcome> DescribeInferenceRecommendationsJobOutcomeCallable;
1383typedef std::future<DescribeLabelingJobOutcome> DescribeLabelingJobOutcomeCallable;
1384typedef std::future<DescribeLineageGroupOutcome> DescribeLineageGroupOutcomeCallable;
1385typedef std::future<DescribeMlflowAppOutcome> DescribeMlflowAppOutcomeCallable;
1386typedef std::future<DescribeMlflowTrackingServerOutcome> DescribeMlflowTrackingServerOutcomeCallable;
1387typedef std::future<DescribeModelOutcome> DescribeModelOutcomeCallable;
1388typedef std::future<DescribeModelBiasJobDefinitionOutcome> DescribeModelBiasJobDefinitionOutcomeCallable;
1389typedef std::future<DescribeModelCardOutcome> DescribeModelCardOutcomeCallable;
1390typedef std::future<DescribeModelCardExportJobOutcome> DescribeModelCardExportJobOutcomeCallable;
1391typedef std::future<DescribeModelExplainabilityJobDefinitionOutcome> DescribeModelExplainabilityJobDefinitionOutcomeCallable;
1392typedef std::future<DescribeModelPackageOutcome> DescribeModelPackageOutcomeCallable;
1393typedef std::future<DescribeModelPackageGroupOutcome> DescribeModelPackageGroupOutcomeCallable;
1394typedef std::future<DescribeModelQualityJobDefinitionOutcome> DescribeModelQualityJobDefinitionOutcomeCallable;
1395typedef std::future<DescribeMonitoringScheduleOutcome> DescribeMonitoringScheduleOutcomeCallable;
1396typedef std::future<DescribeNotebookInstanceOutcome> DescribeNotebookInstanceOutcomeCallable;
1397typedef std::future<DescribeNotebookInstanceLifecycleConfigOutcome> DescribeNotebookInstanceLifecycleConfigOutcomeCallable;
1398typedef std::future<DescribeOptimizationJobOutcome> DescribeOptimizationJobOutcomeCallable;
1399typedef std::future<DescribePartnerAppOutcome> DescribePartnerAppOutcomeCallable;
1400typedef std::future<DescribePipelineOutcome> DescribePipelineOutcomeCallable;
1401typedef std::future<DescribePipelineDefinitionForExecutionOutcome> DescribePipelineDefinitionForExecutionOutcomeCallable;
1402typedef std::future<DescribePipelineExecutionOutcome> DescribePipelineExecutionOutcomeCallable;
1403typedef std::future<DescribeProcessingJobOutcome> DescribeProcessingJobOutcomeCallable;
1404typedef std::future<DescribeProjectOutcome> DescribeProjectOutcomeCallable;
1405typedef std::future<DescribeReservedCapacityOutcome> DescribeReservedCapacityOutcomeCallable;
1406typedef std::future<DescribeSpaceOutcome> DescribeSpaceOutcomeCallable;
1407typedef std::future<DescribeStudioLifecycleConfigOutcome> DescribeStudioLifecycleConfigOutcomeCallable;
1408typedef std::future<DescribeSubscribedWorkteamOutcome> DescribeSubscribedWorkteamOutcomeCallable;
1409typedef std::future<DescribeTrainingJobOutcome> DescribeTrainingJobOutcomeCallable;
1410typedef std::future<DescribeTrainingPlanOutcome> DescribeTrainingPlanOutcomeCallable;
1411typedef std::future<DescribeTransformJobOutcome> DescribeTransformJobOutcomeCallable;
1412typedef std::future<DescribeTrialOutcome> DescribeTrialOutcomeCallable;
1413typedef std::future<DescribeTrialComponentOutcome> DescribeTrialComponentOutcomeCallable;
1414typedef std::future<DescribeUserProfileOutcome> DescribeUserProfileOutcomeCallable;
1415typedef std::future<DescribeWorkforceOutcome> DescribeWorkforceOutcomeCallable;
1416typedef std::future<DescribeWorkteamOutcome> DescribeWorkteamOutcomeCallable;
1417typedef std::future<DetachClusterNodeVolumeOutcome> DetachClusterNodeVolumeOutcomeCallable;
1418typedef std::future<DisableSagemakerServicecatalogPortfolioOutcome> DisableSagemakerServicecatalogPortfolioOutcomeCallable;
1419typedef std::future<DisassociateTrialComponentOutcome> DisassociateTrialComponentOutcomeCallable;
1420typedef std::future<EnableSagemakerServicecatalogPortfolioOutcome> EnableSagemakerServicecatalogPortfolioOutcomeCallable;
1421typedef std::future<GetDeviceFleetReportOutcome> GetDeviceFleetReportOutcomeCallable;
1422typedef std::future<GetLineageGroupPolicyOutcome> GetLineageGroupPolicyOutcomeCallable;
1423typedef std::future<GetModelPackageGroupPolicyOutcome> GetModelPackageGroupPolicyOutcomeCallable;
1424typedef std::future<GetSagemakerServicecatalogPortfolioStatusOutcome> GetSagemakerServicecatalogPortfolioStatusOutcomeCallable;
1425typedef std::future<GetScalingConfigurationRecommendationOutcome> GetScalingConfigurationRecommendationOutcomeCallable;
1426typedef std::future<GetSearchSuggestionsOutcome> GetSearchSuggestionsOutcomeCallable;
1427typedef std::future<ImportHubContentOutcome> ImportHubContentOutcomeCallable;
1428typedef std::future<ListActionsOutcome> ListActionsOutcomeCallable;
1429typedef std::future<ListAlgorithmsOutcome> ListAlgorithmsOutcomeCallable;
1430typedef std::future<ListAliasesOutcome> ListAliasesOutcomeCallable;
1431typedef std::future<ListAppImageConfigsOutcome> ListAppImageConfigsOutcomeCallable;
1432typedef std::future<ListAppsOutcome> ListAppsOutcomeCallable;
1433typedef std::future<ListArtifactsOutcome> ListArtifactsOutcomeCallable;
1434typedef std::future<ListAssociationsOutcome> ListAssociationsOutcomeCallable;
1435typedef std::future<ListAutoMLJobsOutcome> ListAutoMLJobsOutcomeCallable;
1436typedef std::future<ListCandidatesForAutoMLJobOutcome> ListCandidatesForAutoMLJobOutcomeCallable;
1437typedef std::future<ListClusterEventsOutcome> ListClusterEventsOutcomeCallable;
1438typedef std::future<ListClusterNodesOutcome> ListClusterNodesOutcomeCallable;
1439typedef std::future<ListClusterSchedulerConfigsOutcome> ListClusterSchedulerConfigsOutcomeCallable;
1440typedef std::future<ListClustersOutcome> ListClustersOutcomeCallable;
1441typedef std::future<ListCodeRepositoriesOutcome> ListCodeRepositoriesOutcomeCallable;
1442typedef std::future<ListCompilationJobsOutcome> ListCompilationJobsOutcomeCallable;
1443typedef std::future<ListComputeQuotasOutcome> ListComputeQuotasOutcomeCallable;
1444typedef std::future<ListContextsOutcome> ListContextsOutcomeCallable;
1445typedef std::future<ListDataQualityJobDefinitionsOutcome> ListDataQualityJobDefinitionsOutcomeCallable;
1446typedef std::future<ListDeviceFleetsOutcome> ListDeviceFleetsOutcomeCallable;
1447typedef std::future<ListDevicesOutcome> ListDevicesOutcomeCallable;
1448typedef std::future<ListDomainsOutcome> ListDomainsOutcomeCallable;
1449typedef std::future<ListEdgeDeploymentPlansOutcome> ListEdgeDeploymentPlansOutcomeCallable;
1450typedef std::future<ListEdgePackagingJobsOutcome> ListEdgePackagingJobsOutcomeCallable;
1451typedef std::future<ListEndpointConfigsOutcome> ListEndpointConfigsOutcomeCallable;
1452typedef std::future<ListEndpointsOutcome> ListEndpointsOutcomeCallable;
1453typedef std::future<ListExperimentsOutcome> ListExperimentsOutcomeCallable;
1454typedef std::future<ListFeatureGroupsOutcome> ListFeatureGroupsOutcomeCallable;
1455typedef std::future<ListFlowDefinitionsOutcome> ListFlowDefinitionsOutcomeCallable;
1456typedef std::future<ListHubContentVersionsOutcome> ListHubContentVersionsOutcomeCallable;
1457typedef std::future<ListHubContentsOutcome> ListHubContentsOutcomeCallable;
1458typedef std::future<ListHubsOutcome> ListHubsOutcomeCallable;
1459typedef std::future<ListHumanTaskUisOutcome> ListHumanTaskUisOutcomeCallable;
1460typedef std::future<ListHyperParameterTuningJobsOutcome> ListHyperParameterTuningJobsOutcomeCallable;
1461typedef std::future<ListImageVersionsOutcome> ListImageVersionsOutcomeCallable;
1462typedef std::future<ListImagesOutcome> ListImagesOutcomeCallable;
1463typedef std::future<ListInferenceComponentsOutcome> ListInferenceComponentsOutcomeCallable;
1464typedef std::future<ListInferenceExperimentsOutcome> ListInferenceExperimentsOutcomeCallable;
1465typedef std::future<ListInferenceRecommendationsJobStepsOutcome> ListInferenceRecommendationsJobStepsOutcomeCallable;
1466typedef std::future<ListInferenceRecommendationsJobsOutcome> ListInferenceRecommendationsJobsOutcomeCallable;
1467typedef std::future<ListLabelingJobsOutcome> ListLabelingJobsOutcomeCallable;
1468typedef std::future<ListLabelingJobsForWorkteamOutcome> ListLabelingJobsForWorkteamOutcomeCallable;
1469typedef std::future<ListLineageGroupsOutcome> ListLineageGroupsOutcomeCallable;
1470typedef std::future<ListMlflowAppsOutcome> ListMlflowAppsOutcomeCallable;
1471typedef std::future<ListMlflowTrackingServersOutcome> ListMlflowTrackingServersOutcomeCallable;
1472typedef std::future<ListModelBiasJobDefinitionsOutcome> ListModelBiasJobDefinitionsOutcomeCallable;
1473typedef std::future<ListModelCardExportJobsOutcome> ListModelCardExportJobsOutcomeCallable;
1474typedef std::future<ListModelCardVersionsOutcome> ListModelCardVersionsOutcomeCallable;
1475typedef std::future<ListModelCardsOutcome> ListModelCardsOutcomeCallable;
1476typedef std::future<ListModelExplainabilityJobDefinitionsOutcome> ListModelExplainabilityJobDefinitionsOutcomeCallable;
1477typedef std::future<ListModelMetadataOutcome> ListModelMetadataOutcomeCallable;
1478typedef std::future<ListModelPackageGroupsOutcome> ListModelPackageGroupsOutcomeCallable;
1479typedef std::future<ListModelPackagesOutcome> ListModelPackagesOutcomeCallable;
1480typedef std::future<ListModelQualityJobDefinitionsOutcome> ListModelQualityJobDefinitionsOutcomeCallable;
1481typedef std::future<ListModelsOutcome> ListModelsOutcomeCallable;
1482typedef std::future<ListMonitoringAlertHistoryOutcome> ListMonitoringAlertHistoryOutcomeCallable;
1483typedef std::future<ListMonitoringAlertsOutcome> ListMonitoringAlertsOutcomeCallable;
1484typedef std::future<ListMonitoringExecutionsOutcome> ListMonitoringExecutionsOutcomeCallable;
1485typedef std::future<ListMonitoringSchedulesOutcome> ListMonitoringSchedulesOutcomeCallable;
1486typedef std::future<ListNotebookInstanceLifecycleConfigsOutcome> ListNotebookInstanceLifecycleConfigsOutcomeCallable;
1487typedef std::future<ListNotebookInstancesOutcome> ListNotebookInstancesOutcomeCallable;
1488typedef std::future<ListOptimizationJobsOutcome> ListOptimizationJobsOutcomeCallable;
1489typedef std::future<ListPartnerAppsOutcome> ListPartnerAppsOutcomeCallable;
1490typedef std::future<ListPipelineExecutionStepsOutcome> ListPipelineExecutionStepsOutcomeCallable;
1491typedef std::future<ListPipelineExecutionsOutcome> ListPipelineExecutionsOutcomeCallable;
1492typedef std::future<ListPipelineParametersForExecutionOutcome> ListPipelineParametersForExecutionOutcomeCallable;
1493typedef std::future<ListPipelineVersionsOutcome> ListPipelineVersionsOutcomeCallable;
1494typedef std::future<ListPipelinesOutcome> ListPipelinesOutcomeCallable;
1495typedef std::future<ListProcessingJobsOutcome> ListProcessingJobsOutcomeCallable;
1496typedef std::future<ListProjectsOutcome> ListProjectsOutcomeCallable;
1497typedef std::future<ListResourceCatalogsOutcome> ListResourceCatalogsOutcomeCallable;
1498typedef std::future<ListSpacesOutcome> ListSpacesOutcomeCallable;
1499typedef std::future<ListStageDevicesOutcome> ListStageDevicesOutcomeCallable;
1500typedef std::future<ListStudioLifecycleConfigsOutcome> ListStudioLifecycleConfigsOutcomeCallable;
1501typedef std::future<ListSubscribedWorkteamsOutcome> ListSubscribedWorkteamsOutcomeCallable;
1502typedef std::future<ListTagsOutcome> ListTagsOutcomeCallable;
1503typedef std::future<ListTrainingJobsOutcome> ListTrainingJobsOutcomeCallable;
1504typedef std::future<ListTrainingJobsForHyperParameterTuningJobOutcome> ListTrainingJobsForHyperParameterTuningJobOutcomeCallable;
1505typedef std::future<ListTrainingPlansOutcome> ListTrainingPlansOutcomeCallable;
1506typedef std::future<ListTransformJobsOutcome> ListTransformJobsOutcomeCallable;
1507typedef std::future<ListTrialComponentsOutcome> ListTrialComponentsOutcomeCallable;
1508typedef std::future<ListTrialsOutcome> ListTrialsOutcomeCallable;
1509typedef std::future<ListUltraServersByReservedCapacityOutcome> ListUltraServersByReservedCapacityOutcomeCallable;
1510typedef std::future<ListUserProfilesOutcome> ListUserProfilesOutcomeCallable;
1511typedef std::future<ListWorkforcesOutcome> ListWorkforcesOutcomeCallable;
1512typedef std::future<ListWorkteamsOutcome> ListWorkteamsOutcomeCallable;
1513typedef std::future<PutModelPackageGroupPolicyOutcome> PutModelPackageGroupPolicyOutcomeCallable;
1514typedef std::future<QueryLineageOutcome> QueryLineageOutcomeCallable;
1515typedef std::future<RegisterDevicesOutcome> RegisterDevicesOutcomeCallable;
1516typedef std::future<RenderUiTemplateOutcome> RenderUiTemplateOutcomeCallable;
1517typedef std::future<RetryPipelineExecutionOutcome> RetryPipelineExecutionOutcomeCallable;
1518typedef std::future<SearchOutcome> SearchOutcomeCallable;
1519typedef std::future<SearchTrainingPlanOfferingsOutcome> SearchTrainingPlanOfferingsOutcomeCallable;
1520typedef std::future<SendPipelineExecutionStepFailureOutcome> SendPipelineExecutionStepFailureOutcomeCallable;
1521typedef std::future<SendPipelineExecutionStepSuccessOutcome> SendPipelineExecutionStepSuccessOutcomeCallable;
1522typedef std::future<StartEdgeDeploymentStageOutcome> StartEdgeDeploymentStageOutcomeCallable;
1523typedef std::future<StartInferenceExperimentOutcome> StartInferenceExperimentOutcomeCallable;
1524typedef std::future<StartMlflowTrackingServerOutcome> StartMlflowTrackingServerOutcomeCallable;
1525typedef std::future<StartMonitoringScheduleOutcome> StartMonitoringScheduleOutcomeCallable;
1526typedef std::future<StartNotebookInstanceOutcome> StartNotebookInstanceOutcomeCallable;
1527typedef std::future<StartPipelineExecutionOutcome> StartPipelineExecutionOutcomeCallable;
1528typedef std::future<StartSessionOutcome> StartSessionOutcomeCallable;
1529typedef std::future<StopAutoMLJobOutcome> StopAutoMLJobOutcomeCallable;
1530typedef std::future<StopCompilationJobOutcome> StopCompilationJobOutcomeCallable;
1531typedef std::future<StopEdgeDeploymentStageOutcome> StopEdgeDeploymentStageOutcomeCallable;
1532typedef std::future<StopEdgePackagingJobOutcome> StopEdgePackagingJobOutcomeCallable;
1533typedef std::future<StopHyperParameterTuningJobOutcome> StopHyperParameterTuningJobOutcomeCallable;
1534typedef std::future<StopInferenceExperimentOutcome> StopInferenceExperimentOutcomeCallable;
1535typedef std::future<StopInferenceRecommendationsJobOutcome> StopInferenceRecommendationsJobOutcomeCallable;
1536typedef std::future<StopLabelingJobOutcome> StopLabelingJobOutcomeCallable;
1537typedef std::future<StopMlflowTrackingServerOutcome> StopMlflowTrackingServerOutcomeCallable;
1538typedef std::future<StopMonitoringScheduleOutcome> StopMonitoringScheduleOutcomeCallable;
1539typedef std::future<StopNotebookInstanceOutcome> StopNotebookInstanceOutcomeCallable;
1540typedef std::future<StopOptimizationJobOutcome> StopOptimizationJobOutcomeCallable;
1541typedef std::future<StopPipelineExecutionOutcome> StopPipelineExecutionOutcomeCallable;
1542typedef std::future<StopProcessingJobOutcome> StopProcessingJobOutcomeCallable;
1543typedef std::future<StopTrainingJobOutcome> StopTrainingJobOutcomeCallable;
1544typedef std::future<StopTransformJobOutcome> StopTransformJobOutcomeCallable;
1545typedef std::future<UpdateActionOutcome> UpdateActionOutcomeCallable;
1546typedef std::future<UpdateAppImageConfigOutcome> UpdateAppImageConfigOutcomeCallable;
1547typedef std::future<UpdateArtifactOutcome> UpdateArtifactOutcomeCallable;
1548typedef std::future<UpdateClusterOutcome> UpdateClusterOutcomeCallable;
1549typedef std::future<UpdateClusterSchedulerConfigOutcome> UpdateClusterSchedulerConfigOutcomeCallable;
1550typedef std::future<UpdateClusterSoftwareOutcome> UpdateClusterSoftwareOutcomeCallable;
1551typedef std::future<UpdateCodeRepositoryOutcome> UpdateCodeRepositoryOutcomeCallable;
1552typedef std::future<UpdateComputeQuotaOutcome> UpdateComputeQuotaOutcomeCallable;
1553typedef std::future<UpdateContextOutcome> UpdateContextOutcomeCallable;
1554typedef std::future<UpdateDeviceFleetOutcome> UpdateDeviceFleetOutcomeCallable;
1555typedef std::future<UpdateDevicesOutcome> UpdateDevicesOutcomeCallable;
1556typedef std::future<UpdateDomainOutcome> UpdateDomainOutcomeCallable;
1557typedef std::future<UpdateEndpointOutcome> UpdateEndpointOutcomeCallable;
1558typedef std::future<UpdateEndpointWeightsAndCapacitiesOutcome> UpdateEndpointWeightsAndCapacitiesOutcomeCallable;
1559typedef std::future<UpdateExperimentOutcome> UpdateExperimentOutcomeCallable;
1560typedef std::future<UpdateFeatureGroupOutcome> UpdateFeatureGroupOutcomeCallable;
1561typedef std::future<UpdateFeatureMetadataOutcome> UpdateFeatureMetadataOutcomeCallable;
1562typedef std::future<UpdateHubOutcome> UpdateHubOutcomeCallable;
1563typedef std::future<UpdateHubContentOutcome> UpdateHubContentOutcomeCallable;
1564typedef std::future<UpdateHubContentReferenceOutcome> UpdateHubContentReferenceOutcomeCallable;
1565typedef std::future<UpdateImageOutcome> UpdateImageOutcomeCallable;
1566typedef std::future<UpdateImageVersionOutcome> UpdateImageVersionOutcomeCallable;
1567typedef std::future<UpdateInferenceComponentOutcome> UpdateInferenceComponentOutcomeCallable;
1568typedef std::future<UpdateInferenceComponentRuntimeConfigOutcome> UpdateInferenceComponentRuntimeConfigOutcomeCallable;
1569typedef std::future<UpdateInferenceExperimentOutcome> UpdateInferenceExperimentOutcomeCallable;
1570typedef std::future<UpdateMlflowAppOutcome> UpdateMlflowAppOutcomeCallable;
1571typedef std::future<UpdateMlflowTrackingServerOutcome> UpdateMlflowTrackingServerOutcomeCallable;
1572typedef std::future<UpdateModelCardOutcome> UpdateModelCardOutcomeCallable;
1573typedef std::future<UpdateModelPackageOutcome> UpdateModelPackageOutcomeCallable;
1574typedef std::future<UpdateMonitoringAlertOutcome> UpdateMonitoringAlertOutcomeCallable;
1575typedef std::future<UpdateMonitoringScheduleOutcome> UpdateMonitoringScheduleOutcomeCallable;
1576typedef std::future<UpdateNotebookInstanceOutcome> UpdateNotebookInstanceOutcomeCallable;
1577typedef std::future<UpdateNotebookInstanceLifecycleConfigOutcome> UpdateNotebookInstanceLifecycleConfigOutcomeCallable;
1578typedef std::future<UpdatePartnerAppOutcome> UpdatePartnerAppOutcomeCallable;
1579typedef std::future<UpdatePipelineOutcome> UpdatePipelineOutcomeCallable;
1580typedef std::future<UpdatePipelineExecutionOutcome> UpdatePipelineExecutionOutcomeCallable;
1581typedef std::future<UpdatePipelineVersionOutcome> UpdatePipelineVersionOutcomeCallable;
1582typedef std::future<UpdateProjectOutcome> UpdateProjectOutcomeCallable;
1583typedef std::future<UpdateSpaceOutcome> UpdateSpaceOutcomeCallable;
1584typedef std::future<UpdateTrainingJobOutcome> UpdateTrainingJobOutcomeCallable;
1585typedef std::future<UpdateTrialOutcome> UpdateTrialOutcomeCallable;
1586typedef std::future<UpdateTrialComponentOutcome> UpdateTrialComponentOutcomeCallable;
1587typedef std::future<UpdateUserProfileOutcome> UpdateUserProfileOutcomeCallable;
1588typedef std::future<UpdateWorkforceOutcome> UpdateWorkforceOutcomeCallable;
1589typedef std::future<UpdateWorkteamOutcome> UpdateWorkteamOutcomeCallable;
1590/* End of service model Outcome callable definitions */
1591} // namespace Model
1592
1593class SageMakerClient;
1594
1595/* Service model async handlers definitions */
1596typedef std::function<void(const SageMakerClient*, const Model::AddAssociationRequest&, const Model::AddAssociationOutcome&,
1597 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1599typedef std::function<void(const SageMakerClient*, const Model::AddTagsRequest&, const Model::AddTagsOutcome&,
1600 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1602typedef std::function<void(const SageMakerClient*, const Model::AssociateTrialComponentRequest&,
1603 const Model::AssociateTrialComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1605typedef std::function<void(const SageMakerClient*, const Model::AttachClusterNodeVolumeRequest&,
1606 const Model::AttachClusterNodeVolumeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1608typedef std::function<void(const SageMakerClient*, const Model::BatchAddClusterNodesRequest&, const Model::BatchAddClusterNodesOutcome&,
1609 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1611typedef std::function<void(const SageMakerClient*, const Model::BatchDeleteClusterNodesRequest&,
1612 const Model::BatchDeleteClusterNodesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1614typedef std::function<void(const SageMakerClient*, const Model::BatchDescribeModelPackageRequest&,
1615 const Model::BatchDescribeModelPackageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1617typedef std::function<void(const SageMakerClient*, const Model::BatchRebootClusterNodesRequest&,
1618 const Model::BatchRebootClusterNodesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1620typedef std::function<void(const SageMakerClient*, const Model::BatchReplaceClusterNodesRequest&,
1621 const Model::BatchReplaceClusterNodesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1623typedef std::function<void(const SageMakerClient*, const Model::CreateActionRequest&, const Model::CreateActionOutcome&,
1624 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1626typedef std::function<void(const SageMakerClient*, const Model::CreateAlgorithmRequest&, const Model::CreateAlgorithmOutcome&,
1627 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1629typedef std::function<void(const SageMakerClient*, const Model::CreateAppRequest&, const Model::CreateAppOutcome&,
1630 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1632typedef std::function<void(const SageMakerClient*, const Model::CreateAppImageConfigRequest&, const Model::CreateAppImageConfigOutcome&,
1633 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1635typedef std::function<void(const SageMakerClient*, const Model::CreateArtifactRequest&, const Model::CreateArtifactOutcome&,
1636 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1638typedef std::function<void(const SageMakerClient*, const Model::CreateAutoMLJobRequest&, const Model::CreateAutoMLJobOutcome&,
1639 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1641typedef std::function<void(const SageMakerClient*, const Model::CreateAutoMLJobV2Request&, const Model::CreateAutoMLJobV2Outcome&,
1642 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1644typedef std::function<void(const SageMakerClient*, const Model::CreateClusterRequest&, const Model::CreateClusterOutcome&,
1645 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1647typedef std::function<void(const SageMakerClient*, const Model::CreateClusterSchedulerConfigRequest&,
1649 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1651typedef std::function<void(const SageMakerClient*, const Model::CreateCodeRepositoryRequest&, const Model::CreateCodeRepositoryOutcome&,
1652 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1654typedef std::function<void(const SageMakerClient*, const Model::CreateCompilationJobRequest&, const Model::CreateCompilationJobOutcome&,
1655 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1657typedef std::function<void(const SageMakerClient*, const Model::CreateComputeQuotaRequest&, const Model::CreateComputeQuotaOutcome&,
1658 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1660typedef std::function<void(const SageMakerClient*, const Model::CreateContextRequest&, const Model::CreateContextOutcome&,
1661 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1663typedef std::function<void(const SageMakerClient*, const Model::CreateDataQualityJobDefinitionRequest&,
1665 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1667typedef std::function<void(const SageMakerClient*, const Model::CreateDeviceFleetRequest&, const Model::CreateDeviceFleetOutcome&,
1668 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1670typedef std::function<void(const SageMakerClient*, const Model::CreateDomainRequest&, const Model::CreateDomainOutcome&,
1671 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1673typedef std::function<void(const SageMakerClient*, const Model::CreateEdgeDeploymentPlanRequest&,
1674 const Model::CreateEdgeDeploymentPlanOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1676typedef std::function<void(const SageMakerClient*, const Model::CreateEdgeDeploymentStageRequest&,
1677 const Model::CreateEdgeDeploymentStageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1679typedef std::function<void(const SageMakerClient*, const Model::CreateEdgePackagingJobRequest&, const Model::CreateEdgePackagingJobOutcome&,
1680 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1682typedef std::function<void(const SageMakerClient*, const Model::CreateEndpointRequest&, const Model::CreateEndpointOutcome&,
1683 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1685typedef std::function<void(const SageMakerClient*, const Model::CreateEndpointConfigRequest&, const Model::CreateEndpointConfigOutcome&,
1686 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1688typedef std::function<void(const SageMakerClient*, const Model::CreateExperimentRequest&, const Model::CreateExperimentOutcome&,
1689 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1691typedef std::function<void(const SageMakerClient*, const Model::CreateFeatureGroupRequest&, const Model::CreateFeatureGroupOutcome&,
1692 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1694typedef std::function<void(const SageMakerClient*, const Model::CreateFlowDefinitionRequest&, const Model::CreateFlowDefinitionOutcome&,
1695 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1697typedef std::function<void(const SageMakerClient*, const Model::CreateHubRequest&, const Model::CreateHubOutcome&,
1698 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1700typedef std::function<void(const SageMakerClient*, const Model::CreateHubContentPresignedUrlsRequest&,
1702 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1704typedef std::function<void(const SageMakerClient*, const Model::CreateHubContentReferenceRequest&,
1705 const Model::CreateHubContentReferenceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1707typedef std::function<void(const SageMakerClient*, const Model::CreateHumanTaskUiRequest&, const Model::CreateHumanTaskUiOutcome&,
1708 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1710typedef std::function<void(const SageMakerClient*, const Model::CreateHyperParameterTuningJobRequest&,
1712 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1714typedef std::function<void(const SageMakerClient*, const Model::CreateImageRequest&, const Model::CreateImageOutcome&,
1715 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1717typedef std::function<void(const SageMakerClient*, const Model::CreateImageVersionRequest&, const Model::CreateImageVersionOutcome&,
1718 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1720typedef std::function<void(const SageMakerClient*, const Model::CreateInferenceComponentRequest&,
1721 const Model::CreateInferenceComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1723typedef std::function<void(const SageMakerClient*, const Model::CreateInferenceExperimentRequest&,
1724 const Model::CreateInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1726typedef std::function<void(const SageMakerClient*, const Model::CreateInferenceRecommendationsJobRequest&,
1728 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1730typedef std::function<void(const SageMakerClient*, const Model::CreateLabelingJobRequest&, const Model::CreateLabelingJobOutcome&,
1731 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1733typedef std::function<void(const SageMakerClient*, const Model::CreateMlflowAppRequest&, const Model::CreateMlflowAppOutcome&,
1734 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1736typedef std::function<void(const SageMakerClient*, const Model::CreateMlflowTrackingServerRequest&,
1737 const Model::CreateMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1739typedef std::function<void(const SageMakerClient*, const Model::CreateModelRequest&, const Model::CreateModelOutcome&,
1740 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1742typedef std::function<void(const SageMakerClient*, const Model::CreateModelBiasJobDefinitionRequest&,
1744 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1746typedef std::function<void(const SageMakerClient*, const Model::CreateModelCardRequest&, const Model::CreateModelCardOutcome&,
1747 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1749typedef std::function<void(const SageMakerClient*, const Model::CreateModelCardExportJobRequest&,
1750 const Model::CreateModelCardExportJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1752typedef std::function<void(const SageMakerClient*, const Model::CreateModelExplainabilityJobDefinitionRequest&,
1754 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1756typedef std::function<void(const SageMakerClient*, const Model::CreateModelPackageRequest&, const Model::CreateModelPackageOutcome&,
1757 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1759typedef std::function<void(const SageMakerClient*, const Model::CreateModelPackageGroupRequest&,
1760 const Model::CreateModelPackageGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1762typedef std::function<void(const SageMakerClient*, const Model::CreateModelQualityJobDefinitionRequest&,
1764 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1766typedef std::function<void(const SageMakerClient*, const Model::CreateMonitoringScheduleRequest&,
1767 const Model::CreateMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1769typedef std::function<void(const SageMakerClient*, const Model::CreateNotebookInstanceRequest&, const Model::CreateNotebookInstanceOutcome&,
1770 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1772typedef std::function<void(const SageMakerClient*, const Model::CreateNotebookInstanceLifecycleConfigRequest&,
1774 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1776typedef std::function<void(const SageMakerClient*, const Model::CreateOptimizationJobRequest&, const Model::CreateOptimizationJobOutcome&,
1777 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1779typedef std::function<void(const SageMakerClient*, const Model::CreatePartnerAppRequest&, const Model::CreatePartnerAppOutcome&,
1780 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1782typedef std::function<void(const SageMakerClient*, const Model::CreatePartnerAppPresignedUrlRequest&,
1784 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1786typedef std::function<void(const SageMakerClient*, const Model::CreatePipelineRequest&, const Model::CreatePipelineOutcome&,
1787 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1789typedef std::function<void(const SageMakerClient*, const Model::CreatePresignedDomainUrlRequest&,
1790 const Model::CreatePresignedDomainUrlOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1792typedef std::function<void(const SageMakerClient*, const Model::CreatePresignedMlflowAppUrlRequest&,
1793 const Model::CreatePresignedMlflowAppUrlOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1795typedef std::function<void(const SageMakerClient*, const Model::CreatePresignedMlflowTrackingServerUrlRequest&,
1797 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1799typedef std::function<void(const SageMakerClient*, const Model::CreatePresignedNotebookInstanceUrlRequest&,
1801 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1803typedef std::function<void(const SageMakerClient*, const Model::CreateProcessingJobRequest&, const Model::CreateProcessingJobOutcome&,
1804 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1806typedef std::function<void(const SageMakerClient*, const Model::CreateProjectRequest&, const Model::CreateProjectOutcome&,
1807 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1809typedef std::function<void(const SageMakerClient*, const Model::CreateSpaceRequest&, const Model::CreateSpaceOutcome&,
1810 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1812typedef std::function<void(const SageMakerClient*, const Model::CreateStudioLifecycleConfigRequest&,
1813 const Model::CreateStudioLifecycleConfigOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1815typedef std::function<void(const SageMakerClient*, const Model::CreateTrainingJobRequest&, const Model::CreateTrainingJobOutcome&,
1816 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1818typedef std::function<void(const SageMakerClient*, const Model::CreateTrainingPlanRequest&, const Model::CreateTrainingPlanOutcome&,
1819 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1821typedef std::function<void(const SageMakerClient*, const Model::CreateTransformJobRequest&, const Model::CreateTransformJobOutcome&,
1822 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1824typedef std::function<void(const SageMakerClient*, const Model::CreateTrialRequest&, const Model::CreateTrialOutcome&,
1825 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1827typedef std::function<void(const SageMakerClient*, const Model::CreateTrialComponentRequest&, const Model::CreateTrialComponentOutcome&,
1828 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1830typedef std::function<void(const SageMakerClient*, const Model::CreateUserProfileRequest&, const Model::CreateUserProfileOutcome&,
1831 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1833typedef std::function<void(const SageMakerClient*, const Model::CreateWorkforceRequest&, const Model::CreateWorkforceOutcome&,
1834 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1836typedef std::function<void(const SageMakerClient*, const Model::CreateWorkteamRequest&, const Model::CreateWorkteamOutcome&,
1837 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1839typedef std::function<void(const SageMakerClient*, const Model::DeleteActionRequest&, const Model::DeleteActionOutcome&,
1840 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1842typedef std::function<void(const SageMakerClient*, const Model::DeleteAlgorithmRequest&, const Model::DeleteAlgorithmOutcome&,
1843 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1845typedef std::function<void(const SageMakerClient*, const Model::DeleteAppRequest&, const Model::DeleteAppOutcome&,
1846 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1848typedef std::function<void(const SageMakerClient*, const Model::DeleteAppImageConfigRequest&, const Model::DeleteAppImageConfigOutcome&,
1849 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1851typedef std::function<void(const SageMakerClient*, const Model::DeleteArtifactRequest&, const Model::DeleteArtifactOutcome&,
1852 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1854typedef std::function<void(const SageMakerClient*, const Model::DeleteAssociationRequest&, const Model::DeleteAssociationOutcome&,
1855 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1857typedef std::function<void(const SageMakerClient*, const Model::DeleteClusterRequest&, const Model::DeleteClusterOutcome&,
1858 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1860typedef std::function<void(const SageMakerClient*, const Model::DeleteClusterSchedulerConfigRequest&,
1862 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1864typedef std::function<void(const SageMakerClient*, const Model::DeleteCodeRepositoryRequest&, const Model::DeleteCodeRepositoryOutcome&,
1865 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1867typedef std::function<void(const SageMakerClient*, const Model::DeleteCompilationJobRequest&, const Model::DeleteCompilationJobOutcome&,
1868 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1870typedef std::function<void(const SageMakerClient*, const Model::DeleteComputeQuotaRequest&, const Model::DeleteComputeQuotaOutcome&,
1871 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1873typedef std::function<void(const SageMakerClient*, const Model::DeleteContextRequest&, const Model::DeleteContextOutcome&,
1874 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1876typedef std::function<void(const SageMakerClient*, const Model::DeleteDataQualityJobDefinitionRequest&,
1878 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1880typedef std::function<void(const SageMakerClient*, const Model::DeleteDeviceFleetRequest&, const Model::DeleteDeviceFleetOutcome&,
1881 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1883typedef std::function<void(const SageMakerClient*, const Model::DeleteDomainRequest&, const Model::DeleteDomainOutcome&,
1884 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1886typedef std::function<void(const SageMakerClient*, const Model::DeleteEdgeDeploymentPlanRequest&,
1887 const Model::DeleteEdgeDeploymentPlanOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1889typedef std::function<void(const SageMakerClient*, const Model::DeleteEdgeDeploymentStageRequest&,
1890 const Model::DeleteEdgeDeploymentStageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1892typedef std::function<void(const SageMakerClient*, const Model::DeleteEndpointRequest&, const Model::DeleteEndpointOutcome&,
1893 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1895typedef std::function<void(const SageMakerClient*, const Model::DeleteEndpointConfigRequest&, const Model::DeleteEndpointConfigOutcome&,
1896 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1898typedef std::function<void(const SageMakerClient*, const Model::DeleteExperimentRequest&, const Model::DeleteExperimentOutcome&,
1899 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1901typedef std::function<void(const SageMakerClient*, const Model::DeleteFeatureGroupRequest&, const Model::DeleteFeatureGroupOutcome&,
1902 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1904typedef std::function<void(const SageMakerClient*, const Model::DeleteFlowDefinitionRequest&, const Model::DeleteFlowDefinitionOutcome&,
1905 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1907typedef std::function<void(const SageMakerClient*, const Model::DeleteHubRequest&, const Model::DeleteHubOutcome&,
1908 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1910typedef std::function<void(const SageMakerClient*, const Model::DeleteHubContentRequest&, const Model::DeleteHubContentOutcome&,
1911 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1913typedef std::function<void(const SageMakerClient*, const Model::DeleteHubContentReferenceRequest&,
1914 const Model::DeleteHubContentReferenceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1916typedef std::function<void(const SageMakerClient*, const Model::DeleteHumanTaskUiRequest&, const Model::DeleteHumanTaskUiOutcome&,
1917 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1919typedef std::function<void(const SageMakerClient*, const Model::DeleteHyperParameterTuningJobRequest&,
1921 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1923typedef std::function<void(const SageMakerClient*, const Model::DeleteImageRequest&, const Model::DeleteImageOutcome&,
1924 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1926typedef std::function<void(const SageMakerClient*, const Model::DeleteImageVersionRequest&, const Model::DeleteImageVersionOutcome&,
1927 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1929typedef std::function<void(const SageMakerClient*, const Model::DeleteInferenceComponentRequest&,
1930 const Model::DeleteInferenceComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1932typedef std::function<void(const SageMakerClient*, const Model::DeleteInferenceExperimentRequest&,
1933 const Model::DeleteInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1935typedef std::function<void(const SageMakerClient*, const Model::DeleteMlflowAppRequest&, const Model::DeleteMlflowAppOutcome&,
1936 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1938typedef std::function<void(const SageMakerClient*, const Model::DeleteMlflowTrackingServerRequest&,
1939 const Model::DeleteMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1941typedef std::function<void(const SageMakerClient*, const Model::DeleteModelRequest&, const Model::DeleteModelOutcome&,
1942 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1944typedef std::function<void(const SageMakerClient*, const Model::DeleteModelBiasJobDefinitionRequest&,
1946 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1948typedef std::function<void(const SageMakerClient*, const Model::DeleteModelCardRequest&, const Model::DeleteModelCardOutcome&,
1949 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1951typedef std::function<void(const SageMakerClient*, const Model::DeleteModelExplainabilityJobDefinitionRequest&,
1953 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1955typedef std::function<void(const SageMakerClient*, const Model::DeleteModelPackageRequest&, const Model::DeleteModelPackageOutcome&,
1956 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1958typedef std::function<void(const SageMakerClient*, const Model::DeleteModelPackageGroupRequest&,
1959 const Model::DeleteModelPackageGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1961typedef std::function<void(const SageMakerClient*, const Model::DeleteModelPackageGroupPolicyRequest&,
1963 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1965typedef std::function<void(const SageMakerClient*, const Model::DeleteModelQualityJobDefinitionRequest&,
1967 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1969typedef std::function<void(const SageMakerClient*, const Model::DeleteMonitoringScheduleRequest&,
1970 const Model::DeleteMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1972typedef std::function<void(const SageMakerClient*, const Model::DeleteNotebookInstanceRequest&, const Model::DeleteNotebookInstanceOutcome&,
1973 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1975typedef std::function<void(const SageMakerClient*, const Model::DeleteNotebookInstanceLifecycleConfigRequest&,
1977 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1979typedef std::function<void(const SageMakerClient*, const Model::DeleteOptimizationJobRequest&, const Model::DeleteOptimizationJobOutcome&,
1980 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1982typedef std::function<void(const SageMakerClient*, const Model::DeletePartnerAppRequest&, const Model::DeletePartnerAppOutcome&,
1983 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1985typedef std::function<void(const SageMakerClient*, const Model::DeletePipelineRequest&, const Model::DeletePipelineOutcome&,
1986 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1988typedef std::function<void(const SageMakerClient*, const Model::DeleteProcessingJobRequest&, const Model::DeleteProcessingJobOutcome&,
1989 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1991typedef std::function<void(const SageMakerClient*, const Model::DeleteProjectRequest&, const Model::DeleteProjectOutcome&,
1992 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1994typedef std::function<void(const SageMakerClient*, const Model::DeleteSpaceRequest&, const Model::DeleteSpaceOutcome&,
1995 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1997typedef std::function<void(const SageMakerClient*, const Model::DeleteStudioLifecycleConfigRequest&,
1998 const Model::DeleteStudioLifecycleConfigOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2000typedef std::function<void(const SageMakerClient*, const Model::DeleteTagsRequest&, const Model::DeleteTagsOutcome&,
2001 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2003typedef std::function<void(const SageMakerClient*, const Model::DeleteTrainingJobRequest&, const Model::DeleteTrainingJobOutcome&,
2004 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2006typedef std::function<void(const SageMakerClient*, const Model::DeleteTrialRequest&, const Model::DeleteTrialOutcome&,
2007 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2009typedef std::function<void(const SageMakerClient*, const Model::DeleteTrialComponentRequest&, const Model::DeleteTrialComponentOutcome&,
2010 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2012typedef std::function<void(const SageMakerClient*, const Model::DeleteUserProfileRequest&, const Model::DeleteUserProfileOutcome&,
2013 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2015typedef std::function<void(const SageMakerClient*, const Model::DeleteWorkforceRequest&, const Model::DeleteWorkforceOutcome&,
2016 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2018typedef std::function<void(const SageMakerClient*, const Model::DeleteWorkteamRequest&, const Model::DeleteWorkteamOutcome&,
2019 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2021typedef std::function<void(const SageMakerClient*, const Model::DeregisterDevicesRequest&, const Model::DeregisterDevicesOutcome&,
2022 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2024typedef std::function<void(const SageMakerClient*, const Model::DescribeActionRequest&, const Model::DescribeActionOutcome&,
2025 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2027typedef std::function<void(const SageMakerClient*, const Model::DescribeAlgorithmRequest&, const Model::DescribeAlgorithmOutcome&,
2028 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2030typedef std::function<void(const SageMakerClient*, const Model::DescribeAppRequest&, const Model::DescribeAppOutcome&,
2031 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2033typedef std::function<void(const SageMakerClient*, const Model::DescribeAppImageConfigRequest&, const Model::DescribeAppImageConfigOutcome&,
2034 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2036typedef std::function<void(const SageMakerClient*, const Model::DescribeArtifactRequest&, const Model::DescribeArtifactOutcome&,
2037 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2039typedef std::function<void(const SageMakerClient*, const Model::DescribeAutoMLJobRequest&, const Model::DescribeAutoMLJobOutcome&,
2040 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2042typedef std::function<void(const SageMakerClient*, const Model::DescribeAutoMLJobV2Request&, const Model::DescribeAutoMLJobV2Outcome&,
2043 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2045typedef std::function<void(const SageMakerClient*, const Model::DescribeClusterRequest&, const Model::DescribeClusterOutcome&,
2046 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2048typedef std::function<void(const SageMakerClient*, const Model::DescribeClusterEventRequest&, const Model::DescribeClusterEventOutcome&,
2049 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2051typedef std::function<void(const SageMakerClient*, const Model::DescribeClusterNodeRequest&, const Model::DescribeClusterNodeOutcome&,
2052 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2054typedef std::function<void(const SageMakerClient*, const Model::DescribeClusterSchedulerConfigRequest&,
2056 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2058typedef std::function<void(const SageMakerClient*, const Model::DescribeCodeRepositoryRequest&, const Model::DescribeCodeRepositoryOutcome&,
2059 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2061typedef std::function<void(const SageMakerClient*, const Model::DescribeCompilationJobRequest&, const Model::DescribeCompilationJobOutcome&,
2062 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2064typedef std::function<void(const SageMakerClient*, const Model::DescribeComputeQuotaRequest&, const Model::DescribeComputeQuotaOutcome&,
2065 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2067typedef std::function<void(const SageMakerClient*, const Model::DescribeContextRequest&, const Model::DescribeContextOutcome&,
2068 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2070typedef std::function<void(const SageMakerClient*, const Model::DescribeDataQualityJobDefinitionRequest&,
2072 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2074typedef std::function<void(const SageMakerClient*, const Model::DescribeDeviceRequest&, const Model::DescribeDeviceOutcome&,
2075 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2077typedef std::function<void(const SageMakerClient*, const Model::DescribeDeviceFleetRequest&, const Model::DescribeDeviceFleetOutcome&,
2078 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2080typedef std::function<void(const SageMakerClient*, const Model::DescribeDomainRequest&, const Model::DescribeDomainOutcome&,
2081 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2083typedef std::function<void(const SageMakerClient*, const Model::DescribeEdgeDeploymentPlanRequest&,
2084 const Model::DescribeEdgeDeploymentPlanOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2086typedef std::function<void(const SageMakerClient*, const Model::DescribeEdgePackagingJobRequest&,
2087 const Model::DescribeEdgePackagingJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2089typedef std::function<void(const SageMakerClient*, const Model::DescribeEndpointRequest&, const Model::DescribeEndpointOutcome&,
2090 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2092typedef std::function<void(const SageMakerClient*, const Model::DescribeEndpointConfigRequest&, const Model::DescribeEndpointConfigOutcome&,
2093 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2095typedef std::function<void(const SageMakerClient*, const Model::DescribeExperimentRequest&, const Model::DescribeExperimentOutcome&,
2096 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2098typedef std::function<void(const SageMakerClient*, const Model::DescribeFeatureGroupRequest&, const Model::DescribeFeatureGroupOutcome&,
2099 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2101typedef std::function<void(const SageMakerClient*, const Model::DescribeFeatureMetadataRequest&,
2102 const Model::DescribeFeatureMetadataOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2104typedef std::function<void(const SageMakerClient*, const Model::DescribeFlowDefinitionRequest&, const Model::DescribeFlowDefinitionOutcome&,
2105 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2107typedef std::function<void(const SageMakerClient*, const Model::DescribeHubRequest&, const Model::DescribeHubOutcome&,
2108 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2110typedef std::function<void(const SageMakerClient*, const Model::DescribeHubContentRequest&, const Model::DescribeHubContentOutcome&,
2111 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2113typedef std::function<void(const SageMakerClient*, const Model::DescribeHumanTaskUiRequest&, const Model::DescribeHumanTaskUiOutcome&,
2114 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2116typedef std::function<void(const SageMakerClient*, const Model::DescribeHyperParameterTuningJobRequest&,
2118 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2120typedef std::function<void(const SageMakerClient*, const Model::DescribeImageRequest&, const Model::DescribeImageOutcome&,
2121 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2123typedef std::function<void(const SageMakerClient*, const Model::DescribeImageVersionRequest&, const Model::DescribeImageVersionOutcome&,
2124 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2126typedef std::function<void(const SageMakerClient*, const Model::DescribeInferenceComponentRequest&,
2127 const Model::DescribeInferenceComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2129typedef std::function<void(const SageMakerClient*, const Model::DescribeInferenceExperimentRequest&,
2130 const Model::DescribeInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2132typedef std::function<void(const SageMakerClient*, const Model::DescribeInferenceRecommendationsJobRequest&,
2134 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2136typedef std::function<void(const SageMakerClient*, const Model::DescribeLabelingJobRequest&, const Model::DescribeLabelingJobOutcome&,
2137 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2139typedef std::function<void(const SageMakerClient*, const Model::DescribeLineageGroupRequest&, const Model::DescribeLineageGroupOutcome&,
2140 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2142typedef std::function<void(const SageMakerClient*, const Model::DescribeMlflowAppRequest&, const Model::DescribeMlflowAppOutcome&,
2143 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2145typedef std::function<void(const SageMakerClient*, const Model::DescribeMlflowTrackingServerRequest&,
2147 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2149typedef std::function<void(const SageMakerClient*, const Model::DescribeModelRequest&, const Model::DescribeModelOutcome&,
2150 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2152typedef std::function<void(const SageMakerClient*, const Model::DescribeModelBiasJobDefinitionRequest&,
2154 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2156typedef std::function<void(const SageMakerClient*, const Model::DescribeModelCardRequest&, const Model::DescribeModelCardOutcome&,
2157 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2159typedef std::function<void(const SageMakerClient*, const Model::DescribeModelCardExportJobRequest&,
2160 const Model::DescribeModelCardExportJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2162typedef std::function<void(const SageMakerClient*, const Model::DescribeModelExplainabilityJobDefinitionRequest&,
2164 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2166typedef std::function<void(const SageMakerClient*, const Model::DescribeModelPackageRequest&, const Model::DescribeModelPackageOutcome&,
2167 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2169typedef std::function<void(const SageMakerClient*, const Model::DescribeModelPackageGroupRequest&,
2170 const Model::DescribeModelPackageGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2172typedef std::function<void(const SageMakerClient*, const Model::DescribeModelQualityJobDefinitionRequest&,
2174 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2176typedef std::function<void(const SageMakerClient*, const Model::DescribeMonitoringScheduleRequest&,
2177 const Model::DescribeMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2179typedef std::function<void(const SageMakerClient*, const Model::DescribeNotebookInstanceRequest&,
2180 const Model::DescribeNotebookInstanceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2182typedef std::function<void(const SageMakerClient*, const Model::DescribeNotebookInstanceLifecycleConfigRequest&,
2184 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2186typedef std::function<void(const SageMakerClient*, const Model::DescribeOptimizationJobRequest&,
2187 const Model::DescribeOptimizationJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2189typedef std::function<void(const SageMakerClient*, const Model::DescribePartnerAppRequest&, const Model::DescribePartnerAppOutcome&,
2190 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2192typedef std::function<void(const SageMakerClient*, const Model::DescribePipelineRequest&, const Model::DescribePipelineOutcome&,
2193 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2195typedef std::function<void(const SageMakerClient*, const Model::DescribePipelineDefinitionForExecutionRequest&,
2197 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2199typedef std::function<void(const SageMakerClient*, const Model::DescribePipelineExecutionRequest&,
2200 const Model::DescribePipelineExecutionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2202typedef std::function<void(const SageMakerClient*, const Model::DescribeProcessingJobRequest&, const Model::DescribeProcessingJobOutcome&,
2203 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2205typedef std::function<void(const SageMakerClient*, const Model::DescribeProjectRequest&, const Model::DescribeProjectOutcome&,
2206 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2208typedef std::function<void(const SageMakerClient*, const Model::DescribeReservedCapacityRequest&,
2209 const Model::DescribeReservedCapacityOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2211typedef std::function<void(const SageMakerClient*, const Model::DescribeSpaceRequest&, const Model::DescribeSpaceOutcome&,
2212 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2214typedef std::function<void(const SageMakerClient*, const Model::DescribeStudioLifecycleConfigRequest&,
2216 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2218typedef std::function<void(const SageMakerClient*, const Model::DescribeSubscribedWorkteamRequest&,
2219 const Model::DescribeSubscribedWorkteamOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2221typedef std::function<void(const SageMakerClient*, const Model::DescribeTrainingJobRequest&, const Model::DescribeTrainingJobOutcome&,
2222 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2224typedef std::function<void(const SageMakerClient*, const Model::DescribeTrainingPlanRequest&, const Model::DescribeTrainingPlanOutcome&,
2225 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2227typedef std::function<void(const SageMakerClient*, const Model::DescribeTransformJobRequest&, const Model::DescribeTransformJobOutcome&,
2228 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2230typedef std::function<void(const SageMakerClient*, const Model::DescribeTrialRequest&, const Model::DescribeTrialOutcome&,
2231 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2233typedef std::function<void(const SageMakerClient*, const Model::DescribeTrialComponentRequest&, const Model::DescribeTrialComponentOutcome&,
2234 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2236typedef std::function<void(const SageMakerClient*, const Model::DescribeUserProfileRequest&, const Model::DescribeUserProfileOutcome&,
2237 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2239typedef std::function<void(const SageMakerClient*, const Model::DescribeWorkforceRequest&, const Model::DescribeWorkforceOutcome&,
2240 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2242typedef std::function<void(const SageMakerClient*, const Model::DescribeWorkteamRequest&, const Model::DescribeWorkteamOutcome&,
2243 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2245typedef std::function<void(const SageMakerClient*, const Model::DetachClusterNodeVolumeRequest&,
2246 const Model::DetachClusterNodeVolumeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2248typedef std::function<void(const SageMakerClient*, const Model::DisableSagemakerServicecatalogPortfolioRequest&,
2250 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2252typedef std::function<void(const SageMakerClient*, const Model::DisassociateTrialComponentRequest&,
2253 const Model::DisassociateTrialComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2255typedef std::function<void(const SageMakerClient*, const Model::EnableSagemakerServicecatalogPortfolioRequest&,
2257 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2259typedef std::function<void(const SageMakerClient*, const Model::GetDeviceFleetReportRequest&, const Model::GetDeviceFleetReportOutcome&,
2260 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2262typedef std::function<void(const SageMakerClient*, const Model::GetLineageGroupPolicyRequest&, const Model::GetLineageGroupPolicyOutcome&,
2263 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2265typedef std::function<void(const SageMakerClient*, const Model::GetModelPackageGroupPolicyRequest&,
2266 const Model::GetModelPackageGroupPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2268typedef std::function<void(const SageMakerClient*, const Model::GetSagemakerServicecatalogPortfolioStatusRequest&,
2270 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2272typedef std::function<void(const SageMakerClient*, const Model::GetScalingConfigurationRecommendationRequest&,
2274 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2276typedef std::function<void(const SageMakerClient*, const Model::GetSearchSuggestionsRequest&, const Model::GetSearchSuggestionsOutcome&,
2277 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2279typedef std::function<void(const SageMakerClient*, const Model::ImportHubContentRequest&, const Model::ImportHubContentOutcome&,
2280 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2282typedef std::function<void(const SageMakerClient*, const Model::ListActionsRequest&, const Model::ListActionsOutcome&,
2283 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2285typedef std::function<void(const SageMakerClient*, const Model::ListAlgorithmsRequest&, const Model::ListAlgorithmsOutcome&,
2286 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2288typedef std::function<void(const SageMakerClient*, const Model::ListAliasesRequest&, const Model::ListAliasesOutcome&,
2289 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2291typedef std::function<void(const SageMakerClient*, const Model::ListAppImageConfigsRequest&, const Model::ListAppImageConfigsOutcome&,
2292 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2294typedef std::function<void(const SageMakerClient*, const Model::ListAppsRequest&, const Model::ListAppsOutcome&,
2295 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2297typedef std::function<void(const SageMakerClient*, const Model::ListArtifactsRequest&, const Model::ListArtifactsOutcome&,
2298 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2300typedef std::function<void(const SageMakerClient*, const Model::ListAssociationsRequest&, const Model::ListAssociationsOutcome&,
2301 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2303typedef std::function<void(const SageMakerClient*, const Model::ListAutoMLJobsRequest&, const Model::ListAutoMLJobsOutcome&,
2304 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2306typedef std::function<void(const SageMakerClient*, const Model::ListCandidatesForAutoMLJobRequest&,
2307 const Model::ListCandidatesForAutoMLJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2309typedef std::function<void(const SageMakerClient*, const Model::ListClusterEventsRequest&, const Model::ListClusterEventsOutcome&,
2310 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2312typedef std::function<void(const SageMakerClient*, const Model::ListClusterNodesRequest&, const Model::ListClusterNodesOutcome&,
2313 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2315typedef std::function<void(const SageMakerClient*, const Model::ListClusterSchedulerConfigsRequest&,
2316 const Model::ListClusterSchedulerConfigsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2318typedef std::function<void(const SageMakerClient*, const Model::ListClustersRequest&, const Model::ListClustersOutcome&,
2319 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2321typedef std::function<void(const SageMakerClient*, const Model::ListCodeRepositoriesRequest&, const Model::ListCodeRepositoriesOutcome&,
2322 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2324typedef std::function<void(const SageMakerClient*, const Model::ListCompilationJobsRequest&, const Model::ListCompilationJobsOutcome&,
2325 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2327typedef std::function<void(const SageMakerClient*, const Model::ListComputeQuotasRequest&, const Model::ListComputeQuotasOutcome&,
2328 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2330typedef std::function<void(const SageMakerClient*, const Model::ListContextsRequest&, const Model::ListContextsOutcome&,
2331 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2333typedef std::function<void(const SageMakerClient*, const Model::ListDataQualityJobDefinitionsRequest&,
2335 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2337typedef std::function<void(const SageMakerClient*, const Model::ListDeviceFleetsRequest&, const Model::ListDeviceFleetsOutcome&,
2338 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2340typedef std::function<void(const SageMakerClient*, const Model::ListDevicesRequest&, const Model::ListDevicesOutcome&,
2341 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2343typedef std::function<void(const SageMakerClient*, const Model::ListDomainsRequest&, const Model::ListDomainsOutcome&,
2344 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2346typedef std::function<void(const SageMakerClient*, const Model::ListEdgeDeploymentPlansRequest&,
2347 const Model::ListEdgeDeploymentPlansOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2349typedef std::function<void(const SageMakerClient*, const Model::ListEdgePackagingJobsRequest&, const Model::ListEdgePackagingJobsOutcome&,
2350 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2352typedef std::function<void(const SageMakerClient*, const Model::ListEndpointConfigsRequest&, const Model::ListEndpointConfigsOutcome&,
2353 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2355typedef std::function<void(const SageMakerClient*, const Model::ListEndpointsRequest&, const Model::ListEndpointsOutcome&,
2356 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2358typedef std::function<void(const SageMakerClient*, const Model::ListExperimentsRequest&, const Model::ListExperimentsOutcome&,
2359 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2361typedef std::function<void(const SageMakerClient*, const Model::ListFeatureGroupsRequest&, const Model::ListFeatureGroupsOutcome&,
2362 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2364typedef std::function<void(const SageMakerClient*, const Model::ListFlowDefinitionsRequest&, const Model::ListFlowDefinitionsOutcome&,
2365 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2367typedef std::function<void(const SageMakerClient*, const Model::ListHubContentVersionsRequest&, const Model::ListHubContentVersionsOutcome&,
2368 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2370typedef std::function<void(const SageMakerClient*, const Model::ListHubContentsRequest&, const Model::ListHubContentsOutcome&,
2371 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2373typedef std::function<void(const SageMakerClient*, const Model::ListHubsRequest&, const Model::ListHubsOutcome&,
2374 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2376typedef std::function<void(const SageMakerClient*, const Model::ListHumanTaskUisRequest&, const Model::ListHumanTaskUisOutcome&,
2377 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2379typedef std::function<void(const SageMakerClient*, const Model::ListHyperParameterTuningJobsRequest&,
2381 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2383typedef std::function<void(const SageMakerClient*, const Model::ListImageVersionsRequest&, const Model::ListImageVersionsOutcome&,
2384 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2386typedef std::function<void(const SageMakerClient*, const Model::ListImagesRequest&, const Model::ListImagesOutcome&,
2387 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2389typedef std::function<void(const SageMakerClient*, const Model::ListInferenceComponentsRequest&,
2390 const Model::ListInferenceComponentsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2392typedef std::function<void(const SageMakerClient*, const Model::ListInferenceExperimentsRequest&,
2393 const Model::ListInferenceExperimentsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2395typedef std::function<void(const SageMakerClient*, const Model::ListInferenceRecommendationsJobStepsRequest&,
2397 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2399typedef std::function<void(const SageMakerClient*, const Model::ListInferenceRecommendationsJobsRequest&,
2401 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2403typedef std::function<void(const SageMakerClient*, const Model::ListLabelingJobsRequest&, const Model::ListLabelingJobsOutcome&,
2404 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2406typedef std::function<void(const SageMakerClient*, const Model::ListLabelingJobsForWorkteamRequest&,
2407 const Model::ListLabelingJobsForWorkteamOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2409typedef std::function<void(const SageMakerClient*, const Model::ListLineageGroupsRequest&, const Model::ListLineageGroupsOutcome&,
2410 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2412typedef std::function<void(const SageMakerClient*, const Model::ListMlflowAppsRequest&, const Model::ListMlflowAppsOutcome&,
2413 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2415typedef std::function<void(const SageMakerClient*, const Model::ListMlflowTrackingServersRequest&,
2416 const Model::ListMlflowTrackingServersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2418typedef std::function<void(const SageMakerClient*, const Model::ListModelBiasJobDefinitionsRequest&,
2419 const Model::ListModelBiasJobDefinitionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2421typedef std::function<void(const SageMakerClient*, const Model::ListModelCardExportJobsRequest&,
2422 const Model::ListModelCardExportJobsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2424typedef std::function<void(const SageMakerClient*, const Model::ListModelCardVersionsRequest&, const Model::ListModelCardVersionsOutcome&,
2425 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2427typedef std::function<void(const SageMakerClient*, const Model::ListModelCardsRequest&, const Model::ListModelCardsOutcome&,
2428 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2430typedef std::function<void(const SageMakerClient*, const Model::ListModelExplainabilityJobDefinitionsRequest&,
2432 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2434typedef std::function<void(const SageMakerClient*, const Model::ListModelMetadataRequest&, const Model::ListModelMetadataOutcome&,
2435 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2437typedef std::function<void(const SageMakerClient*, const Model::ListModelPackageGroupsRequest&, const Model::ListModelPackageGroupsOutcome&,
2438 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2440typedef std::function<void(const SageMakerClient*, const Model::ListModelPackagesRequest&, const Model::ListModelPackagesOutcome&,
2441 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2443typedef std::function<void(const SageMakerClient*, const Model::ListModelQualityJobDefinitionsRequest&,
2445 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2447typedef std::function<void(const SageMakerClient*, const Model::ListModelsRequest&, const Model::ListModelsOutcome&,
2448 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2450typedef std::function<void(const SageMakerClient*, const Model::ListMonitoringAlertHistoryRequest&,
2451 const Model::ListMonitoringAlertHistoryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2453typedef std::function<void(const SageMakerClient*, const Model::ListMonitoringAlertsRequest&, const Model::ListMonitoringAlertsOutcome&,
2454 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2456typedef std::function<void(const SageMakerClient*, const Model::ListMonitoringExecutionsRequest&,
2457 const Model::ListMonitoringExecutionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2459typedef std::function<void(const SageMakerClient*, const Model::ListMonitoringSchedulesRequest&,
2460 const Model::ListMonitoringSchedulesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2462typedef std::function<void(const SageMakerClient*, const Model::ListNotebookInstanceLifecycleConfigsRequest&,
2464 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2466typedef std::function<void(const SageMakerClient*, const Model::ListNotebookInstancesRequest&, const Model::ListNotebookInstancesOutcome&,
2467 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2469typedef std::function<void(const SageMakerClient*, const Model::ListOptimizationJobsRequest&, const Model::ListOptimizationJobsOutcome&,
2470 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2472typedef std::function<void(const SageMakerClient*, const Model::ListPartnerAppsRequest&, const Model::ListPartnerAppsOutcome&,
2473 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2475typedef std::function<void(const SageMakerClient*, const Model::ListPipelineExecutionStepsRequest&,
2476 const Model::ListPipelineExecutionStepsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2478typedef std::function<void(const SageMakerClient*, const Model::ListPipelineExecutionsRequest&, const Model::ListPipelineExecutionsOutcome&,
2479 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2481typedef std::function<void(const SageMakerClient*, const Model::ListPipelineParametersForExecutionRequest&,
2483 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2485typedef std::function<void(const SageMakerClient*, const Model::ListPipelineVersionsRequest&, const Model::ListPipelineVersionsOutcome&,
2486 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2488typedef std::function<void(const SageMakerClient*, const Model::ListPipelinesRequest&, const Model::ListPipelinesOutcome&,
2489 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2491typedef std::function<void(const SageMakerClient*, const Model::ListProcessingJobsRequest&, const Model::ListProcessingJobsOutcome&,
2492 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2494typedef std::function<void(const SageMakerClient*, const Model::ListProjectsRequest&, const Model::ListProjectsOutcome&,
2495 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2497typedef std::function<void(const SageMakerClient*, const Model::ListResourceCatalogsRequest&, const Model::ListResourceCatalogsOutcome&,
2498 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2500typedef std::function<void(const SageMakerClient*, const Model::ListSpacesRequest&, const Model::ListSpacesOutcome&,
2501 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2503typedef std::function<void(const SageMakerClient*, const Model::ListStageDevicesRequest&, const Model::ListStageDevicesOutcome&,
2504 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2506typedef std::function<void(const SageMakerClient*, const Model::ListStudioLifecycleConfigsRequest&,
2507 const Model::ListStudioLifecycleConfigsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2509typedef std::function<void(const SageMakerClient*, const Model::ListSubscribedWorkteamsRequest&,
2510 const Model::ListSubscribedWorkteamsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2512typedef std::function<void(const SageMakerClient*, const Model::ListTagsRequest&, const Model::ListTagsOutcome&,
2513 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2515typedef std::function<void(const SageMakerClient*, const Model::ListTrainingJobsRequest&, const Model::ListTrainingJobsOutcome&,
2516 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2518typedef std::function<void(const SageMakerClient*, const Model::ListTrainingJobsForHyperParameterTuningJobRequest&,
2520 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2522typedef std::function<void(const SageMakerClient*, const Model::ListTrainingPlansRequest&, const Model::ListTrainingPlansOutcome&,
2523 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2525typedef std::function<void(const SageMakerClient*, const Model::ListTransformJobsRequest&, const Model::ListTransformJobsOutcome&,
2526 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2528typedef std::function<void(const SageMakerClient*, const Model::ListTrialComponentsRequest&, const Model::ListTrialComponentsOutcome&,
2529 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2531typedef std::function<void(const SageMakerClient*, const Model::ListTrialsRequest&, const Model::ListTrialsOutcome&,
2532 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2534typedef std::function<void(const SageMakerClient*, const Model::ListUltraServersByReservedCapacityRequest&,
2536 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2538typedef std::function<void(const SageMakerClient*, const Model::ListUserProfilesRequest&, const Model::ListUserProfilesOutcome&,
2539 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2541typedef std::function<void(const SageMakerClient*, const Model::ListWorkforcesRequest&, const Model::ListWorkforcesOutcome&,
2542 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2544typedef std::function<void(const SageMakerClient*, const Model::ListWorkteamsRequest&, const Model::ListWorkteamsOutcome&,
2545 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2547typedef std::function<void(const SageMakerClient*, const Model::PutModelPackageGroupPolicyRequest&,
2548 const Model::PutModelPackageGroupPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2550typedef std::function<void(const SageMakerClient*, const Model::QueryLineageRequest&, const Model::QueryLineageOutcome&,
2551 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2553typedef std::function<void(const SageMakerClient*, const Model::RegisterDevicesRequest&, const Model::RegisterDevicesOutcome&,
2554 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2556typedef std::function<void(const SageMakerClient*, const Model::RenderUiTemplateRequest&, const Model::RenderUiTemplateOutcome&,
2557 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2559typedef std::function<void(const SageMakerClient*, const Model::RetryPipelineExecutionRequest&, const Model::RetryPipelineExecutionOutcome&,
2560 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2562typedef std::function<void(const SageMakerClient*, const Model::SearchRequest&, const Model::SearchOutcome&,
2563 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2565typedef std::function<void(const SageMakerClient*, const Model::SearchTrainingPlanOfferingsRequest&,
2566 const Model::SearchTrainingPlanOfferingsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2568typedef std::function<void(const SageMakerClient*, const Model::SendPipelineExecutionStepFailureRequest&,
2570 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2572typedef std::function<void(const SageMakerClient*, const Model::SendPipelineExecutionStepSuccessRequest&,
2574 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2576typedef std::function<void(const SageMakerClient*, const Model::StartEdgeDeploymentStageRequest&,
2577 const Model::StartEdgeDeploymentStageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2579typedef std::function<void(const SageMakerClient*, const Model::StartInferenceExperimentRequest&,
2580 const Model::StartInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2582typedef std::function<void(const SageMakerClient*, const Model::StartMlflowTrackingServerRequest&,
2583 const Model::StartMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2585typedef std::function<void(const SageMakerClient*, const Model::StartMonitoringScheduleRequest&,
2586 const Model::StartMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2588typedef std::function<void(const SageMakerClient*, const Model::StartNotebookInstanceRequest&, const Model::StartNotebookInstanceOutcome&,
2589 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2591typedef std::function<void(const SageMakerClient*, const Model::StartPipelineExecutionRequest&, const Model::StartPipelineExecutionOutcome&,
2592 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2594typedef std::function<void(const SageMakerClient*, const Model::StartSessionRequest&, const Model::StartSessionOutcome&,
2595 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2597typedef std::function<void(const SageMakerClient*, const Model::StopAutoMLJobRequest&, const Model::StopAutoMLJobOutcome&,
2598 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2600typedef std::function<void(const SageMakerClient*, const Model::StopCompilationJobRequest&, const Model::StopCompilationJobOutcome&,
2601 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2603typedef std::function<void(const SageMakerClient*, const Model::StopEdgeDeploymentStageRequest&,
2604 const Model::StopEdgeDeploymentStageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2606typedef std::function<void(const SageMakerClient*, const Model::StopEdgePackagingJobRequest&, const Model::StopEdgePackagingJobOutcome&,
2607 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2609typedef std::function<void(const SageMakerClient*, const Model::StopHyperParameterTuningJobRequest&,
2610 const Model::StopHyperParameterTuningJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2612typedef std::function<void(const SageMakerClient*, const Model::StopInferenceExperimentRequest&,
2613 const Model::StopInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2615typedef std::function<void(const SageMakerClient*, const Model::StopInferenceRecommendationsJobRequest&,
2617 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2619typedef std::function<void(const SageMakerClient*, const Model::StopLabelingJobRequest&, const Model::StopLabelingJobOutcome&,
2620 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2622typedef std::function<void(const SageMakerClient*, const Model::StopMlflowTrackingServerRequest&,
2623 const Model::StopMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2625typedef std::function<void(const SageMakerClient*, const Model::StopMonitoringScheduleRequest&, const Model::StopMonitoringScheduleOutcome&,
2626 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2628typedef std::function<void(const SageMakerClient*, const Model::StopNotebookInstanceRequest&, const Model::StopNotebookInstanceOutcome&,
2629 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2631typedef std::function<void(const SageMakerClient*, const Model::StopOptimizationJobRequest&, const Model::StopOptimizationJobOutcome&,
2632 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2634typedef std::function<void(const SageMakerClient*, const Model::StopPipelineExecutionRequest&, const Model::StopPipelineExecutionOutcome&,
2635 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2637typedef std::function<void(const SageMakerClient*, const Model::StopProcessingJobRequest&, const Model::StopProcessingJobOutcome&,
2638 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2640typedef std::function<void(const SageMakerClient*, const Model::StopTrainingJobRequest&, const Model::StopTrainingJobOutcome&,
2641 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2643typedef std::function<void(const SageMakerClient*, const Model::StopTransformJobRequest&, const Model::StopTransformJobOutcome&,
2644 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2646typedef std::function<void(const SageMakerClient*, const Model::UpdateActionRequest&, const Model::UpdateActionOutcome&,
2647 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2649typedef std::function<void(const SageMakerClient*, const Model::UpdateAppImageConfigRequest&, const Model::UpdateAppImageConfigOutcome&,
2650 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2652typedef std::function<void(const SageMakerClient*, const Model::UpdateArtifactRequest&, const Model::UpdateArtifactOutcome&,
2653 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2655typedef std::function<void(const SageMakerClient*, const Model::UpdateClusterRequest&, const Model::UpdateClusterOutcome&,
2656 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2658typedef std::function<void(const SageMakerClient*, const Model::UpdateClusterSchedulerConfigRequest&,
2660 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2662typedef std::function<void(const SageMakerClient*, const Model::UpdateClusterSoftwareRequest&, const Model::UpdateClusterSoftwareOutcome&,
2663 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2665typedef std::function<void(const SageMakerClient*, const Model::UpdateCodeRepositoryRequest&, const Model::UpdateCodeRepositoryOutcome&,
2666 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2668typedef std::function<void(const SageMakerClient*, const Model::UpdateComputeQuotaRequest&, const Model::UpdateComputeQuotaOutcome&,
2669 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2671typedef std::function<void(const SageMakerClient*, const Model::UpdateContextRequest&, const Model::UpdateContextOutcome&,
2672 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2674typedef std::function<void(const SageMakerClient*, const Model::UpdateDeviceFleetRequest&, const Model::UpdateDeviceFleetOutcome&,
2675 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2677typedef std::function<void(const SageMakerClient*, const Model::UpdateDevicesRequest&, const Model::UpdateDevicesOutcome&,
2678 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2680typedef std::function<void(const SageMakerClient*, const Model::UpdateDomainRequest&, const Model::UpdateDomainOutcome&,
2681 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2683typedef std::function<void(const SageMakerClient*, const Model::UpdateEndpointRequest&, const Model::UpdateEndpointOutcome&,
2684 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2686typedef std::function<void(const SageMakerClient*, const Model::UpdateEndpointWeightsAndCapacitiesRequest&,
2688 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2690typedef std::function<void(const SageMakerClient*, const Model::UpdateExperimentRequest&, const Model::UpdateExperimentOutcome&,
2691 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2693typedef std::function<void(const SageMakerClient*, const Model::UpdateFeatureGroupRequest&, const Model::UpdateFeatureGroupOutcome&,
2694 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2696typedef std::function<void(const SageMakerClient*, const Model::UpdateFeatureMetadataRequest&, const Model::UpdateFeatureMetadataOutcome&,
2697 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2699typedef std::function<void(const SageMakerClient*, const Model::UpdateHubRequest&, const Model::UpdateHubOutcome&,
2700 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2702typedef std::function<void(const SageMakerClient*, const Model::UpdateHubContentRequest&, const Model::UpdateHubContentOutcome&,
2703 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2705typedef std::function<void(const SageMakerClient*, const Model::UpdateHubContentReferenceRequest&,
2706 const Model::UpdateHubContentReferenceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2708typedef std::function<void(const SageMakerClient*, const Model::UpdateImageRequest&, const Model::UpdateImageOutcome&,
2709 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2711typedef std::function<void(const SageMakerClient*, const Model::UpdateImageVersionRequest&, const Model::UpdateImageVersionOutcome&,
2712 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2714typedef std::function<void(const SageMakerClient*, const Model::UpdateInferenceComponentRequest&,
2715 const Model::UpdateInferenceComponentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2717typedef std::function<void(const SageMakerClient*, const Model::UpdateInferenceComponentRuntimeConfigRequest&,
2719 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2721typedef std::function<void(const SageMakerClient*, const Model::UpdateInferenceExperimentRequest&,
2722 const Model::UpdateInferenceExperimentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2724typedef std::function<void(const SageMakerClient*, const Model::UpdateMlflowAppRequest&, const Model::UpdateMlflowAppOutcome&,
2725 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2727typedef std::function<void(const SageMakerClient*, const Model::UpdateMlflowTrackingServerRequest&,
2728 const Model::UpdateMlflowTrackingServerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2730typedef std::function<void(const SageMakerClient*, const Model::UpdateModelCardRequest&, const Model::UpdateModelCardOutcome&,
2731 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2733typedef std::function<void(const SageMakerClient*, const Model::UpdateModelPackageRequest&, const Model::UpdateModelPackageOutcome&,
2734 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2736typedef std::function<void(const SageMakerClient*, const Model::UpdateMonitoringAlertRequest&, const Model::UpdateMonitoringAlertOutcome&,
2737 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2739typedef std::function<void(const SageMakerClient*, const Model::UpdateMonitoringScheduleRequest&,
2740 const Model::UpdateMonitoringScheduleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2742typedef std::function<void(const SageMakerClient*, const Model::UpdateNotebookInstanceRequest&, const Model::UpdateNotebookInstanceOutcome&,
2743 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2745typedef std::function<void(const SageMakerClient*, const Model::UpdateNotebookInstanceLifecycleConfigRequest&,
2747 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2749typedef std::function<void(const SageMakerClient*, const Model::UpdatePartnerAppRequest&, const Model::UpdatePartnerAppOutcome&,
2750 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2752typedef std::function<void(const SageMakerClient*, const Model::UpdatePipelineRequest&, const Model::UpdatePipelineOutcome&,
2753 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2755typedef std::function<void(const SageMakerClient*, const Model::UpdatePipelineExecutionRequest&,
2756 const Model::UpdatePipelineExecutionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2758typedef std::function<void(const SageMakerClient*, const Model::UpdatePipelineVersionRequest&, const Model::UpdatePipelineVersionOutcome&,
2759 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2761typedef std::function<void(const SageMakerClient*, const Model::UpdateProjectRequest&, const Model::UpdateProjectOutcome&,
2762 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2764typedef std::function<void(const SageMakerClient*, const Model::UpdateSpaceRequest&, const Model::UpdateSpaceOutcome&,
2765 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2767typedef std::function<void(const SageMakerClient*, const Model::UpdateTrainingJobRequest&, const Model::UpdateTrainingJobOutcome&,
2768 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2770typedef std::function<void(const SageMakerClient*, const Model::UpdateTrialRequest&, const Model::UpdateTrialOutcome&,
2771 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2773typedef std::function<void(const SageMakerClient*, const Model::UpdateTrialComponentRequest&, const Model::UpdateTrialComponentOutcome&,
2774 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2776typedef std::function<void(const SageMakerClient*, const Model::UpdateUserProfileRequest&, const Model::UpdateUserProfileOutcome&,
2777 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2779typedef std::function<void(const SageMakerClient*, const Model::UpdateWorkforceRequest&, const Model::UpdateWorkforceOutcome&,
2780 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2782typedef std::function<void(const SageMakerClient*, const Model::UpdateWorkteamRequest&, const Model::UpdateWorkteamOutcome&,
2783 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
2785/* End of service model async handlers definitions */
2786} // namespace SageMaker
2787} // 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
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
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
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< 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::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::ListHyperParameterTuningJobsRequest &, const Model::ListHyperParameterTuningJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListHyperParameterTuningJobsResponseReceivedHandler