549298 AWS - Secure REST Query Tool

W Toku Opublikowano Feb 3, 2012 Płatność przy odbiorze
W Toku Płatność przy odbiorze

I need a desktop tool that will take as input my:

AWS Access Key ID

AWS Secret Access Key

...generate a signed query for the GetReviewableHITs operation like the one shown here:

Sample Request

The following example retrieves 100 of the Requester's reviewable HITs, using the default value for the SortOrder parameter (Ascending).

[url removed, login to view]

&AWSAccessKeyId=[the Requester's Access Key ID]

&Version=2008-08-02

&Operation=GetReviewableHITs

&Signature=[signature for this request]

&Timestamp=[your system's local time]

&SortProperty=Enumeration

&PageSize=100

&PageNumber=1

Reference: [url removed, login to view]

...and repeat the request until all reviewable HITs are retrieved

Reference: [url removed, login to view]

...and then output the HITId's to a screen, one per line, so that I can copy and paste them into Excel:

Sample Response

The following is an example response.

<GetReviewableHITsResult>

<Request>

<IsValid>True</IsValid>

</Request>

<NumResults>1</NumResults>

<TotalNumResults>1</TotalNumResults>

<PageNumber>1</PageNumber>

<HIT>

<HITId>GBHZVQX3EHXZ2AYDY2T0</HITId>

<HITId>27ZM8JIA0RYNYL64CTD0C</HITId>

<HITId>29HVXX2Q45UUZ2SF9W9W</HITId>

<HITId>L64CT8NS8PIHR988DJIA0R</HITId>

<HITId>2C79746OQ1SN52B7ZGR58</HITId>

<HITId>QKCTL988DN3X2Q45UU2SF</HITId>

</HIT>

</GetReviewableHITsResult>

NOTE: I do not want all the XML returned, the tool should parse the XML and only output the HITId's, so for the sample above, the tool's output to the GUI would be:

GBHZVQX3EHXZ2AYDY2T0

27ZM8JIA0RYNYL64CTD0C

29HVXX2Q45UUZ2SF9W9W

L64CT8NS8PIHR988DJIA0R

2C79746OQ1SN52B7ZGR58

QKCTL988DN3X2Q45UU2SF

Also, I'm not sure about the timestamp property, does it need my local computer time, or the time of the server routing my request?

Here's the REST query authentication document:

[url removed, login to view]

Amazon Web Services Java Odd Jobs Moodle XML

Numer ID Projektu: #2295242

O projekcie

Zdalny projekt Aktywny Jul 11, 2012