OriginAccessControlList - 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).

OriginAccessControlList

A list of CloudFront origin access controls.

Contents

IsTruncated

If there are more items in the list than are in this response, this value is true.

Type: Boolean

Required: Yes

Marker

The value of the Marker field that was provided in the request.

Type: String

Required: Yes

MaxItems

The maximum number of origin access controls requested.

Type: Integer

Required: Yes

Quantity

The number of origin access controls returned in the response.

Type: Integer

Required: Yes

Items

Contains the origin access controls in the list.

Type: Array of OriginAccessControlSummary objects

Required: No

NextMarker

If there are more items in the list than are in this response, this element is present. It contains the value to use in the Marker field of another request to continue listing origin access controls.

Type: String

Required: No

See Also

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