| OPERATIONS |
= |
%w[ BrowseNodeLookup CustomerContentLookup CustomerContentSearch Help ItemLookup ItemSearch ListLookup ListSearch SellerListingLookup SellerListingSearch SellerLookup SimilarityLookup TagLookup TransactionLookup CartAdd CartClear CartCreate CartGet CartModify ] |
|
These are the types of AWS operation currently
implemented by Ruby/AWS.
|
| PARAMETERS |
= |
%w[ Actor Artist AudienceRating Author Brand BrowseNode City Composer Conductor Director Keywords Manufacturer MusicLabel Neighborhood Orchestra Power Publisher TextStream Title ] |
|
These are the valid search parameters that can be used with ItemSearch.
|
| OPT_PARAMETERS |
= |
%w[ Availability Condition MaximumPrice MerchantId MinimumPrice OfferStatus Sort ] |
| ALL_PARAMETERS |
= |
PARAMETERS + OPT_PARAMETERS |