| 1 |
efrain |
1 |
<?php
|
|
|
2 |
namespace Aws\SageMaker;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* This client is used to interact with the **Amazon SageMaker Service** service.
|
|
|
8 |
* @method \Aws\Result addAssociation(array $args = [])
|
|
|
9 |
* @method \GuzzleHttp\Promise\Promise addAssociationAsync(array $args = [])
|
|
|
10 |
* @method \Aws\Result addTags(array $args = [])
|
|
|
11 |
* @method \GuzzleHttp\Promise\Promise addTagsAsync(array $args = [])
|
|
|
12 |
* @method \Aws\Result associateTrialComponent(array $args = [])
|
|
|
13 |
* @method \GuzzleHttp\Promise\Promise associateTrialComponentAsync(array $args = [])
|
| 1441 |
ariadna |
14 |
* @method \Aws\Result batchDeleteClusterNodes(array $args = [])
|
|
|
15 |
* @method \GuzzleHttp\Promise\Promise batchDeleteClusterNodesAsync(array $args = [])
|
| 1 |
efrain |
16 |
* @method \Aws\Result batchDescribeModelPackage(array $args = [])
|
|
|
17 |
* @method \GuzzleHttp\Promise\Promise batchDescribeModelPackageAsync(array $args = [])
|
|
|
18 |
* @method \Aws\Result createAction(array $args = [])
|
|
|
19 |
* @method \GuzzleHttp\Promise\Promise createActionAsync(array $args = [])
|
|
|
20 |
* @method \Aws\Result createAlgorithm(array $args = [])
|
|
|
21 |
* @method \GuzzleHttp\Promise\Promise createAlgorithmAsync(array $args = [])
|
|
|
22 |
* @method \Aws\Result createApp(array $args = [])
|
|
|
23 |
* @method \GuzzleHttp\Promise\Promise createAppAsync(array $args = [])
|
|
|
24 |
* @method \Aws\Result createAppImageConfig(array $args = [])
|
|
|
25 |
* @method \GuzzleHttp\Promise\Promise createAppImageConfigAsync(array $args = [])
|
|
|
26 |
* @method \Aws\Result createArtifact(array $args = [])
|
|
|
27 |
* @method \GuzzleHttp\Promise\Promise createArtifactAsync(array $args = [])
|
|
|
28 |
* @method \Aws\Result createAutoMLJob(array $args = [])
|
|
|
29 |
* @method \GuzzleHttp\Promise\Promise createAutoMLJobAsync(array $args = [])
|
|
|
30 |
* @method \Aws\Result createAutoMLJobV2(array $args = [])
|
|
|
31 |
* @method \GuzzleHttp\Promise\Promise createAutoMLJobV2Async(array $args = [])
|
| 1441 |
ariadna |
32 |
* @method \Aws\Result createCluster(array $args = [])
|
|
|
33 |
* @method \GuzzleHttp\Promise\Promise createClusterAsync(array $args = [])
|
|
|
34 |
* @method \Aws\Result createClusterSchedulerConfig(array $args = [])
|
|
|
35 |
* @method \GuzzleHttp\Promise\Promise createClusterSchedulerConfigAsync(array $args = [])
|
| 1 |
efrain |
36 |
* @method \Aws\Result createCodeRepository(array $args = [])
|
|
|
37 |
* @method \GuzzleHttp\Promise\Promise createCodeRepositoryAsync(array $args = [])
|
|
|
38 |
* @method \Aws\Result createCompilationJob(array $args = [])
|
|
|
39 |
* @method \GuzzleHttp\Promise\Promise createCompilationJobAsync(array $args = [])
|
| 1441 |
ariadna |
40 |
* @method \Aws\Result createComputeQuota(array $args = [])
|
|
|
41 |
* @method \GuzzleHttp\Promise\Promise createComputeQuotaAsync(array $args = [])
|
| 1 |
efrain |
42 |
* @method \Aws\Result createContext(array $args = [])
|
|
|
43 |
* @method \GuzzleHttp\Promise\Promise createContextAsync(array $args = [])
|
|
|
44 |
* @method \Aws\Result createDataQualityJobDefinition(array $args = [])
|
|
|
45 |
* @method \GuzzleHttp\Promise\Promise createDataQualityJobDefinitionAsync(array $args = [])
|
|
|
46 |
* @method \Aws\Result createDeviceFleet(array $args = [])
|
|
|
47 |
* @method \GuzzleHttp\Promise\Promise createDeviceFleetAsync(array $args = [])
|
|
|
48 |
* @method \Aws\Result createDomain(array $args = [])
|
|
|
49 |
* @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
|
|
|
50 |
* @method \Aws\Result createEdgeDeploymentPlan(array $args = [])
|
|
|
51 |
* @method \GuzzleHttp\Promise\Promise createEdgeDeploymentPlanAsync(array $args = [])
|
|
|
52 |
* @method \Aws\Result createEdgeDeploymentStage(array $args = [])
|
|
|
53 |
* @method \GuzzleHttp\Promise\Promise createEdgeDeploymentStageAsync(array $args = [])
|
|
|
54 |
* @method \Aws\Result createEdgePackagingJob(array $args = [])
|
|
|
55 |
* @method \GuzzleHttp\Promise\Promise createEdgePackagingJobAsync(array $args = [])
|
|
|
56 |
* @method \Aws\Result createEndpoint(array $args = [])
|
|
|
57 |
* @method \GuzzleHttp\Promise\Promise createEndpointAsync(array $args = [])
|
|
|
58 |
* @method \Aws\Result createEndpointConfig(array $args = [])
|
|
|
59 |
* @method \GuzzleHttp\Promise\Promise createEndpointConfigAsync(array $args = [])
|
|
|
60 |
* @method \Aws\Result createExperiment(array $args = [])
|
|
|
61 |
* @method \GuzzleHttp\Promise\Promise createExperimentAsync(array $args = [])
|
|
|
62 |
* @method \Aws\Result createFeatureGroup(array $args = [])
|
|
|
63 |
* @method \GuzzleHttp\Promise\Promise createFeatureGroupAsync(array $args = [])
|
|
|
64 |
* @method \Aws\Result createFlowDefinition(array $args = [])
|
|
|
65 |
* @method \GuzzleHttp\Promise\Promise createFlowDefinitionAsync(array $args = [])
|
|
|
66 |
* @method \Aws\Result createHub(array $args = [])
|
|
|
67 |
* @method \GuzzleHttp\Promise\Promise createHubAsync(array $args = [])
|
| 1441 |
ariadna |
68 |
* @method \Aws\Result createHubContentReference(array $args = [])
|
|
|
69 |
* @method \GuzzleHttp\Promise\Promise createHubContentReferenceAsync(array $args = [])
|
| 1 |
efrain |
70 |
* @method \Aws\Result createHumanTaskUi(array $args = [])
|
|
|
71 |
* @method \GuzzleHttp\Promise\Promise createHumanTaskUiAsync(array $args = [])
|
|
|
72 |
* @method \Aws\Result createHyperParameterTuningJob(array $args = [])
|
|
|
73 |
* @method \GuzzleHttp\Promise\Promise createHyperParameterTuningJobAsync(array $args = [])
|
|
|
74 |
* @method \Aws\Result createImage(array $args = [])
|
|
|
75 |
* @method \GuzzleHttp\Promise\Promise createImageAsync(array $args = [])
|
|
|
76 |
* @method \Aws\Result createImageVersion(array $args = [])
|
|
|
77 |
* @method \GuzzleHttp\Promise\Promise createImageVersionAsync(array $args = [])
|
| 1441 |
ariadna |
78 |
* @method \Aws\Result createInferenceComponent(array $args = [])
|
|
|
79 |
* @method \GuzzleHttp\Promise\Promise createInferenceComponentAsync(array $args = [])
|
| 1 |
efrain |
80 |
* @method \Aws\Result createInferenceExperiment(array $args = [])
|
|
|
81 |
* @method \GuzzleHttp\Promise\Promise createInferenceExperimentAsync(array $args = [])
|
|
|
82 |
* @method \Aws\Result createInferenceRecommendationsJob(array $args = [])
|
|
|
83 |
* @method \GuzzleHttp\Promise\Promise createInferenceRecommendationsJobAsync(array $args = [])
|
|
|
84 |
* @method \Aws\Result createLabelingJob(array $args = [])
|
|
|
85 |
* @method \GuzzleHttp\Promise\Promise createLabelingJobAsync(array $args = [])
|
| 1441 |
ariadna |
86 |
* @method \Aws\Result createMlflowTrackingServer(array $args = [])
|
|
|
87 |
* @method \GuzzleHttp\Promise\Promise createMlflowTrackingServerAsync(array $args = [])
|
| 1 |
efrain |
88 |
* @method \Aws\Result createModel(array $args = [])
|
|
|
89 |
* @method \GuzzleHttp\Promise\Promise createModelAsync(array $args = [])
|
|
|
90 |
* @method \Aws\Result createModelBiasJobDefinition(array $args = [])
|
|
|
91 |
* @method \GuzzleHttp\Promise\Promise createModelBiasJobDefinitionAsync(array $args = [])
|
|
|
92 |
* @method \Aws\Result createModelCard(array $args = [])
|
|
|
93 |
* @method \GuzzleHttp\Promise\Promise createModelCardAsync(array $args = [])
|
|
|
94 |
* @method \Aws\Result createModelCardExportJob(array $args = [])
|
|
|
95 |
* @method \GuzzleHttp\Promise\Promise createModelCardExportJobAsync(array $args = [])
|
|
|
96 |
* @method \Aws\Result createModelExplainabilityJobDefinition(array $args = [])
|
|
|
97 |
* @method \GuzzleHttp\Promise\Promise createModelExplainabilityJobDefinitionAsync(array $args = [])
|
|
|
98 |
* @method \Aws\Result createModelPackage(array $args = [])
|
|
|
99 |
* @method \GuzzleHttp\Promise\Promise createModelPackageAsync(array $args = [])
|
|
|
100 |
* @method \Aws\Result createModelPackageGroup(array $args = [])
|
|
|
101 |
* @method \GuzzleHttp\Promise\Promise createModelPackageGroupAsync(array $args = [])
|
|
|
102 |
* @method \Aws\Result createModelQualityJobDefinition(array $args = [])
|
|
|
103 |
* @method \GuzzleHttp\Promise\Promise createModelQualityJobDefinitionAsync(array $args = [])
|
|
|
104 |
* @method \Aws\Result createMonitoringSchedule(array $args = [])
|
|
|
105 |
* @method \GuzzleHttp\Promise\Promise createMonitoringScheduleAsync(array $args = [])
|
|
|
106 |
* @method \Aws\Result createNotebookInstance(array $args = [])
|
|
|
107 |
* @method \GuzzleHttp\Promise\Promise createNotebookInstanceAsync(array $args = [])
|
|
|
108 |
* @method \Aws\Result createNotebookInstanceLifecycleConfig(array $args = [])
|
|
|
109 |
* @method \GuzzleHttp\Promise\Promise createNotebookInstanceLifecycleConfigAsync(array $args = [])
|
| 1441 |
ariadna |
110 |
* @method \Aws\Result createOptimizationJob(array $args = [])
|
|
|
111 |
* @method \GuzzleHttp\Promise\Promise createOptimizationJobAsync(array $args = [])
|
|
|
112 |
* @method \Aws\Result createPartnerApp(array $args = [])
|
|
|
113 |
* @method \GuzzleHttp\Promise\Promise createPartnerAppAsync(array $args = [])
|
|
|
114 |
* @method \Aws\Result createPartnerAppPresignedUrl(array $args = [])
|
|
|
115 |
* @method \GuzzleHttp\Promise\Promise createPartnerAppPresignedUrlAsync(array $args = [])
|
| 1 |
efrain |
116 |
* @method \Aws\Result createPipeline(array $args = [])
|
|
|
117 |
* @method \GuzzleHttp\Promise\Promise createPipelineAsync(array $args = [])
|
|
|
118 |
* @method \Aws\Result createPresignedDomainUrl(array $args = [])
|
|
|
119 |
* @method \GuzzleHttp\Promise\Promise createPresignedDomainUrlAsync(array $args = [])
|
| 1441 |
ariadna |
120 |
* @method \Aws\Result createPresignedMlflowTrackingServerUrl(array $args = [])
|
|
|
121 |
* @method \GuzzleHttp\Promise\Promise createPresignedMlflowTrackingServerUrlAsync(array $args = [])
|
| 1 |
efrain |
122 |
* @method \Aws\Result createPresignedNotebookInstanceUrl(array $args = [])
|
|
|
123 |
* @method \GuzzleHttp\Promise\Promise createPresignedNotebookInstanceUrlAsync(array $args = [])
|
|
|
124 |
* @method \Aws\Result createProcessingJob(array $args = [])
|
|
|
125 |
* @method \GuzzleHttp\Promise\Promise createProcessingJobAsync(array $args = [])
|
|
|
126 |
* @method \Aws\Result createProject(array $args = [])
|
|
|
127 |
* @method \GuzzleHttp\Promise\Promise createProjectAsync(array $args = [])
|
|
|
128 |
* @method \Aws\Result createSpace(array $args = [])
|
|
|
129 |
* @method \GuzzleHttp\Promise\Promise createSpaceAsync(array $args = [])
|
|
|
130 |
* @method \Aws\Result createStudioLifecycleConfig(array $args = [])
|
|
|
131 |
* @method \GuzzleHttp\Promise\Promise createStudioLifecycleConfigAsync(array $args = [])
|
|
|
132 |
* @method \Aws\Result createTrainingJob(array $args = [])
|
|
|
133 |
* @method \GuzzleHttp\Promise\Promise createTrainingJobAsync(array $args = [])
|
| 1441 |
ariadna |
134 |
* @method \Aws\Result createTrainingPlan(array $args = [])
|
|
|
135 |
* @method \GuzzleHttp\Promise\Promise createTrainingPlanAsync(array $args = [])
|
| 1 |
efrain |
136 |
* @method \Aws\Result createTransformJob(array $args = [])
|
|
|
137 |
* @method \GuzzleHttp\Promise\Promise createTransformJobAsync(array $args = [])
|
|
|
138 |
* @method \Aws\Result createTrial(array $args = [])
|
|
|
139 |
* @method \GuzzleHttp\Promise\Promise createTrialAsync(array $args = [])
|
|
|
140 |
* @method \Aws\Result createTrialComponent(array $args = [])
|
|
|
141 |
* @method \GuzzleHttp\Promise\Promise createTrialComponentAsync(array $args = [])
|
|
|
142 |
* @method \Aws\Result createUserProfile(array $args = [])
|
|
|
143 |
* @method \GuzzleHttp\Promise\Promise createUserProfileAsync(array $args = [])
|
|
|
144 |
* @method \Aws\Result createWorkforce(array $args = [])
|
|
|
145 |
* @method \GuzzleHttp\Promise\Promise createWorkforceAsync(array $args = [])
|
|
|
146 |
* @method \Aws\Result createWorkteam(array $args = [])
|
|
|
147 |
* @method \GuzzleHttp\Promise\Promise createWorkteamAsync(array $args = [])
|
|
|
148 |
* @method \Aws\Result deleteAction(array $args = [])
|
|
|
149 |
* @method \GuzzleHttp\Promise\Promise deleteActionAsync(array $args = [])
|
|
|
150 |
* @method \Aws\Result deleteAlgorithm(array $args = [])
|
|
|
151 |
* @method \GuzzleHttp\Promise\Promise deleteAlgorithmAsync(array $args = [])
|
|
|
152 |
* @method \Aws\Result deleteApp(array $args = [])
|
|
|
153 |
* @method \GuzzleHttp\Promise\Promise deleteAppAsync(array $args = [])
|
|
|
154 |
* @method \Aws\Result deleteAppImageConfig(array $args = [])
|
|
|
155 |
* @method \GuzzleHttp\Promise\Promise deleteAppImageConfigAsync(array $args = [])
|
|
|
156 |
* @method \Aws\Result deleteArtifact(array $args = [])
|
|
|
157 |
* @method \GuzzleHttp\Promise\Promise deleteArtifactAsync(array $args = [])
|
|
|
158 |
* @method \Aws\Result deleteAssociation(array $args = [])
|
|
|
159 |
* @method \GuzzleHttp\Promise\Promise deleteAssociationAsync(array $args = [])
|
| 1441 |
ariadna |
160 |
* @method \Aws\Result deleteCluster(array $args = [])
|
|
|
161 |
* @method \GuzzleHttp\Promise\Promise deleteClusterAsync(array $args = [])
|
|
|
162 |
* @method \Aws\Result deleteClusterSchedulerConfig(array $args = [])
|
|
|
163 |
* @method \GuzzleHttp\Promise\Promise deleteClusterSchedulerConfigAsync(array $args = [])
|
| 1 |
efrain |
164 |
* @method \Aws\Result deleteCodeRepository(array $args = [])
|
|
|
165 |
* @method \GuzzleHttp\Promise\Promise deleteCodeRepositoryAsync(array $args = [])
|
| 1441 |
ariadna |
166 |
* @method \Aws\Result deleteCompilationJob(array $args = [])
|
|
|
167 |
* @method \GuzzleHttp\Promise\Promise deleteCompilationJobAsync(array $args = [])
|
|
|
168 |
* @method \Aws\Result deleteComputeQuota(array $args = [])
|
|
|
169 |
* @method \GuzzleHttp\Promise\Promise deleteComputeQuotaAsync(array $args = [])
|
| 1 |
efrain |
170 |
* @method \Aws\Result deleteContext(array $args = [])
|
|
|
171 |
* @method \GuzzleHttp\Promise\Promise deleteContextAsync(array $args = [])
|
|
|
172 |
* @method \Aws\Result deleteDataQualityJobDefinition(array $args = [])
|
|
|
173 |
* @method \GuzzleHttp\Promise\Promise deleteDataQualityJobDefinitionAsync(array $args = [])
|
|
|
174 |
* @method \Aws\Result deleteDeviceFleet(array $args = [])
|
|
|
175 |
* @method \GuzzleHttp\Promise\Promise deleteDeviceFleetAsync(array $args = [])
|
|
|
176 |
* @method \Aws\Result deleteDomain(array $args = [])
|
|
|
177 |
* @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
|
|
|
178 |
* @method \Aws\Result deleteEdgeDeploymentPlan(array $args = [])
|
|
|
179 |
* @method \GuzzleHttp\Promise\Promise deleteEdgeDeploymentPlanAsync(array $args = [])
|
|
|
180 |
* @method \Aws\Result deleteEdgeDeploymentStage(array $args = [])
|
|
|
181 |
* @method \GuzzleHttp\Promise\Promise deleteEdgeDeploymentStageAsync(array $args = [])
|
|
|
182 |
* @method \Aws\Result deleteEndpoint(array $args = [])
|
|
|
183 |
* @method \GuzzleHttp\Promise\Promise deleteEndpointAsync(array $args = [])
|
|
|
184 |
* @method \Aws\Result deleteEndpointConfig(array $args = [])
|
|
|
185 |
* @method \GuzzleHttp\Promise\Promise deleteEndpointConfigAsync(array $args = [])
|
|
|
186 |
* @method \Aws\Result deleteExperiment(array $args = [])
|
|
|
187 |
* @method \GuzzleHttp\Promise\Promise deleteExperimentAsync(array $args = [])
|
|
|
188 |
* @method \Aws\Result deleteFeatureGroup(array $args = [])
|
|
|
189 |
* @method \GuzzleHttp\Promise\Promise deleteFeatureGroupAsync(array $args = [])
|
|
|
190 |
* @method \Aws\Result deleteFlowDefinition(array $args = [])
|
|
|
191 |
* @method \GuzzleHttp\Promise\Promise deleteFlowDefinitionAsync(array $args = [])
|
|
|
192 |
* @method \Aws\Result deleteHub(array $args = [])
|
|
|
193 |
* @method \GuzzleHttp\Promise\Promise deleteHubAsync(array $args = [])
|
|
|
194 |
* @method \Aws\Result deleteHubContent(array $args = [])
|
|
|
195 |
* @method \GuzzleHttp\Promise\Promise deleteHubContentAsync(array $args = [])
|
| 1441 |
ariadna |
196 |
* @method \Aws\Result deleteHubContentReference(array $args = [])
|
|
|
197 |
* @method \GuzzleHttp\Promise\Promise deleteHubContentReferenceAsync(array $args = [])
|
| 1 |
efrain |
198 |
* @method \Aws\Result deleteHumanTaskUi(array $args = [])
|
|
|
199 |
* @method \GuzzleHttp\Promise\Promise deleteHumanTaskUiAsync(array $args = [])
|
| 1441 |
ariadna |
200 |
* @method \Aws\Result deleteHyperParameterTuningJob(array $args = [])
|
|
|
201 |
* @method \GuzzleHttp\Promise\Promise deleteHyperParameterTuningJobAsync(array $args = [])
|
| 1 |
efrain |
202 |
* @method \Aws\Result deleteImage(array $args = [])
|
|
|
203 |
* @method \GuzzleHttp\Promise\Promise deleteImageAsync(array $args = [])
|
|
|
204 |
* @method \Aws\Result deleteImageVersion(array $args = [])
|
|
|
205 |
* @method \GuzzleHttp\Promise\Promise deleteImageVersionAsync(array $args = [])
|
| 1441 |
ariadna |
206 |
* @method \Aws\Result deleteInferenceComponent(array $args = [])
|
|
|
207 |
* @method \GuzzleHttp\Promise\Promise deleteInferenceComponentAsync(array $args = [])
|
| 1 |
efrain |
208 |
* @method \Aws\Result deleteInferenceExperiment(array $args = [])
|
|
|
209 |
* @method \GuzzleHttp\Promise\Promise deleteInferenceExperimentAsync(array $args = [])
|
| 1441 |
ariadna |
210 |
* @method \Aws\Result deleteMlflowTrackingServer(array $args = [])
|
|
|
211 |
* @method \GuzzleHttp\Promise\Promise deleteMlflowTrackingServerAsync(array $args = [])
|
| 1 |
efrain |
212 |
* @method \Aws\Result deleteModel(array $args = [])
|
|
|
213 |
* @method \GuzzleHttp\Promise\Promise deleteModelAsync(array $args = [])
|
|
|
214 |
* @method \Aws\Result deleteModelBiasJobDefinition(array $args = [])
|
|
|
215 |
* @method \GuzzleHttp\Promise\Promise deleteModelBiasJobDefinitionAsync(array $args = [])
|
|
|
216 |
* @method \Aws\Result deleteModelCard(array $args = [])
|
|
|
217 |
* @method \GuzzleHttp\Promise\Promise deleteModelCardAsync(array $args = [])
|
|
|
218 |
* @method \Aws\Result deleteModelExplainabilityJobDefinition(array $args = [])
|
|
|
219 |
* @method \GuzzleHttp\Promise\Promise deleteModelExplainabilityJobDefinitionAsync(array $args = [])
|
|
|
220 |
* @method \Aws\Result deleteModelPackage(array $args = [])
|
|
|
221 |
* @method \GuzzleHttp\Promise\Promise deleteModelPackageAsync(array $args = [])
|
|
|
222 |
* @method \Aws\Result deleteModelPackageGroup(array $args = [])
|
|
|
223 |
* @method \GuzzleHttp\Promise\Promise deleteModelPackageGroupAsync(array $args = [])
|
|
|
224 |
* @method \Aws\Result deleteModelPackageGroupPolicy(array $args = [])
|
|
|
225 |
* @method \GuzzleHttp\Promise\Promise deleteModelPackageGroupPolicyAsync(array $args = [])
|
|
|
226 |
* @method \Aws\Result deleteModelQualityJobDefinition(array $args = [])
|
|
|
227 |
* @method \GuzzleHttp\Promise\Promise deleteModelQualityJobDefinitionAsync(array $args = [])
|
|
|
228 |
* @method \Aws\Result deleteMonitoringSchedule(array $args = [])
|
|
|
229 |
* @method \GuzzleHttp\Promise\Promise deleteMonitoringScheduleAsync(array $args = [])
|
|
|
230 |
* @method \Aws\Result deleteNotebookInstance(array $args = [])
|
|
|
231 |
* @method \GuzzleHttp\Promise\Promise deleteNotebookInstanceAsync(array $args = [])
|
|
|
232 |
* @method \Aws\Result deleteNotebookInstanceLifecycleConfig(array $args = [])
|
|
|
233 |
* @method \GuzzleHttp\Promise\Promise deleteNotebookInstanceLifecycleConfigAsync(array $args = [])
|
| 1441 |
ariadna |
234 |
* @method \Aws\Result deleteOptimizationJob(array $args = [])
|
|
|
235 |
* @method \GuzzleHttp\Promise\Promise deleteOptimizationJobAsync(array $args = [])
|
|
|
236 |
* @method \Aws\Result deletePartnerApp(array $args = [])
|
|
|
237 |
* @method \GuzzleHttp\Promise\Promise deletePartnerAppAsync(array $args = [])
|
| 1 |
efrain |
238 |
* @method \Aws\Result deletePipeline(array $args = [])
|
|
|
239 |
* @method \GuzzleHttp\Promise\Promise deletePipelineAsync(array $args = [])
|
|
|
240 |
* @method \Aws\Result deleteProject(array $args = [])
|
|
|
241 |
* @method \GuzzleHttp\Promise\Promise deleteProjectAsync(array $args = [])
|
|
|
242 |
* @method \Aws\Result deleteSpace(array $args = [])
|
|
|
243 |
* @method \GuzzleHttp\Promise\Promise deleteSpaceAsync(array $args = [])
|
|
|
244 |
* @method \Aws\Result deleteStudioLifecycleConfig(array $args = [])
|
|
|
245 |
* @method \GuzzleHttp\Promise\Promise deleteStudioLifecycleConfigAsync(array $args = [])
|
|
|
246 |
* @method \Aws\Result deleteTags(array $args = [])
|
|
|
247 |
* @method \GuzzleHttp\Promise\Promise deleteTagsAsync(array $args = [])
|
|
|
248 |
* @method \Aws\Result deleteTrial(array $args = [])
|
|
|
249 |
* @method \GuzzleHttp\Promise\Promise deleteTrialAsync(array $args = [])
|
|
|
250 |
* @method \Aws\Result deleteTrialComponent(array $args = [])
|
|
|
251 |
* @method \GuzzleHttp\Promise\Promise deleteTrialComponentAsync(array $args = [])
|
|
|
252 |
* @method \Aws\Result deleteUserProfile(array $args = [])
|
|
|
253 |
* @method \GuzzleHttp\Promise\Promise deleteUserProfileAsync(array $args = [])
|
|
|
254 |
* @method \Aws\Result deleteWorkforce(array $args = [])
|
|
|
255 |
* @method \GuzzleHttp\Promise\Promise deleteWorkforceAsync(array $args = [])
|
|
|
256 |
* @method \Aws\Result deleteWorkteam(array $args = [])
|
|
|
257 |
* @method \GuzzleHttp\Promise\Promise deleteWorkteamAsync(array $args = [])
|
|
|
258 |
* @method \Aws\Result deregisterDevices(array $args = [])
|
|
|
259 |
* @method \GuzzleHttp\Promise\Promise deregisterDevicesAsync(array $args = [])
|
|
|
260 |
* @method \Aws\Result describeAction(array $args = [])
|
|
|
261 |
* @method \GuzzleHttp\Promise\Promise describeActionAsync(array $args = [])
|
|
|
262 |
* @method \Aws\Result describeAlgorithm(array $args = [])
|
|
|
263 |
* @method \GuzzleHttp\Promise\Promise describeAlgorithmAsync(array $args = [])
|
|
|
264 |
* @method \Aws\Result describeApp(array $args = [])
|
|
|
265 |
* @method \GuzzleHttp\Promise\Promise describeAppAsync(array $args = [])
|
|
|
266 |
* @method \Aws\Result describeAppImageConfig(array $args = [])
|
|
|
267 |
* @method \GuzzleHttp\Promise\Promise describeAppImageConfigAsync(array $args = [])
|
|
|
268 |
* @method \Aws\Result describeArtifact(array $args = [])
|
|
|
269 |
* @method \GuzzleHttp\Promise\Promise describeArtifactAsync(array $args = [])
|
|
|
270 |
* @method \Aws\Result describeAutoMLJob(array $args = [])
|
|
|
271 |
* @method \GuzzleHttp\Promise\Promise describeAutoMLJobAsync(array $args = [])
|
|
|
272 |
* @method \Aws\Result describeAutoMLJobV2(array $args = [])
|
|
|
273 |
* @method \GuzzleHttp\Promise\Promise describeAutoMLJobV2Async(array $args = [])
|
| 1441 |
ariadna |
274 |
* @method \Aws\Result describeCluster(array $args = [])
|
|
|
275 |
* @method \GuzzleHttp\Promise\Promise describeClusterAsync(array $args = [])
|
|
|
276 |
* @method \Aws\Result describeClusterNode(array $args = [])
|
|
|
277 |
* @method \GuzzleHttp\Promise\Promise describeClusterNodeAsync(array $args = [])
|
|
|
278 |
* @method \Aws\Result describeClusterSchedulerConfig(array $args = [])
|
|
|
279 |
* @method \GuzzleHttp\Promise\Promise describeClusterSchedulerConfigAsync(array $args = [])
|
| 1 |
efrain |
280 |
* @method \Aws\Result describeCodeRepository(array $args = [])
|
|
|
281 |
* @method \GuzzleHttp\Promise\Promise describeCodeRepositoryAsync(array $args = [])
|
|
|
282 |
* @method \Aws\Result describeCompilationJob(array $args = [])
|
|
|
283 |
* @method \GuzzleHttp\Promise\Promise describeCompilationJobAsync(array $args = [])
|
| 1441 |
ariadna |
284 |
* @method \Aws\Result describeComputeQuota(array $args = [])
|
|
|
285 |
* @method \GuzzleHttp\Promise\Promise describeComputeQuotaAsync(array $args = [])
|
| 1 |
efrain |
286 |
* @method \Aws\Result describeContext(array $args = [])
|
|
|
287 |
* @method \GuzzleHttp\Promise\Promise describeContextAsync(array $args = [])
|
|
|
288 |
* @method \Aws\Result describeDataQualityJobDefinition(array $args = [])
|
|
|
289 |
* @method \GuzzleHttp\Promise\Promise describeDataQualityJobDefinitionAsync(array $args = [])
|
|
|
290 |
* @method \Aws\Result describeDevice(array $args = [])
|
|
|
291 |
* @method \GuzzleHttp\Promise\Promise describeDeviceAsync(array $args = [])
|
|
|
292 |
* @method \Aws\Result describeDeviceFleet(array $args = [])
|
|
|
293 |
* @method \GuzzleHttp\Promise\Promise describeDeviceFleetAsync(array $args = [])
|
|
|
294 |
* @method \Aws\Result describeDomain(array $args = [])
|
|
|
295 |
* @method \GuzzleHttp\Promise\Promise describeDomainAsync(array $args = [])
|
|
|
296 |
* @method \Aws\Result describeEdgeDeploymentPlan(array $args = [])
|
|
|
297 |
* @method \GuzzleHttp\Promise\Promise describeEdgeDeploymentPlanAsync(array $args = [])
|
|
|
298 |
* @method \Aws\Result describeEdgePackagingJob(array $args = [])
|
|
|
299 |
* @method \GuzzleHttp\Promise\Promise describeEdgePackagingJobAsync(array $args = [])
|
|
|
300 |
* @method \Aws\Result describeEndpoint(array $args = [])
|
|
|
301 |
* @method \GuzzleHttp\Promise\Promise describeEndpointAsync(array $args = [])
|
|
|
302 |
* @method \Aws\Result describeEndpointConfig(array $args = [])
|
|
|
303 |
* @method \GuzzleHttp\Promise\Promise describeEndpointConfigAsync(array $args = [])
|
|
|
304 |
* @method \Aws\Result describeExperiment(array $args = [])
|
|
|
305 |
* @method \GuzzleHttp\Promise\Promise describeExperimentAsync(array $args = [])
|
|
|
306 |
* @method \Aws\Result describeFeatureGroup(array $args = [])
|
|
|
307 |
* @method \GuzzleHttp\Promise\Promise describeFeatureGroupAsync(array $args = [])
|
|
|
308 |
* @method \Aws\Result describeFeatureMetadata(array $args = [])
|
|
|
309 |
* @method \GuzzleHttp\Promise\Promise describeFeatureMetadataAsync(array $args = [])
|
|
|
310 |
* @method \Aws\Result describeFlowDefinition(array $args = [])
|
|
|
311 |
* @method \GuzzleHttp\Promise\Promise describeFlowDefinitionAsync(array $args = [])
|
|
|
312 |
* @method \Aws\Result describeHub(array $args = [])
|
|
|
313 |
* @method \GuzzleHttp\Promise\Promise describeHubAsync(array $args = [])
|
|
|
314 |
* @method \Aws\Result describeHubContent(array $args = [])
|
|
|
315 |
* @method \GuzzleHttp\Promise\Promise describeHubContentAsync(array $args = [])
|
|
|
316 |
* @method \Aws\Result describeHumanTaskUi(array $args = [])
|
|
|
317 |
* @method \GuzzleHttp\Promise\Promise describeHumanTaskUiAsync(array $args = [])
|
|
|
318 |
* @method \Aws\Result describeHyperParameterTuningJob(array $args = [])
|
|
|
319 |
* @method \GuzzleHttp\Promise\Promise describeHyperParameterTuningJobAsync(array $args = [])
|
|
|
320 |
* @method \Aws\Result describeImage(array $args = [])
|
|
|
321 |
* @method \GuzzleHttp\Promise\Promise describeImageAsync(array $args = [])
|
|
|
322 |
* @method \Aws\Result describeImageVersion(array $args = [])
|
|
|
323 |
* @method \GuzzleHttp\Promise\Promise describeImageVersionAsync(array $args = [])
|
| 1441 |
ariadna |
324 |
* @method \Aws\Result describeInferenceComponent(array $args = [])
|
|
|
325 |
* @method \GuzzleHttp\Promise\Promise describeInferenceComponentAsync(array $args = [])
|
| 1 |
efrain |
326 |
* @method \Aws\Result describeInferenceExperiment(array $args = [])
|
|
|
327 |
* @method \GuzzleHttp\Promise\Promise describeInferenceExperimentAsync(array $args = [])
|
|
|
328 |
* @method \Aws\Result describeInferenceRecommendationsJob(array $args = [])
|
|
|
329 |
* @method \GuzzleHttp\Promise\Promise describeInferenceRecommendationsJobAsync(array $args = [])
|
|
|
330 |
* @method \Aws\Result describeLabelingJob(array $args = [])
|
|
|
331 |
* @method \GuzzleHttp\Promise\Promise describeLabelingJobAsync(array $args = [])
|
|
|
332 |
* @method \Aws\Result describeLineageGroup(array $args = [])
|
|
|
333 |
* @method \GuzzleHttp\Promise\Promise describeLineageGroupAsync(array $args = [])
|
| 1441 |
ariadna |
334 |
* @method \Aws\Result describeMlflowTrackingServer(array $args = [])
|
|
|
335 |
* @method \GuzzleHttp\Promise\Promise describeMlflowTrackingServerAsync(array $args = [])
|
| 1 |
efrain |
336 |
* @method \Aws\Result describeModel(array $args = [])
|
|
|
337 |
* @method \GuzzleHttp\Promise\Promise describeModelAsync(array $args = [])
|
|
|
338 |
* @method \Aws\Result describeModelBiasJobDefinition(array $args = [])
|
|
|
339 |
* @method \GuzzleHttp\Promise\Promise describeModelBiasJobDefinitionAsync(array $args = [])
|
|
|
340 |
* @method \Aws\Result describeModelCard(array $args = [])
|
|
|
341 |
* @method \GuzzleHttp\Promise\Promise describeModelCardAsync(array $args = [])
|
|
|
342 |
* @method \Aws\Result describeModelCardExportJob(array $args = [])
|
|
|
343 |
* @method \GuzzleHttp\Promise\Promise describeModelCardExportJobAsync(array $args = [])
|
|
|
344 |
* @method \Aws\Result describeModelExplainabilityJobDefinition(array $args = [])
|
|
|
345 |
* @method \GuzzleHttp\Promise\Promise describeModelExplainabilityJobDefinitionAsync(array $args = [])
|
|
|
346 |
* @method \Aws\Result describeModelPackage(array $args = [])
|
|
|
347 |
* @method \GuzzleHttp\Promise\Promise describeModelPackageAsync(array $args = [])
|
|
|
348 |
* @method \Aws\Result describeModelPackageGroup(array $args = [])
|
|
|
349 |
* @method \GuzzleHttp\Promise\Promise describeModelPackageGroupAsync(array $args = [])
|
|
|
350 |
* @method \Aws\Result describeModelQualityJobDefinition(array $args = [])
|
|
|
351 |
* @method \GuzzleHttp\Promise\Promise describeModelQualityJobDefinitionAsync(array $args = [])
|
|
|
352 |
* @method \Aws\Result describeMonitoringSchedule(array $args = [])
|
|
|
353 |
* @method \GuzzleHttp\Promise\Promise describeMonitoringScheduleAsync(array $args = [])
|
|
|
354 |
* @method \Aws\Result describeNotebookInstance(array $args = [])
|
|
|
355 |
* @method \GuzzleHttp\Promise\Promise describeNotebookInstanceAsync(array $args = [])
|
|
|
356 |
* @method \Aws\Result describeNotebookInstanceLifecycleConfig(array $args = [])
|
|
|
357 |
* @method \GuzzleHttp\Promise\Promise describeNotebookInstanceLifecycleConfigAsync(array $args = [])
|
| 1441 |
ariadna |
358 |
* @method \Aws\Result describeOptimizationJob(array $args = [])
|
|
|
359 |
* @method \GuzzleHttp\Promise\Promise describeOptimizationJobAsync(array $args = [])
|
|
|
360 |
* @method \Aws\Result describePartnerApp(array $args = [])
|
|
|
361 |
* @method \GuzzleHttp\Promise\Promise describePartnerAppAsync(array $args = [])
|
| 1 |
efrain |
362 |
* @method \Aws\Result describePipeline(array $args = [])
|
|
|
363 |
* @method \GuzzleHttp\Promise\Promise describePipelineAsync(array $args = [])
|
|
|
364 |
* @method \Aws\Result describePipelineDefinitionForExecution(array $args = [])
|
|
|
365 |
* @method \GuzzleHttp\Promise\Promise describePipelineDefinitionForExecutionAsync(array $args = [])
|
|
|
366 |
* @method \Aws\Result describePipelineExecution(array $args = [])
|
|
|
367 |
* @method \GuzzleHttp\Promise\Promise describePipelineExecutionAsync(array $args = [])
|
|
|
368 |
* @method \Aws\Result describeProcessingJob(array $args = [])
|
|
|
369 |
* @method \GuzzleHttp\Promise\Promise describeProcessingJobAsync(array $args = [])
|
|
|
370 |
* @method \Aws\Result describeProject(array $args = [])
|
|
|
371 |
* @method \GuzzleHttp\Promise\Promise describeProjectAsync(array $args = [])
|
|
|
372 |
* @method \Aws\Result describeSpace(array $args = [])
|
|
|
373 |
* @method \GuzzleHttp\Promise\Promise describeSpaceAsync(array $args = [])
|
|
|
374 |
* @method \Aws\Result describeStudioLifecycleConfig(array $args = [])
|
|
|
375 |
* @method \GuzzleHttp\Promise\Promise describeStudioLifecycleConfigAsync(array $args = [])
|
|
|
376 |
* @method \Aws\Result describeSubscribedWorkteam(array $args = [])
|
|
|
377 |
* @method \GuzzleHttp\Promise\Promise describeSubscribedWorkteamAsync(array $args = [])
|
|
|
378 |
* @method \Aws\Result describeTrainingJob(array $args = [])
|
|
|
379 |
* @method \GuzzleHttp\Promise\Promise describeTrainingJobAsync(array $args = [])
|
| 1441 |
ariadna |
380 |
* @method \Aws\Result describeTrainingPlan(array $args = [])
|
|
|
381 |
* @method \GuzzleHttp\Promise\Promise describeTrainingPlanAsync(array $args = [])
|
| 1 |
efrain |
382 |
* @method \Aws\Result describeTransformJob(array $args = [])
|
|
|
383 |
* @method \GuzzleHttp\Promise\Promise describeTransformJobAsync(array $args = [])
|
|
|
384 |
* @method \Aws\Result describeTrial(array $args = [])
|
|
|
385 |
* @method \GuzzleHttp\Promise\Promise describeTrialAsync(array $args = [])
|
|
|
386 |
* @method \Aws\Result describeTrialComponent(array $args = [])
|
|
|
387 |
* @method \GuzzleHttp\Promise\Promise describeTrialComponentAsync(array $args = [])
|
|
|
388 |
* @method \Aws\Result describeUserProfile(array $args = [])
|
|
|
389 |
* @method \GuzzleHttp\Promise\Promise describeUserProfileAsync(array $args = [])
|
|
|
390 |
* @method \Aws\Result describeWorkforce(array $args = [])
|
|
|
391 |
* @method \GuzzleHttp\Promise\Promise describeWorkforceAsync(array $args = [])
|
|
|
392 |
* @method \Aws\Result describeWorkteam(array $args = [])
|
|
|
393 |
* @method \GuzzleHttp\Promise\Promise describeWorkteamAsync(array $args = [])
|
|
|
394 |
* @method \Aws\Result disableSagemakerServicecatalogPortfolio(array $args = [])
|
|
|
395 |
* @method \GuzzleHttp\Promise\Promise disableSagemakerServicecatalogPortfolioAsync(array $args = [])
|
|
|
396 |
* @method \Aws\Result disassociateTrialComponent(array $args = [])
|
|
|
397 |
* @method \GuzzleHttp\Promise\Promise disassociateTrialComponentAsync(array $args = [])
|
|
|
398 |
* @method \Aws\Result enableSagemakerServicecatalogPortfolio(array $args = [])
|
|
|
399 |
* @method \GuzzleHttp\Promise\Promise enableSagemakerServicecatalogPortfolioAsync(array $args = [])
|
|
|
400 |
* @method \Aws\Result getDeviceFleetReport(array $args = [])
|
|
|
401 |
* @method \GuzzleHttp\Promise\Promise getDeviceFleetReportAsync(array $args = [])
|
|
|
402 |
* @method \Aws\Result getLineageGroupPolicy(array $args = [])
|
|
|
403 |
* @method \GuzzleHttp\Promise\Promise getLineageGroupPolicyAsync(array $args = [])
|
|
|
404 |
* @method \Aws\Result getModelPackageGroupPolicy(array $args = [])
|
|
|
405 |
* @method \GuzzleHttp\Promise\Promise getModelPackageGroupPolicyAsync(array $args = [])
|
|
|
406 |
* @method \Aws\Result getSagemakerServicecatalogPortfolioStatus(array $args = [])
|
|
|
407 |
* @method \GuzzleHttp\Promise\Promise getSagemakerServicecatalogPortfolioStatusAsync(array $args = [])
|
|
|
408 |
* @method \Aws\Result getScalingConfigurationRecommendation(array $args = [])
|
|
|
409 |
* @method \GuzzleHttp\Promise\Promise getScalingConfigurationRecommendationAsync(array $args = [])
|
|
|
410 |
* @method \Aws\Result getSearchSuggestions(array $args = [])
|
|
|
411 |
* @method \GuzzleHttp\Promise\Promise getSearchSuggestionsAsync(array $args = [])
|
|
|
412 |
* @method \Aws\Result importHubContent(array $args = [])
|
|
|
413 |
* @method \GuzzleHttp\Promise\Promise importHubContentAsync(array $args = [])
|
|
|
414 |
* @method \Aws\Result listActions(array $args = [])
|
|
|
415 |
* @method \GuzzleHttp\Promise\Promise listActionsAsync(array $args = [])
|
|
|
416 |
* @method \Aws\Result listAlgorithms(array $args = [])
|
|
|
417 |
* @method \GuzzleHttp\Promise\Promise listAlgorithmsAsync(array $args = [])
|
|
|
418 |
* @method \Aws\Result listAliases(array $args = [])
|
|
|
419 |
* @method \GuzzleHttp\Promise\Promise listAliasesAsync(array $args = [])
|
|
|
420 |
* @method \Aws\Result listAppImageConfigs(array $args = [])
|
|
|
421 |
* @method \GuzzleHttp\Promise\Promise listAppImageConfigsAsync(array $args = [])
|
|
|
422 |
* @method \Aws\Result listApps(array $args = [])
|
|
|
423 |
* @method \GuzzleHttp\Promise\Promise listAppsAsync(array $args = [])
|
|
|
424 |
* @method \Aws\Result listArtifacts(array $args = [])
|
|
|
425 |
* @method \GuzzleHttp\Promise\Promise listArtifactsAsync(array $args = [])
|
|
|
426 |
* @method \Aws\Result listAssociations(array $args = [])
|
|
|
427 |
* @method \GuzzleHttp\Promise\Promise listAssociationsAsync(array $args = [])
|
|
|
428 |
* @method \Aws\Result listAutoMLJobs(array $args = [])
|
|
|
429 |
* @method \GuzzleHttp\Promise\Promise listAutoMLJobsAsync(array $args = [])
|
|
|
430 |
* @method \Aws\Result listCandidatesForAutoMLJob(array $args = [])
|
|
|
431 |
* @method \GuzzleHttp\Promise\Promise listCandidatesForAutoMLJobAsync(array $args = [])
|
| 1441 |
ariadna |
432 |
* @method \Aws\Result listClusterNodes(array $args = [])
|
|
|
433 |
* @method \GuzzleHttp\Promise\Promise listClusterNodesAsync(array $args = [])
|
|
|
434 |
* @method \Aws\Result listClusterSchedulerConfigs(array $args = [])
|
|
|
435 |
* @method \GuzzleHttp\Promise\Promise listClusterSchedulerConfigsAsync(array $args = [])
|
|
|
436 |
* @method \Aws\Result listClusters(array $args = [])
|
|
|
437 |
* @method \GuzzleHttp\Promise\Promise listClustersAsync(array $args = [])
|
| 1 |
efrain |
438 |
* @method \Aws\Result listCodeRepositories(array $args = [])
|
|
|
439 |
* @method \GuzzleHttp\Promise\Promise listCodeRepositoriesAsync(array $args = [])
|
|
|
440 |
* @method \Aws\Result listCompilationJobs(array $args = [])
|
|
|
441 |
* @method \GuzzleHttp\Promise\Promise listCompilationJobsAsync(array $args = [])
|
| 1441 |
ariadna |
442 |
* @method \Aws\Result listComputeQuotas(array $args = [])
|
|
|
443 |
* @method \GuzzleHttp\Promise\Promise listComputeQuotasAsync(array $args = [])
|
| 1 |
efrain |
444 |
* @method \Aws\Result listContexts(array $args = [])
|
|
|
445 |
* @method \GuzzleHttp\Promise\Promise listContextsAsync(array $args = [])
|
|
|
446 |
* @method \Aws\Result listDataQualityJobDefinitions(array $args = [])
|
|
|
447 |
* @method \GuzzleHttp\Promise\Promise listDataQualityJobDefinitionsAsync(array $args = [])
|
|
|
448 |
* @method \Aws\Result listDeviceFleets(array $args = [])
|
|
|
449 |
* @method \GuzzleHttp\Promise\Promise listDeviceFleetsAsync(array $args = [])
|
|
|
450 |
* @method \Aws\Result listDevices(array $args = [])
|
|
|
451 |
* @method \GuzzleHttp\Promise\Promise listDevicesAsync(array $args = [])
|
|
|
452 |
* @method \Aws\Result listDomains(array $args = [])
|
|
|
453 |
* @method \GuzzleHttp\Promise\Promise listDomainsAsync(array $args = [])
|
|
|
454 |
* @method \Aws\Result listEdgeDeploymentPlans(array $args = [])
|
|
|
455 |
* @method \GuzzleHttp\Promise\Promise listEdgeDeploymentPlansAsync(array $args = [])
|
|
|
456 |
* @method \Aws\Result listEdgePackagingJobs(array $args = [])
|
|
|
457 |
* @method \GuzzleHttp\Promise\Promise listEdgePackagingJobsAsync(array $args = [])
|
|
|
458 |
* @method \Aws\Result listEndpointConfigs(array $args = [])
|
|
|
459 |
* @method \GuzzleHttp\Promise\Promise listEndpointConfigsAsync(array $args = [])
|
|
|
460 |
* @method \Aws\Result listEndpoints(array $args = [])
|
|
|
461 |
* @method \GuzzleHttp\Promise\Promise listEndpointsAsync(array $args = [])
|
|
|
462 |
* @method \Aws\Result listExperiments(array $args = [])
|
|
|
463 |
* @method \GuzzleHttp\Promise\Promise listExperimentsAsync(array $args = [])
|
|
|
464 |
* @method \Aws\Result listFeatureGroups(array $args = [])
|
|
|
465 |
* @method \GuzzleHttp\Promise\Promise listFeatureGroupsAsync(array $args = [])
|
|
|
466 |
* @method \Aws\Result listFlowDefinitions(array $args = [])
|
|
|
467 |
* @method \GuzzleHttp\Promise\Promise listFlowDefinitionsAsync(array $args = [])
|
|
|
468 |
* @method \Aws\Result listHubContentVersions(array $args = [])
|
|
|
469 |
* @method \GuzzleHttp\Promise\Promise listHubContentVersionsAsync(array $args = [])
|
|
|
470 |
* @method \Aws\Result listHubContents(array $args = [])
|
|
|
471 |
* @method \GuzzleHttp\Promise\Promise listHubContentsAsync(array $args = [])
|
|
|
472 |
* @method \Aws\Result listHubs(array $args = [])
|
|
|
473 |
* @method \GuzzleHttp\Promise\Promise listHubsAsync(array $args = [])
|
|
|
474 |
* @method \Aws\Result listHumanTaskUis(array $args = [])
|
|
|
475 |
* @method \GuzzleHttp\Promise\Promise listHumanTaskUisAsync(array $args = [])
|
|
|
476 |
* @method \Aws\Result listHyperParameterTuningJobs(array $args = [])
|
|
|
477 |
* @method \GuzzleHttp\Promise\Promise listHyperParameterTuningJobsAsync(array $args = [])
|
|
|
478 |
* @method \Aws\Result listImageVersions(array $args = [])
|
|
|
479 |
* @method \GuzzleHttp\Promise\Promise listImageVersionsAsync(array $args = [])
|
|
|
480 |
* @method \Aws\Result listImages(array $args = [])
|
|
|
481 |
* @method \GuzzleHttp\Promise\Promise listImagesAsync(array $args = [])
|
| 1441 |
ariadna |
482 |
* @method \Aws\Result listInferenceComponents(array $args = [])
|
|
|
483 |
* @method \GuzzleHttp\Promise\Promise listInferenceComponentsAsync(array $args = [])
|
| 1 |
efrain |
484 |
* @method \Aws\Result listInferenceExperiments(array $args = [])
|
|
|
485 |
* @method \GuzzleHttp\Promise\Promise listInferenceExperimentsAsync(array $args = [])
|
|
|
486 |
* @method \Aws\Result listInferenceRecommendationsJobSteps(array $args = [])
|
|
|
487 |
* @method \GuzzleHttp\Promise\Promise listInferenceRecommendationsJobStepsAsync(array $args = [])
|
|
|
488 |
* @method \Aws\Result listInferenceRecommendationsJobs(array $args = [])
|
|
|
489 |
* @method \GuzzleHttp\Promise\Promise listInferenceRecommendationsJobsAsync(array $args = [])
|
|
|
490 |
* @method \Aws\Result listLabelingJobs(array $args = [])
|
|
|
491 |
* @method \GuzzleHttp\Promise\Promise listLabelingJobsAsync(array $args = [])
|
|
|
492 |
* @method \Aws\Result listLabelingJobsForWorkteam(array $args = [])
|
|
|
493 |
* @method \GuzzleHttp\Promise\Promise listLabelingJobsForWorkteamAsync(array $args = [])
|
|
|
494 |
* @method \Aws\Result listLineageGroups(array $args = [])
|
|
|
495 |
* @method \GuzzleHttp\Promise\Promise listLineageGroupsAsync(array $args = [])
|
| 1441 |
ariadna |
496 |
* @method \Aws\Result listMlflowTrackingServers(array $args = [])
|
|
|
497 |
* @method \GuzzleHttp\Promise\Promise listMlflowTrackingServersAsync(array $args = [])
|
| 1 |
efrain |
498 |
* @method \Aws\Result listModelBiasJobDefinitions(array $args = [])
|
|
|
499 |
* @method \GuzzleHttp\Promise\Promise listModelBiasJobDefinitionsAsync(array $args = [])
|
|
|
500 |
* @method \Aws\Result listModelCardExportJobs(array $args = [])
|
|
|
501 |
* @method \GuzzleHttp\Promise\Promise listModelCardExportJobsAsync(array $args = [])
|
|
|
502 |
* @method \Aws\Result listModelCardVersions(array $args = [])
|
|
|
503 |
* @method \GuzzleHttp\Promise\Promise listModelCardVersionsAsync(array $args = [])
|
|
|
504 |
* @method \Aws\Result listModelCards(array $args = [])
|
|
|
505 |
* @method \GuzzleHttp\Promise\Promise listModelCardsAsync(array $args = [])
|
|
|
506 |
* @method \Aws\Result listModelExplainabilityJobDefinitions(array $args = [])
|
|
|
507 |
* @method \GuzzleHttp\Promise\Promise listModelExplainabilityJobDefinitionsAsync(array $args = [])
|
|
|
508 |
* @method \Aws\Result listModelMetadata(array $args = [])
|
|
|
509 |
* @method \GuzzleHttp\Promise\Promise listModelMetadataAsync(array $args = [])
|
|
|
510 |
* @method \Aws\Result listModelPackageGroups(array $args = [])
|
|
|
511 |
* @method \GuzzleHttp\Promise\Promise listModelPackageGroupsAsync(array $args = [])
|
|
|
512 |
* @method \Aws\Result listModelPackages(array $args = [])
|
|
|
513 |
* @method \GuzzleHttp\Promise\Promise listModelPackagesAsync(array $args = [])
|
|
|
514 |
* @method \Aws\Result listModelQualityJobDefinitions(array $args = [])
|
|
|
515 |
* @method \GuzzleHttp\Promise\Promise listModelQualityJobDefinitionsAsync(array $args = [])
|
|
|
516 |
* @method \Aws\Result listModels(array $args = [])
|
|
|
517 |
* @method \GuzzleHttp\Promise\Promise listModelsAsync(array $args = [])
|
|
|
518 |
* @method \Aws\Result listMonitoringAlertHistory(array $args = [])
|
|
|
519 |
* @method \GuzzleHttp\Promise\Promise listMonitoringAlertHistoryAsync(array $args = [])
|
|
|
520 |
* @method \Aws\Result listMonitoringAlerts(array $args = [])
|
|
|
521 |
* @method \GuzzleHttp\Promise\Promise listMonitoringAlertsAsync(array $args = [])
|
|
|
522 |
* @method \Aws\Result listMonitoringExecutions(array $args = [])
|
|
|
523 |
* @method \GuzzleHttp\Promise\Promise listMonitoringExecutionsAsync(array $args = [])
|
|
|
524 |
* @method \Aws\Result listMonitoringSchedules(array $args = [])
|
|
|
525 |
* @method \GuzzleHttp\Promise\Promise listMonitoringSchedulesAsync(array $args = [])
|
|
|
526 |
* @method \Aws\Result listNotebookInstanceLifecycleConfigs(array $args = [])
|
|
|
527 |
* @method \GuzzleHttp\Promise\Promise listNotebookInstanceLifecycleConfigsAsync(array $args = [])
|
|
|
528 |
* @method \Aws\Result listNotebookInstances(array $args = [])
|
|
|
529 |
* @method \GuzzleHttp\Promise\Promise listNotebookInstancesAsync(array $args = [])
|
| 1441 |
ariadna |
530 |
* @method \Aws\Result listOptimizationJobs(array $args = [])
|
|
|
531 |
* @method \GuzzleHttp\Promise\Promise listOptimizationJobsAsync(array $args = [])
|
|
|
532 |
* @method \Aws\Result listPartnerApps(array $args = [])
|
|
|
533 |
* @method \GuzzleHttp\Promise\Promise listPartnerAppsAsync(array $args = [])
|
| 1 |
efrain |
534 |
* @method \Aws\Result listPipelineExecutionSteps(array $args = [])
|
|
|
535 |
* @method \GuzzleHttp\Promise\Promise listPipelineExecutionStepsAsync(array $args = [])
|
|
|
536 |
* @method \Aws\Result listPipelineExecutions(array $args = [])
|
|
|
537 |
* @method \GuzzleHttp\Promise\Promise listPipelineExecutionsAsync(array $args = [])
|
|
|
538 |
* @method \Aws\Result listPipelineParametersForExecution(array $args = [])
|
|
|
539 |
* @method \GuzzleHttp\Promise\Promise listPipelineParametersForExecutionAsync(array $args = [])
|
|
|
540 |
* @method \Aws\Result listPipelines(array $args = [])
|
|
|
541 |
* @method \GuzzleHttp\Promise\Promise listPipelinesAsync(array $args = [])
|
|
|
542 |
* @method \Aws\Result listProcessingJobs(array $args = [])
|
|
|
543 |
* @method \GuzzleHttp\Promise\Promise listProcessingJobsAsync(array $args = [])
|
|
|
544 |
* @method \Aws\Result listProjects(array $args = [])
|
|
|
545 |
* @method \GuzzleHttp\Promise\Promise listProjectsAsync(array $args = [])
|
|
|
546 |
* @method \Aws\Result listResourceCatalogs(array $args = [])
|
|
|
547 |
* @method \GuzzleHttp\Promise\Promise listResourceCatalogsAsync(array $args = [])
|
|
|
548 |
* @method \Aws\Result listSpaces(array $args = [])
|
|
|
549 |
* @method \GuzzleHttp\Promise\Promise listSpacesAsync(array $args = [])
|
|
|
550 |
* @method \Aws\Result listStageDevices(array $args = [])
|
|
|
551 |
* @method \GuzzleHttp\Promise\Promise listStageDevicesAsync(array $args = [])
|
|
|
552 |
* @method \Aws\Result listStudioLifecycleConfigs(array $args = [])
|
|
|
553 |
* @method \GuzzleHttp\Promise\Promise listStudioLifecycleConfigsAsync(array $args = [])
|
|
|
554 |
* @method \Aws\Result listSubscribedWorkteams(array $args = [])
|
|
|
555 |
* @method \GuzzleHttp\Promise\Promise listSubscribedWorkteamsAsync(array $args = [])
|
|
|
556 |
* @method \Aws\Result listTags(array $args = [])
|
|
|
557 |
* @method \GuzzleHttp\Promise\Promise listTagsAsync(array $args = [])
|
|
|
558 |
* @method \Aws\Result listTrainingJobs(array $args = [])
|
|
|
559 |
* @method \GuzzleHttp\Promise\Promise listTrainingJobsAsync(array $args = [])
|
|
|
560 |
* @method \Aws\Result listTrainingJobsForHyperParameterTuningJob(array $args = [])
|
|
|
561 |
* @method \GuzzleHttp\Promise\Promise listTrainingJobsForHyperParameterTuningJobAsync(array $args = [])
|
| 1441 |
ariadna |
562 |
* @method \Aws\Result listTrainingPlans(array $args = [])
|
|
|
563 |
* @method \GuzzleHttp\Promise\Promise listTrainingPlansAsync(array $args = [])
|
| 1 |
efrain |
564 |
* @method \Aws\Result listTransformJobs(array $args = [])
|
|
|
565 |
* @method \GuzzleHttp\Promise\Promise listTransformJobsAsync(array $args = [])
|
|
|
566 |
* @method \Aws\Result listTrialComponents(array $args = [])
|
|
|
567 |
* @method \GuzzleHttp\Promise\Promise listTrialComponentsAsync(array $args = [])
|
|
|
568 |
* @method \Aws\Result listTrials(array $args = [])
|
|
|
569 |
* @method \GuzzleHttp\Promise\Promise listTrialsAsync(array $args = [])
|
|
|
570 |
* @method \Aws\Result listUserProfiles(array $args = [])
|
|
|
571 |
* @method \GuzzleHttp\Promise\Promise listUserProfilesAsync(array $args = [])
|
|
|
572 |
* @method \Aws\Result listWorkforces(array $args = [])
|
|
|
573 |
* @method \GuzzleHttp\Promise\Promise listWorkforcesAsync(array $args = [])
|
|
|
574 |
* @method \Aws\Result listWorkteams(array $args = [])
|
|
|
575 |
* @method \GuzzleHttp\Promise\Promise listWorkteamsAsync(array $args = [])
|
|
|
576 |
* @method \Aws\Result putModelPackageGroupPolicy(array $args = [])
|
|
|
577 |
* @method \GuzzleHttp\Promise\Promise putModelPackageGroupPolicyAsync(array $args = [])
|
|
|
578 |
* @method \Aws\Result queryLineage(array $args = [])
|
|
|
579 |
* @method \GuzzleHttp\Promise\Promise queryLineageAsync(array $args = [])
|
|
|
580 |
* @method \Aws\Result registerDevices(array $args = [])
|
|
|
581 |
* @method \GuzzleHttp\Promise\Promise registerDevicesAsync(array $args = [])
|
|
|
582 |
* @method \Aws\Result renderUiTemplate(array $args = [])
|
|
|
583 |
* @method \GuzzleHttp\Promise\Promise renderUiTemplateAsync(array $args = [])
|
|
|
584 |
* @method \Aws\Result retryPipelineExecution(array $args = [])
|
|
|
585 |
* @method \GuzzleHttp\Promise\Promise retryPipelineExecutionAsync(array $args = [])
|
|
|
586 |
* @method \Aws\Result search(array $args = [])
|
|
|
587 |
* @method \GuzzleHttp\Promise\Promise searchAsync(array $args = [])
|
| 1441 |
ariadna |
588 |
* @method \Aws\Result searchTrainingPlanOfferings(array $args = [])
|
|
|
589 |
* @method \GuzzleHttp\Promise\Promise searchTrainingPlanOfferingsAsync(array $args = [])
|
| 1 |
efrain |
590 |
* @method \Aws\Result sendPipelineExecutionStepFailure(array $args = [])
|
|
|
591 |
* @method \GuzzleHttp\Promise\Promise sendPipelineExecutionStepFailureAsync(array $args = [])
|
|
|
592 |
* @method \Aws\Result sendPipelineExecutionStepSuccess(array $args = [])
|
|
|
593 |
* @method \GuzzleHttp\Promise\Promise sendPipelineExecutionStepSuccessAsync(array $args = [])
|
|
|
594 |
* @method \Aws\Result startEdgeDeploymentStage(array $args = [])
|
|
|
595 |
* @method \GuzzleHttp\Promise\Promise startEdgeDeploymentStageAsync(array $args = [])
|
|
|
596 |
* @method \Aws\Result startInferenceExperiment(array $args = [])
|
|
|
597 |
* @method \GuzzleHttp\Promise\Promise startInferenceExperimentAsync(array $args = [])
|
| 1441 |
ariadna |
598 |
* @method \Aws\Result startMlflowTrackingServer(array $args = [])
|
|
|
599 |
* @method \GuzzleHttp\Promise\Promise startMlflowTrackingServerAsync(array $args = [])
|
| 1 |
efrain |
600 |
* @method \Aws\Result startMonitoringSchedule(array $args = [])
|
|
|
601 |
* @method \GuzzleHttp\Promise\Promise startMonitoringScheduleAsync(array $args = [])
|
|
|
602 |
* @method \Aws\Result startNotebookInstance(array $args = [])
|
|
|
603 |
* @method \GuzzleHttp\Promise\Promise startNotebookInstanceAsync(array $args = [])
|
|
|
604 |
* @method \Aws\Result startPipelineExecution(array $args = [])
|
|
|
605 |
* @method \GuzzleHttp\Promise\Promise startPipelineExecutionAsync(array $args = [])
|
|
|
606 |
* @method \Aws\Result stopAutoMLJob(array $args = [])
|
|
|
607 |
* @method \GuzzleHttp\Promise\Promise stopAutoMLJobAsync(array $args = [])
|
|
|
608 |
* @method \Aws\Result stopCompilationJob(array $args = [])
|
|
|
609 |
* @method \GuzzleHttp\Promise\Promise stopCompilationJobAsync(array $args = [])
|
|
|
610 |
* @method \Aws\Result stopEdgeDeploymentStage(array $args = [])
|
|
|
611 |
* @method \GuzzleHttp\Promise\Promise stopEdgeDeploymentStageAsync(array $args = [])
|
|
|
612 |
* @method \Aws\Result stopEdgePackagingJob(array $args = [])
|
|
|
613 |
* @method \GuzzleHttp\Promise\Promise stopEdgePackagingJobAsync(array $args = [])
|
|
|
614 |
* @method \Aws\Result stopHyperParameterTuningJob(array $args = [])
|
|
|
615 |
* @method \GuzzleHttp\Promise\Promise stopHyperParameterTuningJobAsync(array $args = [])
|
|
|
616 |
* @method \Aws\Result stopInferenceExperiment(array $args = [])
|
|
|
617 |
* @method \GuzzleHttp\Promise\Promise stopInferenceExperimentAsync(array $args = [])
|
|
|
618 |
* @method \Aws\Result stopInferenceRecommendationsJob(array $args = [])
|
|
|
619 |
* @method \GuzzleHttp\Promise\Promise stopInferenceRecommendationsJobAsync(array $args = [])
|
|
|
620 |
* @method \Aws\Result stopLabelingJob(array $args = [])
|
|
|
621 |
* @method \GuzzleHttp\Promise\Promise stopLabelingJobAsync(array $args = [])
|
| 1441 |
ariadna |
622 |
* @method \Aws\Result stopMlflowTrackingServer(array $args = [])
|
|
|
623 |
* @method \GuzzleHttp\Promise\Promise stopMlflowTrackingServerAsync(array $args = [])
|
| 1 |
efrain |
624 |
* @method \Aws\Result stopMonitoringSchedule(array $args = [])
|
|
|
625 |
* @method \GuzzleHttp\Promise\Promise stopMonitoringScheduleAsync(array $args = [])
|
|
|
626 |
* @method \Aws\Result stopNotebookInstance(array $args = [])
|
|
|
627 |
* @method \GuzzleHttp\Promise\Promise stopNotebookInstanceAsync(array $args = [])
|
| 1441 |
ariadna |
628 |
* @method \Aws\Result stopOptimizationJob(array $args = [])
|
|
|
629 |
* @method \GuzzleHttp\Promise\Promise stopOptimizationJobAsync(array $args = [])
|
| 1 |
efrain |
630 |
* @method \Aws\Result stopPipelineExecution(array $args = [])
|
|
|
631 |
* @method \GuzzleHttp\Promise\Promise stopPipelineExecutionAsync(array $args = [])
|
|
|
632 |
* @method \Aws\Result stopProcessingJob(array $args = [])
|
|
|
633 |
* @method \GuzzleHttp\Promise\Promise stopProcessingJobAsync(array $args = [])
|
|
|
634 |
* @method \Aws\Result stopTrainingJob(array $args = [])
|
|
|
635 |
* @method \GuzzleHttp\Promise\Promise stopTrainingJobAsync(array $args = [])
|
|
|
636 |
* @method \Aws\Result stopTransformJob(array $args = [])
|
|
|
637 |
* @method \GuzzleHttp\Promise\Promise stopTransformJobAsync(array $args = [])
|
|
|
638 |
* @method \Aws\Result updateAction(array $args = [])
|
|
|
639 |
* @method \GuzzleHttp\Promise\Promise updateActionAsync(array $args = [])
|
|
|
640 |
* @method \Aws\Result updateAppImageConfig(array $args = [])
|
|
|
641 |
* @method \GuzzleHttp\Promise\Promise updateAppImageConfigAsync(array $args = [])
|
|
|
642 |
* @method \Aws\Result updateArtifact(array $args = [])
|
|
|
643 |
* @method \GuzzleHttp\Promise\Promise updateArtifactAsync(array $args = [])
|
| 1441 |
ariadna |
644 |
* @method \Aws\Result updateCluster(array $args = [])
|
|
|
645 |
* @method \GuzzleHttp\Promise\Promise updateClusterAsync(array $args = [])
|
|
|
646 |
* @method \Aws\Result updateClusterSchedulerConfig(array $args = [])
|
|
|
647 |
* @method \GuzzleHttp\Promise\Promise updateClusterSchedulerConfigAsync(array $args = [])
|
|
|
648 |
* @method \Aws\Result updateClusterSoftware(array $args = [])
|
|
|
649 |
* @method \GuzzleHttp\Promise\Promise updateClusterSoftwareAsync(array $args = [])
|
| 1 |
efrain |
650 |
* @method \Aws\Result updateCodeRepository(array $args = [])
|
|
|
651 |
* @method \GuzzleHttp\Promise\Promise updateCodeRepositoryAsync(array $args = [])
|
| 1441 |
ariadna |
652 |
* @method \Aws\Result updateComputeQuota(array $args = [])
|
|
|
653 |
* @method \GuzzleHttp\Promise\Promise updateComputeQuotaAsync(array $args = [])
|
| 1 |
efrain |
654 |
* @method \Aws\Result updateContext(array $args = [])
|
|
|
655 |
* @method \GuzzleHttp\Promise\Promise updateContextAsync(array $args = [])
|
|
|
656 |
* @method \Aws\Result updateDeviceFleet(array $args = [])
|
|
|
657 |
* @method \GuzzleHttp\Promise\Promise updateDeviceFleetAsync(array $args = [])
|
|
|
658 |
* @method \Aws\Result updateDevices(array $args = [])
|
|
|
659 |
* @method \GuzzleHttp\Promise\Promise updateDevicesAsync(array $args = [])
|
|
|
660 |
* @method \Aws\Result updateDomain(array $args = [])
|
|
|
661 |
* @method \GuzzleHttp\Promise\Promise updateDomainAsync(array $args = [])
|
|
|
662 |
* @method \Aws\Result updateEndpoint(array $args = [])
|
|
|
663 |
* @method \GuzzleHttp\Promise\Promise updateEndpointAsync(array $args = [])
|
|
|
664 |
* @method \Aws\Result updateEndpointWeightsAndCapacities(array $args = [])
|
|
|
665 |
* @method \GuzzleHttp\Promise\Promise updateEndpointWeightsAndCapacitiesAsync(array $args = [])
|
|
|
666 |
* @method \Aws\Result updateExperiment(array $args = [])
|
|
|
667 |
* @method \GuzzleHttp\Promise\Promise updateExperimentAsync(array $args = [])
|
|
|
668 |
* @method \Aws\Result updateFeatureGroup(array $args = [])
|
|
|
669 |
* @method \GuzzleHttp\Promise\Promise updateFeatureGroupAsync(array $args = [])
|
|
|
670 |
* @method \Aws\Result updateFeatureMetadata(array $args = [])
|
|
|
671 |
* @method \GuzzleHttp\Promise\Promise updateFeatureMetadataAsync(array $args = [])
|
|
|
672 |
* @method \Aws\Result updateHub(array $args = [])
|
|
|
673 |
* @method \GuzzleHttp\Promise\Promise updateHubAsync(array $args = [])
|
| 1441 |
ariadna |
674 |
* @method \Aws\Result updateHubContent(array $args = [])
|
|
|
675 |
* @method \GuzzleHttp\Promise\Promise updateHubContentAsync(array $args = [])
|
|
|
676 |
* @method \Aws\Result updateHubContentReference(array $args = [])
|
|
|
677 |
* @method \GuzzleHttp\Promise\Promise updateHubContentReferenceAsync(array $args = [])
|
| 1 |
efrain |
678 |
* @method \Aws\Result updateImage(array $args = [])
|
|
|
679 |
* @method \GuzzleHttp\Promise\Promise updateImageAsync(array $args = [])
|
|
|
680 |
* @method \Aws\Result updateImageVersion(array $args = [])
|
|
|
681 |
* @method \GuzzleHttp\Promise\Promise updateImageVersionAsync(array $args = [])
|
| 1441 |
ariadna |
682 |
* @method \Aws\Result updateInferenceComponent(array $args = [])
|
|
|
683 |
* @method \GuzzleHttp\Promise\Promise updateInferenceComponentAsync(array $args = [])
|
|
|
684 |
* @method \Aws\Result updateInferenceComponentRuntimeConfig(array $args = [])
|
|
|
685 |
* @method \GuzzleHttp\Promise\Promise updateInferenceComponentRuntimeConfigAsync(array $args = [])
|
| 1 |
efrain |
686 |
* @method \Aws\Result updateInferenceExperiment(array $args = [])
|
|
|
687 |
* @method \GuzzleHttp\Promise\Promise updateInferenceExperimentAsync(array $args = [])
|
| 1441 |
ariadna |
688 |
* @method \Aws\Result updateMlflowTrackingServer(array $args = [])
|
|
|
689 |
* @method \GuzzleHttp\Promise\Promise updateMlflowTrackingServerAsync(array $args = [])
|
| 1 |
efrain |
690 |
* @method \Aws\Result updateModelCard(array $args = [])
|
|
|
691 |
* @method \GuzzleHttp\Promise\Promise updateModelCardAsync(array $args = [])
|
|
|
692 |
* @method \Aws\Result updateModelPackage(array $args = [])
|
|
|
693 |
* @method \GuzzleHttp\Promise\Promise updateModelPackageAsync(array $args = [])
|
|
|
694 |
* @method \Aws\Result updateMonitoringAlert(array $args = [])
|
|
|
695 |
* @method \GuzzleHttp\Promise\Promise updateMonitoringAlertAsync(array $args = [])
|
|
|
696 |
* @method \Aws\Result updateMonitoringSchedule(array $args = [])
|
|
|
697 |
* @method \GuzzleHttp\Promise\Promise updateMonitoringScheduleAsync(array $args = [])
|
|
|
698 |
* @method \Aws\Result updateNotebookInstance(array $args = [])
|
|
|
699 |
* @method \GuzzleHttp\Promise\Promise updateNotebookInstanceAsync(array $args = [])
|
|
|
700 |
* @method \Aws\Result updateNotebookInstanceLifecycleConfig(array $args = [])
|
|
|
701 |
* @method \GuzzleHttp\Promise\Promise updateNotebookInstanceLifecycleConfigAsync(array $args = [])
|
| 1441 |
ariadna |
702 |
* @method \Aws\Result updatePartnerApp(array $args = [])
|
|
|
703 |
* @method \GuzzleHttp\Promise\Promise updatePartnerAppAsync(array $args = [])
|
| 1 |
efrain |
704 |
* @method \Aws\Result updatePipeline(array $args = [])
|
|
|
705 |
* @method \GuzzleHttp\Promise\Promise updatePipelineAsync(array $args = [])
|
|
|
706 |
* @method \Aws\Result updatePipelineExecution(array $args = [])
|
|
|
707 |
* @method \GuzzleHttp\Promise\Promise updatePipelineExecutionAsync(array $args = [])
|
|
|
708 |
* @method \Aws\Result updateProject(array $args = [])
|
|
|
709 |
* @method \GuzzleHttp\Promise\Promise updateProjectAsync(array $args = [])
|
|
|
710 |
* @method \Aws\Result updateSpace(array $args = [])
|
|
|
711 |
* @method \GuzzleHttp\Promise\Promise updateSpaceAsync(array $args = [])
|
|
|
712 |
* @method \Aws\Result updateTrainingJob(array $args = [])
|
|
|
713 |
* @method \GuzzleHttp\Promise\Promise updateTrainingJobAsync(array $args = [])
|
|
|
714 |
* @method \Aws\Result updateTrial(array $args = [])
|
|
|
715 |
* @method \GuzzleHttp\Promise\Promise updateTrialAsync(array $args = [])
|
|
|
716 |
* @method \Aws\Result updateTrialComponent(array $args = [])
|
|
|
717 |
* @method \GuzzleHttp\Promise\Promise updateTrialComponentAsync(array $args = [])
|
|
|
718 |
* @method \Aws\Result updateUserProfile(array $args = [])
|
|
|
719 |
* @method \GuzzleHttp\Promise\Promise updateUserProfileAsync(array $args = [])
|
|
|
720 |
* @method \Aws\Result updateWorkforce(array $args = [])
|
|
|
721 |
* @method \GuzzleHttp\Promise\Promise updateWorkforceAsync(array $args = [])
|
|
|
722 |
* @method \Aws\Result updateWorkteam(array $args = [])
|
|
|
723 |
* @method \GuzzleHttp\Promise\Promise updateWorkteamAsync(array $args = [])
|
|
|
724 |
*/
|
|
|
725 |
class SageMakerClient extends AwsClient {}
|