@aws-sdk/client-cloudfront 3.934.0 → 3.935.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.
Files changed (214) hide show
  1. package/dist-cjs/index.js +234 -235
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +233 -0
  4. package/dist-es/models/errors.js +2129 -0
  5. package/dist-es/models/models_0.js +1 -1729
  6. package/dist-es/models/models_1.js +1 -611
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
  9. package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateVpcOriginCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteConnectionGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteDistributionTenantCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteVpcOriginCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
  38. package/dist-types/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
  39. package/dist-types/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
  40. package/dist-types/commands/GetAnycastIpListCommand.d.ts +1 -1
  41. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
  42. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  44. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  45. package/dist-types/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
  46. package/dist-types/commands/GetConnectionGroupCommand.d.ts +1 -1
  47. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  48. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
  51. package/dist-types/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDistributionTenantCommand.d.ts +1 -1
  53. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  55. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  56. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  57. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  58. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
  59. package/dist-types/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
  60. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
  61. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  62. package/dist-types/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
  63. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  64. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -1
  65. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  66. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  67. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  68. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
  69. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  70. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  71. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -2
  72. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  75. package/dist-types/commands/ListVpcOriginsCommand.d.ts +1 -1
  76. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
  77. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  78. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  79. package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
  80. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateAnycastIpListCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateConnectionGroupCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateDistributionTenantCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -1
  98. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
  100. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateVpcOriginCommand.d.ts +1 -1
  102. package/dist-types/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
  103. package/dist-types/index.d.ts +4 -1
  104. package/dist-types/models/enums.d.ts +585 -0
  105. package/dist-types/models/errors.d.ts +1978 -0
  106. package/dist-types/models/models_0.d.ts +2505 -2075
  107. package/dist-types/models/models_1.d.ts +1504 -3123
  108. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -2
  172. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/index.d.ts +4 -1
  204. package/dist-types/ts3.4/models/enums.d.ts +311 -0
  205. package/dist-types/ts3.4/models/errors.d.ts +1317 -0
  206. package/dist-types/ts3.4/models/models_0.d.ts +663 -1189
  207. package/dist-types/ts3.4/models/models_1.d.ts +403 -1093
  208. package/package.json +12 -12
  209. package/dist-es/models/index.js +0 -3
  210. package/dist-es/models/models_2.js +0 -24
  211. package/dist-types/models/index.d.ts +0 -3
  212. package/dist-types/models/models_2.d.ts +0 -1378
  213. package/dist-types/ts3.4/models/index.d.ts +0 -3
  214. package/dist-types/ts3.4/models/models_2.d.ts +0 -411
package/dist-cjs/index.js CHANGED
@@ -118,16 +118,6 @@ let CloudFrontServiceException$1 = class CloudFrontServiceException extends smit
118
118
  }
119
119
  };
120
120
 
121
- const ResponseHeadersPolicyAccessControlAllowMethodsValues = {
122
- ALL: "ALL",
123
- DELETE: "DELETE",
124
- GET: "GET",
125
- HEAD: "HEAD",
126
- OPTIONS: "OPTIONS",
127
- PATCH: "PATCH",
128
- POST: "POST",
129
- PUT: "PUT",
130
- };
131
121
  let AccessDenied$1 = class AccessDenied extends CloudFrontServiceException$1 {
132
122
  name = "AccessDenied";
133
123
  $fault = "client";
@@ -142,25 +132,6 @@ let AccessDenied$1 = class AccessDenied extends CloudFrontServiceException$1 {
142
132
  this.Message = opts.Message;
143
133
  }
144
134
  };
145
- const ICPRecordalStatus = {
146
- APPROVED: "APPROVED",
147
- PENDING: "PENDING",
148
- SUSPENDED: "SUSPENDED",
149
- };
150
- const Method = {
151
- DELETE: "DELETE",
152
- GET: "GET",
153
- HEAD: "HEAD",
154
- OPTIONS: "OPTIONS",
155
- PATCH: "PATCH",
156
- POST: "POST",
157
- PUT: "PUT",
158
- };
159
- const IpAddressType = {
160
- DualStack: "dualstack",
161
- Ipv4: "ipv4",
162
- Ipv6: "ipv6",
163
- };
164
135
  let IllegalUpdate$1 = class IllegalUpdate extends CloudFrontServiceException$1 {
165
136
  name = "IllegalUpdate";
166
137
  $fault = "client";
@@ -273,38 +244,6 @@ let BatchTooLarge$1 = class BatchTooLarge extends CloudFrontServiceException$1 {
273
244
  this.Message = opts.Message;
274
245
  }
275
246
  };
