moto/moto/sqs
dilshod.tadjibaev c9fb6f1cc1 Implemented remaining Queue attributes. This closes spulec/moto#22
The following attributes were added:

  - ApproximateNumberOfMessagesDelayed
  - ApproximateNumberOfMessagesNotVisible
  - CreatedTimestamp
  - DelaySeconds
  - LastModifiedTimestamp
  - MaximumMessageSize
  - MessageRetentionPeriod
  - QueueArn
  - ReceiveMessageWaitTimeSeconds
2013-04-24 00:50:41 -07:00
..
__init__.py Adding sqs queue creation 2013-02-23 22:26:46 -05:00
models.py Implemented remaining Queue attributes. This closes spulec/moto#22 2013-04-24 00:50:41 -07:00
responses.py Implement SQS get_queue_url. Closes #18 2013-04-18 23:07:24 -04:00
urls.py remove old extra dispatch method 2013-03-23 10:00:43 -04:00
utils.py add most of sqs features 2013-02-24 11:06:42 -05:00