create an operations/service/test_get.py path

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
This commit is contained in:
Alfredo Deza 2014-12-16 09:27:56 -05:00
parent 299b076baa
commit 9ce8b69cc9

View file

@ -0,0 +1,5 @@
"""
GET operations on the Service
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTServiceGET.html
"""