mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
author added
This commit is contained in:
committed by
Matt Clay
parent
6d69956f83
commit
be083a8fbe
@@ -21,7 +21,9 @@ short_description: Manages AWS SNS topics and subscriptions
|
|||||||
description:
|
description:
|
||||||
- The M(sns_topic) module allows you to create, delete, and manage subscriptions for AWS SNS topics.
|
- The M(sns_topic) module allows you to create, delete, and manage subscriptions for AWS SNS topics.
|
||||||
version_added: 2.0
|
version_added: 2.0
|
||||||
author: "Joel Thompson (@joelthompson)"
|
author:
|
||||||
|
- "Joel Thompson (@joelthompson)"
|
||||||
|
- "Fernando Jose Pando (@nand0p)"
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user