command
Version:
v0.0.0-...-e8b88a3
Opens a new window with list of versions in this module.
Published: Jun 22, 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
¶
GetQueueURLv2.go
This example gets the URL of an Amazon SQS queue.
go run GetQueueURLv2.go -q QUEUE-NAME
- QUEUE-NAME is the name of the queue or which the URL is retrieved.
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:[sqs.go-v2.GetQueueUrl]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.