aws elasticache describe-cache-parameter-groups

From wikieduonline
Revision as of 08:25, 11 May 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

aws elasticache describe-cache-parameter-groups

Official output:

{
    "CacheParameterGroups": [
        {
            "CacheParameterGroupName": "mygroup",
            "CacheParameterGroupFamily": "redis5.0",
            "Description": " "
        }
    ]
}

See also

Advertising: