rebootDbShardGroup
inline suspend fun RdsClient.rebootDbShardGroup(crossinline block: RebootDbShardGroupRequest.Builder.() -> Unit): RebootDbShardGroupResponse
You might need to reboot your DB shard group, usually for maintenance reasons. For example, if you make certain modifications, reboot the DB shard group for the changes to take effect.
This operation applies only to Aurora Limitless Database DBb shard groups.