AWS cli documentation change
Summary
Updated AWS CLI version reference, added multiple notes about multi-tenant distribution limitations, updated documentation URLs, increased maximum timeout values for origin response/keep-alive settings, and added security-related notes about WAF V2 requirements for multi-tenant distributions.
Security assessment
The change adds documentation specifying that multi-tenant distributions only support WAF V2 web ACLs, which relates to security feature implementation. However, there is no evidence of addressing an active security vulnerability. Other changes include configuration clarifications and increased timeout limits without explicit security context.
Diff
diff --git a/cli/latest/reference/cloudfront/get-distribution-config.md b/cli/latest/reference/cloudfront/get-distribution-config.md index 2e911812d..cd4da0d1e 100644 --- a//cli/latest/reference/cloudfront/get-distribution-config.md +++ b//cli/latest/reference/cloudfront/get-distribution-config.md @@ -15 +15 @@ - * [AWS CLI 2.27.51 Command Reference](../../index.html) » + * [AWS CLI 2.27.54 Command Reference](../../index.html) » @@ -332,0 +333,4 @@ DistributionConfig -> (structure) +>> ### Note +>> +>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>> @@ -484 +488 @@ DistributionConfig -> (structure) ->>>>>> For more information, see [Minimum Origin SSL Protocol](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesOriginSSLProtocols) in the _Amazon CloudFront Developer Guide_ . +>>>>>> For more information, see [Minimum Origin SSL Protocol](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginSSLProtocols) in the _Amazon CloudFront Developer Guide_ . @@ -498 +502 @@ DistributionConfig -> (structure) ->>>>>> Specifies how long, in seconds, CloudFront waits for a response from the origin. This is also known as the _origin response timeout_ . The minimum timeout is 1 second, the maximum is 60 seconds, and the default (if you don’t specify otherwise) is 30 seconds. +>>>>>> Specifies how long, in seconds, CloudFront waits for a response from the origin. This is also known as the _origin response timeout_ . The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don’t specify otherwise) is 30 seconds. @@ -500 +504 @@ DistributionConfig -> (structure) ->>>>>> For more information, see [Response timeout (custom origins only)](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesOriginResponseTimeout) in the _Amazon CloudFront Developer Guide_ . +>>>>>> For more information, see [Response timeout (custom origins only)](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginResponseTimeout) in the _Amazon CloudFront Developer Guide_ . @@ -504 +508 @@ DistributionConfig -> (structure) ->>>>>> Specifies how long, in seconds, CloudFront persists its connection to the origin. The minimum timeout is 1 second, the maximum is 60 seconds, and the default (if you don’t specify otherwise) is 5 seconds. +>>>>>> Specifies how long, in seconds, CloudFront persists its connection to the origin. The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don’t specify otherwise) is 5 seconds. @@ -506 +510 @@ DistributionConfig -> (structure) ->>>>>> For more information, see [Keep-alive timeout (custom origins only)](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesOriginKeepaliveTimeout) in the _Amazon CloudFront Developer Guide_ . +>>>>>> For more information, see [Keep-alive timeout (custom origins only)](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginKeepaliveTimeout) in the _Amazon CloudFront Developer Guide_ . @@ -518 +522 @@ DistributionConfig -> (structure) ->>>>>> Specifies how long, in seconds, CloudFront waits for a response from the origin. This is also known as the _origin response timeout_ . The minimum timeout is 1 second, the maximum is 60 seconds, and the default (if you don’t specify otherwise) is 30 seconds. +>>>>>> Specifies how long, in seconds, CloudFront waits for a response from the origin. This is also known as the _origin response timeout_ . The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don’t specify otherwise) is 30 seconds. @@ -520 +524 @@ DistributionConfig -> (structure) ->>>>>> For more information, see [Response timeout (custom origins only)](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesOriginResponseTimeout) in the _Amazon CloudFront Developer Guide_ . +>>>>>> For more information, see [Response timeout (custom origins only)](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginResponseTimeout) in the _Amazon CloudFront Developer Guide_ . @@ -524 +528 @@ DistributionConfig -> (structure) ->>>>>> Specifies how long, in seconds, CloudFront persists its connection to the origin. The minimum timeout is 1 second, the maximum is 60 seconds, and the default (if you don’t specify otherwise) is 5 seconds. +>>>>>> Specifies how long, in seconds, CloudFront persists its connection to the origin. The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don’t specify otherwise) is 5 seconds. @@ -526 +530 @@ DistributionConfig -> (structure) ->>>>>> For more information, see [Keep-alive timeout (custom origins only)](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesOriginKeepaliveTimeout) in the _Amazon CloudFront Developer Guide_ . +>>>>>> For more information, see [Keep-alive timeout (custom origins only)](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginKeepaliveTimeout) in the _Amazon CloudFront Developer Guide_ . @@ -645,0 +650,4 @@ DistributionConfig -> (structure) +>>> ### Note +>>> +>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>> @@ -744,0 +753,4 @@ DistributionConfig -> (structure) +>>> ### Note +>>> +>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>> @@ -959,0 +972,4 @@ DistributionConfig -> (structure) +>>> ### Note +>>> +>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>> @@ -967,0 +984,4 @@ DistributionConfig -> (structure) +>>> ### Note +>>> +>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>> @@ -973,0 +994,4 @@ DistributionConfig -> (structure) +>>> ### Note +>>> +>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>> @@ -1027,0 +1052,4 @@ DistributionConfig -> (structure) +>>>>> ### Note +>>>>> +>>>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>>>> @@ -1126,0 +1155,4 @@ DistributionConfig -> (structure) +>>>>> ### Note +>>>>> +>>>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>>>> @@ -1341,0 +1374,4 @@ DistributionConfig -> (structure) +>>>>> ### Note +>>>>> +>>>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>>>> @@ -1349,0 +1386,4 @@ DistributionConfig -> (structure) +>>>>> ### Note +>>>>> +>>>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>>>> @@ -1355,0 +1396,4 @@ DistributionConfig -> (structure) +>>>>> ### Note +>>>>> +>>>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>>>> @@ -1452,0 +1497,4 @@ DistributionConfig -> (structure) +>> ### Note +>> +>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>> @@ -1480,0 +1529,4 @@ DistributionConfig -> (structure) +>>> ### Note +>>> +>>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>>> @@ -1575,0 +1628,4 @@ DistributionConfig -> (structure) +>> ### Note +>> +>> Multi-tenant distributions only support WAF V2 web ACLs. +>> @@ -1589,0 +1646,4 @@ DistributionConfig -> (structure) +>> ### Note +>> +>> To use this field for a multi-tenant distribution, use a connection group instead. For more information, see [ConnectionGroup](https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ConnectionGroup.html) . +>> @@ -1606,0 +1667,4 @@ DistributionConfig -> (structure) +>> ### Note +>> +>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>> @@ -1610,0 +1675,4 @@ DistributionConfig -> (structure) +>> ### Note +>> +>> This field only supports standard distributions. You can’t specify this field for multi-tenant distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>> @@ -1614,0 +1683,4 @@ DistributionConfig -> (structure) +>> ### Note +>> +>> To use this field for a multi-tenant distribution, use a connection group instead. For more information, see [ConnectionGroup](https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ConnectionGroup.html) . +>> @@ -1618,0 +1691,4 @@ DistributionConfig -> (structure) +>> ### Note +>> +>> This field only supports multi-tenant distributions. You can’t specify this field for standard distributions. For more information, see [Unsupported features for SaaS Manager for Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas) in the _Amazon CloudFront Developer Guide_ . +>> @@ -1655 +1731 @@ DistributionConfig -> (structure) ->> The connection mode to filter distributions by. +>> This field specifies whether the connection mode is through a standard distribution (direct) or a multi-tenant distribution with distribution tenants(tenant-only). @@ -1671 +1747 @@ ETag -> (string) - * [AWS CLI 2.27.51 Command Reference](../../index.html) » + * [AWS CLI 2.27.54 Command Reference](../../index.html) »