Publish

command
v0.0.0-...-e8b88a3 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

README

Publishv2.go

This example publishes a message to an Amazon SNS topic.

go run Publishv2.go -m MESSAGE -t TOPIC-ARN

  • MESSAGE is the message to publish.
  • TOPIC-ARN is the ARN of the topic to which the message is published.

The unit test accepts similar values in config.json.

Documentation

Overview

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX - License - Identifier: Apache - 2.0 snippet-start:[sns.go-v2.Publish]

Jump to

Keyboard shortcuts

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