diff --git a/cloud/elasticache b/cloud/elasticache index 63c01c3cb55..c2c4cada7a6 100644 --- a/cloud/elasticache +++ b/cloud/elasticache @@ -17,6 +17,8 @@ DOCUMENTATION = """ --- module: elasticache +description: + - Manage cache clusters in Amazon Elasticache. short_description: Manage cache clusters in Amazon Elasticache. - Returns information about the specified cache cluster. version_added: "1.4"