| 1 |
efrain |
1 |
<?php
|
|
|
2 |
namespace Aws\RedshiftServerless;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* This client is used to interact with the **Redshift Serverless** service.
|
|
|
8 |
* @method \Aws\Result convertRecoveryPointToSnapshot(array $args = [])
|
|
|
9 |
* @method \GuzzleHttp\Promise\Promise convertRecoveryPointToSnapshotAsync(array $args = [])
|
| 1441 |
ariadna |
10 |
* @method \Aws\Result createCustomDomainAssociation(array $args = [])
|
|
|
11 |
* @method \GuzzleHttp\Promise\Promise createCustomDomainAssociationAsync(array $args = [])
|
| 1 |
efrain |
12 |
* @method \Aws\Result createEndpointAccess(array $args = [])
|
|
|
13 |
* @method \GuzzleHttp\Promise\Promise createEndpointAccessAsync(array $args = [])
|
|
|
14 |
* @method \Aws\Result createNamespace(array $args = [])
|
|
|
15 |
* @method \GuzzleHttp\Promise\Promise createNamespaceAsync(array $args = [])
|
| 1441 |
ariadna |
16 |
* @method \Aws\Result createScheduledAction(array $args = [])
|
|
|
17 |
* @method \GuzzleHttp\Promise\Promise createScheduledActionAsync(array $args = [])
|
| 1 |
efrain |
18 |
* @method \Aws\Result createSnapshot(array $args = [])
|
|
|
19 |
* @method \GuzzleHttp\Promise\Promise createSnapshotAsync(array $args = [])
|
| 1441 |
ariadna |
20 |
* @method \Aws\Result createSnapshotCopyConfiguration(array $args = [])
|
|
|
21 |
* @method \GuzzleHttp\Promise\Promise createSnapshotCopyConfigurationAsync(array $args = [])
|
| 1 |
efrain |
22 |
* @method \Aws\Result createUsageLimit(array $args = [])
|
|
|
23 |
* @method \GuzzleHttp\Promise\Promise createUsageLimitAsync(array $args = [])
|
|
|
24 |
* @method \Aws\Result createWorkgroup(array $args = [])
|
|
|
25 |
* @method \GuzzleHttp\Promise\Promise createWorkgroupAsync(array $args = [])
|
| 1441 |
ariadna |
26 |
* @method \Aws\Result deleteCustomDomainAssociation(array $args = [])
|
|
|
27 |
* @method \GuzzleHttp\Promise\Promise deleteCustomDomainAssociationAsync(array $args = [])
|
| 1 |
efrain |
28 |
* @method \Aws\Result deleteEndpointAccess(array $args = [])
|
|
|
29 |
* @method \GuzzleHttp\Promise\Promise deleteEndpointAccessAsync(array $args = [])
|
|
|
30 |
* @method \Aws\Result deleteNamespace(array $args = [])
|
|
|
31 |
* @method \GuzzleHttp\Promise\Promise deleteNamespaceAsync(array $args = [])
|
|
|
32 |
* @method \Aws\Result deleteResourcePolicy(array $args = [])
|
|
|
33 |
* @method \GuzzleHttp\Promise\Promise deleteResourcePolicyAsync(array $args = [])
|
| 1441 |
ariadna |
34 |
* @method \Aws\Result deleteScheduledAction(array $args = [])
|
|
|
35 |
* @method \GuzzleHttp\Promise\Promise deleteScheduledActionAsync(array $args = [])
|
| 1 |
efrain |
36 |
* @method \Aws\Result deleteSnapshot(array $args = [])
|
|
|
37 |
* @method \GuzzleHttp\Promise\Promise deleteSnapshotAsync(array $args = [])
|
| 1441 |
ariadna |
38 |
* @method \Aws\Result deleteSnapshotCopyConfiguration(array $args = [])
|
|
|
39 |
* @method \GuzzleHttp\Promise\Promise deleteSnapshotCopyConfigurationAsync(array $args = [])
|
| 1 |
efrain |
40 |
* @method \Aws\Result deleteUsageLimit(array $args = [])
|
|
|
41 |
* @method \GuzzleHttp\Promise\Promise deleteUsageLimitAsync(array $args = [])
|
|
|
42 |
* @method \Aws\Result deleteWorkgroup(array $args = [])
|
|
|
43 |
* @method \GuzzleHttp\Promise\Promise deleteWorkgroupAsync(array $args = [])
|
|
|
44 |
* @method \Aws\Result getCredentials(array $args = [])
|
|
|
45 |
* @method \GuzzleHttp\Promise\Promise getCredentialsAsync(array $args = [])
|
| 1441 |
ariadna |
46 |
* @method \Aws\Result getCustomDomainAssociation(array $args = [])
|
|
|
47 |
* @method \GuzzleHttp\Promise\Promise getCustomDomainAssociationAsync(array $args = [])
|
| 1 |
efrain |
48 |
* @method \Aws\Result getEndpointAccess(array $args = [])
|
|
|
49 |
* @method \GuzzleHttp\Promise\Promise getEndpointAccessAsync(array $args = [])
|
|
|
50 |
* @method \Aws\Result getNamespace(array $args = [])
|
|
|
51 |
* @method \GuzzleHttp\Promise\Promise getNamespaceAsync(array $args = [])
|
|
|
52 |
* @method \Aws\Result getRecoveryPoint(array $args = [])
|
|
|
53 |
* @method \GuzzleHttp\Promise\Promise getRecoveryPointAsync(array $args = [])
|
|
|
54 |
* @method \Aws\Result getResourcePolicy(array $args = [])
|
|
|
55 |
* @method \GuzzleHttp\Promise\Promise getResourcePolicyAsync(array $args = [])
|
| 1441 |
ariadna |
56 |
* @method \Aws\Result getScheduledAction(array $args = [])
|
|
|
57 |
* @method \GuzzleHttp\Promise\Promise getScheduledActionAsync(array $args = [])
|
| 1 |
efrain |
58 |
* @method \Aws\Result getSnapshot(array $args = [])
|
|
|
59 |
* @method \GuzzleHttp\Promise\Promise getSnapshotAsync(array $args = [])
|
|
|
60 |
* @method \Aws\Result getTableRestoreStatus(array $args = [])
|
|
|
61 |
* @method \GuzzleHttp\Promise\Promise getTableRestoreStatusAsync(array $args = [])
|
| 1441 |
ariadna |
62 |
* @method \Aws\Result getTrack(array $args = [])
|
|
|
63 |
* @method \GuzzleHttp\Promise\Promise getTrackAsync(array $args = [])
|
| 1 |
efrain |
64 |
* @method \Aws\Result getUsageLimit(array $args = [])
|
|
|
65 |
* @method \GuzzleHttp\Promise\Promise getUsageLimitAsync(array $args = [])
|
|
|
66 |
* @method \Aws\Result getWorkgroup(array $args = [])
|
|
|
67 |
* @method \GuzzleHttp\Promise\Promise getWorkgroupAsync(array $args = [])
|
| 1441 |
ariadna |
68 |
* @method \Aws\Result listCustomDomainAssociations(array $args = [])
|
|
|
69 |
* @method \GuzzleHttp\Promise\Promise listCustomDomainAssociationsAsync(array $args = [])
|
| 1 |
efrain |
70 |
* @method \Aws\Result listEndpointAccess(array $args = [])
|
|
|
71 |
* @method \GuzzleHttp\Promise\Promise listEndpointAccessAsync(array $args = [])
|
| 1441 |
ariadna |
72 |
* @method \Aws\Result listManagedWorkgroups(array $args = [])
|
|
|
73 |
* @method \GuzzleHttp\Promise\Promise listManagedWorkgroupsAsync(array $args = [])
|
| 1 |
efrain |
74 |
* @method \Aws\Result listNamespaces(array $args = [])
|
|
|
75 |
* @method \GuzzleHttp\Promise\Promise listNamespacesAsync(array $args = [])
|
|
|
76 |
* @method \Aws\Result listRecoveryPoints(array $args = [])
|
|
|
77 |
* @method \GuzzleHttp\Promise\Promise listRecoveryPointsAsync(array $args = [])
|
| 1441 |
ariadna |
78 |
* @method \Aws\Result listScheduledActions(array $args = [])
|
|
|
79 |
* @method \GuzzleHttp\Promise\Promise listScheduledActionsAsync(array $args = [])
|
|
|
80 |
* @method \Aws\Result listSnapshotCopyConfigurations(array $args = [])
|
|
|
81 |
* @method \GuzzleHttp\Promise\Promise listSnapshotCopyConfigurationsAsync(array $args = [])
|
| 1 |
efrain |
82 |
* @method \Aws\Result listSnapshots(array $args = [])
|
|
|
83 |
* @method \GuzzleHttp\Promise\Promise listSnapshotsAsync(array $args = [])
|
|
|
84 |
* @method \Aws\Result listTableRestoreStatus(array $args = [])
|
|
|
85 |
* @method \GuzzleHttp\Promise\Promise listTableRestoreStatusAsync(array $args = [])
|
|
|
86 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
|
|
87 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
| 1441 |
ariadna |
88 |
* @method \Aws\Result listTracks(array $args = [])
|
|
|
89 |
* @method \GuzzleHttp\Promise\Promise listTracksAsync(array $args = [])
|
| 1 |
efrain |
90 |
* @method \Aws\Result listUsageLimits(array $args = [])
|
|
|
91 |
* @method \GuzzleHttp\Promise\Promise listUsageLimitsAsync(array $args = [])
|
|
|
92 |
* @method \Aws\Result listWorkgroups(array $args = [])
|
|
|
93 |
* @method \GuzzleHttp\Promise\Promise listWorkgroupsAsync(array $args = [])
|
|
|
94 |
* @method \Aws\Result putResourcePolicy(array $args = [])
|
|
|
95 |
* @method \GuzzleHttp\Promise\Promise putResourcePolicyAsync(array $args = [])
|
|
|
96 |
* @method \Aws\Result restoreFromRecoveryPoint(array $args = [])
|
|
|
97 |
* @method \GuzzleHttp\Promise\Promise restoreFromRecoveryPointAsync(array $args = [])
|
|
|
98 |
* @method \Aws\Result restoreFromSnapshot(array $args = [])
|
|
|
99 |
* @method \GuzzleHttp\Promise\Promise restoreFromSnapshotAsync(array $args = [])
|
| 1441 |
ariadna |
100 |
* @method \Aws\Result restoreTableFromRecoveryPoint(array $args = [])
|
|
|
101 |
* @method \GuzzleHttp\Promise\Promise restoreTableFromRecoveryPointAsync(array $args = [])
|
| 1 |
efrain |
102 |
* @method \Aws\Result restoreTableFromSnapshot(array $args = [])
|
|
|
103 |
* @method \GuzzleHttp\Promise\Promise restoreTableFromSnapshotAsync(array $args = [])
|
|
|
104 |
* @method \Aws\Result tagResource(array $args = [])
|
|
|
105 |
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
|
|
106 |
* @method \Aws\Result untagResource(array $args = [])
|
|
|
107 |
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
| 1441 |
ariadna |
108 |
* @method \Aws\Result updateCustomDomainAssociation(array $args = [])
|
|
|
109 |
* @method \GuzzleHttp\Promise\Promise updateCustomDomainAssociationAsync(array $args = [])
|
| 1 |
efrain |
110 |
* @method \Aws\Result updateEndpointAccess(array $args = [])
|
|
|
111 |
* @method \GuzzleHttp\Promise\Promise updateEndpointAccessAsync(array $args = [])
|
|
|
112 |
* @method \Aws\Result updateNamespace(array $args = [])
|
|
|
113 |
* @method \GuzzleHttp\Promise\Promise updateNamespaceAsync(array $args = [])
|
| 1441 |
ariadna |
114 |
* @method \Aws\Result updateScheduledAction(array $args = [])
|
|
|
115 |
* @method \GuzzleHttp\Promise\Promise updateScheduledActionAsync(array $args = [])
|
| 1 |
efrain |
116 |
* @method \Aws\Result updateSnapshot(array $args = [])
|
|
|
117 |
* @method \GuzzleHttp\Promise\Promise updateSnapshotAsync(array $args = [])
|
| 1441 |
ariadna |
118 |
* @method \Aws\Result updateSnapshotCopyConfiguration(array $args = [])
|
|
|
119 |
* @method \GuzzleHttp\Promise\Promise updateSnapshotCopyConfigurationAsync(array $args = [])
|
| 1 |
efrain |
120 |
* @method \Aws\Result updateUsageLimit(array $args = [])
|
|
|
121 |
* @method \GuzzleHttp\Promise\Promise updateUsageLimitAsync(array $args = [])
|
|
|
122 |
* @method \Aws\Result updateWorkgroup(array $args = [])
|
|
|
123 |
* @method \GuzzleHttp\Promise\Promise updateWorkgroupAsync(array $args = [])
|
|
|
124 |
*/
|
|
|
125 |
class RedshiftServerlessClient extends AwsClient {}
|