276
- const ItemSelection = {
277
- all: "all",
278
- none: "none",
279
- whitelist: "whitelist",
280
- };
281
- const EventType = {
282
- origin_request: "origin-request",
283
- origin_response: "origin-response",
284
- viewer_request: "viewer-request",
285
- viewer_response: "viewer-response",
286
- };
287
- const ViewerProtocolPolicy = {
288
- allow_all: "allow-all",
289
- https_only: "https-only",
290
- redirect_to_https: "redirect-to-https",
291
- };
292
- const CachePolicyCookieBehavior = {
293
- all: "all",
294
- allExcept: "allExcept",
295
- none: "none",
296
- whitelist: "whitelist",
297
- };
298
- const CachePolicyHeaderBehavior = {
299
- none: "none",
300
- whitelist: "whitelist",
301
- };
302
- const CachePolicyQueryStringBehavior = {
303
- all: "all",
304
- allExcept: "allExcept",
305
- none: "none",
306
- whitelist: "whitelist",
307
- };
308
247
  let CachePolicyAlreadyExists$1 = class CachePolicyAlreadyExists extends CloudFrontServiceException$1 {
309
248
  name = "CachePolicyAlreadyExists";
310
249
  $fault = "client";
@@ -333,10 +272,6 @@ let CachePolicyInUse$1 = class CachePolicyInUse extends CloudFrontServiceExcepti
333
272
  this.Message = opts.Message;
334
273
  }
335
274
  };
336
- const CachePolicyType = {
337
- custom: "custom",
338
- managed: "managed",
339
- };
340
275
  let CannotChangeImmutablePublicKeyFields$1 = class CannotChangeImmutablePublicKeyFields extends CloudFrontServiceException$1 {
341
276
  name = "CannotChangeImmutablePublicKeyFields";
342
277
  $fault = "client";
@@ -379,15 +314,6 @@ let CannotUpdateEntityWhileInUse$1 = class CannotUpdateEntityWhileInUse extends
379
314
  this.Message = opts.Message;
380
315
  }
381
316
  };
382
- const CertificateSource = {
383
- acm: "acm",
384
- cloudfront: "cloudfront",
385
- iam: "iam",
386
- };
387
- const CertificateTransparencyLoggingPreference = {
388
- Disabled: "disabled",
389
- Enabled: "enabled",
390
- };
391
317
  let CNAMEAlreadyExists$1 = class CNAMEAlreadyExists extends CloudFrontServiceException$1 {
392
318
  name = "CNAMEAlreadyExists";
393
319
  $fault = "client";
@@ -402,58 +328,6 @@ let CNAMEAlreadyExists$1 = class CNAMEAlreadyExists extends CloudFrontServiceExc
402
328
  this.Message = opts.Message;
403
329
  }
404
330
  };
405
- const ConnectionMode = {
406
- Direct: "direct",
407
- TenantOnly: "tenant-only",
408
- };
409
- const HttpVersion = {
410
- http1_1: "http1.1",
411
- http2: "http2",
412
- http2and3: "http2and3",
413
- http3: "http3",
414
- };
415
- const OriginGroupSelectionCriteria = {
416
- Default: "default",
417
- MediaQualityBased: "media-quality-based",
418
- };
419
- const OriginProtocolPolicy = {
420
- http_only: "http-only",
421
- https_only: "https-only",
422
- match_viewer: "match-viewer",
423
- };
424
- const SslProtocol = {
425
- SSLv3: "SSLv3",
426
- TLSv1: "TLSv1",
427
- TLSv1_1: "TLSv1.1",
428
- TLSv1_2: "TLSv1.2",
429
- };
430
- const PriceClass = {
431
- None: "None",
432
- PriceClass_100: "PriceClass_100",
433
- PriceClass_200: "PriceClass_200",
434
- PriceClass_All: "PriceClass_All",
435
- };
436
- const GeoRestrictionType = {
437
- blacklist: "blacklist",
438
- none: "none",
439
- whitelist: "whitelist",
440
- };
441
- const MinimumProtocolVersion = {
442
- SSLv3: "SSLv3",
443
- TLSv1: "TLSv1",
444
- TLSv1_1_2016: "TLSv1.1_2016",
445
- TLSv1_2016: "TLSv1_2016",
446
- TLSv1_2_2018: "TLSv1.2_2018",
447
- TLSv1_2_2019: "TLSv1.2_2019",
448
- TLSv1_2_2021: "TLSv1.2_2021",
449
- TLSv1_2_2025: "TLSv1.2_2025",
450
- TLSv1_3_2025: "TLSv1.3_2025",
451
- };
452
- const SSLSupportMethod = {
453
- sni_only: "sni-only",
454
- static_ip: "static-ip",
455
- vip: "vip",
456
- };
457
331
  let DistributionAlreadyExists$1 = class DistributionAlreadyExists extends CloudFrontServiceException$1 {
458
332
  name = "DistributionAlreadyExists";
459
333
  $fault = "client";
@@ -1406,10 +1280,6 @@ let ContinuousDeploymentPolicyAlreadyExists$1 = class ContinuousDeploymentPolicy
1406
1280
  this.Message = opts.Message;
1407
1281
  }
1408
1282
  };
1409
- const ContinuousDeploymentPolicyType = {
1410
- SingleHeader: "SingleHeader",
1411
- SingleWeight: "SingleWeight",
1412
- };
1413
1283
  let StagingDistributionInUse$1 = class StagingDistributionInUse extends CloudFrontServiceException$1 {
1414
1284
  name = "StagingDistributionInUse";
1415
1285
  $fault = "client";
@@ -1494,18 +1364,6 @@ let NoSuchContinuousDeploymentPolicy$1 = class NoSuchContinuousDeploymentPolicy
1494
1364
  this.Message = opts.Message;
1495
1365
  }
1496
1366
  };
1497
- const CustomizationActionType = {
1498
- disable: "disable",
1499
- override: "override",
1500
- };
1501
- const ValidationTokenHost = {
1502
- CloudFront: "cloudfront",
1503
- SelfHosted: "self-hosted",
1504
- };
1505
- const DomainStatus = {
1506
- Active: "active",
1507
- Inactive: "inactive",
1508
- };
1509
1367
  let InvalidAssociation$1 = class InvalidAssociation extends CloudFrontServiceException$1 {
1510
1368
  name = "InvalidAssociation";
1511
1369
  $fault = "client";
@@ -1520,9 +1378,6 @@ let InvalidAssociation$1 = class InvalidAssociation extends CloudFrontServiceExc
1520
1378
  this.Message = opts.Message;
1521
1379
  }
1522
1380
  };
1523
- const Format = {
1524
- URLEncoded: "URLEncoded",
1525
- };
1526
1381
  let FieldLevelEncryptionConfigAlreadyExists$1 = class FieldLevelEncryptionConfigAlreadyExists extends CloudFrontServiceException$1 {
1527
1382
  name = "FieldLevelEncryptionConfigAlreadyExists";
1528
1383
  $fault = "client";
@@ -1691,14 +1546,6 @@ let TooManyFieldLevelEncryptionProfiles$1 = class TooManyFieldLevelEncryptionPro
1691
1546
  this.Message = opts.Message;
1692
1547
  }
1693
1548
  };
1694
- const FunctionRuntime = {
1695
- cloudfront_js_1_0: "cloudfront-js-1.0",
1696
- cloudfront_js_2_0: "cloudfront-js-2.0",
1697
- };
1698
- const FunctionStage = {
1699
- DEVELOPMENT: "DEVELOPMENT",
1700
- LIVE: "LIVE",
1701
- };
1702
1549
  let FunctionAlreadyExists$1 = class FunctionAlreadyExists extends CloudFrontServiceException$1 {
1703
1550
  name = "FunctionAlreadyExists";
1704
1551
  $fault = "client";
@@ -1797,9 +1644,6 @@ let TooManyPublicKeysInKeyGroup$1 = class TooManyPublicKeysInKeyGroup extends Cl
1797
1644
  this.Message = opts.Message;
1798
1645
  }
1799
1646
  };
1800
- const ImportSourceType = {
1801
- S3: "S3",
1802
- };
1803
1647
  let EntitySizeLimitExceeded$1 = class EntitySizeLimitExceeded extends CloudFrontServiceException$1 {
1804
1648
  name = "EntitySizeLimitExceeded";
1805
1649
  $fault = "client";
@@ -1814,10 +1658,6 @@ let EntitySizeLimitExceeded$1 = class EntitySizeLimitExceeded extends CloudFront
1814
1658
  this.Message = opts.Message;
1815
1659
  }
1816
1660
  };
1817
- const RealtimeMetricsSubscriptionStatus = {
1818
- Disabled: "Disabled",
1819
- Enabled: "Enabled",
1820
- };
1821
1661
  let MonitoringSubscriptionAlreadyExists$1 = class MonitoringSubscriptionAlreadyExists extends CloudFrontServiceException$1 {
1822
1662
  name = "MonitoringSubscriptionAlreadyExists";
1823
1663
  $fault = "client";
@@ -1832,21 +1672,6 @@ let MonitoringSubscriptionAlreadyExists$1 = class MonitoringSubscriptionAlreadyE
1832
1672
  this.Message = opts.Message;
1833
1673
  }
1834
1674
  };
1835
- const OriginAccessControlOriginTypes = {
1836
- lambda: "lambda",
1837
- mediapackagev2: "mediapackagev2",
1838
- mediastore: "mediastore",
1839
- s3: "s3",
1840
- };
1841
- const OriginAccessControlSigningBehaviors = {
1842
- always: "always",
1843
- never: "never",
1844
- no_override: "no-override",
1845
- };
1846
- const OriginAccessControlSigningProtocols = {
1847
- sigv4: "sigv4",
1848
- };
1849
-
1850
1675
  let OriginAccessControlAlreadyExists$1 = class OriginAccessControlAlreadyExists extends CloudFrontServiceException$1 {
1851
1676
  name = "OriginAccessControlAlreadyExists";
1852
1677
  $fault = "client";
@@ -1875,25 +1700,6 @@ let TooManyOriginAccessControls$1 = class TooManyOriginAccessControls extends Cl
1875
1700
  this.Message = opts.Message;
1876
1701
  }
1877
1702
  };
1878
- const OriginRequestPolicyCookieBehavior = {
1879
- all: "all",
1880
- allExcept: "allExcept",
1881
- none: "none",
1882
- whitelist: "whitelist",
1883
- };
1884
- const OriginRequestPolicyHeaderBehavior = {
1885
- allExcept: "allExcept",
1886
- allViewer: "allViewer",
1887
- allViewerAndWhitelistCloudFront: "allViewerAndWhitelistCloudFront",
1888
- none: "none",
1889
- whitelist: "whitelist",
1890
- };
1891
- const OriginRequestPolicyQueryStringBehavior = {
1892
- all: "all",
1893
- allExcept: "allExcept",
1894
- none: "none",
1895
- whitelist: "whitelist",
1896
- };
1897
1703
  let OriginRequestPolicyAlreadyExists$1 = class OriginRequestPolicyAlreadyExists extends CloudFrontServiceException$1 {
1898
1704
  name = "OriginRequestPolicyAlreadyExists";
1899
1705
  $fault = "client";
@@ -2020,20 +1826,6 @@ let TooManyRealtimeLogConfigs$1 = class TooManyRealtimeLogConfigs extends CloudF
2020
1826
  this.Message = opts.Message;
2021
1827
  }
2022
1828
  };
