|
15 | 15 | * @method \GuzzleHttp\Promise\Promise createGuardrailVersionAsync(array $args = [])
|
16 | 16 | * @method \Aws\Result createInferenceProfile(array $args = [])
|
17 | 17 | * @method \GuzzleHttp\Promise\Promise createInferenceProfileAsync(array $args = [])
|
| 18 | + * @method \Aws\Result createMarketplaceModelEndpoint(array $args = []) |
| 19 | + * @method \GuzzleHttp\Promise\Promise createMarketplaceModelEndpointAsync(array $args = []) |
18 | 20 | * @method \Aws\Result createModelCopyJob(array $args = [])
|
19 | 21 | * @method \GuzzleHttp\Promise\Promise createModelCopyJobAsync(array $args = [])
|
20 | 22 | * @method \Aws\Result createModelCustomizationJob(array $args = [])
|
|
33 | 35 | * @method \GuzzleHttp\Promise\Promise deleteImportedModelAsync(array $args = [])
|
34 | 36 | * @method \Aws\Result deleteInferenceProfile(array $args = [])
|
35 | 37 | * @method \GuzzleHttp\Promise\Promise deleteInferenceProfileAsync(array $args = [])
|
| 38 | + * @method \Aws\Result deleteMarketplaceModelEndpoint(array $args = []) |
| 39 | + * @method \GuzzleHttp\Promise\Promise deleteMarketplaceModelEndpointAsync(array $args = []) |
36 | 40 | * @method \Aws\Result deleteModelInvocationLoggingConfiguration(array $args = [])
|
37 | 41 | * @method \GuzzleHttp\Promise\Promise deleteModelInvocationLoggingConfigurationAsync(array $args = [])
|
38 | 42 | * @method \Aws\Result deleteProvisionedModelThroughput(array $args = [])
|
39 | 43 | * @method \GuzzleHttp\Promise\Promise deleteProvisionedModelThroughputAsync(array $args = [])
|
| 44 | + * @method \Aws\Result deregisterMarketplaceModelEndpoint(array $args = []) |
| 45 | + * @method \GuzzleHttp\Promise\Promise deregisterMarketplaceModelEndpointAsync(array $args = []) |
40 | 46 | * @method \Aws\Result getCustomModel(array $args = [])
|
41 | 47 | * @method \GuzzleHttp\Promise\Promise getCustomModelAsync(array $args = [])
|
42 | 48 | * @method \Aws\Result getEvaluationJob(array $args = [])
|
|
49 | 55 | * @method \GuzzleHttp\Promise\Promise getImportedModelAsync(array $args = [])
|
50 | 56 | * @method \Aws\Result getInferenceProfile(array $args = [])
|
51 | 57 | * @method \GuzzleHttp\Promise\Promise getInferenceProfileAsync(array $args = [])
|
| 58 | + * @method \Aws\Result getMarketplaceModelEndpoint(array $args = []) |
| 59 | + * @method \GuzzleHttp\Promise\Promise getMarketplaceModelEndpointAsync(array $args = []) |
52 | 60 | * @method \Aws\Result getModelCopyJob(array $args = [])
|
53 | 61 | * @method \GuzzleHttp\Promise\Promise getModelCopyJobAsync(array $args = [])
|
54 | 62 | * @method \Aws\Result getModelCustomizationJob(array $args = [])
|
|
59 | 67 | * @method \GuzzleHttp\Promise\Promise getModelInvocationJobAsync(array $args = [])
|
60 | 68 | * @method \Aws\Result getModelInvocationLoggingConfiguration(array $args = [])
|
61 | 69 | * @method \GuzzleHttp\Promise\Promise getModelInvocationLoggingConfigurationAsync(array $args = [])
|
| 70 | + * @method \Aws\Result getPromptRouter(array $args = []) |
| 71 | + * @method \GuzzleHttp\Promise\Promise getPromptRouterAsync(array $args = []) |
62 | 72 | * @method \Aws\Result getProvisionedModelThroughput(array $args = [])
|
63 | 73 | * @method \GuzzleHttp\Promise\Promise getProvisionedModelThroughputAsync(array $args = [])
|
64 | 74 | * @method \Aws\Result listCustomModels(array $args = [])
|
|
73 | 83 | * @method \GuzzleHttp\Promise\Promise listImportedModelsAsync(array $args = [])
|
74 | 84 | * @method \Aws\Result listInferenceProfiles(array $args = [])
|
75 | 85 | * @method \GuzzleHttp\Promise\Promise listInferenceProfilesAsync(array $args = [])
|
| 86 | + * @method \Aws\Result listMarketplaceModelEndpoints(array $args = []) |
| 87 | + * @method \GuzzleHttp\Promise\Promise listMarketplaceModelEndpointsAsync(array $args = []) |
76 | 88 | * @method \Aws\Result listModelCopyJobs(array $args = [])
|
77 | 89 | * @method \GuzzleHttp\Promise\Promise listModelCopyJobsAsync(array $args = [])
|
78 | 90 | * @method \Aws\Result listModelCustomizationJobs(array $args = [])
|
|
81 | 93 | * @method \GuzzleHttp\Promise\Promise listModelImportJobsAsync(array $args = [])
|
82 | 94 | * @method \Aws\Result listModelInvocationJobs(array $args = [])
|
83 | 95 | * @method \GuzzleHttp\Promise\Promise listModelInvocationJobsAsync(array $args = [])
|
| 96 | + * @method \Aws\Result listPromptRouters(array $args = []) |
| 97 | + * @method \GuzzleHttp\Promise\Promise listPromptRoutersAsync(array $args = []) |
84 | 98 | * @method \Aws\Result listProvisionedModelThroughputs(array $args = [])
|
85 | 99 | * @method \GuzzleHttp\Promise\Promise listProvisionedModelThroughputsAsync(array $args = [])
|
86 | 100 | * @method \Aws\Result listTagsForResource(array $args = [])
|
87 | 101 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
88 | 102 | * @method \Aws\Result putModelInvocationLoggingConfiguration(array $args = [])
|
89 | 103 | * @method \GuzzleHttp\Promise\Promise putModelInvocationLoggingConfigurationAsync(array $args = [])
|
| 104 | + * @method \Aws\Result registerMarketplaceModelEndpoint(array $args = []) |
| 105 | + * @method \GuzzleHttp\Promise\Promise registerMarketplaceModelEndpointAsync(array $args = []) |
90 | 106 | * @method \Aws\Result stopEvaluationJob(array $args = [])
|
91 | 107 | * @method \GuzzleHttp\Promise\Promise stopEvaluationJobAsync(array $args = [])
|
92 | 108 | * @method \Aws\Result stopModelCustomizationJob(array $args = [])
|
|
99 | 115 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
100 | 116 | * @method \Aws\Result updateGuardrail(array $args = [])
|
101 | 117 | * @method \GuzzleHttp\Promise\Promise updateGuardrailAsync(array $args = [])
|
| 118 | + * @method \Aws\Result updateMarketplaceModelEndpoint(array $args = []) |
| 119 | + * @method \GuzzleHttp\Promise\Promise updateMarketplaceModelEndpointAsync(array $args = []) |
102 | 120 | * @method \Aws\Result updateProvisionedModelThroughput(array $args = [])
|
103 | 121 | * @method \GuzzleHttp\Promise\Promise updateProvisionedModelThroughputAsync(array $args = [])
|
104 | 122 | */
|
|
0 commit comments