Version 4.43 or later needs to be installed to add the server automatically
Tools
| Name | Description |
|---|---|
batch-stop-update-action | Stop service update for multiple ElastiCache resources. Parameters: service_update_name (str): The unique ID of the service update to stop. replication_group_ids (Optional[List[str]]): List of replication group IDs to stop update. Either this or cache_cluster_ids must be provided. cache_cluster_ids (Optional[List[str]]): List of cache cluster IDs to stop update. Either this or replication_group_ids must be provided. Returns: Dict containing information about the batch stop operation. |