ListInfo Response Group

The ListInfo response group provides descriptive information about a list. ListInfo is a parent response group that returns the results of the ListMinimum response group along with :

For more information about the ListMinimum response group, see its section.

The ListInfo response group is suited for creating a subset of the list information returned by ListFull.

Operations that can use this response group include:

The following table describes the elements returned by ListInfo. In the Ancestry column, the elements on the left side of a slash mark are the parents of the elements on the right side of the slash mark.

ListInfo also returns the elements that all response groups return, which is described in Elements Common to All Response Groups.

The following response groups are parent response groups of ListInfo.

The following response groups are child response groups of ListInfo.

The following request was used to illustrate the XML response elements returned by ListInfo.

http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]&
Operation=ListSearch&
ListType=WishList&
Name=John%20Smith&
ResponseGroup=ListInfo&
Version=2007-10-29