Uses of Class
software.amazon.awssdk.services.rds.model.KmsKeyNotAccessibleException
Packages that use KmsKeyNotAccessibleException
-
Uses of KmsKeyNotAccessibleException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw KmsKeyNotAccessibleExceptionModifier and TypeMethodDescriptiondefault CopyDbClusterSnapshotResponseRdsClient.copyDBClusterSnapshot(Consumer<CopyDbClusterSnapshotRequest.Builder> copyDbClusterSnapshotRequest) Copies a snapshot of a DB cluster.default CopyDbClusterSnapshotResponseRdsClient.copyDBClusterSnapshot(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest) Copies a snapshot of a DB cluster.default CopyDbSnapshotResponseRdsClient.copyDBSnapshot(Consumer<CopyDbSnapshotRequest.Builder> copyDbSnapshotRequest) Copies the specified DB snapshot.default CopyDbSnapshotResponseRdsClient.copyDBSnapshot(CopyDbSnapshotRequest copyDbSnapshotRequest) Copies the specified DB snapshot.RdsClient.createCustomDBEngineVersion(Consumer<CreateCustomDbEngineVersionRequest.Builder> createCustomDbEngineVersionRequest) Creates a custom DB engine version (CEV).RdsClient.createCustomDBEngineVersion(CreateCustomDbEngineVersionRequest createCustomDbEngineVersionRequest) Creates a custom DB engine version (CEV).default CreateDbClusterResponseRdsClient.createDBCluster(Consumer<CreateDbClusterRequest.Builder> createDbClusterRequest) Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.default CreateDbClusterResponseRdsClient.createDBCluster(CreateDbClusterRequest createDbClusterRequest) Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.default CreateDbInstanceResponseRdsClient.createDBInstance(Consumer<CreateDbInstanceRequest.Builder> createDbInstanceRequest) Creates a new DB instance.default CreateDbInstanceResponseRdsClient.createDBInstance(CreateDbInstanceRequest createDbInstanceRequest) Creates a new DB instance.RdsClient.createDBInstanceReadReplica(Consumer<CreateDbInstanceReadReplicaRequest.Builder> createDbInstanceReadReplicaRequest) Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster.RdsClient.createDBInstanceReadReplica(CreateDbInstanceReadReplicaRequest createDbInstanceReadReplicaRequest) Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster.default CreateIntegrationResponseRdsClient.createIntegration(Consumer<CreateIntegrationRequest.Builder> createIntegrationRequest) Creates a zero-ETL integration with Amazon Redshift.default CreateIntegrationResponseRdsClient.createIntegration(CreateIntegrationRequest createIntegrationRequest) Creates a zero-ETL integration with Amazon Redshift.default CreateTenantDatabaseResponseRdsClient.createTenantDatabase(Consumer<CreateTenantDatabaseRequest.Builder> createTenantDatabaseRequest) Creates a tenant database in a DB instance that uses the multi-tenant configuration.default CreateTenantDatabaseResponseRdsClient.createTenantDatabase(CreateTenantDatabaseRequest createTenantDatabaseRequest) Creates a tenant database in a DB instance that uses the multi-tenant configuration.default DeleteDbClusterResponseRdsClient.deleteDBCluster(Consumer<DeleteDbClusterRequest.Builder> deleteDbClusterRequest) The DeleteDBCluster action deletes a previously provisioned DB cluster.default DeleteDbClusterResponseRdsClient.deleteDBCluster(DeleteDbClusterRequest deleteDbClusterRequest) The DeleteDBCluster action deletes a previously provisioned DB cluster.default DeleteDbInstanceResponseRdsClient.deleteDBInstance(Consumer<DeleteDbInstanceRequest.Builder> deleteDbInstanceRequest) Deletes a previously provisioned DB instance.default DeleteDbInstanceResponseRdsClient.deleteDBInstance(DeleteDbInstanceRequest deleteDbInstanceRequest) Deletes a previously provisioned DB instance.default ModifyDbClusterResponseRdsClient.modifyDBCluster(Consumer<ModifyDbClusterRequest.Builder> modifyDbClusterRequest) Modifies the settings of an Amazon Aurora DB cluster or a Multi-AZ DB cluster.default ModifyDbClusterResponseRdsClient.modifyDBCluster(ModifyDbClusterRequest modifyDbClusterRequest) Modifies the settings of an Amazon Aurora DB cluster or a Multi-AZ DB cluster.default ModifyDbInstanceResponseRdsClient.modifyDBInstance(Consumer<ModifyDbInstanceRequest.Builder> modifyDbInstanceRequest) Modifies settings for a DB instance.default ModifyDbInstanceResponseRdsClient.modifyDBInstance(ModifyDbInstanceRequest modifyDbInstanceRequest) Modifies settings for a DB instance.default ModifyDbSnapshotResponseRdsClient.modifyDBSnapshot(Consumer<ModifyDbSnapshotRequest.Builder> modifyDbSnapshotRequest) Updates a manual DB snapshot with a new engine version.default ModifyDbSnapshotResponseRdsClient.modifyDBSnapshot(ModifyDbSnapshotRequest modifyDbSnapshotRequest) Updates a manual DB snapshot with a new engine version.default ModifyTenantDatabaseResponseRdsClient.modifyTenantDatabase(Consumer<ModifyTenantDatabaseRequest.Builder> modifyTenantDatabaseRequest) Modifies an existing tenant database in a DB instance.default ModifyTenantDatabaseResponseRdsClient.modifyTenantDatabase(ModifyTenantDatabaseRequest modifyTenantDatabaseRequest) Modifies an existing tenant database in a DB instance.default RebootDbInstanceResponseRdsClient.rebootDBInstance(Consumer<RebootDbInstanceRequest.Builder> rebootDbInstanceRequest) You might need to reboot your DB instance, usually for maintenance reasons.default RebootDbInstanceResponseRdsClient.rebootDBInstance(RebootDbInstanceRequest rebootDbInstanceRequest) You might need to reboot your DB instance, usually for maintenance reasons.default RestoreDbClusterFromS3ResponseRdsClient.restoreDBClusterFromS3(Consumer<RestoreDbClusterFromS3Request.Builder> restoreDbClusterFromS3Request) Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket.default RestoreDbClusterFromS3ResponseRdsClient.restoreDBClusterFromS3(RestoreDbClusterFromS3Request restoreDbClusterFromS3Request) Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket.RdsClient.restoreDBClusterFromSnapshot(Consumer<RestoreDbClusterFromSnapshotRequest.Builder> restoreDbClusterFromSnapshotRequest) Creates a new DB cluster from a DB snapshot or DB cluster snapshot.RdsClient.restoreDBClusterFromSnapshot(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest) Creates a new DB cluster from a DB snapshot or DB cluster snapshot.RdsClient.restoreDBClusterToPointInTime(Consumer<RestoreDbClusterToPointInTimeRequest.Builder> restoreDbClusterToPointInTimeRequest) Restores a DB cluster to an arbitrary point in time.RdsClient.restoreDBClusterToPointInTime(RestoreDbClusterToPointInTimeRequest restoreDbClusterToPointInTimeRequest) Restores a DB cluster to an arbitrary point in time.RdsClient.restoreDBInstanceFromDBSnapshot(Consumer<RestoreDbInstanceFromDbSnapshotRequest.Builder> restoreDbInstanceFromDbSnapshotRequest) Creates a new DB instance from a DB snapshot.RdsClient.restoreDBInstanceFromDBSnapshot(RestoreDbInstanceFromDbSnapshotRequest restoreDbInstanceFromDbSnapshotRequest) Creates a new DB instance from a DB snapshot.default RestoreDbInstanceFromS3ResponseRdsClient.restoreDBInstanceFromS3(Consumer<RestoreDbInstanceFromS3Request.Builder> restoreDbInstanceFromS3Request) Amazon Relational Database Service (Amazon RDS) supports importing MySQL databases by using backup files.default RestoreDbInstanceFromS3ResponseRdsClient.restoreDBInstanceFromS3(RestoreDbInstanceFromS3Request restoreDbInstanceFromS3Request) Amazon Relational Database Service (Amazon RDS) supports importing MySQL databases by using backup files.RdsClient.restoreDBInstanceToPointInTime(Consumer<RestoreDbInstanceToPointInTimeRequest.Builder> restoreDbInstanceToPointInTimeRequest) Restores a DB instance to an arbitrary point in time.RdsClient.restoreDBInstanceToPointInTime(RestoreDbInstanceToPointInTimeRequest restoreDbInstanceToPointInTimeRequest) Restores a DB instance to an arbitrary point in time.default StartActivityStreamResponseRdsClient.startActivityStream(Consumer<StartActivityStreamRequest.Builder> startActivityStreamRequest) Starts a database activity stream to monitor activity on the database.default StartActivityStreamResponseRdsClient.startActivityStream(StartActivityStreamRequest startActivityStreamRequest) Starts a database activity stream to monitor activity on the database.default StartDbClusterResponseRdsClient.startDBCluster(Consumer<StartDbClusterRequest.Builder> startDbClusterRequest) Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or theStopDBClusteroperation.default StartDbClusterResponseRdsClient.startDBCluster(StartDbClusterRequest startDbClusterRequest) Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or theStopDBClusteroperation.default StartDbInstanceResponseRdsClient.startDBInstance(Consumer<StartDbInstanceRequest.Builder> startDbInstanceRequest) Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI command, or theStopDBInstanceoperation.default StartDbInstanceResponseRdsClient.startDBInstance(StartDbInstanceRequest startDbInstanceRequest) Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI command, or theStopDBInstanceoperation.RdsClient.startDBInstanceAutomatedBackupsReplication(Consumer<StartDbInstanceAutomatedBackupsReplicationRequest.Builder> startDbInstanceAutomatedBackupsReplicationRequest) Enables replication of automated backups to a different Amazon Web Services Region.RdsClient.startDBInstanceAutomatedBackupsReplication(StartDbInstanceAutomatedBackupsReplicationRequest startDbInstanceAutomatedBackupsReplicationRequest) Enables replication of automated backups to a different Amazon Web Services Region.default StartExportTaskResponseRdsClient.startExportTask(Consumer<StartExportTaskRequest.Builder> startExportTaskRequest) Starts an export of DB snapshot or DB cluster data to Amazon S3.default StartExportTaskResponseRdsClient.startExportTask(StartExportTaskRequest startExportTaskRequest) Starts an export of DB snapshot or DB cluster data to Amazon S3.