mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-09 22:39:53 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
-2651
File diff suppressed because it is too large
Load Diff
-1141
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Distribution.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Invalidation.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "StreamingDistribution.Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2721
File diff suppressed because it is too large
Load Diff
-1164
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2150
File diff suppressed because it is too large
Load Diff
-1173
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2216
File diff suppressed because it is too large
Load Diff
-1219
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-5
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2219
File diff suppressed because it is too large
Load Diff
-1220
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-5
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
-2548
File diff suppressed because it is too large
Load Diff
-1355
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-5
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Distribution.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Invalidation.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "StreamingDistribution.Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2586
File diff suppressed because it is too large
Load Diff
-1381
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Distribution.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Invalidation.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "StreamingDistribution.Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2596
File diff suppressed because it is too large
Load Diff
-1388
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-5
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Distribution.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Invalidation.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "StreamingDistribution.Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2599
File diff suppressed because it is too large
Load Diff
-1390
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-5
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Distribution.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Invalidation.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "StreamingDistribution.Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2665
File diff suppressed because it is too large
Load Diff
-1435
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-5
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Distribution.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Invalidation.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "StreamingDistribution.Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
-2726
File diff suppressed because it is too large
Load Diff
-1462
File diff suppressed because it is too large
Load Diff
Generated
Vendored
-83
@@ -1,83 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
"CreateCloudFrontOriginAccessIdentity": [
|
||||
null
|
||||
],
|
||||
"CreateDistribution": [
|
||||
null
|
||||
],
|
||||
"CreateDistributionWithTags": [
|
||||
null
|
||||
],
|
||||
"CreateInvalidation": [
|
||||
null
|
||||
],
|
||||
"CreateStreamingDistribution": [
|
||||
null
|
||||
],
|
||||
"DeleteCloudFrontOriginAccessIdentity": [
|
||||
null
|
||||
],
|
||||
"DeleteDistribution": [
|
||||
null
|
||||
],
|
||||
"DeleteStreamingDistribution": [
|
||||
null
|
||||
],
|
||||
"GetCloudFrontOriginAccessIdentity": [
|
||||
null
|
||||
],
|
||||
"GetCloudFrontOriginAccessIdentityConfig": [
|
||||
null
|
||||
],
|
||||
"GetDistribution": [
|
||||
null
|
||||
],
|
||||
"GetDistributionConfig": [
|
||||
null
|
||||
],
|
||||
"GetInvalidation": [
|
||||
null
|
||||
],
|
||||
"GetStreamingDistribution": [
|
||||
null
|
||||
],
|
||||
"GetStreamingDistributionConfig": [
|
||||
null
|
||||
],
|
||||
"ListCloudFrontOriginAccessIdentities": [
|
||||
null
|
||||
],
|
||||
"ListDistributions": [
|
||||
null
|
||||
],
|
||||
"ListDistributionsByWebACLId": [
|
||||
null
|
||||
],
|
||||
"ListInvalidations": [
|
||||
null
|
||||
],
|
||||
"ListStreamingDistributions": [
|
||||
null
|
||||
],
|
||||
"ListTagsForResource": [
|
||||
null
|
||||
],
|
||||
"TagResource": [
|
||||
null
|
||||
],
|
||||
"UntagResource": [
|
||||
null
|
||||
],
|
||||
"UpdateCloudFrontOriginAccessIdentity": [
|
||||
null
|
||||
],
|
||||
"UpdateDistribution": [
|
||||
null
|
||||
],
|
||||
"UpdateStreamingDistribution": [
|
||||
null
|
||||
]
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Distribution.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Invalidation.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "StreamingDistribution.Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-5
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-32
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCloudFrontOriginAccessIdentities": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "CloudFrontOriginAccessIdentityList.IsTruncated",
|
||||
"output_token": "CloudFrontOriginAccessIdentityList.NextMarker",
|
||||
"result_key": "CloudFrontOriginAccessIdentityList.Items"
|
||||
},
|
||||
"ListDistributions": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "DistributionList.IsTruncated",
|
||||
"output_token": "DistributionList.NextMarker",
|
||||
"result_key": "DistributionList.Items"
|
||||
},
|
||||
"ListInvalidations": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "InvalidationList.IsTruncated",
|
||||
"output_token": "InvalidationList.NextMarker",
|
||||
"result_key": "InvalidationList.Items"
|
||||
},
|
||||
"ListStreamingDistributions": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "MaxItems",
|
||||
"more_results": "StreamingDistributionList.IsTruncated",
|
||||
"output_token": "StreamingDistributionList.NextMarker",
|
||||
"result_key": "StreamingDistributionList.Items"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
-47
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"waiters": {
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Distribution.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvalidationCompleted": {
|
||||
"delay": 20,
|
||||
"operation": "GetInvalidation",
|
||||
"maxAttempts": 30,
|
||||
"description": "Wait until an invalidation has completed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Completed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "Invalidation.Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"StreamingDistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetStreamingDistribution",
|
||||
"maxAttempts": 25,
|
||||
"description": "Wait until a streaming distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "Deployed",
|
||||
"matcher": "path",
|
||||
"state": "success",
|
||||
"argument": "StreamingDistribution.Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
Vendored
+241
-149
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version":"2.0",
|
||||
"metadata":{
|
||||
"apiVersion":"2017-10-30",
|
||||
"apiVersion":"2019-03-26",
|
||||
"endpointPrefix":"cloudfront",
|
||||
"globalEndpoint":"cloudfront.amazonaws.com",
|
||||
"protocol":"rest-xml",
|
||||
@@ -9,14 +9,14 @@
|
||||
"serviceFullName":"Amazon CloudFront",
|
||||
"serviceId":"CloudFront",
|
||||
"signatureVersion":"v4",
|
||||
"uid":"cloudfront-2017-10-30"
|
||||
"uid":"cloudfront-2019-03-26"
|
||||
},
|
||||
"operations":{
|
||||
"CreateCloudFrontOriginAccessIdentity":{
|
||||
"name":"CreateCloudFrontOriginAccessIdentity2017_10_30",
|
||||
"name":"CreateCloudFrontOriginAccessIdentity2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/origin-access-identity/cloudfront",
|
||||
"requestUri":"/2019-03-26/origin-access-identity/cloudfront",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreateCloudFrontOriginAccessIdentityRequest"},
|
||||
@@ -30,10 +30,10 @@
|
||||
]
|
||||
},
|
||||
"CreateDistribution":{
|
||||
"name":"CreateDistribution2017_10_30",
|
||||
"name":"CreateDistribution2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/distribution",
|
||||
"requestUri":"/2019-03-26/distribution",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreateDistributionRequest"},
|
||||
@@ -59,6 +59,7 @@
|
||||
{"shape":"InvalidRequiredProtocol"},
|
||||
{"shape":"NoSuchOrigin"},
|
||||
{"shape":"TooManyOrigins"},
|
||||
{"shape":"TooManyOriginGroupsPerDistribution"},
|
||||
{"shape":"TooManyCacheBehaviors"},
|
||||
{"shape":"TooManyCookieNamesInWhiteList"},
|
||||
{"shape":"InvalidForwardCookies"},
|
||||
@@ -85,10 +86,10 @@
|
||||
]
|
||||
},
|
||||
"CreateDistributionWithTags":{
|
||||
"name":"CreateDistributionWithTags2017_10_30",
|
||||
"name":"CreateDistributionWithTags2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/distribution?WithTags",
|
||||
"requestUri":"/2019-03-26/distribution?WithTags",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreateDistributionWithTagsRequest"},
|
||||
@@ -114,6 +115,7 @@
|
||||
{"shape":"InvalidRequiredProtocol"},
|
||||
{"shape":"NoSuchOrigin"},
|
||||
{"shape":"TooManyOrigins"},
|
||||
{"shape":"TooManyOriginGroupsPerDistribution"},
|
||||
{"shape":"TooManyCacheBehaviors"},
|
||||
{"shape":"TooManyCookieNamesInWhiteList"},
|
||||
{"shape":"InvalidForwardCookies"},
|
||||
@@ -141,10 +143,10 @@
|
||||
]
|
||||
},
|
||||
"CreateFieldLevelEncryptionConfig":{
|
||||
"name":"CreateFieldLevelEncryptionConfig2017_10_30",
|
||||
"name":"CreateFieldLevelEncryptionConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/field-level-encryption",
|
||||
"requestUri":"/2019-03-26/field-level-encryption",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreateFieldLevelEncryptionConfigRequest"},
|
||||
@@ -161,10 +163,10 @@
|
||||
]
|
||||
},
|
||||
"CreateFieldLevelEncryptionProfile":{
|
||||
"name":"CreateFieldLevelEncryptionProfile2017_10_30",
|
||||
"name":"CreateFieldLevelEncryptionProfile2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/field-level-encryption-profile",
|
||||
"requestUri":"/2019-03-26/field-level-encryption-profile",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreateFieldLevelEncryptionProfileRequest"},
|
||||
@@ -181,10 +183,10 @@
|
||||
]
|
||||
},
|
||||
"CreateInvalidation":{
|
||||
"name":"CreateInvalidation2017_10_30",
|
||||
"name":"CreateInvalidation2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/distribution/{DistributionId}/invalidation",
|
||||
"requestUri":"/2019-03-26/distribution/{DistributionId}/invalidation",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreateInvalidationRequest"},
|
||||
@@ -200,10 +202,10 @@
|
||||
]
|
||||
},
|
||||
"CreatePublicKey":{
|
||||
"name":"CreatePublicKey2017_10_30",
|
||||
"name":"CreatePublicKey2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/public-key",
|
||||
"requestUri":"/2019-03-26/public-key",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreatePublicKeyRequest"},
|
||||
@@ -215,10 +217,10 @@
|
||||
]
|
||||
},
|
||||
"CreateStreamingDistribution":{
|
||||
"name":"CreateStreamingDistribution2017_10_30",
|
||||
"name":"CreateStreamingDistribution2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/streaming-distribution",
|
||||
"requestUri":"/2019-03-26/streaming-distribution",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreateStreamingDistributionRequest"},
|
||||
@@ -239,10 +241,10 @@
|
||||
]
|
||||
},
|
||||
"CreateStreamingDistributionWithTags":{
|
||||
"name":"CreateStreamingDistributionWithTags2017_10_30",
|
||||
"name":"CreateStreamingDistributionWithTags2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/streaming-distribution?WithTags",
|
||||
"requestUri":"/2019-03-26/streaming-distribution?WithTags",
|
||||
"responseCode":201
|
||||
},
|
||||
"input":{"shape":"CreateStreamingDistributionWithTagsRequest"},
|
||||
@@ -264,10 +266,10 @@
|
||||
]
|
||||
},
|
||||
"DeleteCloudFrontOriginAccessIdentity":{
|
||||
"name":"DeleteCloudFrontOriginAccessIdentity2017_10_30",
|
||||
"name":"DeleteCloudFrontOriginAccessIdentity2019_03_26",
|
||||
"http":{
|
||||
"method":"DELETE",
|
||||
"requestUri":"/2017-10-30/origin-access-identity/cloudfront/{Id}",
|
||||
"requestUri":"/2019-03-26/origin-access-identity/cloudfront/{Id}",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"DeleteCloudFrontOriginAccessIdentityRequest"},
|
||||
@@ -280,10 +282,10 @@
|
||||
]
|
||||
},
|
||||
"DeleteDistribution":{
|
||||
"name":"DeleteDistribution2017_10_30",
|
||||
"name":"DeleteDistribution2019_03_26",
|
||||
"http":{
|
||||
"method":"DELETE",
|
||||
"requestUri":"/2017-10-30/distribution/{Id}",
|
||||
"requestUri":"/2019-03-26/distribution/{Id}",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"DeleteDistributionRequest"},
|
||||
@@ -296,10 +298,10 @@
|
||||
]
|
||||
},
|
||||
"DeleteFieldLevelEncryptionConfig":{
|
||||
"name":"DeleteFieldLevelEncryptionConfig2017_10_30",
|
||||
"name":"DeleteFieldLevelEncryptionConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"DELETE",
|
||||
"requestUri":"/2017-10-30/field-level-encryption/{Id}",
|
||||
"requestUri":"/2019-03-26/field-level-encryption/{Id}",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"DeleteFieldLevelEncryptionConfigRequest"},
|
||||
@@ -312,10 +314,10 @@
|
||||
]
|
||||
},
|
||||
"DeleteFieldLevelEncryptionProfile":{
|
||||
"name":"DeleteFieldLevelEncryptionProfile2017_10_30",
|
||||
"name":"DeleteFieldLevelEncryptionProfile2019_03_26",
|
||||
"http":{
|
||||
"method":"DELETE",
|
||||
"requestUri":"/2017-10-30/field-level-encryption-profile/{Id}",
|
||||
"requestUri":"/2019-03-26/field-level-encryption-profile/{Id}",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"DeleteFieldLevelEncryptionProfileRequest"},
|
||||
@@ -328,10 +330,10 @@
|
||||
]
|
||||
},
|
||||
"DeletePublicKey":{
|
||||
"name":"DeletePublicKey2017_10_30",
|
||||
"name":"DeletePublicKey2019_03_26",
|
||||
"http":{
|
||||
"method":"DELETE",
|
||||
"requestUri":"/2017-10-30/public-key/{Id}",
|
||||
"requestUri":"/2019-03-26/public-key/{Id}",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"DeletePublicKeyRequest"},
|
||||
@@ -343,26 +345,11 @@
|
||||
{"shape":"PreconditionFailed"}
|
||||
]
|
||||
},
|
||||
"DeleteServiceLinkedRole":{
|
||||
"name":"DeleteServiceLinkedRole2017_10_30",
|
||||
"http":{
|
||||
"method":"DELETE",
|
||||
"requestUri":"/2017-10-30/service-linked-role/{RoleName}",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"DeleteServiceLinkedRoleRequest"},
|
||||
"errors":[
|
||||
{"shape":"InvalidArgument"},
|
||||
{"shape":"AccessDenied"},
|
||||
{"shape":"ResourceInUse"},
|
||||
{"shape":"NoSuchResource"}
|
||||
]
|
||||
},
|
||||
"DeleteStreamingDistribution":{
|
||||
"name":"DeleteStreamingDistribution2017_10_30",
|
||||
"name":"DeleteStreamingDistribution2019_03_26",
|
||||
"http":{
|
||||
"method":"DELETE",
|
||||
"requestUri":"/2017-10-30/streaming-distribution/{Id}",
|
||||
"requestUri":"/2019-03-26/streaming-distribution/{Id}",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"DeleteStreamingDistributionRequest"},
|
||||
@@ -375,10 +362,10 @@
|
||||
]
|
||||
},
|
||||
"GetCloudFrontOriginAccessIdentity":{
|
||||
"name":"GetCloudFrontOriginAccessIdentity2017_10_30",
|
||||
"name":"GetCloudFrontOriginAccessIdentity2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/origin-access-identity/cloudfront/{Id}"
|
||||
"requestUri":"/2019-03-26/origin-access-identity/cloudfront/{Id}"
|
||||
},
|
||||
"input":{"shape":"GetCloudFrontOriginAccessIdentityRequest"},
|
||||
"output":{"shape":"GetCloudFrontOriginAccessIdentityResult"},
|
||||
@@ -388,10 +375,10 @@
|
||||
]
|
||||
},
|
||||
"GetCloudFrontOriginAccessIdentityConfig":{
|
||||
"name":"GetCloudFrontOriginAccessIdentityConfig2017_10_30",
|
||||
"name":"GetCloudFrontOriginAccessIdentityConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/origin-access-identity/cloudfront/{Id}/config"
|
||||
"requestUri":"/2019-03-26/origin-access-identity/cloudfront/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"GetCloudFrontOriginAccessIdentityConfigRequest"},
|
||||
"output":{"shape":"GetCloudFrontOriginAccessIdentityConfigResult"},
|
||||
@@ -401,10 +388,10 @@
|
||||
]
|
||||
},
|
||||
"GetDistribution":{
|
||||
"name":"GetDistribution2017_10_30",
|
||||
"name":"GetDistribution2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/distribution/{Id}"
|
||||
"requestUri":"/2019-03-26/distribution/{Id}"
|
||||
},
|
||||
"input":{"shape":"GetDistributionRequest"},
|
||||
"output":{"shape":"GetDistributionResult"},
|
||||
@@ -414,10 +401,10 @@
|
||||
]
|
||||
},
|
||||
"GetDistributionConfig":{
|
||||
"name":"GetDistributionConfig2017_10_30",
|
||||
"name":"GetDistributionConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/distribution/{Id}/config"
|
||||
"requestUri":"/2019-03-26/distribution/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"GetDistributionConfigRequest"},
|
||||
"output":{"shape":"GetDistributionConfigResult"},
|
||||
@@ -427,10 +414,10 @@
|
||||
]
|
||||
},
|
||||
"GetFieldLevelEncryption":{
|
||||
"name":"GetFieldLevelEncryption2017_10_30",
|
||||
"name":"GetFieldLevelEncryption2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/field-level-encryption/{Id}"
|
||||
"requestUri":"/2019-03-26/field-level-encryption/{Id}"
|
||||
},
|
||||
"input":{"shape":"GetFieldLevelEncryptionRequest"},
|
||||
"output":{"shape":"GetFieldLevelEncryptionResult"},
|
||||
@@ -440,10 +427,10 @@
|
||||
]
|
||||
},
|
||||
"GetFieldLevelEncryptionConfig":{
|
||||
"name":"GetFieldLevelEncryptionConfig2017_10_30",
|
||||
"name":"GetFieldLevelEncryptionConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/field-level-encryption/{Id}/config"
|
||||
"requestUri":"/2019-03-26/field-level-encryption/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"GetFieldLevelEncryptionConfigRequest"},
|
||||
"output":{"shape":"GetFieldLevelEncryptionConfigResult"},
|
||||
@@ -453,10 +440,10 @@
|
||||
]
|
||||
},
|
||||
"GetFieldLevelEncryptionProfile":{
|
||||
"name":"GetFieldLevelEncryptionProfile2017_10_30",
|
||||
"name":"GetFieldLevelEncryptionProfile2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/field-level-encryption-profile/{Id}"
|
||||
"requestUri":"/2019-03-26/field-level-encryption-profile/{Id}"
|
||||
},
|
||||
"input":{"shape":"GetFieldLevelEncryptionProfileRequest"},
|
||||
"output":{"shape":"GetFieldLevelEncryptionProfileResult"},
|
||||
@@ -466,10 +453,10 @@
|
||||
]
|
||||
},
|
||||
"GetFieldLevelEncryptionProfileConfig":{
|
||||
"name":"GetFieldLevelEncryptionProfileConfig2017_10_30",
|
||||
"name":"GetFieldLevelEncryptionProfileConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/field-level-encryption-profile/{Id}/config"
|
||||
"requestUri":"/2019-03-26/field-level-encryption-profile/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"GetFieldLevelEncryptionProfileConfigRequest"},
|
||||
"output":{"shape":"GetFieldLevelEncryptionProfileConfigResult"},
|
||||
@@ -479,10 +466,10 @@
|
||||
]
|
||||
},
|
||||
"GetInvalidation":{
|
||||
"name":"GetInvalidation2017_10_30",
|
||||
"name":"GetInvalidation2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/distribution/{DistributionId}/invalidation/{Id}"
|
||||
"requestUri":"/2019-03-26/distribution/{DistributionId}/invalidation/{Id}"
|
||||
},
|
||||
"input":{"shape":"GetInvalidationRequest"},
|
||||
"output":{"shape":"GetInvalidationResult"},
|
||||
@@ -493,10 +480,10 @@
|
||||
]
|
||||
},
|
||||
"GetPublicKey":{
|
||||
"name":"GetPublicKey2017_10_30",
|
||||
"name":"GetPublicKey2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/public-key/{Id}"
|
||||
"requestUri":"/2019-03-26/public-key/{Id}"
|
||||
},
|
||||
"input":{"shape":"GetPublicKeyRequest"},
|
||||
"output":{"shape":"GetPublicKeyResult"},
|
||||
@@ -506,10 +493,10 @@
|
||||
]
|
||||
},
|
||||
"GetPublicKeyConfig":{
|
||||
"name":"GetPublicKeyConfig2017_10_30",
|
||||
"name":"GetPublicKeyConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/public-key/{Id}/config"
|
||||
"requestUri":"/2019-03-26/public-key/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"GetPublicKeyConfigRequest"},
|
||||
"output":{"shape":"GetPublicKeyConfigResult"},
|
||||
@@ -519,10 +506,10 @@
|
||||
]
|
||||
},
|
||||
"GetStreamingDistribution":{
|
||||
"name":"GetStreamingDistribution2017_10_30",
|
||||
"name":"GetStreamingDistribution2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/streaming-distribution/{Id}"
|
||||
"requestUri":"/2019-03-26/streaming-distribution/{Id}"
|
||||
},
|
||||
"input":{"shape":"GetStreamingDistributionRequest"},
|
||||
"output":{"shape":"GetStreamingDistributionResult"},
|
||||
@@ -532,10 +519,10 @@
|
||||
]
|
||||
},
|
||||
"GetStreamingDistributionConfig":{
|
||||
"name":"GetStreamingDistributionConfig2017_10_30",
|
||||
"name":"GetStreamingDistributionConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/streaming-distribution/{Id}/config"
|
||||
"requestUri":"/2019-03-26/streaming-distribution/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"GetStreamingDistributionConfigRequest"},
|
||||
"output":{"shape":"GetStreamingDistributionConfigResult"},
|
||||
@@ -545,10 +532,10 @@
|
||||
]
|
||||
},
|
||||
"ListCloudFrontOriginAccessIdentities":{
|
||||
"name":"ListCloudFrontOriginAccessIdentities2017_10_30",
|
||||
"name":"ListCloudFrontOriginAccessIdentities2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/origin-access-identity/cloudfront"
|
||||
"requestUri":"/2019-03-26/origin-access-identity/cloudfront"
|
||||
},
|
||||
"input":{"shape":"ListCloudFrontOriginAccessIdentitiesRequest"},
|
||||
"output":{"shape":"ListCloudFrontOriginAccessIdentitiesResult"},
|
||||
@@ -557,10 +544,10 @@
|
||||
]
|
||||
},
|
||||
"ListDistributions":{
|
||||
"name":"ListDistributions2017_10_30",
|
||||
"name":"ListDistributions2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/distribution"
|
||||
"requestUri":"/2019-03-26/distribution"
|
||||
},
|
||||
"input":{"shape":"ListDistributionsRequest"},
|
||||
"output":{"shape":"ListDistributionsResult"},
|
||||
@@ -569,10 +556,10 @@
|
||||
]
|
||||
},
|
||||
"ListDistributionsByWebACLId":{
|
||||
"name":"ListDistributionsByWebACLId2017_10_30",
|
||||
"name":"ListDistributionsByWebACLId2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/distributionsByWebACLId/{WebACLId}"
|
||||
"requestUri":"/2019-03-26/distributionsByWebACLId/{WebACLId}"
|
||||
},
|
||||
"input":{"shape":"ListDistributionsByWebACLIdRequest"},
|
||||
"output":{"shape":"ListDistributionsByWebACLIdResult"},
|
||||
@@ -582,10 +569,10 @@
|
||||
]
|
||||
},
|
||||
"ListFieldLevelEncryptionConfigs":{
|
||||
"name":"ListFieldLevelEncryptionConfigs2017_10_30",
|
||||
"name":"ListFieldLevelEncryptionConfigs2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/field-level-encryption"
|
||||
"requestUri":"/2019-03-26/field-level-encryption"
|
||||
},
|
||||
"input":{"shape":"ListFieldLevelEncryptionConfigsRequest"},
|
||||
"output":{"shape":"ListFieldLevelEncryptionConfigsResult"},
|
||||
@@ -594,10 +581,10 @@
|
||||
]
|
||||
},
|
||||
"ListFieldLevelEncryptionProfiles":{
|
||||
"name":"ListFieldLevelEncryptionProfiles2017_10_30",
|
||||
"name":"ListFieldLevelEncryptionProfiles2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/field-level-encryption-profile"
|
||||
"requestUri":"/2019-03-26/field-level-encryption-profile"
|
||||
},
|
||||
"input":{"shape":"ListFieldLevelEncryptionProfilesRequest"},
|
||||
"output":{"shape":"ListFieldLevelEncryptionProfilesResult"},
|
||||
@@ -606,10 +593,10 @@
|
||||
]
|
||||
},
|
||||
"ListInvalidations":{
|
||||
"name":"ListInvalidations2017_10_30",
|
||||
"name":"ListInvalidations2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/distribution/{DistributionId}/invalidation"
|
||||
"requestUri":"/2019-03-26/distribution/{DistributionId}/invalidation"
|
||||
},
|
||||
"input":{"shape":"ListInvalidationsRequest"},
|
||||
"output":{"shape":"ListInvalidationsResult"},
|
||||
@@ -620,10 +607,10 @@
|
||||
]
|
||||
},
|
||||
"ListPublicKeys":{
|
||||
"name":"ListPublicKeys2017_10_30",
|
||||
"name":"ListPublicKeys2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/public-key"
|
||||
"requestUri":"/2019-03-26/public-key"
|
||||
},
|
||||
"input":{"shape":"ListPublicKeysRequest"},
|
||||
"output":{"shape":"ListPublicKeysResult"},
|
||||
@@ -632,10 +619,10 @@
|
||||
]
|
||||
},
|
||||
"ListStreamingDistributions":{
|
||||
"name":"ListStreamingDistributions2017_10_30",
|
||||
"name":"ListStreamingDistributions2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/streaming-distribution"
|
||||
"requestUri":"/2019-03-26/streaming-distribution"
|
||||
},
|
||||
"input":{"shape":"ListStreamingDistributionsRequest"},
|
||||
"output":{"shape":"ListStreamingDistributionsResult"},
|
||||
@@ -644,10 +631,10 @@
|
||||
]
|
||||
},
|
||||
"ListTagsForResource":{
|
||||
"name":"ListTagsForResource2017_10_30",
|
||||
"name":"ListTagsForResource2019_03_26",
|
||||
"http":{
|
||||
"method":"GET",
|
||||
"requestUri":"/2017-10-30/tagging"
|
||||
"requestUri":"/2019-03-26/tagging"
|
||||
},
|
||||
"input":{"shape":"ListTagsForResourceRequest"},
|
||||
"output":{"shape":"ListTagsForResourceResult"},
|
||||
@@ -659,10 +646,10 @@
|
||||
]
|
||||
},
|
||||
"TagResource":{
|
||||
"name":"TagResource2017_10_30",
|
||||
"name":"TagResource2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/tagging?Operation=Tag",
|
||||
"requestUri":"/2019-03-26/tagging?Operation=Tag",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"TagResourceRequest"},
|
||||
@@ -674,10 +661,10 @@
|
||||
]
|
||||
},
|
||||
"UntagResource":{
|
||||
"name":"UntagResource2017_10_30",
|
||||
"name":"UntagResource2019_03_26",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/2017-10-30/tagging?Operation=Untag",
|
||||
"requestUri":"/2019-03-26/tagging?Operation=Untag",
|
||||
"responseCode":204
|
||||
},
|
||||
"input":{"shape":"UntagResourceRequest"},
|
||||
@@ -689,10 +676,10 @@
|
||||
]
|
||||
},
|
||||
"UpdateCloudFrontOriginAccessIdentity":{
|
||||
"name":"UpdateCloudFrontOriginAccessIdentity2017_10_30",
|
||||
"name":"UpdateCloudFrontOriginAccessIdentity2019_03_26",
|
||||
"http":{
|
||||
"method":"PUT",
|
||||
"requestUri":"/2017-10-30/origin-access-identity/cloudfront/{Id}/config"
|
||||
"requestUri":"/2019-03-26/origin-access-identity/cloudfront/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"UpdateCloudFrontOriginAccessIdentityRequest"},
|
||||
"output":{"shape":"UpdateCloudFrontOriginAccessIdentityResult"},
|
||||
@@ -708,10 +695,10 @@
|
||||
]
|
||||
},
|
||||
"UpdateDistribution":{
|
||||
"name":"UpdateDistribution2017_10_30",
|
||||
"name":"UpdateDistribution2019_03_26",
|
||||
"http":{
|
||||
"method":"PUT",
|
||||
"requestUri":"/2017-10-30/distribution/{Id}/config"
|
||||
"requestUri":"/2019-03-26/distribution/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"UpdateDistributionRequest"},
|
||||
"output":{"shape":"UpdateDistributionResult"},
|
||||
@@ -737,6 +724,7 @@
|
||||
{"shape":"InvalidRequiredProtocol"},
|
||||
{"shape":"NoSuchOrigin"},
|
||||
{"shape":"TooManyOrigins"},
|
||||
{"shape":"TooManyOriginGroupsPerDistribution"},
|
||||
{"shape":"TooManyCacheBehaviors"},
|
||||
{"shape":"TooManyCookieNamesInWhiteList"},
|
||||
{"shape":"InvalidForwardCookies"},
|
||||
@@ -762,10 +750,10 @@
|
||||
]
|
||||
},
|
||||
"UpdateFieldLevelEncryptionConfig":{
|
||||
"name":"UpdateFieldLevelEncryptionConfig2017_10_30",
|
||||
"name":"UpdateFieldLevelEncryptionConfig2019_03_26",
|
||||
"http":{
|
||||
"method":"PUT",
|
||||
"requestUri":"/2017-10-30/field-level-encryption/{Id}/config"
|
||||
"requestUri":"/2019-03-26/field-level-encryption/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"UpdateFieldLevelEncryptionConfigRequest"},
|
||||
"output":{"shape":"UpdateFieldLevelEncryptionConfigResult"},
|
||||
@@ -784,10 +772,10 @@
|
||||
]
|
||||
},
|
||||
"UpdateFieldLevelEncryptionProfile":{
|
||||
"name":"UpdateFieldLevelEncryptionProfile2017_10_30",
|
||||
"name":"UpdateFieldLevelEncryptionProfile2019_03_26",
|
||||
"http":{
|
||||
"method":"PUT",
|
||||
"requestUri":"/2017-10-30/field-level-encryption-profile/{Id}/config"
|
||||
"requestUri":"/2019-03-26/field-level-encryption-profile/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"UpdateFieldLevelEncryptionProfileRequest"},
|
||||
"output":{"shape":"UpdateFieldLevelEncryptionProfileResult"},
|
||||
@@ -807,10 +795,10 @@
|
||||
]
|
||||
},
|
||||
"UpdatePublicKey":{
|
||||
"name":"UpdatePublicKey2017_10_30",
|
||||
"name":"UpdatePublicKey2019_03_26",
|
||||
"http":{
|
||||
"method":"PUT",
|
||||
"requestUri":"/2017-10-30/public-key/{Id}/config"
|
||||
"requestUri":"/2019-03-26/public-key/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"UpdatePublicKeyRequest"},
|
||||
"output":{"shape":"UpdatePublicKeyResult"},
|
||||
@@ -825,10 +813,10 @@
|
||||
]
|
||||
},
|
||||
"UpdateStreamingDistribution":{
|
||||
"name":"UpdateStreamingDistribution2017_10_30",
|
||||
"name":"UpdateStreamingDistribution2019_03_26",
|
||||
"http":{
|
||||
"method":"PUT",
|
||||
"requestUri":"/2017-10-30/streaming-distribution/{Id}/config"
|
||||
"requestUri":"/2019-03-26/streaming-distribution/{Id}/config"
|
||||
},
|
||||
"input":{"shape":"UpdateStreamingDistributionRequest"},
|
||||
"output":{"shape":"UpdateStreamingDistributionResult"},
|
||||
@@ -870,6 +858,20 @@
|
||||
"Items":{"shape":"SignerList"}
|
||||
}
|
||||
},
|
||||
"AliasICPRecordal":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"CNAME":{"shape":"string"},
|
||||
"ICPRecordalStatus":{"shape":"ICPRecordalStatus"}
|
||||
}
|
||||
},
|
||||
"AliasICPRecordals":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"AliasICPRecordal",
|
||||
"locationName":"AliasICPRecordal"
|
||||
}
|
||||
},
|
||||
"AliasList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
@@ -1064,6 +1066,10 @@
|
||||
"locationName":"CloudFrontOriginAccessIdentitySummary"
|
||||
}
|
||||
},
|
||||
"CommentType":{
|
||||
"type":"string",
|
||||
"sensitive":true
|
||||
},
|
||||
"ContentTypeProfile":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
@@ -1129,7 +1135,7 @@
|
||||
"CloudFrontOriginAccessIdentityConfig":{
|
||||
"shape":"CloudFrontOriginAccessIdentityConfig",
|
||||
"locationName":"CloudFrontOriginAccessIdentityConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"CloudFrontOriginAccessIdentityConfig"
|
||||
@@ -1158,7 +1164,7 @@
|
||||
"DistributionConfig":{
|
||||
"shape":"DistributionConfig",
|
||||
"locationName":"DistributionConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"DistributionConfig"
|
||||
@@ -1187,7 +1193,7 @@
|
||||
"DistributionConfigWithTags":{
|
||||
"shape":"DistributionConfigWithTags",
|
||||
"locationName":"DistributionConfigWithTags",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"DistributionConfigWithTags"
|
||||
@@ -1216,7 +1222,7 @@
|
||||
"FieldLevelEncryptionConfig":{
|
||||
"shape":"FieldLevelEncryptionConfig",
|
||||
"locationName":"FieldLevelEncryptionConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"FieldLevelEncryptionConfig"
|
||||
@@ -1245,7 +1251,7 @@
|
||||
"FieldLevelEncryptionProfileConfig":{
|
||||
"shape":"FieldLevelEncryptionProfileConfig",
|
||||
"locationName":"FieldLevelEncryptionProfileConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"FieldLevelEncryptionProfileConfig"
|
||||
@@ -1282,7 +1288,7 @@
|
||||
"InvalidationBatch":{
|
||||
"shape":"InvalidationBatch",
|
||||
"locationName":"InvalidationBatch",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"InvalidationBatch"
|
||||
@@ -1306,7 +1312,7 @@
|
||||
"PublicKeyConfig":{
|
||||
"shape":"PublicKeyConfig",
|
||||
"locationName":"PublicKeyConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"PublicKeyConfig"
|
||||
@@ -1335,7 +1341,7 @@
|
||||
"StreamingDistributionConfig":{
|
||||
"shape":"StreamingDistributionConfig",
|
||||
"locationName":"StreamingDistributionConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"StreamingDistributionConfig"
|
||||
@@ -1364,7 +1370,7 @@
|
||||
"StreamingDistributionConfigWithTags":{
|
||||
"shape":"StreamingDistributionConfigWithTags",
|
||||
"locationName":"StreamingDistributionConfigWithTags",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"StreamingDistributionConfigWithTags"
|
||||
@@ -1539,17 +1545,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"DeleteServiceLinkedRoleRequest":{
|
||||
"type":"structure",
|
||||
"required":["RoleName"],
|
||||
"members":{
|
||||
"RoleName":{
|
||||
"shape":"string",
|
||||
"location":"uri",
|
||||
"locationName":"RoleName"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DeleteStreamingDistributionRequest":{
|
||||
"type":"structure",
|
||||
"required":["Id"],
|
||||
@@ -1586,7 +1581,8 @@
|
||||
"InProgressInvalidationBatches":{"shape":"integer"},
|
||||
"DomainName":{"shape":"string"},
|
||||
"ActiveTrustedSigners":{"shape":"ActiveTrustedSigners"},
|
||||
"DistributionConfig":{"shape":"DistributionConfig"}
|
||||
"DistributionConfig":{"shape":"DistributionConfig"},
|
||||
"AliasICPRecordals":{"shape":"AliasICPRecordals"}
|
||||
}
|
||||
},
|
||||
"DistributionAlreadyExists":{
|
||||
@@ -1611,10 +1607,11 @@
|
||||
"Aliases":{"shape":"Aliases"},
|
||||
"DefaultRootObject":{"shape":"string"},
|
||||
"Origins":{"shape":"Origins"},
|
||||
"OriginGroups":{"shape":"OriginGroups"},
|
||||
"DefaultCacheBehavior":{"shape":"DefaultCacheBehavior"},
|
||||
"CacheBehaviors":{"shape":"CacheBehaviors"},
|
||||
"CustomErrorResponses":{"shape":"CustomErrorResponses"},
|
||||
"Comment":{"shape":"string"},
|
||||
"Comment":{"shape":"CommentType"},
|
||||
"Logging":{"shape":"LoggingConfig"},
|
||||
"PriceClass":{"shape":"PriceClass"},
|
||||
"Enabled":{"shape":"boolean"},
|
||||
@@ -1691,6 +1688,7 @@
|
||||
"DomainName":{"shape":"string"},
|
||||
"Aliases":{"shape":"Aliases"},
|
||||
"Origins":{"shape":"Origins"},
|
||||
"OriginGroups":{"shape":"OriginGroups"},
|
||||
"DefaultCacheBehavior":{"shape":"DefaultCacheBehavior"},
|
||||
"CacheBehaviors":{"shape":"CacheBehaviors"},
|
||||
"CustomErrorResponses":{"shape":"CustomErrorResponses"},
|
||||
@@ -1701,7 +1699,8 @@
|
||||
"Restrictions":{"shape":"Restrictions"},
|
||||
"WebACLId":{"shape":"string"},
|
||||
"HttpVersion":{"shape":"HttpVersion"},
|
||||
"IsIPV6Enabled":{"shape":"boolean"}
|
||||
"IsIPV6Enabled":{"shape":"boolean"},
|
||||
"AliasICPRecordals":{"shape":"AliasICPRecordals"}
|
||||
}
|
||||
},
|
||||
"DistributionSummaryList":{
|
||||
@@ -2284,6 +2283,14 @@
|
||||
"http2"
|
||||
]
|
||||
},
|
||||
"ICPRecordalStatus":{
|
||||
"type":"string",
|
||||
"enum":[
|
||||
"APPROVED",
|
||||
"SUSPENDED",
|
||||
"PENDING"
|
||||
]
|
||||
},
|
||||
"IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
@@ -2587,7 +2594,8 @@
|
||||
],
|
||||
"members":{
|
||||
"LambdaFunctionARN":{"shape":"LambdaFunctionARN"},
|
||||
"EventType":{"shape":"EventType"}
|
||||
"EventType":{"shape":"EventType"},
|
||||
"IncludeBody":{"shape":"boolean"}
|
||||
}
|
||||
},
|
||||
"LambdaFunctionAssociationList":{
|
||||
@@ -2976,6 +2984,68 @@
|
||||
"locationName":"OriginCustomHeader"
|
||||
}
|
||||
},
|
||||
"OriginGroup":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
"Id",
|
||||
"FailoverCriteria",
|
||||
"Members"
|
||||
],
|
||||
"members":{
|
||||
"Id":{"shape":"string"},
|
||||
"FailoverCriteria":{"shape":"OriginGroupFailoverCriteria"},
|
||||
"Members":{"shape":"OriginGroupMembers"}
|
||||
}
|
||||
},
|
||||
"OriginGroupFailoverCriteria":{
|
||||
"type":"structure",
|
||||
"required":["StatusCodes"],
|
||||
"members":{
|
||||
"StatusCodes":{"shape":"StatusCodes"}
|
||||
}
|
||||
},
|
||||
"OriginGroupList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"OriginGroup",
|
||||
"locationName":"OriginGroup"
|
||||
}
|
||||
},
|
||||
"OriginGroupMember":{
|
||||
"type":"structure",
|
||||
"required":["OriginId"],
|
||||
"members":{
|
||||
"OriginId":{"shape":"string"}
|
||||
}
|
||||
},
|
||||
"OriginGroupMemberList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"OriginGroupMember",
|
||||
"locationName":"OriginGroupMember"
|
||||
},
|
||||
"max":2,
|
||||
"min":2
|
||||
},
|
||||
"OriginGroupMembers":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
"Quantity",
|
||||
"Items"
|
||||
],
|
||||
"members":{
|
||||
"Quantity":{"shape":"integer"},
|
||||
"Items":{"shape":"OriginGroupMemberList"}
|
||||
}
|
||||
},
|
||||
"OriginGroups":{
|
||||
"type":"structure",
|
||||
"required":["Quantity"],
|
||||
"members":{
|
||||
"Quantity":{"shape":"integer"},
|
||||
"Items":{"shape":"OriginGroupList"}
|
||||
}
|
||||
},
|
||||
"OriginList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
@@ -3005,7 +3075,10 @@
|
||||
},
|
||||
"Origins":{
|
||||
"type":"structure",
|
||||
"required":["Quantity"],
|
||||
"required":[
|
||||
"Quantity",
|
||||
"Items"
|
||||
],
|
||||
"members":{
|
||||
"Quantity":{"shape":"integer"},
|
||||
"Items":{"shape":"OriginList"}
|
||||
@@ -3180,15 +3253,7 @@
|
||||
},
|
||||
"ResourceARN":{
|
||||
"type":"string",
|
||||
"pattern":"arn:aws:cloudfront::[0-9]+:.*"
|
||||
},
|
||||
"ResourceInUse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Message":{"shape":"string"}
|
||||
},
|
||||
"error":{"httpStatusCode":409},
|
||||
"exception":true
|
||||
"pattern":"arn:aws(-cn)?:cloudfront::[0-9]+:.*"
|
||||
},
|
||||
"Restrictions":{
|
||||
"type":"structure",
|
||||
@@ -3252,6 +3317,25 @@
|
||||
"locationName":"SslProtocol"
|
||||
}
|
||||
},
|
||||
"StatusCodeList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"integer",
|
||||
"locationName":"StatusCode"
|
||||
},
|
||||
"min":1
|
||||
},
|
||||
"StatusCodes":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
"Quantity",
|
||||
"Items"
|
||||
],
|
||||
"members":{
|
||||
"Quantity":{"shape":"integer"},
|
||||
"Items":{"shape":"StatusCodeList"}
|
||||
}
|
||||
},
|
||||
"StreamingDistribution":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
@@ -3434,7 +3518,7 @@
|
||||
"Tags":{
|
||||
"shape":"Tags",
|
||||
"locationName":"Tags",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"Tags"
|
||||
@@ -3595,6 +3679,14 @@
|
||||
"error":{"httpStatusCode":400},
|
||||
"exception":true
|
||||
},
|
||||
"TooManyOriginGroupsPerDistribution":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Message":{"shape":"string"}
|
||||
},
|
||||
"error":{"httpStatusCode":400},
|
||||
"exception":true
|
||||
},
|
||||
"TooManyOrigins":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
@@ -3678,7 +3770,7 @@
|
||||
"TagKeys":{
|
||||
"shape":"TagKeys",
|
||||
"locationName":"TagKeys",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
}
|
||||
},
|
||||
"payload":"TagKeys"
|
||||
@@ -3693,7 +3785,7 @@
|
||||
"CloudFrontOriginAccessIdentityConfig":{
|
||||
"shape":"CloudFrontOriginAccessIdentityConfig",
|
||||
"locationName":"CloudFrontOriginAccessIdentityConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
},
|
||||
"Id":{
|
||||
"shape":"string",
|
||||
@@ -3730,7 +3822,7 @@
|
||||
"DistributionConfig":{
|
||||
"shape":"DistributionConfig",
|
||||
"locationName":"DistributionConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
},
|
||||
"Id":{
|
||||
"shape":"string",
|
||||
@@ -3767,7 +3859,7 @@
|
||||
"FieldLevelEncryptionConfig":{
|
||||
"shape":"FieldLevelEncryptionConfig",
|
||||
"locationName":"FieldLevelEncryptionConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
},
|
||||
"Id":{
|
||||
"shape":"string",
|
||||
@@ -3804,7 +3896,7 @@
|
||||
"FieldLevelEncryptionProfileConfig":{
|
||||
"shape":"FieldLevelEncryptionProfileConfig",
|
||||
"locationName":"FieldLevelEncryptionProfileConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
},
|
||||
"Id":{
|
||||
"shape":"string",
|
||||
@@ -3841,7 +3933,7 @@
|
||||
"PublicKeyConfig":{
|
||||
"shape":"PublicKeyConfig",
|
||||
"locationName":"PublicKeyConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
},
|
||||
"Id":{
|
||||
"shape":"string",
|
||||
@@ -3878,7 +3970,7 @@
|
||||
"StreamingDistributionConfig":{
|
||||
"shape":"StreamingDistributionConfig",
|
||||
"locationName":"StreamingDistributionConfig",
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
|
||||
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2019-03-26/"}
|
||||
},
|
||||
"Id":{
|
||||
"shape":"string",
|
||||
Generated
Vendored
+223
-143
@@ -2,25 +2,24 @@
|
||||
"version": "2.0",
|
||||
"service": "<fullname>Amazon CloudFront</fullname> <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers who need detailed information about CloudFront API actions, data types, and errors. For detailed information about CloudFront features, see the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"operations": {
|
||||
"CreateCloudFrontOriginAccessIdentity": "<p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CreateDistribution": "<p>Creates a new web distribution. Send a <code>POST</code> request to the <code>/<i>CloudFront API version</i>/distribution</code>/<code>distribution ID</code> resource.</p>",
|
||||
"CreateCloudFrontOriginAccessIdentity": "<p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CreateDistribution": "<p>Creates a new web distribution. You create a CloudFront distribution to tell CloudFront where you want content to be delivered from, and the details about how to track and manage content delivery. Send a <code>POST</code> request to the <code>/<i>CloudFront API version</i>/distribution</code>/<code>distribution ID</code> resource.</p> <important> <p>When you update a distribution, there are more required fields than when you create a distribution. When you update your distribution by using <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_UpdateDistribution.html\">UpdateDistribution</a>, follow the steps included in the documentation to get the current configuration and then make your updates. This helps to make sure that you include all of the required fields. To view a summary, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-overview-required-fields.html\">Required Fields for Create Distribution and Update Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </important>",
|
||||
"CreateDistributionWithTags": "<p>Create a new distribution with tags.</p>",
|
||||
"CreateFieldLevelEncryptionConfig": "<p>Create a new field-level encryption configuration.</p>",
|
||||
"CreateFieldLevelEncryptionProfile": "<p>Create a field-level encryption profile.</p>",
|
||||
"CreateInvalidation": "<p>Create a new invalidation. </p>",
|
||||
"CreatePublicKey": "<p>Add a new public key to CloudFront to use, for example, for field-level encryption. You can add a maximum of 10 public keys with one AWS account.</p>",
|
||||
"CreateStreamingDistribution": "<p>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. </p> <p>To create a new web distribution, submit a <code>POST</code> request to the <i>CloudFront API version</i>/distribution resource. The request body must include a document with a <i>StreamingDistributionConfig</i> element. The response echoes the <code>StreamingDistributionConfig</code> element and returns other information about the RTMP distribution.</p> <p>To get the status of your request, use the <i>GET StreamingDistribution</i> API action. When the value of <code>Enabled</code> is <code>true</code> and the value of <code>Status</code> is <code>Deployed</code>, your distribution is ready. A distribution usually deploys in less than 15 minutes.</p> <p>For more information about web distributions, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-rtmp.html\">Working with RTMP Distributions</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <important> <p>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 <code>Quantity</code> element and the number of values specified.</p> </important>",
|
||||
"CreateStreamingDistribution": "<p>Creates a new RTMP 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. </p> <p>To create a new distribution, submit a <code>POST</code> request to the <i>CloudFront API version</i>/distribution resource. The request body must include a document with a <i>StreamingDistributionConfig</i> element. The response echoes the <code>StreamingDistributionConfig</code> element and returns other information about the RTMP distribution.</p> <p>To get the status of your request, use the <i>GET StreamingDistribution</i> API action. When the value of <code>Enabled</code> is <code>true</code> and the value of <code>Status</code> is <code>Deployed</code>, your distribution is ready. A distribution usually deploys in less than 15 minutes.</p> <p>For more information about web distributions, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-rtmp.html\">Working with RTMP Distributions</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <important> <p>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 <code>Quantity</code> element and the number of values specified.</p> </important>",
|
||||
"CreateStreamingDistributionWithTags": "<p>Create a new streaming distribution with tags.</p>",
|
||||
"DeleteCloudFrontOriginAccessIdentity": "<p>Delete an origin access identity. </p>",
|
||||
"DeleteDistribution": "<p>Delete a distribution. </p>",
|
||||
"DeleteFieldLevelEncryptionConfig": "<p>Remove a field-level encryption configuration.</p>",
|
||||
"DeleteFieldLevelEncryptionProfile": "<p>Remove a field-level encryption profile.</p>",
|
||||
"DeletePublicKey": "<p>Remove a public key you previously added to CloudFront.</p>",
|
||||
"DeleteServiceLinkedRole": null,
|
||||
"DeleteStreamingDistribution": "<p>Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps.</p> <p> <b>To delete an RTMP distribution using the CloudFront API</b>:</p> <ol> <li> <p>Disable the RTMP distribution.</p> </li> <li> <p>Submit a <code>GET Streaming Distribution Config</code> request to get the current configuration and the <code>Etag</code> header for the distribution. </p> </li> <li> <p>Update the XML document that was returned in the response to your <code>GET Streaming Distribution Config</code> request to change the value of <code>Enabled</code> to <code>false</code>.</p> </li> <li> <p>Submit a <code>PUT Streaming Distribution Config</code> 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 <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GET Streaming Distribution Config</code> request in Step 2.</p> </li> <li> <p>Review the response to the <code>PUT Streaming Distribution Config</code> request to confirm that the distribution was successfully disabled.</p> </li> <li> <p>Submit a <code>GET Streaming Distribution Config</code> request to confirm that your changes have propagated. When propagation is complete, the value of <code>Status</code> is <code>Deployed</code>.</p> </li> <li> <p>Submit a <code>DELETE Streaming Distribution</code> request. Set the value of the HTTP <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GET Streaming Distribution Config</code> request in Step 2.</p> </li> <li> <p>Review the response to your <code>DELETE Streaming Distribution</code> request to confirm that the distribution was successfully deleted.</p> </li> </ol> <p>For information about deleting a distribution using the CloudFront console, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/HowToDeleteDistribution.html\">Deleting a Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DeleteStreamingDistribution": "<p>Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps.</p> <p> <b>To delete an RTMP distribution using the CloudFront API</b>:</p> <ol> <li> <p>Disable the RTMP distribution.</p> </li> <li> <p>Submit a <code>GET Streaming Distribution Config</code> request to get the current configuration and the <code>Etag</code> header for the distribution. </p> </li> <li> <p>Update the XML document that was returned in the response to your <code>GET Streaming Distribution Config</code> request to change the value of <code>Enabled</code> to <code>false</code>.</p> </li> <li> <p>Submit a <code>PUT Streaming Distribution Config</code> 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 <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GET Streaming Distribution Config</code> request in Step 2.</p> </li> <li> <p>Review the response to the <code>PUT Streaming Distribution Config</code> request to confirm that the distribution was successfully disabled.</p> </li> <li> <p>Submit a <code>GET Streaming Distribution Config</code> request to confirm that your changes have propagated. When propagation is complete, the value of <code>Status</code> is <code>Deployed</code>.</p> </li> <li> <p>Submit a <code>DELETE Streaming Distribution</code> request. Set the value of the HTTP <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GET Streaming Distribution Config</code> request in Step 2.</p> </li> <li> <p>Review the response to your <code>DELETE Streaming Distribution</code> request to confirm that the distribution was successfully deleted.</p> </li> </ol> <p>For information about deleting a distribution using the CloudFront console, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/HowToDeleteDistribution.html\">Deleting a Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"GetCloudFrontOriginAccessIdentity": "<p>Get the information about an origin access identity. </p>",
|
||||
"GetCloudFrontOriginAccessIdentityConfig": "<p>Get the configuration information about an origin access identity. </p>",
|
||||
"GetDistribution": "<p>Get the information about a distribution. </p>",
|
||||
"GetDistribution": "<p>Get the information about a distribution.</p>",
|
||||
"GetDistributionConfig": "<p>Get the configuration information about a distribution. </p>",
|
||||
"GetFieldLevelEncryption": "<p>Get the field-level encryption configuration information.</p>",
|
||||
"GetFieldLevelEncryptionConfig": "<p>Get the field-level encryption configuration information.</p>",
|
||||
@@ -32,7 +31,7 @@
|
||||
"GetStreamingDistribution": "<p>Gets information about a specified RTMP distribution, including the distribution configuration.</p>",
|
||||
"GetStreamingDistributionConfig": "<p>Get the configuration information about a streaming distribution. </p>",
|
||||
"ListCloudFrontOriginAccessIdentities": "<p>Lists origin access identities.</p>",
|
||||
"ListDistributions": "<p>List distributions. </p>",
|
||||
"ListDistributions": "<p>List CloudFront distributions.</p>",
|
||||
"ListDistributionsByWebACLId": "<p>List the distributions that are associated with a specified AWS WAF web ACL. </p>",
|
||||
"ListFieldLevelEncryptionConfigs": "<p>List all field-level encryption configurations that have been created in CloudFront for this account.</p>",
|
||||
"ListFieldLevelEncryptionProfiles": "<p>Request a list of field-level encryption profiles that have been created in CloudFront for this account.</p>",
|
||||
@@ -43,7 +42,7 @@
|
||||
"TagResource": "<p>Add tags to a CloudFront resource.</p>",
|
||||
"UntagResource": "<p>Remove tags from a CloudFront resource.</p>",
|
||||
"UpdateCloudFrontOriginAccessIdentity": "<p>Update an origin access identity. </p>",
|
||||
"UpdateDistribution": "<p>Updates the configuration for a web distribution. Perform the following steps.</p> <p>For information about updating a distribution using the CloudFront console, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-creating-console.html\">Creating or Updating a Web Distribution Using the CloudFront Console </a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p> <b>To update a web distribution using the CloudFront API</b> </p> <ol> <li> <p>Submit a <a>GetDistributionConfig</a> request to get the current configuration and an <code>Etag</code> header for the distribution.</p> <note> <p>If you update the distribution again, you need to get a new <code>Etag</code> header.</p> </note> </li> <li> <p>Update the XML document that was returned in the response to your <code>GetDistributionConfig</code> request to include the desired changes. You can't change the value of <code>CallerReference</code>. If you try to change this value, CloudFront returns an <code>IllegalUpdate</code> error.</p> <important> <p>The new configuration replaces the existing configuration; the values that you specify in an <code>UpdateDistribution</code> request are not merged into the existing configuration. When you add, delete, or replace values in an element that allows multiple values (for example, <code>CNAME</code>), you must specify all of the values that you want to appear in the updated distribution. In addition, you must update the corresponding <code>Quantity</code> element.</p> </important> </li> <li> <p>Submit an <code>UpdateDistribution</code> request to update the configuration for your distribution:</p> <ul> <li> <p>In the request body, include the XML document that you updated in Step 2. The request body must include an XML document with a <code>DistributionConfig</code> element.</p> </li> <li> <p>Set the value of the HTTP <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GetDistributionConfig</code> request in Step 1.</p> </li> </ul> </li> <li> <p>Review the response to the <code>UpdateDistribution</code> request to confirm that the configuration was successfully updated.</p> </li> <li> <p>Optional: Submit a <a>GetDistribution</a> request to confirm that your changes have propagated. When propagation is complete, the value of <code>Status</code> is <code>Deployed</code>.</p> <important> <p>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 distribution. 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 <code>Quantity</code> element and the number of values you're actually specifying.</p> </important> </li> </ol>",
|
||||
"UpdateDistribution": "<p>Updates the configuration for a web distribution. </p> <important> <p>When you update a distribution, there are more required fields than when you create a distribution. When you update your distribution by using this API action, follow the steps here to get the current configuration and then make your updates, to make sure that you include all of the required fields. To view a summary, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-overview-required-fields.html\">Required Fields for Create Distribution and Update Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </important> <p>The update process includes getting the current distribution configuration, updating the XML document that is returned to make your changes, and then submitting an <code>UpdateDistribution</code> request to make the updates.</p> <p>For information about updating a distribution using the CloudFront console instead, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-creating-console.html\">Creating a Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p> <b>To update a web distribution using the CloudFront API</b> </p> <ol> <li> <p>Submit a <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_GetDistributionConfig.html\">GetDistributionConfig</a> request to get the current configuration and an <code>Etag</code> header for the distribution.</p> <note> <p>If you update the distribution again, you must get a new <code>Etag</code> header.</p> </note> </li> <li> <p>Update the XML document that was returned in the response to your <code>GetDistributionConfig</code> request to include your changes. </p> <important> <p>When you edit the XML file, be aware of the following:</p> <ul> <li> <p>You must strip out the ETag parameter that is returned.</p> </li> <li> <p>Additional fields are required when you update a distribution. There may be fields included in the XML file for features that you haven't configured for your distribution. This is expected and required to successfully update the distribution.</p> </li> <li> <p>You can't change the value of <code>CallerReference</code>. If you try to change this value, CloudFront returns an <code>IllegalUpdate</code> error. </p> </li> <li> <p>The new configuration replaces the existing configuration; the values that you specify in an <code>UpdateDistribution</code> request are not merged into your existing configuration. When you add, delete, or replace values in an element that allows multiple values (for example, <code>CNAME</code>), you must specify all of the values that you want to appear in the updated distribution. In addition, you must update the corresponding <code>Quantity</code> element.</p> </li> </ul> </important> </li> <li> <p>Submit an <code>UpdateDistribution</code> request to update the configuration for your distribution:</p> <ul> <li> <p>In the request body, include the XML document that you updated in Step 2. The request body must include an XML document with a <code>DistributionConfig</code> element.</p> </li> <li> <p>Set the value of the HTTP <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GetDistributionConfig</code> request in Step 1.</p> </li> </ul> </li> <li> <p>Review the response to the <code>UpdateDistribution</code> request to confirm that the configuration was successfully updated.</p> </li> <li> <p>Optional: Submit a <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_GetDistribution.html\">GetDistribution</a> request to confirm that your changes have propagated. When propagation is complete, the value of <code>Status</code> is <code>Deployed</code>.</p> </li> </ol>",
|
||||
"UpdateFieldLevelEncryptionConfig": "<p>Update a field-level encryption configuration. </p>",
|
||||
"UpdateFieldLevelEncryptionProfile": "<p>Update a field-level encryption profile. </p>",
|
||||
"UpdatePublicKey": "<p>Update public key information. Note that the only value you can change is the comment.</p>",
|
||||
@@ -56,10 +55,23 @@
|
||||
}
|
||||
},
|
||||
"ActiveTrustedSigners": {
|
||||
"base": "<p>A complex type that lists the AWS accounts, if any, that you included in the <code>TrustedSigners</code> complex type for this distribution. These are the accounts that you want to allow to create signed URLs for private content.</p> <p>The <code>Signer</code> complex type lists the AWS account number of the trusted signer or <code>self</code> if the signer is the AWS account that created the distribution. The <code>Signer</code> element also includes the IDs of any active CloudFront key pairs that are associated with the trusted signer's AWS account. If no <code>KeyPairId</code> element appears for a <code>Signer</code>, that signer can't create signed URLs. </p> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>A complex type that lists the AWS accounts, if any, that you included in the <code>TrustedSigners</code> complex type for this distribution. These are the accounts that you want to allow to create signed URLs for private content.</p> <p>The <code>Signer</code> complex type lists the AWS account number of the trusted signer or <code>self</code> if the signer is the AWS account that created the distribution. The <code>Signer</code> element also includes the IDs of any active CloudFront key pairs that are associated with the trusted signer's AWS account. If no <code>KeyPairId</code> element appears for a <code>Signer</code>, that signer can't create signed URLs. </p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"Distribution$ActiveTrustedSigners": "<p>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 <code>Signer</code> child element lists the AWS account number of the trusted signer (or an empty <code>Self</code> element if the signer is you). The <code>Signer</code> element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no <code>KeyPairId</code> element appears for a <code>Signer</code>, that signer can't create working signed URLs.</p>",
|
||||
"StreamingDistribution$ActiveTrustedSigners": "<p>A complex type that lists the AWS accounts, if any, that you included in the <code>TrustedSigners</code> complex type for this distribution. These are the accounts that you want to allow to create signed URLs for private content.</p> <p>The <code>Signer</code> complex type lists the AWS account number of the trusted signer or <code>self</code> if the signer is the AWS account that created the distribution. The <code>Signer</code> element also includes the IDs of any active CloudFront key pairs that are associated with the trusted signer's AWS account. If no <code>KeyPairId</code> element appears for a <code>Signer</code>, that signer can't create signed URLs.</p> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>"
|
||||
"StreamingDistribution$ActiveTrustedSigners": "<p>A complex type that lists the AWS accounts, if any, that you included in the <code>TrustedSigners</code> complex type for this distribution. These are the accounts that you want to allow to create signed URLs for private content.</p> <p>The <code>Signer</code> complex type lists the AWS account number of the trusted signer or <code>self</code> if the signer is the AWS account that created the distribution. The <code>Signer</code> element also includes the IDs of any active CloudFront key pairs that are associated with the trusted signer's AWS account. If no <code>KeyPairId</code> element appears for a <code>Signer</code>, that signer can't create signed URLs.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>"
|
||||
}
|
||||
},
|
||||
"AliasICPRecordal": {
|
||||
"base": "<p>AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront. AliasICPRecordal provides the ICP recordal status for CNAMEs associated with distributions. The status is returned in the CloudFront response; you can't configure it yourself.</p> <p>For more information about ICP recordals, see <a href=\"https://docs.amazonaws.cn/en_us/aws/latest/userguide/accounts-and-credentials.html\"> Signup, Accounts, and Credentials</a> in <i>Getting Started with AWS services in China</i>.</p>",
|
||||
"refs": {
|
||||
"AliasICPRecordals$member": null
|
||||
}
|
||||
},
|
||||
"AliasICPRecordals": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Distribution$AliasICPRecordals": "<p>AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront. AliasICPRecordal provides the ICP recordal status for CNAMEs associated with distributions.</p> <p>For more information about ICP recordals, see <a href=\"https://docs.amazonaws.cn/en_us/aws/latest/userguide/accounts-and-credentials.html\"> Signup, Accounts, and Credentials</a> in <i>Getting Started with AWS services in China</i>.</p>",
|
||||
"DistributionSummary$AliasICPRecordals": "<p>AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront. AliasICPRecordal provides the ICP recordal status for CNAMEs associated with distributions.</p> <p>For more information about ICP recordals, see <a href=\"https://docs.amazonaws.cn/en_us/aws/latest/userguide/accounts-and-credentials.html\"> Signup, Accounts, and Credentials</a> in <i>Getting Started with AWS services in China</i>.</p>"
|
||||
}
|
||||
},
|
||||
"AliasList": {
|
||||
@@ -91,17 +103,17 @@
|
||||
}
|
||||
},
|
||||
"BatchTooLarge": {
|
||||
"base": null,
|
||||
"base": "<p>Invalidation batch specified is too large.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"CNAMEAlreadyExists": {
|
||||
"base": null,
|
||||
"base": "<p>The CNAME specified is already defined for CloudFront.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"CacheBehavior": {
|
||||
"base": "<p>A complex type that describes how CloudFront processes requests.</p> <p>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.</p> <p>For the current limit on the number of cache behaviors that you can add to a distribution, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_cloudfront\">Amazon CloudFront Limits</a> in the <i>AWS General Reference</i>.</p> <p>If you don't want to specify any cache behaviors, include only an empty <code>CacheBehaviors</code> element. Don't include an empty <code>CacheBehavior</code> element, or CloudFront returns a <code>MalformedXML</code> error.</p> <p>To delete all cache behaviors in an existing distribution, update the distribution configuration and include only an empty <code>CacheBehaviors</code> element.</p> <p>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.</p> <p>For more information about cache behaviors, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesCacheBehavior\">Cache Behaviors</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>A complex type that describes how CloudFront processes requests.</p> <p>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.</p> <p>For the current limit on the number of cache behaviors that you can add to a distribution, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_cloudfront\">Amazon CloudFront Limits</a> in the <i>AWS General Reference</i>.</p> <p>If you don't want to specify any cache behaviors, include only an empty <code>CacheBehaviors</code> element. Don't include an empty <code>CacheBehavior</code> element, or CloudFront returns a <code>MalformedXML</code> error.</p> <p>To delete all cache behaviors in an existing distribution, update the distribution configuration and include only an empty <code>CacheBehaviors</code> element.</p> <p>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.</p> <p>For more information about cache behaviors, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesCacheBehavior\">Cache Behaviors</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"CacheBehaviorList$member": null
|
||||
}
|
||||
@@ -133,7 +145,7 @@
|
||||
"CertificateSource": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ViewerCertificate$CertificateSource": "<p>This field has been deprecated. Use one of the following fields instead:</p> <ul> <li> <p> <a>ViewerCertificate$ACMCertificateArn</a> </p> </li> <li> <p> <a>ViewerCertificate$IAMCertificateId</a> </p> </li> <li> <p> <a>ViewerCertificate$CloudFrontDefaultCertificate</a> </p> </li> </ul>"
|
||||
"ViewerCertificate$CertificateSource": "<p>This field is no longer used. Use one of the following fields instead:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-ACMCertificateArn\">ACMCertificateArn</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-IAMCertificateId\">IAMCertificateId</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-CloudFrontDefaultCertificate\">CloudFrontDefaultCertificate</a> </p> </li> </ul>"
|
||||
}
|
||||
},
|
||||
"CloudFrontOriginAccessIdentity": {
|
||||
@@ -159,7 +171,7 @@
|
||||
}
|
||||
},
|
||||
"CloudFrontOriginAccessIdentityInUse": {
|
||||
"base": null,
|
||||
"base": "<p>The Origin Access Identity specified is already in use.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -181,6 +193,12 @@
|
||||
"CloudFrontOriginAccessIdentityList$Items": "<p>A complex type that contains one <code>CloudFrontOriginAccessIdentitySummary</code> element for each origin access identity that was created by the current AWS account.</p>"
|
||||
}
|
||||
},
|
||||
"CommentType": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"DistributionConfig$Comment": "<p>Any comments you want to include about the distribution.</p> <p>If you don't want to specify a comment, include an empty <code>Comment</code> element.</p> <p>To delete an existing comment, update the distribution configuration and include an empty <code>Comment</code> element.</p> <p>To add or change a comment, update the distribution configuration and specify the new comment.</p>"
|
||||
}
|
||||
},
|
||||
"ContentTypeProfile": {
|
||||
"base": "<p>A field-level encryption content type profile. </p>",
|
||||
"refs": {
|
||||
@@ -213,19 +231,19 @@
|
||||
}
|
||||
},
|
||||
"CookieNames": {
|
||||
"base": "<p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Cookies.html\">How CloudFront Forwards, Caches, and Logs Cookies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/header-caching.html\"> Caching Content Based on Request Headers</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"CookiePreference$WhitelistedNames": "<p>Required if you specify <code>whitelist</code> for the value of <code>Forward:</code>. 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.</p> <p>If you specify <code>all</code> or none for the value of <code>Forward</code>, omit <code>WhitelistedNames</code>. If you change the value of <code>Forward</code> from <code>whitelist</code> to all or none and you don't delete the <code>WhitelistedNames</code> element and its child elements, CloudFront deletes them automatically.</p> <p>For the current limit on the number of cookie names that you can whitelist for each cache behavior, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_cloudfront\">Amazon CloudFront Limits</a> in the <i>AWS General Reference</i>.</p>"
|
||||
"CookiePreference$WhitelistedNames": "<p>Required if you specify <code>whitelist</code> for the value of <code>Forward:</code>. 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.</p> <p>If you specify <code>all</code> or none for the value of <code>Forward</code>, omit <code>WhitelistedNames</code>. If you change the value of <code>Forward</code> from <code>whitelist</code> to all or none and you don't delete the <code>WhitelistedNames</code> element and its child elements, CloudFront deletes them automatically.</p> <p>For the current limit on the number of cookie names that you can whitelist for each cache behavior, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/xrefaws_service_limits.html#limits_cloudfront\"> CloudFront Limits</a> in the <i>AWS General Reference</i>.</p>"
|
||||
}
|
||||
},
|
||||
"CookiePreference": {
|
||||
"base": "<p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Cookies.html\">How CloudFront Forwards, Caches, and Logs Cookies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Cookies.html\">Caching Content Based on Cookies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"ForwardedValues$Cookies": "<p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Cookies.html\">How CloudFront Forwards, Caches, and Logs Cookies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
"ForwardedValues$Cookies": "<p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Cookies.html\">How CloudFront Forwards, Caches, and Logs Cookies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
}
|
||||
},
|
||||
"CreateCloudFrontOriginAccessIdentityRequest": {
|
||||
"base": "<p>The request to create a new origin access identity.</p>",
|
||||
"base": "<p>The request to create a new origin access identity (OAI). An origin access identity is a special CloudFront user that you can associate with Amazon S3 origins, so that you can secure all or just some of your Amazon S3 content. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.html\"> Restricting Access to Amazon S3 Content by Using an Origin Access Identity</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -315,7 +333,7 @@
|
||||
}
|
||||
},
|
||||
"CustomErrorResponse": {
|
||||
"base": "<p>A complex type that controls:</p> <ul> <li> <p>Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer. </p> </li> <li> <p>How long CloudFront caches HTTP status codes in the 4xx and 5xx range.</p> </li> </ul> <p>For more information about custom error pages, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/custom-error-pages.html\">Customizing Error Responses</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>A complex type that controls:</p> <ul> <li> <p>Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer. </p> </li> <li> <p>How long CloudFront caches HTTP status codes in the 4xx and 5xx range.</p> </li> </ul> <p>For more information about custom error pages, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/custom-error-pages.html\">Customizing Error Responses</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"CustomErrorResponseList$member": null
|
||||
}
|
||||
@@ -327,9 +345,9 @@
|
||||
}
|
||||
},
|
||||
"CustomErrorResponses": {
|
||||
"base": "<p>A complex type that controls:</p> <ul> <li> <p>Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer.</p> </li> <li> <p>How long CloudFront caches HTTP status codes in the 4xx and 5xx range.</p> </li> </ul> <p>For more information about custom error pages, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/custom-error-pages.html\">Customizing Error Responses</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>A complex type that controls:</p> <ul> <li> <p>Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer.</p> </li> <li> <p>How long CloudFront caches HTTP status codes in the 4xx and 5xx range.</p> </li> </ul> <p>For more information about custom error pages, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/custom-error-pages.html\">Customizing Error Responses</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"DistributionConfig$CustomErrorResponses": "<p>A complex type that controls the following:</p> <ul> <li> <p>Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer.</p> </li> <li> <p>How long CloudFront caches HTTP status codes in the 4xx and 5xx range.</p> </li> </ul> <p>For more information about custom error pages, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/custom-error-pages.html\">Customizing Error Responses</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DistributionConfig$CustomErrorResponses": "<p>A complex type that controls the following:</p> <ul> <li> <p>Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer.</p> </li> <li> <p>How long CloudFront caches HTTP status codes in the 4xx and 5xx range.</p> </li> </ul> <p>For more information about custom error pages, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/custom-error-pages.html\">Customizing Error Responses</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DistributionSummary$CustomErrorResponses": "<p>A complex type that contains zero or more <code>CustomErrorResponses</code> elements.</p>"
|
||||
}
|
||||
},
|
||||
@@ -340,7 +358,7 @@
|
||||
}
|
||||
},
|
||||
"CustomOriginConfig": {
|
||||
"base": "<p>A customer origin.</p>",
|
||||
"base": "<p>A custom origin or an Amazon S3 bucket configured as a website endpoint.</p>",
|
||||
"refs": {
|
||||
"Origin$CustomOriginConfig": "<p>A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the <code>S3OriginConfig</code> element instead.</p>"
|
||||
}
|
||||
@@ -358,7 +376,7 @@
|
||||
}
|
||||
},
|
||||
"DeleteDistributionRequest": {
|
||||
"base": "<p>This action deletes a web distribution. To delete a web distribution using the CloudFront API, perform the following steps.</p> <p> <b>To delete a web distribution using the CloudFront API:</b> </p> <ol> <li> <p>Disable the web distribution </p> </li> <li> <p>Submit a <code>GET Distribution Config</code> request to get the current configuration and the <code>Etag</code> header for the distribution.</p> </li> <li> <p>Update the XML document that was returned in the response to your <code>GET Distribution Config</code> request to change the value of <code>Enabled</code> to <code>false</code>.</p> </li> <li> <p>Submit a <code>PUT Distribution Config</code> 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 <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GET Distribution Config</code> request in Step 2.</p> </li> <li> <p>Review the response to the <code>PUT Distribution Config</code> request to confirm that the distribution was successfully disabled.</p> </li> <li> <p>Submit a <code>GET Distribution</code> request to confirm that your changes have propagated. When propagation is complete, the value of <code>Status</code> is <code>Deployed</code>.</p> </li> <li> <p>Submit a <code>DELETE Distribution</code> request. Set the value of the HTTP <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GET Distribution Config</code> request in Step 6.</p> </li> <li> <p>Review the response to your <code>DELETE Distribution</code> request to confirm that the distribution was successfully deleted.</p> </li> </ol> <p>For information about deleting a distribution using the CloudFront console, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/HowToDeleteDistribution.html\">Deleting a Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>This action deletes a web distribution. To delete a web distribution using the CloudFront API, perform the following steps.</p> <p> <b>To delete a web distribution using the CloudFront API:</b> </p> <ol> <li> <p>Disable the web distribution </p> </li> <li> <p>Submit a <code>GET Distribution Config</code> request to get the current configuration and the <code>Etag</code> header for the distribution.</p> </li> <li> <p>Update the XML document that was returned in the response to your <code>GET Distribution Config</code> request to change the value of <code>Enabled</code> to <code>false</code>.</p> </li> <li> <p>Submit a <code>PUT Distribution Config</code> 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 <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GET Distribution Config</code> request in Step 2.</p> </li> <li> <p>Review the response to the <code>PUT Distribution Config</code> request to confirm that the distribution was successfully disabled.</p> </li> <li> <p>Submit a <code>GET Distribution</code> request to confirm that your changes have propagated. When propagation is complete, the value of <code>Status</code> is <code>Deployed</code>.</p> </li> <li> <p>Submit a <code>DELETE Distribution</code> request. Set the value of the HTTP <code>If-Match</code> header to the value of the <code>ETag</code> header that CloudFront returned when you submitted the <code>GET Distribution Config</code> request in Step 6.</p> </li> <li> <p>Review the response to your <code>DELETE Distribution</code> request to confirm that the distribution was successfully deleted.</p> </li> </ol> <p>For information about deleting a distribution using the CloudFront console, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/HowToDeleteDistribution.html\">Deleting a Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -377,18 +395,13 @@
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DeleteServiceLinkedRoleRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DeleteStreamingDistributionRequest": {
|
||||
"base": "<p>The request to delete a streaming distribution.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"Distribution": {
|
||||
"base": "<p>The distribution's information.</p>",
|
||||
"base": "<p>A distribution tells CloudFront where you want content to be delivered from, and the details about how to track and manage content delivery.</p>",
|
||||
"refs": {
|
||||
"CreateDistributionResult$Distribution": "<p>The distribution's information.</p>",
|
||||
"CreateDistributionWithTagsResult$Distribution": "<p>The distribution's information. </p>",
|
||||
@@ -425,7 +438,7 @@
|
||||
}
|
||||
},
|
||||
"DistributionNotDisabled": {
|
||||
"base": null,
|
||||
"base": "<p>The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -463,7 +476,7 @@
|
||||
"EventType": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"LambdaFunctionAssociation$EventType": "<p>Specifies the event type that triggers a Lambda function invocation. You can specify the following values:</p> <ul> <li> <p> <code>viewer-request</code>: The function executes when CloudFront receives a request from a viewer and before it checks to see whether the requested object is in the edge cache. </p> </li> <li> <p> <code>origin-request</code>: The function executes only when CloudFront forwards a request to your origin. When the requested object is in the edge cache, the function doesn't execute.</p> </li> <li> <p> <code>origin-response</code>: The function executes after CloudFront receives a response from the origin and before it caches the object in the response. When the requested object is in the edge cache, the function doesn't execute.</p> <p>If the origin returns an HTTP status code other than HTTP 200 (OK), the function doesn't execute.</p> </li> <li> <p> <code>viewer-response</code>: The function executes before CloudFront returns the requested object to the viewer. The function executes regardless of whether the object was already in the edge cache.</p> <p>If the origin returns an HTTP status code other than HTTP 200 (OK), the function doesn't execute.</p> </li> </ul>"
|
||||
"LambdaFunctionAssociation$EventType": "<p>Specifies the event type that triggers a Lambda function invocation. You can specify the following values:</p> <ul> <li> <p> <code>viewer-request</code>: The function executes when CloudFront receives a request from a viewer and before it checks to see whether the requested object is in the edge cache. </p> </li> <li> <p> <code>origin-request</code>: The function executes only when CloudFront forwards a request to your origin. When the requested object is in the edge cache, the function doesn't execute.</p> </li> <li> <p> <code>origin-response</code>: The function executes after CloudFront receives a response from the origin and before it caches the object in the response. When the requested object is in the edge cache, the function doesn't execute.</p> </li> <li> <p> <code>viewer-response</code>: The function executes before CloudFront returns the requested object to the viewer. The function executes regardless of whether the object was already in the edge cache.</p> <p>If the origin returns an HTTP status code other than HTTP 200 (OK), the function doesn't execute.</p> </li> </ul>"
|
||||
}
|
||||
},
|
||||
"FieldLevelEncryption": {
|
||||
@@ -589,7 +602,7 @@
|
||||
"GeoRestriction": {
|
||||
"base": "<p>A complex type that controls the countries in which your content is distributed. CloudFront determines the location of your users using <code>MaxMind</code> GeoIP databases. </p>",
|
||||
"refs": {
|
||||
"Restrictions$GeoRestriction": null
|
||||
"Restrictions$GeoRestriction": "<p>A complex type that controls the countries in which your content is distributed. CloudFront determines the location of your users using <code>MaxMind</code> GeoIP databases.</p>"
|
||||
}
|
||||
},
|
||||
"GeoRestrictionType": {
|
||||
@@ -599,7 +612,7 @@
|
||||
}
|
||||
},
|
||||
"GetCloudFrontOriginAccessIdentityConfigRequest": {
|
||||
"base": "<p>The origin access identity's configuration information. For more information, see <a>CloudFrontOriginAccessIdentityConfigComplexType</a>.</p>",
|
||||
"base": "<p>The origin access identity's configuration information. For more information, see <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_CloudFrontOriginAccessIdentityConfig.html\">CloudFrontOriginAccessIdentityConfig</a>.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -735,9 +748,9 @@
|
||||
}
|
||||
},
|
||||
"Headers": {
|
||||
"base": "<p>A complex type that specifies the request headers, if any, that you want CloudFront to base caching on for this cache behavior. </p> <p>For the headers that you specify, CloudFront caches separate versions of a specified object based on the header values in viewer requests. For example, suppose viewer requests for <code>logo.jpg</code> contain a custom <code>product</code> header that has a value of either <code>acme</code> or <code>apex</code>, and you configure CloudFront to cache your content based on values in the <code>product</code> header. CloudFront forwards the <code>product</code> 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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/header-caching.html\">How CloudFront Forwards and Caches Headers</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>A complex type that specifies the request headers, if any, that you want CloudFront to base caching on for this cache behavior. </p> <p>For the headers that you specify, CloudFront caches separate versions of a specified object based on the header values in viewer requests. For example, suppose viewer requests for <code>logo.jpg</code> contain a custom <code>product</code> header that has a value of either <code>acme</code> or <code>apex</code>, and you configure CloudFront to cache your content based on values in the <code>product</code> header. CloudFront forwards the <code>product</code> 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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/header-caching.html\">How CloudFront Forwards and Caches Headers</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"ForwardedValues$Headers": "<p>A complex type that specifies the <code>Headers</code>, if any, that you want CloudFront to base caching on for this cache behavior. </p>"
|
||||
"ForwardedValues$Headers": "<p>A complex type that specifies the <code>Headers</code>, if any, that you want CloudFront to forward to the origin for this cache behavior (whitelisted headers). For the headers that you specify, CloudFront also caches separate versions of a specified object that is based on the header values in viewer requests.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/header-caching.html\"> Caching Content Based on Request Headers</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
}
|
||||
},
|
||||
"HttpVersion": {
|
||||
@@ -747,6 +760,12 @@
|
||||
"DistributionSummary$HttpVersion": "<p> Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront. The default value for new web distributions is <code>http2</code>. Viewers that don't support <code>HTTP/2</code> will automatically use an earlier version.</p>"
|
||||
}
|
||||
},
|
||||
"ICPRecordalStatus": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"AliasICPRecordal$ICPRecordalStatus": "<p>The Internet Content Provider (ICP) recordal status for a CNAME. The ICPRecordalStatus is set to APPROVED for all CNAMEs (aliases) in regions outside of China. </p> <p>The status values returned are the following:</p> <ul> <li> <p> <b>APPROVED</b> indicates that the associated CNAME has a valid ICP recordal number. Multiple CNAMEs can be associated with a distribution, and CNAMEs can correspond to different ICP recordals. To be marked as APPROVED, that is, valid to use with China region, a CNAME must have one ICP recordal number associated with it.</p> </li> <li> <p> <b>SUSPENDED</b> indicates that the associated CNAME does not have a valid ICP recordal number.</p> </li> <li> <p> <b>PENDING</b> indicates that at least one CNAME associated with the distribution does not have a valid ICP recordal number.</p> </li> </ul>"
|
||||
}
|
||||
},
|
||||
"IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior": {
|
||||
"base": "<p>The specified configuration for field-level encryption can't be associated with the specified cache behavior.</p>",
|
||||
"refs": {
|
||||
@@ -773,7 +792,7 @@
|
||||
}
|
||||
},
|
||||
"InvalidErrorCode": {
|
||||
"base": null,
|
||||
"base": "<p>An invalid error code was specified.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -783,12 +802,12 @@
|
||||
}
|
||||
},
|
||||
"InvalidGeoRestrictionParameter": {
|
||||
"base": null,
|
||||
"base": "<p>The specified geo restriction parameter is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidHeadersForS3Origin": {
|
||||
"base": null,
|
||||
"base": "<p>The headers specified are not valid for an Amazon S3 origin.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -803,12 +822,12 @@
|
||||
}
|
||||
},
|
||||
"InvalidLocationCode": {
|
||||
"base": null,
|
||||
"base": "<p>The location code specified is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidMinimumProtocolVersion": {
|
||||
"base": null,
|
||||
"base": "<p>The minimum protocol version specified is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -823,12 +842,12 @@
|
||||
}
|
||||
},
|
||||
"InvalidOriginKeepaliveTimeout": {
|
||||
"base": null,
|
||||
"base": "<p>The keep alive timeout specified for the origin is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidOriginReadTimeout": {
|
||||
"base": null,
|
||||
"base": "<p>The read timeout specified for the origin is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -838,7 +857,7 @@
|
||||
}
|
||||
},
|
||||
"InvalidQueryStringParameters": {
|
||||
"base": null,
|
||||
"base": "<p>Query string parameters specified in the response body are not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -853,27 +872,27 @@
|
||||
}
|
||||
},
|
||||
"InvalidResponseCode": {
|
||||
"base": null,
|
||||
"base": "<p>A response code specified in the response body is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidTTLOrder": {
|
||||
"base": null,
|
||||
"base": "<p>TTL order specified in the response body is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidTagging": {
|
||||
"base": null,
|
||||
"base": "<p>Tagging specified in the response body is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidViewerCertificate": {
|
||||
"base": null,
|
||||
"base": "<p>A viewer certificate specified in the response body is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidWebACLId": {
|
||||
"base": null,
|
||||
"base": "<p>A web ACL id specified in the response body is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -881,7 +900,7 @@
|
||||
"base": "<p>An invalidation. </p>",
|
||||
"refs": {
|
||||
"CreateInvalidationResult$Invalidation": "<p>The invalidation's information.</p>",
|
||||
"GetInvalidationResult$Invalidation": "<p>The invalidation's information. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/InvalidationDatatype.html\">Invalidation Complex Type</a>. </p>"
|
||||
"GetInvalidationResult$Invalidation": "<p>The invalidation's information. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/InvalidationDatatype.html\">Invalidation Complex Type</a>. </p>"
|
||||
}
|
||||
},
|
||||
"InvalidationBatch": {
|
||||
@@ -892,7 +911,7 @@
|
||||
}
|
||||
},
|
||||
"InvalidationList": {
|
||||
"base": "<p>The <code>InvalidationList</code> complex type describes the list of invalidation objects. For more information about invalidation, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html\">Invalidating Objects (Web Distributions Only)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>The <code>InvalidationList</code> complex type describes the list of invalidation objects. For more information about invalidation, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html\">Invalidating Objects (Web Distributions Only)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"ListInvalidationsResult$InvalidationList": "<p>Information about invalidation batches. </p>"
|
||||
}
|
||||
@@ -918,11 +937,11 @@
|
||||
"KeyPairIdList": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"KeyPairIds$Items": "<p>A complex type that lists the active CloudFront key pairs, if any, that are associated with <code>AwsAccountNumber</code>.</p> <p>For more information, see <a>ActiveTrustedSigners</a>.</p>"
|
||||
"KeyPairIds$Items": "<p>A complex type that lists the active CloudFront key pairs, if any, that are associated with <code>AwsAccountNumber</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ActiveTrustedSigners.html\">ActiveTrustedSigners</a>.</p>"
|
||||
}
|
||||
},
|
||||
"KeyPairIds": {
|
||||
"base": "<p>A complex type that lists the active CloudFront key pairs, if any, that are associated with <code>AwsAccountNumber</code>. </p> <p>For more information, see <a>ActiveTrustedSigners</a>.</p>",
|
||||
"base": "<p>A complex type that lists the active CloudFront key pairs, if any, that are associated with <code>AwsAccountNumber</code>. </p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ActiveTrustedSigners.html\">ActiveTrustedSigners</a>.</p>",
|
||||
"refs": {
|
||||
"Signer$KeyPairIds": "<p>A complex type that lists the active CloudFront key pairs, if any, that are associated with <code>AwsAccountNumber</code>.</p>"
|
||||
}
|
||||
@@ -1051,7 +1070,7 @@
|
||||
"LoggingConfig": {
|
||||
"base": "<p>A complex type that controls whether access logs are written for the distribution.</p>",
|
||||
"refs": {
|
||||
"DistributionConfig$Logging": "<p>A complex type that controls whether access logs are written for the distribution.</p> <p>For more information about logging, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AccessLogs.html\">Access Logs</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
"DistributionConfig$Logging": "<p>A complex type that controls whether access logs are written for the distribution.</p> <p>For more information about logging, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AccessLogs.html\">Access Logs</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
}
|
||||
},
|
||||
"Method": {
|
||||
@@ -1070,7 +1089,7 @@
|
||||
"MinimumProtocolVersion": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ViewerCertificate$MinimumProtocolVersion": "<p>Specify the security policy that you want CloudFront to use for HTTPS connections. A security policy determines two settings:</p> <ul> <li> <p>The minimum SSL/TLS protocol that CloudFront uses to communicate with viewers</p> </li> <li> <p>The cipher that CloudFront uses to encrypt the content that it returns to viewers</p> </li> </ul> <note> <p>On the CloudFront console, this setting is called <b>Security policy</b>.</p> </note> <p>We recommend that you specify <code>TLSv1.1_2016</code> unless your users are using browsers or devices that do not support TLSv1.1 or later.</p> <p>When both of the following are true, you must specify <code>TLSv1</code> or later for the security policy: </p> <ul> <li> <p>You're using a custom certificate: you specified a value for <code>ACMCertificateArn</code> or for <code>IAMCertificateId</code> </p> </li> <li> <p>You're using SNI: you specified <code>sni-only</code> for <code>SSLSupportMethod</code> </p> </li> </ul> <p>If you specify <code>true</code> for <code>CloudFrontDefaultCertificate</code>, CloudFront automatically sets the security policy to <code>TLSv1</code> regardless of the value that you specify for <code>MinimumProtocolVersion</code>.</p> <p>For information about the relationship between the security policy that you choose and the protocols and ciphers that CloudFront uses to communicate with viewers, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/secure-connections-supported-viewer-protocols-ciphers.html#secure-connections-supported-ciphers\"> Supported SSL/TLS Protocols and Ciphers for Communication Between Viewers and CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
"ViewerCertificate$MinimumProtocolVersion": "<p>Specify the security policy that you want CloudFront to use for HTTPS connections. A security policy determines two settings:</p> <ul> <li> <p>The minimum SSL/TLS protocol that CloudFront uses to communicate with viewers</p> </li> <li> <p>The cipher that CloudFront uses to encrypt the content that it returns to viewers</p> </li> </ul> <note> <p>On the CloudFront console, this setting is called <b>Security policy</b>.</p> </note> <p>We recommend that you specify <code>TLSv1.1_2016</code> unless your users are using browsers or devices that do not support TLSv1.1 or later.</p> <p>When both of the following are true, you must specify <code>TLSv1</code> or later for the security policy: </p> <ul> <li> <p>You're using a custom certificate: you specified a value for <code>ACMCertificateArn</code> or for <code>IAMCertificateId</code> </p> </li> <li> <p>You're using SNI: you specified <code>sni-only</code> for <code>SSLSupportMethod</code> </p> </li> </ul> <p>If you specify <code>true</code> for <code>CloudFrontDefaultCertificate</code>, CloudFront automatically sets the security policy to <code>TLSv1</code> regardless of the value that you specify for <code>MinimumProtocolVersion</code>.</p> <p>For information about the relationship between the security policy that you choose and the protocols and ciphers that CloudFront uses to communicate with viewers, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/secure-connections-supported-viewer-protocols-ciphers.html#secure-connections-supported-ciphers\"> Supported SSL/TLS Protocols and Ciphers for Communication Between Viewers and CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
}
|
||||
},
|
||||
"MissingBody": {
|
||||
@@ -1114,7 +1133,7 @@
|
||||
}
|
||||
},
|
||||
"NoSuchResource": {
|
||||
"base": null,
|
||||
"base": "<p>A resource that was specified is not valid.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -1124,7 +1143,7 @@
|
||||
}
|
||||
},
|
||||
"Origin": {
|
||||
"base": "<p>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.</p> <p>For the current limit on the number of origins that you can create for a distribution, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_cloudfront\">Amazon CloudFront Limits</a> in the <i>AWS General Reference</i>.</p>",
|
||||
"base": "<p>A complex type that describes the Amazon S3 bucket, HTTP server (for example, a web server), Amazon MediaStore, or other server from which CloudFront gets your files. This can also be an origin group, if you've created an origin group. You must specify at least one origin or origin group.</p> <p>For the current limit on the number of origins or origin groups that you can specify for a distribution, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_cloudfront\">Amazon CloudFront Limits</a> in the <i>AWS General Reference</i>.</p>",
|
||||
"refs": {
|
||||
"OriginList$member": null
|
||||
}
|
||||
@@ -1141,10 +1160,53 @@
|
||||
"CustomHeaders$Items": "<p> <b>Optional</b>: A list that contains one <code>OriginCustomHeader</code> element for each custom header that you want CloudFront to forward to the origin. If Quantity is <code>0</code>, omit <code>Items</code>.</p>"
|
||||
}
|
||||
},
|
||||
"OriginGroup": {
|
||||
"base": "<p>An origin group includes two origins (a primary origin and a second origin to failover to) and a failover criteria that you specify. You create an origin group to support origin failover in CloudFront. When you create or update a distribution, you can specifiy the origin group instead of a single origin, and CloudFront will failover from the primary origin to the second origin under the failover conditions that you've chosen.</p>",
|
||||
"refs": {
|
||||
"OriginGroupList$member": null
|
||||
}
|
||||
},
|
||||
"OriginGroupFailoverCriteria": {
|
||||
"base": "<p>A complex data type that includes information about the failover criteria for an origin group, including the status codes for which CloudFront will failover from the primary origin to the second origin.</p>",
|
||||
"refs": {
|
||||
"OriginGroup$FailoverCriteria": "<p>A complex type that contains information about the failover criteria for an origin group.</p>"
|
||||
}
|
||||
},
|
||||
"OriginGroupList": {
|
||||
"base": "<p>List of origin groups for a distribution.</p>",
|
||||
"refs": {
|
||||
"OriginGroups$Items": "<p>The items (origin groups) in a distribution.</p>"
|
||||
}
|
||||
},
|
||||
"OriginGroupMember": {
|
||||
"base": "<p>An origin in an origin group.</p>",
|
||||
"refs": {
|
||||
"OriginGroupMemberList$member": null
|
||||
}
|
||||
},
|
||||
"OriginGroupMemberList": {
|
||||
"base": "<p>List of origins in an origin group.</p>",
|
||||
"refs": {
|
||||
"OriginGroupMembers$Items": "<p>Items (origins) in an origin group.</p>"
|
||||
}
|
||||
},
|
||||
"OriginGroupMembers": {
|
||||
"base": "<p>A complex data type for the origins included in an origin group.</p>",
|
||||
"refs": {
|
||||
"OriginGroup$Members": "<p>A complex type that contains information about the origins in an origin group.</p>"
|
||||
}
|
||||
},
|
||||
"OriginGroups": {
|
||||
"base": "<p>A complex data type for the origin groups specified for a distribution.</p>",
|
||||
"refs": {
|
||||
"DistributionConfig$OriginGroups": "<p> A complex type that contains information about origin groups for this distribution.</p>",
|
||||
"DistributionSummary$OriginGroups": "<p> A complex type that contains information about origin groups for this distribution.</p>"
|
||||
}
|
||||
},
|
||||
"OriginList": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Origins$Items": "<p>A complex type that contains origins for this distribution.</p>"
|
||||
"Origins$Items": "<p>A complex type that contains origins or origin groups for this distribution.</p>"
|
||||
}
|
||||
},
|
||||
"OriginProtocolPolicy": {
|
||||
@@ -1160,7 +1222,7 @@
|
||||
}
|
||||
},
|
||||
"Origins": {
|
||||
"base": "<p>A complex type that contains information about origins for this distribution. </p>",
|
||||
"base": "<p>A complex type that contains information about origins and origin groups for this distribution. </p>",
|
||||
"refs": {
|
||||
"DistributionConfig$Origins": "<p>A complex type that contains information about origins for this distribution. </p>",
|
||||
"DistributionSummary$Origins": "<p>A complex type that contains information about origins for this distribution.</p>"
|
||||
@@ -1173,9 +1235,9 @@
|
||||
}
|
||||
},
|
||||
"Paths": {
|
||||
"base": "<p>A complex type that contains information about the objects that you want to invalidate. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html#invalidation-specifying-objects\">Specifying the Objects to Invalidate</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>",
|
||||
"base": "<p>A complex type that contains information about the objects that you want to invalidate. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html#invalidation-specifying-objects\">Specifying the Objects to Invalidate</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>",
|
||||
"refs": {
|
||||
"InvalidationBatch$Paths": "<p>A complex type that contains information about the objects that you want to invalidate. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html#invalidation-specifying-objects\">Specifying the Objects to Invalidate</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>"
|
||||
"InvalidationBatch$Paths": "<p>A complex type that contains information about the objects that you want to invalidate. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html#invalidation-specifying-objects\">Specifying the Objects to Invalidate</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>"
|
||||
}
|
||||
},
|
||||
"PreconditionFailed": {
|
||||
@@ -1186,10 +1248,10 @@
|
||||
"PriceClass": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"DistributionConfig$PriceClass": "<p>The price class that corresponds with the maximum price that you want to pay for CloudFront service. If you specify <code>PriceClass_All</code>, CloudFront responds to requests for your objects from all CloudFront edge locations.</p> <p>If you specify a price class other than <code>PriceClass_All</code>, 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.</p> <p>For more information about price classes, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PriceClass.html\">Choosing the Price Class for a CloudFront Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>. For information about CloudFront pricing, including how price classes map to CloudFront regions, see <a href=\"https://aws.amazon.com/cloudfront/pricing/\">Amazon CloudFront Pricing</a>.</p>",
|
||||
"DistributionSummary$PriceClass": null,
|
||||
"DistributionConfig$PriceClass": "<p>The price class that corresponds with the maximum price that you want to pay for CloudFront service. If you specify <code>PriceClass_All</code>, CloudFront responds to requests for your objects from all CloudFront edge locations.</p> <p>If you specify a price class other than <code>PriceClass_All</code>, 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.</p> <p>For more information about price classes, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PriceClass.html\">Choosing the Price Class for a CloudFront Distribution</a> in the <i>Amazon CloudFront Developer Guide</i>. For information about CloudFront pricing, including how price classes (such as Price Class 100) map to CloudFront regions, see <a href=\"http://aws.amazon.com/cloudfront/pricing/\">Amazon CloudFront Pricing</a>. For price class information, scroll down to see the table at the bottom of the page.</p>",
|
||||
"DistributionSummary$PriceClass": "<p>A complex type that contains information about price class for this streaming distribution. </p>",
|
||||
"StreamingDistributionConfig$PriceClass": "<p>A complex type that contains information about price class for this streaming distribution. </p>",
|
||||
"StreamingDistributionSummary$PriceClass": null
|
||||
"StreamingDistributionSummary$PriceClass": "<p>A complex type that contains information about price class for this streaming distribution. </p>"
|
||||
}
|
||||
},
|
||||
"PublicKey": {
|
||||
@@ -1226,7 +1288,7 @@
|
||||
}
|
||||
},
|
||||
"PublicKeySummary": {
|
||||
"base": "<p> Public key information summary. </p>",
|
||||
"base": "<p>A complex data type for public key information. </p>",
|
||||
"refs": {
|
||||
"PublicKeySummaryList$member": null
|
||||
}
|
||||
@@ -1268,7 +1330,7 @@
|
||||
}
|
||||
},
|
||||
"QueryStringCacheKeys": {
|
||||
"base": null,
|
||||
"base": "<p>A complex type that contains information about the query string parameters that you want CloudFront to use for caching for a cache behavior. </p>",
|
||||
"refs": {
|
||||
"ForwardedValues$QueryStringCacheKeys": "<p>A complex type that contains information about the query string parameters that you want CloudFront to use for caching for this cache behavior.</p>"
|
||||
}
|
||||
@@ -1276,7 +1338,7 @@
|
||||
"QueryStringCacheKeysList": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"QueryStringCacheKeys$Items": "<p>(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 <code>Quantity</code> is 0, you can omit <code>Items</code>. </p>"
|
||||
"QueryStringCacheKeys$Items": "<p>A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a cache behavior. If <code>Quantity</code> is 0, you can omit <code>Items</code>. </p>"
|
||||
}
|
||||
},
|
||||
"ResourceARN": {
|
||||
@@ -1287,16 +1349,11 @@
|
||||
"UntagResourceRequest$Resource": "<p> An ARN of a CloudFront resource.</p>"
|
||||
}
|
||||
},
|
||||
"ResourceInUse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"Restrictions": {
|
||||
"base": "<p>A complex type that identifies ways in which you want to restrict distribution of your content.</p>",
|
||||
"refs": {
|
||||
"DistributionConfig$Restrictions": null,
|
||||
"DistributionSummary$Restrictions": null
|
||||
"DistributionConfig$Restrictions": "<p>A complex type that identifies ways in which you want to restrict distribution of your content.</p>",
|
||||
"DistributionSummary$Restrictions": "<p>A complex type that identifies ways in which you want to restrict distribution of your content.</p>"
|
||||
}
|
||||
},
|
||||
"S3Origin": {
|
||||
@@ -1315,7 +1372,7 @@
|
||||
"SSLSupportMethod": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ViewerCertificate$SSLSupportMethod": "<p>If you specify a value for <a>ViewerCertificate$ACMCertificateArn</a> or for <a>ViewerCertificate$IAMCertificateId</a>, 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:</p> <ul> <li> <p> <code>vip</code>: CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you will incur additional monthly charges.</p> </li> <li> <p> <code>sni-only</code>: 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:</p> <ul> <li> <p>Use the <code>vip</code> option (dedicated IP addresses) instead of <code>sni-only</code>.</p> </li> <li> <p>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, <code>https://d111111abcdef8.cloudfront.net/logo.png</code>.</p> </li> <li> <p>If you can control which browser your users use, upgrade the browser to one that supports SNI.</p> </li> <li> <p>Use HTTP instead of HTTPS.</p> </li> </ul> </li> </ul> <p>Don't specify a value for <code>SSLSupportMethod</code> if you specified <code><CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate></code>.</p> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/SecureConnections.html#CNAMEsAndHTTPS.html\">Using Alternate Domain Names and HTTPS</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
"ViewerCertificate$SSLSupportMethod": "<p>If you specify a value for <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-ACMCertificateArn\">ACMCertificateArn</a> or for <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-IAMCertificateId\">IAMCertificateId</a>, you must also specify how you want CloudFront to serve HTTPS requests: using a method that works for browsers and clients released after 2010 or one that works for all clients.</p> <ul> <li> <p> <code>sni-only</code>: CloudFront can respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but there are a few that don't. For a current list of the browsers that support SNI, see the <a href=\"http://en.wikipedia.org/wiki/Server_Name_Indication\">Wikipedia entry Server Name Indication</a>. To learn about options to explore if you have users with browsers that don't include SNI support, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cnames-https-dedicated-ip-or-sni.html\">Choosing How CloudFront Serves HTTPS Requests</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </li> <li> <p> <code>vip</code>: CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, there are additional monthly charges. For details, including specific pricing information, see <a href=\"http://aws.amazon.com/cloudfront/custom-ssl-domains/\">Custom SSL options for Amazon CloudFront</a> on the AWS marketing site.</p> </li> </ul> <p>Don't specify a value for <code>SSLSupportMethod</code> if you specified <code><CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate></code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cnames-https-dedicated-ip-or-sni.html\">Choosing How CloudFront Serves HTTPS Requests</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
}
|
||||
},
|
||||
"Signer": {
|
||||
@@ -1327,7 +1384,7 @@
|
||||
"SignerList": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ActiveTrustedSigners$Items": "<p>A complex type that contains one <code>Signer</code> complex type for each trusted signer that is specified in the <code>TrustedSigners</code> complex type.</p> <p>For more information, see <a>ActiveTrustedSigners</a>. </p>"
|
||||
"ActiveTrustedSigners$Items": "<p>A complex type that contains one <code>Signer</code> complex type for each trusted signer that is specified in the <code>TrustedSigners</code> complex type.</p>"
|
||||
}
|
||||
},
|
||||
"SslProtocol": {
|
||||
@@ -1342,8 +1399,20 @@
|
||||
"OriginSslProtocols$Items": "<p>A list that contains allowed SSL/TLS protocols for this distribution.</p>"
|
||||
}
|
||||
},
|
||||
"StatusCodeList": {
|
||||
"base": "<p>List of status codes for origin failover.</p>",
|
||||
"refs": {
|
||||
"StatusCodes$Items": "<p>The items (status codes) for an origin group.</p>"
|
||||
}
|
||||
},
|
||||
"StatusCodes": {
|
||||
"base": "<p>A complex data type for the status codes that you specify that, when returned by a primary origin, trigger CloudFront to failover to a second origin.</p>",
|
||||
"refs": {
|
||||
"OriginGroupFailoverCriteria$StatusCodes": "<p>The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second origin.</p>"
|
||||
}
|
||||
},
|
||||
"StreamingDistribution": {
|
||||
"base": "<p>A streaming distribution. </p>",
|
||||
"base": "<p>A streaming distribution tells CloudFront where you want RTMP content to be delivered from, and the details about how to track and manage content delivery.</p>",
|
||||
"refs": {
|
||||
"CreateStreamingDistributionResult$StreamingDistribution": "<p>The streaming distribution's information.</p>",
|
||||
"CreateStreamingDistributionWithTagsResult$StreamingDistribution": "<p>The streaming distribution's information. </p>",
|
||||
@@ -1352,7 +1421,7 @@
|
||||
}
|
||||
},
|
||||
"StreamingDistributionAlreadyExists": {
|
||||
"base": null,
|
||||
"base": "<p>The caller reference you attempted to create the streaming distribution with is associated with another distribution</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -1379,12 +1448,12 @@
|
||||
}
|
||||
},
|
||||
"StreamingDistributionNotDisabled": {
|
||||
"base": null,
|
||||
"base": "<p>The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"StreamingDistributionSummary": {
|
||||
"base": "<p> A summary of the information for an Amazon CloudFront streaming distribution.</p>",
|
||||
"base": "<p> A summary of the information for a CloudFront streaming distribution.</p>",
|
||||
"refs": {
|
||||
"StreamingDistributionSummaryList$member": null
|
||||
}
|
||||
@@ -1523,7 +1592,7 @@
|
||||
}
|
||||
},
|
||||
"TooManyHeadersInForwardedValues": {
|
||||
"base": null,
|
||||
"base": "<p>Your request contains too many headers in forwarded values.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -1538,7 +1607,12 @@
|
||||
}
|
||||
},
|
||||
"TooManyOriginCustomHeaders": {
|
||||
"base": null,
|
||||
"base": "<p>Your request contains too many origin custom headers.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"TooManyOriginGroupsPerDistribution": {
|
||||
"base": "<p>Processing your request would cause you to exceed the maximum number of origin groups allowed.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -1553,12 +1627,12 @@
|
||||
}
|
||||
},
|
||||
"TooManyQueryStringParameters": {
|
||||
"base": null,
|
||||
"base": "<p>Your request contains too many query string parameters.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"TooManyStreamingDistributionCNAMEs": {
|
||||
"base": null,
|
||||
"base": "<p>Your request contains more CNAMEs than are allowed per distribution.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
@@ -1578,12 +1652,12 @@
|
||||
}
|
||||
},
|
||||
"TrustedSigners": {
|
||||
"base": "<p>A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.</p> <p>If you want to require signed URLs in requests for objects in the target origin that match the <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon Amazon CloudFront Developer Guide</i>.</p> <p>If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>.</p> <p>To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p> <p>For more information about updating the distribution configuration, see <a>DistributionConfig</a> .</p>",
|
||||
"base": "<p>A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.</p> <p>If you want to require signed URLs in requests for objects in the target origin that match the <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i> Amazon CloudFront Developer Guide</i>.</p> <p>If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>.</p> <p>To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p> <p>For more information about updating the distribution configuration, see <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/DistributionConfig.html\">DistributionConfig</a> in the <i>Amazon CloudFront API Reference</i>.</p>",
|
||||
"refs": {
|
||||
"CacheBehavior$TrustedSigners": "<p>A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.</p> <p>If you want to require signed URLs in requests for objects in the target origin that match the <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon Amazon CloudFront Developer Guide</i>.</p> <p>If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>.</p> <p>To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p>",
|
||||
"DefaultCacheBehavior$TrustedSigners": "<p>A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.</p> <p>If you want to require signed URLs in requests for objects in the target origin that match the <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon Amazon CloudFront Developer Guide</i>.</p> <p>If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>.</p> <p>To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p>",
|
||||
"StreamingDistributionConfig$TrustedSigners": "<p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>",
|
||||
"StreamingDistributionSummary$TrustedSigners": "<p>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 <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>.If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>. To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p>"
|
||||
"CacheBehavior$TrustedSigners": "<p>A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.</p> <p>If you want to require signed URLs in requests for objects in the target origin that match the <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>. </p> <p>If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>.</p> <p>To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p>",
|
||||
"DefaultCacheBehavior$TrustedSigners": "<p>A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.</p> <p>If you want to require signed URLs in requests for objects in the target origin that match the <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i> Amazon CloudFront Developer Guide</i>.</p> <p>If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>.</p> <p>To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p>",
|
||||
"StreamingDistributionConfig$TrustedSigners": "<p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>",
|
||||
"StreamingDistributionSummary$TrustedSigners": "<p>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 <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>.If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>. To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>"
|
||||
}
|
||||
},
|
||||
"UntagResourceRequest": {
|
||||
@@ -1652,36 +1726,37 @@
|
||||
}
|
||||
},
|
||||
"ViewerCertificate": {
|
||||
"base": "<p>A complex type that specifies the following:</p> <ul> <li> <p>Whether you want viewers to use HTTP or HTTPS to request your objects.</p> </li> <li> <p>If you want viewers to use HTTPS, whether you're using an alternate domain name such as <code>example.com</code> or the CloudFront domain name for your distribution, such as <code>d111111abcdef8.cloudfront.net</code>.</p> </li> <li> <p>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.</p> </li> </ul> <p>You must specify only one of the following values: </p> <ul> <li> <p> <a>ViewerCertificate$ACMCertificateArn</a> </p> </li> <li> <p> <a>ViewerCertificate$IAMCertificateId</a> </p> </li> <li> <p> <a>ViewerCertificate$CloudFrontDefaultCertificate</a> </p> </li> </ul> <p>Don't specify <code>false</code> for <code>CloudFrontDefaultCertificate</code>.</p> <p> <b>If you want viewers to use HTTP instead of HTTPS to request your objects</b>: Specify the following value:</p> <p> <code><CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate></code> </p> <p>In addition, specify <code>allow-all</code> for <code>ViewerProtocolPolicy</code> for all of your cache behaviors.</p> <p> <b>If you want viewers to use HTTPS to request your objects</b>: 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:</p> <ul> <li> <p> <b>If you're using an alternate domain name, such as example.com</b>: Specify one of the following values, depending on whether ACM provided your certificate or you purchased your certificate from third-party certificate authority:</p> <ul> <li> <p> <code><ACMCertificateArn><i>ARN for ACM SSL/TLS certificate</i><ACMCertificateArn></code> where <code> <i>ARN for ACM SSL/TLS certificate</i> </code> is the ARN for the ACM SSL/TLS certificate that you want to use for this distribution.</p> </li> <li> <p> <code><IAMCertificateId><i>IAM certificate ID</i><IAMCertificateId></code> where <code> <i>IAM certificate ID</i> </code> is the ID that IAM returned when you added the certificate to the IAM certificate store.</p> </li> </ul> <p>If you specify <code>ACMCertificateArn</code> or <code>IAMCertificateId</code>, you must also specify a value for <code>SSLSupportMethod</code>.</p> <p>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 (<code>https://example.com/logo.jpg</code>). If you use the domain name that is associated with your CloudFront distribution (such as <code>https://d111111abcdef8.cloudfront.net/logo.jpg</code>) and the viewer supports <code>SNI</code>, then CloudFront behaves normally. However, if the browser does not support SNI, the user's experience depends on the value that you choose for <code>SSLSupportMethod</code>:</p> <ul> <li> <p> <code>vip</code>: The viewer displays a warning because there is a mismatch between the CloudFront domain name and the domain name in your SSL/TLS certificate.</p> </li> <li> <p> <code>sni-only</code>: CloudFront drops the connection with the browser without returning the object.</p> </li> </ul> </li> <li> <p> <b>If you're using the CloudFront domain name for your distribution, such as <code>d111111abcdef8.cloudfront.net</code> </b>: Specify the following value:</p> <p> <code><CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate> </code> </p> </li> </ul> <p>If you want viewers to use HTTPS, you must also specify one of the following values in your cache behaviors:</p> <ul> <li> <p> <code> <ViewerProtocolPolicy>https-only<ViewerProtocolPolicy></code> </p> </li> <li> <p> <code><ViewerProtocolPolicy>redirect-to-https<ViewerProtocolPolicy></code> </p> </li> </ul> <p>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:</p> <ul> <li> <p> <code><OriginProtocolPolicy>https-only<OriginProtocolPolicy> </code> </p> </li> <li> <p> <code><OriginProtocolPolicy>match-viewer<OriginProtocolPolicy> </code> </p> </li> </ul> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/SecureConnections.html#CNAMEsAndHTTPS\">Using Alternate Domain Names and HTTPS</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"base": "<p>A complex type that specifies the following:</p> <ul> <li> <p>Whether you want viewers to use HTTP or HTTPS to request your objects.</p> </li> <li> <p>If you want viewers to use HTTPS, whether you're using an alternate domain name such as <code>example.com</code> or the CloudFront domain name for your distribution, such as <code>d111111abcdef8.cloudfront.net</code>.</p> </li> <li> <p>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.</p> </li> </ul> <p>Specify only one of the following values: </p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-ACMCertificateArn\">ACMCertificateArn</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-IAMCertificateId\">IAMCertificateId</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-CloudFrontDefaultCertificate\">CloudFrontDefaultCertificate</a> </p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/SecureConnections.html#CNAMEsAndHTTPS\"> Using Alternate Domain Names and HTTPS</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"refs": {
|
||||
"DistributionConfig$ViewerCertificate": null,
|
||||
"DistributionSummary$ViewerCertificate": null
|
||||
"DistributionConfig$ViewerCertificate": "<p>A complex type that specifies whether you want viewers to use HTTP or HTTPS to request your objects, whether you're using an alternate domain name with HTTPS, and if so, if you're using AWS Certificate Manager (ACM) or a third-party certificate authority.</p>",
|
||||
"DistributionSummary$ViewerCertificate": "<p>A complex type that specifies whether you want viewers to use HTTP or HTTPS to request your objects, whether you're using an alternate domain name with HTTPS, and if so, if you're using AWS Certificate Manager (ACM) or a third-party certificate authority.</p>"
|
||||
}
|
||||
},
|
||||
"ViewerProtocolPolicy": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"CacheBehavior$ViewerProtocolPolicy": "<p>The protocol that viewers can use to access the files in the origin specified by <code>TargetOriginId</code> when a request matches the path pattern in <code>PathPattern</code>. You can specify the following options:</p> <ul> <li> <p> <code>allow-all</code>: Viewers can use HTTP or HTTPS.</p> </li> <li> <p> <code>redirect-to-https</code>: 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. </p> </li> <li> <p> <code>https-only</code>: If a viewer sends an HTTP request, CloudFront returns an HTTP status code of 403 (Forbidden). </p> </li> </ul> <p>For more information about requiring the HTTPS protocol, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/SecureConnections.html\">Using an HTTPS Connection to Access Your Objects</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <note> <p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note>",
|
||||
"DefaultCacheBehavior$ViewerProtocolPolicy": "<p>The protocol that viewers can use to access the files in the origin specified by <code>TargetOriginId</code> when a request matches the path pattern in <code>PathPattern</code>. You can specify the following options:</p> <ul> <li> <p> <code>allow-all</code>: Viewers can use HTTP or HTTPS.</p> </li> <li> <p> <code>redirect-to-https</code>: 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.</p> </li> <li> <p> <code>https-only</code>: If a viewer sends an HTTP request, CloudFront returns an HTTP status code of 403 (Forbidden).</p> </li> </ul> <p>For more information about requiring the HTTPS protocol, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/SecureConnections.html\">Using an HTTPS Connection to Access Your Objects</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <note> <p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note>"
|
||||
"CacheBehavior$ViewerProtocolPolicy": "<p>The protocol that viewers can use to access the files in the origin specified by <code>TargetOriginId</code> when a request matches the path pattern in <code>PathPattern</code>. You can specify the following options:</p> <ul> <li> <p> <code>allow-all</code>: Viewers can use HTTP or HTTPS.</p> </li> <li> <p> <code>redirect-to-https</code>: 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. </p> </li> <li> <p> <code>https-only</code>: If a viewer sends an HTTP request, CloudFront returns an HTTP status code of 403 (Forbidden). </p> </li> </ul> <p>For more information about requiring the HTTPS protocol, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/SecureConnections.html\">Using an HTTPS Connection to Access Your Objects</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <note> <p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Managing How Long Content Stays in an Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note>",
|
||||
"DefaultCacheBehavior$ViewerProtocolPolicy": "<p>The protocol that viewers can use to access the files in the origin specified by <code>TargetOriginId</code> when a request matches the path pattern in <code>PathPattern</code>. You can specify the following options:</p> <ul> <li> <p> <code>allow-all</code>: Viewers can use HTTP or HTTPS.</p> </li> <li> <p> <code>redirect-to-https</code>: 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.</p> </li> <li> <p> <code>https-only</code>: If a viewer sends an HTTP request, CloudFront returns an HTTP status code of 403 (Forbidden).</p> </li> </ul> <p>For more information about requiring the HTTPS protocol, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/SecureConnections.html\">Using an HTTPS Connection to Access Your Objects</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <note> <p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Managing How Long Content Stays in an Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note>"
|
||||
}
|
||||
},
|
||||
"boolean": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ActiveTrustedSigners$Enabled": "<p>Enabled is <code>true</code> if any of the AWS accounts listed in the <code>TrustedSigners</code> complex type for this RTMP distribution have active CloudFront key pairs. If not, <code>Enabled</code> is <code>false</code>.</p> <p>For more information, see <a>ActiveTrustedSigners</a>.</p>",
|
||||
"ActiveTrustedSigners$Enabled": "<p>Enabled is <code>true</code> if any of the AWS accounts listed in the <code>TrustedSigners</code> complex type for this distribution have active CloudFront key pairs. If not, <code>Enabled</code> is <code>false</code>.</p>",
|
||||
"CacheBehavior$SmoothStreaming": "<p>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 <code>true</code>; if not, specify <code>false</code>. If you specify <code>true</code> for <code>SmoothStreaming</code>, you can still distribute other content using this cache behavior if the content matches the value of <code>PathPattern</code>. </p>",
|
||||
"CacheBehavior$Compress": "<p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/ServingCompressedFiles.html\">Serving Compressed Files</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CacheBehavior$Compress": "<p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/ServingCompressedFiles.html\">Serving Compressed Files</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CloudFrontOriginAccessIdentityList$IsTruncated": "<p>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 <code>Marker</code> request parameter to retrieve more items in the list.</p>",
|
||||
"ContentTypeProfileConfig$ForwardWhenContentTypeIsUnknown": "<p>The setting in a field-level encryption content type-profile mapping that specifies what to do when an unknown content type is provided for the profile. If true, content is forwarded without being encrypted when the content type is unknown. If false (the default), an error is returned when the content type is unknown. </p>",
|
||||
"DefaultCacheBehavior$SmoothStreaming": "<p>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 <code>true</code>; if not, specify <code>false</code>. If you specify <code>true</code> for <code>SmoothStreaming</code>, you can still distribute other content using this cache behavior if the content matches the value of <code>PathPattern</code>. </p>",
|
||||
"DefaultCacheBehavior$Compress": "<p>Whether you want CloudFront to automatically compress certain files for this cache behavior. If so, specify <code>true</code>; if not, specify <code>false</code>. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/ServingCompressedFiles.html\">Serving Compressed Files</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DistributionConfig$Enabled": "<p>From this field, you can enable or disable the selected distribution.</p> <p>If you specify <code>false</code> for <code>Enabled</code> but you specify values for <code>Bucket</code> and <code>Prefix</code>, the values are automatically deleted.</p>",
|
||||
"DistributionConfig$IsIPV6Enabled": "<p>If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify <code>true</code>. If you specify <code>false</code>, CloudFront responds to IPv6 DNS requests with the DNS response code <code>NOERROR</code> and with no IP addresses. This allows viewers to submit a second request, for an IPv4 address for your distribution. </p> <p>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 <code>IpAddress</code> parameter to restrict the IP addresses that can access your content, don't 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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-creating-signed-url-custom-policy.html\">Creating a Signed URL Using a Custom Policy</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>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:</p> <ul> <li> <p>You enable IPv6 for the distribution</p> </li> <li> <p>You're using alternate domain names in the URLs for your objects</p> </li> </ul> <p>For more information, see <a href=\"http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-cloudfront-distribution.html\">Routing Traffic to an Amazon CloudFront Web Distribution by Using Your Domain Name</a> in the <i>Amazon Route 53 Developer Guide</i>.</p> <p>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.</p>",
|
||||
"DefaultCacheBehavior$Compress": "<p>Whether you want CloudFront to automatically compress certain files for this cache behavior. If so, specify <code>true</code>; if not, specify <code>false</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/ServingCompressedFiles.html\">Serving Compressed Files</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DistributionConfig$Enabled": "<p>From this field, you can enable or disable the selected distribution.</p>",
|
||||
"DistributionConfig$IsIPV6Enabled": "<p>If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify <code>true</code>. If you specify <code>false</code>, CloudFront responds to IPv6 DNS requests with the DNS response code <code>NOERROR</code> and with no IP addresses. This allows viewers to submit a second request, for an IPv4 address for your distribution. </p> <p>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 <code>IpAddress</code> parameter to restrict the IP addresses that can access your content, don't 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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-creating-signed-url-custom-policy.html\">Creating a Signed URL Using a Custom Policy</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>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:</p> <ul> <li> <p>You enable IPv6 for the distribution</p> </li> <li> <p>You're using alternate domain names in the URLs for your objects</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-cloudfront-distribution.html\">Routing Traffic to an Amazon CloudFront Web Distribution by Using Your Domain Name</a> in the <i>Amazon Route 53 Developer Guide</i>.</p> <p>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.</p>",
|
||||
"DistributionList$IsTruncated": "<p>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 <code>Marker</code> request parameter to retrieve more distributions in the list.</p>",
|
||||
"DistributionSummary$Enabled": "<p>Whether the distribution is enabled to accept user requests for content.</p>",
|
||||
"DistributionSummary$IsIPV6Enabled": "<p>Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your distribution.</p>",
|
||||
"ForwardedValues$QueryString": "<p>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 <code>QueryString</code> and on the values that you specify for <code>QueryStringCacheKeys</code>, if any:</p> <p>If you specify true for <code>QueryString</code> and you don't specify any values for <code>QueryStringCacheKeys</code>, 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.</p> <p>If you specify true for <code>QueryString</code> and you specify one or more values for <code>QueryStringCacheKeys</code>, CloudFront forwards all query string parameters to the origin, but it only caches based on the query string parameters that you specify.</p> <p>If you specify false for <code>QueryString</code>, CloudFront doesn't forward any query string parameters to the origin, and doesn't cache based on query string parameters.</p> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/QueryStringParameters.html\">Configuring CloudFront to Cache Based on Query String Parameters</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"ForwardedValues$QueryString": "<p>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 <code>QueryString</code> and on the values that you specify for <code>QueryStringCacheKeys</code>, if any:</p> <p>If you specify true for <code>QueryString</code> and you don't specify any values for <code>QueryStringCacheKeys</code>, 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.</p> <p>If you specify true for <code>QueryString</code> and you specify one or more values for <code>QueryStringCacheKeys</code>, CloudFront forwards all query string parameters to the origin, but it only caches based on the query string parameters that you specify.</p> <p>If you specify false for <code>QueryString</code>, CloudFront doesn't forward any query string parameters to the origin, and doesn't cache based on query string parameters.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/QueryStringParameters.html\">Configuring CloudFront to Cache Based on Query String Parameters</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"InvalidationList$IsTruncated": "<p>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 <code>Marker</code> request parameter to retrieve more invalidation batches in the list.</p>",
|
||||
"LambdaFunctionAssociation$IncludeBody": "<p>A flag that allows a Lambda function to have read access to the body content. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-include-body-access.html\">Accessing the Request Body by Choosing the Include Body Option</a> in the Amazon CloudFront Developer Guide.</p>",
|
||||
"LoggingConfig$Enabled": "<p>Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you don't want to enable logging when you create a distribution or if you want to disable logging for an existing distribution, specify <code>false</code> for <code>Enabled</code>, and specify empty <code>Bucket</code> and <code>Prefix</code> elements. If you specify <code>false</code> for <code>Enabled</code> but you specify values for <code>Bucket</code>, <code>prefix</code>, and <code>IncludeCookies</code>, the values are automatically deleted.</p>",
|
||||
"LoggingConfig$IncludeCookies": "<p>Specifies whether you want CloudFront to include cookies in access logs, specify <code>true</code> for <code>IncludeCookies</code>. 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 don't want to include cookies when you create a distribution or if you want to disable include cookies for an existing distribution, specify <code>false</code> for <code>IncludeCookies</code>.</p>",
|
||||
"QueryArgProfileConfig$ForwardWhenQueryArgProfileIsUnknown": "<p>Flag to set if you want a request to be forwarded to the origin even if the profile specified by the field-level encryption query argument, fle-profile, is unknown.</p>",
|
||||
@@ -1690,13 +1765,13 @@
|
||||
"StreamingDistributionSummary$Enabled": "<p>Whether the distribution is enabled to accept end user requests for content.</p>",
|
||||
"StreamingLoggingConfig$Enabled": "<p>Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you don't want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify <code>false</code> for <code>Enabled</code>, and specify <code>empty Bucket</code> and <code>Prefix</code> elements. If you specify <code>false</code> for <code>Enabled</code> but you specify values for <code>Bucket</code> and <code>Prefix</code>, the values are automatically deleted. </p>",
|
||||
"TrustedSigners$Enabled": "<p>Specifies whether you want to require viewers to use signed URLs to access the files specified by <code>PathPattern</code> and <code>TargetOriginId</code>.</p>",
|
||||
"ViewerCertificate$CloudFrontDefaultCertificate": "<p>For information about how and when to use <code>CloudFrontDefaultCertificate</code>, see <a>ViewerCertificate</a>.</p>"
|
||||
"ViewerCertificate$CloudFrontDefaultCertificate": "<p>If you're using the CloudFront domain name for your distribution, such as <code>d111111abcdef8.cloudfront.net</code>, specify the following value:</p> <ul> <li> <p> <code><CloudFrontDefaultCertificate>true<CloudFrontDefaultCertificate> </code> </p> </li> </ul>"
|
||||
}
|
||||
},
|
||||
"integer": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ActiveTrustedSigners$Quantity": "<p>A complex type that contains one <code>Signer</code> complex type for each trusted signer specified in the <code>TrustedSigners</code> complex type.</p> <p>For more information, see <a>ActiveTrustedSigners</a>.</p>",
|
||||
"ActiveTrustedSigners$Quantity": "<p>The number of trusted signers specified in the <code>TrustedSigners</code> complex type.</p>",
|
||||
"Aliases$Quantity": "<p>The number of CNAME aliases, if any, that you want to associate with this distribution.</p>",
|
||||
"AllowedMethods$Quantity": "<p>The number of HTTP methods that you want CloudFront to forward to your origin. Valid values are 2 (for <code>GET</code> and <code>HEAD</code> requests), 3 (for <code>GET</code>, <code>HEAD</code>, and <code>OPTIONS</code> requests) and 7 (for <code>GET, HEAD, OPTIONS, PUT, PATCH, POST</code>, and <code>DELETE</code> requests).</p>",
|
||||
"CacheBehaviors$Quantity": "<p>The number of cache behaviors for this distribution. </p>",
|
||||
@@ -1722,18 +1797,22 @@
|
||||
"FieldLevelEncryptionProfileList$Quantity": "<p>The number of field-level encryption profiles.</p>",
|
||||
"FieldPatterns$Quantity": "<p>The number of field-level encryption field patterns.</p>",
|
||||
"GeoRestriction$Quantity": "<p>When geo restriction is <code>enabled</code>, this is the number of countries in your <code>whitelist</code> or <code>blacklist</code>. Otherwise, when it is not enabled, <code>Quantity</code> is <code>0</code>, and you can omit <code>Items</code>.</p>",
|
||||
"Headers$Quantity": "<p>The number of different headers that you want CloudFront to base caching on for this cache behavior. You can configure each cache behavior in a web distribution to do one of the following:</p> <ul> <li> <p> <b>Forward all headers to your origin</b>: Specify <code>1</code> for <code>Quantity</code> and <code>*</code> for <code>Name</code>.</p> <important> <p>CloudFront doesn't cache the objects that are associated with this cache behavior. Instead, CloudFront sends every request to the origin. </p> </important> </li> <li> <p> <b>Forward a whitelist of headers you specify</b>: Specify the number of headers that you want CloudFront to base caching on. Then specify the header names in <code>Name</code> elements. CloudFront caches your objects based on the values in the specified headers.</p> </li> <li> <p> <b>Forward only the default headers</b>: Specify <code>0</code> for <code>Quantity</code> and omit <code>Items</code>. In this configuration, CloudFront doesn't cache based on the values in the request headers.</p> </li> </ul> <p>Regardless of which option you choose, CloudFront forwards headers to your origin based on whether the origin is an S3 bucket or a custom origin. See the following documentation:</p> <ul> <li> <p> <b>S3 bucket</b>: See <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorS3Origin.html#request-s3-removed-headers\">HTTP Request Headers That CloudFront Removes or Updates</a> </p> </li> <li> <p> <b>Custom origin</b>: See <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorCustomOrigin.html#request-custom-headers-behavior\">HTTP Request Headers and CloudFront Behavior</a> </p> </li> </ul>",
|
||||
"Headers$Quantity": "<p>The number of different headers that you want CloudFront to base caching on for this cache behavior. You can configure each cache behavior in a web distribution to do one of the following:</p> <ul> <li> <p> <b>Forward all headers to your origin</b>: Specify <code>1</code> for <code>Quantity</code> and <code>*</code> for <code>Name</code>.</p> <important> <p>CloudFront doesn't cache the objects that are associated with this cache behavior. Instead, CloudFront sends every request to the origin. </p> </important> </li> <li> <p> <b>Forward a whitelist of headers you specify</b>: Specify the number of headers that you want CloudFront to base caching on. Then specify the header names in <code>Name</code> elements. CloudFront caches your objects based on the values in the specified headers.</p> </li> <li> <p> <b>Forward only the default headers</b>: Specify <code>0</code> for <code>Quantity</code> and omit <code>Items</code>. In this configuration, CloudFront doesn't cache based on the values in the request headers.</p> </li> </ul> <p>Regardless of which option you choose, CloudFront forwards headers to your origin based on whether the origin is an S3 bucket or a custom origin. See the following documentation:</p> <ul> <li> <p> <b>S3 bucket</b>: See <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorS3Origin.html#request-s3-removed-headers\">HTTP Request Headers That CloudFront Removes or Updates</a> </p> </li> <li> <p> <b>Custom origin</b>: See <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorCustomOrigin.html#request-custom-headers-behavior\">HTTP Request Headers and CloudFront Behavior</a> </p> </li> </ul>",
|
||||
"InvalidationList$MaxItems": "<p>The value that you provided for the <code>MaxItems</code> request parameter.</p>",
|
||||
"InvalidationList$Quantity": "<p>The number of invalidation batches that were created by the current AWS account. </p>",
|
||||
"KeyPairIds$Quantity": "<p>The number of active CloudFront key pairs for <code>AwsAccountNumber</code>.</p> <p>For more information, see <a>ActiveTrustedSigners</a>.</p>",
|
||||
"KeyPairIds$Quantity": "<p>The number of active CloudFront key pairs for <code>AwsAccountNumber</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ActiveTrustedSigners.html\">ActiveTrustedSigners</a>.</p>",
|
||||
"LambdaFunctionAssociations$Quantity": "<p>The number of Lambda function associations for this cache behavior.</p>",
|
||||
"OriginGroupMembers$Quantity": "<p>The number of origins in an origin group.</p>",
|
||||
"OriginGroups$Quantity": "<p>The number of origin groups.</p>",
|
||||
"OriginSslProtocols$Quantity": "<p>The number of SSL/TLS protocols that you want to allow CloudFront to use when establishing an HTTPS connection with this origin. </p>",
|
||||
"Origins$Quantity": "<p>The number of origins for this distribution.</p>",
|
||||
"Paths$Quantity": "<p>The number of objects that you want to invalidate.</p>",
|
||||
"Origins$Quantity": "<p>The number of origins or origin groups for this distribution.</p>",
|
||||
"Paths$Quantity": "<p>The number of invalidation paths specified for the objects that you want to invalidate.</p>",
|
||||
"PublicKeyList$MaxItems": "<p>The maximum number of public keys you want in the response body. </p>",
|
||||
"PublicKeyList$Quantity": "<p>The number of public keys you added to CloudFront to use with features like field-level encryption.</p>",
|
||||
"QueryArgProfiles$Quantity": "<p>Number of profiles for query argument-profile mapping for field-level encryption.</p>",
|
||||
"QueryStringCacheKeys$Quantity": "<p>The number of <code>whitelisted</code> query string parameters for this cache behavior.</p>",
|
||||
"QueryStringCacheKeys$Quantity": "<p>The number of <code>whitelisted</code> query string parameters for a cache behavior.</p>",
|
||||
"StatusCodeList$member": null,
|
||||
"StatusCodes$Quantity": "<p>The number of status codes.</p>",
|
||||
"StreamingDistributionList$MaxItems": "<p>The value you provided for the <code>MaxItems</code> request parameter. </p>",
|
||||
"StreamingDistributionList$Quantity": "<p>The number of streaming distributions that were created by the current AWS account. </p>",
|
||||
"TrustedSigners$Quantity": "<p>The number of trusted signers for this cache behavior.</p>"
|
||||
@@ -1742,31 +1821,32 @@
|
||||
"long": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"CacheBehavior$MinTTL": "<p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration)</a> in the <i>Amazon Amazon CloudFront Developer Guide</i>.</p> <p>You must specify <code>0</code> for <code>MinTTL</code> if you configure CloudFront to forward all headers to your origin (under <code>Headers</code>, if you specify <code>1</code> for <code>Quantity</code> and <code>*</code> for <code>Name</code>).</p>",
|
||||
"CacheBehavior$DefaultTTL": "<p>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 <code>Cache-Control max-age</code>, <code>Cache-Control s-maxage</code>, and <code>Expires</code> to objects. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CacheBehavior$MaxTTL": "<p>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 <code>Cache-Control max-age</code>, <code>Cache-Control s-maxage</code>, and <code>Expires</code> to objects. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CustomErrorResponse$ErrorCachingMinTTL": "<p>The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in <code>ErrorCode</code>. 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.</p> <p>If you don't want to specify a value, include an empty element, <code><ErrorCachingMinTTL></code>, in the XML document.</p> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/custom-error-pages.html\">Customizing Error Responses</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DefaultCacheBehavior$MinTTL": "<p>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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration)</a> in the <i>Amazon Amazon CloudFront Developer Guide</i>.</p> <p>You must specify <code>0</code> for <code>MinTTL</code> if you configure CloudFront to forward all headers to your origin (under <code>Headers</code>, if you specify <code>1</code> for <code>Quantity</code> and <code>*</code> for <code>Name</code>).</p>",
|
||||
"DefaultCacheBehavior$DefaultTTL": "<p>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 <code>Cache-Control max-age</code>, <code>Cache-Control s-maxage</code>, and <code>Expires</code> to objects. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Specifying How Long Objects and Errors Stay in a CloudFront Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DefaultCacheBehavior$MaxTTL": null
|
||||
"CacheBehavior$MinTTL": "<p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\"> Managing How Long Content Stays in an Edge Cache (Expiration)</a> in the <i> Amazon CloudFront Developer Guide</i>.</p> <p>You must specify <code>0</code> for <code>MinTTL</code> if you configure CloudFront to forward all headers to your origin (under <code>Headers</code>, if you specify <code>1</code> for <code>Quantity</code> and <code>*</code> for <code>Name</code>).</p>",
|
||||
"CacheBehavior$DefaultTTL": "<p>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 <code>Cache-Control max-age</code>, <code>Cache-Control s-maxage</code>, and <code>Expires</code> to objects. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Managing How Long Content Stays in an Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CacheBehavior$MaxTTL": "<p>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 <code>Cache-Control max-age</code>, <code>Cache-Control s-maxage</code>, and <code>Expires</code> to objects. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Managing How Long Content Stays in an Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CustomErrorResponse$ErrorCachingMinTTL": "<p>The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in <code>ErrorCode</code>. 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.</p> <p>If you don't want to specify a value, include an empty element, <code><ErrorCachingMinTTL></code>, in the XML document.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/custom-error-pages.html\">Customizing Error Responses</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DefaultCacheBehavior$MinTTL": "<p>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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Managing How Long Content Stays in an Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>You must specify <code>0</code> for <code>MinTTL</code> if you configure CloudFront to forward all headers to your origin (under <code>Headers</code>, if you specify <code>1</code> for <code>Quantity</code> and <code>*</code> for <code>Name</code>).</p>",
|
||||
"DefaultCacheBehavior$DefaultTTL": "<p>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 <code>Cache-Control max-age</code>, <code>Cache-Control s-maxage</code>, and <code>Expires</code> to objects. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Managing How Long Content Stays in an Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DefaultCacheBehavior$MaxTTL": "<p>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 <code>Cache-Control max-age</code>, <code>Cache-Control s-maxage</code>, and <code>Expires</code> to objects. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html\">Managing How Long Content Stays in an Edge Cache (Expiration)</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
|
||||
}
|
||||
},
|
||||
"string": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"AccessDenied$Message": null,
|
||||
"AliasICPRecordal$CNAME": "<p>A domain name associated with a distribution. </p>",
|
||||
"AliasList$member": null,
|
||||
"AwsAccountNumberList$member": null,
|
||||
"BatchTooLarge$Message": null,
|
||||
"CNAMEAlreadyExists$Message": null,
|
||||
"CacheBehavior$PathPattern": "<p>The pattern (for example, <code>images/*.jpg</code>) 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.</p> <note> <p>You can optionally include a slash (<code>/</code>) at the beginning of the path pattern. For example, <code>/images/*.jpg</code>. CloudFront behavior is the same with or without the leading <code>/</code>.</p> </note> <p>The path pattern for the default cache behavior is <code>*</code> 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.</p> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesPathPattern\">Path Pattern</a> in the <i> Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CacheBehavior$TargetOriginId": "<p>The value of <code>ID</code> 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.</p>",
|
||||
"CacheBehavior$FieldLevelEncryptionId": null,
|
||||
"CacheBehavior$PathPattern": "<p>The pattern (for example, <code>images/*.jpg</code>) 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.</p> <note> <p>You can optionally include a slash (<code>/</code>) at the beginning of the path pattern. For example, <code>/images/*.jpg</code>. CloudFront behavior is the same with or without the leading <code>/</code>.</p> </note> <p>The path pattern for the default cache behavior is <code>*</code> 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.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesPathPattern\">Path Pattern</a> in the <i> Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"CacheBehavior$TargetOriginId": "<p>The value of <code>ID</code> 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 in your distribution.</p>",
|
||||
"CacheBehavior$FieldLevelEncryptionId": "<p>The value of <code>ID</code> for the field-level encryption configuration that you want CloudFront to use for encrypting specific fields of data for a cache behavior or for the default cache behavior in your distribution.</p>",
|
||||
"CannotChangeImmutablePublicKeyFields$Message": null,
|
||||
"CloudFrontOriginAccessIdentity$Id": "<p>The ID for the origin access identity, for example, <code>E74FTE3AJFJ256A</code>. </p>",
|
||||
"CloudFrontOriginAccessIdentity$S3CanonicalUserId": "<p>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. </p>",
|
||||
"CloudFrontOriginAccessIdentityAlreadyExists$Message": null,
|
||||
"CloudFrontOriginAccessIdentityConfig$CallerReference": "<p>A unique number that ensures the request can't be replayed.</p> <p>If the <code>CallerReference</code> is new (no matter the content of the <code>CloudFrontOriginAccessIdentityConfig</code> object), a new origin access identity is created.</p> <p>If the <code>CallerReference</code> is a value already sent in a previous identity request, and the content of the <code>CloudFrontOriginAccessIdentityConfig</code> is identical to the original request (ignoring white space), the response includes the same information returned to the original request. </p> <p>If the <code>CallerReference</code> is a value you already sent in a previous request to create an identity, but the content of the <code>CloudFrontOriginAccessIdentityConfig</code> is different from the original request, CloudFront returns a <code>CloudFrontOriginAccessIdentityAlreadyExists</code> error. </p>",
|
||||
"CloudFrontOriginAccessIdentityConfig$CallerReference": "<p>A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.</p> <p>If the value of <code>CallerReference</code> is new (regardless of the content of the <code>CloudFrontOriginAccessIdentityConfig</code> object), a new origin access identity is created.</p> <p>If the <code>CallerReference</code> is a value already sent in a previous identity request, and the content of the <code>CloudFrontOriginAccessIdentityConfig</code> is identical to the original request (ignoring white space), the response includes the same information returned to the original request. </p> <p>If the <code>CallerReference</code> is a value you already sent in a previous request to create an identity, but the content of the <code>CloudFrontOriginAccessIdentityConfig</code> is different from the original request, CloudFront returns a <code>CloudFrontOriginAccessIdentityAlreadyExists</code> error. </p>",
|
||||
"CloudFrontOriginAccessIdentityConfig$Comment": "<p>Any comments you want to include about the origin access identity. </p>",
|
||||
"CloudFrontOriginAccessIdentityInUse$Message": null,
|
||||
"CloudFrontOriginAccessIdentityList$Marker": "<p>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 <code>Marker</code> to the value of the <code>NextMarker</code> from the current page's response (which is also the ID of the last identity on that page). </p>",
|
||||
@@ -1794,11 +1874,11 @@
|
||||
"CreateStreamingDistributionResult$Location": "<p>The fully qualified URI of the new streaming distribution resource just created. For example: <code>https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8</code>.</p>",
|
||||
"CreateStreamingDistributionResult$ETag": "<p>The current version of the streaming distribution created.</p>",
|
||||
"CreateStreamingDistributionWithTagsResult$Location": "<p>The fully qualified URI of the new streaming distribution resource just created. For example:<code> https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8</code>.</p>",
|
||||
"CreateStreamingDistributionWithTagsResult$ETag": null,
|
||||
"CreateStreamingDistributionWithTagsResult$ETag": "<p>The current version of the distribution created.</p>",
|
||||
"CustomErrorResponse$ResponsePagePath": "<p>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 <code>ErrorCode</code>, for example, <code>/4xx-errors/403-forbidden.html</code>. 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:</p> <ul> <li> <p>The value of <code>PathPattern</code> 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 <code>/4xx-errors</code>. Your distribution must include a cache behavior for which the path pattern routes requests for your custom error pages to that location, for example, <code>/4xx-errors/*</code>. </p> </li> <li> <p>The value of <code>TargetOriginId</code> specifies the value of the <code>ID</code> element for the origin that contains your custom error pages.</p> </li> </ul> <p>If you specify a value for <code>ResponsePagePath</code>, you must also specify a value for <code>ResponseCode</code>. If you don't want to specify a value, include an empty element, <code><ResponsePagePath></code>, in the XML document.</p> <p>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.</p>",
|
||||
"CustomErrorResponse$ResponseCode": "<p>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:</p> <ul> <li> <p>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 <code>200</code>, the response typically won't be intercepted.</p> </li> <li> <p>If you don't care about distinguishing among different client errors or server errors, you can specify <code>400</code> or <code>500</code> as the <code>ResponseCode</code> for all 4xx or 5xx errors.</p> </li> <li> <p>You might want to return a <code>200</code> status code (OK) and static website so your customers don't know that your website is down.</p> </li> </ul> <p>If you specify a value for <code>ResponseCode</code>, you must also specify a value for <code>ResponsePagePath</code>. If you don't want to specify a value, include an empty element, <code><ResponseCode></code>, in the XML document.</p>",
|
||||
"DefaultCacheBehavior$TargetOriginId": "<p>The value of <code>ID</code> 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.</p>",
|
||||
"DefaultCacheBehavior$FieldLevelEncryptionId": null,
|
||||
"DefaultCacheBehavior$TargetOriginId": "<p>The value of <code>ID</code> 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 in your distribution.</p>",
|
||||
"DefaultCacheBehavior$FieldLevelEncryptionId": "<p>The value of <code>ID</code> for the field-level encryption configuration that you want CloudFront to use for encrypting specific fields of data for a cache behavior or for the default cache behavior in your distribution.</p>",
|
||||
"DeleteCloudFrontOriginAccessIdentityRequest$Id": "<p>The origin access identity's ID.</p>",
|
||||
"DeleteCloudFrontOriginAccessIdentityRequest$IfMatch": "<p>The value of the <code>ETag</code> header you received from a previous <code>GET</code> or <code>PUT</code> request. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"DeleteDistributionRequest$Id": "<p>The distribution ID. </p>",
|
||||
@@ -1809,7 +1889,6 @@
|
||||
"DeleteFieldLevelEncryptionProfileRequest$IfMatch": "<p>The value of the <code>ETag</code> header that you received when retrieving the profile to delete. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"DeletePublicKeyRequest$Id": "<p>The ID of the public key you want to remove from CloudFront.</p>",
|
||||
"DeletePublicKeyRequest$IfMatch": "<p>The value of the <code>ETag</code> header that you received when retrieving the public key identity to delete. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"DeleteServiceLinkedRoleRequest$RoleName": null,
|
||||
"DeleteStreamingDistributionRequest$Id": "<p>The distribution ID. </p>",
|
||||
"DeleteStreamingDistributionRequest$IfMatch": "<p>The value of the <code>ETag</code> header that you received when you disabled the streaming distribution. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"Distribution$Id": "<p>The identifier for the distribution. For example: <code>EDFDVBD632BHDS5</code>. </p>",
|
||||
@@ -1817,9 +1896,8 @@
|
||||
"Distribution$Status": "<p>This response element indicates the current status of the distribution. When the status is <code>Deployed</code>, the distribution's information is fully propagated to all CloudFront edge locations. </p>",
|
||||
"Distribution$DomainName": "<p>The domain name corresponding to the distribution, for example, <code>d111111abcdef8.cloudfront.net</code>. </p>",
|
||||
"DistributionAlreadyExists$Message": null,
|
||||
"DistributionConfig$CallerReference": "<p>A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.</p> <p>If the value of <code>CallerReference</code> is new (regardless of the content of the <code>DistributionConfig</code> object), CloudFront creates a new distribution.</p> <p>If <code>CallerReference</code> is a value you already sent in a previous request to create a distribution, and if the content of the <code>DistributionConfig</code> is identical to the original request (ignoring white space), CloudFront returns the same the response that it returned to the original request.</p> <p>If <code>CallerReference</code> is a value you already sent in a previous request to create a distribution but the content of the <code>DistributionConfig</code> is different from the original request, CloudFront returns a <code>DistributionAlreadyExists</code> error.</p>",
|
||||
"DistributionConfig$DefaultRootObject": "<p>The object that you want CloudFront to request from your origin (for example, <code>index.html</code>) when a viewer requests the root URL for your distribution (<code>http://www.example.com</code>) instead of an object in your distribution (<code>http://www.example.com/product-description.html</code>). Specifying a default root object avoids exposing the contents of your distribution.</p> <p>Specify only the object name, for example, <code>index.html</code>. Don't add a <code>/</code> before the object name.</p> <p>If you don't want to specify a default root object when you create a distribution, include an empty <code>DefaultRootObject</code> element.</p> <p>To delete the default root object from an existing distribution, update the distribution configuration and include an empty <code>DefaultRootObject</code> element.</p> <p>To replace the default root object, update the distribution configuration and specify the new object.</p> <p>For more information about the default root object, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DefaultRootObject.html\">Creating a Default Root Object</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DistributionConfig$Comment": "<p>Any comments you want to include about the distribution.</p> <p>If you don't want to specify a comment, include an empty <code>Comment</code> element.</p> <p>To delete an existing comment, update the distribution configuration and include an empty <code>Comment</code> element.</p> <p>To add or change a comment, update the distribution configuration and specify the new comment.</p>",
|
||||
"DistributionConfig$CallerReference": "<p>A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.</p> <p>If the value of <code>CallerReference</code> is new (regardless of the content of the <code>DistributionConfig</code> object), CloudFront creates a new distribution.</p> <p>If <code>CallerReference</code> is a value that you already sent in a previous request to create a distribution, CloudFront returns a <code>DistributionAlreadyExists</code> error.</p>",
|
||||
"DistributionConfig$DefaultRootObject": "<p>The object that you want CloudFront to request from your origin (for example, <code>index.html</code>) when a viewer requests the root URL for your distribution (<code>http://www.example.com</code>) instead of an object in your distribution (<code>http://www.example.com/product-description.html</code>). Specifying a default root object avoids exposing the contents of your distribution.</p> <p>Specify only the object name, for example, <code>index.html</code>. Don't add a <code>/</code> before the object name.</p> <p>If you don't want to specify a default root object when you create a distribution, include an empty <code>DefaultRootObject</code> element.</p> <p>To delete the default root object from an existing distribution, update the distribution configuration and include an empty <code>DefaultRootObject</code> element.</p> <p>To replace the default root object, update the distribution configuration and specify the new object.</p> <p>For more information about the default root object, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DefaultRootObject.html\">Creating a Default Root Object</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"DistributionConfig$WebACLId": "<p>A unique identifier that specifies the AWS WAF web ACL, if any, to associate with this distribution.</p> <p>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 <a href=\"http://docs.aws.amazon.com/waf/latest/developerguide/what-is-aws-waf.html\">AWS WAF Developer Guide</a>. </p>",
|
||||
"DistributionList$Marker": "<p>The value you provided for the <code>Marker</code> request parameter.</p>",
|
||||
"DistributionList$NextMarker": "<p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains the value you can use for the <code>Marker</code> request parameter to continue listing your distributions where they left off. </p>",
|
||||
@@ -1841,7 +1919,7 @@
|
||||
"FieldLevelEncryptionProfile$Id": "<p>The ID for a field-level encryption profile configuration which includes a set of profiles that specify certain selected data fields to be encrypted by specific public keys.</p>",
|
||||
"FieldLevelEncryptionProfileAlreadyExists$Message": null,
|
||||
"FieldLevelEncryptionProfileConfig$Name": "<p>Profile name for the field-level encryption profile.</p>",
|
||||
"FieldLevelEncryptionProfileConfig$CallerReference": "<p>A unique number that ensures the request can't be replayed.</p>",
|
||||
"FieldLevelEncryptionProfileConfig$CallerReference": "<p>A unique number that ensures that the request can't be replayed.</p>",
|
||||
"FieldLevelEncryptionProfileConfig$Comment": "<p>An optional comment for the field-level encryption profile.</p>",
|
||||
"FieldLevelEncryptionProfileInUse$Message": null,
|
||||
"FieldLevelEncryptionProfileList$NextMarker": "<p>If there are more elements to be listed, this element is present and contains the value that you can use for the <code>Marker</code> request parameter to continue listing your profiles where you left off.</p>",
|
||||
@@ -1856,9 +1934,9 @@
|
||||
"GetCloudFrontOriginAccessIdentityConfigResult$ETag": "<p>The current version of the configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"GetCloudFrontOriginAccessIdentityRequest$Id": "<p>The identity's ID.</p>",
|
||||
"GetCloudFrontOriginAccessIdentityResult$ETag": "<p>The current version of the origin access identity's information. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"GetDistributionConfigRequest$Id": "<p>The distribution's ID.</p>",
|
||||
"GetDistributionConfigRequest$Id": "<p>The distribution's ID. If the ID is empty, an empty distribution configuration is returned.</p>",
|
||||
"GetDistributionConfigResult$ETag": "<p>The current version of the configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"GetDistributionRequest$Id": "<p>The distribution's ID.</p>",
|
||||
"GetDistributionRequest$Id": "<p>The distribution's ID. If the ID is empty, an empty distribution configuration is returned.</p>",
|
||||
"GetDistributionResult$ETag": "<p>The current version of the distribution's information. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"GetFieldLevelEncryptionConfigRequest$Id": "<p>Request the ID for the field-level encryption configuration information.</p>",
|
||||
"GetFieldLevelEncryptionConfigResult$ETag": "<p>The current version of the field level encryption configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
@@ -1944,16 +2022,18 @@
|
||||
"NoSuchPublicKey$Message": null,
|
||||
"NoSuchResource$Message": null,
|
||||
"NoSuchStreamingDistribution$Message": null,
|
||||
"Origin$Id": "<p>A unique identifier for the origin. The value of <code>Id</code> must be unique within the distribution.</p> <p>When you specify the value of <code>TargetOriginId</code> 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 <code>Id</code> 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 <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesCacheBehavior\">Cache Behavior Settings</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"Origin$DomainName": "<p> <b>Amazon S3 origins</b>: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, <code>myawsbucket.s3.amazonaws.com</code>.</p> <p>Constraints for Amazon S3 origins: </p> <ul> <li> <p>If you configured Amazon S3 Transfer Acceleration for your bucket, don't specify the <code>s3-accelerate</code> endpoint for <code>DomainName</code>.</p> </li> <li> <p>The bucket name must be between 3 and 63 characters long (inclusive).</p> </li> <li> <p>The bucket name must contain only lowercase characters, numbers, periods, underscores, and dashes.</p> </li> <li> <p>The bucket name must not contain adjacent periods.</p> </li> </ul> <p> <b>Custom Origins</b>: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, <code>www.example.com</code>. </p> <p>Constraints for custom origins:</p> <ul> <li> <p> <code>DomainName</code> must be a valid DNS name that contains only a-z, A-Z, 0-9, dot (.), hyphen (-), or underscore (_) characters.</p> </li> <li> <p>The name cannot exceed 128 characters.</p> </li> </ul>",
|
||||
"Origin$Id": "<p>A unique identifier for the origin or origin group. The value of <code>Id</code> must be unique within the distribution.</p> <p>When you specify the value of <code>TargetOriginId</code> 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 <code>Id</code> 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 <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesCacheBehavior\">Cache Behavior Settings</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"Origin$DomainName": "<p> <b>Amazon S3 origins</b>: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, <code>myawsbucket.s3.amazonaws.com</code>. If you set up your bucket to be configured as a website endpoint, enter the Amazon S3 static website hosting endpoint for the bucket.</p> <p>For more information about specifying this value for different types of origins, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesDomainName\">Origin Domain Name</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>Constraints for Amazon S3 origins: </p> <ul> <li> <p>If you configured Amazon S3 Transfer Acceleration for your bucket, don't specify the <code>s3-accelerate</code> endpoint for <code>DomainName</code>.</p> </li> <li> <p>The bucket name must be between 3 and 63 characters long (inclusive).</p> </li> <li> <p>The bucket name must contain only lowercase characters, numbers, periods, underscores, and dashes.</p> </li> <li> <p>The bucket name must not contain adjacent periods.</p> </li> </ul> <p> <b>Custom Origins</b>: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, <code>www.example.com</code>. </p> <p>Constraints for custom origins:</p> <ul> <li> <p> <code>DomainName</code> must be a valid DNS name that contains only a-z, A-Z, 0-9, dot (.), hyphen (-), or underscore (_) characters.</p> </li> <li> <p>The name cannot exceed 128 characters.</p> </li> </ul>",
|
||||
"Origin$OriginPath": "<p>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 <code>OriginPath</code> element, specify the directory name, beginning with a <code>/</code>. CloudFront appends the directory name to the value of <code>DomainName</code>, for example, <code>example.com/production</code>. Do not include a <code>/</code> at the end of the directory name.</p> <p>For example, suppose you've specified the following values for your distribution:</p> <ul> <li> <p> <code>DomainName</code>: An Amazon S3 bucket named <code>myawsbucket</code>.</p> </li> <li> <p> <code>OriginPath</code>: <code>/production</code> </p> </li> <li> <p> <code>CNAME</code>: <code>example.com</code> </p> </li> </ul> <p>When a user enters <code>example.com/index.html</code> in a browser, CloudFront sends a request to Amazon S3 for <code>myawsbucket/production/index.html</code>.</p> <p>When a user enters <code>example.com/acme/index.html</code> in a browser, CloudFront sends a request to Amazon S3 for <code>myawsbucket/production/acme/index.html</code>.</p>",
|
||||
"OriginCustomHeader$HeaderName": "<p>The name of a header that you want CloudFront to forward to your origin. For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/forward-custom-headers.html\">Forwarding Custom Headers to Your Origin (Web Distributions Only)</a> in the <i>Amazon Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"OriginCustomHeader$HeaderName": "<p>The name of a header that you want CloudFront to forward to your origin. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/forward-custom-headers.html\">Forwarding Custom Headers to Your Origin (Web Distributions Only)</a> in the <i> Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"OriginCustomHeader$HeaderValue": "<p>The value for the header that you specified in the <code>HeaderName</code> field.</p>",
|
||||
"OriginGroup$Id": "<p>The origin group's ID.</p>",
|
||||
"OriginGroupMember$OriginId": "<p>The ID for an origin in an origin group.</p>",
|
||||
"PathList$member": null,
|
||||
"PreconditionFailed$Message": null,
|
||||
"PublicKey$Id": "<p>A unique ID assigned to a public key you've added to CloudFront.</p>",
|
||||
"PublicKeyAlreadyExists$Message": null,
|
||||
"PublicKeyConfig$CallerReference": "<p>A unique number that ensures the request can't be replayed.</p>",
|
||||
"PublicKeyConfig$CallerReference": "<p>A unique number that ensures that the request can't be replayed.</p>",
|
||||
"PublicKeyConfig$Name": "<p>The name for a public key you add to CloudFront to use with features like field-level encryption.</p>",
|
||||
"PublicKeyConfig$EncodedKey": "<p>The encoded public key that you want to add to CloudFront to use with features like field-level encryption.</p>",
|
||||
"PublicKeyConfig$Comment": "<p>An optional comment about a public key.</p>",
|
||||
@@ -1967,17 +2047,16 @@
|
||||
"QueryArgProfile$ProfileId": "<p>ID of profile to use for field-level encryption query argument-profile mapping</p>",
|
||||
"QueryArgProfileEmpty$Message": null,
|
||||
"QueryStringCacheKeysList$member": null,
|
||||
"ResourceInUse$Message": null,
|
||||
"S3Origin$DomainName": "<p>The DNS name of the Amazon S3 origin. </p>",
|
||||
"S3Origin$OriginAccessIdentity": "<p>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.</p> <p>If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty <code>OriginAccessIdentity</code> element.</p> <p>To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty <code>OriginAccessIdentity</code> element.</p> <p>To replace the origin access identity, update the distribution configuration and specify the new origin access identity.</p> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.html\">Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content</a> in the <i>Amazon Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"S3OriginConfig$OriginAccessIdentity": "<p>The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that viewers can <i>only</i> access objects in an Amazon S3 bucket through CloudFront. The format of the value is:</p> <p>origin-access-identity/cloudfront/<i>ID-of-origin-access-identity</i> </p> <p>where <code> <i>ID-of-origin-access-identity</i> </code> is the value that CloudFront returned in the <code>ID</code> element when you created the origin access identity.</p> <p>If you want viewers to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty <code>OriginAccessIdentity</code> element.</p> <p>To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty <code>OriginAccessIdentity</code> element.</p> <p>To replace the origin access identity, update the distribution configuration and specify the new origin access identity.</p> <p>For more information about the origin access identity, see <a href=\"http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"Signer$AwsAccountNumber": "<p>An AWS account that is included in the <code>TrustedSigners</code> complex type for this RTMP distribution. Valid values include:</p> <ul> <li> <p> <code>self</code>, which is the AWS account used to create the distribution.</p> </li> <li> <p>An AWS account number.</p> </li> </ul>",
|
||||
"S3Origin$OriginAccessIdentity": "<p>The CloudFront origin access identity to associate with the 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.</p> <p>If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty <code>OriginAccessIdentity</code> element.</p> <p>To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty <code>OriginAccessIdentity</code> element.</p> <p>To replace the origin access identity, update the distribution configuration and specify the new origin access identity.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.html\">Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content</a> in the <i> Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"S3OriginConfig$OriginAccessIdentity": "<p>The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that viewers can <i>only</i> access objects in an Amazon S3 bucket through CloudFront. The format of the value is:</p> <p>origin-access-identity/cloudfront/<i>ID-of-origin-access-identity</i> </p> <p>where <code> <i>ID-of-origin-access-identity</i> </code> is the value that CloudFront returned in the <code>ID</code> element when you created the origin access identity.</p> <p>If you want viewers to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty <code>OriginAccessIdentity</code> element.</p> <p>To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty <code>OriginAccessIdentity</code> element.</p> <p>To replace the origin access identity, update the distribution configuration and specify the new origin access identity.</p> <p>For more information about the origin access identity, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html\">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>",
|
||||
"Signer$AwsAccountNumber": "<p>An AWS account that is included in the <code>TrustedSigners</code> complex type for this distribution. Valid values include:</p> <ul> <li> <p> <code>self</code>, which is the AWS account used to create the distribution.</p> </li> <li> <p>An AWS account number.</p> </li> </ul>",
|
||||
"StreamingDistribution$Id": "<p>The identifier for the RTMP distribution. For example: <code>EGTXBD79EXAMPLE</code>.</p>",
|
||||
"StreamingDistribution$ARN": null,
|
||||
"StreamingDistribution$ARN": "<p>The ARN (Amazon Resource Name) for the distribution. For example: <code>arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5</code>, where <code>123456789012</code> is your AWS account ID.</p>",
|
||||
"StreamingDistribution$Status": "<p>The current status of the RTMP distribution. When the status is <code>Deployed</code>, the distribution's information is propagated to all CloudFront edge locations.</p>",
|
||||
"StreamingDistribution$DomainName": "<p>The domain name that corresponds to the streaming distribution, for example, <code>s5c39gqb8ow64r.cloudfront.net</code>. </p>",
|
||||
"StreamingDistributionAlreadyExists$Message": null,
|
||||
"StreamingDistributionConfig$CallerReference": "<p>A unique number that ensures that the request can't be replayed. If the <code>CallerReference</code> is new (no matter the content of the <code>StreamingDistributionConfig</code> object), a new streaming distribution is created. If the <code>CallerReference</code> is a value that you already sent in a previous request to create a streaming distribution, and the content of the <code>StreamingDistributionConfig</code> is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the <code>CallerReference</code> is a value that you already sent in a previous request to create a streaming distribution but the content of the <code>StreamingDistributionConfig</code> is different from the original request, CloudFront returns a <code>DistributionAlreadyExists</code> error. </p>",
|
||||
"StreamingDistributionConfig$CallerReference": "<p>A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.</p> <p>If the value of <code>CallerReference</code> is new (regardless of the content of the <code>StreamingDistributionConfig</code> object), CloudFront creates a new distribution.</p> <p>If <code>CallerReference</code> is a value that you already sent in a previous request to create a distribution, CloudFront returns a <code>DistributionAlreadyExists</code> error.</p>",
|
||||
"StreamingDistributionConfig$Comment": "<p>Any comments you want to include about the streaming distribution. </p>",
|
||||
"StreamingDistributionList$Marker": "<p>The value you provided for the <code>Marker</code> request parameter. </p>",
|
||||
"StreamingDistributionList$NextMarker": "<p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains the value you can use for the <code>Marker</code> request parameter to continue listing your RTMP distributions where they left off. </p>",
|
||||
@@ -2007,6 +2086,7 @@
|
||||
"TooManyInvalidationsInProgress$Message": null,
|
||||
"TooManyLambdaFunctionAssociations$Message": null,
|
||||
"TooManyOriginCustomHeaders$Message": null,
|
||||
"TooManyOriginGroupsPerDistribution$Message": null,
|
||||
"TooManyOrigins$Message": null,
|
||||
"TooManyPublicKeys$Message": null,
|
||||
"TooManyQueryStringParameters$Message": null,
|
||||
@@ -2032,9 +2112,9 @@
|
||||
"UpdateStreamingDistributionRequest$Id": "<p>The streaming distribution's id.</p>",
|
||||
"UpdateStreamingDistributionRequest$IfMatch": "<p>The value of the <code>ETag</code> header that you received when retrieving the streaming distribution's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"UpdateStreamingDistributionResult$ETag": "<p>The current version of the configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>",
|
||||
"ViewerCertificate$IAMCertificateId": "<p>For information about how and when to use <code>IAMCertificateId</code>, see <a>ViewerCertificate</a>.</p>",
|
||||
"ViewerCertificate$ACMCertificateArn": "<p>For information about how and when to use <code>ACMCertificateArn</code>, see <a>ViewerCertificate</a>.</p>",
|
||||
"ViewerCertificate$Certificate": "<p>This field has been deprecated. Use one of the following fields instead:</p> <ul> <li> <p> <a>ViewerCertificate$ACMCertificateArn</a> </p> </li> <li> <p> <a>ViewerCertificate$IAMCertificateId</a> </p> </li> <li> <p> <a>ViewerCertificate$CloudFrontDefaultCertificate</a> </p> </li> </ul>"
|
||||
"ViewerCertificate$IAMCertificateId": "<p>If you want viewers to use HTTPS to request your objects and you're using an alternate domain name, you must choose the type of certificate that you want to use. Specify the following value if you purchased your certificate from a third-party certificate authority:</p> <ul> <li> <p> <code><IAMCertificateId><i>IAM certificate ID</i><IAMCertificateId></code> where <code> <i>IAM certificate ID</i> </code> is the ID that IAM returned when you added the certificate to the IAM certificate store.</p> </li> </ul> <p>If you specify <code>IAMCertificateId</code>, you must also specify a value for <code>SSLSupportMethod</code>.</p>",
|
||||
"ViewerCertificate$ACMCertificateArn": "<p>If you want viewers to use HTTPS to request your objects and you're using an alternate domain name, you must choose the type of certificate that you want to use. Specify the following value if ACM provided your certificate:</p> <ul> <li> <p> <code><ACMCertificateArn><i>ARN for ACM SSL/TLS certificate</i><ACMCertificateArn></code> where <code> <i>ARN for ACM SSL/TLS certificate</i> </code> is the ARN for the ACM SSL/TLS certificate that you want to use for this distribution.</p> </li> </ul> <p>If you specify <code>ACMCertificateArn</code>, you must also specify a value for <code>SSLSupportMethod</code>.</p>",
|
||||
"ViewerCertificate$Certificate": "<p>This field is no longer used. Use one of the following fields instead:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-ACMCertificateArn\">ACMCertificateArn</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-IAMCertificateId\">IAMCertificateId</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ViewerCertificate.html#cloudfront-Type-ViewerCertificate-CloudFrontDefaultCertificate\">CloudFrontDefaultCertificate</a> </p> </li> </ul>"
|
||||
}
|
||||
},
|
||||
"timestamp": {
|
||||
@@ -2047,7 +2127,7 @@
|
||||
"FieldLevelEncryptionProfileSummary$LastModifiedTime": "<p>The time when the the field-level encryption profile summary was last updated.</p>",
|
||||
"FieldLevelEncryptionSummary$LastModifiedTime": "<p>The last time that the summary of field-level encryption items was modified.</p>",
|
||||
"Invalidation$CreateTime": "<p>The date and time the invalidation request was first made. </p>",
|
||||
"InvalidationSummary$CreateTime": null,
|
||||
"InvalidationSummary$CreateTime": "<p>The time that an invalidation request was created.</p>",
|
||||
"PublicKey$CreatedTime": "<p>A time you added a public key to CloudFront.</p>",
|
||||
"PublicKeySummary$CreatedTime": "<p> Creation time for public key information summary. </p>",
|
||||
"StreamingDistribution$LastModifiedTime": "<p>The date and time that the distribution was last modified. </p>",
|
||||
Generated
Vendored
Generated
Vendored
Generated
Vendored
Generated
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
"DistributionDeployed": {
|
||||
"delay": 60,
|
||||
"operation": "GetDistribution",
|
||||
"maxAttempts": 25,
|
||||
"maxAttempts": 35,
|
||||
"description": "Wait until a distribution is deployed.",
|
||||
"acceptors": [
|
||||
{
|
||||
Reference in New Issue
Block a user