29.08.2018 Views

sqs-dg-2009-02-01

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Amazon Simple Queue Service Developer Guide<br />

Endpoints<br />

Endpoints<br />

For information about this product's regions and endpoints, go to Regions and Endpoints in the Amazon<br />

Web Services General Reference.<br />

Important<br />

Some older clients may not be able to access these endpoints over SSL. In that case, we<br />

recommend that you either use the alternative endpoints listed below, upgrade your client, or<br />

change your client.<br />

• queue.amazonaws.com—The endpoint for the US-East (Northern Virginia) Region<br />

• us-west-1.queue.amazonaws.com—The endpoint for the US-West (Northern California)<br />

Region<br />

• eu-west-1.queue.amazonaws.com —The endpoint for the EU (Ireland) Region<br />

• ap-southeast-1.queue.amazonaws.com —The endpoint for the Asia Pacific (Singapore)<br />

Region<br />

For example, to create a queue in Europe, you would generate a Query request similar to the following:<br />

http://<strong>sqs</strong>.eu-west-1.amazonaws.com/<br />

?Action=CreateQueue<br />

&DefaultVisibilityTimeout=40<br />

&QueueName=testQueue<br />

&Version=<strong>2009</strong>-<strong>02</strong>-<strong>01</strong><br />

&SignatureMethod=HmacSHA256<br />

&Expires=<strong>2009</strong>-04-18T22%3A52%3A43PST<br />

&AWSAccessKeyId=0GS7553JW74RRM612K<strong>02</strong>EXAMPLE<br />

&SignatureVersion=2<br />

&Signature=Dqlp3Sd6ljTUA9Uf6SGtEExwUQEXAMPLE<br />

Each Amazon SQS endpoint is entirely independent. For example, if you have two queues called<br />

"MyQueue," one in <strong>sqs</strong>.us-east-1.amazonaws.com and one in <strong>sqs</strong>.eu-west-1.amazonaws.com, they are<br />

completely independent and do not share any data.<br />

API Version <strong>2009</strong>-<strong>02</strong>-<strong>01</strong><br />

13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!