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 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 AddPartnerResponse |
RedshiftClient.addPartner(Consumer<AddPartnerRequest.Builder> addPartnerRequest) |
Adds a partner integration to a cluster.
|
default AddPartnerResponse |
RedshiftClient.addPartner(AddPartnerRequest addPartnerRequest) |
Adds a partner integration to a cluster.
|
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 AssociateDataShareConsumerResponse |
RedshiftClient.associateDataShareConsumer(AssociateDataShareConsumerRequest associateDataShareConsumerRequest) |
From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the
specified namespace (ConsumerArn).
|
default AuthorizeClusterSecurityGroupIngressResponse |
RedshiftClient.authorizeClusterSecurityGroupIngress(Consumer<AuthorizeClusterSecurityGroupIngressRequest.Builder> authorizeClusterSecurityGroupIngressRequest) |
Adds an inbound (ingress) rule to an Amazon Redshift security group.
|
default AuthorizeClusterSecurityGroupIngressResponse |
RedshiftClient.authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest authorizeClusterSecurityGroupIngressRequest) |
Adds an inbound (ingress) rule to an Amazon Redshift security group.
|
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 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 AuthorizeEndpointAccessResponse |
RedshiftClient.authorizeEndpointAccess(Consumer<AuthorizeEndpointAccessRequest.Builder> authorizeEndpointAccessRequest) |
Grants access to a cluster.
|
default AuthorizeEndpointAccessResponse |
RedshiftClient.authorizeEndpointAccess(AuthorizeEndpointAccessRequest authorizeEndpointAccessRequest) |
Grants access to a cluster.
|
default AuthorizeSnapshotAccessResponse |
RedshiftClient.authorizeSnapshotAccess(Consumer<AuthorizeSnapshotAccessRequest.Builder> authorizeSnapshotAccessRequest) |
Authorizes the specified Amazon Web Services account to restore the specified snapshot.
|
default AuthorizeSnapshotAccessResponse |
RedshiftClient.authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest) |
Authorizes the specified Amazon Web Services account to restore the specified snapshot.
|
default BatchDeleteClusterSnapshotsResponse |
RedshiftClient.batchDeleteClusterSnapshots(Consumer<BatchDeleteClusterSnapshotsRequest.Builder> batchDeleteClusterSnapshotsRequest) |
Deletes a set of cluster snapshots.
|
default BatchDeleteClusterSnapshotsResponse |
RedshiftClient.batchDeleteClusterSnapshots(BatchDeleteClusterSnapshotsRequest batchDeleteClusterSnapshotsRequest) |
Deletes a set of cluster snapshots.
|
default BatchModifyClusterSnapshotsResponse |
RedshiftClient.batchModifyClusterSnapshots(Consumer<BatchModifyClusterSnapshotsRequest.Builder> batchModifyClusterSnapshotsRequest) |
Modifies the settings for a set of cluster snapshots.
|
default BatchModifyClusterSnapshotsResponse |
RedshiftClient.batchModifyClusterSnapshots(BatchModifyClusterSnapshotsRequest batchModifyClusterSnapshotsRequest) |
Modifies the settings for a set of cluster snapshots.
|
default CancelResizeResponse |
RedshiftClient.cancelResize(Consumer<CancelResizeRequest.Builder> cancelResizeRequest) |
Cancels a resize operation for a cluster.
|
default CancelResizeResponse |
RedshiftClient.cancelResize(CancelResizeRequest 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 CreateCustomDomainAssociationResponse |
RedshiftClient.createCustomDomainAssociation(Consumer<CreateCustomDomainAssociationRequest.Builder> createCustomDomainAssociationRequest) |
Used to create a custom domain name for a cluster.
|
default CreateCustomDomainAssociationResponse |
RedshiftClient.createCustomDomainAssociation(CreateCustomDomainAssociationRequest createCustomDomainAssociationRequest) |
Used to create a custom domain name for a cluster.
|
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 CreateRedshiftIdcApplicationResponse |
RedshiftClient.createRedshiftIdcApplication(Consumer<CreateRedshiftIdcApplicationRequest.Builder> createRedshiftIdcApplicationRequest) |
Creates an Amazon Redshift application for use with IAM Identity Center.
|
default CreateRedshiftIdcApplicationResponse |
RedshiftClient.createRedshiftIdcApplication(CreateRedshiftIdcApplicationRequest createRedshiftIdcApplicationRequest) |
Creates an Amazon Redshift application for use with IAM Identity Center.
|
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 DeleteCustomDomainAssociationResponse |
RedshiftClient.deleteCustomDomainAssociation(Consumer<DeleteCustomDomainAssociationRequest.Builder> deleteCustomDomainAssociationRequest) |
Contains information about deleting a custom domain association for a cluster.
|
default DeleteCustomDomainAssociationResponse |
RedshiftClient.deleteCustomDomainAssociation(DeleteCustomDomainAssociationRequest deleteCustomDomainAssociationRequest) |
Contains information about deleting a custom domain association for a cluster.
|
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 DeleteRedshiftIdcApplicationResponse |
RedshiftClient.deleteRedshiftIdcApplication(Consumer<DeleteRedshiftIdcApplicationRequest.Builder> deleteRedshiftIdcApplicationRequest) |
Deletes an Amazon Redshift IAM Identity Center application.
|
default DeleteRedshiftIdcApplicationResponse |
RedshiftClient.deleteRedshiftIdcApplication(DeleteRedshiftIdcApplicationRequest deleteRedshiftIdcApplicationRequest) |
Deletes an Amazon Redshift IAM Identity Center application.
|
default DeleteResourcePolicyResponse |
RedshiftClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest) |
Deletes the resource policy for a specified resource.
|
default DeleteResourcePolicyResponse |
RedshiftClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest) |
Deletes the resource policy for a specified resource.
|
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 DescribeCustomDomainAssociationsResponse |
RedshiftClient.describeCustomDomainAssociations(Consumer<DescribeCustomDomainAssociationsRequest.Builder> describeCustomDomainAssociationsRequest) |
Contains information about custom domain associations for a cluster.
|
default DescribeCustomDomainAssociationsResponse |
RedshiftClient.describeCustomDomainAssociations(DescribeCustomDomainAssociationsRequest describeCustomDomainAssociationsRequest) |
Contains information about custom domain associations for a cluster.
|
default DescribeCustomDomainAssociationsIterable |
RedshiftClient.describeCustomDomainAssociationsPaginator(Consumer<DescribeCustomDomainAssociationsRequest.Builder> describeCustomDomainAssociationsRequest) |
Contains information about custom domain associations for a cluster.
|
default DescribeCustomDomainAssociationsIterable |
RedshiftClient.describeCustomDomainAssociationsPaginator(DescribeCustomDomainAssociationsRequest describeCustomDomainAssociationsRequest) |
Contains information about custom domain associations for a cluster.
|
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 DescribeInboundIntegrationsResponse |
RedshiftClient.describeInboundIntegrations(Consumer<DescribeInboundIntegrationsRequest.Builder> describeInboundIntegrationsRequest) |
Returns a list of inbound integrations.
|
default DescribeInboundIntegrationsResponse |
RedshiftClient.describeInboundIntegrations(DescribeInboundIntegrationsRequest describeInboundIntegrationsRequest) |
Returns a list of inbound integrations.
|
default DescribeInboundIntegrationsIterable |
RedshiftClient.describeInboundIntegrationsPaginator(Consumer<DescribeInboundIntegrationsRequest.Builder> describeInboundIntegrationsRequest) |
Returns a list of inbound integrations.
|
default DescribeInboundIntegrationsIterable |
RedshiftClient.describeInboundIntegrationsPaginator(DescribeInboundIntegrationsRequest describeInboundIntegrationsRequest) |
Returns a list of inbound integrations.
|
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 DescribeRedshiftIdcApplicationsResponse |
RedshiftClient.describeRedshiftIdcApplications(Consumer<DescribeRedshiftIdcApplicationsRequest.Builder> describeRedshiftIdcApplicationsRequest) |
Lists the Amazon Redshift IAM Identity Center applications.
|
default DescribeRedshiftIdcApplicationsResponse |
RedshiftClient.describeRedshiftIdcApplications(DescribeRedshiftIdcApplicationsRequest describeRedshiftIdcApplicationsRequest) |
Lists the Amazon Redshift IAM Identity Center applications.
|
default DescribeRedshiftIdcApplicationsIterable |
RedshiftClient.describeRedshiftIdcApplicationsPaginator(Consumer<DescribeRedshiftIdcApplicationsRequest.Builder> describeRedshiftIdcApplicationsRequest) |
Lists the Amazon Redshift IAM Identity Center applications.
|
default DescribeRedshiftIdcApplicationsIterable |
RedshiftClient.describeRedshiftIdcApplicationsPaginator(DescribeRedshiftIdcApplicationsRequest describeRedshiftIdcApplicationsRequest) |
Lists the Amazon Redshift IAM Identity Center applications.
|
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) |
|
default DescribeTableRestoreStatusResponse |
RedshiftClient.describeTableRestoreStatus(DescribeTableRestoreStatusRequest describeTableRestoreStatusRequest) |
|
default DescribeTableRestoreStatusIterable |
RedshiftClient.describeTableRestoreStatusPaginator(Consumer<DescribeTableRestoreStatusRequest.Builder> describeTableRestoreStatusRequest) |
|
default DescribeTableRestoreStatusIterable |
RedshiftClient.describeTableRestoreStatusPaginator(DescribeTableRestoreStatusRequest describeTableRestoreStatusRequest) |
|
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 FailoverPrimaryComputeResponse |
RedshiftClient.failoverPrimaryCompute(Consumer<FailoverPrimaryComputeRequest.Builder> failoverPrimaryComputeRequest) |
Fails over the primary compute unit of the specified Multi-AZ cluster to another Availability Zone.
|
default FailoverPrimaryComputeResponse |
RedshiftClient.failoverPrimaryCompute(FailoverPrimaryComputeRequest failoverPrimaryComputeRequest) |
Fails over the primary compute unit of the specified Multi-AZ cluster to another Availability Zone.
|
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 GetResourcePolicyResponse |
RedshiftClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest) |
Get the resource policy for a specified resource.
|
default GetResourcePolicyResponse |
RedshiftClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest) |
Get the resource policy for a specified resource.
|
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 ModifyCustomDomainAssociationResponse |
RedshiftClient.modifyCustomDomainAssociation(Consumer<ModifyCustomDomainAssociationRequest.Builder> modifyCustomDomainAssociationRequest) |
Contains information for changing a custom domain association.
|
default ModifyCustomDomainAssociationResponse |
RedshiftClient.modifyCustomDomainAssociation(ModifyCustomDomainAssociationRequest modifyCustomDomainAssociationRequest) |
Contains information for changing a custom domain association.
|
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 ModifyRedshiftIdcApplicationResponse |
RedshiftClient.modifyRedshiftIdcApplication(Consumer<ModifyRedshiftIdcApplicationRequest.Builder> modifyRedshiftIdcApplicationRequest) |
Changes an existing Amazon Redshift IAM Identity Center application.
|
default ModifyRedshiftIdcApplicationResponse |
RedshiftClient.modifyRedshiftIdcApplication(ModifyRedshiftIdcApplicationRequest modifyRedshiftIdcApplicationRequest) |
Changes an existing Amazon Redshift IAM Identity Center application.
|
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 PutResourcePolicyResponse |
RedshiftClient.putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest) |
Updates the resource policy for a specified resource.
|
default PutResourcePolicyResponse |
RedshiftClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest) |
Updates the resource policy for a specified resource.
|
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.
|