Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
namespace Aws\Redshift;
3
 
4
use Aws\AwsClient;
5
 
6
/**
7
 * This client is used to interact with the **Amazon Redshift** service.
8
 *
9
 * @method \Aws\Result acceptReservedNodeExchange(array $args = [])
10
 * @method \GuzzleHttp\Promise\Promise acceptReservedNodeExchangeAsync(array $args = [])
11
 * @method \Aws\Result addPartner(array $args = [])
12
 * @method \GuzzleHttp\Promise\Promise addPartnerAsync(array $args = [])
13
 * @method \Aws\Result associateDataShareConsumer(array $args = [])
14
 * @method \GuzzleHttp\Promise\Promise associateDataShareConsumerAsync(array $args = [])
15
 * @method \Aws\Result authorizeClusterSecurityGroupIngress(array $args = [])
16
 * @method \GuzzleHttp\Promise\Promise authorizeClusterSecurityGroupIngressAsync(array $args = [])
17
 * @method \Aws\Result authorizeDataShare(array $args = [])
18
 * @method \GuzzleHttp\Promise\Promise authorizeDataShareAsync(array $args = [])
19
 * @method \Aws\Result authorizeEndpointAccess(array $args = [])
20
 * @method \GuzzleHttp\Promise\Promise authorizeEndpointAccessAsync(array $args = [])
21
 * @method \Aws\Result authorizeSnapshotAccess(array $args = [])
22
 * @method \GuzzleHttp\Promise\Promise authorizeSnapshotAccessAsync(array $args = [])
23
 * @method \Aws\Result batchDeleteClusterSnapshots(array $args = [])
24
 * @method \GuzzleHttp\Promise\Promise batchDeleteClusterSnapshotsAsync(array $args = [])
25
 * @method \Aws\Result batchModifyClusterSnapshots(array $args = [])
26
 * @method \GuzzleHttp\Promise\Promise batchModifyClusterSnapshotsAsync(array $args = [])
27
 * @method \Aws\Result cancelResize(array $args = [])
28
 * @method \GuzzleHttp\Promise\Promise cancelResizeAsync(array $args = [])
29
 * @method \Aws\Result copyClusterSnapshot(array $args = [])
30
 * @method \GuzzleHttp\Promise\Promise copyClusterSnapshotAsync(array $args = [])
31
 * @method \Aws\Result createAuthenticationProfile(array $args = [])
32
 * @method \GuzzleHttp\Promise\Promise createAuthenticationProfileAsync(array $args = [])
33
 * @method \Aws\Result createCluster(array $args = [])
34
 * @method \GuzzleHttp\Promise\Promise createClusterAsync(array $args = [])
35
 * @method \Aws\Result createClusterParameterGroup(array $args = [])
36
 * @method \GuzzleHttp\Promise\Promise createClusterParameterGroupAsync(array $args = [])
37
 * @method \Aws\Result createClusterSecurityGroup(array $args = [])
38
 * @method \GuzzleHttp\Promise\Promise createClusterSecurityGroupAsync(array $args = [])
39
 * @method \Aws\Result createClusterSnapshot(array $args = [])
40
 * @method \GuzzleHttp\Promise\Promise createClusterSnapshotAsync(array $args = [])
41
 * @method \Aws\Result createClusterSubnetGroup(array $args = [])
42
 * @method \GuzzleHttp\Promise\Promise createClusterSubnetGroupAsync(array $args = [])
43
 * @method \Aws\Result createCustomDomainAssociation(array $args = [])
44
 * @method \GuzzleHttp\Promise\Promise createCustomDomainAssociationAsync(array $args = [])
45
 * @method \Aws\Result createEndpointAccess(array $args = [])
46
 * @method \GuzzleHttp\Promise\Promise createEndpointAccessAsync(array $args = [])
47
 * @method \Aws\Result createEventSubscription(array $args = [])
48
 * @method \GuzzleHttp\Promise\Promise createEventSubscriptionAsync(array $args = [])
49
 * @method \Aws\Result createHsmClientCertificate(array $args = [])
50
 * @method \GuzzleHttp\Promise\Promise createHsmClientCertificateAsync(array $args = [])
51
 * @method \Aws\Result createHsmConfiguration(array $args = [])
52
 * @method \GuzzleHttp\Promise\Promise createHsmConfigurationAsync(array $args = [])
53
 * @method \Aws\Result createScheduledAction(array $args = [])
54
 * @method \GuzzleHttp\Promise\Promise createScheduledActionAsync(array $args = [])
55
 * @method \Aws\Result createSnapshotCopyGrant(array $args = [])
56
 * @method \GuzzleHttp\Promise\Promise createSnapshotCopyGrantAsync(array $args = [])
57
 * @method \Aws\Result createSnapshotSchedule(array $args = [])
58
 * @method \GuzzleHttp\Promise\Promise createSnapshotScheduleAsync(array $args = [])
59
 * @method \Aws\Result createTags(array $args = [])
60
 * @method \GuzzleHttp\Promise\Promise createTagsAsync(array $args = [])
61
 * @method \Aws\Result createUsageLimit(array $args = [])
62
 * @method \GuzzleHttp\Promise\Promise createUsageLimitAsync(array $args = [])
63
 * @method \Aws\Result deauthorizeDataShare(array $args = [])
64
 * @method \GuzzleHttp\Promise\Promise deauthorizeDataShareAsync(array $args = [])
65
 * @method \Aws\Result deleteAuthenticationProfile(array $args = [])
66
 * @method \GuzzleHttp\Promise\Promise deleteAuthenticationProfileAsync(array $args = [])
67
 * @method \Aws\Result deleteCluster(array $args = [])
68
 * @method \GuzzleHttp\Promise\Promise deleteClusterAsync(array $args = [])
69
 * @method \Aws\Result deleteClusterParameterGroup(array $args = [])
70
 * @method \GuzzleHttp\Promise\Promise deleteClusterParameterGroupAsync(array $args = [])
71
 * @method \Aws\Result deleteClusterSecurityGroup(array $args = [])
72
 * @method \GuzzleHttp\Promise\Promise deleteClusterSecurityGroupAsync(array $args = [])
73
 * @method \Aws\Result deleteClusterSnapshot(array $args = [])
74
 * @method \GuzzleHttp\Promise\Promise deleteClusterSnapshotAsync(array $args = [])
75
 * @method \Aws\Result deleteClusterSubnetGroup(array $args = [])
76
 * @method \GuzzleHttp\Promise\Promise deleteClusterSubnetGroupAsync(array $args = [])
77
 * @method \Aws\Result deleteCustomDomainAssociation(array $args = [])
78
 * @method \GuzzleHttp\Promise\Promise deleteCustomDomainAssociationAsync(array $args = [])
79
 * @method \Aws\Result deleteEndpointAccess(array $args = [])
80
 * @method \GuzzleHttp\Promise\Promise deleteEndpointAccessAsync(array $args = [])
81
 * @method \Aws\Result deleteEventSubscription(array $args = [])
82
 * @method \GuzzleHttp\Promise\Promise deleteEventSubscriptionAsync(array $args = [])
83
 * @method \Aws\Result deleteHsmClientCertificate(array $args = [])
84
 * @method \GuzzleHttp\Promise\Promise deleteHsmClientCertificateAsync(array $args = [])
85
 * @method \Aws\Result deleteHsmConfiguration(array $args = [])
86
 * @method \GuzzleHttp\Promise\Promise deleteHsmConfigurationAsync(array $args = [])
87
 * @method \Aws\Result deletePartner(array $args = [])
88
 * @method \GuzzleHttp\Promise\Promise deletePartnerAsync(array $args = [])
89
 * @method \Aws\Result deleteScheduledAction(array $args = [])
90
 * @method \GuzzleHttp\Promise\Promise deleteScheduledActionAsync(array $args = [])
91
 * @method \Aws\Result deleteSnapshotCopyGrant(array $args = [])
92
 * @method \GuzzleHttp\Promise\Promise deleteSnapshotCopyGrantAsync(array $args = [])
93
 * @method \Aws\Result deleteSnapshotSchedule(array $args = [])
94
 * @method \GuzzleHttp\Promise\Promise deleteSnapshotScheduleAsync(array $args = [])
95
 * @method \Aws\Result deleteTags(array $args = [])
96
 * @method \GuzzleHttp\Promise\Promise deleteTagsAsync(array $args = [])
97
 * @method \Aws\Result deleteUsageLimit(array $args = [])
98
 * @method \GuzzleHttp\Promise\Promise deleteUsageLimitAsync(array $args = [])
99
 * @method \Aws\Result describeAccountAttributes(array $args = [])
100
 * @method \GuzzleHttp\Promise\Promise describeAccountAttributesAsync(array $args = [])
101
 * @method \Aws\Result describeAuthenticationProfiles(array $args = [])
102
 * @method \GuzzleHttp\Promise\Promise describeAuthenticationProfilesAsync(array $args = [])
103
 * @method \Aws\Result describeClusterDbRevisions(array $args = [])
104
 * @method \GuzzleHttp\Promise\Promise describeClusterDbRevisionsAsync(array $args = [])
105
 * @method \Aws\Result describeClusterParameterGroups(array $args = [])
106
 * @method \GuzzleHttp\Promise\Promise describeClusterParameterGroupsAsync(array $args = [])
107
 * @method \Aws\Result describeClusterParameters(array $args = [])
108
 * @method \GuzzleHttp\Promise\Promise describeClusterParametersAsync(array $args = [])
109
 * @method \Aws\Result describeClusterSecurityGroups(array $args = [])
110
 * @method \GuzzleHttp\Promise\Promise describeClusterSecurityGroupsAsync(array $args = [])
111
 * @method \Aws\Result describeClusterSnapshots(array $args = [])
112
 * @method \GuzzleHttp\Promise\Promise describeClusterSnapshotsAsync(array $args = [])
113
 * @method \Aws\Result describeClusterSubnetGroups(array $args = [])
114
 * @method \GuzzleHttp\Promise\Promise describeClusterSubnetGroupsAsync(array $args = [])
115
 * @method \Aws\Result describeClusterTracks(array $args = [])
116
 * @method \GuzzleHttp\Promise\Promise describeClusterTracksAsync(array $args = [])
117
 * @method \Aws\Result describeClusterVersions(array $args = [])
118
 * @method \GuzzleHttp\Promise\Promise describeClusterVersionsAsync(array $args = [])
119
 * @method \Aws\Result describeClusters(array $args = [])
120
 * @method \GuzzleHttp\Promise\Promise describeClustersAsync(array $args = [])
121
 * @method \Aws\Result describeCustomDomainAssociations(array $args = [])
122
 * @method \GuzzleHttp\Promise\Promise describeCustomDomainAssociationsAsync(array $args = [])
123
 * @method \Aws\Result describeDataShares(array $args = [])
124
 * @method \GuzzleHttp\Promise\Promise describeDataSharesAsync(array $args = [])
125
 * @method \Aws\Result describeDataSharesForConsumer(array $args = [])
126
 * @method \GuzzleHttp\Promise\Promise describeDataSharesForConsumerAsync(array $args = [])
127
 * @method \Aws\Result describeDataSharesForProducer(array $args = [])
128
 * @method \GuzzleHttp\Promise\Promise describeDataSharesForProducerAsync(array $args = [])
129
 * @method \Aws\Result describeDefaultClusterParameters(array $args = [])
130
 * @method \GuzzleHttp\Promise\Promise describeDefaultClusterParametersAsync(array $args = [])
131
 * @method \Aws\Result describeEndpointAccess(array $args = [])
132
 * @method \GuzzleHttp\Promise\Promise describeEndpointAccessAsync(array $args = [])
133
 * @method \Aws\Result describeEndpointAuthorization(array $args = [])
134
 * @method \GuzzleHttp\Promise\Promise describeEndpointAuthorizationAsync(array $args = [])
135
 * @method \Aws\Result describeEventCategories(array $args = [])
136
 * @method \GuzzleHttp\Promise\Promise describeEventCategoriesAsync(array $args = [])
137
 * @method \Aws\Result describeEventSubscriptions(array $args = [])
138
 * @method \GuzzleHttp\Promise\Promise describeEventSubscriptionsAsync(array $args = [])
139
 * @method \Aws\Result describeEvents(array $args = [])
140
 * @method \GuzzleHttp\Promise\Promise describeEventsAsync(array $args = [])
141
 * @method \Aws\Result describeHsmClientCertificates(array $args = [])
142
 * @method \GuzzleHttp\Promise\Promise describeHsmClientCertificatesAsync(array $args = [])
143
 * @method \Aws\Result describeHsmConfigurations(array $args = [])
144
 * @method \GuzzleHttp\Promise\Promise describeHsmConfigurationsAsync(array $args = [])
145
 * @method \Aws\Result describeLoggingStatus(array $args = [])
146
 * @method \GuzzleHttp\Promise\Promise describeLoggingStatusAsync(array $args = [])
147
 * @method \Aws\Result describeNodeConfigurationOptions(array $args = [])
148
 * @method \GuzzleHttp\Promise\Promise describeNodeConfigurationOptionsAsync(array $args = [])
149
 * @method \Aws\Result describeOrderableClusterOptions(array $args = [])
150
 * @method \GuzzleHttp\Promise\Promise describeOrderableClusterOptionsAsync(array $args = [])
151
 * @method \Aws\Result describePartners(array $args = [])
152
 * @method \GuzzleHttp\Promise\Promise describePartnersAsync(array $args = [])
153
 * @method \Aws\Result describeReservedNodeExchangeStatus(array $args = [])
154
 * @method \GuzzleHttp\Promise\Promise describeReservedNodeExchangeStatusAsync(array $args = [])
155
 * @method \Aws\Result describeReservedNodeOfferings(array $args = [])
156
 * @method \GuzzleHttp\Promise\Promise describeReservedNodeOfferingsAsync(array $args = [])
157
 * @method \Aws\Result describeReservedNodes(array $args = [])
158
 * @method \GuzzleHttp\Promise\Promise describeReservedNodesAsync(array $args = [])
159
 * @method \Aws\Result describeResize(array $args = [])
160
 * @method \GuzzleHttp\Promise\Promise describeResizeAsync(array $args = [])
161
 * @method \Aws\Result describeScheduledActions(array $args = [])
162
 * @method \GuzzleHttp\Promise\Promise describeScheduledActionsAsync(array $args = [])
163
 * @method \Aws\Result describeSnapshotCopyGrants(array $args = [])
164
 * @method \GuzzleHttp\Promise\Promise describeSnapshotCopyGrantsAsync(array $args = [])
165
 * @method \Aws\Result describeSnapshotSchedules(array $args = [])
166
 * @method \GuzzleHttp\Promise\Promise describeSnapshotSchedulesAsync(array $args = [])
167
 * @method \Aws\Result describeStorage(array $args = [])
168
 * @method \GuzzleHttp\Promise\Promise describeStorageAsync(array $args = [])
169
 * @method \Aws\Result describeTableRestoreStatus(array $args = [])
170
 * @method \GuzzleHttp\Promise\Promise describeTableRestoreStatusAsync(array $args = [])
171
 * @method \Aws\Result describeTags(array $args = [])
172
 * @method \GuzzleHttp\Promise\Promise describeTagsAsync(array $args = [])
173
 * @method \Aws\Result describeUsageLimits(array $args = [])
174
 * @method \GuzzleHttp\Promise\Promise describeUsageLimitsAsync(array $args = [])
175
 * @method \Aws\Result disableLogging(array $args = [])
176
 * @method \GuzzleHttp\Promise\Promise disableLoggingAsync(array $args = [])
177
 * @method \Aws\Result disableSnapshotCopy(array $args = [])
178
 * @method \GuzzleHttp\Promise\Promise disableSnapshotCopyAsync(array $args = [])
179
 * @method \Aws\Result disassociateDataShareConsumer(array $args = [])
180
 * @method \GuzzleHttp\Promise\Promise disassociateDataShareConsumerAsync(array $args = [])
181
 * @method \Aws\Result enableLogging(array $args = [])
182
 * @method \GuzzleHttp\Promise\Promise enableLoggingAsync(array $args = [])
183
 * @method \Aws\Result enableSnapshotCopy(array $args = [])
184
 * @method \GuzzleHttp\Promise\Promise enableSnapshotCopyAsync(array $args = [])
185
 * @method \Aws\Result getClusterCredentials(array $args = [])
186
 * @method \GuzzleHttp\Promise\Promise getClusterCredentialsAsync(array $args = [])
187
 * @method \Aws\Result getClusterCredentialsWithIAM(array $args = [])
188
 * @method \GuzzleHttp\Promise\Promise getClusterCredentialsWithIAMAsync(array $args = [])
189
 * @method \Aws\Result getReservedNodeExchangeConfigurationOptions(array $args = [])
190
 * @method \GuzzleHttp\Promise\Promise getReservedNodeExchangeConfigurationOptionsAsync(array $args = [])
191
 * @method \Aws\Result getReservedNodeExchangeOfferings(array $args = [])
192
 * @method \GuzzleHttp\Promise\Promise getReservedNodeExchangeOfferingsAsync(array $args = [])
193
 * @method \Aws\Result modifyAquaConfiguration(array $args = [])
194
 * @method \GuzzleHttp\Promise\Promise modifyAquaConfigurationAsync(array $args = [])
195
 * @method \Aws\Result modifyAuthenticationProfile(array $args = [])
196
 * @method \GuzzleHttp\Promise\Promise modifyAuthenticationProfileAsync(array $args = [])
197
 * @method \Aws\Result modifyCluster(array $args = [])
198
 * @method \GuzzleHttp\Promise\Promise modifyClusterAsync(array $args = [])
199
 * @method \Aws\Result modifyClusterDbRevision(array $args = [])
200
 * @method \GuzzleHttp\Promise\Promise modifyClusterDbRevisionAsync(array $args = [])
201
 * @method \Aws\Result modifyClusterIamRoles(array $args = [])
202
 * @method \GuzzleHttp\Promise\Promise modifyClusterIamRolesAsync(array $args = [])
203
 * @method \Aws\Result modifyClusterMaintenance(array $args = [])
204
 * @method \GuzzleHttp\Promise\Promise modifyClusterMaintenanceAsync(array $args = [])
205
 * @method \Aws\Result modifyClusterParameterGroup(array $args = [])
206
 * @method \GuzzleHttp\Promise\Promise modifyClusterParameterGroupAsync(array $args = [])
207
 * @method \Aws\Result modifyClusterSnapshot(array $args = [])
208
 * @method \GuzzleHttp\Promise\Promise modifyClusterSnapshotAsync(array $args = [])
209
 * @method \Aws\Result modifyClusterSnapshotSchedule(array $args = [])
210
 * @method \GuzzleHttp\Promise\Promise modifyClusterSnapshotScheduleAsync(array $args = [])
211
 * @method \Aws\Result modifyClusterSubnetGroup(array $args = [])
212
 * @method \GuzzleHttp\Promise\Promise modifyClusterSubnetGroupAsync(array $args = [])
213
 * @method \Aws\Result modifyCustomDomainAssociation(array $args = [])
214
 * @method \GuzzleHttp\Promise\Promise modifyCustomDomainAssociationAsync(array $args = [])
215
 * @method \Aws\Result modifyEndpointAccess(array $args = [])
216
 * @method \GuzzleHttp\Promise\Promise modifyEndpointAccessAsync(array $args = [])
217
 * @method \Aws\Result modifyEventSubscription(array $args = [])
218
 * @method \GuzzleHttp\Promise\Promise modifyEventSubscriptionAsync(array $args = [])
219
 * @method \Aws\Result modifyScheduledAction(array $args = [])
220
 * @method \GuzzleHttp\Promise\Promise modifyScheduledActionAsync(array $args = [])
221
 * @method \Aws\Result modifySnapshotCopyRetentionPeriod(array $args = [])
222
 * @method \GuzzleHttp\Promise\Promise modifySnapshotCopyRetentionPeriodAsync(array $args = [])
223
 * @method \Aws\Result modifySnapshotSchedule(array $args = [])
224
 * @method \GuzzleHttp\Promise\Promise modifySnapshotScheduleAsync(array $args = [])
225
 * @method \Aws\Result modifyUsageLimit(array $args = [])
226
 * @method \GuzzleHttp\Promise\Promise modifyUsageLimitAsync(array $args = [])
227
 * @method \Aws\Result pauseCluster(array $args = [])
228
 * @method \GuzzleHttp\Promise\Promise pauseClusterAsync(array $args = [])
229
 * @method \Aws\Result purchaseReservedNodeOffering(array $args = [])
230
 * @method \GuzzleHttp\Promise\Promise purchaseReservedNodeOfferingAsync(array $args = [])
231
 * @method \Aws\Result rebootCluster(array $args = [])
232
 * @method \GuzzleHttp\Promise\Promise rebootClusterAsync(array $args = [])
233
 * @method \Aws\Result rejectDataShare(array $args = [])
234
 * @method \GuzzleHttp\Promise\Promise rejectDataShareAsync(array $args = [])
235
 * @method \Aws\Result resetClusterParameterGroup(array $args = [])
236
 * @method \GuzzleHttp\Promise\Promise resetClusterParameterGroupAsync(array $args = [])
237
 * @method \Aws\Result resizeCluster(array $args = [])
238
 * @method \GuzzleHttp\Promise\Promise resizeClusterAsync(array $args = [])
239
 * @method \Aws\Result restoreFromClusterSnapshot(array $args = [])
240
 * @method \GuzzleHttp\Promise\Promise restoreFromClusterSnapshotAsync(array $args = [])
241
 * @method \Aws\Result restoreTableFromClusterSnapshot(array $args = [])
242
 * @method \GuzzleHttp\Promise\Promise restoreTableFromClusterSnapshotAsync(array $args = [])
243
 * @method \Aws\Result resumeCluster(array $args = [])
244
 * @method \GuzzleHttp\Promise\Promise resumeClusterAsync(array $args = [])
245
 * @method \Aws\Result revokeClusterSecurityGroupIngress(array $args = [])
246
 * @method \GuzzleHttp\Promise\Promise revokeClusterSecurityGroupIngressAsync(array $args = [])
247
 * @method \Aws\Result revokeEndpointAccess(array $args = [])
248
 * @method \GuzzleHttp\Promise\Promise revokeEndpointAccessAsync(array $args = [])
249
 * @method \Aws\Result revokeSnapshotAccess(array $args = [])
250
 * @method \GuzzleHttp\Promise\Promise revokeSnapshotAccessAsync(array $args = [])
251
 * @method \Aws\Result rotateEncryptionKey(array $args = [])
252
 * @method \GuzzleHttp\Promise\Promise rotateEncryptionKeyAsync(array $args = [])
253
 * @method \Aws\Result updatePartnerStatus(array $args = [])
254
 * @method \GuzzleHttp\Promise\Promise updatePartnerStatusAsync(array $args = [])
255
 */
256
class RedshiftClient extends AwsClient {}