diff --git a/library/cloud/elasticache b/library/cloud/elasticache index 63c01c3cb5..c2c4cada7a 100644 --- a/library/cloud/elasticache +++ b/library/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"