@aws-sdk/client-cloudfront 3.907.0 → 3.910.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -447,6 +447,7 @@ const MinimumProtocolVersion = {
447
447
  TLSv1_2_2018: "TLSv1.2_2018",
448
448
  TLSv1_2_2019: "TLSv1.2_2019",
449
449
  TLSv1_2_2021: "TLSv1.2_2021",
450
+ TLSv1_2_2025: "TLSv1.2_2025",
450
451
  TLSv1_3_2025: "TLSv1.3_2025",
451
452
  };
452
453
  const SSLSupportMethod = {
@@ -328,6 +328,7 @@ export const MinimumProtocolVersion = {
328
328
  TLSv1_2_2018: "TLSv1.2_2018",
329
329
  TLSv1_2_2019: "TLSv1.2_2019",
330
330
  TLSv1_2_2021: "TLSv1.2_2021",
331
+ TLSv1_2_2025: "TLSv1.2_2025",
331
332
  TLSv1_3_2025: "TLSv1.3_2025",
332
333
  };
333
334
  export const SSLSupportMethod = {
@@ -366,7 +366,7 @@ declare const CopyDistributionCommand_base: {
366
366
  * // IAMCertificateId: "STRING_VALUE",
367
367
  * // ACMCertificateArn: "STRING_VALUE",
368
368
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
369
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
369
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
370
370
  * // Certificate: "STRING_VALUE",
371
371
  * // CertificateSource: "cloudfront" || "iam" || "acm",
372
372
  * // },
@@ -320,7 +320,7 @@ declare const CreateDistributionCommand_base: {
320
320
  * IAMCertificateId: "STRING_VALUE",
321
321
  * ACMCertificateArn: "STRING_VALUE",
322
322
  * SSLSupportMethod: "sni-only" || "vip" || "static-ip",
323
- * MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
323
+ * MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
324
324
  * Certificate: "STRING_VALUE",
325
325
  * CertificateSource: "cloudfront" || "iam" || "acm",
326
326
  * },
@@ -679,7 +679,7 @@ declare const CreateDistributionCommand_base: {
679
679
  * // IAMCertificateId: "STRING_VALUE",
680
680
  * // ACMCertificateArn: "STRING_VALUE",
681
681
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
682
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
682
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
683
683
  * // Certificate: "STRING_VALUE",
684
684
  * // CertificateSource: "cloudfront" || "iam" || "acm",
685
685
  * // },
@@ -321,7 +321,7 @@ declare const CreateDistributionWithTagsCommand_base: {
321
321
  * IAMCertificateId: "STRING_VALUE",
322
322
  * ACMCertificateArn: "STRING_VALUE",
323
323
  * SSLSupportMethod: "sni-only" || "vip" || "static-ip",
324
- * MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
324
+ * MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
325
325
  * Certificate: "STRING_VALUE",
326
326
  * CertificateSource: "cloudfront" || "iam" || "acm",
327
327
  * },
@@ -689,7 +689,7 @@ declare const CreateDistributionWithTagsCommand_base: {
689
689
  * // IAMCertificateId: "STRING_VALUE",
690
690
  * // ACMCertificateArn: "STRING_VALUE",
691
691
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
692
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
692
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
693
693
  * // Certificate: "STRING_VALUE",
694
694
  * // CertificateSource: "cloudfront" || "iam" || "acm",
695
695
  * // },
@@ -362,7 +362,7 @@ declare const GetDistributionCommand_base: {
362
362
  * // IAMCertificateId: "STRING_VALUE",
363
363
  * // ACMCertificateArn: "STRING_VALUE",
364
364
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
365
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
365
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
366
366
  * // Certificate: "STRING_VALUE",
367
367
  * // CertificateSource: "cloudfront" || "iam" || "acm",
368
368
  * // },
@@ -325,7 +325,7 @@ declare const GetDistributionConfigCommand_base: {
325
325
  * // IAMCertificateId: "STRING_VALUE",
326
326
  * // ACMCertificateArn: "STRING_VALUE",
327
327
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
328
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
328
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
329
329
  * // Certificate: "STRING_VALUE",
330
330
  * // CertificateSource: "cloudfront" || "iam" || "acm",
331
331
  * // },
@@ -332,7 +332,7 @@ declare const ListDistributionsByAnycastIpListIdCommand_base: {
332
332
  * // IAMCertificateId: "STRING_VALUE",
333
333
  * // ACMCertificateArn: "STRING_VALUE",
334
334
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
335
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
335
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
336
336
  * // Certificate: "STRING_VALUE",
337
337
  * // CertificateSource: "cloudfront" || "iam" || "acm",
338
338
  * // },
@@ -332,7 +332,7 @@ declare const ListDistributionsByConnectionModeCommand_base: {
332
332
  * // IAMCertificateId: "STRING_VALUE",
333
333
  * // ACMCertificateArn: "STRING_VALUE",
334
334
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
335
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
335
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
336
336
  * // Certificate: "STRING_VALUE",
337
337
  * // CertificateSource: "cloudfront" || "iam" || "acm",
338
338
  * // },
@@ -333,7 +333,7 @@ declare const ListDistributionsByRealtimeLogConfigCommand_base: {
333
333
  * // IAMCertificateId: "STRING_VALUE",
334
334
  * // ACMCertificateArn: "STRING_VALUE",
335
335
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
336
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
336
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
337
337
  * // Certificate: "STRING_VALUE",
338
338
  * // CertificateSource: "cloudfront" || "iam" || "acm",
339
339
  * // },
@@ -332,7 +332,7 @@ declare const ListDistributionsByWebACLIdCommand_base: {
332
332
  * // IAMCertificateId: "STRING_VALUE",
333
333
  * // ACMCertificateArn: "STRING_VALUE",
334
334
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
335
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
335
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
336
336
  * // Certificate: "STRING_VALUE",
337
337
  * // CertificateSource: "cloudfront" || "iam" || "acm",
338
338
  * // },
@@ -331,7 +331,7 @@ declare const ListDistributionsCommand_base: {
331
331
  * // IAMCertificateId: "STRING_VALUE",
332
332
  * // ACMCertificateArn: "STRING_VALUE",
333
333
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
334
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
334
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
335
335
  * // Certificate: "STRING_VALUE",
336
336
  * // CertificateSource: "cloudfront" || "iam" || "acm",
337
337
  * // },
@@ -320,7 +320,7 @@ declare const UpdateDistributionCommand_base: {
320
320
  * IAMCertificateId: "STRING_VALUE",
321
321
  * ACMCertificateArn: "STRING_VALUE",
322
322
  * SSLSupportMethod: "sni-only" || "vip" || "static-ip",
323
- * MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
323
+ * MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
324
324
  * Certificate: "STRING_VALUE",
325
325
  * CertificateSource: "cloudfront" || "iam" || "acm",
326
326
  * },
@@ -681,7 +681,7 @@ declare const UpdateDistributionCommand_base: {
681
681
  * // IAMCertificateId: "STRING_VALUE",
682
682
  * // ACMCertificateArn: "STRING_VALUE",
683
683
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
684
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
684
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
685
685
  * // Certificate: "STRING_VALUE",
686
686
  * // CertificateSource: "cloudfront" || "iam" || "acm",
687
687
  * // },
@@ -364,7 +364,7 @@ declare const UpdateDistributionWithStagingConfigCommand_base: {
364
364
  * // IAMCertificateId: "STRING_VALUE",
365
365
  * // ACMCertificateArn: "STRING_VALUE",
366
366
  * // SSLSupportMethod: "sni-only" || "vip" || "static-ip",
367
- * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025",
367
+ * // MinimumProtocolVersion: "SSLv3" || "TLSv1" || "TLSv1_2016" || "TLSv1.1_2016" || "TLSv1.2_2018" || "TLSv1.2_2019" || "TLSv1.2_2021" || "TLSv1.3_2025" || "TLSv1.2_2025",
368
368
  * // Certificate: "STRING_VALUE",
369
369
  * // CertificateSource: "cloudfront" || "iam" || "acm",
370
370
  * // },
@@ -872,28 +872,28 @@ export interface CacheBehavior {
872
872
  /**
873
873
  * <p>This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/working-with-policies.html">Working with policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>If you want to include values in the cache key, use a cache policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy">Creating cache policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html">Using the managed cache policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>If you want to send values to the origin but not include them in the cache key, use an origin request policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-origin-requests.html#origin-request-create-origin-request-policy">Creating origin request policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-origin-request-policies.html">Using the managed origin request policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>A <code>CacheBehavior</code> must include either a <code>CachePolicyId</code> or <code>ForwardedValues</code>. We recommend that you use a <code>CachePolicyId</code>.</p> <p>A complex type that specifies how CloudFront handles query strings, cookies, and HTTP headers.</p>
874
874
  *
875
- * @deprecated
875
+ * @deprecated deprecated
876
876
  * @public
877
877
  */
878
878
  ForwardedValues?: ForwardedValues | undefined;
879
879
  /**
880
880
  * <note> <p>This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas">Unsupported features for SaaS Manager for Amazon CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note> <p>This field is deprecated. We recommend that you use the <code>MinTTL</code> field in a cache policy instead of this field. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy">Creating cache policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html">Using the managed cache policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <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>
881
881
  *
882
- * @deprecated
882
+ * @deprecated deprecated
883
883
  * @public
884
884
  */
885
885
  MinTTL?: number | undefined;
886
886
  /**
887
887
  * <note> <p>This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas">Unsupported features for SaaS Manager for Amazon CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note> <p>This field is deprecated. We recommend that you use the <code>DefaultTTL</code> field in a cache policy instead of this field. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy">Creating cache policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html">Using the managed cache policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <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>
888
888
  *
889
- * @deprecated
889
+ * @deprecated deprecated
890
890
  * @public
891
891
  */
892
892
  DefaultTTL?: number | undefined;
893
893
  /**
894
894
  * <note> <p>This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas">Unsupported features for SaaS Manager for Amazon CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note> <p>This field is deprecated. We recommend that you use the <code>MaxTTL</code> field in a cache policy instead of this field. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy">Creating cache policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html">Using the managed cache policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <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>
895
895
  *
896
- * @deprecated
896
+ * @deprecated deprecated
897
897
  * @public
898
898
  */
899
899
  MaxTTL?: number | undefined;
@@ -1441,28 +1441,28 @@ export interface DefaultCacheBehavior {
1441
1441
  /**
1442
1442
  * <p>This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/working-with-policies.html">Working with policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>If you want to include values in the cache key, use a cache policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy">Creating cache policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html">Using the managed cache policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>If you want to send values to the origin but not include them in the cache key, use an origin request policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-origin-requests.html#origin-request-create-origin-request-policy">Creating origin request policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-origin-request-policies.html">Using the managed origin request policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <p>A <code>DefaultCacheBehavior</code> must include either a <code>CachePolicyId</code> or <code>ForwardedValues</code>. We recommend that you use a <code>CachePolicyId</code>.</p> <p>A complex type that specifies how CloudFront handles query strings, cookies, and HTTP headers.</p>
1443
1443
  *
1444
- * @deprecated
1444
+ * @deprecated deprecated
1445
1445
  * @public
1446
1446
  */
1447
1447
  ForwardedValues?: ForwardedValues | undefined;
1448
1448
  /**
1449
1449
  * <note> <p>This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas">Unsupported features for SaaS Manager for Amazon CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note> <p>This field is deprecated. We recommend that you use the <code>MinTTL</code> field in a cache policy instead of this field. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy">Creating cache policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html">Using the managed cache policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <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>
1450
1450
  *
1451
- * @deprecated
1451
+ * @deprecated deprecated
1452
1452
  * @public
1453
1453
  */
1454
1454
  MinTTL?: number | undefined;
1455
1455
  /**
1456
1456
  * <note> <p>This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas">Unsupported features for SaaS Manager for Amazon CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note> <p>This field is deprecated. We recommend that you use the <code>DefaultTTL</code> field in a cache policy instead of this field. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy">Creating cache policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html">Using the managed cache policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <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>
1457
1457
  *
1458
- * @deprecated
1458
+ * @deprecated deprecated
1459
1459
  * @public
1460
1460
  */
1461
1461
  DefaultTTL?: number | undefined;
1462
1462
  /**
1463
1463
  * <note> <p>This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas">Unsupported features for SaaS Manager for Amazon CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note> <p>This field is deprecated. We recommend that you use the <code>MaxTTL</code> field in a cache policy instead of this field. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy">Creating cache policies</a> or <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html">Using the managed cache policies</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> <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>
1464
1464
  *
1465
- * @deprecated
1465
+ * @deprecated deprecated
1466
1466
  * @public
1467
1467
  */
1468
1468
  MaxTTL?: number | undefined;
@@ -2009,6 +2009,7 @@ export declare const MinimumProtocolVersion: {
2009
2009
  readonly TLSv1_2_2018: "TLSv1.2_2018";
2010
2010
  readonly TLSv1_2_2019: "TLSv1.2_2019";
2011
2011
  readonly TLSv1_2_2021: "TLSv1.2_2021";
2012
+ readonly TLSv1_2_2025: "TLSv1.2_2025";
2012
2013
  readonly TLSv1_3_2025: "TLSv1.3_2025";
2013
2014
  };
2014
2015
  /**
@@ -2061,14 +2062,14 @@ export interface ViewerCertificate {
2061
2062
  /**
2062
2063
  * <p>This field is deprecated. Use one of the following fields instead:</p> <ul> <li> <p> <code>ACMCertificateArn</code> </p> </li> <li> <p> <code>IAMCertificateId</code> </p> </li> <li> <p> <code>CloudFrontDefaultCertificate</code> </p> </li> </ul>
2063
2064
  *
2064
- * @deprecated
2065
+ * @deprecated deprecated
2065
2066
  * @public
2066
2067
  */
2067
2068
  Certificate?: string | undefined;
2068
2069
  /**
2069
2070
  * <p>This field is deprecated. Use one of the following fields instead:</p> <ul> <li> <p> <code>ACMCertificateArn</code> </p> </li> <li> <p> <code>IAMCertificateId</code> </p> </li> <li> <p> <code>CloudFrontDefaultCertificate</code> </p> </li> </ul>
2070
2071
  *
2071
- * @deprecated
2072
+ * @deprecated deprecated
2072
2073
  * @public
2073
2074
  */
2074
2075
  CertificateSource?: CertificateSource | undefined;
@@ -266,7 +266,7 @@ export declare class TooManyQueryStringsInOriginRequestPolicy extends __BaseExce
266
266
  constructor(opts: __ExceptionOptionType<TooManyQueryStringsInOriginRequestPolicy, __BaseException>);
267
267
  }
268
268
  /**
269
- * <p>Configuration information about a public key that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p>
269
+ * <p>Configuration information about a public key that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p> <p>CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.</p>
270
270
  * @public
271
271
  */
272
272
  export interface PublicKeyConfig {
@@ -302,7 +302,7 @@ export interface CreatePublicKeyRequest {
302
302
  PublicKeyConfig: PublicKeyConfig | undefined;
303
303
  }
304
304
  /**
305
- * <p>A public key that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p>
305
+ * <p>A public key that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p> <p>CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.</p>
306
306
  * @public
307
307
  */
308
308
  export interface PublicKey {
@@ -616,6 +616,7 @@ export declare const MinimumProtocolVersion: {
616
616
  readonly TLSv1_2_2018: "TLSv1.2_2018";
617
617
  readonly TLSv1_2_2019: "TLSv1.2_2019";
618
618
  readonly TLSv1_2_2021: "TLSv1.2_2021";
619
+ readonly TLSv1_2_2025: "TLSv1.2_2025";
619
620
  readonly TLSv1_3_2025: "TLSv1.3_2025";
620
621
  };
621
622
  export type MinimumProtocolVersion =
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudfront",
3
3
  "description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
4
- "version": "3.907.0",
4
+ "version": "3.910.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-cloudfront",
@@ -20,45 +20,45 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.907.0",
24
- "@aws-sdk/credential-provider-node": "3.907.0",
25
- "@aws-sdk/middleware-host-header": "3.901.0",
26
- "@aws-sdk/middleware-logger": "3.901.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.901.0",
28
- "@aws-sdk/middleware-user-agent": "3.907.0",
29
- "@aws-sdk/region-config-resolver": "3.901.0",
30
- "@aws-sdk/types": "3.901.0",
31
- "@aws-sdk/util-endpoints": "3.901.0",
32
- "@aws-sdk/util-user-agent-browser": "3.907.0",
33
- "@aws-sdk/util-user-agent-node": "3.907.0",
34
- "@aws-sdk/xml-builder": "3.901.0",
35
- "@smithy/config-resolver": "^4.3.0",
36
- "@smithy/core": "^3.14.0",
37
- "@smithy/fetch-http-handler": "^5.3.0",
38
- "@smithy/hash-node": "^4.2.0",
39
- "@smithy/invalid-dependency": "^4.2.0",
40
- "@smithy/middleware-content-length": "^4.2.0",
41
- "@smithy/middleware-endpoint": "^4.3.0",
42
- "@smithy/middleware-retry": "^4.4.0",
43
- "@smithy/middleware-serde": "^4.2.0",
44
- "@smithy/middleware-stack": "^4.2.0",
45
- "@smithy/node-config-provider": "^4.3.0",
46
- "@smithy/node-http-handler": "^4.3.0",
47
- "@smithy/protocol-http": "^5.3.0",
48
- "@smithy/smithy-client": "^4.7.0",
49
- "@smithy/types": "^4.6.0",
50
- "@smithy/url-parser": "^4.2.0",
51
- "@smithy/util-base64": "^4.2.0",
23
+ "@aws-sdk/core": "3.910.0",
24
+ "@aws-sdk/credential-provider-node": "3.910.0",
25
+ "@aws-sdk/middleware-host-header": "3.910.0",
26
+ "@aws-sdk/middleware-logger": "3.910.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.910.0",
28
+ "@aws-sdk/middleware-user-agent": "3.910.0",
29
+ "@aws-sdk/region-config-resolver": "3.910.0",
30
+ "@aws-sdk/types": "3.910.0",
31
+ "@aws-sdk/util-endpoints": "3.910.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.910.0",
33
+ "@aws-sdk/util-user-agent-node": "3.910.0",
34
+ "@aws-sdk/xml-builder": "3.910.0",
35
+ "@smithy/config-resolver": "^4.3.2",
36
+ "@smithy/core": "^3.16.1",
37
+ "@smithy/fetch-http-handler": "^5.3.3",
38
+ "@smithy/hash-node": "^4.2.2",
39
+ "@smithy/invalid-dependency": "^4.2.2",
40
+ "@smithy/middleware-content-length": "^4.2.2",
41
+ "@smithy/middleware-endpoint": "^4.3.3",
42
+ "@smithy/middleware-retry": "^4.4.3",
43
+ "@smithy/middleware-serde": "^4.2.2",
44
+ "@smithy/middleware-stack": "^4.2.2",
45
+ "@smithy/node-config-provider": "^4.3.2",
46
+ "@smithy/node-http-handler": "^4.4.1",
47
+ "@smithy/protocol-http": "^5.3.2",
48
+ "@smithy/smithy-client": "^4.8.1",
49
+ "@smithy/types": "^4.7.1",
50
+ "@smithy/url-parser": "^4.2.2",
51
+ "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
- "@smithy/util-body-length-node": "^4.2.0",
54
- "@smithy/util-defaults-mode-browser": "^4.2.0",
55
- "@smithy/util-defaults-mode-node": "^4.2.0",
56
- "@smithy/util-endpoints": "^3.2.0",
57
- "@smithy/util-middleware": "^4.2.0",
58
- "@smithy/util-retry": "^4.2.0",
59
- "@smithy/util-stream": "^4.4.0",
53
+ "@smithy/util-body-length-node": "^4.2.1",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.2",
55
+ "@smithy/util-defaults-mode-node": "^4.2.3",
56
+ "@smithy/util-endpoints": "^3.2.2",
57
+ "@smithy/util-middleware": "^4.2.2",
58
+ "@smithy/util-retry": "^4.2.2",
59
+ "@smithy/util-stream": "^4.5.2",
60
60
  "@smithy/util-utf8": "^4.2.0",
61
- "@smithy/util-waiter": "^4.2.0",
61
+ "@smithy/util-waiter": "^4.2.2",
62
62
  "tslib": "^2.6.2"
63
63
  },
64
64
  "devDependencies": {