mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 12:51:25 -07:00
[aws] Document boto3 requirement (#32329)
This commit is contained in:
parent
be9cc70b74
commit
a2e4196c11
16 changed files with 16 additions and 0 deletions
|
@ -16,6 +16,7 @@ description:
|
|||
- Manage cache clusters in Amazon Elasticache.
|
||||
- Returns information about the specified cache cluster.
|
||||
version_added: "1.4"
|
||||
requirements: [ boto3 ]
|
||||
author: "Jim Dalton (@jsdalton)"
|
||||
options:
|
||||
state:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue