rds_reboot_db_shard_group {paws.database} | R Documentation |
You might need to reboot your DB shard group, usually for maintenance reasons
Description
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.
See https://www.paws-r-sdk.com/docs/rds_reboot_db_shard_group/ for full documentation.
Usage
rds_reboot_db_shard_group(DBShardGroupIdentifier)
Arguments
DBShardGroupIdentifier |
[required] The name of the DB shard group to reboot. |
[Package paws.database version 0.7.0 Index]