| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
default AcceptReservedNodeExchangeResponse |
RedshiftClient.acceptReservedNodeExchange(AcceptReservedNodeExchangeRequest acceptReservedNodeExchangeRequest)
Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type,
or number of nodes) and no additional costs.
|
default AcceptReservedNodeExchangeResponse |
RedshiftClient.acceptReservedNodeExchange(Consumer<AcceptReservedNodeExchangeRequest.Builder> acceptReservedNodeExchangeRequest)
Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type,
or number of nodes) and no additional costs.
|
default AddPartnerResponse |
RedshiftClient.addPartner(AddPartnerRequest addPartnerRequest)
Adds a partner integration to a cluster.
|
default AddPartnerResponse |
RedshiftClient.addPartner(Consumer<AddPartnerRequest.Builder> addPartnerRequest)
Adds a partner integration to a cluster.
|
default AssociateDataShareConsumerResponse |
RedshiftClient.associateDataShareConsumer(AssociateDataShareConsumerRequest associateDataShareConsumerRequest)
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the
specified namespace (ConsumerArn).
|
default AssociateDataShareConsumerResponse |
RedshiftClient.associateDataShareConsumer(Consumer<AssociateDataShareConsumerRequest.Builder> associateDataShareConsumerRequest)
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the
specified namespace (ConsumerArn).
|
default AuthorizeClusterSecurityGroupIngressResponse |
RedshiftClient.authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest authorizeClusterSecurityGroupIngressRequest)
Adds an inbound (ingress) rule to an Amazon Redshift security group.
|
default AuthorizeClusterSecurityGroupIngressResponse |
RedshiftClient.authorizeClusterSecurityGroupIngress(Consumer<AuthorizeClusterSecurityGroupIngressRequest.Builder> authorizeClusterSecurityGroupIngressRequest)
Adds an inbound (ingress) rule to an Amazon Redshift security group.
|
default AuthorizeDataShareResponse |
RedshiftClient.authorizeDataShare(AuthorizeDataShareRequest authorizeDataShareRequest)
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or
managing entities.
|
default AuthorizeDataShareResponse |
RedshiftClient.authorizeDataShare(Consumer<AuthorizeDataShareRequest.Builder> authorizeDataShareRequest)
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or
managing entities.
|
default AuthorizeEndpointAccessResponse |
RedshiftClient.authorizeEndpointAccess(AuthorizeEndpointAccessRequest authorizeEndpointAccessRequest)
Grants access to a cluster.
|
default AuthorizeEndpointAccessResponse |
RedshiftClient.authorizeEndpointAccess(Consumer<AuthorizeEndpointAccessRequest.Builder> authorizeEndpointAccessRequest)
Grants access to a cluster.
|
default AuthorizeSnapshotAccessResponse |
RedshiftClient.authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest)
Authorizes the specified Amazon Web Services account to restore the specified snapshot.
|
default AuthorizeSnapshotAccessResponse |
RedshiftClient.authorizeSnapshotAccess(Consumer<AuthorizeSnapshotAccessRequest.Builder> authorizeSnapshotAccessRequest)
Authorizes the specified Amazon Web Services account to restore the specified snapshot.
|
default BatchDeleteClusterSnapshotsResponse |
RedshiftClient.batchDeleteClusterSnapshots(BatchDeleteClusterSnapshotsRequest batchDeleteClusterSnapshotsRequest)
Deletes a set of cluster snapshots.
|
default BatchDeleteClusterSnapshotsResponse |
RedshiftClient.batchDeleteClusterSnapshots(Consumer<BatchDeleteClusterSnapshotsRequest.Builder> batchDeleteClusterSnapshotsRequest)
Deletes a set of cluster snapshots.
|
default BatchModifyClusterSnapshotsResponse |
RedshiftClient.batchModifyClusterSnapshots(BatchModifyClusterSnapshotsRequest batchModifyClusterSnapshotsRequest)
Modifies the settings for a set of cluster snapshots.
|
default BatchModifyClusterSnapshotsResponse |
RedshiftClient.batchModifyClusterSnapshots(Consumer<BatchModifyClusterSnapshotsRequest.Builder> batchModifyClusterSnapshotsRequest)
Modifies the settings for a set of cluster snapshots.
|
default CancelResizeResponse |
RedshiftClient.cancelResize(CancelResizeRequest cancelResizeRequest)
Cancels a resize operation for a cluster.
|
default CancelResizeResponse |
RedshiftClient.cancelResize(Consumer<CancelResizeRequest.Builder> cancelResizeRequest)
Cancels a resize operation for a cluster.
|
default CopyClusterSnapshotResponse |
RedshiftClient.copyClusterSnapshot(Consumer<CopyClusterSnapshotRequest.Builder> copyClusterSnapshotRequest)
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
|
default CopyClusterSnapshotResponse |
RedshiftClient.copyClusterSnapshot(CopyClusterSnapshotRequest copyClusterSnapshotRequest)
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
|
default CreateAuthenticationProfileResponse |
RedshiftClient.createAuthenticationProfile(Consumer<CreateAuthenticationProfileRequest.Builder> createAuthenticationProfileRequest)
Creates an authentication profile with the specified parameters.
|
default CreateAuthenticationProfileResponse |
RedshiftClient.createAuthenticationProfile(CreateAuthenticationProfileRequest createAuthenticationProfileRequest)
Creates an authentication profile with the specified parameters.
|
default CreateClusterResponse |
RedshiftClient.createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest)
Creates a new cluster with the specified parameters.
|
default CreateClusterResponse |
RedshiftClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new cluster with the specified parameters.
|
default CreateClusterParameterGroupResponse |
RedshiftClient.createClusterParameterGroup(Consumer<CreateClusterParameterGroupRequest.Builder> createClusterParameterGroupRequest)
Creates an Amazon Redshift parameter group.
|
default CreateClusterParameterGroupResponse |
RedshiftClient.createClusterParameterGroup(CreateClusterParameterGroupRequest createClusterParameterGroupRequest)
Creates an Amazon Redshift parameter group.
|
default CreateClusterSecurityGroupResponse |
RedshiftClient.createClusterSecurityGroup(Consumer<CreateClusterSecurityGroupRequest.Builder> createClusterSecurityGroupRequest)
Creates a new Amazon Redshift security group.
|
default CreateClusterSecurityGroupResponse |
RedshiftClient.createClusterSecurityGroup(CreateClusterSecurityGroupRequest createClusterSecurityGroupRequest)
Creates a new Amazon Redshift security group.
|
default CreateClusterSnapshotResponse |
RedshiftClient.createClusterSnapshot(Consumer<CreateClusterSnapshotRequest.Builder> createClusterSnapshotRequest)
Creates a manual snapshot of the specified cluster.
|
default CreateClusterSnapshotResponse |
RedshiftClient.createClusterSnapshot(CreateClusterSnapshotRequest createClusterSnapshotRequest)
Creates a manual snapshot of the specified cluster.
|
default CreateClusterSubnetGroupResponse |
RedshiftClient.createClusterSubnetGroup(Consumer<CreateClusterSubnetGroupRequest.Builder> createClusterSubnetGroupRequest)
Creates a new Amazon Redshift subnet group.
|
default CreateClusterSubnetGroupResponse |
RedshiftClient.createClusterSubnetGroup(CreateClusterSubnetGroupRequest createClusterSubnetGroupRequest)
Creates a new Amazon Redshift subnet group.
|
default CreateEndpointAccessResponse |
RedshiftClient.createEndpointAccess(Consumer<CreateEndpointAccessRequest.Builder> createEndpointAccessRequest)
Creates a Redshift-managed VPC endpoint.
|
default CreateEndpointAccessResponse |
RedshiftClient.createEndpointAccess(CreateEndpointAccessRequest createEndpointAccessRequest)
Creates a Redshift-managed VPC endpoint.
|
default CreateEventSubscriptionResponse |
RedshiftClient.createEventSubscription(Consumer<CreateEventSubscriptionRequest.Builder> createEventSubscriptionRequest)
Creates an Amazon Redshift event notification subscription.
|
default CreateEventSubscriptionResponse |
RedshiftClient.createEventSubscription(CreateEventSubscriptionRequest createEventSubscriptionRequest)
Creates an Amazon Redshift event notification subscription.
|
default CreateHsmClientCertificateResponse |
RedshiftClient.createHsmClientCertificate(Consumer<CreateHsmClientCertificateRequest.Builder> createHsmClientCertificateRequest)
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.
|
default CreateHsmClientCertificateResponse |
RedshiftClient.createHsmClientCertificate(CreateHsmClientCertificateRequest createHsmClientCertificateRequest)
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.
|
default CreateHsmConfigurationResponse |
RedshiftClient.createHsmConfiguration(Consumer<CreateHsmConfigurationRequest.Builder> createHsmConfigurationRequest)
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).
|
default CreateHsmConfigurationResponse |
RedshiftClient.createHsmConfiguration(CreateHsmConfigurationRequest createHsmConfigurationRequest)
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).
|
default CreateScheduledActionResponse |
RedshiftClient.createScheduledAction(Consumer<CreateScheduledActionRequest.Builder> createScheduledActionRequest)
Creates a scheduled action.
|
default CreateScheduledActionResponse |
RedshiftClient.createScheduledAction(CreateScheduledActionRequest createScheduledActionRequest)
Creates a scheduled action.
|
default CreateSnapshotCopyGrantResponse |
RedshiftClient.createSnapshotCopyGrant(Consumer<CreateSnapshotCopyGrantRequest.Builder> createSnapshotCopyGrantRequest)
Creates a snapshot copy grant that permits Amazon Redshift to use an encrypted symmetric key from Key Management
Service (KMS) to encrypt copied snapshots in a destination region.
|
default CreateSnapshotCopyGrantResponse |
RedshiftClient.createSnapshotCopyGrant(CreateSnapshotCopyGrantRequest createSnapshotCopyGrantRequest)
Creates a snapshot copy grant that permits Amazon Redshift to use an encrypted symmetric key from Key Management
Service (KMS) to encrypt copied snapshots in a destination region.
|
default CreateSnapshotScheduleResponse |
RedshiftClient.createSnapshotSchedule(Consumer<CreateSnapshotScheduleRequest.Builder> createSnapshotScheduleRequest)
Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup
schedule.
|
default CreateSnapshotScheduleResponse |
RedshiftClient.createSnapshotSchedule(CreateSnapshotScheduleRequest createSnapshotScheduleRequest)
Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup
schedule.
|
default CreateTagsResponse |
RedshiftClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Adds tags to a cluster.
|
default CreateTagsResponse |
RedshiftClient.createTags(CreateTagsRequest createTagsRequest)
Adds tags to a cluster.
|
default CreateUsageLimitResponse |
RedshiftClient.createUsageLimit(Consumer<CreateUsageLimitRequest.Builder> createUsageLimitRequest)
Creates a usage limit for a specified Amazon Redshift feature on a cluster.
|
default CreateUsageLimitResponse |
RedshiftClient.createUsageLimit(CreateUsageLimitRequest createUsageLimitRequest)
Creates a usage limit for a specified Amazon Redshift feature on a cluster.
|
default DeauthorizeDataShareResponse |
RedshiftClient.deauthorizeDataShare(Consumer<DeauthorizeDataShareRequest.Builder> deauthorizeDataShareRequest)
From a datashare producer account, removes authorization from the specified datashare.
|
default DeauthorizeDataShareResponse |
RedshiftClient.deauthorizeDataShare(DeauthorizeDataShareRequest deauthorizeDataShareRequest)
From a datashare producer account, removes authorization from the specified datashare.
|
default DeleteAuthenticationProfileResponse |
RedshiftClient.deleteAuthenticationProfile(Consumer<DeleteAuthenticationProfileRequest.Builder> deleteAuthenticationProfileRequest)
Deletes an authentication profile.
|
default DeleteAuthenticationProfileResponse |
RedshiftClient.deleteAuthenticationProfile(DeleteAuthenticationProfileRequest deleteAuthenticationProfileRequest)
Deletes an authentication profile.
|
default DeleteClusterResponse |
RedshiftClient.deleteCluster(Consumer<DeleteClusterRequest.Builder> deleteClusterRequest)
Deletes a previously provisioned cluster without its final snapshot being created.
|
default DeleteClusterResponse |
RedshiftClient.deleteCluster(DeleteClusterRequest deleteClusterRequest)
Deletes a previously provisioned cluster without its final snapshot being created.
|
default DeleteClusterParameterGroupResponse |
RedshiftClient.deleteClusterParameterGroup(Consumer<DeleteClusterParameterGroupRequest.Builder> deleteClusterParameterGroupRequest)
Deletes a specified Amazon Redshift parameter group.
|
default DeleteClusterParameterGroupResponse |
RedshiftClient.deleteClusterParameterGroup(DeleteClusterParameterGroupRequest deleteClusterParameterGroupRequest)
Deletes a specified Amazon Redshift parameter group.
|
default DeleteClusterSecurityGroupResponse |
RedshiftClient.deleteClusterSecurityGroup(Consumer<DeleteClusterSecurityGroupRequest.Builder> deleteClusterSecurityGroupRequest)
Deletes an Amazon Redshift security group.
|
default DeleteClusterSecurityGroupResponse |
RedshiftClient.deleteClusterSecurityGroup(DeleteClusterSecurityGroupRequest deleteClusterSecurityGroupRequest)
Deletes an Amazon Redshift security group.
|
default DeleteClusterSnapshotResponse |
RedshiftClient.deleteClusterSnapshot(Consumer<DeleteClusterSnapshotRequest.Builder> deleteClusterSnapshotRequest)
Deletes the specified manual snapshot.
|
default DeleteClusterSnapshotResponse |
RedshiftClient.deleteClusterSnapshot(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest)
Deletes the specified manual snapshot.
|
default DeleteClusterSubnetGroupResponse |
RedshiftClient.deleteClusterSubnetGroup(Consumer<DeleteClusterSubnetGroupRequest.Builder> deleteClusterSubnetGroupRequest)
Deletes the specified cluster subnet group.
|
default DeleteClusterSubnetGroupResponse |
RedshiftClient.deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest deleteClusterSubnetGroupRequest)
Deletes the specified cluster subnet group.
|
default DeleteEndpointAccessResponse |
RedshiftClient.deleteEndpointAccess(Consumer<DeleteEndpointAccessRequest.Builder> deleteEndpointAccessRequest)
Deletes a Redshift-managed VPC endpoint.
|
default DeleteEndpointAccessResponse |
RedshiftClient.deleteEndpointAccess(DeleteEndpointAccessRequest deleteEndpointAccessRequest)
Deletes a Redshift-managed VPC endpoint.
|
default DeleteEventSubscriptionResponse |
RedshiftClient.deleteEventSubscription(Consumer<DeleteEventSubscriptionRequest.Builder> deleteEventSubscriptionRequest)
Deletes an Amazon Redshift event notification subscription.
|
default DeleteEventSubscriptionResponse |
RedshiftClient.deleteEventSubscription(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest)
Deletes an Amazon Redshift event notification subscription.
|
default DeleteHsmClientCertificateResponse |
RedshiftClient.deleteHsmClientCertificate(Consumer<DeleteHsmClientCertificateRequest.Builder> deleteHsmClientCertificateRequest)
Deletes the specified HSM client certificate.
|
default DeleteHsmClientCertificateResponse |
RedshiftClient.deleteHsmClientCertificate(DeleteHsmClientCertificateRequest deleteHsmClientCertificateRequest)
Deletes the specified HSM client certificate.
|
default DeleteHsmConfigurationResponse |
RedshiftClient.deleteHsmConfiguration(Consumer<DeleteHsmConfigurationRequest.Builder> deleteHsmConfigurationRequest)
Deletes the specified Amazon Redshift HSM configuration.
|
default DeleteHsmConfigurationResponse |
RedshiftClient.deleteHsmConfiguration(DeleteHsmConfigurationRequest deleteHsmConfigurationRequest)
Deletes the specified Amazon Redshift HSM configuration.
|
default DeletePartnerResponse |
RedshiftClient.deletePartner(Consumer<DeletePartnerRequest.Builder> deletePartnerRequest)
Deletes a partner integration from a cluster.
|
default DeletePartnerResponse |
RedshiftClient.deletePartner(DeletePartnerRequest deletePartnerRequest)
Deletes a partner integration from a cluster.
|
default DeleteScheduledActionResponse |
RedshiftClient.deleteScheduledAction(Consumer<DeleteScheduledActionRequest.Builder> deleteScheduledActionRequest)
Deletes a scheduled action.
|
default DeleteScheduledActionResponse |
RedshiftClient.deleteScheduledAction(DeleteScheduledActionRequest deleteScheduledActionRequest)
Deletes a scheduled action.
|
default DeleteSnapshotCopyGrantResponse |
RedshiftClient.deleteSnapshotCopyGrant(Consumer<DeleteSnapshotCopyGrantRequest.Builder> deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
default DeleteSnapshotCopyGrantResponse |
RedshiftClient.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
default DeleteSnapshotScheduleResponse |
RedshiftClient.deleteSnapshotSchedule(Consumer<DeleteSnapshotScheduleRequest.Builder> deleteSnapshotScheduleRequest)
Deletes a snapshot schedule.
|
default DeleteSnapshotScheduleResponse |
RedshiftClient.deleteSnapshotSchedule(DeleteSnapshotScheduleRequest deleteSnapshotScheduleRequest)
Deletes a snapshot schedule.
|
default DeleteTagsResponse |
RedshiftClient.deleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest)
Deletes tags from a resource.
|
default DeleteTagsResponse |
RedshiftClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes tags from a resource.
|
default DeleteUsageLimitResponse |
RedshiftClient.deleteUsageLimit(Consumer<DeleteUsageLimitRequest.Builder> deleteUsageLimitRequest)
Deletes a usage limit from a cluster.
|
default DeleteUsageLimitResponse |
RedshiftClient.deleteUsageLimit(DeleteUsageLimitRequest deleteUsageLimitRequest)
Deletes a usage limit from a cluster.
|
default DescribeAccountAttributesResponse |
RedshiftClient.describeAccountAttributes()
Returns a list of attributes attached to an account
|
default DescribeAccountAttributesResponse |
RedshiftClient.describeAccountAttributes(Consumer<DescribeAccountAttributesRequest.Builder> describeAccountAttributesRequest)
Returns a list of attributes attached to an account
|
default DescribeAccountAttributesResponse |
RedshiftClient.describeAccountAttributes(DescribeAccountAttributesRequest describeAccountAttributesRequest)
Returns a list of attributes attached to an account
|
default DescribeAuthenticationProfilesResponse |
RedshiftClient.describeAuthenticationProfiles(Consumer<DescribeAuthenticationProfilesRequest.Builder> describeAuthenticationProfilesRequest)
Describes an authentication profile.
|
default DescribeAuthenticationProfilesResponse |
RedshiftClient.describeAuthenticationProfiles(DescribeAuthenticationProfilesRequest describeAuthenticationProfilesRequest)
Describes an authentication profile.
|
default DescribeClusterDbRevisionsResponse |
RedshiftClient.describeClusterDbRevisions()
Returns an array of
ClusterDbRevision objects. |
default DescribeClusterDbRevisionsResponse |
RedshiftClient.describeClusterDbRevisions(Consumer<DescribeClusterDbRevisionsRequest.Builder> describeClusterDbRevisionsRequest)
Returns an array of
ClusterDbRevision objects. |
default DescribeClusterDbRevisionsResponse |
RedshiftClient.describeClusterDbRevisions(DescribeClusterDbRevisionsRequest describeClusterDbRevisionsRequest)
Returns an array of
ClusterDbRevision objects. |
default DescribeClusterDbRevisionsIterable |
RedshiftClient.describeClusterDbRevisionsPaginator()
Returns an array of
ClusterDbRevision objects. |
default DescribeClusterDbRevisionsIterable |
RedshiftClient.describeClusterDbRevisionsPaginator(Consumer<DescribeClusterDbRevisionsRequest.Builder> describeClusterDbRevisionsRequest)
Returns an array of
ClusterDbRevision objects. |
default DescribeClusterDbRevisionsIterable |
RedshiftClient.describeClusterDbRevisionsPaginator(DescribeClusterDbRevisionsRequest describeClusterDbRevisionsRequest)
Returns an array of
ClusterDbRevision objects. |
default DescribeClusterParameterGroupsResponse |
RedshiftClient.describeClusterParameterGroups()
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default
parameter group.
|
default DescribeClusterParameterGroupsResponse |
RedshiftClient.describeClusterParameterGroups(Consumer<DescribeClusterParameterGroupsRequest.Builder> describeClusterParameterGroupsRequest)
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default
parameter group.
|
default DescribeClusterParameterGroupsResponse |
RedshiftClient.describeClusterParameterGroups(DescribeClusterParameterGroupsRequest describeClusterParameterGroupsRequest)
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default
parameter group.
|
default DescribeClusterParameterGroupsIterable |
RedshiftClient.describeClusterParameterGroupsPaginator()
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default
parameter group.
|
default DescribeClusterParameterGroupsIterable |
RedshiftClient.describeClusterParameterGroupsPaginator(Consumer<DescribeClusterParameterGroupsRequest.Builder> describeClusterParameterGroupsRequest)
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default
parameter group.
|
default DescribeClusterParameterGroupsIterable |
RedshiftClient.describeClusterParameterGroupsPaginator(DescribeClusterParameterGroupsRequest describeClusterParameterGroupsRequest)
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default
parameter group.
|
default DescribeClusterParametersResponse |
RedshiftClient.describeClusterParameters(Consumer<DescribeClusterParametersRequest.Builder> describeClusterParametersRequest)
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
|
default DescribeClusterParametersResponse |
RedshiftClient.describeClusterParameters(DescribeClusterParametersRequest describeClusterParametersRequest)
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
|
default DescribeClusterParametersIterable |
RedshiftClient.describeClusterParametersPaginator(Consumer<DescribeClusterParametersRequest.Builder> describeClusterParametersRequest)
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
|
default DescribeClusterParametersIterable |
RedshiftClient.describeClusterParametersPaginator(DescribeClusterParametersRequest describeClusterParametersRequest)
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
|
default DescribeClustersResponse |
RedshiftClient.describeClusters()
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersResponse |
RedshiftClient.describeClusters(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersResponse |
RedshiftClient.describeClusters(DescribeClustersRequest describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClusterSecurityGroupsResponse |
RedshiftClient.describeClusterSecurityGroups(Consumer<DescribeClusterSecurityGroupsRequest.Builder> describeClusterSecurityGroupsRequest)
Returns information about Amazon Redshift security groups.
|
default DescribeClusterSecurityGroupsResponse |
RedshiftClient.describeClusterSecurityGroups(DescribeClusterSecurityGroupsRequest describeClusterSecurityGroupsRequest)
Returns information about Amazon Redshift security groups.
|
default DescribeClusterSecurityGroupsIterable |
RedshiftClient.describeClusterSecurityGroupsPaginator(Consumer<DescribeClusterSecurityGroupsRequest.Builder> describeClusterSecurityGroupsRequest)
Returns information about Amazon Redshift security groups.
|
default DescribeClusterSecurityGroupsIterable |
RedshiftClient.describeClusterSecurityGroupsPaginator(DescribeClusterSecurityGroupsRequest describeClusterSecurityGroupsRequest)
Returns information about Amazon Redshift security groups.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots()
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsResponse |
RedshiftClient.describeClusterSnapshots(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator()
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClusterSnapshotsIterable |
RedshiftClient.describeClusterSnapshotsPaginator(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
|
default DescribeClustersIterable |
RedshiftClient.describeClustersPaginator()
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersIterable |
RedshiftClient.describeClustersPaginator(Consumer<DescribeClustersRequest.Builder> describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClustersIterable |
RedshiftClient.describeClustersPaginator(DescribeClustersRequest describeClustersRequest)
Returns properties of provisioned clusters including general cluster properties, cluster database properties,
maintenance and backup properties, and security and access properties.
|
default DescribeClusterSubnetGroupsResponse |
RedshiftClient.describeClusterSubnetGroups()
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
|
default DescribeClusterSubnetGroupsResponse |
RedshiftClient.describeClusterSubnetGroups(Consumer<DescribeClusterSubnetGroupsRequest.Builder> describeClusterSubnetGroupsRequest)
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
|
default DescribeClusterSubnetGroupsResponse |
RedshiftClient.describeClusterSubnetGroups(DescribeClusterSubnetGroupsRequest describeClusterSubnetGroupsRequest)
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
|
default DescribeClusterSubnetGroupsIterable |
RedshiftClient.describeClusterSubnetGroupsPaginator()
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
|
default DescribeClusterSubnetGroupsIterable |
RedshiftClient.describeClusterSubnetGroupsPaginator(Consumer<DescribeClusterSubnetGroupsRequest.Builder> describeClusterSubnetGroupsRequest)
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
|
default DescribeClusterSubnetGroupsIterable |
RedshiftClient.describeClusterSubnetGroupsPaginator(DescribeClusterSubnetGroupsRequest describeClusterSubnetGroupsRequest)
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
|
default DescribeClusterTracksResponse |
RedshiftClient.describeClusterTracks()
Returns a list of all the available maintenance tracks.
|
default DescribeClusterTracksResponse |
RedshiftClient.describeClusterTracks(Consumer<DescribeClusterTracksRequest.Builder> describeClusterTracksRequest)
Returns a list of all the available maintenance tracks.
|
default DescribeClusterTracksResponse |
RedshiftClient.describeClusterTracks(DescribeClusterTracksRequest describeClusterTracksRequest)
Returns a list of all the available maintenance tracks.
|
default DescribeClusterTracksIterable |
RedshiftClient.describeClusterTracksPaginator()
Returns a list of all the available maintenance tracks.
|
default DescribeClusterTracksIterable |
RedshiftClient.describeClusterTracksPaginator(Consumer<DescribeClusterTracksRequest.Builder> describeClusterTracksRequest)
Returns a list of all the available maintenance tracks.
|
default DescribeClusterTracksIterable |
RedshiftClient.describeClusterTracksPaginator(DescribeClusterTracksRequest describeClusterTracksRequest)
Returns a list of all the available maintenance tracks.
|
default DescribeClusterVersionsResponse |
RedshiftClient.describeClusterVersions()
Returns descriptions of the available Amazon Redshift cluster versions.
|
default DescribeClusterVersionsResponse |
RedshiftClient.describeClusterVersions(Consumer<DescribeClusterVersionsRequest.Builder> describeClusterVersionsRequest)
Returns descriptions of the available Amazon Redshift cluster versions.
|
default DescribeClusterVersionsResponse |
RedshiftClient.describeClusterVersions(DescribeClusterVersionsRequest describeClusterVersionsRequest)
Returns descriptions of the available Amazon Redshift cluster versions.
|
default DescribeClusterVersionsIterable |
RedshiftClient.describeClusterVersionsPaginator()
Returns descriptions of the available Amazon Redshift cluster versions.
|
default DescribeClusterVersionsIterable |
RedshiftClient.describeClusterVersionsPaginator(Consumer<DescribeClusterVersionsRequest.Builder> describeClusterVersionsRequest)
Returns descriptions of the available Amazon Redshift cluster versions.
|
default DescribeClusterVersionsIterable |
RedshiftClient.describeClusterVersionsPaginator(DescribeClusterVersionsRequest describeClusterVersionsRequest)
Returns descriptions of the available Amazon Redshift cluster versions.
|
default DescribeDataSharesResponse |
RedshiftClient.describeDataShares(Consumer<DescribeDataSharesRequest.Builder> describeDataSharesRequest)
Shows the status of any inbound or outbound datashares available in the specified account.
|
default DescribeDataSharesResponse |
RedshiftClient.describeDataShares(DescribeDataSharesRequest describeDataSharesRequest)
Shows the status of any inbound or outbound datashares available in the specified account.
|
default DescribeDataSharesForConsumerResponse |
RedshiftClient.describeDataSharesForConsumer(Consumer<DescribeDataSharesForConsumerRequest.Builder> describeDataSharesForConsumerRequest)
Returns a list of datashares where the account identifier being called is a consumer account identifier.
|
default DescribeDataSharesForConsumerResponse |
RedshiftClient.describeDataSharesForConsumer(DescribeDataSharesForConsumerRequest describeDataSharesForConsumerRequest)
Returns a list of datashares where the account identifier being called is a consumer account identifier.
|
default DescribeDataSharesForConsumerIterable |
RedshiftClient.describeDataSharesForConsumerPaginator(Consumer<DescribeDataSharesForConsumerRequest.Builder> describeDataSharesForConsumerRequest)
Returns a list of datashares where the account identifier being called is a consumer account identifier.
|
default DescribeDataSharesForConsumerIterable |
RedshiftClient.describeDataSharesForConsumerPaginator(DescribeDataSharesForConsumerRequest describeDataSharesForConsumerRequest)
Returns a list of datashares where the account identifier being called is a consumer account identifier.
|
default DescribeDataSharesForProducerResponse |
RedshiftClient.describeDataSharesForProducer(Consumer<DescribeDataSharesForProducerRequest.Builder> describeDataSharesForProducerRequest)
Returns a list of datashares when the account identifier being called is a producer account identifier.
|
default DescribeDataSharesForProducerResponse |
RedshiftClient.describeDataSharesForProducer(DescribeDataSharesForProducerRequest describeDataSharesForProducerRequest)
Returns a list of datashares when the account identifier being called is a producer account identifier.
|
default DescribeDataSharesForProducerIterable |
RedshiftClient.describeDataSharesForProducerPaginator(Consumer<DescribeDataSharesForProducerRequest.Builder> describeDataSharesForProducerRequest)
Returns a list of datashares when the account identifier being called is a producer account identifier.
|
default DescribeDataSharesForProducerIterable |
RedshiftClient.describeDataSharesForProducerPaginator(DescribeDataSharesForProducerRequest describeDataSharesForProducerRequest)
Returns a list of datashares when the account identifier being called is a producer account identifier.
|
default DescribeDataSharesIterable |
RedshiftClient.describeDataSharesPaginator(Consumer<DescribeDataSharesRequest.Builder> describeDataSharesRequest)
Shows the status of any inbound or outbound datashares available in the specified account.
|
default DescribeDataSharesIterable |
RedshiftClient.describeDataSharesPaginator(DescribeDataSharesRequest describeDataSharesRequest)
Shows the status of any inbound or outbound datashares available in the specified account.
|
default DescribeDefaultClusterParametersResponse |
RedshiftClient.describeDefaultClusterParameters(Consumer<DescribeDefaultClusterParametersRequest.Builder> describeDefaultClusterParametersRequest)
Returns a list of parameter settings for the specified parameter group family.
|
default DescribeDefaultClusterParametersResponse |
RedshiftClient.describeDefaultClusterParameters(DescribeDefaultClusterParametersRequest describeDefaultClusterParametersRequest)
Returns a list of parameter settings for the specified parameter group family.
|
default DescribeDefaultClusterParametersIterable |
RedshiftClient.describeDefaultClusterParametersPaginator(Consumer<DescribeDefaultClusterParametersRequest.Builder> describeDefaultClusterParametersRequest)
Returns a list of parameter settings for the specified parameter group family.
|
default DescribeDefaultClusterParametersIterable |
RedshiftClient.describeDefaultClusterParametersPaginator(DescribeDefaultClusterParametersRequest describeDefaultClusterParametersRequest)
Returns a list of parameter settings for the specified parameter group family.
|
default DescribeEndpointAccessResponse |
RedshiftClient.describeEndpointAccess(Consumer<DescribeEndpointAccessRequest.Builder> describeEndpointAccessRequest)
Describes a Redshift-managed VPC endpoint.
|
default DescribeEndpointAccessResponse |
RedshiftClient.describeEndpointAccess(DescribeEndpointAccessRequest describeEndpointAccessRequest)
Describes a Redshift-managed VPC endpoint.
|
default DescribeEndpointAccessIterable |
RedshiftClient.describeEndpointAccessPaginator(Consumer<DescribeEndpointAccessRequest.Builder> describeEndpointAccessRequest)
Describes a Redshift-managed VPC endpoint.
|
default DescribeEndpointAccessIterable |
RedshiftClient.describeEndpointAccessPaginator(DescribeEndpointAccessRequest describeEndpointAccessRequest)
Describes a Redshift-managed VPC endpoint.
|
default DescribeEndpointAuthorizationResponse |
RedshiftClient.describeEndpointAuthorization(Consumer<DescribeEndpointAuthorizationRequest.Builder> describeEndpointAuthorizationRequest)
Describes an endpoint authorization.
|
default DescribeEndpointAuthorizationResponse |
RedshiftClient.describeEndpointAuthorization(DescribeEndpointAuthorizationRequest describeEndpointAuthorizationRequest)
Describes an endpoint authorization.
|
default DescribeEndpointAuthorizationIterable |
RedshiftClient.describeEndpointAuthorizationPaginator(Consumer<DescribeEndpointAuthorizationRequest.Builder> describeEndpointAuthorizationRequest)
Describes an endpoint authorization.
|
default DescribeEndpointAuthorizationIterable |
RedshiftClient.describeEndpointAuthorizationPaginator(DescribeEndpointAuthorizationRequest describeEndpointAuthorizationRequest)
Describes an endpoint authorization.
|
default DescribeEventCategoriesResponse |
RedshiftClient.describeEventCategories()
Displays a list of event categories for all event source types, or for a specified source type.
|
default DescribeEventCategoriesResponse |
RedshiftClient.describeEventCategories(Consumer<DescribeEventCategoriesRequest.Builder> describeEventCategoriesRequest)
Displays a list of event categories for all event source types, or for a specified source type.
|
default DescribeEventCategoriesResponse |
RedshiftClient.describeEventCategories(DescribeEventCategoriesRequest describeEventCategoriesRequest)
Displays a list of event categories for all event source types, or for a specified source type.
|
default DescribeEventsResponse |
RedshiftClient.describeEvents()
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
|
default DescribeEventsResponse |
RedshiftClient.describeEvents(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
|
default DescribeEventsResponse |
RedshiftClient.describeEvents(DescribeEventsRequest describeEventsRequest)
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
|
default DescribeEventsIterable |
RedshiftClient.describeEventsPaginator()
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
|
default DescribeEventsIterable |
RedshiftClient.describeEventsPaginator(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
|
default DescribeEventsIterable |
RedshiftClient.describeEventsPaginator(DescribeEventsRequest describeEventsRequest)
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
|
default DescribeEventSubscriptionsResponse |
RedshiftClient.describeEventSubscriptions()
Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account.
|
default DescribeEventSubscriptionsResponse |
RedshiftClient.describeEventSubscriptions(Consumer<DescribeEventSubscriptionsRequest.Builder> describeEventSubscriptionsRequest)
Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account.
|
default DescribeEventSubscriptionsResponse |
RedshiftClient.describeEventSubscriptions(DescribeEventSubscriptionsRequest describeEventSubscriptionsRequest)
Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account.
|
default DescribeEventSubscriptionsIterable |
RedshiftClient.describeEventSubscriptionsPaginator()
Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account.
|
default DescribeEventSubscriptionsIterable |
RedshiftClient.describeEventSubscriptionsPaginator(Consumer<DescribeEventSubscriptionsRequest.Builder> describeEventSubscriptionsRequest)
Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account.
|
default DescribeEventSubscriptionsIterable |
RedshiftClient.describeEventSubscriptionsPaginator(DescribeEventSubscriptionsRequest describeEventSubscriptionsRequest)
Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account.
|
default DescribeHsmClientCertificatesResponse |
RedshiftClient.describeHsmClientCertificates()
Returns information about the specified HSM client certificate.
|
default DescribeHsmClientCertificatesResponse |
RedshiftClient.describeHsmClientCertificates(Consumer<DescribeHsmClientCertificatesRequest.Builder> describeHsmClientCertificatesRequest)
Returns information about the specified HSM client certificate.
|
default DescribeHsmClientCertificatesResponse |
RedshiftClient.describeHsmClientCertificates(DescribeHsmClientCertificatesRequest describeHsmClientCertificatesRequest)
Returns information about the specified HSM client certificate.
|
default DescribeHsmClientCertificatesIterable |
RedshiftClient.describeHsmClientCertificatesPaginator()
Returns information about the specified HSM client certificate.
|
default DescribeHsmClientCertificatesIterable |
RedshiftClient.describeHsmClientCertificatesPaginator(Consumer<DescribeHsmClientCertificatesRequest.Builder> describeHsmClientCertificatesRequest)
Returns information about the specified HSM client certificate.
|
default DescribeHsmClientCertificatesIterable |
RedshiftClient.describeHsmClientCertificatesPaginator(DescribeHsmClientCertificatesRequest describeHsmClientCertificatesRequest)
Returns information about the specified HSM client certificate.
|
default DescribeHsmConfigurationsResponse |
RedshiftClient.describeHsmConfigurations()
Returns information about the specified Amazon Redshift HSM configuration.
|
default DescribeHsmConfigurationsResponse |
RedshiftClient.describeHsmConfigurations(Consumer<DescribeHsmConfigurationsRequest.Builder> describeHsmConfigurationsRequest)
Returns information about the specified Amazon Redshift HSM configuration.
|
default DescribeHsmConfigurationsResponse |
RedshiftClient.describeHsmConfigurations(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest)
Returns information about the specified Amazon Redshift HSM configuration.
|
default DescribeHsmConfigurationsIterable |
RedshiftClient.describeHsmConfigurationsPaginator()
Returns information about the specified Amazon Redshift HSM configuration.
|
default DescribeHsmConfigurationsIterable |
RedshiftClient.describeHsmConfigurationsPaginator(Consumer<DescribeHsmConfigurationsRequest.Builder> describeHsmConfigurationsRequest)
Returns information about the specified Amazon Redshift HSM configuration.
|
default DescribeHsmConfigurationsIterable |
RedshiftClient.describeHsmConfigurationsPaginator(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest)
Returns information about the specified Amazon Redshift HSM configuration.
|
default DescribeLoggingStatusResponse |
RedshiftClient.describeLoggingStatus(Consumer<DescribeLoggingStatusRequest.Builder> describeLoggingStatusRequest)
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon
Redshift cluster.
|
default DescribeLoggingStatusResponse |
RedshiftClient.describeLoggingStatus(DescribeLoggingStatusRequest describeLoggingStatusRequest)
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon
Redshift cluster.
|
default DescribeNodeConfigurationOptionsResponse |
RedshiftClient.describeNodeConfigurationOptions(Consumer<DescribeNodeConfigurationOptionsRequest.Builder> describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
default DescribeNodeConfigurationOptionsResponse |
RedshiftClient.describeNodeConfigurationOptions(DescribeNodeConfigurationOptionsRequest describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
default DescribeNodeConfigurationOptionsIterable |
RedshiftClient.describeNodeConfigurationOptionsPaginator(Consumer<DescribeNodeConfigurationOptionsRequest.Builder> describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
default DescribeNodeConfigurationOptionsIterable |
RedshiftClient.describeNodeConfigurationOptionsPaginator(DescribeNodeConfigurationOptionsRequest describeNodeConfigurationOptionsRequest)
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the
specified action type.
|
default DescribeOrderableClusterOptionsResponse |
RedshiftClient.describeOrderableClusterOptions()
Returns a list of orderable cluster options.
|
default DescribeOrderableClusterOptionsResponse |
RedshiftClient.describeOrderableClusterOptions(Consumer<DescribeOrderableClusterOptionsRequest.Builder> describeOrderableClusterOptionsRequest)
Returns a list of orderable cluster options.
|
default DescribeOrderableClusterOptionsResponse |
RedshiftClient.describeOrderableClusterOptions(DescribeOrderableClusterOptionsRequest describeOrderableClusterOptionsRequest)
Returns a list of orderable cluster options.
|
default DescribeOrderableClusterOptionsIterable |
RedshiftClient.describeOrderableClusterOptionsPaginator()
Returns a list of orderable cluster options.
|
default DescribeOrderableClusterOptionsIterable |
RedshiftClient.describeOrderableClusterOptionsPaginator(Consumer<DescribeOrderableClusterOptionsRequest.Builder> describeOrderableClusterOptionsRequest)
Returns a list of orderable cluster options.
|
default DescribeOrderableClusterOptionsIterable |
RedshiftClient.describeOrderableClusterOptionsPaginator(DescribeOrderableClusterOptionsRequest describeOrderableClusterOptionsRequest)
Returns a list of orderable cluster options.
|
default DescribePartnersResponse |
RedshiftClient.describePartners(Consumer<DescribePartnersRequest.Builder> describePartnersRequest)
Returns information about the partner integrations defined for a cluster.
|
default DescribePartnersResponse |
RedshiftClient.describePartners(DescribePartnersRequest describePartnersRequest)
Returns information about the partner integrations defined for a cluster.
|
default DescribeReservedNodeExchangeStatusResponse |
RedshiftClient.describeReservedNodeExchangeStatus(Consumer<DescribeReservedNodeExchangeStatusRequest.Builder> describeReservedNodeExchangeStatusRequest)
Returns exchange status details and associated metadata for a reserved-node exchange.
|
default DescribeReservedNodeExchangeStatusResponse |
RedshiftClient.describeReservedNodeExchangeStatus(DescribeReservedNodeExchangeStatusRequest describeReservedNodeExchangeStatusRequest)
Returns exchange status details and associated metadata for a reserved-node exchange.
|
default DescribeReservedNodeExchangeStatusIterable |
RedshiftClient.describeReservedNodeExchangeStatusPaginator(Consumer<DescribeReservedNodeExchangeStatusRequest.Builder> describeReservedNodeExchangeStatusRequest)
Returns exchange status details and associated metadata for a reserved-node exchange.
|
default DescribeReservedNodeExchangeStatusIterable |
RedshiftClient.describeReservedNodeExchangeStatusPaginator(DescribeReservedNodeExchangeStatusRequest describeReservedNodeExchangeStatusRequest)
Returns exchange status details and associated metadata for a reserved-node exchange.
|
default DescribeReservedNodeOfferingsResponse |
RedshiftClient.describeReservedNodeOfferings()
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.
|
default DescribeReservedNodeOfferingsResponse |
RedshiftClient.describeReservedNodeOfferings(Consumer<DescribeReservedNodeOfferingsRequest.Builder> describeReservedNodeOfferingsRequest)
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.
|
default DescribeReservedNodeOfferingsResponse |
RedshiftClient.describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest)
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.
|
default DescribeReservedNodeOfferingsIterable |
RedshiftClient.describeReservedNodeOfferingsPaginator()
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.
|
default DescribeReservedNodeOfferingsIterable |
RedshiftClient.describeReservedNodeOfferingsPaginator(Consumer<DescribeReservedNodeOfferingsRequest.Builder> describeReservedNodeOfferingsRequest)
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.
|
default DescribeReservedNodeOfferingsIterable |
RedshiftClient.describeReservedNodeOfferingsPaginator(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest)
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.
|
default DescribeReservedNodesResponse |
RedshiftClient.describeReservedNodes()
Returns the descriptions of the reserved nodes.
|
default DescribeReservedNodesResponse |
RedshiftClient.describeReservedNodes(Consumer<DescribeReservedNodesRequest.Builder> describeReservedNodesRequest)
Returns the descriptions of the reserved nodes.
|
default DescribeReservedNodesResponse |
RedshiftClient.describeReservedNodes(DescribeReservedNodesRequest describeReservedNodesRequest)
Returns the descriptions of the reserved nodes.
|
default DescribeReservedNodesIterable |
RedshiftClient.describeReservedNodesPaginator()
Returns the descriptions of the reserved nodes.
|
default DescribeReservedNodesIterable |
RedshiftClient.describeReservedNodesPaginator(Consumer<DescribeReservedNodesRequest.Builder> describeReservedNodesRequest)
Returns the descriptions of the reserved nodes.
|
default DescribeReservedNodesIterable |
RedshiftClient.describeReservedNodesPaginator(DescribeReservedNodesRequest describeReservedNodesRequest)
Returns the descriptions of the reserved nodes.
|
default DescribeResizeResponse |
RedshiftClient.describeResize(Consumer<DescribeResizeRequest.Builder> describeResizeRequest)
Returns information about the last resize operation for the specified cluster.
|
default DescribeResizeResponse |
RedshiftClient.describeResize(DescribeResizeRequest describeResizeRequest)
Returns information about the last resize operation for the specified cluster.
|
default DescribeScheduledActionsResponse |
RedshiftClient.describeScheduledActions(Consumer<DescribeScheduledActionsRequest.Builder> describeScheduledActionsRequest)
Describes properties of scheduled actions.
|
default DescribeScheduledActionsResponse |
RedshiftClient.describeScheduledActions(DescribeScheduledActionsRequest describeScheduledActionsRequest)
Describes properties of scheduled actions.
|
default DescribeScheduledActionsIterable |
RedshiftClient.describeScheduledActionsPaginator(Consumer<DescribeScheduledActionsRequest.Builder> describeScheduledActionsRequest)
Describes properties of scheduled actions.
|
default DescribeScheduledActionsIterable |
RedshiftClient.describeScheduledActionsPaginator(DescribeScheduledActionsRequest describeScheduledActionsRequest)
Describes properties of scheduled actions.
|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.describeSnapshotCopyGrants()
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.describeSnapshotCopyGrants(Consumer<DescribeSnapshotCopyGrantsRequest.Builder> describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotCopyGrantsResponse |
RedshiftClient.describeSnapshotCopyGrants(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotCopyGrantsIterable |
RedshiftClient.describeSnapshotCopyGrantsPaginator()
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotCopyGrantsIterable |
RedshiftClient.describeSnapshotCopyGrantsPaginator(Consumer<DescribeSnapshotCopyGrantsRequest.Builder> describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotCopyGrantsIterable |
RedshiftClient.describeSnapshotCopyGrantsPaginator(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
|
default DescribeSnapshotSchedulesResponse |
RedshiftClient.describeSnapshotSchedules()
Returns a list of snapshot schedules.
|
default DescribeSnapshotSchedulesResponse |
RedshiftClient.describeSnapshotSchedules(Consumer<DescribeSnapshotSchedulesRequest.Builder> describeSnapshotSchedulesRequest)
Returns a list of snapshot schedules.
|
default DescribeSnapshotSchedulesResponse |
RedshiftClient.describeSnapshotSchedules(DescribeSnapshotSchedulesRequest describeSnapshotSchedulesRequest)
Returns a list of snapshot schedules.
|
default DescribeSnapshotSchedulesIterable |
RedshiftClient.describeSnapshotSchedulesPaginator()
Returns a list of snapshot schedules.
|
default DescribeSnapshotSchedulesIterable |
RedshiftClient.describeSnapshotSchedulesPaginator(Consumer<DescribeSnapshotSchedulesRequest.Builder> describeSnapshotSchedulesRequest)
Returns a list of snapshot schedules.
|
default DescribeSnapshotSchedulesIterable |
RedshiftClient.describeSnapshotSchedulesPaginator(DescribeSnapshotSchedulesRequest describeSnapshotSchedulesRequest)
Returns a list of snapshot schedules.
|
default DescribeStorageResponse |
RedshiftClient.describeStorage()
Returns account level backups storage size and provisional storage.
|
default DescribeStorageResponse |
RedshiftClient.describeStorage(Consumer<DescribeStorageRequest.Builder> describeStorageRequest)
Returns account level backups storage size and provisional storage.
|
default DescribeStorageResponse |
RedshiftClient.describeStorage(DescribeStorageRequest describeStorageRequest)
Returns account level backups storage size and provisional storage.
|
default DescribeTableRestoreStatusResponse |
RedshiftClient.describeTableRestoreStatus(Consumer<DescribeTableRestoreStatusRequest.Builder> describeTableRestoreStatusRequest)
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API
action.
|
default DescribeTableRestoreStatusResponse |
RedshiftClient.describeTableRestoreStatus(DescribeTableRestoreStatusRequest describeTableRestoreStatusRequest)
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API
action.
|
default DescribeTableRestoreStatusIterable |
RedshiftClient.describeTableRestoreStatusPaginator(Consumer<DescribeTableRestoreStatusRequest.Builder> describeTableRestoreStatusRequest)
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API
action.
|
default DescribeTableRestoreStatusIterable |
RedshiftClient.describeTableRestoreStatusPaginator(DescribeTableRestoreStatusRequest describeTableRestoreStatusRequest)
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API
action.
|
default DescribeTagsResponse |
RedshiftClient.describeTags()
Returns a list of tags.
|
default DescribeTagsResponse |
RedshiftClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Returns a list of tags.
|
default DescribeTagsResponse |
RedshiftClient.describeTags(DescribeTagsRequest describeTagsRequest)
Returns a list of tags.
|
default DescribeTagsIterable |
RedshiftClient.describeTagsPaginator()
Returns a list of tags.
|
default DescribeTagsIterable |
RedshiftClient.describeTagsPaginator(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Returns a list of tags.
|
default DescribeTagsIterable |
RedshiftClient.describeTagsPaginator(DescribeTagsRequest describeTagsRequest)
Returns a list of tags.
|
default DescribeUsageLimitsResponse |
RedshiftClient.describeUsageLimits(Consumer<DescribeUsageLimitsRequest.Builder> describeUsageLimitsRequest)
Shows usage limits on a cluster.
|
default DescribeUsageLimitsResponse |
RedshiftClient.describeUsageLimits(DescribeUsageLimitsRequest describeUsageLimitsRequest)
Shows usage limits on a cluster.
|
default DescribeUsageLimitsIterable |
RedshiftClient.describeUsageLimitsPaginator(Consumer<DescribeUsageLimitsRequest.Builder> describeUsageLimitsRequest)
Shows usage limits on a cluster.
|
default DescribeUsageLimitsIterable |
RedshiftClient.describeUsageLimitsPaginator(DescribeUsageLimitsRequest describeUsageLimitsRequest)
Shows usage limits on a cluster.
|
default DisableLoggingResponse |
RedshiftClient.disableLogging(Consumer<DisableLoggingRequest.Builder> disableLoggingRequest)
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
default DisableLoggingResponse |
RedshiftClient.disableLogging(DisableLoggingRequest disableLoggingRequest)
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
default DisableSnapshotCopyResponse |
RedshiftClient.disableSnapshotCopy(Consumer<DisableSnapshotCopyRequest.Builder> disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
|
default DisableSnapshotCopyResponse |
RedshiftClient.disableSnapshotCopy(DisableSnapshotCopyRequest disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
|
default DisassociateDataShareConsumerResponse |
RedshiftClient.disassociateDataShareConsumer(Consumer<DisassociateDataShareConsumerRequest.Builder> disassociateDataShareConsumerRequest)
From a datashare consumer account, remove association for the specified datashare.
|
default DisassociateDataShareConsumerResponse |
RedshiftClient.disassociateDataShareConsumer(DisassociateDataShareConsumerRequest disassociateDataShareConsumerRequest)
From a datashare consumer account, remove association for the specified datashare.
|
default EnableLoggingResponse |
RedshiftClient.enableLogging(Consumer<EnableLoggingRequest.Builder> enableLoggingRequest)
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
default EnableLoggingResponse |
RedshiftClient.enableLogging(EnableLoggingRequest enableLoggingRequest)
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
default EnableSnapshotCopyResponse |
RedshiftClient.enableSnapshotCopy(Consumer<EnableSnapshotCopyRequest.Builder> enableSnapshotCopyRequest)
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
default EnableSnapshotCopyResponse |
RedshiftClient.enableSnapshotCopy(EnableSnapshotCopyRequest enableSnapshotCopyRequest)
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
default GetClusterCredentialsResponse |
RedshiftClient.getClusterCredentials(Consumer<GetClusterCredentialsRequest.Builder> getClusterCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift
database.
|
default GetClusterCredentialsResponse |
RedshiftClient.getClusterCredentials(GetClusterCredentialsRequest getClusterCredentialsRequest)
Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift
database.
|
default GetClusterCredentialsWithIamResponse |
RedshiftClient.getClusterCredentialsWithIAM(Consumer<GetClusterCredentialsWithIamRequest.Builder> getClusterCredentialsWithIamRequest)
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift
database.
|
default GetClusterCredentialsWithIamResponse |
RedshiftClient.getClusterCredentialsWithIAM(GetClusterCredentialsWithIamRequest getClusterCredentialsWithIamRequest)
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift
database.
|
default GetReservedNodeExchangeConfigurationOptionsResponse |
RedshiftClient.getReservedNodeExchangeConfigurationOptions(Consumer<GetReservedNodeExchangeConfigurationOptionsRequest.Builder> getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeConfigurationOptionsResponse |
RedshiftClient.getReservedNodeExchangeConfigurationOptions(GetReservedNodeExchangeConfigurationOptionsRequest getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeConfigurationOptionsIterable |
RedshiftClient.getReservedNodeExchangeConfigurationOptionsPaginator(Consumer<GetReservedNodeExchangeConfigurationOptionsRequest.Builder> getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeConfigurationOptionsIterable |
RedshiftClient.getReservedNodeExchangeConfigurationOptionsPaginator(GetReservedNodeExchangeConfigurationOptionsRequest getReservedNodeExchangeConfigurationOptionsRequest)
Gets the configuration options for the reserved-node exchange.
|
default GetReservedNodeExchangeOfferingsResponse |
RedshiftClient.getReservedNodeExchangeOfferings(Consumer<GetReservedNodeExchangeOfferingsRequest.Builder> getReservedNodeExchangeOfferingsRequest)
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given
DC1 reserved node.
|
default GetReservedNodeExchangeOfferingsResponse |
RedshiftClient.getReservedNodeExchangeOfferings(GetReservedNodeExchangeOfferingsRequest getReservedNodeExchangeOfferingsRequest)
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given
DC1 reserved node.
|
default GetReservedNodeExchangeOfferingsIterable |
RedshiftClient.getReservedNodeExchangeOfferingsPaginator(Consumer<GetReservedNodeExchangeOfferingsRequest.Builder> getReservedNodeExchangeOfferingsRequest)
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given
DC1 reserved node.
|
default GetReservedNodeExchangeOfferingsIterable |
RedshiftClient.getReservedNodeExchangeOfferingsPaginator(GetReservedNodeExchangeOfferingsRequest getReservedNodeExchangeOfferingsRequest)
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given
DC1 reserved node.
|
default ModifyAquaConfigurationResponse |
RedshiftClient.modifyAquaConfiguration(Consumer<ModifyAquaConfigurationRequest.Builder> modifyAquaConfigurationRequest)
This operation is retired.
|
default ModifyAquaConfigurationResponse |
RedshiftClient.modifyAquaConfiguration(ModifyAquaConfigurationRequest modifyAquaConfigurationRequest)
This operation is retired.
|
default ModifyAuthenticationProfileResponse |
RedshiftClient.modifyAuthenticationProfile(Consumer<ModifyAuthenticationProfileRequest.Builder> modifyAuthenticationProfileRequest)
Modifies an authentication profile.
|
default ModifyAuthenticationProfileResponse |
RedshiftClient.modifyAuthenticationProfile(ModifyAuthenticationProfileRequest modifyAuthenticationProfileRequest)
Modifies an authentication profile.
|
default ModifyClusterResponse |
RedshiftClient.modifyCluster(Consumer<ModifyClusterRequest.Builder> modifyClusterRequest)
Modifies the settings for a cluster.
|
default ModifyClusterResponse |
RedshiftClient.modifyCluster(ModifyClusterRequest modifyClusterRequest)
Modifies the settings for a cluster.
|
default ModifyClusterDbRevisionResponse |
RedshiftClient.modifyClusterDbRevision(Consumer<ModifyClusterDbRevisionRequest.Builder> modifyClusterDbRevisionRequest)
Modifies the database revision of a cluster.
|
default ModifyClusterDbRevisionResponse |
RedshiftClient.modifyClusterDbRevision(ModifyClusterDbRevisionRequest modifyClusterDbRevisionRequest)
Modifies the database revision of a cluster.
|
default ModifyClusterIamRolesResponse |
RedshiftClient.modifyClusterIamRoles(Consumer<ModifyClusterIamRolesRequest.Builder> modifyClusterIamRolesRequest)
Modifies the list of Identity and Access Management (IAM) roles that can be used by the cluster to access other
Amazon Web Services services.
|
default ModifyClusterIamRolesResponse |
RedshiftClient.modifyClusterIamRoles(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest)
Modifies the list of Identity and Access Management (IAM) roles that can be used by the cluster to access other
Amazon Web Services services.
|
default ModifyClusterMaintenanceResponse |
RedshiftClient.modifyClusterMaintenance(Consumer<ModifyClusterMaintenanceRequest.Builder> modifyClusterMaintenanceRequest)
Modifies the maintenance settings of a cluster.
|
default ModifyClusterMaintenanceResponse |
RedshiftClient.modifyClusterMaintenance(ModifyClusterMaintenanceRequest modifyClusterMaintenanceRequest)
Modifies the maintenance settings of a cluster.
|
default ModifyClusterParameterGroupResponse |
RedshiftClient.modifyClusterParameterGroup(Consumer<ModifyClusterParameterGroupRequest.Builder> modifyClusterParameterGroupRequest)
Modifies the parameters of a parameter group.
|
default ModifyClusterParameterGroupResponse |
RedshiftClient.modifyClusterParameterGroup(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest)
Modifies the parameters of a parameter group.
|
default ModifyClusterSnapshotResponse |
RedshiftClient.modifyClusterSnapshot(Consumer<ModifyClusterSnapshotRequest.Builder> modifyClusterSnapshotRequest)
Modifies the settings for a snapshot.
|
default ModifyClusterSnapshotResponse |
RedshiftClient.modifyClusterSnapshot(ModifyClusterSnapshotRequest modifyClusterSnapshotRequest)
Modifies the settings for a snapshot.
|
default ModifyClusterSnapshotScheduleResponse |
RedshiftClient.modifyClusterSnapshotSchedule(Consumer<ModifyClusterSnapshotScheduleRequest.Builder> modifyClusterSnapshotScheduleRequest)
Modifies a snapshot schedule for a cluster.
|
default ModifyClusterSnapshotScheduleResponse |
RedshiftClient.modifyClusterSnapshotSchedule(ModifyClusterSnapshotScheduleRequest modifyClusterSnapshotScheduleRequest)
Modifies a snapshot schedule for a cluster.
|
default ModifyClusterSubnetGroupResponse |
RedshiftClient.modifyClusterSubnetGroup(Consumer<ModifyClusterSubnetGroupRequest.Builder> modifyClusterSubnetGroupRequest)
Modifies a cluster subnet group to include the specified list of VPC subnets.
|
default ModifyClusterSubnetGroupResponse |
RedshiftClient.modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest modifyClusterSubnetGroupRequest)
Modifies a cluster subnet group to include the specified list of VPC subnets.
|
default ModifyEndpointAccessResponse |
RedshiftClient.modifyEndpointAccess(Consumer<ModifyEndpointAccessRequest.Builder> modifyEndpointAccessRequest)
Modifies a Redshift-managed VPC endpoint.
|
default ModifyEndpointAccessResponse |
RedshiftClient.modifyEndpointAccess(ModifyEndpointAccessRequest modifyEndpointAccessRequest)
Modifies a Redshift-managed VPC endpoint.
|
default ModifyEventSubscriptionResponse |
RedshiftClient.modifyEventSubscription(Consumer<ModifyEventSubscriptionRequest.Builder> modifyEventSubscriptionRequest)
Modifies an existing Amazon Redshift event notification subscription.
|
default ModifyEventSubscriptionResponse |
RedshiftClient.modifyEventSubscription(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest)
Modifies an existing Amazon Redshift event notification subscription.
|
default ModifyScheduledActionResponse |
RedshiftClient.modifyScheduledAction(Consumer<ModifyScheduledActionRequest.Builder> modifyScheduledActionRequest)
Modifies a scheduled action.
|
default ModifyScheduledActionResponse |
RedshiftClient.modifyScheduledAction(ModifyScheduledActionRequest modifyScheduledActionRequest)
Modifies a scheduled action.
|
default ModifySnapshotCopyRetentionPeriodResponse |
RedshiftClient.modifySnapshotCopyRetentionPeriod(Consumer<ModifySnapshotCopyRetentionPeriodRequest.Builder> modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after they are
copied from the source Amazon Web Services Region.
|
default ModifySnapshotCopyRetentionPeriodResponse |
RedshiftClient.modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after they are
copied from the source Amazon Web Services Region.
|
default ModifySnapshotScheduleResponse |
RedshiftClient.modifySnapshotSchedule(Consumer<ModifySnapshotScheduleRequest.Builder> modifySnapshotScheduleRequest)
Modifies a snapshot schedule.
|
default ModifySnapshotScheduleResponse |
RedshiftClient.modifySnapshotSchedule(ModifySnapshotScheduleRequest modifySnapshotScheduleRequest)
Modifies a snapshot schedule.
|
default ModifyUsageLimitResponse |
RedshiftClient.modifyUsageLimit(Consumer<ModifyUsageLimitRequest.Builder> modifyUsageLimitRequest)
Modifies a usage limit in a cluster.
|
default ModifyUsageLimitResponse |
RedshiftClient.modifyUsageLimit(ModifyUsageLimitRequest modifyUsageLimitRequest)
Modifies a usage limit in a cluster.
|
default PauseClusterResponse |
RedshiftClient.pauseCluster(Consumer<PauseClusterRequest.Builder> pauseClusterRequest)
Pauses a cluster.
|
default PauseClusterResponse |
RedshiftClient.pauseCluster(PauseClusterRequest pauseClusterRequest)
Pauses a cluster.
|
default PurchaseReservedNodeOfferingResponse |
RedshiftClient.purchaseReservedNodeOffering(Consumer<PurchaseReservedNodeOfferingRequest.Builder> purchaseReservedNodeOfferingRequest)
Allows you to purchase reserved nodes.
|
default PurchaseReservedNodeOfferingResponse |
RedshiftClient.purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest purchaseReservedNodeOfferingRequest)
Allows you to purchase reserved nodes.
|
default RebootClusterResponse |
RedshiftClient.rebootCluster(Consumer<RebootClusterRequest.Builder> rebootClusterRequest)
Reboots a cluster.
|
default RebootClusterResponse |
RedshiftClient.rebootCluster(RebootClusterRequest rebootClusterRequest)
Reboots a cluster.
|
default RejectDataShareResponse |
RedshiftClient.rejectDataShare(Consumer<RejectDataShareRequest.Builder> rejectDataShareRequest)
From a datashare consumer account, rejects the specified datashare.
|
default RejectDataShareResponse |
RedshiftClient.rejectDataShare(RejectDataShareRequest rejectDataShareRequest)
From a datashare consumer account, rejects the specified datashare.
|
default ResetClusterParameterGroupResponse |
RedshiftClient.resetClusterParameterGroup(Consumer<ResetClusterParameterGroupRequest.Builder> resetClusterParameterGroupRequest)
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".
|
default ResetClusterParameterGroupResponse |
RedshiftClient.resetClusterParameterGroup(ResetClusterParameterGroupRequest resetClusterParameterGroupRequest)
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".
|
default ResizeClusterResponse |
RedshiftClient.resizeCluster(Consumer<ResizeClusterRequest.Builder> resizeClusterRequest)
Changes the size of the cluster.
|
default ResizeClusterResponse |
RedshiftClient.resizeCluster(ResizeClusterRequest resizeClusterRequest)
Changes the size of the cluster.
|
default RestoreFromClusterSnapshotResponse |
RedshiftClient.restoreFromClusterSnapshot(Consumer<RestoreFromClusterSnapshotRequest.Builder> restoreFromClusterSnapshotRequest)
Creates a new cluster from a snapshot.
|
default RestoreFromClusterSnapshotResponse |
RedshiftClient.restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest)
Creates a new cluster from a snapshot.
|
default RestoreTableFromClusterSnapshotResponse |
RedshiftClient.restoreTableFromClusterSnapshot(Consumer<RestoreTableFromClusterSnapshotRequest.Builder> restoreTableFromClusterSnapshotRequest)
Creates a new table from a table in an Amazon Redshift cluster snapshot.
|
default RestoreTableFromClusterSnapshotResponse |
RedshiftClient.restoreTableFromClusterSnapshot(RestoreTableFromClusterSnapshotRequest restoreTableFromClusterSnapshotRequest)
Creates a new table from a table in an Amazon Redshift cluster snapshot.
|
default ResumeClusterResponse |
RedshiftClient.resumeCluster(Consumer<ResumeClusterRequest.Builder> resumeClusterRequest)
Resumes a paused cluster.
|
default ResumeClusterResponse |
RedshiftClient.resumeCluster(ResumeClusterRequest resumeClusterRequest)
Resumes a paused cluster.
|
default RevokeClusterSecurityGroupIngressResponse |
RedshiftClient.revokeClusterSecurityGroupIngress(Consumer<RevokeClusterSecurityGroupIngressRequest.Builder> revokeClusterSecurityGroupIngressRequest)
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2
security group.
|
default RevokeClusterSecurityGroupIngressResponse |
RedshiftClient.revokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest revokeClusterSecurityGroupIngressRequest)
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2
security group.
|
default RevokeEndpointAccessResponse |
RedshiftClient.revokeEndpointAccess(Consumer<RevokeEndpointAccessRequest.Builder> revokeEndpointAccessRequest)
Revokes access to a cluster.
|
default RevokeEndpointAccessResponse |
RedshiftClient.revokeEndpointAccess(RevokeEndpointAccessRequest revokeEndpointAccessRequest)
Revokes access to a cluster.
|
default RevokeSnapshotAccessResponse |
RedshiftClient.revokeSnapshotAccess(Consumer<RevokeSnapshotAccessRequest.Builder> revokeSnapshotAccessRequest)
Removes the ability of the specified Amazon Web Services account to restore the specified snapshot.
|
default RevokeSnapshotAccessResponse |
RedshiftClient.revokeSnapshotAccess(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified Amazon Web Services account to restore the specified snapshot.
|
default RotateEncryptionKeyResponse |
RedshiftClient.rotateEncryptionKey(Consumer<RotateEncryptionKeyRequest.Builder> rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
default RotateEncryptionKeyResponse |
RedshiftClient.rotateEncryptionKey(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
default UpdatePartnerStatusResponse |
RedshiftClient.updatePartnerStatus(Consumer<UpdatePartnerStatusRequest.Builder> updatePartnerStatusRequest)
Updates the status of a partner integration.
|
default UpdatePartnerStatusResponse |
RedshiftClient.updatePartnerStatus(UpdatePartnerStatusRequest updatePartnerStatusRequest)
Updates the status of a partner integration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessToClusterDeniedException
You are not authorized to access the cluster.
|
class |
AccessToSnapshotDeniedException
The owner of the specified snapshot has not authorized your account to access the snapshot.
|
class |
AuthenticationProfileAlreadyExistsException
The authentication profile already exists.
|
class |
AuthenticationProfileNotFoundException
The authentication profile can't be found.
|
class |
AuthenticationProfileQuotaExceededException
The size or number of authentication profiles has exceeded the quota.
|
class |
AuthorizationAlreadyExistsException
The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.
|
class |
AuthorizationNotFoundException
The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.
|
class |
AuthorizationQuotaExceededException
The authorization quota for the cluster security group has been reached.
|
class |
BatchDeleteRequestSizeExceededException
The maximum number for a batch delete of snapshots has been reached.
|
class |
BatchModifyClusterSnapshotsLimitExceededException
The maximum number for snapshot identifiers has been reached.
|
class |
BucketNotFoundException
Could not find the specified S3 bucket.
|
class |
ClusterAlreadyExistsException
The account already has a cluster with the given identifier.
|
class |
ClusterNotFoundException
The
ClusterIdentifier parameter does not refer to an existing cluster. |
class |
ClusterOnLatestRevisionException
Cluster is already on the latest database revision.
|
class |
ClusterParameterGroupAlreadyExistsException
A cluster parameter group with the same name already exists.
|
class |
ClusterParameterGroupNotFoundException
The parameter group name does not refer to an existing parameter group.
|
class |
ClusterParameterGroupQuotaExceededException
The request would result in the user exceeding the allowed number of cluster parameter groups.
|
class |
ClusterQuotaExceededException
The request would exceed the allowed number of cluster instances for this account.
|
class |
ClusterSecurityGroupAlreadyExistsException
A cluster security group with the same name already exists.
|
class |
ClusterSecurityGroupNotFoundException
The cluster security group name does not refer to an existing cluster security group.
|
class |
ClusterSecurityGroupQuotaExceededException
The request would result in the user exceeding the allowed number of cluster security groups.
|
class |
ClusterSnapshotAlreadyExistsException
The value specified as a snapshot identifier is already used by an existing snapshot.
|
class |
ClusterSnapshotNotFoundException
The snapshot identifier does not refer to an existing cluster snapshot.
|
class |
ClusterSnapshotQuotaExceededException
The request would result in the user exceeding the allowed number of cluster snapshots.
|
class |
ClusterSubnetGroupAlreadyExistsException
A ClusterSubnetGroupName is already used by an existing cluster subnet group.
|
class |
ClusterSubnetGroupNotFoundException
The cluster subnet group name does not refer to an existing cluster subnet group.
|
class |
ClusterSubnetGroupQuotaExceededException
The request would result in user exceeding the allowed number of cluster subnet groups.
|
class |
ClusterSubnetQuotaExceededException
The request would result in user exceeding the allowed number of subnets in a cluster subnet groups.
|
class |
CopyToRegionDisabledException
Cross-region snapshot copy was temporarily disabled.
|
class |
DependentServiceRequestThrottlingException
The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your
behalf.
|
class |
DependentServiceUnavailableException
Your request cannot be completed because a dependent internal service is temporarily unavailable.
|
class |
EndpointAlreadyExistsException
The account already has a Redshift-managed VPC endpoint with the given identifier.
|
class |
EndpointAuthorizationAlreadyExistsException
The authorization already exists for this endpoint.
|
class |
EndpointAuthorizationNotFoundException
The authorization for this endpoint can't be found.
|
class |
EndpointAuthorizationsPerClusterLimitExceededException
The number of endpoint authorizations per cluster has exceeded its limit.
|
class |
EndpointNotFoundException
The endpoint name doesn't refer to an existing endpoint.
|
class |
EndpointsPerAuthorizationLimitExceededException
The number of Redshift-managed VPC endpoints per authorization has exceeded its limit.
|
class |
EndpointsPerClusterLimitExceededException
The number of Redshift-managed VPC endpoints per cluster has exceeded its limit.
|
class |
EventSubscriptionQuotaExceededException
The request would exceed the allowed number of event subscriptions for this account.
|
class |
HsmClientCertificateAlreadyExistsException
There is already an existing Amazon Redshift HSM client certificate with the specified identifier.
|
class |
HsmClientCertificateNotFoundException
There is no Amazon Redshift HSM client certificate with the specified identifier.
|
class |
HsmClientCertificateQuotaExceededException
The quota for HSM client certificates has been reached.
|
class |
HsmConfigurationAlreadyExistsException
There is already an existing Amazon Redshift HSM configuration with the specified identifier.
|
class |
HsmConfigurationNotFoundException
There is no Amazon Redshift HSM configuration with the specified identifier.
|
class |
HsmConfigurationQuotaExceededException
The quota for HSM configurations has been reached.
|
class |
IncompatibleOrderableOptionsException
The specified options are incompatible.
|
class |
InProgressTableRestoreQuotaExceededException
You have exceeded the allowed number of table restore requests.
|
class |
InsufficientClusterCapacityException
The number of nodes specified exceeds the allotted capacity of the cluster.
|
class |
InsufficientS3BucketPolicyException
The cluster does not have read bucket or put object permissions on the S3 bucket specified when enabling logging.
|
class |
InvalidAuthenticationProfileRequestException
The authentication profile request is not valid.
|
class |
InvalidAuthorizationStateException
The status of the authorization is not valid.
|
class |
InvalidClusterParameterGroupStateException
The cluster parameter group action can not be completed because another task is in progress that involves the
parameter group.
|
class |
InvalidClusterSecurityGroupStateException
The state of the cluster security group is not
available. |
class |
InvalidClusterSnapshotScheduleStateException
The cluster snapshot schedule state is not valid.
|
class |
InvalidClusterSnapshotStateException
The specified cluster snapshot is not in the
available state, or other accounts are authorized to access
the snapshot. |
class |
InvalidClusterStateException
The specified cluster is not in the
available state. |
class |
InvalidClusterSubnetGroupStateException
The cluster subnet group cannot be deleted because it is in use.
|
class |
InvalidClusterSubnetStateException
The state of the subnet is invalid.
|
class |
InvalidClusterTrackException
The provided cluster track name is not valid.
|
class |
InvalidDataShareException
There is an error with the datashare.
|
class |
InvalidElasticIpException
The Elastic IP (EIP) is invalid or cannot be found.
|
class |
InvalidEndpointStateException
The status of the endpoint is not valid.
|
class |
InvalidHsmClientCertificateStateException
The specified HSM client certificate is not in the
available state, or it is still in use by one or more
Amazon Redshift clusters. |
class |
InvalidHsmConfigurationStateException
The specified HSM configuration is not in the
available state, or it is still in use by one or more
Amazon Redshift clusters. |
class |
InvalidNamespaceException
The namespace isn't valid because the namespace doesn't exist.
|
class |
InvalidReservedNodeStateException
Indicates that the Reserved Node being exchanged is not in an active state.
|
class |
InvalidRestoreException
The restore is invalid.
|
class |
InvalidRetentionPeriodException
The retention period specified is either in the past or is not a valid value.
|
class |
InvalidS3BucketNameException
The S3 bucket name is invalid.
|
class |
InvalidS3KeyPrefixException
The string specified for the logging S3 key prefix does not comply with the documented constraints.
|
class |
InvalidScheduledActionException
The scheduled action is not valid.
|
class |
InvalidScheduleException
The schedule you submitted isn't valid.
|
class |
InvalidSnapshotCopyGrantStateException
The snapshot copy grant can't be deleted because it is used by one or more clusters.
|
class |
InvalidSubnetException
The requested subnet is not valid, or not all of the subnets are in the same VPC.
|
class |
InvalidSubscriptionStateException
The subscription request is invalid because it is a duplicate request.
|
class |
InvalidTableRestoreArgumentException
The value specified for the
sourceDatabaseName, sourceSchemaName, or
sourceTableName parameter, or a combination of these, doesn't exist in the snapshot. |
class |
InvalidTagException
The tag is invalid.
|
class |
InvalidUsageLimitException
The usage limit is not valid.
|
class |
InvalidVpcNetworkStateException
The cluster subnet group does not cover all Availability Zones.
|
class |
LimitExceededException
The encryption key has exceeded its grant limit in Amazon Web Services KMS.
|
class |
NumberOfNodesPerClusterLimitExceededException
The operation would exceed the number of nodes allowed for a cluster.
|
class |
NumberOfNodesQuotaExceededException
The operation would exceed the number of nodes allotted to the account.
|
class |
PartnerNotFoundException
The name of the partner was not found.
|
class |
ReservedNodeAlreadyExistsException
User already has a reservation with the given identifier.
|
class |
ReservedNodeAlreadyMigratedException
Indicates that the reserved node has already been exchanged.
|
class |
ReservedNodeExchangeNotFoundException
The reserved-node exchange status wasn't found.
|
class |
ReservedNodeNotFoundException
The specified reserved compute node not found.
|
class |
ReservedNodeOfferingNotFoundException
Specified offering does not exist.
|
class |
ReservedNodeQuotaExceededException
Request would exceed the user's compute node quota.
|
class |
ResizeNotFoundException
A resize operation for the specified cluster is not found.
|
class |
ResourceNotFoundException
The resource could not be found.
|
class |
ScheduledActionAlreadyExistsException
The scheduled action already exists.
|
class |
ScheduledActionNotFoundException
The scheduled action cannot be found.
|
class |
ScheduledActionQuotaExceededException
The quota for scheduled actions exceeded.
|
class |
ScheduledActionTypeUnsupportedException
The action type specified for a scheduled action is not supported.
|
class |
ScheduleDefinitionTypeUnsupportedException
The definition you submitted is not supported.
|
class |
SnapshotCopyAlreadyDisabledException
The cluster already has cross-region snapshot copy disabled.
|
class |
SnapshotCopyAlreadyEnabledException
The cluster already has cross-region snapshot copy enabled.
|
class |
SnapshotCopyDisabledException
Cross-region snapshot copy was temporarily disabled.
|
class |
SnapshotCopyGrantAlreadyExistsException
The snapshot copy grant can't be created because a grant with the same name already exists.
|
class |
SnapshotCopyGrantNotFoundException
The specified snapshot copy grant can't be found.
|
class |
SnapshotCopyGrantQuotaExceededException
The Amazon Web Services account has exceeded the maximum number of snapshot copy grants in this region.
|
class |
SnapshotScheduleAlreadyExistsException
The specified snapshot schedule already exists.
|
class |
SnapshotScheduleNotFoundException
We could not find the specified snapshot schedule.
|
class |
SnapshotScheduleQuotaExceededException
You have exceeded the quota of snapshot schedules.
|
class |
SnapshotScheduleUpdateInProgressException
The specified snapshot schedule is already being updated.
|
class |
SnsInvalidTopicException
Amazon SNS has responded that there is a problem with the specified Amazon SNS topic.
|
class |
SnsNoAuthorizationException
You do not have permission to publish to the specified Amazon SNS topic.
|
class |
SnsTopicArnNotFoundException
An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not exist.
|
class |
SourceNotFoundException
The specified Amazon Redshift event source could not be found.
|
class |
SubnetAlreadyInUseException
A specified subnet is already in use by another cluster.
|
class |
SubscriptionAlreadyExistException
There is already an existing event notification subscription with the specified name.
|
class |
SubscriptionCategoryNotFoundException
The value specified for the event category was not one of the allowed values, or it specified a category that does
not apply to the specified source type.
|
class |
SubscriptionEventIdNotFoundException
An Amazon Redshift event with the specified event ID does not exist.
|
class |
SubscriptionNotFoundException
An Amazon Redshift event notification subscription with the specified name does not exist.
|
class |
SubscriptionSeverityNotFoundException
The value specified for the event severity was not one of the allowed values, or it specified a severity that does
not apply to the specified source type.
|
class |
TableLimitExceededException
The number of tables in the cluster exceeds the limit for the requested new cluster node type.
|
class |
TableRestoreNotFoundException
The specified
TableRestoreRequestId value was not found. |
class |
TagLimitExceededException
You have exceeded the number of tags allowed.
|
class |
UnauthorizedOperationException
Your account is not authorized to perform the requested operation.
|
class |
UnauthorizedPartnerIntegrationException
The partner integration is not authorized.
|
class |
UnknownSnapshotCopyRegionException
The specified region is incorrect or does not exist.
|
class |
UnsupportedOperationException
The requested operation isn't supported.
|
class |
UnsupportedOptionException
A request option was specified that is not supported.
|
class |
UsageLimitAlreadyExistsException
The usage limit already exists.
|
class |
UsageLimitNotFoundException
The usage limit identifier can't be found.
|
| Modifier and Type | Method and Description |
|---|---|
RedshiftException |
RedshiftException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(RedshiftException ex) |
Copyright © 2023. All rights reserved.