Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

CreateQueue Method

Creates an SQS queue.

Object Oriented Interface

public function doCreateQueue($queuename);

Procedural Interface

inamazon_sqs_do_createqueue($res, $queuename);

Remarks

A queue with the specified name is created.

CreateQueue returns a queue id assigned to the queue. This can then be used to CreateMessage or DeleteQueue.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0