command
Version:
v0.0.0-...-9d6317c
Opens a new window with list of versions in this module.
Published: Mar 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX - License - Identifier: Apache - 2.0
snippet-start:[sns.go-v2.Publish]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.