Difference between revisions of "AWS elasticache endpoints address"
Jump to navigation
Jump to search
(Created page with " {{elasticache endpoint address}} == See also == * {{elasticache}} Category:Elasticache") |
m (Ant moved page Elasticache endpoints address to AWS elasticache endpoints address) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
+ | == Related == | ||
+ | * [[Endpoint]] | ||
== See also == | == See also == |
Latest revision as of 12:54, 20 January 2023
for CLUSTER in $(aws elasticache describe-cache-clusters | grep CacheClusterId | cut -d'"' -f4); do aws elasticache describe-cache-clusters --show-cache-node-info --cache-cluster-id $CLUSTER | grep Address | cut -d'"' -f4; done
Related[edit]
See also[edit]
Advertising: