AWS cli documentation change
Summary
Updated documentation with multiple changes including: Added restrictions for multi-tenant distributions, increased maximum timeout values for origin response and keep-alive from 60 to 120 seconds, clarified WAF version requirements, and added connection mode specifications.
Security assessment
The changes add documentation about security-related features including WAF V2 requirements for multi-tenant distributions and connection group usage patterns. However, there is no direct evidence of addressing a specific security vulnerability. The timeout increases improve operational reliability but aren't security fixes.
Diff
diff --git a/cli/latest/reference/cloudfront/create-distribution.md b/cli/latest/reference/cloudfront/create-distribution.md index c4a0bd150..bcc708be1 100644 --- a//cli/latest/reference/cloudfront/create-distribution.md +++ b//cli/latest/reference/cloudfront/create-distribution.md @@ -15 +15 @@ - * [AWS CLI 2.27.51 Command Reference](../../index.html) » + * [AWS CLI 2.27.54 Command Reference](../../index.html) » @@ -108,0 +109,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>> ### 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_ . +>> @@ -260 +264 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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_ . @@ -274 +278 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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. @@ -276 +280 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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_ . @@ -280 +284 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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. @@ -282 +286 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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_ . @@ -294 +298 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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. @@ -296 +300 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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_ . @@ -300 +304 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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. @@ -302 +306 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->>>>>> 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_ . @@ -421,0 +426,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>> ### 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_ . +>>> @@ -520,0 +529,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>> ### 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_ . +>>> @@ -735,0 +748,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>> ### 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_ . +>>> @@ -743,0 +760,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>> ### 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_ . +>>> @@ -749,0 +770,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>> ### 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_ . +>>> @@ -803,0 +828,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>>>> ### 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_ . +>>>>> @@ -902,0 +931,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>>>> ### 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_ . +>>>>> @@ -1117,0 +1150,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>>>> ### 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_ . +>>>>> @@ -1125,0 +1162,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>>>> ### 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_ . +>>>>> @@ -1131,0 +1172,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>>>> ### 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_ . +>>>>> @@ -1228,0 +1273,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>> ### 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_ . +>> @@ -1256,0 +1305,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>>> ### 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_ . +>>> @@ -1351,0 +1404,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>> ### Note +>> +>> Multi-tenant distributions only support WAF V2 web ACLs. +>> @@ -1365,0 +1422,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>> ### 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) . +>> @@ -1382,0 +1443,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>> ### 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_ . +>> @@ -1386,0 +1451,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>> ### 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_ . +>> @@ -1390,0 +1459,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>> ### 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) . +>> @@ -1394,0 +1467,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf +>> ### 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_ . +>> @@ -1431 +1507 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cloudf ->> 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). @@ -2207,0 +2284,4 @@ Distribution -> (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_ . +>>> @@ -2359 +2439 @@ Distribution -> (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_ . @@ -2373 +2453 @@ Distribution -> (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. @@ -2375 +2455 @@ Distribution -> (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_ . @@ -2379 +2459 @@ Distribution -> (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. @@ -2381 +2461 @@ Distribution -> (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_ . @@ -2393 +2473 @@ Distribution -> (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. @@ -2395 +2475 @@ Distribution -> (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_ . @@ -2399 +2479 @@ Distribution -> (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. @@ -2401 +2481 @@ Distribution -> (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_ . @@ -2520,0 +2601,4 @@ Distribution -> (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_ . +>>>> @@ -2619,0 +2704,4 @@ Distribution -> (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_ . +>>>> @@ -2834,0 +2923,4 @@ Distribution -> (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_ . +>>>> @@ -2842,0 +2935,4 @@ Distribution -> (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_ . +>>>> @@ -2848,0 +2945,4 @@ Distribution -> (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_ . +>>>> @@ -2902,0 +3003,4 @@ Distribution -> (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_ . +>>>>>> @@ -3001,0 +3106,4 @@ Distribution -> (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_ . +>>>>>> @@ -3216,0 +3325,4 @@ Distribution -> (structure)