3 Answers
- Newest
- Most votes
- Most comments
0
Hi, thank for you reply,
I need to do some constraint check on a configuration file. On that configuration file people fill the elasticache engine version and a instance type associated. I need to check if the combo is valid. So I need a way to send the elasticache engine version as a parameter and a response that list compatible instance for exemple.
Tks
answered 3 years ago
0
I checked all the APIs and currently there is no way to get the list of supported instance type for Elasticache
answered a year ago
-1
Hi - Thanks for reaching out, what is the use case you are trying to implement? we have the following which is not the same info pulled
- https://awscli.amazonaws.com/v2/documentation/api/latest/reference/elasticache/describe-reserved-cache-nodes.html
- https://awscli.amazonaws.com/v2/documentation/api/latest/reference/elasticache/list-allowed-node-type-modifications.html
- https://awscli.amazonaws.com/v2/documentation/api/latest/reference/elasticache/list-allowed-node-type-modifications.html
- https://awscli.amazonaws.com/v2/documentation/api/latest/reference/elasticache/purchase-reserved-cache-nodes-offering.html
Relevant content
- asked 3 years ago
