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: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Subscribev2.go
This example subscribes a user, by email address, to an Amazon SNS topic.
go run Subscribev2.go -m EMAIL-ADDRESS -t TOPIC-ARN
- EMAIL-ADDRESS is the email address of the user subscribing to the topic.
- TOPIC-ARN is the ARN of the topic.
The unit test accepts a similar value 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.Subscribe]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.