DistributionList - Amazon CloudFront
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DistributionList

A distribution list.

Contents

IsTruncated

A flag that indicates whether more distributions remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more distributions in the list.

Type: Boolean

Required: Yes

Marker

The value you provided for the Marker request parameter.

Type: String

Required: Yes

MaxItems

The value you provided for the MaxItems request parameter.

Type: Integer

Required: Yes

Quantity

The number of distributions that were created by the current Amazon Web Services account.

Type: Integer

Required: Yes

Items

A complex type that contains one DistributionSummary element for each distribution that was created by the current Amazon Web Services account.

Type: Array of DistributionSummary objects

Required: No

NextMarker

If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your distributions where they left off.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: