AWS SDK for C++  0.14.3
AWS SDK for C++
Public Types | Public Member Functions | List of all members
Aws::Redshift::RedshiftClient Class Reference

#include <RedshiftClient.h>

+ Inheritance diagram for Aws::Redshift::RedshiftClient:

Public Types

typedef Aws::Client::AWSXMLClient BASECLASS
 
- Public Types inherited from Aws::Client::AWSXMLClient
typedef AWSClient BASECLASS
 

Public Member Functions

 RedshiftClient (const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
 RedshiftClient (const Auth::AWSCredentials &credentials, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
 RedshiftClient (const std::shared_ptr< Auth::AWSCredentialsProvider > &credentialsProvider, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
virtual ~RedshiftClient ()
 
virtual Model::AuthorizeClusterSecurityGroupIngressOutcome AuthorizeClusterSecurityGroupIngress (const Model::AuthorizeClusterSecurityGroupIngressRequest &request) const
 
virtual Model::AuthorizeClusterSecurityGroupIngressOutcomeCallable AuthorizeClusterSecurityGroupIngressCallable (const Model::AuthorizeClusterSecurityGroupIngressRequest &request) const
 
virtual void AuthorizeClusterSecurityGroupIngressAsync (const Model::AuthorizeClusterSecurityGroupIngressRequest &request, const AuthorizeClusterSecurityGroupIngressResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::AuthorizeSnapshotAccessOutcome AuthorizeSnapshotAccess (const Model::AuthorizeSnapshotAccessRequest &request) const
 
virtual Model::AuthorizeSnapshotAccessOutcomeCallable AuthorizeSnapshotAccessCallable (const Model::AuthorizeSnapshotAccessRequest &request) const
 
virtual void AuthorizeSnapshotAccessAsync (const Model::AuthorizeSnapshotAccessRequest &request, const AuthorizeSnapshotAccessResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CopyClusterSnapshotOutcome CopyClusterSnapshot (const Model::CopyClusterSnapshotRequest &request) const
 
virtual Model::CopyClusterSnapshotOutcomeCallable CopyClusterSnapshotCallable (const Model::CopyClusterSnapshotRequest &request) const
 
virtual void CopyClusterSnapshotAsync (const Model::CopyClusterSnapshotRequest &request, const CopyClusterSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateClusterOutcome CreateCluster (const Model::CreateClusterRequest &request) const
 
virtual Model::CreateClusterOutcomeCallable CreateClusterCallable (const Model::CreateClusterRequest &request) const
 
virtual void CreateClusterAsync (const Model::CreateClusterRequest &request, const CreateClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateClusterParameterGroupOutcome CreateClusterParameterGroup (const Model::CreateClusterParameterGroupRequest &request) const
 
virtual Model::CreateClusterParameterGroupOutcomeCallable CreateClusterParameterGroupCallable (const Model::CreateClusterParameterGroupRequest &request) const
 
virtual void CreateClusterParameterGroupAsync (const Model::CreateClusterParameterGroupRequest &request, const CreateClusterParameterGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateClusterSecurityGroupOutcome CreateClusterSecurityGroup (const Model::CreateClusterSecurityGroupRequest &request) const
 
virtual Model::CreateClusterSecurityGroupOutcomeCallable CreateClusterSecurityGroupCallable (const Model::CreateClusterSecurityGroupRequest &request) const
 
virtual void CreateClusterSecurityGroupAsync (const Model::CreateClusterSecurityGroupRequest &request, const CreateClusterSecurityGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateClusterSnapshotOutcome CreateClusterSnapshot (const Model::CreateClusterSnapshotRequest &request) const
 
virtual Model::CreateClusterSnapshotOutcomeCallable CreateClusterSnapshotCallable (const Model::CreateClusterSnapshotRequest &request) const
 
virtual void CreateClusterSnapshotAsync (const Model::CreateClusterSnapshotRequest &request, const CreateClusterSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateClusterSubnetGroupOutcome CreateClusterSubnetGroup (const Model::CreateClusterSubnetGroupRequest &request) const
 
virtual Model::CreateClusterSubnetGroupOutcomeCallable CreateClusterSubnetGroupCallable (const Model::CreateClusterSubnetGroupRequest &request) const
 
virtual void CreateClusterSubnetGroupAsync (const Model::CreateClusterSubnetGroupRequest &request, const CreateClusterSubnetGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateEventSubscriptionOutcome CreateEventSubscription (const Model::CreateEventSubscriptionRequest &request) const
 
virtual Model::CreateEventSubscriptionOutcomeCallable CreateEventSubscriptionCallable (const Model::CreateEventSubscriptionRequest &request) const
 
virtual void CreateEventSubscriptionAsync (const Model::CreateEventSubscriptionRequest &request, const CreateEventSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateHsmClientCertificateOutcome CreateHsmClientCertificate (const Model::CreateHsmClientCertificateRequest &request) const
 
virtual Model::CreateHsmClientCertificateOutcomeCallable CreateHsmClientCertificateCallable (const Model::CreateHsmClientCertificateRequest &request) const
 
virtual void CreateHsmClientCertificateAsync (const Model::CreateHsmClientCertificateRequest &request, const CreateHsmClientCertificateResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateHsmConfigurationOutcome CreateHsmConfiguration (const Model::CreateHsmConfigurationRequest &request) const
 
virtual Model::CreateHsmConfigurationOutcomeCallable CreateHsmConfigurationCallable (const Model::CreateHsmConfigurationRequest &request) const
 
virtual void CreateHsmConfigurationAsync (const Model::CreateHsmConfigurationRequest &request, const CreateHsmConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateSnapshotCopyGrantOutcome CreateSnapshotCopyGrant (const Model::CreateSnapshotCopyGrantRequest &request) const
 
virtual Model::CreateSnapshotCopyGrantOutcomeCallable CreateSnapshotCopyGrantCallable (const Model::CreateSnapshotCopyGrantRequest &request) const
 
virtual void CreateSnapshotCopyGrantAsync (const Model::CreateSnapshotCopyGrantRequest &request, const CreateSnapshotCopyGrantResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateTagsOutcome CreateTags (const Model::CreateTagsRequest &request) const
 
virtual Model::CreateTagsOutcomeCallable CreateTagsCallable (const Model::CreateTagsRequest &request) const
 
virtual void CreateTagsAsync (const Model::CreateTagsRequest &request, const CreateTagsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteClusterOutcome DeleteCluster (const Model::DeleteClusterRequest &request) const
 
virtual Model::DeleteClusterOutcomeCallable DeleteClusterCallable (const Model::DeleteClusterRequest &request) const
 
virtual void DeleteClusterAsync (const Model::DeleteClusterRequest &request, const DeleteClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteClusterParameterGroupOutcome DeleteClusterParameterGroup (const Model::DeleteClusterParameterGroupRequest &request) const
 
virtual Model::DeleteClusterParameterGroupOutcomeCallable DeleteClusterParameterGroupCallable (const Model::DeleteClusterParameterGroupRequest &request) const
 
virtual void DeleteClusterParameterGroupAsync (const Model::DeleteClusterParameterGroupRequest &request, const DeleteClusterParameterGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteClusterSecurityGroupOutcome DeleteClusterSecurityGroup (const Model::DeleteClusterSecurityGroupRequest &request) const
 
virtual Model::DeleteClusterSecurityGroupOutcomeCallable DeleteClusterSecurityGroupCallable (const Model::DeleteClusterSecurityGroupRequest &request) const
 
virtual void DeleteClusterSecurityGroupAsync (const Model::DeleteClusterSecurityGroupRequest &request, const DeleteClusterSecurityGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteClusterSnapshotOutcome DeleteClusterSnapshot (const Model::DeleteClusterSnapshotRequest &request) const
 
virtual Model::DeleteClusterSnapshotOutcomeCallable DeleteClusterSnapshotCallable (const Model::DeleteClusterSnapshotRequest &request) const
 
virtual void DeleteClusterSnapshotAsync (const Model::DeleteClusterSnapshotRequest &request, const DeleteClusterSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteClusterSubnetGroupOutcome DeleteClusterSubnetGroup (const Model::DeleteClusterSubnetGroupRequest &request) const
 
virtual Model::DeleteClusterSubnetGroupOutcomeCallable DeleteClusterSubnetGroupCallable (const Model::DeleteClusterSubnetGroupRequest &request) const
 
virtual void DeleteClusterSubnetGroupAsync (const Model::DeleteClusterSubnetGroupRequest &request, const DeleteClusterSubnetGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteEventSubscriptionOutcome DeleteEventSubscription (const Model::DeleteEventSubscriptionRequest &request) const
 
virtual Model::DeleteEventSubscriptionOutcomeCallable DeleteEventSubscriptionCallable (const Model::DeleteEventSubscriptionRequest &request) const
 
virtual void DeleteEventSubscriptionAsync (const Model::DeleteEventSubscriptionRequest &request, const DeleteEventSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteHsmClientCertificateOutcome DeleteHsmClientCertificate (const Model::DeleteHsmClientCertificateRequest &request) const
 
virtual Model::DeleteHsmClientCertificateOutcomeCallable DeleteHsmClientCertificateCallable (const Model::DeleteHsmClientCertificateRequest &request) const
 
virtual void DeleteHsmClientCertificateAsync (const Model::DeleteHsmClientCertificateRequest &request, const DeleteHsmClientCertificateResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteHsmConfigurationOutcome DeleteHsmConfiguration (const Model::DeleteHsmConfigurationRequest &request) const
 
virtual Model::DeleteHsmConfigurationOutcomeCallable DeleteHsmConfigurationCallable (const Model::DeleteHsmConfigurationRequest &request) const
 
virtual void DeleteHsmConfigurationAsync (const Model::DeleteHsmConfigurationRequest &request, const DeleteHsmConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteSnapshotCopyGrantOutcome DeleteSnapshotCopyGrant (const Model::DeleteSnapshotCopyGrantRequest &request) const
 
virtual Model::DeleteSnapshotCopyGrantOutcomeCallable DeleteSnapshotCopyGrantCallable (const Model::DeleteSnapshotCopyGrantRequest &request) const
 
virtual void DeleteSnapshotCopyGrantAsync (const Model::DeleteSnapshotCopyGrantRequest &request, const DeleteSnapshotCopyGrantResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteTagsOutcome DeleteTags (const Model::DeleteTagsRequest &request) const
 
virtual Model::DeleteTagsOutcomeCallable DeleteTagsCallable (const Model::DeleteTagsRequest &request) const
 
virtual void DeleteTagsAsync (const Model::DeleteTagsRequest &request, const DeleteTagsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeClusterParameterGroupsOutcome DescribeClusterParameterGroups (const Model::DescribeClusterParameterGroupsRequest &request) const
 
virtual Model::DescribeClusterParameterGroupsOutcomeCallable DescribeClusterParameterGroupsCallable (const Model::DescribeClusterParameterGroupsRequest &request) const
 
virtual void DescribeClusterParameterGroupsAsync (const Model::DescribeClusterParameterGroupsRequest &request, const DescribeClusterParameterGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeClusterParametersOutcome DescribeClusterParameters (const Model::DescribeClusterParametersRequest &request) const
 
virtual Model::DescribeClusterParametersOutcomeCallable DescribeClusterParametersCallable (const Model::DescribeClusterParametersRequest &request) const
 
virtual void DescribeClusterParametersAsync (const Model::DescribeClusterParametersRequest &request, const DescribeClusterParametersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeClusterSecurityGroupsOutcome DescribeClusterSecurityGroups (const Model::DescribeClusterSecurityGroupsRequest &request) const
 
virtual Model::DescribeClusterSecurityGroupsOutcomeCallable DescribeClusterSecurityGroupsCallable (const Model::DescribeClusterSecurityGroupsRequest &request) const
 
virtual void DescribeClusterSecurityGroupsAsync (const Model::DescribeClusterSecurityGroupsRequest &request, const DescribeClusterSecurityGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeClusterSnapshotsOutcome DescribeClusterSnapshots (const Model::DescribeClusterSnapshotsRequest &request) const
 
virtual Model::DescribeClusterSnapshotsOutcomeCallable DescribeClusterSnapshotsCallable (const Model::DescribeClusterSnapshotsRequest &request) const
 
virtual void DescribeClusterSnapshotsAsync (const Model::DescribeClusterSnapshotsRequest &request, const DescribeClusterSnapshotsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeClusterSubnetGroupsOutcome DescribeClusterSubnetGroups (const Model::DescribeClusterSubnetGroupsRequest &request) const
 
virtual Model::DescribeClusterSubnetGroupsOutcomeCallable DescribeClusterSubnetGroupsCallable (const Model::DescribeClusterSubnetGroupsRequest &request) const
 
virtual void DescribeClusterSubnetGroupsAsync (const Model::DescribeClusterSubnetGroupsRequest &request, const DescribeClusterSubnetGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeClusterVersionsOutcome DescribeClusterVersions (const Model::DescribeClusterVersionsRequest &request) const
 
virtual Model::DescribeClusterVersionsOutcomeCallable DescribeClusterVersionsCallable (const Model::DescribeClusterVersionsRequest &request) const
 
virtual void DescribeClusterVersionsAsync (const Model::DescribeClusterVersionsRequest &request, const DescribeClusterVersionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeClustersOutcome DescribeClusters (const Model::DescribeClustersRequest &request) const
 
virtual Model::DescribeClustersOutcomeCallable DescribeClustersCallable (const Model::DescribeClustersRequest &request) const
 
virtual void DescribeClustersAsync (const Model::DescribeClustersRequest &request, const DescribeClustersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeDefaultClusterParametersOutcome DescribeDefaultClusterParameters (const Model::DescribeDefaultClusterParametersRequest &request) const
 
virtual Model::DescribeDefaultClusterParametersOutcomeCallable DescribeDefaultClusterParametersCallable (const Model::DescribeDefaultClusterParametersRequest &request) const
 
virtual void DescribeDefaultClusterParametersAsync (const Model::DescribeDefaultClusterParametersRequest &request, const DescribeDefaultClusterParametersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeEventCategoriesOutcome DescribeEventCategories (const Model::DescribeEventCategoriesRequest &request) const
 
virtual Model::DescribeEventCategoriesOutcomeCallable DescribeEventCategoriesCallable (const Model::DescribeEventCategoriesRequest &request) const
 
virtual void DescribeEventCategoriesAsync (const Model::DescribeEventCategoriesRequest &request, const DescribeEventCategoriesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeEventSubscriptionsOutcome DescribeEventSubscriptions (const Model::DescribeEventSubscriptionsRequest &request) const
 
virtual Model::DescribeEventSubscriptionsOutcomeCallable DescribeEventSubscriptionsCallable (const Model::DescribeEventSubscriptionsRequest &request) const
 
virtual void DescribeEventSubscriptionsAsync (const Model::DescribeEventSubscriptionsRequest &request, const DescribeEventSubscriptionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeEventsOutcome DescribeEvents (const Model::DescribeEventsRequest &request) const
 
virtual Model::DescribeEventsOutcomeCallable DescribeEventsCallable (const Model::DescribeEventsRequest &request) const
 
virtual void DescribeEventsAsync (const Model::DescribeEventsRequest &request, const DescribeEventsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeHsmClientCertificatesOutcome DescribeHsmClientCertificates (const Model::DescribeHsmClientCertificatesRequest &request) const
 
virtual Model::DescribeHsmClientCertificatesOutcomeCallable DescribeHsmClientCertificatesCallable (const Model::DescribeHsmClientCertificatesRequest &request) const
 
virtual void DescribeHsmClientCertificatesAsync (const Model::DescribeHsmClientCertificatesRequest &request, const DescribeHsmClientCertificatesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeHsmConfigurationsOutcome DescribeHsmConfigurations (const Model::DescribeHsmConfigurationsRequest &request) const
 
virtual Model::DescribeHsmConfigurationsOutcomeCallable DescribeHsmConfigurationsCallable (const Model::DescribeHsmConfigurationsRequest &request) const
 
virtual void DescribeHsmConfigurationsAsync (const Model::DescribeHsmConfigurationsRequest &request, const DescribeHsmConfigurationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeLoggingStatusOutcome DescribeLoggingStatus (const Model::DescribeLoggingStatusRequest &request) const
 
virtual Model::DescribeLoggingStatusOutcomeCallable DescribeLoggingStatusCallable (const Model::DescribeLoggingStatusRequest &request) const
 
virtual void DescribeLoggingStatusAsync (const Model::DescribeLoggingStatusRequest &request, const DescribeLoggingStatusResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeOrderableClusterOptionsOutcome DescribeOrderableClusterOptions (const Model::DescribeOrderableClusterOptionsRequest &request) const
 
virtual Model::DescribeOrderableClusterOptionsOutcomeCallable DescribeOrderableClusterOptionsCallable (const Model::DescribeOrderableClusterOptionsRequest &request) const
 
virtual void DescribeOrderableClusterOptionsAsync (const Model::DescribeOrderableClusterOptionsRequest &request, const DescribeOrderableClusterOptionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeReservedNodeOfferingsOutcome DescribeReservedNodeOfferings (const Model::DescribeReservedNodeOfferingsRequest &request) const
 
virtual Model::DescribeReservedNodeOfferingsOutcomeCallable DescribeReservedNodeOfferingsCallable (const Model::DescribeReservedNodeOfferingsRequest &request) const
 
virtual void DescribeReservedNodeOfferingsAsync (const Model::DescribeReservedNodeOfferingsRequest &request, const DescribeReservedNodeOfferingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeReservedNodesOutcome DescribeReservedNodes (const Model::DescribeReservedNodesRequest &request) const
 
virtual Model::DescribeReservedNodesOutcomeCallable DescribeReservedNodesCallable (const Model::DescribeReservedNodesRequest &request) const
 
virtual void DescribeReservedNodesAsync (const Model::DescribeReservedNodesRequest &request, const DescribeReservedNodesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeResizeOutcome DescribeResize (const Model::DescribeResizeRequest &request) const
 
virtual Model::DescribeResizeOutcomeCallable DescribeResizeCallable (const Model::DescribeResizeRequest &request) const
 
virtual void DescribeResizeAsync (const Model::DescribeResizeRequest &request, const DescribeResizeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeSnapshotCopyGrantsOutcome DescribeSnapshotCopyGrants (const Model::DescribeSnapshotCopyGrantsRequest &request) const
 
virtual Model::DescribeSnapshotCopyGrantsOutcomeCallable DescribeSnapshotCopyGrantsCallable (const Model::DescribeSnapshotCopyGrantsRequest &request) const
 
virtual void DescribeSnapshotCopyGrantsAsync (const Model::DescribeSnapshotCopyGrantsRequest &request, const DescribeSnapshotCopyGrantsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeTableRestoreStatusOutcome DescribeTableRestoreStatus (const Model::DescribeTableRestoreStatusRequest &request) const
 
virtual Model::DescribeTableRestoreStatusOutcomeCallable DescribeTableRestoreStatusCallable (const Model::DescribeTableRestoreStatusRequest &request) const
 
virtual void DescribeTableRestoreStatusAsync (const Model::DescribeTableRestoreStatusRequest &request, const DescribeTableRestoreStatusResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeTagsOutcome DescribeTags (const Model::DescribeTagsRequest &request) const
 
virtual Model::DescribeTagsOutcomeCallable DescribeTagsCallable (const Model::DescribeTagsRequest &request) const
 
virtual void DescribeTagsAsync (const Model::DescribeTagsRequest &request, const DescribeTagsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DisableLoggingOutcome DisableLogging (const Model::DisableLoggingRequest &request) const
 
virtual Model::DisableLoggingOutcomeCallable DisableLoggingCallable (const Model::DisableLoggingRequest &request) const
 
virtual void DisableLoggingAsync (const Model::DisableLoggingRequest &request, const DisableLoggingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DisableSnapshotCopyOutcome DisableSnapshotCopy (const Model::DisableSnapshotCopyRequest &request) const
 
virtual Model::DisableSnapshotCopyOutcomeCallable DisableSnapshotCopyCallable (const Model::DisableSnapshotCopyRequest &request) const
 
virtual void DisableSnapshotCopyAsync (const Model::DisableSnapshotCopyRequest &request, const DisableSnapshotCopyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::EnableLoggingOutcome EnableLogging (const Model::EnableLoggingRequest &request) const
 
virtual Model::EnableLoggingOutcomeCallable EnableLoggingCallable (const Model::EnableLoggingRequest &request) const
 
virtual void EnableLoggingAsync (const Model::EnableLoggingRequest &request, const EnableLoggingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::EnableSnapshotCopyOutcome EnableSnapshotCopy (const Model::EnableSnapshotCopyRequest &request) const
 
virtual Model::EnableSnapshotCopyOutcomeCallable EnableSnapshotCopyCallable (const Model::EnableSnapshotCopyRequest &request) const
 
virtual void EnableSnapshotCopyAsync (const Model::EnableSnapshotCopyRequest &request, const EnableSnapshotCopyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyClusterOutcome ModifyCluster (const Model::ModifyClusterRequest &request) const
 
virtual Model::ModifyClusterOutcomeCallable ModifyClusterCallable (const Model::ModifyClusterRequest &request) const
 
virtual void ModifyClusterAsync (const Model::ModifyClusterRequest &request, const ModifyClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyClusterIamRolesOutcome ModifyClusterIamRoles (const Model::ModifyClusterIamRolesRequest &request) const
 
virtual Model::ModifyClusterIamRolesOutcomeCallable ModifyClusterIamRolesCallable (const Model::ModifyClusterIamRolesRequest &request) const
 
virtual void ModifyClusterIamRolesAsync (const Model::ModifyClusterIamRolesRequest &request, const ModifyClusterIamRolesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyClusterParameterGroupOutcome ModifyClusterParameterGroup (const Model::ModifyClusterParameterGroupRequest &request) const
 
virtual Model::ModifyClusterParameterGroupOutcomeCallable ModifyClusterParameterGroupCallable (const Model::ModifyClusterParameterGroupRequest &request) const
 
virtual void ModifyClusterParameterGroupAsync (const Model::ModifyClusterParameterGroupRequest &request, const ModifyClusterParameterGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyClusterSubnetGroupOutcome ModifyClusterSubnetGroup (const Model::ModifyClusterSubnetGroupRequest &request) const
 
virtual Model::ModifyClusterSubnetGroupOutcomeCallable ModifyClusterSubnetGroupCallable (const Model::ModifyClusterSubnetGroupRequest &request) const
 
virtual void ModifyClusterSubnetGroupAsync (const Model::ModifyClusterSubnetGroupRequest &request, const ModifyClusterSubnetGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyEventSubscriptionOutcome ModifyEventSubscription (const Model::ModifyEventSubscriptionRequest &request) const
 
virtual Model::ModifyEventSubscriptionOutcomeCallable ModifyEventSubscriptionCallable (const Model::ModifyEventSubscriptionRequest &request) const
 
virtual void ModifyEventSubscriptionAsync (const Model::ModifyEventSubscriptionRequest &request, const ModifyEventSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifySnapshotCopyRetentionPeriodOutcome ModifySnapshotCopyRetentionPeriod (const Model::ModifySnapshotCopyRetentionPeriodRequest &request) const
 
virtual Model::ModifySnapshotCopyRetentionPeriodOutcomeCallable ModifySnapshotCopyRetentionPeriodCallable (const Model::ModifySnapshotCopyRetentionPeriodRequest &request) const
 
virtual void ModifySnapshotCopyRetentionPeriodAsync (const Model::ModifySnapshotCopyRetentionPeriodRequest &request, const ModifySnapshotCopyRetentionPeriodResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PurchaseReservedNodeOfferingOutcome PurchaseReservedNodeOffering (const Model::PurchaseReservedNodeOfferingRequest &request) const
 
virtual Model::PurchaseReservedNodeOfferingOutcomeCallable PurchaseReservedNodeOfferingCallable (const Model::PurchaseReservedNodeOfferingRequest &request) const
 
virtual void PurchaseReservedNodeOfferingAsync (const Model::PurchaseReservedNodeOfferingRequest &request, const PurchaseReservedNodeOfferingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RebootClusterOutcome RebootCluster (const Model::RebootClusterRequest &request) const
 
virtual Model::RebootClusterOutcomeCallable RebootClusterCallable (const Model::RebootClusterRequest &request) const
 
virtual void RebootClusterAsync (const Model::RebootClusterRequest &request, const RebootClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ResetClusterParameterGroupOutcome ResetClusterParameterGroup (const Model::ResetClusterParameterGroupRequest &request) const
 
virtual Model::ResetClusterParameterGroupOutcomeCallable ResetClusterParameterGroupCallable (const Model::ResetClusterParameterGroupRequest &request) const
 
virtual void ResetClusterParameterGroupAsync (const Model::ResetClusterParameterGroupRequest &request, const ResetClusterParameterGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RestoreFromClusterSnapshotOutcome RestoreFromClusterSnapshot (const Model::RestoreFromClusterSnapshotRequest &request) const
 
virtual Model::RestoreFromClusterSnapshotOutcomeCallable RestoreFromClusterSnapshotCallable (const Model::RestoreFromClusterSnapshotRequest &request) const
 
virtual void RestoreFromClusterSnapshotAsync (const Model::RestoreFromClusterSnapshotRequest &request, const RestoreFromClusterSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RestoreTableFromClusterSnapshotOutcome RestoreTableFromClusterSnapshot (const Model::RestoreTableFromClusterSnapshotRequest &request) const
 
virtual Model::RestoreTableFromClusterSnapshotOutcomeCallable RestoreTableFromClusterSnapshotCallable (const Model::RestoreTableFromClusterSnapshotRequest &request) const
 
virtual void RestoreTableFromClusterSnapshotAsync (const Model::RestoreTableFromClusterSnapshotRequest &request, const RestoreTableFromClusterSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RevokeClusterSecurityGroupIngressOutcome RevokeClusterSecurityGroupIngress (const Model::RevokeClusterSecurityGroupIngressRequest &request) const
 
virtual Model::RevokeClusterSecurityGroupIngressOutcomeCallable RevokeClusterSecurityGroupIngressCallable (const Model::RevokeClusterSecurityGroupIngressRequest &request) const
 
virtual void RevokeClusterSecurityGroupIngressAsync (const Model::RevokeClusterSecurityGroupIngressRequest &request, const RevokeClusterSecurityGroupIngressResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RevokeSnapshotAccessOutcome RevokeSnapshotAccess (const Model::RevokeSnapshotAccessRequest &request) const
 
virtual Model::RevokeSnapshotAccessOutcomeCallable RevokeSnapshotAccessCallable (const Model::RevokeSnapshotAccessRequest &request) const
 
virtual void RevokeSnapshotAccessAsync (const Model::RevokeSnapshotAccessRequest &request, const RevokeSnapshotAccessResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RotateEncryptionKeyOutcome RotateEncryptionKey (const Model::RotateEncryptionKeyRequest &request) const
 
virtual Model::RotateEncryptionKeyOutcomeCallable RotateEncryptionKeyCallable (const Model::RotateEncryptionKeyRequest &request) const
 
virtual void RotateEncryptionKeyAsync (const Model::RotateEncryptionKeyRequest &request, const RotateEncryptionKeyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
- Public Member Functions inherited from Aws::Client::AWSXMLClient
 AWSXMLClient (const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)
 
virtual ~AWSXMLClient ()=default
 
- Public Member Functions inherited from Aws::Client::AWSClient
 AWSClient (const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)
 
virtual ~AWSClient ()
 
Aws::String GeneratePresignedUrl (Aws::Http::URI &uri, Aws::Http::HttpMethod method, long long expirationInSeconds=0)
 
void DisableRequestProcessing ()
 
void EnableRequestProcessing ()
 

Additional Inherited Members

- Protected Member Functions inherited from Aws::Client::AWSXMLClient
virtual AWSError< CoreErrorsBuildAWSError (const std::shared_ptr< Aws::Http::HttpResponse > &response) const override
 
XmlOutcome MakeRequest (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
XmlOutcome MakeRequest (const Aws::String &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
- Protected Member Functions inherited from Aws::Client::AWSClient
HttpResponseOutcome AttemptExhaustively (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptExhaustively (const Aws::String &uri, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptOneRequest (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptOneRequest (const Aws::String &uri, Http::HttpMethod httpMethod) const
 
StreamOutcome MakeRequestWithUnparsedResponse (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
virtual void BuildHttpRequest (const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) const
 
const std::shared_ptr< AWSErrorMarshaller > & GetErrorMarshaller () const
 

Detailed Description

<fullname>Amazon Redshift</fullname> Overview

This is an interface reference for Amazon Redshift. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift clusters. Note that Amazon Redshift is asynchronous, which means that some interfaces may require techniques, such as polling or asynchronous callback handlers, to determine when a command has been applied. In this reference, the parameter descriptions indicate whether a change is applied immediately, on the next instance reboot, or during the next maintenance window. For a summary of the Amazon Redshift cluster management interfaces, go to Using the Amazon Redshift Management Interfaces .

Amazon Redshift manages all the work of setting up, operating, and scaling a data warehouse: provisioning capacity, monitoring and backing up the cluster, and applying patches and upgrades to the Amazon Redshift engine. You can focus on using your data to acquire new insights for your business and customers.

If you are a first-time user of Amazon Redshift, we recommend that you begin by reading the The Amazon Redshift Getting Started Guide

If you are a database developer, the Amazon Redshift Database Developer Guide explains how to design, build, query, and maintain the databases that make up your data warehouse.

Definition at line 401 of file RedshiftClient.h.

Member Typedef Documentation

Definition at line 404 of file RedshiftClient.h.

Constructor & Destructor Documentation

Aws::Redshift::RedshiftClient::RedshiftClient ( const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration())

Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.

Aws::Redshift::RedshiftClient::RedshiftClient ( const Auth::AWSCredentials credentials,
const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration() 
)

Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.

Aws::Redshift::RedshiftClient::RedshiftClient ( const std::shared_ptr< Auth::AWSCredentialsProvider > &  credentialsProvider,
const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration() 
)

Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used

virtual Aws::Redshift::RedshiftClient::~RedshiftClient ( )
virtual

Member Function Documentation

virtual Model::AuthorizeClusterSecurityGroupIngressOutcome Aws::Redshift::RedshiftClient::AuthorizeClusterSecurityGroupIngress ( const Model::AuthorizeClusterSecurityGroupIngressRequest request) const
virtual

Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether the application accessing your cluster is running on the Internet or an Amazon EC2 instance, you can authorize inbound access to either a Classless Interdomain Routing (CIDR)/Internet Protocol (IP) range or to an Amazon EC2 security group. You can add as many as 20 ingress rules to an Amazon Redshift security group.

If you authorize access to an Amazon EC2 security group, specify EC2SecurityGroupName and EC2SecurityGroupOwnerId. The Amazon EC2 security group and Amazon Redshift cluster must be in the same AWS region.

If you authorize access to a CIDR/IP address range, specify CIDRIP. For an overview of CIDR blocks, see the Wikipedia article on Classless Inter-Domain Routing.

You must also associate the security group with a cluster so that clients running on these IP addresses or the EC2 instance are authorized to connect to the cluster. For information about managing security groups, go to Working with Security Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::AuthorizeClusterSecurityGroupIngressAsync ( const Model::AuthorizeClusterSecurityGroupIngressRequest request,
const AuthorizeClusterSecurityGroupIngressResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether the application accessing your cluster is running on the Internet or an Amazon EC2 instance, you can authorize inbound access to either a Classless Interdomain Routing (CIDR)/Internet Protocol (IP) range or to an Amazon EC2 security group. You can add as many as 20 ingress rules to an Amazon Redshift security group.

If you authorize access to an Amazon EC2 security group, specify EC2SecurityGroupName and EC2SecurityGroupOwnerId. The Amazon EC2 security group and Amazon Redshift cluster must be in the same AWS region.

If you authorize access to a CIDR/IP address range, specify CIDRIP. For an overview of CIDR blocks, see the Wikipedia article on Classless Inter-Domain Routing.

You must also associate the security group with a cluster so that clients running on these IP addresses or the EC2 instance are authorized to connect to the cluster. For information about managing security groups, go to Working with Security Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::AuthorizeClusterSecurityGroupIngressOutcomeCallable Aws::Redshift::RedshiftClient::AuthorizeClusterSecurityGroupIngressCallable ( const Model::AuthorizeClusterSecurityGroupIngressRequest request) const
virtual

Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether the application accessing your cluster is running on the Internet or an Amazon EC2 instance, you can authorize inbound access to either a Classless Interdomain Routing (CIDR)/Internet Protocol (IP) range or to an Amazon EC2 security group. You can add as many as 20 ingress rules to an Amazon Redshift security group.

If you authorize access to an Amazon EC2 security group, specify EC2SecurityGroupName and EC2SecurityGroupOwnerId. The Amazon EC2 security group and Amazon Redshift cluster must be in the same AWS region.

If you authorize access to a CIDR/IP address range, specify CIDRIP. For an overview of CIDR blocks, see the Wikipedia article on Classless Inter-Domain Routing.

You must also associate the security group with a cluster so that clients running on these IP addresses or the EC2 instance are authorized to connect to the cluster. For information about managing security groups, go to Working with Security Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::AuthorizeSnapshotAccessOutcome Aws::Redshift::RedshiftClient::AuthorizeSnapshotAccess ( const Model::AuthorizeSnapshotAccessRequest request) const
virtual

Authorizes the specified AWS customer account to restore the specified snapshot.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::AuthorizeSnapshotAccessAsync ( const Model::AuthorizeSnapshotAccessRequest request,
const AuthorizeSnapshotAccessResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Authorizes the specified AWS customer account to restore the specified snapshot.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::AuthorizeSnapshotAccessOutcomeCallable Aws::Redshift::RedshiftClient::AuthorizeSnapshotAccessCallable ( const Model::AuthorizeSnapshotAccessRequest request) const
virtual

Authorizes the specified AWS customer account to restore the specified snapshot.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CopyClusterSnapshotOutcome Aws::Redshift::RedshiftClient::CopyClusterSnapshot ( const Model::CopyClusterSnapshotRequest request) const
virtual

Copies the specified automated cluster snapshot to a new manual cluster snapshot. The source must be an automated snapshot and it must be in the available state.

When you delete a cluster, Amazon Redshift deletes any automated snapshots of the cluster. Also, when the retention period of the snapshot expires, Amazon Redshift automatically deletes it. If you want to keep an automated snapshot for a longer period, you can make a manual copy of the snapshot. Manual snapshots are retained until you delete them.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::CopyClusterSnapshotAsync ( const Model::CopyClusterSnapshotRequest request,
const CopyClusterSnapshotResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Copies the specified automated cluster snapshot to a new manual cluster snapshot. The source must be an automated snapshot and it must be in the available state.

When you delete a cluster, Amazon Redshift deletes any automated snapshots of the cluster. Also, when the retention period of the snapshot expires, Amazon Redshift automatically deletes it. If you want to keep an automated snapshot for a longer period, you can make a manual copy of the snapshot. Manual snapshots are retained until you delete them.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CopyClusterSnapshotOutcomeCallable Aws::Redshift::RedshiftClient::CopyClusterSnapshotCallable ( const Model::CopyClusterSnapshotRequest request) const
virtual

Copies the specified automated cluster snapshot to a new manual cluster snapshot. The source must be an automated snapshot and it must be in the available state.

When you delete a cluster, Amazon Redshift deletes any automated snapshots of the cluster. Also, when the retention period of the snapshot expires, Amazon Redshift automatically deletes it. If you want to keep an automated snapshot for a longer period, you can make a manual copy of the snapshot. Manual snapshots are retained until you delete them.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateClusterOutcome Aws::Redshift::RedshiftClient::CreateCluster ( const Model::CreateClusterRequest request) const
virtual

Creates a new cluster. To create the cluster in virtual private cloud (VPC), you must provide cluster subnet group name. If you don't provide a cluster subnet group name or the cluster security group parameter, Amazon Redshift creates a non-VPC cluster, it associates the default cluster security group with the cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

virtual void Aws::Redshift::RedshiftClient::CreateClusterAsync ( const Model::CreateClusterRequest request,
const CreateClusterResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a new cluster. To create the cluster in virtual private cloud (VPC), you must provide cluster subnet group name. If you don't provide a cluster subnet group name or the cluster security group parameter, Amazon Redshift creates a non-VPC cluster, it associates the default cluster security group with the cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateClusterOutcomeCallable Aws::Redshift::RedshiftClient::CreateClusterCallable ( const Model::CreateClusterRequest request) const
virtual

Creates a new cluster. To create the cluster in virtual private cloud (VPC), you must provide cluster subnet group name. If you don't provide a cluster subnet group name or the cluster security group parameter, Amazon Redshift creates a non-VPC cluster, it associates the default cluster security group with the cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateClusterParameterGroupOutcome Aws::Redshift::RedshiftClient::CreateClusterParameterGroup ( const Model::CreateClusterParameterGroupRequest request) const
virtual

Creates an Amazon Redshift parameter group.

Creating parameter groups is independent of creating clusters. You can associate a cluster with a parameter group when you create the cluster. You can also associate an existing cluster with a parameter group after the cluster is created by using ModifyCluster.

Parameters in the parameter group define specific behavior that applies to the databases you create on the cluster. For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::CreateClusterParameterGroupAsync ( const Model::CreateClusterParameterGroupRequest request,
const CreateClusterParameterGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates an Amazon Redshift parameter group.

Creating parameter groups is independent of creating clusters. You can associate a cluster with a parameter group when you create the cluster. You can also associate an existing cluster with a parameter group after the cluster is created by using ModifyCluster.

Parameters in the parameter group define specific behavior that applies to the databases you create on the cluster. For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateClusterParameterGroupOutcomeCallable Aws::Redshift::RedshiftClient::CreateClusterParameterGroupCallable ( const Model::CreateClusterParameterGroupRequest request) const
virtual

Creates an Amazon Redshift parameter group.

Creating parameter groups is independent of creating clusters. You can associate a cluster with a parameter group when you create the cluster. You can also associate an existing cluster with a parameter group after the cluster is created by using ModifyCluster.

Parameters in the parameter group define specific behavior that applies to the databases you create on the cluster. For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateClusterSecurityGroupOutcome Aws::Redshift::RedshiftClient::CreateClusterSecurityGroup ( const Model::CreateClusterSecurityGroupRequest request) const
virtual

Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::CreateClusterSecurityGroupAsync ( const Model::CreateClusterSecurityGroupRequest request,
const CreateClusterSecurityGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateClusterSecurityGroupOutcomeCallable Aws::Redshift::RedshiftClient::CreateClusterSecurityGroupCallable ( const Model::CreateClusterSecurityGroupRequest request) const
virtual

Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateClusterSnapshotOutcome Aws::Redshift::RedshiftClient::CreateClusterSnapshot ( const Model::CreateClusterSnapshotRequest request) const
virtual

Creates a manual snapshot of the specified cluster. The cluster must be in the available state.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::CreateClusterSnapshotAsync ( const Model::CreateClusterSnapshotRequest request,
const CreateClusterSnapshotResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a manual snapshot of the specified cluster. The cluster must be in the available state.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateClusterSnapshotOutcomeCallable Aws::Redshift::RedshiftClient::CreateClusterSnapshotCallable ( const Model::CreateClusterSnapshotRequest request) const
virtual

Creates a manual snapshot of the specified cluster. The cluster must be in the available state.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateClusterSubnetGroupOutcome Aws::Redshift::RedshiftClient::CreateClusterSubnetGroup ( const Model::CreateClusterSubnetGroupRequest request) const
virtual

Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating Amazon Redshift subnet group.

For information about subnet groups, go to Amazon Redshift Cluster Subnet Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::CreateClusterSubnetGroupAsync ( const Model::CreateClusterSubnetGroupRequest request,
const CreateClusterSubnetGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating Amazon Redshift subnet group.

For information about subnet groups, go to Amazon Redshift Cluster Subnet Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateClusterSubnetGroupOutcomeCallable Aws::Redshift::RedshiftClient::CreateClusterSubnetGroupCallable ( const Model::CreateClusterSubnetGroupRequest request) const
virtual

Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating Amazon Redshift subnet group.

For information about subnet groups, go to Amazon Redshift Cluster Subnet Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateEventSubscriptionOutcome Aws::Redshift::RedshiftClient::CreateEventSubscription ( const Model::CreateEventSubscriptionRequest request) const
virtual

Creates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) of an Amazon SNS topic created by either the Amazon Redshift console, the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.

You can specify the source type, and lists of Amazon Redshift source IDs, event categories, and event severities. Notifications will be sent for all events you want that match those criteria. For example, you can specify source type = cluster, source ID = my-cluster-1 and mycluster2, event categories = Availability, Backup, and severity = ERROR. The subscription will only send notifications for those ERROR events in the Availability and Backup categories for the specified clusters.

If you specify both the source type and source IDs, such as source type = cluster and source identifier = my-cluster-1, notifications will be sent for all the cluster events for my-cluster-1. If you specify a source type but do not specify a source identifier, you will receive notice of the events for the objects of that type in your AWS account. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events generated from all Amazon Redshift sources belonging to your AWS account. You must specify a source type if you specify a source ID.

virtual void Aws::Redshift::RedshiftClient::CreateEventSubscriptionAsync ( const Model::CreateEventSubscriptionRequest request,
const CreateEventSubscriptionResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) of an Amazon SNS topic created by either the Amazon Redshift console, the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.

You can specify the source type, and lists of Amazon Redshift source IDs, event categories, and event severities. Notifications will be sent for all events you want that match those criteria. For example, you can specify source type = cluster, source ID = my-cluster-1 and mycluster2, event categories = Availability, Backup, and severity = ERROR. The subscription will only send notifications for those ERROR events in the Availability and Backup categories for the specified clusters.

If you specify both the source type and source IDs, such as source type = cluster and source identifier = my-cluster-1, notifications will be sent for all the cluster events for my-cluster-1. If you specify a source type but do not specify a source identifier, you will receive notice of the events for the objects of that type in your AWS account. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events generated from all Amazon Redshift sources belonging to your AWS account. You must specify a source type if you specify a source ID.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateEventSubscriptionOutcomeCallable Aws::Redshift::RedshiftClient::CreateEventSubscriptionCallable ( const Model::CreateEventSubscriptionRequest request) const
virtual

Creates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) of an Amazon SNS topic created by either the Amazon Redshift console, the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.

You can specify the source type, and lists of Amazon Redshift source IDs, event categories, and event severities. Notifications will be sent for all events you want that match those criteria. For example, you can specify source type = cluster, source ID = my-cluster-1 and mycluster2, event categories = Availability, Backup, and severity = ERROR. The subscription will only send notifications for those ERROR events in the Availability and Backup categories for the specified clusters.

If you specify both the source type and source IDs, such as source type = cluster and source identifier = my-cluster-1, notifications will be sent for all the cluster events for my-cluster-1. If you specify a source type but do not specify a source identifier, you will receive notice of the events for the objects of that type in your AWS account. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events generated from all Amazon Redshift sources belonging to your AWS account. You must specify a source type if you specify a source ID.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateHsmClientCertificateOutcome Aws::Redshift::RedshiftClient::CreateHsmClientCertificate ( const Model::CreateHsmClientCertificateRequest request) const
virtual

Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.

The command returns a public key, which you must store in the HSM. In addition to creating the HSM certificate, you must create an Amazon Redshift HSM configuration that provides a cluster the information needed to store and use encryption keys in the HSM. For more information, go to Hardware Security Modules in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::CreateHsmClientCertificateAsync ( const Model::CreateHsmClientCertificateRequest request,
const CreateHsmClientCertificateResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.

The command returns a public key, which you must store in the HSM. In addition to creating the HSM certificate, you must create an Amazon Redshift HSM configuration that provides a cluster the information needed to store and use encryption keys in the HSM. For more information, go to Hardware Security Modules in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateHsmClientCertificateOutcomeCallable Aws::Redshift::RedshiftClient::CreateHsmClientCertificateCallable ( const Model::CreateHsmClientCertificateRequest request) const
virtual

Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.

The command returns a public key, which you must store in the HSM. In addition to creating the HSM certificate, you must create an Amazon Redshift HSM configuration that provides a cluster the information needed to store and use encryption keys in the HSM. For more information, go to Hardware Security Modules in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateHsmConfigurationOutcome Aws::Redshift::RedshiftClient::CreateHsmConfiguration ( const Model::CreateHsmConfigurationRequest request) const
virtual

Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM). After creating the HSM configuration, you can specify it as a parameter when creating a cluster. The cluster will then store its encryption keys in the HSM.

In addition to creating an HSM configuration, you must also create an HSM client certificate. For more information, go to Hardware Security Modules in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::CreateHsmConfigurationAsync ( const Model::CreateHsmConfigurationRequest request,
const CreateHsmConfigurationResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM). After creating the HSM configuration, you can specify it as a parameter when creating a cluster. The cluster will then store its encryption keys in the HSM.

In addition to creating an HSM configuration, you must also create an HSM client certificate. For more information, go to Hardware Security Modules in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateHsmConfigurationOutcomeCallable Aws::Redshift::RedshiftClient::CreateHsmConfigurationCallable ( const Model::CreateHsmConfigurationRequest request) const
virtual

Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM). After creating the HSM configuration, you can specify it as a parameter when creating a cluster. The cluster will then store its encryption keys in the HSM.

In addition to creating an HSM configuration, you must also create an HSM client certificate. For more information, go to Hardware Security Modules in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateSnapshotCopyGrantOutcome Aws::Redshift::RedshiftClient::CreateSnapshotCopyGrant ( const Model::CreateSnapshotCopyGrantRequest request) const
virtual

Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region.

For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::CreateSnapshotCopyGrantAsync ( const Model::CreateSnapshotCopyGrantRequest request,
const CreateSnapshotCopyGrantResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region.

For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateSnapshotCopyGrantOutcomeCallable Aws::Redshift::RedshiftClient::CreateSnapshotCopyGrantCallable ( const Model::CreateSnapshotCopyGrantRequest request) const
virtual

Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region.

For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateTagsOutcome Aws::Redshift::RedshiftClient::CreateTags ( const Model::CreateTagsRequest request) const
virtual

Adds one or more tags to a specified resource.

A resource can have up to 10 tags. If you try to create more than 10 tags for a resource, you will receive an error and the attempt will fail.

If you specify a key that already exists for the resource, the value for that key will be updated with the new value.

virtual void Aws::Redshift::RedshiftClient::CreateTagsAsync ( const Model::CreateTagsRequest request,
const CreateTagsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Adds one or more tags to a specified resource.

A resource can have up to 10 tags. If you try to create more than 10 tags for a resource, you will receive an error and the attempt will fail.

If you specify a key that already exists for the resource, the value for that key will be updated with the new value.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateTagsOutcomeCallable Aws::Redshift::RedshiftClient::CreateTagsCallable ( const Model::CreateTagsRequest request) const
virtual

Adds one or more tags to a specified resource.

A resource can have up to 10 tags. If you try to create more than 10 tags for a resource, you will receive an error and the attempt will fail.

If you specify a key that already exists for the resource, the value for that key will be updated with the new value.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteClusterOutcome Aws::Redshift::RedshiftClient::DeleteCluster ( const Model::DeleteClusterRequest request) const
virtual

Deletes a previously provisioned cluster. A successful response from the web service indicates that the request was received correctly. Use DescribeClusters to monitor the status of the deletion. The delete operation cannot be canceled or reverted once submitted. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

If you want to shut down the cluster and retain it for future use, set SkipFinalClusterSnapshot to false and specify a name for FinalClusterSnapshotIdentifier. You can later restore this snapshot to resume using the cluster. If a final cluster snapshot is requested, the status of the cluster will be "final-snapshot" while the snapshot is being taken, then it's "deleting" once Amazon Redshift begins deleting the cluster.

For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

virtual void Aws::Redshift::RedshiftClient::DeleteClusterAsync ( const Model::DeleteClusterRequest request,
const DeleteClusterResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes a previously provisioned cluster. A successful response from the web service indicates that the request was received correctly. Use DescribeClusters to monitor the status of the deletion. The delete operation cannot be canceled or reverted once submitted. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

If you want to shut down the cluster and retain it for future use, set SkipFinalClusterSnapshot to false and specify a name for FinalClusterSnapshotIdentifier. You can later restore this snapshot to resume using the cluster. If a final cluster snapshot is requested, the status of the cluster will be "final-snapshot" while the snapshot is being taken, then it's "deleting" once Amazon Redshift begins deleting the cluster.

For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteClusterOutcomeCallable Aws::Redshift::RedshiftClient::DeleteClusterCallable ( const Model::DeleteClusterRequest request) const
virtual

Deletes a previously provisioned cluster. A successful response from the web service indicates that the request was received correctly. Use DescribeClusters to monitor the status of the deletion. The delete operation cannot be canceled or reverted once submitted. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

If you want to shut down the cluster and retain it for future use, set SkipFinalClusterSnapshot to false and specify a name for FinalClusterSnapshotIdentifier. You can later restore this snapshot to resume using the cluster. If a final cluster snapshot is requested, the status of the cluster will be "final-snapshot" while the snapshot is being taken, then it's "deleting" once Amazon Redshift begins deleting the cluster.

For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteClusterParameterGroupOutcome Aws::Redshift::RedshiftClient::DeleteClusterParameterGroup ( const Model::DeleteClusterParameterGroupRequest request) const
virtual

Deletes a specified Amazon Redshift parameter group. <note>You cannot delete a parameter group if it is associated with a cluster.</note>

virtual void Aws::Redshift::RedshiftClient::DeleteClusterParameterGroupAsync ( const Model::DeleteClusterParameterGroupRequest request,
const DeleteClusterParameterGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes a specified Amazon Redshift parameter group. <note>You cannot delete a parameter group if it is associated with a cluster.</note>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteClusterParameterGroupOutcomeCallable Aws::Redshift::RedshiftClient::DeleteClusterParameterGroupCallable ( const Model::DeleteClusterParameterGroupRequest request) const
virtual

Deletes a specified Amazon Redshift parameter group. <note>You cannot delete a parameter group if it is associated with a cluster.</note>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteClusterSecurityGroupOutcome Aws::Redshift::RedshiftClient::DeleteClusterSecurityGroup ( const Model::DeleteClusterSecurityGroupRequest request) const
virtual

Deletes an Amazon Redshift security group.

<note>You cannot delete a security group that is associated with any clusters. You cannot delete the default security group.</note>

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::DeleteClusterSecurityGroupAsync ( const Model::DeleteClusterSecurityGroupRequest request,
const DeleteClusterSecurityGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes an Amazon Redshift security group.

<note>You cannot delete a security group that is associated with any clusters. You cannot delete the default security group.</note>

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteClusterSecurityGroupOutcomeCallable Aws::Redshift::RedshiftClient::DeleteClusterSecurityGroupCallable ( const Model::DeleteClusterSecurityGroupRequest request) const
virtual

Deletes an Amazon Redshift security group.

<note>You cannot delete a security group that is associated with any clusters. You cannot delete the default security group.</note>

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteClusterSnapshotOutcome Aws::Redshift::RedshiftClient::DeleteClusterSnapshot ( const Model::DeleteClusterSnapshotRequest request) const
virtual

Deletes the specified manual snapshot. The snapshot must be in the available state, with no other users authorized to access the snapshot.

Unlike automated snapshots, manual snapshots are retained even after you delete your cluster. Amazon Redshift does not delete your manual snapshots. You must delete manual snapshot explicitly to avoid getting charged. If other accounts are authorized to access the snapshot, you must revoke all of the authorizations before you can delete the snapshot.

virtual void Aws::Redshift::RedshiftClient::DeleteClusterSnapshotAsync ( const Model::DeleteClusterSnapshotRequest request,
const DeleteClusterSnapshotResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes the specified manual snapshot. The snapshot must be in the available state, with no other users authorized to access the snapshot.

Unlike automated snapshots, manual snapshots are retained even after you delete your cluster. Amazon Redshift does not delete your manual snapshots. You must delete manual snapshot explicitly to avoid getting charged. If other accounts are authorized to access the snapshot, you must revoke all of the authorizations before you can delete the snapshot.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteClusterSnapshotOutcomeCallable Aws::Redshift::RedshiftClient::DeleteClusterSnapshotCallable ( const Model::DeleteClusterSnapshotRequest request) const
virtual

Deletes the specified manual snapshot. The snapshot must be in the available state, with no other users authorized to access the snapshot.

Unlike automated snapshots, manual snapshots are retained even after you delete your cluster. Amazon Redshift does not delete your manual snapshots. You must delete manual snapshot explicitly to avoid getting charged. If other accounts are authorized to access the snapshot, you must revoke all of the authorizations before you can delete the snapshot.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteClusterSubnetGroupOutcome Aws::Redshift::RedshiftClient::DeleteClusterSubnetGroup ( const Model::DeleteClusterSubnetGroupRequest request) const
virtual

Deletes the specified cluster subnet group.

virtual void Aws::Redshift::RedshiftClient::DeleteClusterSubnetGroupAsync ( const Model::DeleteClusterSubnetGroupRequest request,
const DeleteClusterSubnetGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes the specified cluster subnet group.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteClusterSubnetGroupOutcomeCallable Aws::Redshift::RedshiftClient::DeleteClusterSubnetGroupCallable ( const Model::DeleteClusterSubnetGroupRequest request) const
virtual

Deletes the specified cluster subnet group.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteEventSubscriptionOutcome Aws::Redshift::RedshiftClient::DeleteEventSubscription ( const Model::DeleteEventSubscriptionRequest request) const
virtual

Deletes an Amazon Redshift event notification subscription.

virtual void Aws::Redshift::RedshiftClient::DeleteEventSubscriptionAsync ( const Model::DeleteEventSubscriptionRequest request,
const DeleteEventSubscriptionResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes an Amazon Redshift event notification subscription.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteEventSubscriptionOutcomeCallable Aws::Redshift::RedshiftClient::DeleteEventSubscriptionCallable ( const Model::DeleteEventSubscriptionRequest request) const
virtual

Deletes an Amazon Redshift event notification subscription.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteHsmClientCertificateOutcome Aws::Redshift::RedshiftClient::DeleteHsmClientCertificate ( const Model::DeleteHsmClientCertificateRequest request) const
virtual

Deletes the specified HSM client certificate.

virtual void Aws::Redshift::RedshiftClient::DeleteHsmClientCertificateAsync ( const Model::DeleteHsmClientCertificateRequest request,
const DeleteHsmClientCertificateResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes the specified HSM client certificate.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteHsmClientCertificateOutcomeCallable Aws::Redshift::RedshiftClient::DeleteHsmClientCertificateCallable ( const Model::DeleteHsmClientCertificateRequest request) const
virtual

Deletes the specified HSM client certificate.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteHsmConfigurationOutcome Aws::Redshift::RedshiftClient::DeleteHsmConfiguration ( const Model::DeleteHsmConfigurationRequest request) const
virtual

Deletes the specified Amazon Redshift HSM configuration.

virtual void Aws::Redshift::RedshiftClient::DeleteHsmConfigurationAsync ( const Model::DeleteHsmConfigurationRequest request,
const DeleteHsmConfigurationResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes the specified Amazon Redshift HSM configuration.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteHsmConfigurationOutcomeCallable Aws::Redshift::RedshiftClient::DeleteHsmConfigurationCallable ( const Model::DeleteHsmConfigurationRequest request) const
virtual

Deletes the specified Amazon Redshift HSM configuration.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteSnapshotCopyGrantOutcome Aws::Redshift::RedshiftClient::DeleteSnapshotCopyGrant ( const Model::DeleteSnapshotCopyGrantRequest request) const
virtual

Deletes the specified snapshot copy grant.

virtual void Aws::Redshift::RedshiftClient::DeleteSnapshotCopyGrantAsync ( const Model::DeleteSnapshotCopyGrantRequest request,
const DeleteSnapshotCopyGrantResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes the specified snapshot copy grant.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteSnapshotCopyGrantOutcomeCallable Aws::Redshift::RedshiftClient::DeleteSnapshotCopyGrantCallable ( const Model::DeleteSnapshotCopyGrantRequest request) const
virtual

Deletes the specified snapshot copy grant.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteTagsOutcome Aws::Redshift::RedshiftClient::DeleteTags ( const Model::DeleteTagsRequest request) const
virtual

Deletes a tag or tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags.

virtual void Aws::Redshift::RedshiftClient::DeleteTagsAsync ( const Model::DeleteTagsRequest request,
const DeleteTagsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes a tag or tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteTagsOutcomeCallable Aws::Redshift::RedshiftClient::DeleteTagsCallable ( const Model::DeleteTagsRequest request) const
virtual

Deletes a tag or tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeClusterParameterGroupsOutcome Aws::Redshift::RedshiftClient::DescribeClusterParameterGroups ( const Model::DescribeClusterParameterGroupsRequest request) const
virtual

Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group. For each parameter group, the response includes the parameter group name, description, and parameter group family name. You can optionally specify a name to retrieve the description of a specific parameter group.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all parameter groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all parameter groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, parameter groups are returned regardless of whether they have tag keys or values associated with them.

virtual void Aws::Redshift::RedshiftClient::DescribeClusterParameterGroupsAsync ( const Model::DescribeClusterParameterGroupsRequest request,
const DescribeClusterParameterGroupsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group. For each parameter group, the response includes the parameter group name, description, and parameter group family name. You can optionally specify a name to retrieve the description of a specific parameter group.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all parameter groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all parameter groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, parameter groups are returned regardless of whether they have tag keys or values associated with them.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeClusterParameterGroupsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeClusterParameterGroupsCallable ( const Model::DescribeClusterParameterGroupsRequest request) const
virtual

Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group. For each parameter group, the response includes the parameter group name, description, and parameter group family name. You can optionally specify a name to retrieve the description of a specific parameter group.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all parameter groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all parameter groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, parameter groups are returned regardless of whether they have tag keys or values associated with them.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeClusterParametersOutcome Aws::Redshift::RedshiftClient::DescribeClusterParameters ( const Model::DescribeClusterParametersRequest request) const
virtual

Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group. For each parameter the response includes information such as parameter name, description, data type, value, whether the parameter value is modifiable, and so on.

You can specify source filter to retrieve parameters of only specific type. For example, to retrieve parameters that were modified by a user action such as from ModifyClusterParameterGroup, you can specify source equal to user.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::DescribeClusterParametersAsync ( const Model::DescribeClusterParametersRequest request,
const DescribeClusterParametersResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group. For each parameter the response includes information such as parameter name, description, data type, value, whether the parameter value is modifiable, and so on.

You can specify source filter to retrieve parameters of only specific type. For example, to retrieve parameters that were modified by a user action such as from ModifyClusterParameterGroup, you can specify source equal to user.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeClusterParametersOutcomeCallable Aws::Redshift::RedshiftClient::DescribeClusterParametersCallable ( const Model::DescribeClusterParametersRequest request) const
virtual

Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group. For each parameter the response includes information such as parameter name, description, data type, value, whether the parameter value is modifiable, and so on.

You can specify source filter to retrieve parameters of only specific type. For example, to retrieve parameters that were modified by a user action such as from ModifyClusterParameterGroup, you can specify source equal to user.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeClustersOutcome Aws::Redshift::RedshiftClient::DescribeClusters ( const Model::DescribeClustersRequest request) const
virtual

Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties. This operation supports pagination. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all clusters that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all clusters that have any combination of those values are returned.

If both tag keys and values are omitted from the request, clusters are returned regardless of whether they have tag keys or values associated with them.

virtual void Aws::Redshift::RedshiftClient::DescribeClustersAsync ( const Model::DescribeClustersRequest request,
const DescribeClustersResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties. This operation supports pagination. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all clusters that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all clusters that have any combination of those values are returned.

If both tag keys and values are omitted from the request, clusters are returned regardless of whether they have tag keys or values associated with them.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeClustersOutcomeCallable Aws::Redshift::RedshiftClient::DescribeClustersCallable ( const Model::DescribeClustersRequest request) const
virtual

Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties. This operation supports pagination. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all clusters that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all clusters that have any combination of those values are returned.

If both tag keys and values are omitted from the request, clusters are returned regardless of whether they have tag keys or values associated with them.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeClusterSecurityGroupsOutcome Aws::Redshift::RedshiftClient::DescribeClusterSecurityGroups ( const Model::DescribeClusterSecurityGroupsRequest request) const
virtual

Returns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all security groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all security groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, security groups are returned regardless of whether they have tag keys or values associated with them.

virtual void Aws::Redshift::RedshiftClient::DescribeClusterSecurityGroupsAsync ( const Model::DescribeClusterSecurityGroupsRequest request,
const DescribeClusterSecurityGroupsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all security groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all security groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, security groups are returned regardless of whether they have tag keys or values associated with them.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeClusterSecurityGroupsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeClusterSecurityGroupsCallable ( const Model::DescribeClusterSecurityGroupsRequest request) const
virtual

Returns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all security groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all security groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, security groups are returned regardless of whether they have tag keys or values associated with them.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeClusterSnapshotsOutcome Aws::Redshift::RedshiftClient::DescribeClusterSnapshots ( const Model::DescribeClusterSnapshotsRequest request) const
virtual

Returns one or more snapshot objects, which contain metadata about your cluster snapshots. By default, this operation returns information about all snapshots of all clusters that are owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all snapshots that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all snapshots that have any combination of those values are returned. Only snapshots that you own are returned in the response; shared snapshots are not returned with the tag key and tag value request parameters.

If both tag keys and values are omitted from the request, snapshots are returned regardless of whether they have tag keys or values associated with them.

virtual void Aws::Redshift::RedshiftClient::DescribeClusterSnapshotsAsync ( const Model::DescribeClusterSnapshotsRequest request,
const DescribeClusterSnapshotsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns one or more snapshot objects, which contain metadata about your cluster snapshots. By default, this operation returns information about all snapshots of all clusters that are owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all snapshots that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all snapshots that have any combination of those values are returned. Only snapshots that you own are returned in the response; shared snapshots are not returned with the tag key and tag value request parameters.

If both tag keys and values are omitted from the request, snapshots are returned regardless of whether they have tag keys or values associated with them.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeClusterSnapshotsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeClusterSnapshotsCallable ( const Model::DescribeClusterSnapshotsRequest request) const
virtual

Returns one or more snapshot objects, which contain metadata about your cluster snapshots. By default, this operation returns information about all snapshots of all clusters that are owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all snapshots that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all snapshots that have any combination of those values are returned. Only snapshots that you own are returned in the response; shared snapshots are not returned with the tag key and tag value request parameters.

If both tag keys and values are omitted from the request, snapshots are returned regardless of whether they have tag keys or values associated with them.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeClusterSubnetGroupsOutcome Aws::Redshift::RedshiftClient::DescribeClusterSubnetGroups ( const Model::DescribeClusterSubnetGroupsRequest request) const
virtual

Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups. By default, this operation returns information about all cluster subnet groups that are defined in you AWS account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all subnet groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all subnet groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, subnet groups are returned regardless of whether they have tag keys or values associated with them.

virtual void Aws::Redshift::RedshiftClient::DescribeClusterSubnetGroupsAsync ( const Model::DescribeClusterSubnetGroupsRequest request,
const DescribeClusterSubnetGroupsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups. By default, this operation returns information about all cluster subnet groups that are defined in you AWS account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all subnet groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all subnet groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, subnet groups are returned regardless of whether they have tag keys or values associated with them.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeClusterSubnetGroupsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeClusterSubnetGroupsCallable ( const Model::DescribeClusterSubnetGroupsRequest request) const
virtual

Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups. By default, this operation returns information about all cluster subnet groups that are defined in you AWS account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all subnet groups that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all subnet groups that have any combination of those values are returned.

If both tag keys and values are omitted from the request, subnet groups are returned regardless of whether they have tag keys or values associated with them.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeClusterVersionsOutcome Aws::Redshift::RedshiftClient::DescribeClusterVersions ( const Model::DescribeClusterVersionsRequest request) const
virtual

Returns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

virtual void Aws::Redshift::RedshiftClient::DescribeClusterVersionsAsync ( const Model::DescribeClusterVersionsRequest request,
const DescribeClusterVersionsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeClusterVersionsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeClusterVersionsCallable ( const Model::DescribeClusterVersionsRequest request) const
virtual

Returns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeDefaultClusterParametersOutcome Aws::Redshift::RedshiftClient::DescribeDefaultClusterParameters ( const Model::DescribeDefaultClusterParametersRequest request) const
virtual

Returns a list of parameter settings for the specified parameter group family.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::DescribeDefaultClusterParametersAsync ( const Model::DescribeDefaultClusterParametersRequest request,
const DescribeDefaultClusterParametersResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns a list of parameter settings for the specified parameter group family.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeDefaultClusterParametersOutcomeCallable Aws::Redshift::RedshiftClient::DescribeDefaultClusterParametersCallable ( const Model::DescribeDefaultClusterParametersRequest request) const
virtual

Returns a list of parameter settings for the specified parameter group family.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeEventCategoriesOutcome Aws::Redshift::RedshiftClient::DescribeEventCategories ( const Model::DescribeEventCategoriesRequest request) const
virtual

Displays a list of event categories for all event source types, or for a specified source type. For a list of the event categories and source types, go to Amazon Redshift Event Notifications.

virtual void Aws::Redshift::RedshiftClient::DescribeEventCategoriesAsync ( const Model::DescribeEventCategoriesRequest request,
const DescribeEventCategoriesResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Displays a list of event categories for all event source types, or for a specified source type. For a list of the event categories and source types, go to Amazon Redshift Event Notifications.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeEventCategoriesOutcomeCallable Aws::Redshift::RedshiftClient::DescribeEventCategoriesCallable ( const Model::DescribeEventCategoriesRequest request) const
virtual

Displays a list of event categories for all event source types, or for a specified source type. For a list of the event categories and source types, go to Amazon Redshift Event Notifications.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeEventsOutcome Aws::Redshift::RedshiftClient::DescribeEvents ( const Model::DescribeEventsRequest request) const
virtual

Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.

virtual void Aws::Redshift::RedshiftClient::DescribeEventsAsync ( const Model::DescribeEventsRequest request,
const DescribeEventsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeEventsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeEventsCallable ( const Model::DescribeEventsRequest request) const
virtual

Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeEventSubscriptionsOutcome Aws::Redshift::RedshiftClient::DescribeEventSubscriptions ( const Model::DescribeEventSubscriptionsRequest request) const
virtual

Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account. If you specify a subscription name, lists the description for that subscription.

virtual void Aws::Redshift::RedshiftClient::DescribeEventSubscriptionsAsync ( const Model::DescribeEventSubscriptionsRequest request,
const DescribeEventSubscriptionsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account. If you specify a subscription name, lists the description for that subscription.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeEventSubscriptionsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeEventSubscriptionsCallable ( const Model::DescribeEventSubscriptionsRequest request) const
virtual

Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account. If you specify a subscription name, lists the description for that subscription.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeHsmClientCertificatesOutcome Aws::Redshift::RedshiftClient::DescribeHsmClientCertificates ( const Model::DescribeHsmClientCertificatesRequest request) const
virtual

Returns information about the specified HSM client certificate. If no certificate ID is specified, returns information about all the HSM certificates owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM client certificates that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM client certificates that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM client certificates are returned regardless of whether they have tag keys or values associated with them.

virtual void Aws::Redshift::RedshiftClient::DescribeHsmClientCertificatesAsync ( const Model::DescribeHsmClientCertificatesRequest request,
const DescribeHsmClientCertificatesResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns information about the specified HSM client certificate. If no certificate ID is specified, returns information about all the HSM certificates owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM client certificates that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM client certificates that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM client certificates are returned regardless of whether they have tag keys or values associated with them.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeHsmClientCertificatesOutcomeCallable Aws::Redshift::RedshiftClient::DescribeHsmClientCertificatesCallable ( const Model::DescribeHsmClientCertificatesRequest request) const
virtual

Returns information about the specified HSM client certificate. If no certificate ID is specified, returns information about all the HSM certificates owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM client certificates that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM client certificates that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM client certificates are returned regardless of whether they have tag keys or values associated with them.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeHsmConfigurationsOutcome Aws::Redshift::RedshiftClient::DescribeHsmConfigurations ( const Model::DescribeHsmConfigurationsRequest request) const
virtual

Returns information about the specified Amazon Redshift HSM configuration. If no configuration ID is specified, returns information about all the HSM configurations owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM connections that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM connections that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM connections are returned regardless of whether they have tag keys or values associated with them.

virtual void Aws::Redshift::RedshiftClient::DescribeHsmConfigurationsAsync ( const Model::DescribeHsmConfigurationsRequest request,
const DescribeHsmConfigurationsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns information about the specified Amazon Redshift HSM configuration. If no configuration ID is specified, returns information about all the HSM configurations owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM connections that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM connections that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM connections are returned regardless of whether they have tag keys or values associated with them.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeHsmConfigurationsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeHsmConfigurationsCallable ( const Model::DescribeHsmConfigurationsRequest request) const
virtual

Returns information about the specified Amazon Redshift HSM configuration. If no configuration ID is specified, returns information about all the HSM configurations owned by your AWS customer account.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM connections that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all HSM connections that have any combination of those values are returned.

If both tag keys and values are omitted from the request, HSM connections are returned regardless of whether they have tag keys or values associated with them.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeLoggingStatusOutcome Aws::Redshift::RedshiftClient::DescribeLoggingStatus ( const Model::DescribeLoggingStatusRequest request) const
virtual

Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.

virtual void Aws::Redshift::RedshiftClient::DescribeLoggingStatusAsync ( const Model::DescribeLoggingStatusRequest request,
const DescribeLoggingStatusResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeLoggingStatusOutcomeCallable Aws::Redshift::RedshiftClient::DescribeLoggingStatusCallable ( const Model::DescribeLoggingStatusRequest request) const
virtual

Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeOrderableClusterOptionsOutcome Aws::Redshift::RedshiftClient::DescribeOrderableClusterOptions ( const Model::DescribeOrderableClusterOptionsRequest request) const
virtual

Returns a list of orderable cluster options. Before you create a new cluster you can use this operation to find what options are available, such as the EC2 Availability Zones (AZ) in the specific AWS region that you can specify, and the node types you can request. The node types differ by available storage, memory, CPU and price. With the cost involved you might want to obtain a list of cluster options in the specific region and specify values when creating a cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

virtual void Aws::Redshift::RedshiftClient::DescribeOrderableClusterOptionsAsync ( const Model::DescribeOrderableClusterOptionsRequest request,
const DescribeOrderableClusterOptionsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns a list of orderable cluster options. Before you create a new cluster you can use this operation to find what options are available, such as the EC2 Availability Zones (AZ) in the specific AWS region that you can specify, and the node types you can request. The node types differ by available storage, memory, CPU and price. With the cost involved you might want to obtain a list of cluster options in the specific region and specify values when creating a cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeOrderableClusterOptionsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeOrderableClusterOptionsCallable ( const Model::DescribeOrderableClusterOptionsRequest request) const
virtual

Returns a list of orderable cluster options. Before you create a new cluster you can use this operation to find what options are available, such as the EC2 Availability Zones (AZ) in the specific AWS region that you can specify, and the node types you can request. The node types differ by available storage, memory, CPU and price. With the cost involved you might want to obtain a list of cluster options in the specific region and specify values when creating a cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeReservedNodeOfferingsOutcome Aws::Redshift::RedshiftClient::DescribeReservedNodeOfferings ( const Model::DescribeReservedNodeOfferingsRequest request) const
virtual

Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::DescribeReservedNodeOfferingsAsync ( const Model::DescribeReservedNodeOfferingsRequest request,
const DescribeReservedNodeOfferingsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeReservedNodeOfferingsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeReservedNodeOfferingsCallable ( const Model::DescribeReservedNodeOfferingsRequest request) const
virtual

Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeReservedNodesOutcome Aws::Redshift::RedshiftClient::DescribeReservedNodes ( const Model::DescribeReservedNodesRequest request) const
virtual

Returns the descriptions of the reserved nodes.

virtual void Aws::Redshift::RedshiftClient::DescribeReservedNodesAsync ( const Model::DescribeReservedNodesRequest request,
const DescribeReservedNodesResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns the descriptions of the reserved nodes.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeReservedNodesOutcomeCallable Aws::Redshift::RedshiftClient::DescribeReservedNodesCallable ( const Model::DescribeReservedNodesRequest request) const
virtual

Returns the descriptions of the reserved nodes.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeResizeOutcome Aws::Redshift::RedshiftClient::DescribeResize ( const Model::DescribeResizeRequest request) const
virtual

Returns information about the last resize operation for the specified cluster. If no resize operation has ever been initiated for the specified cluster, a HTTP 404 error is returned. If a resize operation was initiated and completed, the status of the resize remains as SUCCEEDED until the next resize.

A resize operation can be requested using ModifyCluster and specifying a different number or type of nodes for the cluster.

virtual void Aws::Redshift::RedshiftClient::DescribeResizeAsync ( const Model::DescribeResizeRequest request,
const DescribeResizeResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns information about the last resize operation for the specified cluster. If no resize operation has ever been initiated for the specified cluster, a HTTP 404 error is returned. If a resize operation was initiated and completed, the status of the resize remains as SUCCEEDED until the next resize.

A resize operation can be requested using ModifyCluster and specifying a different number or type of nodes for the cluster.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeResizeOutcomeCallable Aws::Redshift::RedshiftClient::DescribeResizeCallable ( const Model::DescribeResizeRequest request) const
virtual

Returns information about the last resize operation for the specified cluster. If no resize operation has ever been initiated for the specified cluster, a HTTP 404 error is returned. If a resize operation was initiated and completed, the status of the resize remains as SUCCEEDED until the next resize.

A resize operation can be requested using ModifyCluster and specifying a different number or type of nodes for the cluster.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeSnapshotCopyGrantsOutcome Aws::Redshift::RedshiftClient::DescribeSnapshotCopyGrants ( const Model::DescribeSnapshotCopyGrantsRequest request) const
virtual

Returns a list of snapshot copy grants owned by the AWS account in the destination region.

For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::DescribeSnapshotCopyGrantsAsync ( const Model::DescribeSnapshotCopyGrantsRequest request,
const DescribeSnapshotCopyGrantsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns a list of snapshot copy grants owned by the AWS account in the destination region.

For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeSnapshotCopyGrantsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeSnapshotCopyGrantsCallable ( const Model::DescribeSnapshotCopyGrantsRequest request) const
virtual

Returns a list of snapshot copy grants owned by the AWS account in the destination region.

For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeTableRestoreStatusOutcome Aws::Redshift::RedshiftClient::DescribeTableRestoreStatus ( const Model::DescribeTableRestoreStatusRequest request) const
virtual

Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action. If you don't specify a value for the TableRestoreRequestId parameter, then DescribeTableRestoreStatus returns the status of all table restore requests ordered by the date and time of the request in ascending order. Otherwise DescribeTableRestoreStatus returns the status of the table specified by TableRestoreRequestId.

virtual void Aws::Redshift::RedshiftClient::DescribeTableRestoreStatusAsync ( const Model::DescribeTableRestoreStatusRequest request,
const DescribeTableRestoreStatusResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action. If you don't specify a value for the TableRestoreRequestId parameter, then DescribeTableRestoreStatus returns the status of all table restore requests ordered by the date and time of the request in ascending order. Otherwise DescribeTableRestoreStatus returns the status of the table specified by TableRestoreRequestId.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeTableRestoreStatusOutcomeCallable Aws::Redshift::RedshiftClient::DescribeTableRestoreStatusCallable ( const Model::DescribeTableRestoreStatusRequest request) const
virtual

Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action. If you don't specify a value for the TableRestoreRequestId parameter, then DescribeTableRestoreStatus returns the status of all table restore requests ordered by the date and time of the request in ascending order. Otherwise DescribeTableRestoreStatus returns the status of the table specified by TableRestoreRequestId.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeTagsOutcome Aws::Redshift::RedshiftClient::DescribeTags ( const Model::DescribeTagsRequest request) const
virtual

Returns a list of tags. You can return tags from a specific resource by specifying an ARN, or you can return all tags for a given type of resource, such as clusters, snapshots, and so on.

The following are limitations for DescribeTags:

  • You cannot specify an ARN and a resource-type value together in the same request.
  • You cannot use the MaxRecords and Marker parameters together with the ARN parameter.
  • The MaxRecords parameter can be a range from 10 to 50 results to return in a request.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all resources that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all resources that have any combination of those values are returned.

If both tag keys and values are omitted from the request, resources are returned regardless of whether they have tag keys or values associated with them.

virtual void Aws::Redshift::RedshiftClient::DescribeTagsAsync ( const Model::DescribeTagsRequest request,
const DescribeTagsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns a list of tags. You can return tags from a specific resource by specifying an ARN, or you can return all tags for a given type of resource, such as clusters, snapshots, and so on.

The following are limitations for DescribeTags:

  • You cannot specify an ARN and a resource-type value together in the same request.
  • You cannot use the MaxRecords and Marker parameters together with the ARN parameter.
  • The MaxRecords parameter can be a range from 10 to 50 results to return in a request.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all resources that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all resources that have any combination of those values are returned.

If both tag keys and values are omitted from the request, resources are returned regardless of whether they have tag keys or values associated with them.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeTagsOutcomeCallable Aws::Redshift::RedshiftClient::DescribeTagsCallable ( const Model::DescribeTagsRequest request) const
virtual

Returns a list of tags. You can return tags from a specific resource by specifying an ARN, or you can return all tags for a given type of resource, such as clusters, snapshots, and so on.

The following are limitations for DescribeTags:

  • You cannot specify an ARN and a resource-type value together in the same request.
  • You cannot use the MaxRecords and Marker parameters together with the ARN parameter.
  • The MaxRecords parameter can be a range from 10 to 50 results to return in a request.

If you specify both tag keys and tag values in the same request, Amazon Redshift returns all resources that match any combination of the specified keys and values. For example, if you have owner and environment for tag keys, and admin and test for tag values, all resources that have any combination of those values are returned.

If both tag keys and values are omitted from the request, resources are returned regardless of whether they have tag keys or values associated with them.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DisableLoggingOutcome Aws::Redshift::RedshiftClient::DisableLogging ( const Model::DisableLoggingRequest request) const
virtual

Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.

virtual void Aws::Redshift::RedshiftClient::DisableLoggingAsync ( const Model::DisableLoggingRequest request,
const DisableLoggingResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DisableLoggingOutcomeCallable Aws::Redshift::RedshiftClient::DisableLoggingCallable ( const Model::DisableLoggingRequest request) const
virtual

Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DisableSnapshotCopyOutcome Aws::Redshift::RedshiftClient::DisableSnapshotCopy ( const Model::DisableSnapshotCopyRequest request) const
virtual

Disables the automatic copying of snapshots from one region to another region for a specified cluster.

If your cluster and its snapshots are encrypted using a customer master key (CMK) from AWS KMS, use DeleteSnapshotCopyGrant to delete the grant that grants Amazon Redshift permission to the CMK in the destination region.

virtual void Aws::Redshift::RedshiftClient::DisableSnapshotCopyAsync ( const Model::DisableSnapshotCopyRequest request,
const DisableSnapshotCopyResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Disables the automatic copying of snapshots from one region to another region for a specified cluster.

If your cluster and its snapshots are encrypted using a customer master key (CMK) from AWS KMS, use DeleteSnapshotCopyGrant to delete the grant that grants Amazon Redshift permission to the CMK in the destination region.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DisableSnapshotCopyOutcomeCallable Aws::Redshift::RedshiftClient::DisableSnapshotCopyCallable ( const Model::DisableSnapshotCopyRequest request) const
virtual

Disables the automatic copying of snapshots from one region to another region for a specified cluster.

If your cluster and its snapshots are encrypted using a customer master key (CMK) from AWS KMS, use DeleteSnapshotCopyGrant to delete the grant that grants Amazon Redshift permission to the CMK in the destination region.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::EnableLoggingOutcome Aws::Redshift::RedshiftClient::EnableLogging ( const Model::EnableLoggingRequest request) const
virtual

Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.

virtual void Aws::Redshift::RedshiftClient::EnableLoggingAsync ( const Model::EnableLoggingRequest request,
const EnableLoggingResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::EnableLoggingOutcomeCallable Aws::Redshift::RedshiftClient::EnableLoggingCallable ( const Model::EnableLoggingRequest request) const
virtual

Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::EnableSnapshotCopyOutcome Aws::Redshift::RedshiftClient::EnableSnapshotCopy ( const Model::EnableSnapshotCopyRequest request) const
virtual

Enables the automatic copy of snapshots from one region to another region for a specified cluster.

virtual void Aws::Redshift::RedshiftClient::EnableSnapshotCopyAsync ( const Model::EnableSnapshotCopyRequest request,
const EnableSnapshotCopyResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Enables the automatic copy of snapshots from one region to another region for a specified cluster.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::EnableSnapshotCopyOutcomeCallable Aws::Redshift::RedshiftClient::EnableSnapshotCopyCallable ( const Model::EnableSnapshotCopyRequest request) const
virtual

Enables the automatic copy of snapshots from one region to another region for a specified cluster.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyClusterOutcome Aws::Redshift::RedshiftClient::ModifyCluster ( const Model::ModifyClusterRequest request) const
virtual

Modifies the settings for a cluster. For example, you can add another security or parameter group, update the preferred maintenance window, or change the master user password. Resetting a cluster password or modifying the security groups associated with a cluster do not need a reboot. However, modifying a parameter group requires a reboot for parameters to take effect. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

You can also change node type and the number of nodes to scale up or down the cluster. When resizing a cluster, you must specify both the number of nodes and the node type even if one of the parameters does not change.

virtual void Aws::Redshift::RedshiftClient::ModifyClusterAsync ( const Model::ModifyClusterRequest request,
const ModifyClusterResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Modifies the settings for a cluster. For example, you can add another security or parameter group, update the preferred maintenance window, or change the master user password. Resetting a cluster password or modifying the security groups associated with a cluster do not need a reboot. However, modifying a parameter group requires a reboot for parameters to take effect. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

You can also change node type and the number of nodes to scale up or down the cluster. When resizing a cluster, you must specify both the number of nodes and the node type even if one of the parameters does not change.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyClusterOutcomeCallable Aws::Redshift::RedshiftClient::ModifyClusterCallable ( const Model::ModifyClusterRequest request) const
virtual

Modifies the settings for a cluster. For example, you can add another security or parameter group, update the preferred maintenance window, or change the master user password. Resetting a cluster password or modifying the security groups associated with a cluster do not need a reboot. However, modifying a parameter group requires a reboot for parameters to take effect. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide .

You can also change node type and the number of nodes to scale up or down the cluster. When resizing a cluster, you must specify both the number of nodes and the node type even if one of the parameters does not change.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyClusterIamRolesOutcome Aws::Redshift::RedshiftClient::ModifyClusterIamRoles ( const Model::ModifyClusterIamRolesRequest request) const
virtual

Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.

A cluster can have up to 10 IAM roles associated at any time.

virtual void Aws::Redshift::RedshiftClient::ModifyClusterIamRolesAsync ( const Model::ModifyClusterIamRolesRequest request,
const ModifyClusterIamRolesResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.

A cluster can have up to 10 IAM roles associated at any time.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyClusterIamRolesOutcomeCallable Aws::Redshift::RedshiftClient::ModifyClusterIamRolesCallable ( const Model::ModifyClusterIamRolesRequest request) const
virtual

Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.

A cluster can have up to 10 IAM roles associated at any time.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyClusterParameterGroupOutcome Aws::Redshift::RedshiftClient::ModifyClusterParameterGroup ( const Model::ModifyClusterParameterGroupRequest request) const
virtual

Modifies the parameters of a parameter group.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::ModifyClusterParameterGroupAsync ( const Model::ModifyClusterParameterGroupRequest request,
const ModifyClusterParameterGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Modifies the parameters of a parameter group.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyClusterParameterGroupOutcomeCallable Aws::Redshift::RedshiftClient::ModifyClusterParameterGroupCallable ( const Model::ModifyClusterParameterGroupRequest request) const
virtual

Modifies the parameters of a parameter group.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyClusterSubnetGroupOutcome Aws::Redshift::RedshiftClient::ModifyClusterSubnetGroup ( const Model::ModifyClusterSubnetGroupRequest request) const
virtual

Modifies a cluster subnet group to include the specified list of VPC subnets. The operation replaces the existing list of subnets with the new list of subnets.

virtual void Aws::Redshift::RedshiftClient::ModifyClusterSubnetGroupAsync ( const Model::ModifyClusterSubnetGroupRequest request,
const ModifyClusterSubnetGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Modifies a cluster subnet group to include the specified list of VPC subnets. The operation replaces the existing list of subnets with the new list of subnets.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyClusterSubnetGroupOutcomeCallable Aws::Redshift::RedshiftClient::ModifyClusterSubnetGroupCallable ( const Model::ModifyClusterSubnetGroupRequest request) const
virtual

Modifies a cluster subnet group to include the specified list of VPC subnets. The operation replaces the existing list of subnets with the new list of subnets.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyEventSubscriptionOutcome Aws::Redshift::RedshiftClient::ModifyEventSubscription ( const Model::ModifyEventSubscriptionRequest request) const
virtual

Modifies an existing Amazon Redshift event notification subscription.

virtual void Aws::Redshift::RedshiftClient::ModifyEventSubscriptionAsync ( const Model::ModifyEventSubscriptionRequest request,
const ModifyEventSubscriptionResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Modifies an existing Amazon Redshift event notification subscription.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyEventSubscriptionOutcomeCallable Aws::Redshift::RedshiftClient::ModifyEventSubscriptionCallable ( const Model::ModifyEventSubscriptionRequest request) const
virtual

Modifies an existing Amazon Redshift event notification subscription.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifySnapshotCopyRetentionPeriodOutcome Aws::Redshift::RedshiftClient::ModifySnapshotCopyRetentionPeriod ( const Model::ModifySnapshotCopyRetentionPeriodRequest request) const
virtual

Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.

virtual void Aws::Redshift::RedshiftClient::ModifySnapshotCopyRetentionPeriodAsync ( const Model::ModifySnapshotCopyRetentionPeriodRequest request,
const ModifySnapshotCopyRetentionPeriodResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifySnapshotCopyRetentionPeriodOutcomeCallable Aws::Redshift::RedshiftClient::ModifySnapshotCopyRetentionPeriodCallable ( const Model::ModifySnapshotCopyRetentionPeriodRequest request) const
virtual

Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PurchaseReservedNodeOfferingOutcome Aws::Redshift::RedshiftClient::PurchaseReservedNodeOffering ( const Model::PurchaseReservedNodeOfferingRequest request) const
virtual

Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of reserved node offerings. You can purchase one or more of the offerings. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings. You can call this API by providing a specific reserved node offering and the number of nodes you want to reserve.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::PurchaseReservedNodeOfferingAsync ( const Model::PurchaseReservedNodeOfferingRequest request,
const PurchaseReservedNodeOfferingResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of reserved node offerings. You can purchase one or more of the offerings. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings. You can call this API by providing a specific reserved node offering and the number of nodes you want to reserve.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PurchaseReservedNodeOfferingOutcomeCallable Aws::Redshift::RedshiftClient::PurchaseReservedNodeOfferingCallable ( const Model::PurchaseReservedNodeOfferingRequest request) const
virtual

Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of reserved node offerings. You can purchase one or more of the offerings. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings. You can call this API by providing a specific reserved node offering and the number of nodes you want to reserve.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RebootClusterOutcome Aws::Redshift::RedshiftClient::RebootCluster ( const Model::RebootClusterRequest request) const
virtual

Reboots a cluster. This action is taken as soon as possible. It results in a momentary outage to the cluster, during which the cluster status is set to rebooting. A cluster event is created when the reboot is completed. Any pending cluster modifications (see ModifyCluster) are applied at this reboot. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

virtual void Aws::Redshift::RedshiftClient::RebootClusterAsync ( const Model::RebootClusterRequest request,
const RebootClusterResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Reboots a cluster. This action is taken as soon as possible. It results in a momentary outage to the cluster, during which the cluster status is set to rebooting. A cluster event is created when the reboot is completed. Any pending cluster modifications (see ModifyCluster) are applied at this reboot. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RebootClusterOutcomeCallable Aws::Redshift::RedshiftClient::RebootClusterCallable ( const Model::RebootClusterRequest request) const
virtual

Reboots a cluster. This action is taken as soon as possible. It results in a momentary outage to the cluster, during which the cluster status is set to rebooting. A cluster event is created when the reboot is completed. Any pending cluster modifications (see ModifyCluster) are applied at this reboot. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ResetClusterParameterGroupOutcome Aws::Redshift::RedshiftClient::ResetClusterParameterGroup ( const Model::ResetClusterParameterGroupRequest request) const
virtual

Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default". To reset the entire parameter group specify the ResetAllParameters parameter. For parameter changes to take effect you must reboot any associated clusters.

virtual void Aws::Redshift::RedshiftClient::ResetClusterParameterGroupAsync ( const Model::ResetClusterParameterGroupRequest request,
const ResetClusterParameterGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default". To reset the entire parameter group specify the ResetAllParameters parameter. For parameter changes to take effect you must reboot any associated clusters.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ResetClusterParameterGroupOutcomeCallable Aws::Redshift::RedshiftClient::ResetClusterParameterGroupCallable ( const Model::ResetClusterParameterGroupRequest request) const
virtual

Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default". To reset the entire parameter group specify the ResetAllParameters parameter. For parameter changes to take effect you must reboot any associated clusters.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RestoreFromClusterSnapshotOutcome Aws::Redshift::RedshiftClient::RestoreFromClusterSnapshot ( const Model::RestoreFromClusterSnapshotRequest request) const
virtual

Creates a new cluster from a snapshot. By default, Amazon Redshift creates the resulting cluster with the same configuration as the original cluster from which the snapshot was created, except that the new cluster is created with the default cluster security and parameter groups. After Amazon Redshift creates the cluster, you can use the ModifyCluster API to associate a different security group and different parameter group with the restored cluster. If you are using a DS node type, you can also choose to change to another DS node type of the same size during restore.

If you restore a cluster into a VPC, you must provide a cluster subnet group where you want the cluster restored.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::RestoreFromClusterSnapshotAsync ( const Model::RestoreFromClusterSnapshotRequest request,
const RestoreFromClusterSnapshotResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a new cluster from a snapshot. By default, Amazon Redshift creates the resulting cluster with the same configuration as the original cluster from which the snapshot was created, except that the new cluster is created with the default cluster security and parameter groups. After Amazon Redshift creates the cluster, you can use the ModifyCluster API to associate a different security group and different parameter group with the restored cluster. If you are using a DS node type, you can also choose to change to another DS node type of the same size during restore.

If you restore a cluster into a VPC, you must provide a cluster subnet group where you want the cluster restored.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RestoreFromClusterSnapshotOutcomeCallable Aws::Redshift::RedshiftClient::RestoreFromClusterSnapshotCallable ( const Model::RestoreFromClusterSnapshotRequest request) const
virtual

Creates a new cluster from a snapshot. By default, Amazon Redshift creates the resulting cluster with the same configuration as the original cluster from which the snapshot was created, except that the new cluster is created with the default cluster security and parameter groups. After Amazon Redshift creates the cluster, you can use the ModifyCluster API to associate a different security group and different parameter group with the restored cluster. If you are using a DS node type, you can also choose to change to another DS node type of the same size during restore.

If you restore a cluster into a VPC, you must provide a cluster subnet group where you want the cluster restored.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RestoreTableFromClusterSnapshotOutcome Aws::Redshift::RedshiftClient::RestoreTableFromClusterSnapshot ( const Model::RestoreTableFromClusterSnapshotRequest request) const
virtual

Creates a new table from a table in an Amazon Redshift cluster snapshot. You must create the new table within the Amazon Redshift cluster that the snapshot was taken from.

You cannot use RestoreTableFromClusterSnapshot to restore a table with the same name as an existing table in an Amazon Redshift cluster. That is, you cannot overwrite an existing table in a cluster with a restored table. If you want to replace your original table with a new, restored table, then rename or drop your original table before you call RestoreTableFromClusterSnapshot. When you have renamed your original table, then you can pass the original name of the table as the NewTableName parameter value in the call to RestoreTableFromClusterSnapshot. This way, you can replace the original table with the table created from the snapshot.

virtual void Aws::Redshift::RedshiftClient::RestoreTableFromClusterSnapshotAsync ( const Model::RestoreTableFromClusterSnapshotRequest request,
const RestoreTableFromClusterSnapshotResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a new table from a table in an Amazon Redshift cluster snapshot. You must create the new table within the Amazon Redshift cluster that the snapshot was taken from.

You cannot use RestoreTableFromClusterSnapshot to restore a table with the same name as an existing table in an Amazon Redshift cluster. That is, you cannot overwrite an existing table in a cluster with a restored table. If you want to replace your original table with a new, restored table, then rename or drop your original table before you call RestoreTableFromClusterSnapshot. When you have renamed your original table, then you can pass the original name of the table as the NewTableName parameter value in the call to RestoreTableFromClusterSnapshot. This way, you can replace the original table with the table created from the snapshot.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RestoreTableFromClusterSnapshotOutcomeCallable Aws::Redshift::RedshiftClient::RestoreTableFromClusterSnapshotCallable ( const Model::RestoreTableFromClusterSnapshotRequest request) const
virtual

Creates a new table from a table in an Amazon Redshift cluster snapshot. You must create the new table within the Amazon Redshift cluster that the snapshot was taken from.

You cannot use RestoreTableFromClusterSnapshot to restore a table with the same name as an existing table in an Amazon Redshift cluster. That is, you cannot overwrite an existing table in a cluster with a restored table. If you want to replace your original table with a new, restored table, then rename or drop your original table before you call RestoreTableFromClusterSnapshot. When you have renamed your original table, then you can pass the original name of the table as the NewTableName parameter value in the call to RestoreTableFromClusterSnapshot. This way, you can replace the original table with the table created from the snapshot.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RevokeClusterSecurityGroupIngressOutcome Aws::Redshift::RedshiftClient::RevokeClusterSecurityGroupIngress ( const Model::RevokeClusterSecurityGroupIngressRequest request) const
virtual

Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group. To add an ingress rule, see AuthorizeClusterSecurityGroupIngress. For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::RevokeClusterSecurityGroupIngressAsync ( const Model::RevokeClusterSecurityGroupIngressRequest request,
const RevokeClusterSecurityGroupIngressResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group. To add an ingress rule, see AuthorizeClusterSecurityGroupIngress. For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RevokeClusterSecurityGroupIngressOutcomeCallable Aws::Redshift::RedshiftClient::RevokeClusterSecurityGroupIngressCallable ( const Model::RevokeClusterSecurityGroupIngressRequest request) const
virtual

Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group. To add an ingress rule, see AuthorizeClusterSecurityGroupIngress. For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RevokeSnapshotAccessOutcome Aws::Redshift::RedshiftClient::RevokeSnapshotAccess ( const Model::RevokeSnapshotAccessRequest request) const
virtual

Removes the ability of the specified AWS customer account to restore the specified snapshot. If the account is currently restoring the snapshot, the restore will run to completion.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

virtual void Aws::Redshift::RedshiftClient::RevokeSnapshotAccessAsync ( const Model::RevokeSnapshotAccessRequest request,
const RevokeSnapshotAccessResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Removes the ability of the specified AWS customer account to restore the specified snapshot. If the account is currently restoring the snapshot, the restore will run to completion.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RevokeSnapshotAccessOutcomeCallable Aws::Redshift::RedshiftClient::RevokeSnapshotAccessCallable ( const Model::RevokeSnapshotAccessRequest request) const
virtual

Removes the ability of the specified AWS customer account to restore the specified snapshot. If the account is currently restoring the snapshot, the restore will run to completion.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RotateEncryptionKeyOutcome Aws::Redshift::RedshiftClient::RotateEncryptionKey ( const Model::RotateEncryptionKeyRequest request) const
virtual

Rotates the encryption keys for a cluster.

virtual void Aws::Redshift::RedshiftClient::RotateEncryptionKeyAsync ( const Model::RotateEncryptionKeyRequest request,
const RotateEncryptionKeyResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Rotates the encryption keys for a cluster.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RotateEncryptionKeyOutcomeCallable Aws::Redshift::RedshiftClient::RotateEncryptionKeyCallable ( const Model::RotateEncryptionKeyRequest request) const
virtual

Rotates the encryption keys for a cluster.

returns a future to the operation so that it can be executed in parallel to other requests.


The documentation for this class was generated from the following file: