//
pkg.gl
Category
github.com/laren-aws/aws-doc-sdk-examples
go
sqs
CreateQueue
package
0.0.0-20240430192549-e1bbdd6dbd3b
Repository:
https://github.com/laren-aws/aws-doc-sdk-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
57 SLOC
#
Functions
CreateQueue
CreateQueue creates an Amazon SQS queue Inputs: sess is the queueName is the name of the queue Output: If success, the URL of the queue and nil Otherwise, an empty string and an error from the call to CreateQueue.