2023
- const FrameOptionsList = {
2024
- DENY: "DENY",
2025
- SAMEORIGIN: "SAMEORIGIN",
2026
- };
2027
- const ReferrerPolicyList = {
2028
- no_referrer: "no-referrer",
2029
- no_referrer_when_downgrade: "no-referrer-when-downgrade",
2030
- origin: "origin",
2031
- origin_when_cross_origin: "origin-when-cross-origin",
2032
- same_origin: "same-origin",
2033
- strict_origin: "strict-origin",
2034
- strict_origin_when_cross_origin: "strict-origin-when-cross-origin",
2035
- unsafe_url: "unsafe-url",
2036
- };
2037
1829
  let ResponseHeadersPolicyAlreadyExists$1 = class ResponseHeadersPolicyAlreadyExists extends CloudFrontServiceException$1 {
2038
1830
  name = "ResponseHeadersPolicyAlreadyExists";
2039
1831
  $fault = "client";
@@ -2440,28 +2232,6 @@ let NoSuchInvalidation$1 = class NoSuchInvalidation extends CloudFrontServiceExc
2440
2232
  this.Message = opts.Message;
2441
2233
  }
2442
2234
  };
2443
- const ManagedCertificateStatus = {
2444
- Expired: "expired",
2445
- Failed: "failed",
2446
- Inactive: "inactive",
2447
- Issued: "issued",
2448
- PendingValidation: "pending-validation",
2449
- Revoked: "revoked",
2450
- ValidationTimedOut: "validation-timed-out",
2451
- };
2452
- const DistributionResourceType = {
2453
- Distribution: "distribution",
2454
- DistributionTenant: "distribution-tenant",
2455
- };
2456
- const OriginRequestPolicyType = {
2457
- custom: "custom",
2458
- managed: "managed",
2459
- };
2460
-
2461
- const ResponseHeadersPolicyType = {
2462
- custom: "custom",
2463
- managed: "managed",
2464
- };
2465
2235
  let TestFunctionFailed$1 = class TestFunctionFailed extends CloudFrontServiceException$1 {
2466
2236
  name = "TestFunctionFailed";
2467
2237
  $fault = "server";
@@ -2476,11 +2246,6 @@ let TestFunctionFailed$1 = class TestFunctionFailed extends CloudFrontServiceExc
2476
2246
  this.Message = opts.Message;
2477
2247
  }
2478
2248
  };
2479
- const DnsConfigurationStatus = {
2480
- Invalid: "invalid-configuration",
2481
- Unknown: "unknown-configuration",
2482
- Valid: "valid-configuration",
2483
- };
2484
2249
 
2485
2250
  const _A = "Aliases";
2486
2251
  const _AA = "AssociateAlias";
@@ -14878,6 +14643,240 @@ const waitUntilStreamingDistributionDeployed = async (params, input) => {
14878
14643
  return utilWaiter.checkExceptions(result);
14879
14644
  };
14880
14645
 
