All Collections
Actions
Amazon Web Services
Reboot ElastiCache Clusters Actions
Reboot ElastiCache Clusters Actions
Matt Houser avatar
Written by Matt Houser
Updated over a week ago

Description

The Reboot ElastiCache Clusters action will reboot all ElastiCache clusters matching a specified filter.

For example, at 8am, all ElastiCache clusters ending in "-dev" can be rebooted.

Settings

Please see Common Action Settings for a description of settings common to all action types.

Cluster Identification Method

Indicates how the ElastiCache clusters will be selected. Valid values are:

  • By ElastiCache Cluster ID - Specify a cluster ID to reboot

  • All ElastiCache Clusters - All ElastiCache clusters will be rebooted

ElastiCache Cluster ID

Indicates the ElastiCache cluster ID that will be rebooted. Required if Cluster Identification Method is set to "By ElastiCache Cluster ID". This cluster must exist in the region specified.

Amazon Commands Used

The following Amazon AWS commands are used. The access key should have permission to execute all of them.

  • elasticache:DescribeCacheCluster

  • elasticache:RebootCacheClusters

Did this answer your question?