sns

package
v1.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package sns contains helpers for AWS SNS.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTopic

func CreateTopic(snsClient snsiface.SNSAPI, f *framework.Framework) string

CreateTopic creates a topic named after the given framework.Framework.

func DeleteTopic

func DeleteTopic(snsClient snsiface.SNSAPI, arn string)

DeleteTopic deletes the topic with the given ARN.

func SendMessage

func SendMessage(snsClient snsiface.SNSAPI, arn string) string

SendMessage sends a message to the topic with the given ARN.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL