boto / boto

For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services
http://docs.pythonboto.org/
Other
6.48k stars 2.26k forks source link

Multi-AZ Failover support for Redis ElastiCache engine #2974

Open jwholdsworth opened 9 years ago

jwholdsworth commented 9 years ago

This isn't an issue, but a feature request. Apologies if this is not the correct route for requesting new features.

Would it be possible to add support for enabling the recently launched Multi-AZ failover capability on Replication Groups for ElastiCache using the Redis engine?

https://aws.amazon.com/blogs/aws/elasticache-redis-multi-az/

API documentation: http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/AutoFailover.Enable.html#AutoFailover.Enable.API

Many thanks, James

tsaridas commented 9 years ago

There is no option yet . Below the pull request

https://github.com/boto/boto/pull/2526