14646
+ const ResponseHeadersPolicyAccessControlAllowMethodsValues = {
14647
+ ALL: "ALL",
14648
+ DELETE: "DELETE",
14649
+ GET: "GET",
14650
+ HEAD: "HEAD",
14651
+ OPTIONS: "OPTIONS",
14652
+ PATCH: "PATCH",
14653
+ POST: "POST",
14654
+ PUT: "PUT",
14655
+ };
14656
+ const ICPRecordalStatus = {
14657
+ APPROVED: "APPROVED",
14658
+ PENDING: "PENDING",
14659
+ SUSPENDED: "SUSPENDED",
14660
+ };
14661
+ const Method = {
14662
+ DELETE: "DELETE",
14663
+ GET: "GET",
14664
+ HEAD: "HEAD",
14665
+ OPTIONS: "OPTIONS",
14666
+ PATCH: "PATCH",
14667
+ POST: "POST",
14668
+ PUT: "PUT",
14669
+ };
14670
+ const IpAddressType = {
14671
+ DualStack: "dualstack",
14672
+ Ipv4: "ipv4",
14673
+ Ipv6: "ipv6",
14674
+ };
14675
+ const ItemSelection = {
14676
+ all: "all",
14677
+ none: "none",
14678
+ whitelist: "whitelist",
14679
+ };
14680
+ const EventType = {
14681
+ origin_request: "origin-request",
14682
+ origin_response: "origin-response",
14683
+ viewer_request: "viewer-request",
14684
+ viewer_response: "viewer-response",
14685
+ };
14686
+ const ViewerProtocolPolicy = {
14687
+ allow_all: "allow-all",
14688
+ https_only: "https-only",
14689
+ redirect_to_https: "redirect-to-https",
14690
+ };
14691
+ const CachePolicyCookieBehavior = {
14692
+ all: "all",
14693
+ allExcept: "allExcept",
14694
+ none: "none",
14695
+ whitelist: "whitelist",
14696
+ };
14697
+ const CachePolicyHeaderBehavior = {
14698
+ none: "none",
14699
+ whitelist: "whitelist",
14700
+ };
14701
+ const CachePolicyQueryStringBehavior = {
14702
+ all: "all",
14703
+ allExcept: "allExcept",
14704
+ none: "none",
14705
+ whitelist: "whitelist",
14706
+ };
14707
+ const CachePolicyType = {
14708
+ custom: "custom",
14709
+ managed: "managed",
14710
+ };
14711
+ const CertificateSource = {
14712
+ acm: "acm",
14713
+ cloudfront: "cloudfront",
14714
+ iam: "iam",
14715
+ };
14716
+ const CertificateTransparencyLoggingPreference = {
14717
+ Disabled: "disabled",
14718
+ Enabled: "enabled",
14719
+ };
14720
+ const ConnectionMode = {
14721
+ Direct: "direct",
14722
+ TenantOnly: "tenant-only",
14723
+ };
14724
+ const HttpVersion = {
14725
+ http1_1: "http1.1",
14726
+ http2: "http2",
14727
+ http2and3: "http2and3",
14728
+ http3: "http3",
14729
+ };
14730
+ const OriginGroupSelectionCriteria = {
14731
+ Default: "default",
14732
+ MediaQualityBased: "media-quality-based",
14733
+ };
14734
+ const OriginProtocolPolicy = {
14735
+ http_only: "http-only",
14736
+ https_only: "https-only",
14737
+ match_viewer: "match-viewer",
14738
+ };
14739
+ const SslProtocol = {
14740
+ SSLv3: "SSLv3",
14741
+ TLSv1: "TLSv1",
14742
+ TLSv1_1: "TLSv1.1",
14743
+ TLSv1_2: "TLSv1.2",
14744
+ };
14745
+ const PriceClass = {
14746
+ None: "None",
14747
+ PriceClass_100: "PriceClass_100",
14748
+ PriceClass_200: "PriceClass_200",
14749
+ PriceClass_All: "PriceClass_All",
14750
+ };
14751
+ const GeoRestrictionType = {
14752
+ blacklist: "blacklist",
14753
+ none: "none",
14754
+ whitelist: "whitelist",
14755
+ };
14756
+ const MinimumProtocolVersion = {
14757
+ SSLv3: "SSLv3",
14758
+ TLSv1: "TLSv1",
14759
+ TLSv1_1_2016: "TLSv1.1_2016",
14760
+ TLSv1_2016: "TLSv1_2016",
14761
+ TLSv1_2_2018: "TLSv1.2_2018",
14762
+ TLSv1_2_2019: "TLSv1.2_2019",
14763
+ TLSv1_2_2021: "TLSv1.2_2021",
14764
+ TLSv1_2_2025: "TLSv1.2_2025",
14765
+ TLSv1_3_2025: "TLSv1.3_2025",
14766
+ };
14767
+ const SSLSupportMethod = {
14768
+ sni_only: "sni-only",
14769
+ static_ip: "static-ip",
14770
+ vip: "vip",
14771
+ };
14772
+ const ContinuousDeploymentPolicyType = {
14773
+ SingleHeader: "SingleHeader",
14774
+ SingleWeight: "SingleWeight",
14775
+ };
14776
+ const CustomizationActionType = {
14777
+ disable: "disable",
14778
+ override: "override",
14779
+ };
14780
+ const ValidationTokenHost = {
14781
+ CloudFront: "cloudfront",
14782
+ SelfHosted: "self-hosted",
14783
+ };
14784
+ const DomainStatus = {
14785
+ Active: "active",
14786
+ Inactive: "inactive",
14787
+ };
14788
+ const Format = {
14789
+ URLEncoded: "URLEncoded",
14790
+ };
14791
+ const FunctionRuntime = {
14792
+ cloudfront_js_1_0: "cloudfront-js-1.0",
14793
+ cloudfront_js_2_0: "cloudfront-js-2.0",
14794
+ };
14795
+ const FunctionStage = {
14796
+ DEVELOPMENT: "DEVELOPMENT",
14797
+ LIVE: "LIVE",
14798
+ };
14799
+ const ImportSourceType = {
14800
+ S3: "S3",
14801
+ };
14802
+ const RealtimeMetricsSubscriptionStatus = {
14803
+ Disabled: "Disabled",
14804
+ Enabled: "Enabled",
14805
+ };
14806
+ const OriginAccessControlOriginTypes = {
14807
+ lambda: "lambda",
14808
+ mediapackagev2: "mediapackagev2",
14809
+ mediastore: "mediastore",
14810
+ s3: "s3",
14811
+ };
14812
+ const OriginAccessControlSigningBehaviors = {
14813
+ always: "always",
14814
+ never: "never",
14815
+ no_override: "no-override",
14816
+ };
14817
+ const OriginAccessControlSigningProtocols = {
14818
+ sigv4: "sigv4",
14819
+ };
14820
+ const OriginRequestPolicyCookieBehavior = {
14821
+ all: "all",
14822
+ allExcept: "allExcept",
14823
+ none: "none",
14824
+ whitelist: "whitelist",
14825
+ };
14826
+ const OriginRequestPolicyHeaderBehavior = {
14827
+ allExcept: "allExcept",
14828
+ allViewer: "allViewer",
14829
+ allViewerAndWhitelistCloudFront: "allViewerAndWhitelistCloudFront",
14830
+ none: "none",
14831
+ whitelist: "whitelist",
14832
+ };
14833
+ const OriginRequestPolicyQueryStringBehavior = {
14834
+ all: "all",
14835
+ allExcept: "allExcept",
14836
+ none: "none",
14837
+ whitelist: "whitelist",
14838
+ };
14839
+ const FrameOptionsList = {
14840
+ DENY: "DENY",
14841
+ SAMEORIGIN: "SAMEORIGIN",
14842
+ };
14843
+ const ReferrerPolicyList = {
14844
+ no_referrer: "no-referrer",
14845
+ no_referrer_when_downgrade: "no-referrer-when-downgrade",
14846
+ origin: "origin",
14847
+ origin_when_cross_origin: "origin-when-cross-origin",
14848
+ same_origin: "same-origin",
14849
+ strict_origin: "strict-origin",
14850
+ strict_origin_when_cross_origin: "strict-origin-when-cross-origin",
14851
+ unsafe_url: "unsafe-url",
14852
+ };
14853
+ const ManagedCertificateStatus = {
14854
+ Expired: "expired",
14855
+ Failed: "failed",
14856
+ Inactive: "inactive",
14857
+ Issued: "issued",
14858
+ PendingValidation: "pending-validation",
14859
+ Revoked: "revoked",
14860
+ ValidationTimedOut: "validation-timed-out",
14861
+ };
14862
+ const DistributionResourceType = {
14863
+ Distribution: "distribution",
14864
+ DistributionTenant: "distribution-tenant",
14865
+ };
14866
+ const OriginRequestPolicyType = {
14867
+ custom: "custom",
14868
+ managed: "managed",
14869
+ };
14870
+ const ResponseHeadersPolicyType = {
14871
+ custom: "custom",
14872
+ managed: "managed",
14873
+ };
14874
+ const DnsConfigurationStatus = {
14875
+ Invalid: "invalid-configuration",
14876
+ Unknown: "unknown-configuration",
14877
+ Valid: "valid-configuration",
14878
+ };
14879
+
14881
14880
  Object.defineProperty(exports, "$Command", {
14882
14881
  enumerable: true,
14883
14882
  get: function () { return smithyClient.Command; }
package/dist-es/index.js CHANGED
@@ -3,5 +3,6 @@ export * from "./CloudFront";
3
3
  export * from "./commands";
4
4
  export * from "./pagination";
5
5
  export * from "./waiters";
6
- export * from "./models";
6
+ export * from "./models/enums";
7
+ export * from "./models/errors";
7
8
  export { CloudFrontServiceException } from "./models/CloudFrontServiceException";