
models.cloudfront-2016-11-25-model.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-cloudfront Show documentation
{
"authorizers" : { },
"metadata" : {
"apiVersion" : "2016-11-25",
"endpointPrefix" : "cloudfront",
"jsonVersion" : null,
"protocol" : "rest-xml",
"resultWrapped" : false,
"serviceAbbreviation" : "CloudFront",
"serviceFullName" : "Amazon CloudFront",
"signatureVersion" : "v4",
"signingName" : "cloudfront",
"targetPrefix" : null,
"uid" : "cloudfront-2016-11-25",
"xmlNamespace" : null
},
"operations" : {
"CreateCloudFrontOriginAccessIdentity" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Creates a new origin access identity. If you're using Amazon S3 for your origin, you can use an origin access identity to require users to access your content using a CloudFront URL instead of the Amazon S3 URL. For more information about how to use origin access identities, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "CloudFrontOriginAccessIdentityAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCloudFrontOriginAccessIdentities"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
} ],
"http" : {
"method" : "POST",
"requestUri" : "/2016-11-25/origin-access-identity/cloudfront",
"responseCode" : "201"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "CreateCloudFrontOriginAccessIdentityRequest",
"xmlNamespace" : null
},
"name" : "CreateCloudFrontOriginAccessIdentity2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "CreateCloudFrontOriginAccessIdentityResult"
}
},
"CreateDistribution" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Creates a new web distribution. Send a GET
request to the /CloudFront API version/distribution
/distribution ID
resource.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "CNAMEAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "DistributionAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOrigin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyTrustedSigners"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TrustedSignerDoesNotExist"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidViewerCertificate"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidMinimumProtocolVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyDistributionCNAMEs"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyDistributions"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidDefaultRootObject"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidRelativePath"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidErrorCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidResponseCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidRequiredProtocol"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchOrigin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyOrigins"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCacheBehaviors"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCookieNamesInWhiteList"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidForwardCookies"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyHeadersInForwardedValues"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidHeadersForS3Origin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCertificates"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidLocationCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidGeoRestrictionParameter"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidProtocolSettings"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidTTLOrder"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidWebACLId"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyOriginCustomHeaders"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyQueryStringParameters"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidQueryStringParameters"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyDistributionsWithLambdaAssociations"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyLambdaFunctionAssociations"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidLambdaFunctionAssociation"
} ],
"http" : {
"method" : "POST",
"requestUri" : "/2016-11-25/distribution",
"responseCode" : "201"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "CreateDistributionRequest",
"xmlNamespace" : null
},
"name" : "CreateDistribution2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "CreateDistributionResult"
}
},
"CreateDistributionWithTags" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Create a new distribution with tags.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "CNAMEAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "DistributionAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOrigin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyTrustedSigners"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TrustedSignerDoesNotExist"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidViewerCertificate"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidMinimumProtocolVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyDistributionCNAMEs"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyDistributions"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidDefaultRootObject"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidRelativePath"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidErrorCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidResponseCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidRequiredProtocol"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchOrigin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyOrigins"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCacheBehaviors"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCookieNamesInWhiteList"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidForwardCookies"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyHeadersInForwardedValues"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidHeadersForS3Origin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCertificates"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidLocationCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidGeoRestrictionParameter"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidProtocolSettings"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidTTLOrder"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidWebACLId"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyOriginCustomHeaders"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidTagging"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyQueryStringParameters"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidQueryStringParameters"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyDistributionsWithLambdaAssociations"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyLambdaFunctionAssociations"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidLambdaFunctionAssociation"
} ],
"http" : {
"method" : "POST",
"requestUri" : "/2016-11-25/distribution?WithTags",
"responseCode" : "201"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "CreateDistributionWithTagsRequest",
"xmlNamespace" : null
},
"name" : "CreateDistributionWithTags2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "CreateDistributionWithTagsResult"
}
},
"CreateInvalidation" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Create a new invalidation.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "BatchTooLarge"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyInvalidationsInProgress"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
} ],
"http" : {
"method" : "POST",
"requestUri" : "/2016-11-25/distribution/{DistributionId}/invalidation",
"responseCode" : "201"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "CreateInvalidationRequest",
"xmlNamespace" : null
},
"name" : "CreateInvalidation2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "CreateInvalidationResult"
}
},
"CreateStreamingDistribution" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Creates a new RMTP distribution. An RTMP distribution is similar to a web distribution, but an RTMP distribution streams media files using the Adobe Real-Time Messaging Protocol (RTMP) instead of serving files using HTTP.
To create a new web distribution, submit a POST
request to the CloudFront API version/distribution resource. The request body must include a document with a StreamingDistributionConfig element. The response echoes the StreamingDistributionConfig
element and returns other information about the RTMP distribution.
To get the status of your request, use the GET StreamingDistribution API action. When the value of Enabled
is true
and the value of Status
is Deployed
, your distribution is ready. A distribution usually deploys in less than 15 minutes.
For more information about web distributions, see Working with RTMP Distributions in the Amazon CloudFront Developer Guide.
Beginning with the 2012-05-05 version of the CloudFront API, we made substantial changes to the format of the XML document that you include in the request body when you create or update a web distribution or an RTMP distribution, and when you invalidate objects. With previous versions of the API, we discovered that it was too easy to accidentally delete one or more values for an element that accepts multiple values, for example, CNAMEs and trusted signers. Our changes for the 2012-05-05 release are intended to prevent these accidental deletions and to notify you when there's a mismatch between the number of values you say you're specifying in the Quantity
element and the number of values specified.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "CNAMEAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "StreamingDistributionAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOrigin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyTrustedSigners"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TrustedSignerDoesNotExist"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyStreamingDistributionCNAMEs"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyStreamingDistributions"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
} ],
"http" : {
"method" : "POST",
"requestUri" : "/2016-11-25/streaming-distribution",
"responseCode" : "201"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "CreateStreamingDistributionRequest",
"xmlNamespace" : null
},
"name" : "CreateStreamingDistribution2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "CreateStreamingDistributionResult"
}
},
"CreateStreamingDistributionWithTags" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Create a new streaming distribution with tags.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "CNAMEAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "StreamingDistributionAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOrigin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyTrustedSigners"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TrustedSignerDoesNotExist"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyStreamingDistributionCNAMEs"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyStreamingDistributions"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidTagging"
} ],
"http" : {
"method" : "POST",
"requestUri" : "/2016-11-25/streaming-distribution?WithTags",
"responseCode" : "201"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "CreateStreamingDistributionWithTagsRequest",
"xmlNamespace" : null
},
"name" : "CreateStreamingDistributionWithTags2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "CreateStreamingDistributionWithTagsResult"
}
},
"DeleteCloudFrontOriginAccessIdentity" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Delete an origin access identity.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidIfMatchVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchCloudFrontOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "PreconditionFailed"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "CloudFrontOriginAccessIdentityInUse"
} ],
"http" : {
"method" : "DELETE",
"requestUri" : "/2016-11-25/origin-access-identity/cloudfront/{Id}",
"responseCode" : "204"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "DeleteCloudFrontOriginAccessIdentityRequest",
"xmlNamespace" : null
},
"name" : "DeleteCloudFrontOriginAccessIdentity2016_11_25",
"output" : null
},
"DeleteDistribution" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Delete a distribution.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "DistributionNotDisabled"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidIfMatchVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "PreconditionFailed"
} ],
"http" : {
"method" : "DELETE",
"requestUri" : "/2016-11-25/distribution/{Id}",
"responseCode" : "204"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "DeleteDistributionRequest",
"xmlNamespace" : null
},
"name" : "DeleteDistribution2016_11_25",
"output" : null
},
"DeleteStreamingDistribution" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps.
To delete an RTMP distribution using the CloudFront API:
-
Disable the RTMP distribution.
-
Submit a GET Streaming Distribution Config
request to get the current configuration and the Etag
header for the distribution.
-
Update the XML document that was returned in the response to your GET Streaming Distribution Config
request to change the value of Enabled
to false
.
-
Submit a PUT Streaming Distribution Config
request to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Then set the value of the HTTP If-Match
header to the value of the ETag
header that CloudFront returned when you submitted the GET Streaming Distribution Config
request in Step 2.
-
Review the response to the PUT Streaming Distribution Config
request to confirm that the distribution was successfully disabled.
-
Submit a GET Streaming Distribution Config
request to confirm that your changes have propagated. When propagation is complete, the value of Status
is Deployed
.
-
Submit a DELETE Streaming Distribution
request. Set the value of the HTTP If-Match
header to the value of the ETag
header that CloudFront returned when you submitted the GET Streaming Distribution Config
request in Step 2.
-
Review the response to your DELETE Streaming Distribution
request to confirm that the distribution was successfully deleted.
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "StreamingDistributionNotDisabled"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidIfMatchVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchStreamingDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "PreconditionFailed"
} ],
"http" : {
"method" : "DELETE",
"requestUri" : "/2016-11-25/streaming-distribution/{Id}",
"responseCode" : "204"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "DeleteStreamingDistributionRequest",
"xmlNamespace" : null
},
"name" : "DeleteStreamingDistribution2016_11_25",
"output" : null
},
"GetCloudFrontOriginAccessIdentity" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Get the information about an origin access identity.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchCloudFrontOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/origin-access-identity/cloudfront/{Id}",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "GetCloudFrontOriginAccessIdentityRequest",
"xmlNamespace" : null
},
"name" : "GetCloudFrontOriginAccessIdentity2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "GetCloudFrontOriginAccessIdentityResult"
}
},
"GetCloudFrontOriginAccessIdentityConfig" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Get the configuration information about an origin access identity.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchCloudFrontOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/origin-access-identity/cloudfront/{Id}/config",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"xmlNamespace" : null
},
"name" : "GetCloudFrontOriginAccessIdentityConfig2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "GetCloudFrontOriginAccessIdentityConfigResult"
}
},
"GetDistribution" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Get the information about a distribution.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/distribution/{Id}",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "GetDistributionRequest",
"xmlNamespace" : null
},
"name" : "GetDistribution2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "GetDistributionResult"
}
},
"GetDistributionConfig" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Get the configuration information about a distribution.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/distribution/{Id}/config",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "GetDistributionConfigRequest",
"xmlNamespace" : null
},
"name" : "GetDistributionConfig2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "GetDistributionConfigResult"
}
},
"GetInvalidation" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Get the information about an invalidation.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchInvalidation"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/distribution/{DistributionId}/invalidation/{Id}",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "GetInvalidationRequest",
"xmlNamespace" : null
},
"name" : "GetInvalidation2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "GetInvalidationResult"
}
},
"GetStreamingDistribution" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Gets information about a specified RTMP distribution, including the distribution configuration.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchStreamingDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/streaming-distribution/{Id}",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "GetStreamingDistributionRequest",
"xmlNamespace" : null
},
"name" : "GetStreamingDistribution2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "GetStreamingDistributionResult"
}
},
"GetStreamingDistributionConfig" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Get the configuration information about a streaming distribution.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchStreamingDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/streaming-distribution/{Id}/config",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "GetStreamingDistributionConfigRequest",
"xmlNamespace" : null
},
"name" : "GetStreamingDistributionConfig2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "GetStreamingDistributionConfigResult"
}
},
"ListCloudFrontOriginAccessIdentities" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Lists origin access identities.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/origin-access-identity/cloudfront",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "ListCloudFrontOriginAccessIdentitiesRequest",
"xmlNamespace" : null
},
"name" : "ListCloudFrontOriginAccessIdentities2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "ListCloudFrontOriginAccessIdentitiesResult"
}
},
"ListDistributions" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "List distributions.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/distribution",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "ListDistributionsRequest",
"xmlNamespace" : null
},
"name" : "ListDistributions2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "ListDistributionsResult"
}
},
"ListDistributionsByWebACLId" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "List the distributions that are associated with a specified AWS WAF web ACL.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidWebACLId"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/distributionsByWebACLId/{WebACLId}",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "ListDistributionsByWebACLIdRequest",
"xmlNamespace" : null
},
"name" : "ListDistributionsByWebACLId2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "ListDistributionsByWebACLIdResult"
}
},
"ListInvalidations" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Lists invalidation batches.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/distribution/{DistributionId}/invalidation",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "ListInvalidationsRequest",
"xmlNamespace" : null
},
"name" : "ListInvalidations2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "ListInvalidationsResult"
}
},
"ListStreamingDistributions" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "List streaming distributions.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/streaming-distribution",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "ListStreamingDistributionsRequest",
"xmlNamespace" : null
},
"name" : "ListStreamingDistributions2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "ListStreamingDistributionsResult"
}
},
"ListTagsForResource" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "List tags for a CloudFront resource.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidTagging"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchResource"
} ],
"http" : {
"method" : "GET",
"requestUri" : "/2016-11-25/tagging",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "ListTagsForResourceRequest",
"xmlNamespace" : null
},
"name" : "ListTagsForResource2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "ListTagsForResourceResult"
}
},
"TagResource" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Add tags to a CloudFront resource.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidTagging"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchResource"
} ],
"http" : {
"method" : "POST",
"requestUri" : "/2016-11-25/tagging?Operation=Tag",
"responseCode" : "204"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "TagResourceRequest",
"xmlNamespace" : null
},
"name" : "TagResource2016_11_25",
"output" : null
},
"UntagResource" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Remove tags from a CloudFront resource.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidTagging"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchResource"
} ],
"http" : {
"method" : "POST",
"requestUri" : "/2016-11-25/tagging?Operation=Untag",
"responseCode" : "204"
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "UntagResourceRequest",
"xmlNamespace" : null
},
"name" : "UntagResource2016_11_25",
"output" : null
},
"UpdateCloudFrontOriginAccessIdentity" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Update an origin access identity.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "IllegalUpdate"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidIfMatchVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchCloudFrontOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "PreconditionFailed"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
} ],
"http" : {
"method" : "PUT",
"requestUri" : "/2016-11-25/origin-access-identity/cloudfront/{Id}/config",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "UpdateCloudFrontOriginAccessIdentityRequest",
"xmlNamespace" : null
},
"name" : "UpdateCloudFrontOriginAccessIdentity2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "UpdateCloudFrontOriginAccessIdentityResult"
}
},
"UpdateDistribution" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Update a distribution.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "CNAMEAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "IllegalUpdate"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidIfMatchVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "PreconditionFailed"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyDistributionCNAMEs"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidDefaultRootObject"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidRelativePath"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidErrorCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidResponseCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyTrustedSigners"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TrustedSignerDoesNotExist"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidViewerCertificate"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidMinimumProtocolVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidRequiredProtocol"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchOrigin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyOrigins"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCacheBehaviors"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCookieNamesInWhiteList"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidForwardCookies"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyHeadersInForwardedValues"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidHeadersForS3Origin"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyCertificates"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidLocationCode"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidGeoRestrictionParameter"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidTTLOrder"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidWebACLId"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyOriginCustomHeaders"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyQueryStringParameters"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidQueryStringParameters"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyDistributionsWithLambdaAssociations"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyLambdaFunctionAssociations"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidLambdaFunctionAssociation"
} ],
"http" : {
"method" : "PUT",
"requestUri" : "/2016-11-25/distribution/{Id}/config",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "UpdateDistributionRequest",
"xmlNamespace" : null
},
"name" : "UpdateDistribution2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "UpdateDistributionResult"
}
},
"UpdateStreamingDistribution" : {
"authorizer" : null,
"authtype" : "IAM",
"deprecated" : false,
"documentation" : "Update a streaming distribution.
",
"errors" : [ {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "AccessDenied"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "CNAMEAlreadyExists"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "IllegalUpdate"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidIfMatchVersion"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "MissingBody"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "NoSuchStreamingDistribution"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "PreconditionFailed"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyStreamingDistributionCNAMEs"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidArgument"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InvalidOriginAccessIdentity"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TooManyTrustedSigners"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "TrustedSignerDoesNotExist"
}, {
"documentation" : null,
"error" : null,
"exception" : false,
"fault" : false,
"shape" : "InconsistentQuantities"
} ],
"http" : {
"method" : "PUT",
"requestUri" : "/2016-11-25/streaming-distribution/{Id}/config",
"responseCode" : null
},
"input" : {
"documentation" : null,
"locationName" : null,
"shape" : "UpdateStreamingDistributionRequest",
"xmlNamespace" : null
},
"name" : "UpdateStreamingDistribution2016_11_25",
"output" : {
"documentation" : null,
"locationName" : null,
"resultWrapper" : null,
"shape" : "UpdateStreamingDistributionResult"
}
}
},
"shapes" : {
"AccessDenied" : {
"deprecated" : false,
"documentation" : "Access denied.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 403
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ActiveTrustedSigners" : {
"deprecated" : false,
"documentation" : "A complex type that lists the AWS accounts, if any, that you included in the TrustedSigners
complex type for this distribution. These are the accounts that you want to allow to create signed URLs for private content.
The Signer
complex type lists the AWS account number of the trusted signer or self
if the signer is the AWS account that created the distribution. The Signer
element also includes the IDs of any active CloudFront key pairs that are associated with the trusted signer's AWS account. If no KeyPairId
element appears for a Signer
, that signer can't create signed URLs.
For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Enabled" : {
"deprecated" : false,
"documentation" : "Enabled is true
if any of the AWS accounts listed in the TrustedSigners
complex type for this RTMP distribution have active CloudFront key pairs. If not, Enabled
is false
.
For more information, see ActiveTrustedSigners.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains one Signer
complex type for each trusted signer that is specified in the TrustedSigners
complex type.
For more information, see ActiveTrustedSigners.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "SignerList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "A complex type that contains one Signer
complex type for each trusted signer specified in the TrustedSigners
complex type.
For more information, see ActiveTrustedSigners.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Enabled", "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"AliasList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "CNAME",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"Aliases" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "AliasList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of CNAME aliases, if any, that you want to associate with this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"AllowedMethods" : {
"deprecated" : false,
"documentation" : "A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin. There are three choices:
-
CloudFront forwards only GET
and HEAD
requests.
-
CloudFront forwards only GET
, HEAD
, and OPTIONS
requests.
-
CloudFront forwards GET, HEAD, OPTIONS, PUT, PATCH, POST
, and DELETE
requests.
If you pick the third choice, you may need to restrict access to your Amazon S3 bucket or to your custom origin so users can't perform operations that you don't want them to. For example, you might not want users to have permissions to delete objects from your origin.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CachedMethods" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CachedMethods",
"streaming" : false,
"xmlNamespace" : null
},
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "MethodsList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of HTTP methods that you want CloudFront to forward to your origin. Valid values are 2 (for GET
and HEAD
requests), 3 (for GET
, HEAD
, and OPTIONS
requests) and 7 (for GET, HEAD, OPTIONS, PUT, PATCH, POST
, and DELETE
requests).
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity", "Items" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"AwsAccountNumberList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "AwsAccountNumber",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"BatchTooLarge" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 413
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CNAMEAlreadyExists" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 409
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CacheBehavior" : {
"deprecated" : false,
"documentation" : "A complex type that describes how CloudFront processes requests.
You must create at least as many cache behaviors (including the default cache behavior) as you have origins if you want CloudFront to distribute objects from all of the origins. Each cache behavior specifies the one origin from which you want CloudFront to get objects. If you have two origins and only the default cache behavior, the default cache behavior will cause CloudFront to get objects from one of the origins, but the other origin is never used.
For the current limit on the number of cache behaviors that you can add to a distribution, see Amazon CloudFront Limits in the AWS General Reference.
If you don't want to specify any cache behaviors, include only an empty CacheBehaviors
element. Don't include an empty CacheBehavior
element, or CloudFront returns a MalformedXML
error.
To delete all cache behaviors in an existing distribution, update the distribution configuration and include only an empty CacheBehaviors
element.
To add, change, or remove one or more cache behaviors, update the distribution configuration and specify all of the cache behaviors that you want to include in the updated distribution.
For more information about cache behaviors, see Cache Behaviors in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"AllowedMethods" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "AllowedMethods",
"streaming" : false,
"xmlNamespace" : null
},
"Compress" : {
"deprecated" : false,
"documentation" : "Whether you want CloudFront to automatically compress certain files for this cache behavior. If so, specify true; if not, specify false. For more information, see Serving Compressed Files in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"DefaultTTL" : {
"deprecated" : false,
"documentation" : "The default amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age
, Cache-Control s-maxage
, and Expires
to objects. For more information, see Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration) in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "long",
"streaming" : false,
"xmlNamespace" : null
},
"ForwardedValues" : {
"deprecated" : false,
"documentation" : "A complex type that specifies how CloudFront handles query strings and cookies.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ForwardedValues",
"streaming" : false,
"xmlNamespace" : null
},
"LambdaFunctionAssociations" : {
"deprecated" : false,
"documentation" : "A complex type that contains zero or more Lambda function associations for a cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "LambdaFunctionAssociations",
"streaming" : false,
"xmlNamespace" : null
},
"MaxTTL" : {
"deprecated" : false,
"documentation" : "The maximum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age
, Cache-Control s-maxage
, and Expires
to objects. For more information, see Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration) in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "long",
"streaming" : false,
"xmlNamespace" : null
},
"MinTTL" : {
"deprecated" : false,
"documentation" : "The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another request to your origin to determine whether the object has been updated. For more information, see Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration) in the Amazon Amazon CloudFront Developer Guide.
You must specify 0
for MinTTL
if you configure CloudFront to forward all headers to your origin (under Headers
, if you specify 1
for Quantity
and *
for Name
).
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "long",
"streaming" : false,
"xmlNamespace" : null
},
"PathPattern" : {
"deprecated" : false,
"documentation" : "The pattern (for example, images/*.jpg
) that specifies which requests to apply the behavior to. When CloudFront receives a viewer request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution.
You can optionally include a slash (/
) at the beginning of the path pattern. For example, /images/*.jpg
. CloudFront behavior is the same with or without the leading /
.
The path pattern for the default cache behavior is *
and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.
For more information, see Path Pattern in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"SmoothStreaming" : {
"deprecated" : false,
"documentation" : "Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true
; if not, specify false
. If you specify true
for SmoothStreaming
, you can still distribute other content using this cache behavior if the content matches the value of PathPattern
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"TargetOriginId" : {
"deprecated" : false,
"documentation" : "The value of ID
for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"TrustedSigners" : {
"deprecated" : false,
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
If you want to require signed URLs in requests for objects in the target origin that match the PathPattern
for this cache behavior, specify true
for Enabled
, and specify the applicable values for Quantity
and Items
. For more information, see Serving Private Content through CloudFront in the Amazon Amazon CloudFront Developer Guide.
If you don't want to require signed URLs in requests for objects that match PathPattern
, specify false
for Enabled
and 0
for Quantity
. Omit Items
.
To add, change, or remove one or more trusted signers, change Enabled
to true
(if it's currently false
), change Quantity
as applicable, and specify all of the trusted signers that you want to include in the updated distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "TrustedSigners",
"streaming" : false,
"xmlNamespace" : null
},
"ViewerProtocolPolicy" : {
"deprecated" : false,
"documentation" : "The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when a request matches the path pattern in PathPattern
. You can specify the following options:
-
allow-all
: Viewers can use HTTP or HTTPS.
-
redirect-to-https
: If a viewer submits an HTTP request, CloudFront returns an HTTP status code of 301 (Moved Permanently) to the viewer along with the HTTPS URL. The viewer then resubmits the request using the new URL.
-
https-only
: If a viewer sends an HTTP request, CloudFront returns an HTTP status code of 403 (Forbidden).
For more information about requiring the HTTPS protocol, see Using an HTTPS Connection to Access Your Objects in the Amazon CloudFront Developer Guide.
The only way to guarantee that viewers retrieve an object that was fetched from the origin using HTTPS is never to use any other protocol to fetch the object. If you have recently changed from HTTP to HTTPS, we recommend that you clear your objects' cache because cached objects are protocol agnostic. That means that an edge location will return an object from the cache regardless of whether the current request protocol matches the protocol used previously. For more information, see Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration) in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ViewerProtocolPolicy",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "PathPattern", "TargetOriginId", "ForwardedValues", "TrustedSigners", "ViewerProtocolPolicy", "MinTTL" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CacheBehaviorList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "CacheBehavior",
"payload" : false,
"queryName" : null,
"shape" : "CacheBehavior",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"CacheBehaviors" : {
"deprecated" : false,
"documentation" : "A complex type that contains zero or more CacheBehavior
elements.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CacheBehaviorList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of cache behaviors for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CachedMethods" : {
"deprecated" : false,
"documentation" : "A complex type that controls whether CloudFront caches the response to requests using the specified HTTP methods. There are two choices:
-
CloudFront caches responses to GET
and HEAD
requests.
-
CloudFront caches responses to GET
, HEAD
, and OPTIONS
requests.
If you pick the second choice for your Amazon S3 Origin, you may need to forward Access-Control-Request-Method, Access-Control-Request-Headers, and Origin headers for the responses to be cached correctly.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "MethodsList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2
(for caching responses to GET
and HEAD
requests) and 3
(for caching responses to GET
, HEAD
, and OPTIONS
requests).
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity", "Items" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CertificateSource" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "cloudfront", "iam", "acm" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"CloudFrontOriginAccessIdentity" : {
"deprecated" : false,
"documentation" : "CloudFront origin access identity.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CloudFrontOriginAccessIdentityConfig" : {
"deprecated" : false,
"documentation" : "The current configuration information for the identity.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentityConfig",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"S3CanonicalUserId" : {
"deprecated" : false,
"documentation" : "The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity read permission to an object in Amazon S3.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "S3CanonicalUserId" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CloudFrontOriginAccessIdentityAlreadyExists" : {
"deprecated" : false,
"documentation" : "If the CallerReference
is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig
is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists
error.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 409
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CloudFrontOriginAccessIdentityConfig" : {
"deprecated" : false,
"documentation" : "Origin access identity configuration. Send a GET
request to the /CloudFront API version/CloudFront/identity ID/config
resource.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CallerReference" : {
"deprecated" : false,
"documentation" : "A unique number that ensures the request can't be replayed.
If the CallerReference
is new (no matter the content of the CloudFrontOriginAccessIdentityConfig
object), a new origin access identity is created.
If the CallerReference
is a value already sent in a previous identity request, and the content of the CloudFrontOriginAccessIdentityConfig
is identical to the original request (ignoring white space), the response includes the same information returned to the original request.
If the CallerReference
is a value you already sent in a previous request to create an identity, but the content of the CloudFrontOriginAccessIdentityConfig
is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists
error.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Comment" : {
"deprecated" : false,
"documentation" : "Any comments you want to include about the origin access identity.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "CallerReference", "Comment" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CloudFrontOriginAccessIdentityInUse" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 409
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CloudFrontOriginAccessIdentityList" : {
"deprecated" : false,
"documentation" : "Lists the origin access identities for CloudFront.Send a GET
request to the /CloudFront API version/origin-access-identity/cloudfront
resource. The response includes a CloudFrontOriginAccessIdentityList
element with zero or more CloudFrontOriginAccessIdentitySummary
child elements. By default, your entire list of origin access identities is returned in one single page. If the list is long, you can paginate it using the MaxItems
and Marker
parameters.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"IsTruncated" : {
"deprecated" : false,
"documentation" : "A flag that indicates whether more origin access identities 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 items in the list.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains one CloudFrontOriginAccessIdentitySummary
element for each origin access identity that was created by the current AWS account.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentitySummaryList",
"streaming" : false,
"xmlNamespace" : null
},
"Marker" : {
"deprecated" : false,
"documentation" : "Use this when paginating results to indicate where to begin in your list of origin access identities. The results include identities in the list that occur after the marker. To get the next page of results, set the Marker
to the value of the NextMarker
from the current page's response (which is also the ID of the last identity on that page).
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The maximum number of origin access identities you want in the response body.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"NextMarker" : {
"deprecated" : false,
"documentation" : "If IsTruncated
is true
, this element is present and contains the value you can use for the Marker
request parameter to continue listing your origin access identities where they left off.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of CloudFront origin access identities that were created by the current AWS account.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Marker", "MaxItems", "IsTruncated", "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CloudFrontOriginAccessIdentitySummary" : {
"deprecated" : false,
"documentation" : "Summary of the information about a CloudFront origin access identity.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Comment" : {
"deprecated" : false,
"documentation" : "The comment for this origin access identity, as originally specified when created.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"S3CanonicalUserId" : {
"deprecated" : false,
"documentation" : "The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "S3CanonicalUserId", "Comment" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CloudFrontOriginAccessIdentitySummaryList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "CloudFrontOriginAccessIdentitySummary",
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentitySummary",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"CookieNameList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Name",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"CookieNames" : {
"deprecated" : false,
"documentation" : "A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which ones. For more information about forwarding cookies to the origin, see How CloudFront Forwards, Caches, and Logs Cookies in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains one Name
element for each cookie that you want CloudFront to forward to the origin for this cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CookieNameList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of different cookies that you want CloudFront to forward to the origin for this cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CookiePreference" : {
"deprecated" : false,
"documentation" : "A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which ones. For more information about forwarding cookies to the origin, see How CloudFront Forwards, Caches, and Logs Cookies in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Forward" : {
"deprecated" : false,
"documentation" : "Specifies which cookies to forward to the origin for this cache behavior: all, none, or the list of cookies specified in the WhitelistedNames
complex type.
Amazon S3 doesn't process cookies. When the cache behavior is forwarding requests to an Amazon S3 origin, specify none for the Forward
element.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ItemSelection",
"streaming" : false,
"xmlNamespace" : null
},
"WhitelistedNames" : {
"deprecated" : false,
"documentation" : "Required if you specify whitelist
for the value of Forward:
. A complex type that specifies how many different cookies you want CloudFront to forward to the origin for this cache behavior and, if you want to forward selected cookies, the names of those cookies.
If you specify all
or none for the value of Forward
, omit WhitelistedNames
. If you change the value of Forward
from whitelist
to all or none and you don't delete the WhitelistedNames
element and its child elements, CloudFront deletes them automatically.
For the current limit on the number of cookie names that you can whitelist for each cache behavior, see Amazon CloudFront Limits in the AWS General Reference.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CookieNames",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Forward" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateCloudFrontOriginAccessIdentityRequest" : {
"deprecated" : false,
"documentation" : "The request to create a new origin access identity.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CloudFrontOriginAccessIdentityConfig" : {
"deprecated" : false,
"documentation" : "The current configuration information for the identity.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "CloudFrontOriginAccessIdentityConfig",
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentityConfig",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "CloudFrontOriginAccessIdentityConfig",
"required" : [ "CloudFrontOriginAccessIdentityConfig" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateCloudFrontOriginAccessIdentityResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CloudFrontOriginAccessIdentity" : {
"deprecated" : false,
"documentation" : "The origin access identity's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentity",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the origin access identity created.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Location" : {
"deprecated" : false,
"documentation" : "The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "Location",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "CloudFrontOriginAccessIdentity",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateDistributionRequest" : {
"deprecated" : false,
"documentation" : "The request to create a new distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionConfig" : {
"deprecated" : false,
"documentation" : "The distribution's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "DistributionConfig",
"payload" : false,
"queryName" : null,
"shape" : "DistributionConfig",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "DistributionConfig",
"required" : [ "DistributionConfig" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateDistributionResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Distribution" : {
"deprecated" : false,
"documentation" : "The distribution's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Distribution",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the distribution created.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Location" : {
"deprecated" : false,
"documentation" : "The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "Location",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "Distribution",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateDistributionWithTagsRequest" : {
"deprecated" : false,
"documentation" : "The request to create a new distribution with tags.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionConfigWithTags" : {
"deprecated" : false,
"documentation" : "The distribution's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "DistributionConfigWithTags",
"payload" : false,
"queryName" : null,
"shape" : "DistributionConfigWithTags",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "DistributionConfigWithTags",
"required" : [ "DistributionConfigWithTags" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateDistributionWithTagsResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Distribution" : {
"deprecated" : false,
"documentation" : "The distribution's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Distribution",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the distribution created.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Location" : {
"deprecated" : false,
"documentation" : "The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "Location",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "Distribution",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateInvalidationRequest" : {
"deprecated" : false,
"documentation" : "The request to create an invalidation.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionId" : {
"deprecated" : false,
"documentation" : "The distribution's id.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "DistributionId",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"InvalidationBatch" : {
"deprecated" : false,
"documentation" : "The batch information for the invalidation.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "InvalidationBatch",
"payload" : false,
"queryName" : null,
"shape" : "InvalidationBatch",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "InvalidationBatch",
"required" : [ "DistributionId", "InvalidationBatch" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateInvalidationResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Invalidation" : {
"deprecated" : false,
"documentation" : "The invalidation's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Invalidation",
"streaming" : false,
"xmlNamespace" : null
},
"Location" : {
"deprecated" : false,
"documentation" : "The fully qualified URI of the distribution and invalidation batch request, including the Invalidation ID
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "Location",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "Invalidation",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateStreamingDistributionRequest" : {
"deprecated" : false,
"documentation" : "The request to create a new streaming distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"StreamingDistributionConfig" : {
"deprecated" : false,
"documentation" : "The streaming distribution's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "StreamingDistributionConfig",
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionConfig",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistributionConfig",
"required" : [ "StreamingDistributionConfig" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateStreamingDistributionResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the streaming distribution created.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Location" : {
"deprecated" : false,
"documentation" : "The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "Location",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"StreamingDistribution" : {
"deprecated" : false,
"documentation" : "The streaming distribution's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistribution",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistribution",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateStreamingDistributionWithTagsRequest" : {
"deprecated" : false,
"documentation" : "The request to create a new streaming distribution with tags.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"StreamingDistributionConfigWithTags" : {
"deprecated" : false,
"documentation" : " The streaming distribution's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "StreamingDistributionConfigWithTags",
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionConfigWithTags",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistributionConfigWithTags",
"required" : [ "StreamingDistributionConfigWithTags" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CreateStreamingDistributionWithTagsResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ETag" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Location" : {
"deprecated" : false,
"documentation" : "The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "Location",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"StreamingDistribution" : {
"deprecated" : false,
"documentation" : "The streaming distribution's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistribution",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistribution",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CustomErrorResponse" : {
"deprecated" : false,
"documentation" : "A complex type that controls:
-
Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer.
-
How long CloudFront caches HTTP status codes in the 4xx and 5xx range.
For more information about custom error pages, see Customizing Error Responses in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ErrorCachingMinTTL" : {
"deprecated" : false,
"documentation" : "The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in ErrorCode
. When this time period has elapsed, CloudFront queries your origin to see whether the problem that caused the error has been resolved and the requested object is now available.
If you don't want to specify a value, include an empty element, <ErrorCachingMinTTL>
, in the XML document.
For more information, see Customizing Error Responses in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "long",
"streaming" : false,
"xmlNamespace" : null
},
"ErrorCode" : {
"deprecated" : false,
"documentation" : "The HTTP status code for which you want to specify a custom error page and/or a caching duration.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"ResponseCode" : {
"deprecated" : false,
"documentation" : "The HTTP status code that you want CloudFront to return to the viewer along with the custom error page. There are a variety of reasons that you might want CloudFront to return a status code different from the status code that your origin returned to CloudFront, for example:
-
Some Internet devices (some firewalls and corporate proxies, for example) intercept HTTP 4xx and 5xx and prevent the response from being returned to the viewer. If you substitute 200
, the response typically won't be intercepted.
-
If you don't care about distinguishing among different client errors or server errors, you can specify 400
or 500
as the ResponseCode
for all 4xx or 5xx errors.
-
You might want to return a 200
status code (OK) and static website so your customers don't know that your website is down.
If you specify a value for ResponseCode
, you must also specify a value for ResponsePagePath
. If you don't want to specify a value, include an empty element, <ResponseCode>
, in the XML document.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"ResponsePagePath" : {
"deprecated" : false,
"documentation" : "The path to the custom error page that you want CloudFront to return to a viewer when your origin returns the HTTP status code specified by ErrorCode
, for example, /4xx-errors/403-forbidden.html
. If you want to store your objects and your custom error pages in different locations, your distribution must include a cache behavior for which the following is true:
-
The value of PathPattern
matches the path to your custom error messages. For example, suppose you saved custom error pages for 4xx errors in an Amazon S3 bucket in a directory named /4xx-errors
. Your distribution must include a cache behavior for which the path pattern routes requests for your custom error pages to that location, for example, /4xx-errors/*
.
-
The value of TargetOriginId
specifies the value of the ID
element for the origin that contains your custom error pages.
If you specify a value for ResponsePagePath
, you must also specify a value for ResponseCode
. If you don't want to specify a value, include an empty element, <ResponsePagePath>
, in the XML document.
We recommend that you store custom error pages in an Amazon S3 bucket. If you store custom error pages on an HTTP server and the server starts to return 5xx errors, CloudFront can't get the files that you want to return to viewers because the origin server is unavailable.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "ErrorCode" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CustomErrorResponseList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "CustomErrorResponse",
"payload" : false,
"queryName" : null,
"shape" : "CustomErrorResponse",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"CustomErrorResponses" : {
"deprecated" : false,
"documentation" : "A complex type that controls:
-
Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer.
-
How long CloudFront caches HTTP status codes in the 4xx and 5xx range.
For more information about custom error pages, see Customizing Error Responses in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains a CustomErrorResponse
element for each HTTP status code for which you want to specify a custom error page and/or a caching duration.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CustomErrorResponseList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of HTTP status codes for which you want to specify a custom error page and/or a caching duration. If Quantity
is 0
, you can omit Items
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CustomHeaders" : {
"deprecated" : false,
"documentation" : "A complex type that contains the list of Custom Headers for each origin.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : " Optional: A list that contains one OriginCustomHeader
element for each custom header that you want CloudFront to forward to the origin. If Quantity is 0
, omit Items
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "OriginCustomHeadersList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of custom headers, if any, for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"CustomOriginConfig" : {
"deprecated" : false,
"documentation" : "A customer origin.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"HTTPPort" : {
"deprecated" : false,
"documentation" : "The HTTP port the custom origin listens on.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"HTTPSPort" : {
"deprecated" : false,
"documentation" : "The HTTPS port the custom origin listens on.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"OriginProtocolPolicy" : {
"deprecated" : false,
"documentation" : "The origin protocol policy to apply to your origin.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "OriginProtocolPolicy",
"streaming" : false,
"xmlNamespace" : null
},
"OriginSslProtocols" : {
"deprecated" : false,
"documentation" : "The SSL/TLS protocols that you want CloudFront to use when communicating with your origin over HTTPS.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "OriginSslProtocols",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "HTTPPort", "HTTPSPort", "OriginProtocolPolicy" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DefaultCacheBehavior" : {
"deprecated" : false,
"documentation" : "A complex type that describes the default cache behavior if you do not specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements. You must create exactly one default cache behavior.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"AllowedMethods" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "AllowedMethods",
"streaming" : false,
"xmlNamespace" : null
},
"Compress" : {
"deprecated" : false,
"documentation" : "Whether you want CloudFront to automatically compress certain files for this cache behavior. If so, specify true
; if not, specify false
. For more information, see Serving Compressed Files in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"DefaultTTL" : {
"deprecated" : false,
"documentation" : "The default amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age
, Cache-Control s-maxage
, and Expires
to objects. For more information, see Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration) in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "long",
"streaming" : false,
"xmlNamespace" : null
},
"ForwardedValues" : {
"deprecated" : false,
"documentation" : "A complex type that specifies how CloudFront handles query strings and cookies.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ForwardedValues",
"streaming" : false,
"xmlNamespace" : null
},
"LambdaFunctionAssociations" : {
"deprecated" : false,
"documentation" : "A complex type that contains zero or more Lambda function associations for a cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "LambdaFunctionAssociations",
"streaming" : false,
"xmlNamespace" : null
},
"MaxTTL" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "long",
"streaming" : false,
"xmlNamespace" : null
},
"MinTTL" : {
"deprecated" : false,
"documentation" : "The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another request to your origin to determine whether the object has been updated. For more information, see Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration) in the Amazon Amazon CloudFront Developer Guide.
You must specify 0
for MinTTL
if you configure CloudFront to forward all headers to your origin (under Headers
, if you specify 1
for Quantity
and *
for Name
).
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "long",
"streaming" : false,
"xmlNamespace" : null
},
"SmoothStreaming" : {
"deprecated" : false,
"documentation" : "Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true
; if not, specify false
. If you specify true
for SmoothStreaming
, you can still distribute other content using this cache behavior if the content matches the value of PathPattern
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"TargetOriginId" : {
"deprecated" : false,
"documentation" : "The value of ID
for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"TrustedSigners" : {
"deprecated" : false,
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
If you want to require signed URLs in requests for objects in the target origin that match the PathPattern
for this cache behavior, specify true
for Enabled
, and specify the applicable values for Quantity
and Items
. For more information, see Serving Private Content through CloudFront in the Amazon Amazon CloudFront Developer Guide.
If you don't want to require signed URLs in requests for objects that match PathPattern
, specify false
for Enabled
and 0
for Quantity
. Omit Items
.
To add, change, or remove one or more trusted signers, change Enabled
to true
(if it's currently false
), change Quantity
as applicable, and specify all of the trusted signers that you want to include in the updated distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "TrustedSigners",
"streaming" : false,
"xmlNamespace" : null
},
"ViewerProtocolPolicy" : {
"deprecated" : false,
"documentation" : "The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when a request matches the path pattern in PathPattern
. You can specify the following options:
-
allow-all
: Viewers can use HTTP or HTTPS.
-
redirect-to-https
: If a viewer submits an HTTP request, CloudFront returns an HTTP status code of 301 (Moved Permanently) to the viewer along with the HTTPS URL. The viewer then resubmits the request using the new URL.
-
https-only
: If a viewer sends an HTTP request, CloudFront returns an HTTP status code of 403 (Forbidden).
For more information about requiring the HTTPS protocol, see Using an HTTPS Connection to Access Your Objects in the Amazon CloudFront Developer Guide.
The only way to guarantee that viewers retrieve an object that was fetched from the origin using HTTPS is never to use any other protocol to fetch the object. If you have recently changed from HTTP to HTTPS, we recommend that you clear your objects' cache because cached objects are protocol agnostic. That means that an edge location will return an object from the cache regardless of whether the current request protocol matches the protocol used previously. For more information, see Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration) in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ViewerProtocolPolicy",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "TargetOriginId", "ForwardedValues", "TrustedSigners", "ViewerProtocolPolicy", "MinTTL" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DeleteCloudFrontOriginAccessIdentityRequest" : {
"deprecated" : false,
"documentation" : "Deletes a origin access identity.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The origin access identity's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"IfMatch" : {
"deprecated" : false,
"documentation" : "The value of the ETag
header you received from a previous GET
or PUT
request. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "If-Match",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DeleteDistributionRequest" : {
"deprecated" : false,
"documentation" : "This action deletes a web distribution. To delete a web distribution using the CloudFront API, perform the following steps.
To delete a web distribution using the CloudFront API:
-
Disable the web distribution
-
Submit a GET Distribution Config
request to get the current configuration and the Etag
header for the distribution.
-
Update the XML document that was returned in the response to your GET Distribution Config
request to change the value of Enabled
to false
.
-
Submit a PUT Distribution Config
request to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Set the value of the HTTP If-Match
header to the value of the ETag
header that CloudFront returned when you submitted the GET Distribution Config
request in Step 2.
-
Review the response to the PUT Distribution Config
request to confirm that the distribution was successfully disabled.
-
Submit a GET Distribution
request to confirm that your changes have propagated. When propagation is complete, the value of Status
is Deployed
.
-
Submit a DELETE Distribution
request. Set the value of the HTTP If-Match
header to the value of the ETag
header that CloudFront returned when you submitted the GET Distribution Config
request in Step 6.
-
Review the response to your DELETE Distribution
request to confirm that the distribution was successfully deleted.
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The distribution ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"IfMatch" : {
"deprecated" : false,
"documentation" : "The value of the ETag
header that you received when you disabled the distribution. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "If-Match",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DeleteStreamingDistributionRequest" : {
"deprecated" : false,
"documentation" : "The request to delete a streaming distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The distribution ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"IfMatch" : {
"deprecated" : false,
"documentation" : "The value of the ETag
header that you received when you disabled the streaming distribution. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "If-Match",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"Distribution" : {
"deprecated" : false,
"documentation" : "The distribution's information.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ARN" : {
"deprecated" : false,
"documentation" : "The ARN (Amazon Resource Name) for the distribution. For example: arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5
, where 123456789012
is your AWS account ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"ActiveTrustedSigners" : {
"deprecated" : false,
"documentation" : "CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer
child element lists the AWS account number of the trusted signer (or an empty Self
element if the signer is you). The Signer
element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId
element appears for a Signer
, that signer can't create working signed URLs.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ActiveTrustedSigners",
"streaming" : false,
"xmlNamespace" : null
},
"DistributionConfig" : {
"deprecated" : false,
"documentation" : "The current configuration information for the distribution. Send a GET
request to the /CloudFront API version/distribution ID/config
resource.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "DistributionConfig",
"streaming" : false,
"xmlNamespace" : null
},
"DomainName" : {
"deprecated" : false,
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"InProgressInvalidationBatches" : {
"deprecated" : false,
"documentation" : "The number of invalidation batches currently in progress.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"LastModifiedTime" : {
"deprecated" : false,
"documentation" : "The date and time the distribution was last modified.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "timestamp",
"streaming" : false,
"xmlNamespace" : null
},
"Status" : {
"deprecated" : false,
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed
, the distribution's information is fully propagated to all CloudFront edge locations.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "ARN", "Status", "LastModifiedTime", "InProgressInvalidationBatches", "DomainName", "ActiveTrustedSigners", "DistributionConfig" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DistributionAlreadyExists" : {
"deprecated" : false,
"documentation" : "The caller reference you attempted to create the distribution with is associated with another distribution.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 409
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DistributionConfig" : {
"deprecated" : false,
"documentation" : "A distribution configuration.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Aliases" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Aliases",
"streaming" : false,
"xmlNamespace" : null
},
"CacheBehaviors" : {
"deprecated" : false,
"documentation" : "A complex type that contains zero or more CacheBehavior
elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CacheBehaviors",
"streaming" : false,
"xmlNamespace" : null
},
"CallerReference" : {
"deprecated" : false,
"documentation" : "A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
If the value of CallerReference
is new (regardless of the content of the DistributionConfig
object), CloudFront creates a new distribution.
If CallerReference
is a value you already sent in a previous request to create a distribution, and if the content of the DistributionConfig
is identical to the original request (ignoring white space), CloudFront returns the same the response that it returned to the original request.
If CallerReference
is a value you already sent in a previous request to create a distribution but the content of the DistributionConfig
is different from the original request, CloudFront returns a DistributionAlreadyExists
error.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Comment" : {
"deprecated" : false,
"documentation" : "Any comments you want to include about the distribution.
If you don't want to specify a comment, include an empty Comment
element.
To delete an existing comment, update the distribution configuration and include an empty Comment
element.
To add or change a comment, update the distribution configuration and specify the new comment.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"CustomErrorResponses" : {
"deprecated" : false,
"documentation" : "A complex type that controls the following:
-
Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer.
-
How long CloudFront caches HTTP status codes in the 4xx and 5xx range.
For more information about custom error pages, see Customizing Error Responses in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CustomErrorResponses",
"streaming" : false,
"xmlNamespace" : null
},
"DefaultCacheBehavior" : {
"deprecated" : false,
"documentation" : "A complex type that describes the default cache behavior if you do not specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements. You must create exactly one default cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "DefaultCacheBehavior",
"streaming" : false,
"xmlNamespace" : null
},
"DefaultRootObject" : {
"deprecated" : false,
"documentation" : "The object that you want CloudFront to request from your origin (for example, index.html
) when a viewer requests the root URL for your distribution (http://www.example.com
) instead of an object in your distribution (http://www.example.com/product-description.html
). Specifying a default root object avoids exposing the contents of your distribution.
Specify only the object name, for example, index.html
. Do not add a /
before the object name.
If you don't want to specify a default root object when you create a distribution, include an empty DefaultRootObject
element.
To delete the default root object from an existing distribution, update the distribution configuration and include an empty DefaultRootObject
element.
To replace the default root object, update the distribution configuration and specify the new object.
For more information about the default root object, see Creating a Default Root Object in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Enabled" : {
"deprecated" : false,
"documentation" : "Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
If you do not want to enable logging when you create a distribution, or if you want to disable logging for an existing distribution, specify false
for Enabled
, and specify empty Bucket
and Prefix
elements.
If you specify false
for Enabled
but you specify values for Bucket
and Prefix
, the values are automatically deleted.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"HttpVersion" : {
"deprecated" : false,
"documentation" : "(Optional) Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront. The default value for new web distributions is http2. Viewers that don't support HTTP/2 automatically use an earlier HTTP version.
For viewers and CloudFront to use HTTP/2, viewers must support TLS 1.2 or later, and must support Server Name Identification (SNI).
In general, configuring CloudFront to communicate with viewers using HTTP/2 reduces latency. You can improve performance by optimizing for HTTP/2. For more information, do an Internet search for \"http/2 optimization.\"
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "HttpVersion",
"streaming" : false,
"xmlNamespace" : null
},
"IsIPV6Enabled" : {
"deprecated" : false,
"documentation" : "If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify true
. If you specify false
, CloudFront responds to IPv6 DNS requests with the DNS response code NOERROR
and with no IP addresses. This allows viewers to submit a second request, for an IPv4 address for your distribution.
In general, you should enable IPv6 if you have users on IPv6 networks who want to access your content. However, if you're using signed URLs or signed cookies to restrict access to your content, and if you're using a custom policy that includes the IpAddress
parameter to restrict the IP addresses that can access your content, do not enable IPv6. If you want to restrict access to some content by IP address and not restrict access to other content (or restrict access but not by IP address), you can create two distributions. For more information, see Creating a Signed URL Using a Custom Policy in the Amazon CloudFront Developer Guide.
If you're using an Amazon Route 53 alias resource record set to route traffic to your CloudFront distribution, you need to create a second alias resource record set when both of the following are true:
-
You enable IPv6 for the distribution
-
You're using alternate domain names in the URLs for your objects
For more information, see Routing Traffic to an Amazon CloudFront Web Distribution by Using Your Domain Name in the Amazon Route 53 Developer Guide.
If you created a CNAME resource record set, either with Amazon Route 53 or with another DNS service, you don't need to make any changes. A CNAME record will route traffic to your distribution regardless of the IP address format of the viewer request.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Logging" : {
"deprecated" : false,
"documentation" : "A complex type that controls whether access logs are written for the distribution.
For more information about logging, see Access Logs in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "LoggingConfig",
"streaming" : false,
"xmlNamespace" : null
},
"Origins" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about origins for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Origins",
"streaming" : false,
"xmlNamespace" : null
},
"PriceClass" : {
"deprecated" : false,
"documentation" : "The price class that corresponds with the maximum price that you want to pay for CloudFront service. If you specify PriceClass_All
, CloudFront responds to requests for your objects from all CloudFront edge locations.
If you specify a price class other than PriceClass_All
, CloudFront serves your objects from the CloudFront edge location that has the lowest latency among the edge locations in your price class. Viewers who are in or near regions that are excluded from your specified price class may encounter slower performance.
For more information about price classes, see Choosing the Price Class for a CloudFront Distribution in the Amazon CloudFront Developer Guide. For information about CloudFront pricing, including how price classes map to CloudFront regions, see Amazon CloudFront Pricing.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "PriceClass",
"streaming" : false,
"xmlNamespace" : null
},
"Restrictions" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Restrictions",
"streaming" : false,
"xmlNamespace" : null
},
"ViewerCertificate" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ViewerCertificate",
"streaming" : false,
"xmlNamespace" : null
},
"WebACLId" : {
"deprecated" : false,
"documentation" : "A unique identifier that specifies the AWS WAF web ACL, if any, to associate with this distribution.
AWS WAF is a web application firewall that lets you monitor the HTTP and HTTPS requests that are forwarded to CloudFront, and lets you control access to your content. Based on conditions that you specify, such as the IP addresses that requests originate from or the values of query strings, CloudFront responds to requests either with the requested content or with an HTTP 403 status code (Forbidden). You can also configure CloudFront to return a custom error page when a request is blocked. For more information about AWS WAF, see the AWS WAF Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "CallerReference", "Origins", "DefaultCacheBehavior", "Comment", "Enabled" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DistributionConfigWithTags" : {
"deprecated" : false,
"documentation" : "A distribution Configuration and a list of tags to be associated with the distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionConfig" : {
"deprecated" : false,
"documentation" : "A distribution configuration.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "DistributionConfig",
"streaming" : false,
"xmlNamespace" : null
},
"Tags" : {
"deprecated" : false,
"documentation" : "A complex type that contains zero or more Tag
elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Tags",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "DistributionConfig", "Tags" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DistributionList" : {
"deprecated" : false,
"documentation" : "A distribution list.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"IsTruncated" : {
"deprecated" : false,
"documentation" : "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.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains one DistributionSummary
element for each distribution that was created by the current AWS account.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "DistributionSummaryList",
"streaming" : false,
"xmlNamespace" : null
},
"Marker" : {
"deprecated" : false,
"documentation" : "The value you provided for the Marker
request parameter.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The value you provided for the MaxItems
request parameter.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"NextMarker" : {
"deprecated" : false,
"documentation" : "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.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of distributions that were created by the current AWS account.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Marker", "MaxItems", "IsTruncated", "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DistributionNotDisabled" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 409
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DistributionSummary" : {
"deprecated" : false,
"documentation" : "A summary of the information about a CloudFront distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ARN" : {
"deprecated" : false,
"documentation" : "The ARN (Amazon Resource Name) for the distribution. For example: arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5
, where 123456789012
is your AWS account ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Aliases" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Aliases",
"streaming" : false,
"xmlNamespace" : null
},
"CacheBehaviors" : {
"deprecated" : false,
"documentation" : "A complex type that contains zero or more CacheBehavior
elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CacheBehaviors",
"streaming" : false,
"xmlNamespace" : null
},
"Comment" : {
"deprecated" : false,
"documentation" : "The comment originally specified when this distribution was created.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"CustomErrorResponses" : {
"deprecated" : false,
"documentation" : "A complex type that contains zero or more CustomErrorResponses
elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CustomErrorResponses",
"streaming" : false,
"xmlNamespace" : null
},
"DefaultCacheBehavior" : {
"deprecated" : false,
"documentation" : "A complex type that describes the default cache behavior if you do not specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements. You must create exactly one default cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "DefaultCacheBehavior",
"streaming" : false,
"xmlNamespace" : null
},
"DomainName" : {
"deprecated" : false,
"documentation" : "The domain name that corresponds to the distribution. For example: d604721fxaaqy9.cloudfront.net
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Enabled" : {
"deprecated" : false,
"documentation" : "Whether the distribution is enabled to accept user requests for content.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"HttpVersion" : {
"deprecated" : false,
"documentation" : " Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront. The default value for new web distributions is http2
. Viewers that don't support HTTP/2
will automatically use an earlier version.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "HttpVersion",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"IsIPV6Enabled" : {
"deprecated" : false,
"documentation" : "Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"LastModifiedTime" : {
"deprecated" : false,
"documentation" : "The date and time the distribution was last modified.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "timestamp",
"streaming" : false,
"xmlNamespace" : null
},
"Origins" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about origins for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Origins",
"streaming" : false,
"xmlNamespace" : null
},
"PriceClass" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "PriceClass",
"streaming" : false,
"xmlNamespace" : null
},
"Restrictions" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Restrictions",
"streaming" : false,
"xmlNamespace" : null
},
"Status" : {
"deprecated" : false,
"documentation" : "The current status of the distribution. When the status is Deployed
, the distribution's information is propagated to all CloudFront edge locations.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"ViewerCertificate" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ViewerCertificate",
"streaming" : false,
"xmlNamespace" : null
},
"WebACLId" : {
"deprecated" : false,
"documentation" : "The Web ACL Id (if any) associated with the distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "ARN", "Status", "LastModifiedTime", "DomainName", "Aliases", "Origins", "DefaultCacheBehavior", "CacheBehaviors", "CustomErrorResponses", "Comment", "PriceClass", "Enabled", "ViewerCertificate", "Restrictions", "WebACLId", "HttpVersion", "IsIPV6Enabled" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"DistributionSummaryList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "DistributionSummary",
"payload" : false,
"queryName" : null,
"shape" : "DistributionSummary",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"EventType" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "viewer-request", "viewer-response", "origin-request", "origin-response" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"ForwardedValues" : {
"deprecated" : false,
"documentation" : "A complex type that specifies how CloudFront handles query strings and cookies.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Cookies" : {
"deprecated" : false,
"documentation" : "A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which ones. For more information about forwarding cookies to the origin, see How CloudFront Forwards, Caches, and Logs Cookies in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CookiePreference",
"streaming" : false,
"xmlNamespace" : null
},
"Headers" : {
"deprecated" : false,
"documentation" : "A complex type that specifies the Headers
, if any, that you want CloudFront to vary upon for this cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Headers",
"streaming" : false,
"xmlNamespace" : null
},
"QueryString" : {
"deprecated" : false,
"documentation" : "Indicates whether you want CloudFront to forward query strings to the origin that is associated with this cache behavior and cache based on the query string parameters. CloudFront behavior depends on the value of QueryString
and on the values that you specify for QueryStringCacheKeys
, if any:
If you specify true for QueryString
and you don't specify any values for QueryStringCacheKeys
, CloudFront forwards all query string parameters to the origin and caches based on all query string parameters. Depending on how many query string parameters and values you have, this can adversely affect performance because CloudFront must forward more requests to the origin.
If you specify true for QueryString
and you specify one or more values for QueryStringCacheKeys
, CloudFront forwards all query string parameters to the origin, but it only caches based on the query string parameters that you specify.
If you specify false for QueryString
, CloudFront doesn't forward any query string parameters to the origin, and doesn't cache based on query string parameters.
For more information, see Configuring CloudFront to Cache Based on Query String Parameters in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"QueryStringCacheKeys" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the query string parameters that you want CloudFront to use for caching for this cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "QueryStringCacheKeys",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "QueryString", "Cookies" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GeoRestriction" : {
"deprecated" : false,
"documentation" : "A complex type that controls the countries in which your content is distributed. CloudFront determines the location of your users using MaxMind
GeoIP databases.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : " A complex type that contains a Location
element for each country in which you want CloudFront either to distribute your content (whitelist
) or not distribute your content (blacklist
).
The Location
element is a two-letter, uppercase country code for a country that you want to include in your blacklist
or whitelist
. Include one Location
element for each country.
CloudFront and MaxMind
both use ISO 3166
country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2
code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "LocationList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "When geo restriction is enabled
, this is the number of countries in your whitelist
or blacklist
. Otherwise, when it is not enabled, Quantity
is 0
, and you can omit Items
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"RestrictionType" : {
"deprecated" : false,
"documentation" : "The method that you want to use to restrict distribution of your content by country:
-
none
: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
-
blacklist
: The Location
elements specify the countries in which you do not want CloudFront to distribute your content.
-
whitelist
: The Location
elements specify the countries in which you want CloudFront to distribute your content.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "GeoRestrictionType",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "RestrictionType", "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GeoRestrictionType" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "blacklist", "whitelist", "none" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"GetCloudFrontOriginAccessIdentityConfigRequest" : {
"deprecated" : false,
"documentation" : "The origin access identity's configuration information. For more information, see CloudFrontOriginAccessIdentityConfigComplexType.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The identity's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetCloudFrontOriginAccessIdentityConfigResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CloudFrontOriginAccessIdentityConfig" : {
"deprecated" : false,
"documentation" : "The origin access identity's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentityConfig",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "CloudFrontOriginAccessIdentityConfig",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetCloudFrontOriginAccessIdentityRequest" : {
"deprecated" : false,
"documentation" : "The request to get an origin access identity's information.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The identity's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetCloudFrontOriginAccessIdentityResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CloudFrontOriginAccessIdentity" : {
"deprecated" : false,
"documentation" : "The origin access identity's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentity",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the origin access identity's information. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "CloudFrontOriginAccessIdentity",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetDistributionConfigRequest" : {
"deprecated" : false,
"documentation" : "The request to get a distribution configuration.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The distribution's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetDistributionConfigResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionConfig" : {
"deprecated" : false,
"documentation" : "The distribution's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "DistributionConfig",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "DistributionConfig",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetDistributionRequest" : {
"deprecated" : false,
"documentation" : "The request to get a distribution's information.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The distribution's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetDistributionResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Distribution" : {
"deprecated" : false,
"documentation" : "The distribution's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Distribution",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the distribution's information. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "Distribution",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetInvalidationRequest" : {
"deprecated" : false,
"documentation" : "The request to get an invalidation's information.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionId" : {
"deprecated" : false,
"documentation" : "The distribution's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "DistributionId",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The identifier for the invalidation request, for example, IDFDVBD632BHDS5
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "DistributionId", "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetInvalidationResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Invalidation" : {
"deprecated" : false,
"documentation" : "The invalidation's information. For more information, see Invalidation Complex Type.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Invalidation",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "Invalidation",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetStreamingDistributionConfigRequest" : {
"deprecated" : false,
"documentation" : "To request to get a streaming distribution configuration.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The streaming distribution's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetStreamingDistributionConfigResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"StreamingDistributionConfig" : {
"deprecated" : false,
"documentation" : "The streaming distribution's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionConfig",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistributionConfig",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetStreamingDistributionRequest" : {
"deprecated" : false,
"documentation" : "The request to get a streaming distribution's information.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The streaming distribution's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"GetStreamingDistributionResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"StreamingDistribution" : {
"deprecated" : false,
"documentation" : "The streaming distribution's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistribution",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistribution",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"HeaderList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Name",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"Headers" : {
"deprecated" : false,
"documentation" : "A complex type that specifies the headers that you want CloudFront to forward to the origin for this cache behavior.
For the headers that you specify, CloudFront also caches separate versions of a specified object based on the header values in viewer requests. For example, suppose viewer requests for logo.jpg
contain a custom Product
header that has a value of either Acme
or Apex
, and you configure CloudFront to cache your content based on values in the Product
header. CloudFront forwards the Product
header to the origin and caches the response from the origin once for each header value. For more information about caching based on header values, see How CloudFront Forwards and Caches Headers in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains one Name
element for each header that you want CloudFront to forward to the origin and to vary on for this cache behavior. If Quantity
is 0
, omit Items
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "HeaderList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of different headers that you want CloudFront to forward to the origin for this cache behavior. You can configure each cache behavior in a web distribution to do one of the following:
-
Forward all headers to your origin: Specify 1
for Quantity
and *
for Name
.
If you configure CloudFront to forward all headers to your origin, CloudFront doesn't cache the objects associated with this cache behavior. Instead, it sends every request to the origin.
-
Forward a whitelist of headers you specify: Specify the number of headers that you want to forward, and specify the header names in Name
elements. CloudFront caches your objects based on the values in all of the specified headers. CloudFront also forwards the headers that it forwards by default, but it caches your objects based only on the headers that you specify.
-
Forward only the default headers: Specify 0
for Quantity
and omit Items
. In this configuration, CloudFront doesn't cache based on the values in the request headers.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"HttpVersion" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "http1.1", "http2" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"IllegalUpdate" : {
"deprecated" : false,
"documentation" : "Origin and CallerReference
cannot be updated.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InconsistentQuantities" : {
"deprecated" : false,
"documentation" : "The value of Quantity
and the size of Items
do not match.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidArgument" : {
"deprecated" : false,
"documentation" : "The argument is invalid.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidDefaultRootObject" : {
"deprecated" : false,
"documentation" : "The default root object file name is too big or contains an invalid character.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidErrorCode" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidForwardCookies" : {
"deprecated" : false,
"documentation" : "Your request contains forward cookies option which doesn't match with the expectation for the whitelisted
list of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidGeoRestrictionParameter" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidHeadersForS3Origin" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidIfMatchVersion" : {
"deprecated" : false,
"documentation" : "The If-Match
version is missing or not valid for the distribution.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidLambdaFunctionAssociation" : {
"deprecated" : false,
"documentation" : "The specified Lambda function association is invalid.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidLocationCode" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidMinimumProtocolVersion" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidOrigin" : {
"deprecated" : false,
"documentation" : "The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidOriginAccessIdentity" : {
"deprecated" : false,
"documentation" : "The origin access identity is not valid or doesn't exist.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidProtocolSettings" : {
"deprecated" : false,
"documentation" : "You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidQueryStringParameters" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidRelativePath" : {
"deprecated" : false,
"documentation" : "The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidRequiredProtocol" : {
"deprecated" : false,
"documentation" : "This operation requires the HTTPS protocol. Ensure that you specify the HTTPS protocol in your request, or omit the RequiredProtocols
element from your distribution configuration.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidResponseCode" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidTTLOrder" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidTagging" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidViewerCertificate" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidWebACLId" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"Invalidation" : {
"deprecated" : false,
"documentation" : "An invalidation.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CreateTime" : {
"deprecated" : false,
"documentation" : "The date and time the invalidation request was first made.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "timestamp",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The identifier for the invalidation request. For example: IDFDVBD632BHDS5
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"InvalidationBatch" : {
"deprecated" : false,
"documentation" : "The current invalidation information for the batch request.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "InvalidationBatch",
"streaming" : false,
"xmlNamespace" : null
},
"Status" : {
"deprecated" : false,
"documentation" : "The status of the invalidation request. When the invalidation batch is finished, the status is Completed
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "Status", "CreateTime", "InvalidationBatch" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidationBatch" : {
"deprecated" : false,
"documentation" : "An invalidation batch.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CallerReference" : {
"deprecated" : false,
"documentation" : "A value that you specify to uniquely identify an invalidation request. CloudFront uses the value to prevent you from accidentally resubmitting an identical request. Whenever you create a new invalidation request, you must specify a new value for CallerReference
and change other values in the request as applicable. One way to ensure that the value of CallerReference
is unique is to use a timestamp
, for example, 20120301090000
.
If you make a second invalidation request with the same value for CallerReference
, and if the rest of the request is the same, CloudFront doesn't create a new invalidation request. Instead, CloudFront returns information about the invalidation request that you previously created with the same CallerReference
.
If CallerReference
is a value you already sent in a previous invalidation batch request but the content of any Path
is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists
error.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Paths" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the objects that you want to invalidate. For more information, see Specifying the Objects to Invalidate in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Paths",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Paths", "CallerReference" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidationList" : {
"deprecated" : false,
"documentation" : "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.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"IsTruncated" : {
"deprecated" : false,
"documentation" : "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 Marker
request parameter to retrieve more invalidation batches in the list.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains one InvalidationSummary
element for each invalidation batch created by the current AWS account.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "InvalidationSummaryList",
"streaming" : false,
"xmlNamespace" : null
},
"Marker" : {
"deprecated" : false,
"documentation" : "The value that you provided for the Marker
request parameter.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The value that you provided for the MaxItems
request parameter.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"NextMarker" : {
"deprecated" : false,
"documentation" : "If IsTruncated
is true
, this element is present and contains the value that you can use for the Marker
request parameter to continue listing your invalidation batches where they left off.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of invalidation batches that were created by the current AWS account.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Marker", "MaxItems", "IsTruncated", "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidationSummary" : {
"deprecated" : false,
"documentation" : "A summary of an invalidation request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CreateTime" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "timestamp",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The unique ID for an invalidation request.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Status" : {
"deprecated" : false,
"documentation" : "The status of an invalidation request.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "CreateTime", "Status" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"InvalidationSummaryList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "InvalidationSummary",
"payload" : false,
"queryName" : null,
"shape" : "InvalidationSummary",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"ItemSelection" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "none", "whitelist", "all" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"KeyPairIdList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "KeyPairId",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"KeyPairIds" : {
"deprecated" : false,
"documentation" : "A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber
.
For more information, see ActiveTrustedSigners.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber
.
For more information, see ActiveTrustedSigners.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "KeyPairIdList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of active CloudFront key pairs for AwsAccountNumber
.
For more information, see ActiveTrustedSigners.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"LambdaFunctionAssociation" : {
"deprecated" : false,
"documentation" : "A complex type that contains a Lambda function association.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"EventType" : {
"deprecated" : false,
"documentation" : "Specifies the event type that triggers a Lambda function invocation. Valid values are:
-
viewer-request
-
origin-request
-
viewer-response
-
origin-response
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "EventType",
"streaming" : false,
"xmlNamespace" : null
},
"LambdaFunctionARN" : {
"deprecated" : false,
"documentation" : "The ARN of the Lambda function.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"LambdaFunctionAssociationList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "LambdaFunctionAssociation",
"payload" : false,
"queryName" : null,
"shape" : "LambdaFunctionAssociation",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"LambdaFunctionAssociations" : {
"deprecated" : false,
"documentation" : "A complex type that specifies a list of Lambda functions associations for a cache behavior.
If you want to invoke one or more Lambda functions triggered by requests that match the PathPattern
of the cache behavior, specify the applicable values for Quantity
and Items
. Note that there can be up to 4 LambdaFunctionAssociation
items in this list (one for each possible value of EventType
) and each EventType
can be associated with the Lambda function only once.
If you don't want to invoke any Lambda functions for the requests that match PathPattern
, specify 0
for Quantity
and omit Items
.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : " Optional: A complex type that contains LambdaFunctionAssociation
items for this cache behavior. If Quantity
is 0
, you can omit Items
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "LambdaFunctionAssociationList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of Lambda function associations for this cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListCloudFrontOriginAccessIdentitiesRequest" : {
"deprecated" : false,
"documentation" : "The request to list origin access identities.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Marker" : {
"deprecated" : false,
"documentation" : "Use this when paginating results to indicate where to begin in your list of origin access identities. The results include identities in the list that occur after the marker. To get the next page of results, set the Marker
to the value of the NextMarker
from the current page's response (which is also the ID of the last identity on that page).
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "Marker",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The maximum number of origin access identities you want in the response body.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "MaxItems",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListCloudFrontOriginAccessIdentitiesResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CloudFrontOriginAccessIdentityList" : {
"deprecated" : false,
"documentation" : "The CloudFrontOriginAccessIdentityList
type.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentityList",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "CloudFrontOriginAccessIdentityList",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListDistributionsByWebACLIdRequest" : {
"deprecated" : false,
"documentation" : "The request to list distributions that are associated with a specified AWS WAF web ACL.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Marker" : {
"deprecated" : false,
"documentation" : "Use Marker
and MaxItems
to control pagination of results. If you have more than MaxItems
distributions that satisfy the request, the response includes a NextMarker
element. To get the next page of results, submit another request. For the value of Marker
, specify the value of NextMarker
from the last response. (For the first request, omit Marker
.)
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "Marker",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The maximum number of distributions that you want CloudFront to return in the response body. The maximum and default values are both 100.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "MaxItems",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"WebACLId" : {
"deprecated" : false,
"documentation" : "The ID of the AWS WAF web ACL that you want to list the associated distributions. If you specify \"null\" for the ID, the request returns a list of the distributions that aren't associated with a web ACL.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "WebACLId",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "WebACLId" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListDistributionsByWebACLIdResult" : {
"deprecated" : false,
"documentation" : "The response to a request to list the distributions that are associated with a specified AWS WAF web ACL.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionList" : {
"deprecated" : false,
"documentation" : "The DistributionList
type.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "DistributionList",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "DistributionList",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListDistributionsRequest" : {
"deprecated" : false,
"documentation" : "The request to list your distributions.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Marker" : {
"deprecated" : false,
"documentation" : "Use this when paginating results to indicate where to begin in your list of distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker
to the value of the NextMarker
from the current page's response (which is also the ID of the last distribution on that page).
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "Marker",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The maximum number of distributions you want in the response body.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "MaxItems",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListDistributionsResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionList" : {
"deprecated" : false,
"documentation" : "The DistributionList
type.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "DistributionList",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "DistributionList",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListInvalidationsRequest" : {
"deprecated" : false,
"documentation" : "The request to list invalidations.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionId" : {
"deprecated" : false,
"documentation" : "The distribution's ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "DistributionId",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Marker" : {
"deprecated" : false,
"documentation" : "Use this parameter when paginating results to indicate where to begin in your list of invalidation batches. Because the results are returned in decreasing order from most recent to oldest, the most recent results are on the first page, the second page will contain earlier results, and so on. To get the next page of results, set Marker
to the value of the NextMarker
from the current page's response. This value is the same as the ID of the last invalidation batch on that page.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "Marker",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The maximum number of invalidation batches that you want in the response body.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "MaxItems",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "DistributionId" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListInvalidationsResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"InvalidationList" : {
"deprecated" : false,
"documentation" : "Information about invalidation batches.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "InvalidationList",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "InvalidationList",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListStreamingDistributionsRequest" : {
"deprecated" : false,
"documentation" : "The request to list your streaming distributions.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Marker" : {
"deprecated" : false,
"documentation" : "The value that you provided for the Marker
request parameter.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "Marker",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The value that you provided for the MaxItems
request parameter.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "MaxItems",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListStreamingDistributionsResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"StreamingDistributionList" : {
"deprecated" : false,
"documentation" : "The StreamingDistributionList
type.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionList",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistributionList",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListTagsForResourceRequest" : {
"deprecated" : false,
"documentation" : " The request to list tags for a CloudFront resource.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Resource" : {
"deprecated" : false,
"documentation" : " An ARN of a CloudFront resource.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "Resource",
"payload" : false,
"queryName" : null,
"shape" : "ResourceARN",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Resource" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ListTagsForResourceResult" : {
"deprecated" : false,
"documentation" : " The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Tags" : {
"deprecated" : false,
"documentation" : " A complex type that contains zero or more Tag
elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Tags",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "Tags",
"required" : [ "Tags" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"LocationList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Location",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"LoggingConfig" : {
"deprecated" : false,
"documentation" : "A complex type that controls whether access logs are written for the distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Bucket" : {
"deprecated" : false,
"documentation" : "The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Enabled" : {
"deprecated" : false,
"documentation" : "Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a distribution or if you want to disable logging for an existing distribution, specify false
for Enabled
, and specify empty Bucket
and Prefix
elements. If you specify false
for Enabled
but you specify values for Bucket
, prefix
, and IncludeCookies
, the values are automatically deleted.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"IncludeCookies" : {
"deprecated" : false,
"documentation" : "Specifies whether you want CloudFront to include cookies in access logs, specify true
for IncludeCookies
. If you choose to include cookies in logs, CloudFront logs all cookies regardless of how you configure the cache behaviors for this distribution. If you do not want to include cookies when you create a distribution or if you want to disable include cookies for an existing distribution, specify false
for IncludeCookies
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Prefix" : {
"deprecated" : false,
"documentation" : "An optional string that you want CloudFront to prefix to the access log filenames
for this distribution, for example, myprefix/
. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix
element in the Logging
element.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Enabled", "IncludeCookies", "Bucket", "Prefix" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"Method" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "GET", "HEAD", "POST", "PUT", "PATCH", "OPTIONS", "DELETE" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"MethodsList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Method",
"payload" : false,
"queryName" : null,
"shape" : "Method",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"MinimumProtocolVersion" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "SSLv3", "TLSv1" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"MissingBody" : {
"deprecated" : false,
"documentation" : "This operation requires a body. Ensure that the body is present and the Content-Type header is set.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"NoSuchCloudFrontOriginAccessIdentity" : {
"deprecated" : false,
"documentation" : "The specified origin access identity does not exist.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 404
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"NoSuchDistribution" : {
"deprecated" : false,
"documentation" : "The specified distribution does not exist.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 404
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"NoSuchInvalidation" : {
"deprecated" : false,
"documentation" : "The specified invalidation does not exist.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 404
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"NoSuchOrigin" : {
"deprecated" : false,
"documentation" : "No origin exists with the specified Origin Id
.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 404
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"NoSuchResource" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 404
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"NoSuchStreamingDistribution" : {
"deprecated" : false,
"documentation" : "The specified streaming distribution does not exist.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 404
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"Origin" : {
"deprecated" : false,
"documentation" : "A complex type that describes the Amazon S3 bucket or the HTTP server (for example, a web server) from which CloudFront gets your files. You must create at least one origin.
For the current limit on the number of origins that you can create for a distribution, see Amazon CloudFront Limits in the AWS General Reference.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CustomHeaders" : {
"deprecated" : false,
"documentation" : "A complex type that contains names and values for the custom headers that you want.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CustomHeaders",
"streaming" : false,
"xmlNamespace" : null
},
"CustomOriginConfig" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig
element instead.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CustomOriginConfig",
"streaming" : false,
"xmlNamespace" : null
},
"DomainName" : {
"deprecated" : false,
"documentation" : " Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com
.
Constraints for Amazon S3 origins:
-
If you configured Amazon S3 Transfer Acceleration for your bucket, do not specify the s3-accelerate
endpoint for DomainName
.
-
The bucket name must be between 3 and 63 characters long (inclusive).
-
The bucket name must contain only lowercase characters, numbers, periods, underscores, and dashes.
-
The bucket name must not contain adjacent periods.
Custom Origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com
.
Constraints for custom origins:
-
DomainName
must be a valid DNS name that contains only a-z, A-Z, 0-9, dot (.), hyphen (-), or underscore (_) characters.
-
The name cannot exceed 128 characters.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "A unique identifier for the origin. The value of Id
must be unique within the distribution.
When you specify the value of TargetOriginId
for the default cache behavior or for another cache behavior, you indicate the origin to which you want the cache behavior to route requests by specifying the value of the Id
element for that origin. When a request matches the path pattern for that cache behavior, CloudFront routes the request to the specified origin. For more information, see Cache Behavior Settings in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"OriginPath" : {
"deprecated" : false,
"documentation" : "An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath
element, specify the directory name, beginning with a /
. CloudFront appends the directory name to the value of DomainName
, for example, example.com/production
. Do not include a /
at the end of the directory name.
For example, suppose you've specified the following values for your distribution:
-
DomainName
: An Amazon S3 bucket named myawsbucket
.
-
OriginPath
: /production
-
CNAME
: example.com
When a user enters example.com/index.html
in a browser, CloudFront sends a request to Amazon S3 for myawsbucket/production/index.html
.
When a user enters example.com/acme/index.html
in a browser, CloudFront sends a request to Amazon S3 for myawsbucket/production/acme/index.html
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"S3OriginConfig" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig
element instead.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "S3OriginConfig",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "DomainName" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"OriginCustomHeader" : {
"deprecated" : false,
"documentation" : "A complex type that contains HeaderName
and HeaderValue
elements, if any, for this distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"HeaderName" : {
"deprecated" : false,
"documentation" : "The name of a header that you want CloudFront to forward to your origin. For more information, see Forwarding Custom Headers to Your Origin (Web Distributions Only) in the Amazon Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"HeaderValue" : {
"deprecated" : false,
"documentation" : "The value for the header that you specified in the HeaderName
field.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "HeaderName", "HeaderValue" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"OriginCustomHeadersList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "OriginCustomHeader",
"payload" : false,
"queryName" : null,
"shape" : "OriginCustomHeader",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"OriginList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Origin",
"payload" : false,
"queryName" : null,
"shape" : "Origin",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 1,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"OriginProtocolPolicy" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "http-only", "match-viewer", "https-only" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"OriginSslProtocols" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the SSL/TLS protocols that CloudFront can use when establishing an HTTPS connection with your origin.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A list that contains allowed SSL/TLS protocols for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "SslProtocolsList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of SSL/TLS protocols that you want to allow CloudFront to use when establishing an HTTPS connection with this origin.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity", "Items" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"Origins" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about origins for this distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains origins for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "OriginList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of origins for this distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"PathList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Path",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"Paths" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the objects that you want to invalidate. For more information, see Specifying the Objects to Invalidate in the Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains a list of the paths that you want to invalidate.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "PathList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of objects that you want to invalidate.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"PreconditionFailed" : {
"deprecated" : false,
"documentation" : "The precondition given in one or more of the request-header fields evaluated to false
.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 412
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"PriceClass" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "PriceClass_100", "PriceClass_200", "PriceClass_All" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"QueryStringCacheKeys" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : "(Optional) A list that contains the query string parameters that you want CloudFront to use as a basis for caching for this cache behavior. If Quantity
is 0, you can omit Items
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "QueryStringCacheKeysList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of whitelisted
query string parameters for this cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"QueryStringCacheKeysList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Name",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"ResourceARN" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : "arn:aws:cloudfront::[0-9]+:.*",
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"Restrictions" : {
"deprecated" : false,
"documentation" : "A complex type that identifies ways in which you want to restrict distribution of your content.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"GeoRestriction" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "GeoRestriction",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "GeoRestriction" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"S3Origin" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DomainName" : {
"deprecated" : false,
"documentation" : "The DNS name of the Amazon S3 origin.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"OriginAccessIdentity" : {
"deprecated" : false,
"documentation" : "The CloudFront origin access identity to associate with the RTMP distribution. Use an origin access identity to configure the distribution so that end users can only access objects in an Amazon S3 bucket through CloudFront.
If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity
element.
To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity
element.
To replace the origin access identity, update the distribution configuration and specify the new origin access identity.
For more information, see Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content in the Amazon Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "DomainName", "OriginAccessIdentity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"S3OriginConfig" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig
element instead.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"OriginAccessIdentity" : {
"deprecated" : false,
"documentation" : "The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that viewers can only access objects in an Amazon S3 bucket through CloudFront. The format of the value is:
origin-access-identity/CloudFront/ID-of-origin-access-identity
where ID-of-origin-access-identity
is the value that CloudFront returned in the ID
element when you created the origin access identity.
If you want viewers to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity
element.
To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity
element.
To replace the origin access identity, update the distribution configuration and specify the new origin access identity.
For more information about the origin access identity, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "OriginAccessIdentity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"SSLSupportMethod" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "sni-only", "vip" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"Signer" : {
"deprecated" : false,
"documentation" : "A complex type that lists the AWS accounts that were included in the TrustedSigners
complex type, as well as their active CloudFront key pair IDs, if any.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"AwsAccountNumber" : {
"deprecated" : false,
"documentation" : "An AWS account that is included in the TrustedSigners
complex type for this RTMP distribution. Valid values include:
-
self
, which is the AWS account used to create the distribution.
-
An AWS account number.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"KeyPairIds" : {
"deprecated" : false,
"documentation" : "A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "KeyPairIds",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"SignerList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Signer",
"payload" : false,
"queryName" : null,
"shape" : "Signer",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"SslProtocol" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "SSLv3", "TLSv1", "TLSv1.1", "TLSv1.2" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"SslProtocolsList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "SslProtocol",
"payload" : false,
"queryName" : null,
"shape" : "SslProtocol",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"StreamingDistribution" : {
"deprecated" : false,
"documentation" : "A streaming distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ARN" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"ActiveTrustedSigners" : {
"deprecated" : false,
"documentation" : "A complex type that lists the AWS accounts, if any, that you included in the TrustedSigners
complex type for this distribution. These are the accounts that you want to allow to create signed URLs for private content.
The Signer
complex type lists the AWS account number of the trusted signer or self
if the signer is the AWS account that created the distribution. The Signer
element also includes the IDs of any active CloudFront key pairs that are associated with the trusted signer's AWS account. If no KeyPairId
element appears for a Signer
, that signer can't create signed URLs.
For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "ActiveTrustedSigners",
"streaming" : false,
"xmlNamespace" : null
},
"DomainName" : {
"deprecated" : false,
"documentation" : "The domain name that corresponds to the streaming distribution. For example: s5c39gqb8ow64r.cloudfront.net
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The identifier for the RTMP distribution. For example: EGTXBD79EXAMPLE
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"LastModifiedTime" : {
"deprecated" : false,
"documentation" : "The date and time that the distribution was last modified.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "timestamp",
"streaming" : false,
"xmlNamespace" : null
},
"Status" : {
"deprecated" : false,
"documentation" : "The current status of the RTMP distribution. When the status is Deployed
, the distribution's information is propagated to all CloudFront edge locations.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"StreamingDistributionConfig" : {
"deprecated" : false,
"documentation" : "The current configuration information for the RTMP distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionConfig",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "ARN", "Status", "DomainName", "ActiveTrustedSigners", "StreamingDistributionConfig" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"StreamingDistributionAlreadyExists" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 409
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"StreamingDistributionConfig" : {
"deprecated" : false,
"documentation" : "The RTMP distribution's configuration information.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Aliases" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Aliases",
"streaming" : false,
"xmlNamespace" : null
},
"CallerReference" : {
"deprecated" : false,
"documentation" : "A unique number that ensures that the request can't be replayed. If the CallerReference
is new (no matter the content of the StreamingDistributionConfig
object), a new streaming distribution is created. If the CallerReference
is a value that you already sent in a previous request to create a streaming distribution, and the content of the StreamingDistributionConfig
is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference
is a value that you already sent in a previous request to create a streaming distribution but the content of the StreamingDistributionConfig
is different from the original request, CloudFront returns a DistributionAlreadyExists
error.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Comment" : {
"deprecated" : false,
"documentation" : "Any comments you want to include about the streaming distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Enabled" : {
"deprecated" : false,
"documentation" : "Whether the streaming distribution is enabled to accept user requests for content.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Logging" : {
"deprecated" : false,
"documentation" : "A complex type that controls whether access logs are written for the streaming distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingLoggingConfig",
"streaming" : false,
"xmlNamespace" : null
},
"PriceClass" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about price class for this streaming distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "PriceClass",
"streaming" : false,
"xmlNamespace" : null
},
"S3Origin" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "S3Origin",
"streaming" : false,
"xmlNamespace" : null
},
"TrustedSigners" : {
"deprecated" : false,
"documentation" : "A complex type that specifies any AWS accounts that you want to permit to create signed URLs for private content. If you want the distribution to use signed URLs, include this element; if you want the distribution to use public URLs, remove this element. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "TrustedSigners",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "CallerReference", "S3Origin", "Comment", "TrustedSigners", "Enabled" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"StreamingDistributionConfigWithTags" : {
"deprecated" : false,
"documentation" : "A streaming distribution Configuration and a list of tags to be associated with the streaming distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"StreamingDistributionConfig" : {
"deprecated" : false,
"documentation" : "A streaming distribution Configuration.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionConfig",
"streaming" : false,
"xmlNamespace" : null
},
"Tags" : {
"deprecated" : false,
"documentation" : "A complex type that contains zero or more Tag
elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Tags",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "StreamingDistributionConfig", "Tags" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"StreamingDistributionList" : {
"deprecated" : false,
"documentation" : "A streaming distribution list.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"IsTruncated" : {
"deprecated" : false,
"documentation" : "A flag that indicates whether more streaming 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.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Items" : {
"deprecated" : false,
"documentation" : "A complex type that contains one StreamingDistributionSummary
element for each distribution that was created by the current AWS account.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionSummaryList",
"streaming" : false,
"xmlNamespace" : null
},
"Marker" : {
"deprecated" : false,
"documentation" : "The value you provided for the Marker
request parameter.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MaxItems" : {
"deprecated" : false,
"documentation" : "The value you provided for the MaxItems
request parameter.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
},
"NextMarker" : {
"deprecated" : false,
"documentation" : "If IsTruncated
is true
, this element is present and contains the value you can use for the Marker
request parameter to continue listing your RTMP distributions where they left off.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of streaming distributions that were created by the current AWS account.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Marker", "MaxItems", "IsTruncated", "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"StreamingDistributionNotDisabled" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 409
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"StreamingDistributionSummary" : {
"deprecated" : false,
"documentation" : " A summary of the information for an Amazon CloudFront streaming distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ARN" : {
"deprecated" : false,
"documentation" : " The ARN (Amazon Resource Name) for the streaming distribution. For example: arn:aws:cloudfront::123456789012:streaming-distribution/EDFDVBD632BHDS5
, where 123456789012
is your AWS account ID.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Aliases" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Aliases",
"streaming" : false,
"xmlNamespace" : null
},
"Comment" : {
"deprecated" : false,
"documentation" : "The comment originally specified when this distribution was created.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"DomainName" : {
"deprecated" : false,
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Enabled" : {
"deprecated" : false,
"documentation" : "Whether the distribution is enabled to accept end user requests for content.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Id" : {
"deprecated" : false,
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"LastModifiedTime" : {
"deprecated" : false,
"documentation" : "The date and time the distribution was last modified.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "timestamp",
"streaming" : false,
"xmlNamespace" : null
},
"PriceClass" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "PriceClass",
"streaming" : false,
"xmlNamespace" : null
},
"S3Origin" : {
"deprecated" : false,
"documentation" : "A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "S3Origin",
"streaming" : false,
"xmlNamespace" : null
},
"Status" : {
"deprecated" : false,
"documentation" : " Indicates the current status of the distribution. When the status is Deployed
, the distribution's information is fully propagated throughout the Amazon CloudFront system.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"TrustedSigners" : {
"deprecated" : false,
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern
for this cache behavior, specify true
for Enabled
, and specify the applicable values for Quantity
and Items
.If you don't want to require signed URLs in requests for objects that match PathPattern
, specify false
for Enabled
and 0
for Quantity
. Omit Items
. To add, change, or remove one or more trusted signers, change Enabled
to true
(if it's currently false
), change Quantity
as applicable, and specify all of the trusted signers that you want to include in the updated distribution.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "TrustedSigners",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Id", "ARN", "Status", "LastModifiedTime", "DomainName", "S3Origin", "Aliases", "TrustedSigners", "Comment", "PriceClass", "Enabled" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"StreamingDistributionSummaryList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "StreamingDistributionSummary",
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionSummary",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"StreamingLoggingConfig" : {
"deprecated" : false,
"documentation" : "A complex type that controls whether access logs are written for this streaming distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Bucket" : {
"deprecated" : false,
"documentation" : "The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Enabled" : {
"deprecated" : false,
"documentation" : "Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false
for Enabled
, and specify empty Bucket
and Prefix
elements. If you specify false
for Enabled
but you specify values for Bucket
and Prefix
, the values are automatically deleted.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Prefix" : {
"deprecated" : false,
"documentation" : "An optional string that you want CloudFront to prefix to the access log filenames
for this streaming distribution, for example, myprefix/
. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix
element in the Logging
element.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Enabled", "Bucket", "Prefix" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"Tag" : {
"deprecated" : false,
"documentation" : " A complex type that contains Tag
key and Tag
value.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Key" : {
"deprecated" : false,
"documentation" : " A string that contains Tag
key.
The string length should be between 1 and 128 characters. Valid characters include a-z
, A-Z
, 0-9
, space, and the special characters _ - . : / = + @
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "TagKey",
"streaming" : false,
"xmlNamespace" : null
},
"Value" : {
"deprecated" : false,
"documentation" : " A string that contains an optional Tag
value.
The string length should be between 0 and 256 characters. Valid characters include a-z
, A-Z
, 0-9
, space, and the special characters _ - . : / = + @
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "TagValue",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Key" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TagKey" : {
"deprecated" : false,
"documentation" : " A string that contains Tag
key.
The string length should be between 1 and 128 characters. Valid characters include a-z
, A-Z
, 0-9
, space, and the special characters _ - . : / = + @
.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 128,
"member" : null,
"members" : { },
"min" : 1,
"pattern" : "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$",
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"TagKeyList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Key",
"payload" : false,
"queryName" : null,
"shape" : "TagKey",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"TagKeys" : {
"deprecated" : false,
"documentation" : " A complex type that contains zero or more Tag
elements.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : " A complex type that contains Tag
key elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "TagKeyList",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TagList" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Tag",
"payload" : false,
"queryName" : null,
"shape" : "Tag",
"streaming" : false,
"xmlNamespace" : null
},
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "list",
"value" : null,
"wrapper" : false
},
"TagResourceRequest" : {
"deprecated" : false,
"documentation" : " The request to add tags to a CloudFront resource.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Resource" : {
"deprecated" : false,
"documentation" : " An ARN of a CloudFront resource.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "Resource",
"payload" : false,
"queryName" : null,
"shape" : "ResourceARN",
"streaming" : false,
"xmlNamespace" : null
},
"Tags" : {
"deprecated" : false,
"documentation" : " A complex type that contains zero or more Tag
elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "Tags",
"payload" : false,
"queryName" : null,
"shape" : "Tags",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "Tags",
"required" : [ "Resource", "Tags" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TagValue" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 256,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$",
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"Tags" : {
"deprecated" : false,
"documentation" : " A complex type that contains zero or more Tag
elements.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Items" : {
"deprecated" : false,
"documentation" : " A complex type that contains Tag
elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "TagList",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyCacheBehaviors" : {
"deprecated" : false,
"documentation" : "You cannot create more cache behaviors for the distribution.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyCertificates" : {
"deprecated" : false,
"documentation" : "You cannot create anymore custom SSL/TLS certificates.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyCloudFrontOriginAccessIdentities" : {
"deprecated" : false,
"documentation" : "Processing your request would cause you to exceed the maximum number of origin access identities allowed.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyCookieNamesInWhiteList" : {
"deprecated" : false,
"documentation" : "Your request contains more cookie names in the whitelist than are allowed per cache behavior.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyDistributionCNAMEs" : {
"deprecated" : false,
"documentation" : "Your request contains more CNAMEs than are allowed per distribution.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyDistributions" : {
"deprecated" : false,
"documentation" : "Processing your request would cause you to exceed the maximum number of distributions allowed.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyDistributionsWithLambdaAssociations" : {
"deprecated" : false,
"documentation" : "Processing your request would cause the maximum number of distributions with Lambda function associations per owner to be exceeded.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyHeadersInForwardedValues" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyInvalidationsInProgress" : {
"deprecated" : false,
"documentation" : "You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyLambdaFunctionAssociations" : {
"deprecated" : false,
"documentation" : "Your request contains more Lambda function associations than are allowed per distribution.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyOriginCustomHeaders" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyOrigins" : {
"deprecated" : false,
"documentation" : "You cannot create more origins for the distribution.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyQueryStringParameters" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyStreamingDistributionCNAMEs" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyStreamingDistributions" : {
"deprecated" : false,
"documentation" : "Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TooManyTrustedSigners" : {
"deprecated" : false,
"documentation" : "Your request contains more trusted signers than are allowed per distribution.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TrustedSignerDoesNotExist" : {
"deprecated" : false,
"documentation" : "One or more of your trusted signers do not exist.
",
"enum" : null,
"error" : {
"code" : null,
"httpStatusCode" : 400
},
"exception" : true,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Message" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"TrustedSigners" : {
"deprecated" : false,
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
If you want to require signed URLs in requests for objects in the target origin that match the PathPattern
for this cache behavior, specify true
for Enabled
, and specify the applicable values for Quantity
and Items
. For more information, see Serving Private Content through CloudFront in the Amazon Amazon CloudFront Developer Guide.
If you don't want to require signed URLs in requests for objects that match PathPattern
, specify false
for Enabled
and 0
for Quantity
. Omit Items
.
To add, change, or remove one or more trusted signers, change Enabled
to true
(if it's currently false
), change Quantity
as applicable, and specify all of the trusted signers that you want to include in the updated distribution.
For more information about updating the distribution configuration, see DistributionConfig .
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Enabled" : {
"deprecated" : false,
"documentation" : "Specifies whether you want to require viewers to use signed URLs to access the files specified by PathPattern
and TargetOriginId
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"Items" : {
"deprecated" : false,
"documentation" : " Optional: A complex type that contains trusted signers for this cache behavior. If Quantity
is 0
, you can omit Items
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "AwsAccountNumberList",
"streaming" : false,
"xmlNamespace" : null
},
"Quantity" : {
"deprecated" : false,
"documentation" : "The number of trusted signers for this cache behavior.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "integer",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : [ "Enabled", "Quantity" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"UntagResourceRequest" : {
"deprecated" : false,
"documentation" : " The request to remove tags from a CloudFront resource.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Resource" : {
"deprecated" : false,
"documentation" : " An ARN of a CloudFront resource.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "querystring",
"locationName" : "Resource",
"payload" : false,
"queryName" : null,
"shape" : "ResourceARN",
"streaming" : false,
"xmlNamespace" : null
},
"TagKeys" : {
"deprecated" : false,
"documentation" : " A complex type that contains zero or more Tag
key elements.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "TagKeys",
"payload" : false,
"queryName" : null,
"shape" : "TagKeys",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "TagKeys",
"required" : [ "Resource", "TagKeys" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"UpdateCloudFrontOriginAccessIdentityRequest" : {
"deprecated" : false,
"documentation" : "The request to update an origin access identity.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CloudFrontOriginAccessIdentityConfig" : {
"deprecated" : false,
"documentation" : "The identity's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "CloudFrontOriginAccessIdentityConfig",
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentityConfig",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
},
"Id" : {
"deprecated" : false,
"documentation" : "The identity's id.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"IfMatch" : {
"deprecated" : false,
"documentation" : "The value of the ETag
header that you received when retrieving the identity's configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "If-Match",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "CloudFrontOriginAccessIdentityConfig",
"required" : [ "CloudFrontOriginAccessIdentityConfig", "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"UpdateCloudFrontOriginAccessIdentityResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"CloudFrontOriginAccessIdentity" : {
"deprecated" : false,
"documentation" : "The origin access identity's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CloudFrontOriginAccessIdentity",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "CloudFrontOriginAccessIdentity",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"UpdateDistributionRequest" : {
"deprecated" : false,
"documentation" : "The request to update a distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"DistributionConfig" : {
"deprecated" : false,
"documentation" : "The distribution's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "DistributionConfig",
"payload" : false,
"queryName" : null,
"shape" : "DistributionConfig",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
},
"Id" : {
"deprecated" : false,
"documentation" : "The distribution's id.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"IfMatch" : {
"deprecated" : false,
"documentation" : "The value of the ETag
header that you received when retrieving the distribution's configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "If-Match",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "DistributionConfig",
"required" : [ "DistributionConfig", "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"UpdateDistributionResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Distribution" : {
"deprecated" : false,
"documentation" : "The distribution's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "Distribution",
"streaming" : false,
"xmlNamespace" : null
},
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "Distribution",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"UpdateStreamingDistributionRequest" : {
"deprecated" : false,
"documentation" : "The request to update a streaming distribution.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"Id" : {
"deprecated" : false,
"documentation" : "The streaming distribution's id.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "uri",
"locationName" : "Id",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"IfMatch" : {
"deprecated" : false,
"documentation" : "The value of the ETag
header that you received when retrieving the streaming distribution's configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "If-Match",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"StreamingDistributionConfig" : {
"deprecated" : false,
"documentation" : "The streaming distribution's configuration information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : "StreamingDistributionConfig",
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistributionConfig",
"streaming" : false,
"xmlNamespace" : {
"uri" : "http://cloudfront.amazonaws.com/doc/2016-11-25/"
}
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistributionConfig",
"required" : [ "StreamingDistributionConfig", "Id" ],
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"UpdateStreamingDistributionResult" : {
"deprecated" : false,
"documentation" : "The returned result of the corresponding request.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ETag" : {
"deprecated" : false,
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : "header",
"locationName" : "ETag",
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"StreamingDistribution" : {
"deprecated" : false,
"documentation" : "The streaming distribution's information.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "StreamingDistribution",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : "StreamingDistribution",
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ViewerCertificate" : {
"deprecated" : false,
"documentation" : "A complex type that specifies the following:
-
Which SSL/TLS certificate to use when viewers request objects using HTTPS
-
Whether you want CloudFront to use dedicated IP addresses or SNI when you're using alternate domain names in your object names
-
The minimum protocol version that you want CloudFront to use when communicating with viewers
For more information, see Using an HTTPS Connection to Access Your Objects in the Amazon Amazon CloudFront Developer Guide.
",
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : {
"ACMCertificateArn" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"Certificate" : {
"deprecated" : true,
"documentation" : "Include one of these values to specify the following:
-
Whether you want viewers to use HTTP or HTTPS to request your objects.
-
If you want viewers to use HTTPS, whether you're using an alternate domain name such as example.com or the CloudFront domain name for your distribution, such as d111111abcdef8.cloudfront.net
.
-
If you're using an alternate domain name, whether AWS Certificate Manager (ACM) provided the certificate, or you purchased a certificate from a third-party certificate authority and imported it into ACM or uploaded it to the IAM certificate store.
You must specify one (and only one) of the three values. Do not specify false
for CloudFrontDefaultCertificate
.
If you want viewers to use HTTP to request your objects: Specify the following value:
<CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate>
In addition, specify allow-all
for ViewerProtocolPolicy
for all of your cache behaviors.
If you want viewers to use HTTPS to request your objects: Choose the type of certificate that you want to use based on whether you're using an alternate domain name for your objects or the CloudFront domain name:
-
If you're using an alternate domain name, such as example.com: Specify one of the following values, depending on whether ACM provided your certificate or you purchased your certificate from third-party certificate authority:
-
<ACMCertificateArn>ARN for ACM SSL/TLS certificate<ACMCertificateArn>
where ARN for ACM SSL/TLS certificate is the ARN for the ACM SSL/TLS certificate that you want to use for this distribution.
-
<IAMCertificateId>IAM certificate ID<IAMCertificateId>
where IAM certificate ID is the ID that IAM returned when you added the certificate to the IAM certificate store.
If you specify ACMCertificateArn
or IAMCertificateId
, you must also specify a value for SSLSupportMethod
.
If you choose to use an ACM certificate or a certificate in the IAM certificate store, we recommend that you use only an alternate domain name in your object URLs (https://example.com/logo.jpg
). If you use the domain name that is associated with your CloudFront distribution (https://d111111abcdef8.cloudfront.net/logo.jpg
) and the viewer supports SNI
, then CloudFront behaves normally. However, if the browser does not support SNI, the user's experience depends on the value that you choose for SSLSupportMethod
:
-
vip
: The viewer displays a warning because there is a mismatch between the CloudFront domain name and the domain name in your SSL/TLS certificate.
-
sni-only
: CloudFront drops the connection with the browser without returning the object.
-
If you're using the CloudFront domain name for your distribution, such as d111111abcdef8.cloudfront.net
: Specify the following value:
<CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate>
If you want viewers to use HTTPS, you must also specify one of the following values in your cache behaviors:
-
<ViewerProtocolPolicy>https-only<ViewerProtocolPolicy>
-
<ViewerProtocolPolicy>redirect-to-https<ViewerProtocolPolicy>
You can also optionally require that CloudFront use HTTPS to communicate with your origin by specifying one of the following values for the applicable origins:
-
<OriginProtocolPolicy>https-only<OriginProtocolPolicy>
-
<OriginProtocolPolicy>match-viewer<OriginProtocolPolicy>
For more information, see Using Alternate Domain Names and HTTPS in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"CertificateSource" : {
"deprecated" : true,
"documentation" : " This field is deprecated. You can use one of the following: [ACMCertificateArn
, IAMCertificateId
, or CloudFrontDefaultCertificate]
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "CertificateSource",
"streaming" : false,
"xmlNamespace" : null
},
"CloudFrontDefaultCertificate" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "boolean",
"streaming" : false,
"xmlNamespace" : null
},
"IAMCertificateId" : {
"deprecated" : false,
"documentation" : null,
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "string",
"streaming" : false,
"xmlNamespace" : null
},
"MinimumProtocolVersion" : {
"deprecated" : false,
"documentation" : "Specify the minimum version of the SSL/TLS protocol that you want CloudFront to use for HTTPS connections between viewers and CloudFront: SSLv3
or TLSv1
. CloudFront serves your objects only to viewers that support SSL/TLS version that you specify and later versions. The TLSv1
protocol is more secure, so we recommend that you specify SSLv3
only if your users are using browsers or devices that don't support TLSv1
. Note the following:
-
If you specify <CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate>, the minimum SSL protocol version is TLSv1
and can't be changed.
-
If you're using a custom certificate (if you specify a value for ACMCertificateArn
or for IAMCertificateId
) and if you're using SNI (if you specify sni-only
for SSLSupportMethod
), you must specify TLSv1
for MinimumProtocolVersion
.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "MinimumProtocolVersion",
"streaming" : false,
"xmlNamespace" : null
},
"SSLSupportMethod" : {
"deprecated" : false,
"documentation" : "If you specify a value for ACMCertificateArn
or for IAMCertificateId
, you must also specify how you want CloudFront to serve HTTPS requests: using a method that works for all clients or one that works for most clients:
-
vip
: CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges.
-
sni-only
: CloudFront can respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. If some of your users' browsers don't support SNI, we recommend that you do one of the following:
-
Use the vip
option (dedicated IP addresses) instead of sni-only
.
-
Use the CloudFront SSL/TLS certificate instead of a custom certificate. This requires that you use the CloudFront domain name of your distribution in the URLs for your objects, for example, https://d111111abcdef8.cloudfront.net/logo.png
.
-
If you can control which browser your users use, upgrade the browser to one that supports SNI.
-
Use HTTP instead of HTTPS.
Do not specify a value for SSLSupportMethod
if you specified <CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate>
.
For more information, see Using Alternate Domain Names and HTTPS in the Amazon CloudFront Developer Guide.
",
"flattened" : false,
"idempotencyToken" : false,
"location" : null,
"locationName" : null,
"payload" : false,
"queryName" : null,
"shape" : "SSLSupportMethod",
"streaming" : false,
"xmlNamespace" : null
}
},
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "structure",
"value" : null,
"wrapper" : false
},
"ViewerProtocolPolicy" : {
"deprecated" : false,
"documentation" : null,
"enum" : [ "allow-all", "https-only", "redirect-to-https" ],
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"boolean" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "boolean",
"value" : null,
"wrapper" : false
},
"integer" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "integer",
"value" : null,
"wrapper" : false
},
"long" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "long",
"value" : null,
"wrapper" : false
},
"string" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "string",
"value" : null,
"wrapper" : false
},
"timestamp" : {
"deprecated" : false,
"documentation" : null,
"enum" : null,
"error" : null,
"exception" : false,
"fault" : false,
"flattened" : false,
"key" : null,
"max" : 0,
"member" : null,
"members" : { },
"min" : 0,
"pattern" : null,
"payload" : null,
"required" : null,
"streaming" : false,
"type" : "timestamp",
"value" : null,
"wrapper" : false
}
},
"documentation" : "Amazon CloudFront This is the Amazon CloudFront API Reference. This guide is for developers who need detailed information about the CloudFront API actions, data types, and errors. For detailed information about CloudFront features and their associated API calls, see the Amazon CloudFront Developer Guide.
"
}