InvalidationList
The InvalidationList complex type describes the list of invalidation
objects. For more information about invalidation, see Invalidating Objects
(Web Distributions Only) in the Amazon CloudFront Developer Guide.
Contents
- IsTruncated
-
A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the
Markerrequest parameter to retrieve more invalidation batches in the list.Type: Boolean
Required: Yes
- Marker
-
The value that you provided for the
Markerrequest parameter.Type: String
Required: Yes
- MaxItems
-
The value that you provided for the
MaxItemsrequest parameter.Type: Integer
Required: Yes
- Quantity
-
The number of invalidation batches that were created by the current Amazon Web Services account.
Type: Integer
Required: Yes
- Items
-
A complex type that contains one
InvalidationSummaryelement for each invalidation batch created by the current Amazon Web Services account.Type: Array of InvalidationSummary objects
Required: No
- NextMarker
-
If
IsTruncatedistrue, this element is present and contains the value that you can use for theMarkerrequest parameter to continue listing your invalidation batches 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: