AWS SDK for C++

AWS SDK for C++ Version 1.11.714

Loading...
Searching...
No Matches
RedshiftServiceClientModel.h
1
6#pragma once
7
8/* Generic header includes */
9#include <aws/core/client/AWSError.h>
10#include <aws/core/client/AsyncCallerContext.h>
11#include <aws/core/client/GenericClientConfiguration.h>
12#include <aws/core/http/HttpTypes.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/redshift/RedshiftEndpointProvider.h>
15#include <aws/redshift/RedshiftErrors.h>
16
17#include <functional>
18#include <future>
19/* End of generic header includes */
20
21/* Service model headers required in RedshiftClient header */
22#include <aws/core/NoResult.h>
23#include <aws/redshift/model/AcceptReservedNodeExchangeResult.h>
24#include <aws/redshift/model/AddPartnerResult.h>
25#include <aws/redshift/model/AssociateDataShareConsumerResult.h>
26#include <aws/redshift/model/AuthorizeClusterSecurityGroupIngressResult.h>
27#include <aws/redshift/model/AuthorizeDataShareResult.h>
28#include <aws/redshift/model/AuthorizeEndpointAccessResult.h>
29#include <aws/redshift/model/AuthorizeSnapshotAccessResult.h>
30#include <aws/redshift/model/BatchDeleteClusterSnapshotsResult.h>
31#include <aws/redshift/model/BatchModifyClusterSnapshotsResult.h>
32#include <aws/redshift/model/CancelResizeResult.h>
33#include <aws/redshift/model/CopyClusterSnapshotResult.h>
34#include <aws/redshift/model/CreateAuthenticationProfileResult.h>
35#include <aws/redshift/model/CreateClusterParameterGroupResult.h>
36#include <aws/redshift/model/CreateClusterResult.h>
37#include <aws/redshift/model/CreateClusterSecurityGroupResult.h>
38#include <aws/redshift/model/CreateClusterSnapshotResult.h>
39#include <aws/redshift/model/CreateClusterSubnetGroupResult.h>
40#include <aws/redshift/model/CreateCustomDomainAssociationResult.h>
41#include <aws/redshift/model/CreateEndpointAccessResult.h>
42#include <aws/redshift/model/CreateEventSubscriptionResult.h>
43#include <aws/redshift/model/CreateHsmClientCertificateResult.h>
44#include <aws/redshift/model/CreateHsmConfigurationResult.h>
45#include <aws/redshift/model/CreateIntegrationResult.h>
46#include <aws/redshift/model/CreateRedshiftIdcApplicationResult.h>
47#include <aws/redshift/model/CreateScheduledActionResult.h>
48#include <aws/redshift/model/CreateSnapshotCopyGrantResult.h>
49#include <aws/redshift/model/CreateSnapshotScheduleRequest.h>
50#include <aws/redshift/model/CreateSnapshotScheduleResult.h>
51#include <aws/redshift/model/CreateUsageLimitResult.h>
52#include <aws/redshift/model/DeauthorizeDataShareResult.h>
53#include <aws/redshift/model/DeleteAuthenticationProfileResult.h>
54#include <aws/redshift/model/DeleteClusterResult.h>
55#include <aws/redshift/model/DeleteClusterSnapshotResult.h>
56#include <aws/redshift/model/DeleteEndpointAccessResult.h>
57#include <aws/redshift/model/DeleteIntegrationResult.h>
58#include <aws/redshift/model/DeletePartnerResult.h>
59#include <aws/redshift/model/DeregisterNamespaceResult.h>
60#include <aws/redshift/model/DescribeAccountAttributesRequest.h>
61#include <aws/redshift/model/DescribeAccountAttributesResult.h>
62#include <aws/redshift/model/DescribeAuthenticationProfilesRequest.h>
63#include <aws/redshift/model/DescribeAuthenticationProfilesResult.h>
64#include <aws/redshift/model/DescribeClusterDbRevisionsRequest.h>
65#include <aws/redshift/model/DescribeClusterDbRevisionsResult.h>
66#include <aws/redshift/model/DescribeClusterParameterGroupsRequest.h>
67#include <aws/redshift/model/DescribeClusterParameterGroupsResult.h>
68#include <aws/redshift/model/DescribeClusterParametersResult.h>
69#include <aws/redshift/model/DescribeClusterSecurityGroupsRequest.h>
70#include <aws/redshift/model/DescribeClusterSecurityGroupsResult.h>
71#include <aws/redshift/model/DescribeClusterSnapshotsRequest.h>
72#include <aws/redshift/model/DescribeClusterSnapshotsResult.h>
73#include <aws/redshift/model/DescribeClusterSubnetGroupsRequest.h>
74#include <aws/redshift/model/DescribeClusterSubnetGroupsResult.h>
75#include <aws/redshift/model/DescribeClusterTracksRequest.h>
76#include <aws/redshift/model/DescribeClusterTracksResult.h>
77#include <aws/redshift/model/DescribeClusterVersionsRequest.h>
78#include <aws/redshift/model/DescribeClusterVersionsResult.h>
79#include <aws/redshift/model/DescribeClustersRequest.h>
80#include <aws/redshift/model/DescribeClustersResult.h>
81#include <aws/redshift/model/DescribeCustomDomainAssociationsRequest.h>
82#include <aws/redshift/model/DescribeCustomDomainAssociationsResult.h>
83#include <aws/redshift/model/DescribeDataSharesForConsumerRequest.h>
84#include <aws/redshift/model/DescribeDataSharesForConsumerResult.h>
85#include <aws/redshift/model/DescribeDataSharesForProducerRequest.h>
86#include <aws/redshift/model/DescribeDataSharesForProducerResult.h>
87#include <aws/redshift/model/DescribeDataSharesRequest.h>
88#include <aws/redshift/model/DescribeDataSharesResult.h>
89#include <aws/redshift/model/DescribeDefaultClusterParametersResult.h>
90#include <aws/redshift/model/DescribeEndpointAccessRequest.h>
91#include <aws/redshift/model/DescribeEndpointAccessResult.h>
92#include <aws/redshift/model/DescribeEndpointAuthorizationRequest.h>
93#include <aws/redshift/model/DescribeEndpointAuthorizationResult.h>
94#include <aws/redshift/model/DescribeEventCategoriesRequest.h>
95#include <aws/redshift/model/DescribeEventCategoriesResult.h>
96#include <aws/redshift/model/DescribeEventSubscriptionsRequest.h>
97#include <aws/redshift/model/DescribeEventSubscriptionsResult.h>
98#include <aws/redshift/model/DescribeEventsRequest.h>
99#include <aws/redshift/model/DescribeEventsResult.h>
100#include <aws/redshift/model/DescribeHsmClientCertificatesRequest.h>
101#include <aws/redshift/model/DescribeHsmClientCertificatesResult.h>
102#include <aws/redshift/model/DescribeHsmConfigurationsRequest.h>
103#include <aws/redshift/model/DescribeHsmConfigurationsResult.h>
104#include <aws/redshift/model/DescribeInboundIntegrationsRequest.h>
105#include <aws/redshift/model/DescribeInboundIntegrationsResult.h>
106#include <aws/redshift/model/DescribeIntegrationsRequest.h>
107#include <aws/redshift/model/DescribeIntegrationsResult.h>
108#include <aws/redshift/model/DescribeLoggingStatusResult.h>
109#include <aws/redshift/model/DescribeNodeConfigurationOptionsResult.h>
110#include <aws/redshift/model/DescribeOrderableClusterOptionsRequest.h>
111#include <aws/redshift/model/DescribeOrderableClusterOptionsResult.h>
112#include <aws/redshift/model/DescribePartnersResult.h>
113#include <aws/redshift/model/DescribeRedshiftIdcApplicationsRequest.h>
114#include <aws/redshift/model/DescribeRedshiftIdcApplicationsResult.h>
115#include <aws/redshift/model/DescribeReservedNodeExchangeStatusRequest.h>
116#include <aws/redshift/model/DescribeReservedNodeExchangeStatusResult.h>
117#include <aws/redshift/model/DescribeReservedNodeOfferingsRequest.h>
118#include <aws/redshift/model/DescribeReservedNodeOfferingsResult.h>
119#include <aws/redshift/model/DescribeReservedNodesRequest.h>
120#include <aws/redshift/model/DescribeReservedNodesResult.h>
121#include <aws/redshift/model/DescribeResizeResult.h>
122#include <aws/redshift/model/DescribeScheduledActionsRequest.h>
123#include <aws/redshift/model/DescribeScheduledActionsResult.h>
124#include <aws/redshift/model/DescribeSnapshotCopyGrantsRequest.h>
125#include <aws/redshift/model/DescribeSnapshotCopyGrantsResult.h>
126#include <aws/redshift/model/DescribeSnapshotSchedulesRequest.h>
127#include <aws/redshift/model/DescribeSnapshotSchedulesResult.h>
128#include <aws/redshift/model/DescribeStorageRequest.h>
129#include <aws/redshift/model/DescribeStorageResult.h>
130#include <aws/redshift/model/DescribeTableRestoreStatusRequest.h>
131#include <aws/redshift/model/DescribeTableRestoreStatusResult.h>
132#include <aws/redshift/model/DescribeTagsRequest.h>
133#include <aws/redshift/model/DescribeTagsResult.h>
134#include <aws/redshift/model/DescribeUsageLimitsRequest.h>
135#include <aws/redshift/model/DescribeUsageLimitsResult.h>
136#include <aws/redshift/model/DisableLoggingResult.h>
137#include <aws/redshift/model/DisableSnapshotCopyResult.h>
138#include <aws/redshift/model/DisassociateDataShareConsumerResult.h>
139#include <aws/redshift/model/EnableLoggingResult.h>
140#include <aws/redshift/model/EnableSnapshotCopyResult.h>
141#include <aws/redshift/model/FailoverPrimaryComputeResult.h>
142#include <aws/redshift/model/GetClusterCredentialsResult.h>
143#include <aws/redshift/model/GetClusterCredentialsWithIAMRequest.h>
144#include <aws/redshift/model/GetClusterCredentialsWithIAMResult.h>
145#include <aws/redshift/model/GetIdentityCenterAuthTokenResult.h>
146#include <aws/redshift/model/GetReservedNodeExchangeConfigurationOptionsResult.h>
147#include <aws/redshift/model/GetReservedNodeExchangeOfferingsResult.h>
148#include <aws/redshift/model/GetResourcePolicyResult.h>
149#include <aws/redshift/model/ListRecommendationsRequest.h>
150#include <aws/redshift/model/ListRecommendationsResult.h>
151#include <aws/redshift/model/ModifyAquaConfigurationResult.h>
152#include <aws/redshift/model/ModifyAuthenticationProfileResult.h>
153#include <aws/redshift/model/ModifyClusterDbRevisionResult.h>
154#include <aws/redshift/model/ModifyClusterIamRolesResult.h>
155#include <aws/redshift/model/ModifyClusterMaintenanceResult.h>
156#include <aws/redshift/model/ModifyClusterParameterGroupResult.h>
157#include <aws/redshift/model/ModifyClusterResult.h>
158#include <aws/redshift/model/ModifyClusterSnapshotResult.h>
159#include <aws/redshift/model/ModifyClusterSubnetGroupResult.h>
160#include <aws/redshift/model/ModifyCustomDomainAssociationResult.h>
161#include <aws/redshift/model/ModifyEndpointAccessResult.h>
162#include <aws/redshift/model/ModifyEventSubscriptionResult.h>
163#include <aws/redshift/model/ModifyIntegrationResult.h>
164#include <aws/redshift/model/ModifyLakehouseConfigurationResult.h>
165#include <aws/redshift/model/ModifyRedshiftIdcApplicationResult.h>
166#include <aws/redshift/model/ModifyScheduledActionResult.h>
167#include <aws/redshift/model/ModifySnapshotCopyRetentionPeriodResult.h>
168#include <aws/redshift/model/ModifySnapshotScheduleResult.h>
169#include <aws/redshift/model/ModifyUsageLimitResult.h>
170#include <aws/redshift/model/PauseClusterResult.h>
171#include <aws/redshift/model/PurchaseReservedNodeOfferingResult.h>
172#include <aws/redshift/model/PutResourcePolicyResult.h>
173#include <aws/redshift/model/RebootClusterResult.h>
174#include <aws/redshift/model/RegisterNamespaceResult.h>
175#include <aws/redshift/model/RejectDataShareResult.h>
176#include <aws/redshift/model/ResetClusterParameterGroupResult.h>
177#include <aws/redshift/model/ResizeClusterResult.h>
178#include <aws/redshift/model/RestoreFromClusterSnapshotResult.h>
179#include <aws/redshift/model/RestoreTableFromClusterSnapshotResult.h>
180#include <aws/redshift/model/ResumeClusterResult.h>
181#include <aws/redshift/model/RevokeClusterSecurityGroupIngressResult.h>
182#include <aws/redshift/model/RevokeEndpointAccessRequest.h>
183#include <aws/redshift/model/RevokeEndpointAccessResult.h>
184#include <aws/redshift/model/RevokeSnapshotAccessResult.h>
185#include <aws/redshift/model/RotateEncryptionKeyResult.h>
186#include <aws/redshift/model/UpdatePartnerStatusResult.h>
187/* End of service model headers required in RedshiftClient header */
188
189namespace Aws {
190namespace Http {
191class HttpClient;
192class HttpClientFactory;
193} // namespace Http
194
195namespace Utils {
196template <typename R, typename E>
197class Outcome;
198
199namespace Threading {
200class Executor;
201} // namespace Threading
202} // namespace Utils
203
204namespace Auth {
205class AWSCredentials;
206class AWSCredentialsProvider;
207} // namespace Auth
208
209namespace Client {
210class RetryStrategy;
211} // namespace Client
212
213namespace Redshift {
217
218namespace Model {
219/* Service model forward declarations required in RedshiftClient header */
220class AcceptReservedNodeExchangeRequest;
221class AddPartnerRequest;
222class AssociateDataShareConsumerRequest;
223class AuthorizeClusterSecurityGroupIngressRequest;
224class AuthorizeDataShareRequest;
225class AuthorizeEndpointAccessRequest;
226class AuthorizeSnapshotAccessRequest;
227class BatchDeleteClusterSnapshotsRequest;
228class BatchModifyClusterSnapshotsRequest;
229class CancelResizeRequest;
230class CopyClusterSnapshotRequest;
231class CreateAuthenticationProfileRequest;
232class CreateClusterRequest;
233class CreateClusterParameterGroupRequest;
234class CreateClusterSecurityGroupRequest;
235class CreateClusterSnapshotRequest;
236class CreateClusterSubnetGroupRequest;
237class CreateCustomDomainAssociationRequest;
238class CreateEndpointAccessRequest;
239class CreateEventSubscriptionRequest;
240class CreateHsmClientCertificateRequest;
241class CreateHsmConfigurationRequest;
242class CreateIntegrationRequest;
243class CreateRedshiftIdcApplicationRequest;
244class CreateScheduledActionRequest;
245class CreateSnapshotCopyGrantRequest;
246class CreateSnapshotScheduleRequest;
247class CreateTagsRequest;
248class CreateUsageLimitRequest;
249class DeauthorizeDataShareRequest;
250class DeleteAuthenticationProfileRequest;
251class DeleteClusterRequest;
252class DeleteClusterParameterGroupRequest;
253class DeleteClusterSecurityGroupRequest;
254class DeleteClusterSnapshotRequest;
255class DeleteClusterSubnetGroupRequest;
256class DeleteCustomDomainAssociationRequest;
257class DeleteEndpointAccessRequest;
258class DeleteEventSubscriptionRequest;
259class DeleteHsmClientCertificateRequest;
260class DeleteHsmConfigurationRequest;
261class DeleteIntegrationRequest;
262class DeletePartnerRequest;
263class DeleteRedshiftIdcApplicationRequest;
264class DeleteResourcePolicyRequest;
265class DeleteScheduledActionRequest;
266class DeleteSnapshotCopyGrantRequest;
267class DeleteSnapshotScheduleRequest;
268class DeleteTagsRequest;
269class DeleteUsageLimitRequest;
270class DeregisterNamespaceRequest;
271class DescribeAccountAttributesRequest;
272class DescribeAuthenticationProfilesRequest;
273class DescribeClusterDbRevisionsRequest;
274class DescribeClusterParameterGroupsRequest;
275class DescribeClusterParametersRequest;
276class DescribeClusterSecurityGroupsRequest;
277class DescribeClusterSnapshotsRequest;
278class DescribeClusterSubnetGroupsRequest;
279class DescribeClusterTracksRequest;
280class DescribeClusterVersionsRequest;
281class DescribeClustersRequest;
282class DescribeCustomDomainAssociationsRequest;
283class DescribeDataSharesRequest;
284class DescribeDataSharesForConsumerRequest;
285class DescribeDataSharesForProducerRequest;
286class DescribeDefaultClusterParametersRequest;
287class DescribeEndpointAccessRequest;
288class DescribeEndpointAuthorizationRequest;
289class DescribeEventCategoriesRequest;
290class DescribeEventSubscriptionsRequest;
291class DescribeEventsRequest;
292class DescribeHsmClientCertificatesRequest;
293class DescribeHsmConfigurationsRequest;
294class DescribeInboundIntegrationsRequest;
295class DescribeIntegrationsRequest;
296class DescribeLoggingStatusRequest;
297class DescribeNodeConfigurationOptionsRequest;
298class DescribeOrderableClusterOptionsRequest;
299class DescribePartnersRequest;
300class DescribeRedshiftIdcApplicationsRequest;
301class DescribeReservedNodeExchangeStatusRequest;
302class DescribeReservedNodeOfferingsRequest;
303class DescribeReservedNodesRequest;
304class DescribeResizeRequest;
305class DescribeScheduledActionsRequest;
306class DescribeSnapshotCopyGrantsRequest;
307class DescribeSnapshotSchedulesRequest;
308class DescribeStorageRequest;
309class DescribeTableRestoreStatusRequest;
310class DescribeTagsRequest;
311class DescribeUsageLimitsRequest;
312class DisableLoggingRequest;
313class DisableSnapshotCopyRequest;
314class DisassociateDataShareConsumerRequest;
315class EnableLoggingRequest;
316class EnableSnapshotCopyRequest;
317class FailoverPrimaryComputeRequest;
318class GetClusterCredentialsRequest;
319class GetClusterCredentialsWithIAMRequest;
320class GetIdentityCenterAuthTokenRequest;
321class GetReservedNodeExchangeConfigurationOptionsRequest;
322class GetReservedNodeExchangeOfferingsRequest;
323class GetResourcePolicyRequest;
324class ListRecommendationsRequest;
325class ModifyAquaConfigurationRequest;
326class ModifyAuthenticationProfileRequest;
327class ModifyClusterRequest;
328class ModifyClusterDbRevisionRequest;
329class ModifyClusterIamRolesRequest;
330class ModifyClusterMaintenanceRequest;
331class ModifyClusterParameterGroupRequest;
332class ModifyClusterSnapshotRequest;
333class ModifyClusterSnapshotScheduleRequest;
334class ModifyClusterSubnetGroupRequest;
335class ModifyCustomDomainAssociationRequest;
336class ModifyEndpointAccessRequest;
337class ModifyEventSubscriptionRequest;
338class ModifyIntegrationRequest;
339class ModifyLakehouseConfigurationRequest;
340class ModifyRedshiftIdcApplicationRequest;
341class ModifyScheduledActionRequest;
342class ModifySnapshotCopyRetentionPeriodRequest;
343class ModifySnapshotScheduleRequest;
344class ModifyUsageLimitRequest;
345class PauseClusterRequest;
346class PurchaseReservedNodeOfferingRequest;
347class PutResourcePolicyRequest;
348class RebootClusterRequest;
349class RegisterNamespaceRequest;
350class RejectDataShareRequest;
351class ResetClusterParameterGroupRequest;
352class ResizeClusterRequest;
353class RestoreFromClusterSnapshotRequest;
354class RestoreTableFromClusterSnapshotRequest;
355class ResumeClusterRequest;
356class RevokeClusterSecurityGroupIngressRequest;
357class RevokeEndpointAccessRequest;
358class RevokeSnapshotAccessRequest;
359class RotateEncryptionKeyRequest;
360class UpdatePartnerStatusRequest;
361/* End of service model forward declarations required in RedshiftClient header */
362
363/* Service model Outcome class definitions */
506/* End of service model Outcome class definitions */
507
508/* Service model Outcome callable definitions */
509typedef std::future<AcceptReservedNodeExchangeOutcome> AcceptReservedNodeExchangeOutcomeCallable;
510typedef std::future<AddPartnerOutcome> AddPartnerOutcomeCallable;
511typedef std::future<AssociateDataShareConsumerOutcome> AssociateDataShareConsumerOutcomeCallable;
512typedef std::future<AuthorizeClusterSecurityGroupIngressOutcome> AuthorizeClusterSecurityGroupIngressOutcomeCallable;
513typedef std::future<AuthorizeDataShareOutcome> AuthorizeDataShareOutcomeCallable;
514typedef std::future<AuthorizeEndpointAccessOutcome> AuthorizeEndpointAccessOutcomeCallable;
515typedef std::future<AuthorizeSnapshotAccessOutcome> AuthorizeSnapshotAccessOutcomeCallable;
516typedef std::future<BatchDeleteClusterSnapshotsOutcome> BatchDeleteClusterSnapshotsOutcomeCallable;
517typedef std::future<BatchModifyClusterSnapshotsOutcome> BatchModifyClusterSnapshotsOutcomeCallable;
518typedef std::future<CancelResizeOutcome> CancelResizeOutcomeCallable;
519typedef std::future<CopyClusterSnapshotOutcome> CopyClusterSnapshotOutcomeCallable;
520typedef std::future<CreateAuthenticationProfileOutcome> CreateAuthenticationProfileOutcomeCallable;
521typedef std::future<CreateClusterOutcome> CreateClusterOutcomeCallable;
522typedef std::future<CreateClusterParameterGroupOutcome> CreateClusterParameterGroupOutcomeCallable;
523typedef std::future<CreateClusterSecurityGroupOutcome> CreateClusterSecurityGroupOutcomeCallable;
524typedef std::future<CreateClusterSnapshotOutcome> CreateClusterSnapshotOutcomeCallable;
525typedef std::future<CreateClusterSubnetGroupOutcome> CreateClusterSubnetGroupOutcomeCallable;
526typedef std::future<CreateCustomDomainAssociationOutcome> CreateCustomDomainAssociationOutcomeCallable;
527typedef std::future<CreateEndpointAccessOutcome> CreateEndpointAccessOutcomeCallable;
528typedef std::future<CreateEventSubscriptionOutcome> CreateEventSubscriptionOutcomeCallable;
529typedef std::future<CreateHsmClientCertificateOutcome> CreateHsmClientCertificateOutcomeCallable;
530typedef std::future<CreateHsmConfigurationOutcome> CreateHsmConfigurationOutcomeCallable;
531typedef std::future<CreateIntegrationOutcome> CreateIntegrationOutcomeCallable;
532typedef std::future<CreateRedshiftIdcApplicationOutcome> CreateRedshiftIdcApplicationOutcomeCallable;
533typedef std::future<CreateScheduledActionOutcome> CreateScheduledActionOutcomeCallable;
534typedef std::future<CreateSnapshotCopyGrantOutcome> CreateSnapshotCopyGrantOutcomeCallable;
535typedef std::future<CreateSnapshotScheduleOutcome> CreateSnapshotScheduleOutcomeCallable;
536typedef std::future<CreateTagsOutcome> CreateTagsOutcomeCallable;
537typedef std::future<CreateUsageLimitOutcome> CreateUsageLimitOutcomeCallable;
538typedef std::future<DeauthorizeDataShareOutcome> DeauthorizeDataShareOutcomeCallable;
539typedef std::future<DeleteAuthenticationProfileOutcome> DeleteAuthenticationProfileOutcomeCallable;
540typedef std::future<DeleteClusterOutcome> DeleteClusterOutcomeCallable;
541typedef std::future<DeleteClusterParameterGroupOutcome> DeleteClusterParameterGroupOutcomeCallable;
542typedef std::future<DeleteClusterSecurityGroupOutcome> DeleteClusterSecurityGroupOutcomeCallable;
543typedef std::future<DeleteClusterSnapshotOutcome> DeleteClusterSnapshotOutcomeCallable;
544typedef std::future<DeleteClusterSubnetGroupOutcome> DeleteClusterSubnetGroupOutcomeCallable;
545typedef std::future<DeleteCustomDomainAssociationOutcome> DeleteCustomDomainAssociationOutcomeCallable;
546typedef std::future<DeleteEndpointAccessOutcome> DeleteEndpointAccessOutcomeCallable;
547typedef std::future<DeleteEventSubscriptionOutcome> DeleteEventSubscriptionOutcomeCallable;
548typedef std::future<DeleteHsmClientCertificateOutcome> DeleteHsmClientCertificateOutcomeCallable;
549typedef std::future<DeleteHsmConfigurationOutcome> DeleteHsmConfigurationOutcomeCallable;
550typedef std::future<DeleteIntegrationOutcome> DeleteIntegrationOutcomeCallable;
551typedef std::future<DeletePartnerOutcome> DeletePartnerOutcomeCallable;
552typedef std::future<DeleteRedshiftIdcApplicationOutcome> DeleteRedshiftIdcApplicationOutcomeCallable;
553typedef std::future<DeleteResourcePolicyOutcome> DeleteResourcePolicyOutcomeCallable;
554typedef std::future<DeleteScheduledActionOutcome> DeleteScheduledActionOutcomeCallable;
555typedef std::future<DeleteSnapshotCopyGrantOutcome> DeleteSnapshotCopyGrantOutcomeCallable;
556typedef std::future<DeleteSnapshotScheduleOutcome> DeleteSnapshotScheduleOutcomeCallable;
557typedef std::future<DeleteTagsOutcome> DeleteTagsOutcomeCallable;
558typedef std::future<DeleteUsageLimitOutcome> DeleteUsageLimitOutcomeCallable;
559typedef std::future<DeregisterNamespaceOutcome> DeregisterNamespaceOutcomeCallable;
560typedef std::future<DescribeAccountAttributesOutcome> DescribeAccountAttributesOutcomeCallable;
561typedef std::future<DescribeAuthenticationProfilesOutcome> DescribeAuthenticationProfilesOutcomeCallable;
562typedef std::future<DescribeClusterDbRevisionsOutcome> DescribeClusterDbRevisionsOutcomeCallable;
563typedef std::future<DescribeClusterParameterGroupsOutcome> DescribeClusterParameterGroupsOutcomeCallable;
564typedef std::future<DescribeClusterParametersOutcome> DescribeClusterParametersOutcomeCallable;
565typedef std::future<DescribeClusterSecurityGroupsOutcome> DescribeClusterSecurityGroupsOutcomeCallable;
566typedef std::future<DescribeClusterSnapshotsOutcome> DescribeClusterSnapshotsOutcomeCallable;
567typedef std::future<DescribeClusterSubnetGroupsOutcome> DescribeClusterSubnetGroupsOutcomeCallable;
568typedef std::future<DescribeClusterTracksOutcome> DescribeClusterTracksOutcomeCallable;
569typedef std::future<DescribeClusterVersionsOutcome> DescribeClusterVersionsOutcomeCallable;
570typedef std::future<DescribeClustersOutcome> DescribeClustersOutcomeCallable;
571typedef std::future<DescribeCustomDomainAssociationsOutcome> DescribeCustomDomainAssociationsOutcomeCallable;
572typedef std::future<DescribeDataSharesOutcome> DescribeDataSharesOutcomeCallable;
573typedef std::future<DescribeDataSharesForConsumerOutcome> DescribeDataSharesForConsumerOutcomeCallable;
574typedef std::future<DescribeDataSharesForProducerOutcome> DescribeDataSharesForProducerOutcomeCallable;
575typedef std::future<DescribeDefaultClusterParametersOutcome> DescribeDefaultClusterParametersOutcomeCallable;
576typedef std::future<DescribeEndpointAccessOutcome> DescribeEndpointAccessOutcomeCallable;
577typedef std::future<DescribeEndpointAuthorizationOutcome> DescribeEndpointAuthorizationOutcomeCallable;
578typedef std::future<DescribeEventCategoriesOutcome> DescribeEventCategoriesOutcomeCallable;
579typedef std::future<DescribeEventSubscriptionsOutcome> DescribeEventSubscriptionsOutcomeCallable;
580typedef std::future<DescribeEventsOutcome> DescribeEventsOutcomeCallable;
581typedef std::future<DescribeHsmClientCertificatesOutcome> DescribeHsmClientCertificatesOutcomeCallable;
582typedef std::future<DescribeHsmConfigurationsOutcome> DescribeHsmConfigurationsOutcomeCallable;
583typedef std::future<DescribeInboundIntegrationsOutcome> DescribeInboundIntegrationsOutcomeCallable;
584typedef std::future<DescribeIntegrationsOutcome> DescribeIntegrationsOutcomeCallable;
585typedef std::future<DescribeLoggingStatusOutcome> DescribeLoggingStatusOutcomeCallable;
586typedef std::future<DescribeNodeConfigurationOptionsOutcome> DescribeNodeConfigurationOptionsOutcomeCallable;
587typedef std::future<DescribeOrderableClusterOptionsOutcome> DescribeOrderableClusterOptionsOutcomeCallable;
588typedef std::future<DescribePartnersOutcome> DescribePartnersOutcomeCallable;
589typedef std::future<DescribeRedshiftIdcApplicationsOutcome> DescribeRedshiftIdcApplicationsOutcomeCallable;
590typedef std::future<DescribeReservedNodeExchangeStatusOutcome> DescribeReservedNodeExchangeStatusOutcomeCallable;
591typedef std::future<DescribeReservedNodeOfferingsOutcome> DescribeReservedNodeOfferingsOutcomeCallable;
592typedef std::future<DescribeReservedNodesOutcome> DescribeReservedNodesOutcomeCallable;
593typedef std::future<DescribeResizeOutcome> DescribeResizeOutcomeCallable;
594typedef std::future<DescribeScheduledActionsOutcome> DescribeScheduledActionsOutcomeCallable;
595typedef std::future<DescribeSnapshotCopyGrantsOutcome> DescribeSnapshotCopyGrantsOutcomeCallable;
596typedef std::future<DescribeSnapshotSchedulesOutcome> DescribeSnapshotSchedulesOutcomeCallable;
597typedef std::future<DescribeStorageOutcome> DescribeStorageOutcomeCallable;
598typedef std::future<DescribeTableRestoreStatusOutcome> DescribeTableRestoreStatusOutcomeCallable;
599typedef std::future<DescribeTagsOutcome> DescribeTagsOutcomeCallable;
600typedef std::future<DescribeUsageLimitsOutcome> DescribeUsageLimitsOutcomeCallable;
601typedef std::future<DisableLoggingOutcome> DisableLoggingOutcomeCallable;
602typedef std::future<DisableSnapshotCopyOutcome> DisableSnapshotCopyOutcomeCallable;
603typedef std::future<DisassociateDataShareConsumerOutcome> DisassociateDataShareConsumerOutcomeCallable;
604typedef std::future<EnableLoggingOutcome> EnableLoggingOutcomeCallable;
605typedef std::future<EnableSnapshotCopyOutcome> EnableSnapshotCopyOutcomeCallable;
606typedef std::future<FailoverPrimaryComputeOutcome> FailoverPrimaryComputeOutcomeCallable;
607typedef std::future<GetClusterCredentialsOutcome> GetClusterCredentialsOutcomeCallable;
608typedef std::future<GetClusterCredentialsWithIAMOutcome> GetClusterCredentialsWithIAMOutcomeCallable;
609typedef std::future<GetIdentityCenterAuthTokenOutcome> GetIdentityCenterAuthTokenOutcomeCallable;
610typedef std::future<GetReservedNodeExchangeConfigurationOptionsOutcome> GetReservedNodeExchangeConfigurationOptionsOutcomeCallable;
611typedef std::future<GetReservedNodeExchangeOfferingsOutcome> GetReservedNodeExchangeOfferingsOutcomeCallable;
612typedef std::future<GetResourcePolicyOutcome> GetResourcePolicyOutcomeCallable;
613typedef std::future<ListRecommendationsOutcome> ListRecommendationsOutcomeCallable;
614typedef std::future<ModifyAquaConfigurationOutcome> ModifyAquaConfigurationOutcomeCallable;
615typedef std::future<ModifyAuthenticationProfileOutcome> ModifyAuthenticationProfileOutcomeCallable;
616typedef std::future<ModifyClusterOutcome> ModifyClusterOutcomeCallable;
617typedef std::future<ModifyClusterDbRevisionOutcome> ModifyClusterDbRevisionOutcomeCallable;
618typedef std::future<ModifyClusterIamRolesOutcome> ModifyClusterIamRolesOutcomeCallable;
619typedef std::future<ModifyClusterMaintenanceOutcome> ModifyClusterMaintenanceOutcomeCallable;
620typedef std::future<ModifyClusterParameterGroupOutcome> ModifyClusterParameterGroupOutcomeCallable;
621typedef std::future<ModifyClusterSnapshotOutcome> ModifyClusterSnapshotOutcomeCallable;
622typedef std::future<ModifyClusterSnapshotScheduleOutcome> ModifyClusterSnapshotScheduleOutcomeCallable;
623typedef std::future<ModifyClusterSubnetGroupOutcome> ModifyClusterSubnetGroupOutcomeCallable;
624typedef std::future<ModifyCustomDomainAssociationOutcome> ModifyCustomDomainAssociationOutcomeCallable;
625typedef std::future<ModifyEndpointAccessOutcome> ModifyEndpointAccessOutcomeCallable;
626typedef std::future<ModifyEventSubscriptionOutcome> ModifyEventSubscriptionOutcomeCallable;
627typedef std::future<ModifyIntegrationOutcome> ModifyIntegrationOutcomeCallable;
628typedef std::future<ModifyLakehouseConfigurationOutcome> ModifyLakehouseConfigurationOutcomeCallable;
629typedef std::future<ModifyRedshiftIdcApplicationOutcome> ModifyRedshiftIdcApplicationOutcomeCallable;
630typedef std::future<ModifyScheduledActionOutcome> ModifyScheduledActionOutcomeCallable;
631typedef std::future<ModifySnapshotCopyRetentionPeriodOutcome> ModifySnapshotCopyRetentionPeriodOutcomeCallable;
632typedef std::future<ModifySnapshotScheduleOutcome> ModifySnapshotScheduleOutcomeCallable;
633typedef std::future<ModifyUsageLimitOutcome> ModifyUsageLimitOutcomeCallable;
634typedef std::future<PauseClusterOutcome> PauseClusterOutcomeCallable;
635typedef std::future<PurchaseReservedNodeOfferingOutcome> PurchaseReservedNodeOfferingOutcomeCallable;
636typedef std::future<PutResourcePolicyOutcome> PutResourcePolicyOutcomeCallable;
637typedef std::future<RebootClusterOutcome> RebootClusterOutcomeCallable;
638typedef std::future<RegisterNamespaceOutcome> RegisterNamespaceOutcomeCallable;
639typedef std::future<RejectDataShareOutcome> RejectDataShareOutcomeCallable;
640typedef std::future<ResetClusterParameterGroupOutcome> ResetClusterParameterGroupOutcomeCallable;
641typedef std::future<ResizeClusterOutcome> ResizeClusterOutcomeCallable;
642typedef std::future<RestoreFromClusterSnapshotOutcome> RestoreFromClusterSnapshotOutcomeCallable;
643typedef std::future<RestoreTableFromClusterSnapshotOutcome> RestoreTableFromClusterSnapshotOutcomeCallable;
644typedef std::future<ResumeClusterOutcome> ResumeClusterOutcomeCallable;
645typedef std::future<RevokeClusterSecurityGroupIngressOutcome> RevokeClusterSecurityGroupIngressOutcomeCallable;
646typedef std::future<RevokeEndpointAccessOutcome> RevokeEndpointAccessOutcomeCallable;
647typedef std::future<RevokeSnapshotAccessOutcome> RevokeSnapshotAccessOutcomeCallable;
648typedef std::future<RotateEncryptionKeyOutcome> RotateEncryptionKeyOutcomeCallable;
649typedef std::future<UpdatePartnerStatusOutcome> UpdatePartnerStatusOutcomeCallable;
650/* End of service model Outcome callable definitions */
651} // namespace Model
652
653class RedshiftClient;
654
655/* Service model async handlers definitions */
656typedef std::function<void(const RedshiftClient*, const Model::AcceptReservedNodeExchangeRequest&,
657 const Model::AcceptReservedNodeExchangeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
659typedef std::function<void(const RedshiftClient*, const Model::AddPartnerRequest&, const Model::AddPartnerOutcome&,
660 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
662typedef std::function<void(const RedshiftClient*, const Model::AssociateDataShareConsumerRequest&,
663 const Model::AssociateDataShareConsumerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
665typedef std::function<void(const RedshiftClient*, const Model::AuthorizeClusterSecurityGroupIngressRequest&,
667 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
669typedef std::function<void(const RedshiftClient*, const Model::AuthorizeDataShareRequest&, const Model::AuthorizeDataShareOutcome&,
670 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
672typedef std::function<void(const RedshiftClient*, const Model::AuthorizeEndpointAccessRequest&,
673 const Model::AuthorizeEndpointAccessOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
675typedef std::function<void(const RedshiftClient*, const Model::AuthorizeSnapshotAccessRequest&,
676 const Model::AuthorizeSnapshotAccessOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
678typedef std::function<void(const RedshiftClient*, const Model::BatchDeleteClusterSnapshotsRequest&,
679 const Model::BatchDeleteClusterSnapshotsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
681typedef std::function<void(const RedshiftClient*, const Model::BatchModifyClusterSnapshotsRequest&,
682 const Model::BatchModifyClusterSnapshotsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
684typedef std::function<void(const RedshiftClient*, const Model::CancelResizeRequest&, const Model::CancelResizeOutcome&,
685 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
687typedef std::function<void(const RedshiftClient*, const Model::CopyClusterSnapshotRequest&, const Model::CopyClusterSnapshotOutcome&,
688 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
690typedef std::function<void(const RedshiftClient*, const Model::CreateAuthenticationProfileRequest&,
691 const Model::CreateAuthenticationProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
693typedef std::function<void(const RedshiftClient*, const Model::CreateClusterRequest&, const Model::CreateClusterOutcome&,
694 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
696typedef std::function<void(const RedshiftClient*, const Model::CreateClusterParameterGroupRequest&,
697 const Model::CreateClusterParameterGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
699typedef std::function<void(const RedshiftClient*, const Model::CreateClusterSecurityGroupRequest&,
700 const Model::CreateClusterSecurityGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
702typedef std::function<void(const RedshiftClient*, const Model::CreateClusterSnapshotRequest&, const Model::CreateClusterSnapshotOutcome&,
703 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
705typedef std::function<void(const RedshiftClient*, const Model::CreateClusterSubnetGroupRequest&,
706 const Model::CreateClusterSubnetGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
708typedef std::function<void(const RedshiftClient*, const Model::CreateCustomDomainAssociationRequest&,
710 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
712typedef std::function<void(const RedshiftClient*, const Model::CreateEndpointAccessRequest&, const Model::CreateEndpointAccessOutcome&,
713 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
715typedef std::function<void(const RedshiftClient*, const Model::CreateEventSubscriptionRequest&,
716 const Model::CreateEventSubscriptionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
718typedef std::function<void(const RedshiftClient*, const Model::CreateHsmClientCertificateRequest&,
719 const Model::CreateHsmClientCertificateOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
722 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
724typedef std::function<void(const RedshiftClient*, const Model::CreateIntegrationRequest&, const Model::CreateIntegrationOutcome&,
725 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
727typedef std::function<void(const RedshiftClient*, const Model::CreateRedshiftIdcApplicationRequest&,
729 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
731typedef std::function<void(const RedshiftClient*, const Model::CreateScheduledActionRequest&, const Model::CreateScheduledActionOutcome&,
732 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
734typedef std::function<void(const RedshiftClient*, const Model::CreateSnapshotCopyGrantRequest&,
735 const Model::CreateSnapshotCopyGrantOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
738 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
740typedef std::function<void(const RedshiftClient*, const Model::CreateTagsRequest&, const Model::CreateTagsOutcome&,
741 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
743typedef std::function<void(const RedshiftClient*, const Model::CreateUsageLimitRequest&, const Model::CreateUsageLimitOutcome&,
744 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
746typedef std::function<void(const RedshiftClient*, const Model::DeauthorizeDataShareRequest&, const Model::DeauthorizeDataShareOutcome&,
747 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
749typedef std::function<void(const RedshiftClient*, const Model::DeleteAuthenticationProfileRequest&,
750 const Model::DeleteAuthenticationProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
752typedef std::function<void(const RedshiftClient*, const Model::DeleteClusterRequest&, const Model::DeleteClusterOutcome&,
753 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
755typedef std::function<void(const RedshiftClient*, const Model::DeleteClusterParameterGroupRequest&,
756 const Model::DeleteClusterParameterGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
758typedef std::function<void(const RedshiftClient*, const Model::DeleteClusterSecurityGroupRequest&,
759 const Model::DeleteClusterSecurityGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
761typedef std::function<void(const RedshiftClient*, const Model::DeleteClusterSnapshotRequest&, const Model::DeleteClusterSnapshotOutcome&,
762 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
764typedef std::function<void(const RedshiftClient*, const Model::DeleteClusterSubnetGroupRequest&,
765 const Model::DeleteClusterSubnetGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
767typedef std::function<void(const RedshiftClient*, const Model::DeleteCustomDomainAssociationRequest&,
769 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
771typedef std::function<void(const RedshiftClient*, const Model::DeleteEndpointAccessRequest&, const Model::DeleteEndpointAccessOutcome&,
772 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
774typedef std::function<void(const RedshiftClient*, const Model::DeleteEventSubscriptionRequest&,
775 const Model::DeleteEventSubscriptionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
777typedef std::function<void(const RedshiftClient*, const Model::DeleteHsmClientCertificateRequest&,
778 const Model::DeleteHsmClientCertificateOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
781 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
783typedef std::function<void(const RedshiftClient*, const Model::DeleteIntegrationRequest&, const Model::DeleteIntegrationOutcome&,
784 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
786typedef std::function<void(const RedshiftClient*, const Model::DeletePartnerRequest&, const Model::DeletePartnerOutcome&,
787 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
789typedef std::function<void(const RedshiftClient*, const Model::DeleteRedshiftIdcApplicationRequest&,
791 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
793typedef std::function<void(const RedshiftClient*, const Model::DeleteResourcePolicyRequest&, const Model::DeleteResourcePolicyOutcome&,
794 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
796typedef std::function<void(const RedshiftClient*, const Model::DeleteScheduledActionRequest&, const Model::DeleteScheduledActionOutcome&,
797 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
799typedef std::function<void(const RedshiftClient*, const Model::DeleteSnapshotCopyGrantRequest&,
800 const Model::DeleteSnapshotCopyGrantOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
803 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
805typedef std::function<void(const RedshiftClient*, const Model::DeleteTagsRequest&, const Model::DeleteTagsOutcome&,
806 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
808typedef std::function<void(const RedshiftClient*, const Model::DeleteUsageLimitRequest&, const Model::DeleteUsageLimitOutcome&,
809 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
811typedef std::function<void(const RedshiftClient*, const Model::DeregisterNamespaceRequest&, const Model::DeregisterNamespaceOutcome&,
812 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
814typedef std::function<void(const RedshiftClient*, const Model::DescribeAccountAttributesRequest&,
815 const Model::DescribeAccountAttributesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
817typedef std::function<void(const RedshiftClient*, const Model::DescribeAuthenticationProfilesRequest&,
819 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
821typedef std::function<void(const RedshiftClient*, const Model::DescribeClusterDbRevisionsRequest&,
822 const Model::DescribeClusterDbRevisionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
824typedef std::function<void(const RedshiftClient*, const Model::DescribeClusterParameterGroupsRequest&,
826 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
828typedef std::function<void(const RedshiftClient*, const Model::DescribeClusterParametersRequest&,
829 const Model::DescribeClusterParametersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
831typedef std::function<void(const RedshiftClient*, const Model::DescribeClusterSecurityGroupsRequest&,
833 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
835typedef std::function<void(const RedshiftClient*, const Model::DescribeClusterSnapshotsRequest&,
836 const Model::DescribeClusterSnapshotsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
838typedef std::function<void(const RedshiftClient*, const Model::DescribeClusterSubnetGroupsRequest&,
839 const Model::DescribeClusterSubnetGroupsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
841typedef std::function<void(const RedshiftClient*, const Model::DescribeClusterTracksRequest&, const Model::DescribeClusterTracksOutcome&,
842 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
844typedef std::function<void(const RedshiftClient*, const Model::DescribeClusterVersionsRequest&,
845 const Model::DescribeClusterVersionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
847typedef std::function<void(const RedshiftClient*, const Model::DescribeClustersRequest&, const Model::DescribeClustersOutcome&,
848 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
850typedef std::function<void(const RedshiftClient*, const Model::DescribeCustomDomainAssociationsRequest&,
852 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
854typedef std::function<void(const RedshiftClient*, const Model::DescribeDataSharesRequest&, const Model::DescribeDataSharesOutcome&,
855 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
857typedef std::function<void(const RedshiftClient*, const Model::DescribeDataSharesForConsumerRequest&,
859 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
861typedef std::function<void(const RedshiftClient*, const Model::DescribeDataSharesForProducerRequest&,
863 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
865typedef std::function<void(const RedshiftClient*, const Model::DescribeDefaultClusterParametersRequest&,
867 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
870 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
872typedef std::function<void(const RedshiftClient*, const Model::DescribeEndpointAuthorizationRequest&,
874 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
876typedef std::function<void(const RedshiftClient*, const Model::DescribeEventCategoriesRequest&,
877 const Model::DescribeEventCategoriesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
879typedef std::function<void(const RedshiftClient*, const Model::DescribeEventSubscriptionsRequest&,
880 const Model::DescribeEventSubscriptionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
882typedef std::function<void(const RedshiftClient*, const Model::DescribeEventsRequest&, const Model::DescribeEventsOutcome&,
883 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
885typedef std::function<void(const RedshiftClient*, const Model::DescribeHsmClientCertificatesRequest&,
887 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
889typedef std::function<void(const RedshiftClient*, const Model::DescribeHsmConfigurationsRequest&,
890 const Model::DescribeHsmConfigurationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
892typedef std::function<void(const RedshiftClient*, const Model::DescribeInboundIntegrationsRequest&,
893 const Model::DescribeInboundIntegrationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
895typedef std::function<void(const RedshiftClient*, const Model::DescribeIntegrationsRequest&, const Model::DescribeIntegrationsOutcome&,
896 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
898typedef std::function<void(const RedshiftClient*, const Model::DescribeLoggingStatusRequest&, const Model::DescribeLoggingStatusOutcome&,
899 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
901typedef std::function<void(const RedshiftClient*, const Model::DescribeNodeConfigurationOptionsRequest&,
903 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
905typedef std::function<void(const RedshiftClient*, const Model::DescribeOrderableClusterOptionsRequest&,
907 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
909typedef std::function<void(const RedshiftClient*, const Model::DescribePartnersRequest&, const Model::DescribePartnersOutcome&,
910 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
912typedef std::function<void(const RedshiftClient*, const Model::DescribeRedshiftIdcApplicationsRequest&,
914 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
916typedef std::function<void(const RedshiftClient*, const Model::DescribeReservedNodeExchangeStatusRequest&,
918 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
920typedef std::function<void(const RedshiftClient*, const Model::DescribeReservedNodeOfferingsRequest&,
922 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
924typedef std::function<void(const RedshiftClient*, const Model::DescribeReservedNodesRequest&, const Model::DescribeReservedNodesOutcome&,
925 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
927typedef std::function<void(const RedshiftClient*, const Model::DescribeResizeRequest&, const Model::DescribeResizeOutcome&,
928 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
930typedef std::function<void(const RedshiftClient*, const Model::DescribeScheduledActionsRequest&,
931 const Model::DescribeScheduledActionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
933typedef std::function<void(const RedshiftClient*, const Model::DescribeSnapshotCopyGrantsRequest&,
934 const Model::DescribeSnapshotCopyGrantsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
936typedef std::function<void(const RedshiftClient*, const Model::DescribeSnapshotSchedulesRequest&,
937 const Model::DescribeSnapshotSchedulesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
939typedef std::function<void(const RedshiftClient*, const Model::DescribeStorageRequest&, const Model::DescribeStorageOutcome&,
940 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
942typedef std::function<void(const RedshiftClient*, const Model::DescribeTableRestoreStatusRequest&,
943 const Model::DescribeTableRestoreStatusOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
945typedef std::function<void(const RedshiftClient*, const Model::DescribeTagsRequest&, const Model::DescribeTagsOutcome&,
946 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
948typedef std::function<void(const RedshiftClient*, const Model::DescribeUsageLimitsRequest&, const Model::DescribeUsageLimitsOutcome&,
949 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
951typedef std::function<void(const RedshiftClient*, const Model::DisableLoggingRequest&, const Model::DisableLoggingOutcome&,
952 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
954typedef std::function<void(const RedshiftClient*, const Model::DisableSnapshotCopyRequest&, const Model::DisableSnapshotCopyOutcome&,
955 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
957typedef std::function<void(const RedshiftClient*, const Model::DisassociateDataShareConsumerRequest&,
959 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
961typedef std::function<void(const RedshiftClient*, const Model::EnableLoggingRequest&, const Model::EnableLoggingOutcome&,
962 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
964typedef std::function<void(const RedshiftClient*, const Model::EnableSnapshotCopyRequest&, const Model::EnableSnapshotCopyOutcome&,
965 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
968 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
970typedef std::function<void(const RedshiftClient*, const Model::GetClusterCredentialsRequest&, const Model::GetClusterCredentialsOutcome&,
971 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
973typedef std::function<void(const RedshiftClient*, const Model::GetClusterCredentialsWithIAMRequest&,
975 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
977typedef std::function<void(const RedshiftClient*, const Model::GetIdentityCenterAuthTokenRequest&,
978 const Model::GetIdentityCenterAuthTokenOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
980typedef std::function<void(const RedshiftClient*, const Model::GetReservedNodeExchangeConfigurationOptionsRequest&,
982 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
984typedef std::function<void(const RedshiftClient*, const Model::GetReservedNodeExchangeOfferingsRequest&,
986 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
988typedef std::function<void(const RedshiftClient*, const Model::GetResourcePolicyRequest&, const Model::GetResourcePolicyOutcome&,
989 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
991typedef std::function<void(const RedshiftClient*, const Model::ListRecommendationsRequest&, const Model::ListRecommendationsOutcome&,
992 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
994typedef std::function<void(const RedshiftClient*, const Model::ModifyAquaConfigurationRequest&,
995 const Model::ModifyAquaConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
997typedef std::function<void(const RedshiftClient*, const Model::ModifyAuthenticationProfileRequest&,
998 const Model::ModifyAuthenticationProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1000typedef std::function<void(const RedshiftClient*, const Model::ModifyClusterRequest&, const Model::ModifyClusterOutcome&,
1001 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1003typedef std::function<void(const RedshiftClient*, const Model::ModifyClusterDbRevisionRequest&,
1004 const Model::ModifyClusterDbRevisionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1006typedef std::function<void(const RedshiftClient*, const Model::ModifyClusterIamRolesRequest&, const Model::ModifyClusterIamRolesOutcome&,
1007 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1009typedef std::function<void(const RedshiftClient*, const Model::ModifyClusterMaintenanceRequest&,
1010 const Model::ModifyClusterMaintenanceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1012typedef std::function<void(const RedshiftClient*, const Model::ModifyClusterParameterGroupRequest&,
1013 const Model::ModifyClusterParameterGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1015typedef std::function<void(const RedshiftClient*, const Model::ModifyClusterSnapshotRequest&, const Model::ModifyClusterSnapshotOutcome&,
1016 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1018typedef std::function<void(const RedshiftClient*, const Model::ModifyClusterSnapshotScheduleRequest&,
1020 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1022typedef std::function<void(const RedshiftClient*, const Model::ModifyClusterSubnetGroupRequest&,
1023 const Model::ModifyClusterSubnetGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1025typedef std::function<void(const RedshiftClient*, const Model::ModifyCustomDomainAssociationRequest&,
1027 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1029typedef std::function<void(const RedshiftClient*, const Model::ModifyEndpointAccessRequest&, const Model::ModifyEndpointAccessOutcome&,
1030 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1032typedef std::function<void(const RedshiftClient*, const Model::ModifyEventSubscriptionRequest&,
1033 const Model::ModifyEventSubscriptionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1035typedef std::function<void(const RedshiftClient*, const Model::ModifyIntegrationRequest&, const Model::ModifyIntegrationOutcome&,
1036 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1038typedef std::function<void(const RedshiftClient*, const Model::ModifyLakehouseConfigurationRequest&,
1040 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1042typedef std::function<void(const RedshiftClient*, const Model::ModifyRedshiftIdcApplicationRequest&,
1044 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1046typedef std::function<void(const RedshiftClient*, const Model::ModifyScheduledActionRequest&, const Model::ModifyScheduledActionOutcome&,
1047 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1049typedef std::function<void(const RedshiftClient*, const Model::ModifySnapshotCopyRetentionPeriodRequest&,
1051 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1053typedef std::function<void(const RedshiftClient*, const Model::ModifySnapshotScheduleRequest&, const Model::ModifySnapshotScheduleOutcome&,
1054 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1056typedef std::function<void(const RedshiftClient*, const Model::ModifyUsageLimitRequest&, const Model::ModifyUsageLimitOutcome&,
1057 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1059typedef std::function<void(const RedshiftClient*, const Model::PauseClusterRequest&, const Model::PauseClusterOutcome&,
1060 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1062typedef std::function<void(const RedshiftClient*, const Model::PurchaseReservedNodeOfferingRequest&,
1064 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1066typedef std::function<void(const RedshiftClient*, const Model::PutResourcePolicyRequest&, const Model::PutResourcePolicyOutcome&,
1067 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1069typedef std::function<void(const RedshiftClient*, const Model::RebootClusterRequest&, const Model::RebootClusterOutcome&,
1070 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1072typedef std::function<void(const RedshiftClient*, const Model::RegisterNamespaceRequest&, const Model::RegisterNamespaceOutcome&,
1073 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1075typedef std::function<void(const RedshiftClient*, const Model::RejectDataShareRequest&, const Model::RejectDataShareOutcome&,
1076 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1078typedef std::function<void(const RedshiftClient*, const Model::ResetClusterParameterGroupRequest&,
1079 const Model::ResetClusterParameterGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1081typedef std::function<void(const RedshiftClient*, const Model::ResizeClusterRequest&, const Model::ResizeClusterOutcome&,
1082 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1084typedef std::function<void(const RedshiftClient*, const Model::RestoreFromClusterSnapshotRequest&,
1085 const Model::RestoreFromClusterSnapshotOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1087typedef std::function<void(const RedshiftClient*, const Model::RestoreTableFromClusterSnapshotRequest&,
1089 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1091typedef std::function<void(const RedshiftClient*, const Model::ResumeClusterRequest&, const Model::ResumeClusterOutcome&,
1092 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1094typedef std::function<void(const RedshiftClient*, const Model::RevokeClusterSecurityGroupIngressRequest&,
1096 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1098typedef std::function<void(const RedshiftClient*, const Model::RevokeEndpointAccessRequest&, const Model::RevokeEndpointAccessOutcome&,
1099 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1101typedef std::function<void(const RedshiftClient*, const Model::RevokeSnapshotAccessRequest&, const Model::RevokeSnapshotAccessOutcome&,
1102 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1104typedef std::function<void(const RedshiftClient*, const Model::RotateEncryptionKeyRequest&, const Model::RotateEncryptionKeyOutcome&,
1105 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1107typedef std::function<void(const RedshiftClient*, const Model::UpdatePartnerStatusRequest&, const Model::UpdatePartnerStatusOutcome&,
1108 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
1110/* End of service model async handlers definitions */
1111} // namespace Redshift
1112} // namespace Aws
EndpointProviderBase< RedshiftClientConfiguration, RedshiftBuiltInParameters, RedshiftClientContextParameters > RedshiftEndpointProviderBase
Aws::Utils::Outcome< CreateClusterSubnetGroupResult, RedshiftError > CreateClusterSubnetGroupOutcome
Aws::Utils::Outcome< ModifyClusterDbRevisionResult, RedshiftError > ModifyClusterDbRevisionOutcome
Aws::Utils::Outcome< DescribeTableRestoreStatusResult, RedshiftError > DescribeTableRestoreStatusOutcome
std::future< DescribeClusterParametersOutcome > DescribeClusterParametersOutcomeCallable
std::future< DeleteHsmConfigurationOutcome > DeleteHsmConfigurationOutcomeCallable
Aws::Utils::Outcome< DescribeSnapshotCopyGrantsResult, RedshiftError > DescribeSnapshotCopyGrantsOutcome
Aws::Utils::Outcome< ModifyAquaConfigurationResult, RedshiftError > ModifyAquaConfigurationOutcome
std::future< DeauthorizeDataShareOutcome > DeauthorizeDataShareOutcomeCallable
std::future< ModifyClusterSnapshotScheduleOutcome > ModifyClusterSnapshotScheduleOutcomeCallable
std::future< DeleteClusterSnapshotOutcome > DeleteClusterSnapshotOutcomeCallable
Aws::Utils::Outcome< ModifyClusterParameterGroupResult, RedshiftError > ModifyClusterParameterGroupOutcome
Aws::Utils::Outcome< ModifyClusterMaintenanceResult, RedshiftError > ModifyClusterMaintenanceOutcome
Aws::Utils::Outcome< ResetClusterParameterGroupResult, RedshiftError > ResetClusterParameterGroupOutcome
std::future< DeleteRedshiftIdcApplicationOutcome > DeleteRedshiftIdcApplicationOutcomeCallable
std::future< GetIdentityCenterAuthTokenOutcome > GetIdentityCenterAuthTokenOutcomeCallable
std::future< DescribeStorageOutcome > DescribeStorageOutcomeCallable
Aws::Utils::Outcome< CreateEventSubscriptionResult, RedshiftError > CreateEventSubscriptionOutcome
Aws::Utils::Outcome< CreateClusterResult, RedshiftError > CreateClusterOutcome
Aws::Utils::Outcome< ModifyIntegrationResult, RedshiftError > ModifyIntegrationOutcome
std::future< PauseClusterOutcome > PauseClusterOutcomeCallable
std::future< DescribeClusterVersionsOutcome > DescribeClusterVersionsOutcomeCallable
std::future< EnableLoggingOutcome > EnableLoggingOutcomeCallable
std::future< DescribeEventsOutcome > DescribeEventsOutcomeCallable
Aws::Utils::Outcome< DescribeIntegrationsResult, RedshiftError > DescribeIntegrationsOutcome
Aws::Utils::Outcome< CreateClusterSecurityGroupResult, RedshiftError > CreateClusterSecurityGroupOutcome
std::future< DescribeResizeOutcome > DescribeResizeOutcomeCallable
Aws::Utils::Outcome< CreateSnapshotScheduleResult, RedshiftError > CreateSnapshotScheduleOutcome
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteResourcePolicyOutcome
std::future< DeregisterNamespaceOutcome > DeregisterNamespaceOutcomeCallable
std::future< DescribeDataSharesOutcome > DescribeDataSharesOutcomeCallable
Aws::Utils::Outcome< GetResourcePolicyResult, RedshiftError > GetResourcePolicyOutcome
std::future< GetResourcePolicyOutcome > GetResourcePolicyOutcomeCallable
std::future< CreateSnapshotScheduleOutcome > CreateSnapshotScheduleOutcomeCallable
Aws::Utils::Outcome< DescribeEventCategoriesResult, RedshiftError > DescribeEventCategoriesOutcome
std::future< DescribeEndpointAuthorizationOutcome > DescribeEndpointAuthorizationOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteSnapshotScheduleOutcome
Aws::Utils::Outcome< RebootClusterResult, RedshiftError > RebootClusterOutcome
Aws::Utils::Outcome< PauseClusterResult, RedshiftError > PauseClusterOutcome
Aws::Utils::Outcome< PurchaseReservedNodeOfferingResult, RedshiftError > PurchaseReservedNodeOfferingOutcome
Aws::Utils::Outcome< DescribeAuthenticationProfilesResult, RedshiftError > DescribeAuthenticationProfilesOutcome
std::future< DescribeDefaultClusterParametersOutcome > DescribeDefaultClusterParametersOutcomeCallable
std::future< DescribeCustomDomainAssociationsOutcome > DescribeCustomDomainAssociationsOutcomeCallable
Aws::Utils::Outcome< ModifySnapshotCopyRetentionPeriodResult, RedshiftError > ModifySnapshotCopyRetentionPeriodOutcome
Aws::Utils::Outcome< DescribeReservedNodeOfferingsResult, RedshiftError > DescribeReservedNodeOfferingsOutcome
std::future< DeleteClusterSubnetGroupOutcome > DeleteClusterSubnetGroupOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteSnapshotCopyGrantOutcome
Aws::Utils::Outcome< AuthorizeSnapshotAccessResult, RedshiftError > AuthorizeSnapshotAccessOutcome
std::future< BatchDeleteClusterSnapshotsOutcome > BatchDeleteClusterSnapshotsOutcomeCallable
Aws::Utils::Outcome< GetReservedNodeExchangeConfigurationOptionsResult, RedshiftError > GetReservedNodeExchangeConfigurationOptionsOutcome
Aws::Utils::Outcome< CreateUsageLimitResult, RedshiftError > CreateUsageLimitOutcome
Aws::Utils::Outcome< DescribeDataSharesResult, RedshiftError > DescribeDataSharesOutcome
std::future< DescribeAccountAttributesOutcome > DescribeAccountAttributesOutcomeCallable
std::future< CreateClusterParameterGroupOutcome > CreateClusterParameterGroupOutcomeCallable
std::future< CreateCustomDomainAssociationOutcome > CreateCustomDomainAssociationOutcomeCallable
std::future< DescribeClusterParameterGroupsOutcome > DescribeClusterParameterGroupsOutcomeCallable
std::future< DescribeEndpointAccessOutcome > DescribeEndpointAccessOutcomeCallable
Aws::Utils::Outcome< DescribeUsageLimitsResult, RedshiftError > DescribeUsageLimitsOutcome
std::future< DescribeSnapshotSchedulesOutcome > DescribeSnapshotSchedulesOutcomeCallable
std::future< ModifyIntegrationOutcome > ModifyIntegrationOutcomeCallable
Aws::Utils::Outcome< CreateCustomDomainAssociationResult, RedshiftError > CreateCustomDomainAssociationOutcome
std::future< ModifyClusterMaintenanceOutcome > ModifyClusterMaintenanceOutcomeCallable
std::future< DescribeLoggingStatusOutcome > DescribeLoggingStatusOutcomeCallable
Aws::Utils::Outcome< BatchDeleteClusterSnapshotsResult, RedshiftError > BatchDeleteClusterSnapshotsOutcome
std::future< RevokeClusterSecurityGroupIngressOutcome > RevokeClusterSecurityGroupIngressOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteScheduledActionOutcome
Aws::Utils::Outcome< BatchModifyClusterSnapshotsResult, RedshiftError > BatchModifyClusterSnapshotsOutcome
Aws::Utils::Outcome< GetClusterCredentialsResult, RedshiftError > GetClusterCredentialsOutcome
Aws::Utils::Outcome< DeleteAuthenticationProfileResult, RedshiftError > DeleteAuthenticationProfileOutcome
Aws::Utils::Outcome< CopyClusterSnapshotResult, RedshiftError > CopyClusterSnapshotOutcome
std::future< RebootClusterOutcome > RebootClusterOutcomeCallable
std::future< RegisterNamespaceOutcome > RegisterNamespaceOutcomeCallable
Aws::Utils::Outcome< DeleteClusterSnapshotResult, RedshiftError > DeleteClusterSnapshotOutcome
std::future< RejectDataShareOutcome > RejectDataShareOutcomeCallable
std::future< DeleteScheduledActionOutcome > DeleteScheduledActionOutcomeCallable
Aws::Utils::Outcome< DeauthorizeDataShareResult, RedshiftError > DeauthorizeDataShareOutcome
Aws::Utils::Outcome< DescribeEndpointAuthorizationResult, RedshiftError > DescribeEndpointAuthorizationOutcome
std::future< DescribeClusterSecurityGroupsOutcome > DescribeClusterSecurityGroupsOutcomeCallable
std::future< DescribeHsmConfigurationsOutcome > DescribeHsmConfigurationsOutcomeCallable
std::future< ModifyEventSubscriptionOutcome > ModifyEventSubscriptionOutcomeCallable
Aws::Utils::Outcome< DeleteEndpointAccessResult, RedshiftError > DeleteEndpointAccessOutcome
Aws::Utils::Outcome< AuthorizeDataShareResult, RedshiftError > AuthorizeDataShareOutcome
Aws::Utils::Outcome< DescribeSnapshotSchedulesResult, RedshiftError > DescribeSnapshotSchedulesOutcome
std::future< DeleteEventSubscriptionOutcome > DeleteEventSubscriptionOutcomeCallable
Aws::Utils::Outcome< ListRecommendationsResult, RedshiftError > ListRecommendationsOutcome
std::future< DescribeOrderableClusterOptionsOutcome > DescribeOrderableClusterOptionsOutcomeCallable
std::future< AuthorizeClusterSecurityGroupIngressOutcome > AuthorizeClusterSecurityGroupIngressOutcomeCallable
Aws::Utils::Outcome< ModifyScheduledActionResult, RedshiftError > ModifyScheduledActionOutcome
std::future< GetClusterCredentialsWithIAMOutcome > GetClusterCredentialsWithIAMOutcomeCallable
Aws::Utils::Outcome< DescribeInboundIntegrationsResult, RedshiftError > DescribeInboundIntegrationsOutcome
std::future< DescribeAuthenticationProfilesOutcome > DescribeAuthenticationProfilesOutcomeCallable
std::future< ModifyClusterDbRevisionOutcome > ModifyClusterDbRevisionOutcomeCallable
std::future< DescribeTableRestoreStatusOutcome > DescribeTableRestoreStatusOutcomeCallable
std::future< PutResourcePolicyOutcome > PutResourcePolicyOutcomeCallable
Aws::Utils::Outcome< DescribeClusterSubnetGroupsResult, RedshiftError > DescribeClusterSubnetGroupsOutcome
Aws::Utils::Outcome< DeletePartnerResult, RedshiftError > DeletePartnerOutcome
std::future< ListRecommendationsOutcome > ListRecommendationsOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteCustomDomainAssociationOutcome
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteRedshiftIdcApplicationOutcome
Aws::Utils::Outcome< DescribeEventsResult, RedshiftError > DescribeEventsOutcome
std::future< CreateHsmClientCertificateOutcome > CreateHsmClientCertificateOutcomeCallable
std::future< ModifyEndpointAccessOutcome > ModifyEndpointAccessOutcomeCallable
std::future< DescribeDataSharesForConsumerOutcome > DescribeDataSharesForConsumerOutcomeCallable
std::future< DescribeIntegrationsOutcome > DescribeIntegrationsOutcomeCallable
std::future< DescribeClusterSubnetGroupsOutcome > DescribeClusterSubnetGroupsOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteEventSubscriptionOutcome
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteClusterParameterGroupOutcome
Aws::Utils::Outcome< CreateIntegrationResult, RedshiftError > CreateIntegrationOutcome
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteUsageLimitOutcome
std::future< CreateClusterSnapshotOutcome > CreateClusterSnapshotOutcomeCallable
std::future< ResetClusterParameterGroupOutcome > ResetClusterParameterGroupOutcomeCallable
std::future< ModifyClusterSnapshotOutcome > ModifyClusterSnapshotOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteClusterSubnetGroupOutcome
std::future< ModifyClusterIamRolesOutcome > ModifyClusterIamRolesOutcomeCallable
std::future< DeletePartnerOutcome > DeletePartnerOutcomeCallable
Aws::Utils::Outcome< CreateSnapshotCopyGrantResult, RedshiftError > CreateSnapshotCopyGrantOutcome
std::future< DescribeReservedNodeOfferingsOutcome > DescribeReservedNodeOfferingsOutcomeCallable
Aws::Utils::Outcome< GetClusterCredentialsWithIAMResult, RedshiftError > GetClusterCredentialsWithIAMOutcome
Aws::Utils::Outcome< DescribeClustersResult, RedshiftError > DescribeClustersOutcome
std::future< RevokeEndpointAccessOutcome > RevokeEndpointAccessOutcomeCallable
std::future< DescribeClusterTracksOutcome > DescribeClusterTracksOutcomeCallable
Aws::Utils::Outcome< ModifyAuthenticationProfileResult, RedshiftError > ModifyAuthenticationProfileOutcome
std::future< CreateRedshiftIdcApplicationOutcome > CreateRedshiftIdcApplicationOutcomeCallable
Aws::Utils::Outcome< DeleteIntegrationResult, RedshiftError > DeleteIntegrationOutcome
std::future< ModifyRedshiftIdcApplicationOutcome > ModifyRedshiftIdcApplicationOutcomeCallable
Aws::Utils::Outcome< DeregisterNamespaceResult, RedshiftError > DeregisterNamespaceOutcome
std::future< AssociateDataShareConsumerOutcome > AssociateDataShareConsumerOutcomeCallable
Aws::Utils::Outcome< ModifyClusterSnapshotResult, RedshiftError > ModifyClusterSnapshotOutcome
Aws::Utils::Outcome< DescribeClusterDbRevisionsResult, RedshiftError > DescribeClusterDbRevisionsOutcome
Aws::Utils::Outcome< UpdatePartnerStatusResult, RedshiftError > UpdatePartnerStatusOutcome
Aws::Utils::Outcome< DisableLoggingResult, RedshiftError > DisableLoggingOutcome
Aws::Utils::Outcome< DescribeResizeResult, RedshiftError > DescribeResizeOutcome
Aws::Utils::Outcome< AuthorizeClusterSecurityGroupIngressResult, RedshiftError > AuthorizeClusterSecurityGroupIngressOutcome
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteTagsOutcome
Aws::Utils::Outcome< RestoreFromClusterSnapshotResult, RedshiftError > RestoreFromClusterSnapshotOutcome
Aws::Utils::Outcome< DescribeStorageResult, RedshiftError > DescribeStorageOutcome
std::future< EnableSnapshotCopyOutcome > EnableSnapshotCopyOutcomeCallable
Aws::Utils::Outcome< CreateClusterParameterGroupResult, RedshiftError > CreateClusterParameterGroupOutcome
std::future< DeleteEndpointAccessOutcome > DeleteEndpointAccessOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > CreateTagsOutcome
std::future< DisableLoggingOutcome > DisableLoggingOutcomeCallable
std::future< DescribeInboundIntegrationsOutcome > DescribeInboundIntegrationsOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteClusterSecurityGroupOutcome
std::future< DescribePartnersOutcome > DescribePartnersOutcomeCallable
std::future< RestoreFromClusterSnapshotOutcome > RestoreFromClusterSnapshotOutcomeCallable
std::future< DeleteClusterSecurityGroupOutcome > DeleteClusterSecurityGroupOutcomeCallable
std::future< DescribeClusterSnapshotsOutcome > DescribeClusterSnapshotsOutcomeCallable
Aws::Utils::Outcome< DescribeCustomDomainAssociationsResult, RedshiftError > DescribeCustomDomainAssociationsOutcome
Aws::Utils::Outcome< RestoreTableFromClusterSnapshotResult, RedshiftError > RestoreTableFromClusterSnapshotOutcome
Aws::Utils::Outcome< GetReservedNodeExchangeOfferingsResult, RedshiftError > GetReservedNodeExchangeOfferingsOutcome
std::future< DeleteSnapshotCopyGrantOutcome > DeleteSnapshotCopyGrantOutcomeCallable
std::future< DeleteAuthenticationProfileOutcome > DeleteAuthenticationProfileOutcomeCallable
std::future< DeleteHsmClientCertificateOutcome > DeleteHsmClientCertificateOutcomeCallable
std::future< CreateScheduledActionOutcome > CreateScheduledActionOutcomeCallable
Aws::Utils::Outcome< RotateEncryptionKeyResult, RedshiftError > RotateEncryptionKeyOutcome
std::future< DescribeEventSubscriptionsOutcome > DescribeEventSubscriptionsOutcomeCallable
Aws::Utils::Outcome< DescribeClusterVersionsResult, RedshiftError > DescribeClusterVersionsOutcome
std::future< ResizeClusterOutcome > ResizeClusterOutcomeCallable
Aws::Utils::Outcome< CreateAuthenticationProfileResult, RedshiftError > CreateAuthenticationProfileOutcome
Aws::Utils::Outcome< DescribeNodeConfigurationOptionsResult, RedshiftError > DescribeNodeConfigurationOptionsOutcome
Aws::Utils::Outcome< DescribeScheduledActionsResult, RedshiftError > DescribeScheduledActionsOutcome
std::future< ModifyLakehouseConfigurationOutcome > ModifyLakehouseConfigurationOutcomeCallable
std::future< CreateClusterSecurityGroupOutcome > CreateClusterSecurityGroupOutcomeCallable
std::future< ModifyCustomDomainAssociationOutcome > ModifyCustomDomainAssociationOutcomeCallable
std::future< ResumeClusterOutcome > ResumeClusterOutcomeCallable
Aws::Utils::Outcome< DescribeAccountAttributesResult, RedshiftError > DescribeAccountAttributesOutcome
std::future< DeleteIntegrationOutcome > DeleteIntegrationOutcomeCallable
std::future< CreateUsageLimitOutcome > CreateUsageLimitOutcomeCallable
Aws::Utils::Outcome< AcceptReservedNodeExchangeResult, RedshiftError > AcceptReservedNodeExchangeOutcome
std::future< BatchModifyClusterSnapshotsOutcome > BatchModifyClusterSnapshotsOutcomeCallable
std::future< ModifyAuthenticationProfileOutcome > ModifyAuthenticationProfileOutcomeCallable
std::future< DeleteSnapshotScheduleOutcome > DeleteSnapshotScheduleOutcomeCallable
std::future< DescribeReservedNodesOutcome > DescribeReservedNodesOutcomeCallable
std::future< DeleteResourcePolicyOutcome > DeleteResourcePolicyOutcomeCallable
Aws::Utils::Outcome< DeleteClusterResult, RedshiftError > DeleteClusterOutcome
std::future< ModifyClusterOutcome > ModifyClusterOutcomeCallable
std::future< ModifyClusterParameterGroupOutcome > ModifyClusterParameterGroupOutcomeCallable
std::future< DeleteClusterParameterGroupOutcome > DeleteClusterParameterGroupOutcomeCallable
std::future< DescribeSnapshotCopyGrantsOutcome > DescribeSnapshotCopyGrantsOutcomeCallable
std::future< DescribeDataSharesForProducerOutcome > DescribeDataSharesForProducerOutcomeCallable
Aws::Utils::Outcome< CreateRedshiftIdcApplicationResult, RedshiftError > CreateRedshiftIdcApplicationOutcome
std::future< DescribeScheduledActionsOutcome > DescribeScheduledActionsOutcomeCallable
Aws::Utils::Outcome< ModifyEventSubscriptionResult, RedshiftError > ModifyEventSubscriptionOutcome
Aws::Utils::Outcome< DescribeEndpointAccessResult, RedshiftError > DescribeEndpointAccessOutcome
Aws::Utils::Outcome< ModifyClusterIamRolesResult, RedshiftError > ModifyClusterIamRolesOutcome
std::future< CreateClusterOutcome > CreateClusterOutcomeCallable
Aws::Utils::Outcome< EnableLoggingResult, RedshiftError > EnableLoggingOutcome
Aws::Utils::Outcome< DescribeOrderableClusterOptionsResult, RedshiftError > DescribeOrderableClusterOptionsOutcome
std::future< ModifyClusterSubnetGroupOutcome > ModifyClusterSubnetGroupOutcomeCallable
std::future< PurchaseReservedNodeOfferingOutcome > PurchaseReservedNodeOfferingOutcomeCallable
Aws::Utils::Outcome< ModifySnapshotScheduleResult, RedshiftError > ModifySnapshotScheduleOutcome
std::future< CancelResizeOutcome > CancelResizeOutcomeCallable
Aws::Utils::Outcome< PutResourcePolicyResult, RedshiftError > PutResourcePolicyOutcome
Aws::Utils::Outcome< ModifyLakehouseConfigurationResult, RedshiftError > ModifyLakehouseConfigurationOutcome
std::future< RevokeSnapshotAccessOutcome > RevokeSnapshotAccessOutcomeCallable
std::future< CreateHsmConfigurationOutcome > CreateHsmConfigurationOutcomeCallable
std::future< DescribeClusterDbRevisionsOutcome > DescribeClusterDbRevisionsOutcomeCallable
Aws::Utils::Outcome< DescribeEventSubscriptionsResult, RedshiftError > DescribeEventSubscriptionsOutcome
std::future< CreateEventSubscriptionOutcome > CreateEventSubscriptionOutcomeCallable
std::future< CreateSnapshotCopyGrantOutcome > CreateSnapshotCopyGrantOutcomeCallable
Aws::Utils::Outcome< CreateHsmConfigurationResult, RedshiftError > CreateHsmConfigurationOutcome
std::future< CreateTagsOutcome > CreateTagsOutcomeCallable
std::future< CreateClusterSubnetGroupOutcome > CreateClusterSubnetGroupOutcomeCallable
Aws::Utils::Outcome< DescribeLoggingStatusResult, RedshiftError > DescribeLoggingStatusOutcome
Aws::Utils::Outcome< DescribeClusterSnapshotsResult, RedshiftError > DescribeClusterSnapshotsOutcome
Aws::Utils::Outcome< ModifyCustomDomainAssociationResult, RedshiftError > ModifyCustomDomainAssociationOutcome
std::future< DescribeHsmClientCertificatesOutcome > DescribeHsmClientCertificatesOutcomeCallable
Aws::Utils::Outcome< CreateHsmClientCertificateResult, RedshiftError > CreateHsmClientCertificateOutcome
Aws::Utils::Outcome< ModifyUsageLimitResult, RedshiftError > ModifyUsageLimitOutcome
Aws::Utils::Outcome< DescribePartnersResult, RedshiftError > DescribePartnersOutcome
std::future< DescribeRedshiftIdcApplicationsOutcome > DescribeRedshiftIdcApplicationsOutcomeCallable
Aws::Utils::Outcome< GetIdentityCenterAuthTokenResult, RedshiftError > GetIdentityCenterAuthTokenOutcome
std::future< DescribeClustersOutcome > DescribeClustersOutcomeCallable
Aws::Utils::Outcome< AssociateDataShareConsumerResult, RedshiftError > AssociateDataShareConsumerOutcome
Aws::Utils::Outcome< DescribeDataSharesForConsumerResult, RedshiftError > DescribeDataSharesForConsumerOutcome
std::future< AuthorizeEndpointAccessOutcome > AuthorizeEndpointAccessOutcomeCallable
Aws::Utils::Outcome< DescribeReservedNodesResult, RedshiftError > DescribeReservedNodesOutcome
std::future< CreateIntegrationOutcome > CreateIntegrationOutcomeCallable
Aws::Utils::Outcome< DescribeClusterSecurityGroupsResult, RedshiftError > DescribeClusterSecurityGroupsOutcome
std::future< ModifySnapshotCopyRetentionPeriodOutcome > ModifySnapshotCopyRetentionPeriodOutcomeCallable
Aws::Utils::Outcome< AddPartnerResult, RedshiftError > AddPartnerOutcome
Aws::Utils::Outcome< DescribeHsmConfigurationsResult, RedshiftError > DescribeHsmConfigurationsOutcome
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteHsmConfigurationOutcome
Aws::Utils::Outcome< ModifyEndpointAccessResult, RedshiftError > ModifyEndpointAccessOutcome
Aws::Utils::Outcome< DisableSnapshotCopyResult, RedshiftError > DisableSnapshotCopyOutcome
Aws::Utils::Outcome< RevokeSnapshotAccessResult, RedshiftError > RevokeSnapshotAccessOutcome
std::future< ModifyUsageLimitOutcome > ModifyUsageLimitOutcomeCallable
Aws::Utils::Outcome< RevokeClusterSecurityGroupIngressResult, RedshiftError > RevokeClusterSecurityGroupIngressOutcome
std::future< DescribeNodeConfigurationOptionsOutcome > DescribeNodeConfigurationOptionsOutcomeCallable
std::future< CreateAuthenticationProfileOutcome > CreateAuthenticationProfileOutcomeCallable
std::future< DeleteCustomDomainAssociationOutcome > DeleteCustomDomainAssociationOutcomeCallable
Aws::Utils::Outcome< DescribeRedshiftIdcApplicationsResult, RedshiftError > DescribeRedshiftIdcApplicationsOutcome
Aws::Utils::Outcome< ResumeClusterResult, RedshiftError > ResumeClusterOutcome
std::future< CopyClusterSnapshotOutcome > CopyClusterSnapshotOutcomeCallable
std::future< ModifySnapshotScheduleOutcome > ModifySnapshotScheduleOutcomeCallable
Aws::Utils::Outcome< RejectDataShareResult, RedshiftError > RejectDataShareOutcome
std::future< ModifyScheduledActionOutcome > ModifyScheduledActionOutcomeCallable
std::future< CreateEndpointAccessOutcome > CreateEndpointAccessOutcomeCallable
std::future< FailoverPrimaryComputeOutcome > FailoverPrimaryComputeOutcomeCallable
Aws::Utils::Outcome< CreateClusterSnapshotResult, RedshiftError > CreateClusterSnapshotOutcome
std::future< ModifyAquaConfigurationOutcome > ModifyAquaConfigurationOutcomeCallable
Aws::Utils::Outcome< DisassociateDataShareConsumerResult, RedshiftError > DisassociateDataShareConsumerOutcome
std::future< DescribeTagsOutcome > DescribeTagsOutcomeCallable
Aws::Utils::Outcome< CancelResizeResult, RedshiftError > CancelResizeOutcome
std::future< DescribeEventCategoriesOutcome > DescribeEventCategoriesOutcomeCallable
Aws::Utils::Outcome< DescribeDataSharesForProducerResult, RedshiftError > DescribeDataSharesForProducerOutcome
std::future< GetClusterCredentialsOutcome > GetClusterCredentialsOutcomeCallable
Aws::Utils::Outcome< EnableSnapshotCopyResult, RedshiftError > EnableSnapshotCopyOutcome
std::future< DisassociateDataShareConsumerOutcome > DisassociateDataShareConsumerOutcomeCallable
std::future< AuthorizeSnapshotAccessOutcome > AuthorizeSnapshotAccessOutcomeCallable
std::future< DescribeReservedNodeExchangeStatusOutcome > DescribeReservedNodeExchangeStatusOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > ModifyClusterSnapshotScheduleOutcome
Aws::Utils::Outcome< CreateEndpointAccessResult, RedshiftError > CreateEndpointAccessOutcome
std::future< DisableSnapshotCopyOutcome > DisableSnapshotCopyOutcomeCallable
std::future< AuthorizeDataShareOutcome > AuthorizeDataShareOutcomeCallable
Aws::Utils::Outcome< DescribeReservedNodeExchangeStatusResult, RedshiftError > DescribeReservedNodeExchangeStatusOutcome
Aws::Utils::Outcome< ModifyRedshiftIdcApplicationResult, RedshiftError > ModifyRedshiftIdcApplicationOutcome
Aws::Utils::Outcome< FailoverPrimaryComputeResult, RedshiftError > FailoverPrimaryComputeOutcome
Aws::Utils::Outcome< CreateScheduledActionResult, RedshiftError > CreateScheduledActionOutcome
std::future< AcceptReservedNodeExchangeOutcome > AcceptReservedNodeExchangeOutcomeCallable
std::future< GetReservedNodeExchangeConfigurationOptionsOutcome > GetReservedNodeExchangeConfigurationOptionsOutcomeCallable
Aws::Utils::Outcome< DescribeHsmClientCertificatesResult, RedshiftError > DescribeHsmClientCertificatesOutcome
Aws::Utils::Outcome< RegisterNamespaceResult, RedshiftError > RegisterNamespaceOutcome
std::future< AddPartnerOutcome > AddPartnerOutcomeCallable
std::future< DeleteTagsOutcome > DeleteTagsOutcomeCallable
Aws::Utils::Outcome< DescribeClusterParameterGroupsResult, RedshiftError > DescribeClusterParameterGroupsOutcome
Aws::Utils::Outcome< Aws::NoResult, RedshiftError > DeleteHsmClientCertificateOutcome
Aws::Utils::Outcome< ModifyClusterResult, RedshiftError > ModifyClusterOutcome
Aws::Utils::Outcome< DescribeClusterParametersResult, RedshiftError > DescribeClusterParametersOutcome
std::future< UpdatePartnerStatusOutcome > UpdatePartnerStatusOutcomeCallable
Aws::Utils::Outcome< RevokeEndpointAccessResult, RedshiftError > RevokeEndpointAccessOutcome
Aws::Utils::Outcome< DescribeTagsResult, RedshiftError > DescribeTagsOutcome
std::future< RotateEncryptionKeyOutcome > RotateEncryptionKeyOutcomeCallable
std::future< DeleteClusterOutcome > DeleteClusterOutcomeCallable
std::future< GetReservedNodeExchangeOfferingsOutcome > GetReservedNodeExchangeOfferingsOutcomeCallable
std::future< DeleteUsageLimitOutcome > DeleteUsageLimitOutcomeCallable
Aws::Utils::Outcome< DescribeClusterTracksResult, RedshiftError > DescribeClusterTracksOutcome
Aws::Utils::Outcome< ModifyClusterSubnetGroupResult, RedshiftError > ModifyClusterSubnetGroupOutcome
Aws::Utils::Outcome< DescribeDefaultClusterParametersResult, RedshiftError > DescribeDefaultClusterParametersOutcome
Aws::Utils::Outcome< ResizeClusterResult, RedshiftError > ResizeClusterOutcome
std::future< RestoreTableFromClusterSnapshotOutcome > RestoreTableFromClusterSnapshotOutcomeCallable
Aws::Utils::Outcome< AuthorizeEndpointAccessResult, RedshiftError > AuthorizeEndpointAccessOutcome
std::future< DescribeUsageLimitsOutcome > DescribeUsageLimitsOutcomeCallable
std::function< void(const RedshiftClient *, const Model::DeleteHsmClientCertificateRequest &, const Model::DeleteHsmClientCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteHsmClientCertificateResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RestoreTableFromClusterSnapshotRequest &, const Model::RestoreTableFromClusterSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RestoreTableFromClusterSnapshotResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteAuthenticationProfileRequest &, const Model::DeleteAuthenticationProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAuthenticationProfileResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::UpdatePartnerStatusRequest &, const Model::UpdatePartnerStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePartnerStatusResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyClusterDbRevisionRequest &, const Model::ModifyClusterDbRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyClusterDbRevisionResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CopyClusterSnapshotRequest &, const Model::CopyClusterSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CopyClusterSnapshotResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteResourcePolicyRequest &, const Model::DeleteResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteResourcePolicyResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeResizeRequest &, const Model::DescribeResizeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeResizeResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateTagsRequest &, const Model::CreateTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTagsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ResetClusterParameterGroupRequest &, const Model::ResetClusterParameterGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ResetClusterParameterGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteIntegrationRequest &, const Model::DeleteIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteIntegrationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeIntegrationsRequest &, const Model::DescribeIntegrationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeIntegrationsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateEndpointAccessRequest &, const Model::CreateEndpointAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEndpointAccessResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteSnapshotScheduleRequest &, const Model::DeleteSnapshotScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSnapshotScheduleResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteRedshiftIdcApplicationRequest &, const Model::DeleteRedshiftIdcApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRedshiftIdcApplicationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeauthorizeDataShareRequest &, const Model::DeauthorizeDataShareOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeauthorizeDataShareResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ResumeClusterRequest &, const Model::ResumeClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ResumeClusterResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteClusterSecurityGroupRequest &, const Model::DeleteClusterSecurityGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteClusterSecurityGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DisassociateDataShareConsumerRequest &, const Model::DisassociateDataShareConsumerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateDataShareConsumerResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::BatchModifyClusterSnapshotsRequest &, const Model::BatchModifyClusterSnapshotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchModifyClusterSnapshotsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::GetClusterCredentialsWithIAMRequest &, const Model::GetClusterCredentialsWithIAMOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetClusterCredentialsWithIAMResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateAuthenticationProfileRequest &, const Model::CreateAuthenticationProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAuthenticationProfileResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyRedshiftIdcApplicationRequest &, const Model::ModifyRedshiftIdcApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyRedshiftIdcApplicationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyAquaConfigurationRequest &, const Model::ModifyAquaConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyAquaConfigurationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyClusterMaintenanceRequest &, const Model::ModifyClusterMaintenanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyClusterMaintenanceResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyCustomDomainAssociationRequest &, const Model::ModifyCustomDomainAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyCustomDomainAssociationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClusterParametersRequest &, const Model::DescribeClusterParametersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterParametersResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeRedshiftIdcApplicationsRequest &, const Model::DescribeRedshiftIdcApplicationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeRedshiftIdcApplicationsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeSnapshotSchedulesRequest &, const Model::DescribeSnapshotSchedulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeSnapshotSchedulesResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeEventSubscriptionsRequest &, const Model::DescribeEventSubscriptionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEventSubscriptionsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeTagsRequest &, const Model::DescribeTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTagsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyAuthenticationProfileRequest &, const Model::ModifyAuthenticationProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyAuthenticationProfileResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::AssociateDataShareConsumerRequest &, const Model::AssociateDataShareConsumerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateDataShareConsumerResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeReservedNodeOfferingsRequest &, const Model::DescribeReservedNodeOfferingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeReservedNodeOfferingsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::AuthorizeDataShareRequest &, const Model::AuthorizeDataShareOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AuthorizeDataShareResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeDefaultClusterParametersRequest &, const Model::DescribeDefaultClusterParametersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDefaultClusterParametersResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeUsageLimitsRequest &, const Model::DescribeUsageLimitsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeUsageLimitsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::AuthorizeClusterSecurityGroupIngressRequest &, const Model::AuthorizeClusterSecurityGroupIngressOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AuthorizeClusterSecurityGroupIngressResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RotateEncryptionKeyRequest &, const Model::RotateEncryptionKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RotateEncryptionKeyResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::GetReservedNodeExchangeOfferingsRequest &, const Model::GetReservedNodeExchangeOfferingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetReservedNodeExchangeOfferingsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CancelResizeRequest &, const Model::CancelResizeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CancelResizeResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteClusterRequest &, const Model::DeleteClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteClusterResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteEndpointAccessRequest &, const Model::DeleteEndpointAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEndpointAccessResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteTagsRequest &, const Model::DeleteTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTagsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyClusterIamRolesRequest &, const Model::ModifyClusterIamRolesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyClusterIamRolesResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateHsmClientCertificateRequest &, const Model::CreateHsmClientCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHsmClientCertificateResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyLakehouseConfigurationRequest &, const Model::ModifyLakehouseConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyLakehouseConfigurationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateScheduledActionRequest &, const Model::CreateScheduledActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateScheduledActionResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClusterSnapshotsRequest &, const Model::DescribeClusterSnapshotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterSnapshotsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeEventsRequest &, const Model::DescribeEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEventsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeDataSharesForConsumerRequest &, const Model::DescribeDataSharesForConsumerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDataSharesForConsumerResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeDataSharesForProducerRequest &, const Model::DescribeDataSharesForProducerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDataSharesForProducerResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyClusterSubnetGroupRequest &, const Model::ModifyClusterSubnetGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyClusterSubnetGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClusterSubnetGroupsRequest &, const Model::DescribeClusterSubnetGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterSubnetGroupsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifySnapshotCopyRetentionPeriodRequest &, const Model::ModifySnapshotCopyRetentionPeriodOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifySnapshotCopyRetentionPeriodResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateSnapshotCopyGrantRequest &, const Model::CreateSnapshotCopyGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSnapshotCopyGrantResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateClusterResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::GetReservedNodeExchangeConfigurationOptionsRequest &, const Model::GetReservedNodeExchangeConfigurationOptionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetReservedNodeExchangeConfigurationOptionsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribePartnersRequest &, const Model::DescribePartnersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribePartnersResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeEndpointAuthorizationRequest &, const Model::DescribeEndpointAuthorizationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEndpointAuthorizationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClusterTracksRequest &, const Model::DescribeClusterTracksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterTracksResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyEndpointAccessRequest &, const Model::ModifyEndpointAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyEndpointAccessResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeLoggingStatusRequest &, const Model::DescribeLoggingStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeLoggingStatusResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifySnapshotScheduleRequest &, const Model::ModifySnapshotScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifySnapshotScheduleResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::AddPartnerRequest &, const Model::AddPartnerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AddPartnerResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateClusterSubnetGroupRequest &, const Model::CreateClusterSubnetGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateClusterSubnetGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeDataSharesRequest &, const Model::DescribeDataSharesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDataSharesResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeEventCategoriesRequest &, const Model::DescribeEventCategoriesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEventCategoriesResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RevokeClusterSecurityGroupIngressRequest &, const Model::RevokeClusterSecurityGroupIngressOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RevokeClusterSecurityGroupIngressResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteClusterSnapshotRequest &, const Model::DeleteClusterSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteClusterSnapshotResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RegisterNamespaceRequest &, const Model::RegisterNamespaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterNamespaceResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateCustomDomainAssociationRequest &, const Model::CreateCustomDomainAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCustomDomainAssociationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::AuthorizeEndpointAccessRequest &, const Model::AuthorizeEndpointAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AuthorizeEndpointAccessResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeScheduledActionsRequest &, const Model::DescribeScheduledActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeScheduledActionsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::GetResourcePolicyRequest &, const Model::GetResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetResourcePolicyResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeOrderableClusterOptionsRequest &, const Model::DescribeOrderableClusterOptionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeOrderableClusterOptionsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyClusterRequest &, const Model::ModifyClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyClusterResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteScheduledActionRequest &, const Model::DeleteScheduledActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteScheduledActionResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateSnapshotScheduleRequest &, const Model::CreateSnapshotScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSnapshotScheduleResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeHsmClientCertificatesRequest &, const Model::DescribeHsmClientCertificatesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeHsmClientCertificatesResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RebootClusterRequest &, const Model::RebootClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RebootClusterResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateIntegrationRequest &, const Model::CreateIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateIntegrationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeletePartnerRequest &, const Model::DeletePartnerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeletePartnerResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeStorageRequest &, const Model::DescribeStorageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeStorageResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteEventSubscriptionRequest &, const Model::DeleteEventSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEventSubscriptionResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeReservedNodeExchangeStatusRequest &, const Model::DescribeReservedNodeExchangeStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeReservedNodeExchangeStatusResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateHsmConfigurationRequest &, const Model::CreateHsmConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateHsmConfigurationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClusterSecurityGroupsRequest &, const Model::DescribeClusterSecurityGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterSecurityGroupsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyClusterParameterGroupRequest &, const Model::ModifyClusterParameterGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyClusterParameterGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeSnapshotCopyGrantsRequest &, const Model::DescribeSnapshotCopyGrantsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeSnapshotCopyGrantsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteSnapshotCopyGrantRequest &, const Model::DeleteSnapshotCopyGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSnapshotCopyGrantResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateRedshiftIdcApplicationRequest &, const Model::CreateRedshiftIdcApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRedshiftIdcApplicationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyIntegrationRequest &, const Model::ModifyIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyIntegrationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DisableLoggingRequest &, const Model::DisableLoggingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableLoggingResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RestoreFromClusterSnapshotRequest &, const Model::RestoreFromClusterSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RestoreFromClusterSnapshotResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::FailoverPrimaryComputeRequest &, const Model::FailoverPrimaryComputeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> FailoverPrimaryComputeResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::PurchaseReservedNodeOfferingRequest &, const Model::PurchaseReservedNodeOfferingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PurchaseReservedNodeOfferingResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::EnableSnapshotCopyRequest &, const Model::EnableSnapshotCopyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableSnapshotCopyResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeNodeConfigurationOptionsRequest &, const Model::DescribeNodeConfigurationOptionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeNodeConfigurationOptionsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeEndpointAccessRequest &, const Model::DescribeEndpointAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEndpointAccessResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyEventSubscriptionRequest &, const Model::ModifyEventSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyEventSubscriptionResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClusterVersionsRequest &, const Model::DescribeClusterVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterVersionsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeReservedNodesRequest &, const Model::DescribeReservedNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeReservedNodesResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyScheduledActionRequest &, const Model::ModifyScheduledActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyScheduledActionResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeAccountAttributesRequest &, const Model::DescribeAccountAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAccountAttributesResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DisableSnapshotCopyRequest &, const Model::DisableSnapshotCopyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableSnapshotCopyResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeCustomDomainAssociationsRequest &, const Model::DescribeCustomDomainAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeCustomDomainAssociationsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateClusterParameterGroupRequest &, const Model::CreateClusterParameterGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateClusterParameterGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeHsmConfigurationsRequest &, const Model::DescribeHsmConfigurationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeHsmConfigurationsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteUsageLimitRequest &, const Model::DeleteUsageLimitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteUsageLimitResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteHsmConfigurationRequest &, const Model::DeleteHsmConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteHsmConfigurationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeTableRestoreStatusRequest &, const Model::DescribeTableRestoreStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTableRestoreStatusResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteClusterParameterGroupRequest &, const Model::DeleteClusterParameterGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteClusterParameterGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyUsageLimitRequest &, const Model::ModifyUsageLimitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyUsageLimitResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::PutResourcePolicyRequest &, const Model::PutResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutResourcePolicyResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ListRecommendationsRequest &, const Model::ListRecommendationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRecommendationsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyClusterSnapshotRequest &, const Model::ModifyClusterSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyClusterSnapshotResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::EnableLoggingRequest &, const Model::EnableLoggingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableLoggingResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::PauseClusterRequest &, const Model::PauseClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PauseClusterResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RevokeSnapshotAccessRequest &, const Model::RevokeSnapshotAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RevokeSnapshotAccessResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateClusterSnapshotRequest &, const Model::CreateClusterSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateClusterSnapshotResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::AuthorizeSnapshotAccessRequest &, const Model::AuthorizeSnapshotAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AuthorizeSnapshotAccessResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateUsageLimitRequest &, const Model::CreateUsageLimitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateUsageLimitResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RejectDataShareRequest &, const Model::RejectDataShareOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RejectDataShareResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClusterDbRevisionsRequest &, const Model::DescribeClusterDbRevisionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterDbRevisionsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClusterParameterGroupsRequest &, const Model::DescribeClusterParameterGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClusterParameterGroupsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ResizeClusterRequest &, const Model::ResizeClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ResizeClusterResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::AcceptReservedNodeExchangeRequest &, const Model::AcceptReservedNodeExchangeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AcceptReservedNodeExchangeResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::BatchDeleteClusterSnapshotsRequest &, const Model::BatchDeleteClusterSnapshotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchDeleteClusterSnapshotsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::GetClusterCredentialsRequest &, const Model::GetClusterCredentialsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetClusterCredentialsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeInboundIntegrationsRequest &, const Model::DescribeInboundIntegrationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeInboundIntegrationsResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeClustersRequest &, const Model::DescribeClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClustersResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeregisterNamespaceRequest &, const Model::DeregisterNamespaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeregisterNamespaceResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteClusterSubnetGroupRequest &, const Model::DeleteClusterSubnetGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteClusterSubnetGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateClusterSecurityGroupRequest &, const Model::CreateClusterSecurityGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateClusterSecurityGroupResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DeleteCustomDomainAssociationRequest &, const Model::DeleteCustomDomainAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCustomDomainAssociationResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::GetIdentityCenterAuthTokenRequest &, const Model::GetIdentityCenterAuthTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetIdentityCenterAuthTokenResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::ModifyClusterSnapshotScheduleRequest &, const Model::ModifyClusterSnapshotScheduleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ModifyClusterSnapshotScheduleResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::CreateEventSubscriptionRequest &, const Model::CreateEventSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEventSubscriptionResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::DescribeAuthenticationProfilesRequest &, const Model::DescribeAuthenticationProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAuthenticationProfilesResponseReceivedHandler
std::function< void(const RedshiftClient *, const Model::RevokeEndpointAccessRequest &, const Model::RevokeEndpointAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RevokeEndpointAccessResponseReceivedHandler