aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Amazon-SQS-Simple/files/pkg-message.in
blob: 8a2e68091a407abda51bb82da02b39d5fb53da72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

You need to do some things before you can use the Amazon Simple
Queue Service:

1) Visit http://aws.amazon.com/ to create an Amazon AWS account.

2) Obtain your AWS public key and secret key to use with the SQS service.

3) Use the Amazon AWS calculator to estimate your monthly cost:
   http://calculator.s3.amazonaws.com/calc5.html?

4) Visit the Amazon SQS Resource Center for information, tutorials and
   sample code:
   http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=8

   DISCLAIMER: No one but you is responsible for paying Amazon to use
               the SQS service. SQS does not have a free sandbox area,
               so be aware how much money you are spending to use the
               service.