mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50: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
|
@ -20,6 +20,7 @@ description:
|
|||
- Update the retention period of a Kinesis Stream.
|
||||
- Update Tags on a Kinesis Stream.
|
||||
version_added: "2.2"
|
||||
requirements: [ boto3 ]
|
||||
author: Allen Sanabria (@linuxdynasty)
|
||||
options:
|
||||
name:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue