@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
@@ -0,0 +1,233 @@
1
+ export const ResponseHeadersPolicyAccessControlAllowMethodsValues = {
2
+ ALL: "ALL",
3
+ DELETE: "DELETE",
4
+ GET: "GET",
5
+ HEAD: "HEAD",
6
+ OPTIONS: "OPTIONS",
7
+ PATCH: "PATCH",
8
+ POST: "POST",
9
+ PUT: "PUT",
10
+ };
11
+ export const ICPRecordalStatus = {
12
+ APPROVED: "APPROVED",
13
+ PENDING: "PENDING",
14
+ SUSPENDED: "SUSPENDED",
15
+ };
16
+ export const Method = {
17
+ DELETE: "DELETE",
18
+ GET: "GET",
19
+ HEAD: "HEAD",
20
+ OPTIONS: "OPTIONS",
21
+ PATCH: "PATCH",
22
+ POST: "POST",
23
+ PUT: "PUT",
24
+ };
25
+ export const IpAddressType = {
26
+ DualStack: "dualstack",
27
+ Ipv4: "ipv4",
28
+ Ipv6: "ipv6",
29
+ };
30
+ export const ItemSelection = {
31
+ all: "all",
32
+ none: "none",
33
+ whitelist: "whitelist",
34
+ };
35
+ export const EventType = {
36
+ origin_request: "origin-request",
37
+ origin_response: "origin-response",
38
+ viewer_request: "viewer-request",
39
+ viewer_response: "viewer-response",
40
+ };
41
+ export const ViewerProtocolPolicy = {
42
+ allow_all: "allow-all",
43
+ https_only: "https-only",
44
+ redirect_to_https: "redirect-to-https",
45
+ };
46
+ export const CachePolicyCookieBehavior = {
47
+ all: "all",
48
+ allExcept: "allExcept",
49
+ none: "none",
50
+ whitelist: "whitelist",
51
+ };
52
+ export const CachePolicyHeaderBehavior = {
53
+ none: "none",
54
+ whitelist: "whitelist",
55
+ };
56
+ export const CachePolicyQueryStringBehavior = {
57
+ all: "all",
58
+ allExcept: "allExcept",
59
+ none: "none",
60
+ whitelist: "whitelist",
61
+ };
62
+ export const CachePolicyType = {
63
+ custom: "custom",
64
+ managed: "managed",
65
+ };
66
+ export const CertificateSource = {
67
+ acm: "acm",
68
+ cloudfront: "cloudfront",
69
+ iam: "iam",
70
+ };
71
+ export const CertificateTransparencyLoggingPreference = {
72
+ Disabled: "disabled",
73
+ Enabled: "enabled",
74
+ };
75
+ export const ConnectionMode = {
76
+ Direct: "direct",
77
+ TenantOnly: "tenant-only",
78
+ };
79
+ export const HttpVersion = {
80
+ http1_1: "http1.1",
81
+ http2: "http2",
82
+ http2and3: "http2and3",
83
+ http3: "http3",
84
+ };
85
+ export const OriginGroupSelectionCriteria = {
86
+ Default: "default",
87
+ MediaQualityBased: "media-quality-based",
88
+ };
89
+ export const OriginProtocolPolicy = {
90
+ http_only: "http-only",
91
+ https_only: "https-only",
92
+ match_viewer: "match-viewer",
93
+ };
94
+ export const SslProtocol = {
95
+ SSLv3: "SSLv3",
96
+ TLSv1: "TLSv1",
97
+ TLSv1_1: "TLSv1.1",
98
+ TLSv1_2: "TLSv1.2",
99
+ };
100
+ export const PriceClass = {
101
+ None: "None",
102
+ PriceClass_100: "PriceClass_100",
103
+ PriceClass_200: "PriceClass_200",
104
+ PriceClass_All: "PriceClass_All",
105
+ };
106
+ export const GeoRestrictionType = {
107
+ blacklist: "blacklist",
108
+ none: "none",
109
+ whitelist: "whitelist",
110
+ };
111
+ export const MinimumProtocolVersion = {
112
+ SSLv3: "SSLv3",
113
+ TLSv1: "TLSv1",
114
+ TLSv1_1_2016: "TLSv1.1_2016",
115
+ TLSv1_2016: "TLSv1_2016",
116
+ TLSv1_2_2018: "TLSv1.2_2018",
117
+ TLSv1_2_2019: "TLSv1.2_2019",
118
+ TLSv1_2_2021: "TLSv1.2_2021",
119
+ TLSv1_2_2025: "TLSv1.2_2025",
120
+ TLSv1_3_2025: "TLSv1.3_2025",
121
+ };
122
+ export const SSLSupportMethod = {
123
+ sni_only: "sni-only",
124
+ static_ip: "static-ip",
125
+ vip: "vip",
126
+ };
127
+ export const ContinuousDeploymentPolicyType = {
128
+ SingleHeader: "SingleHeader",
129
+ SingleWeight: "SingleWeight",
130
+ };
131
+ export const CustomizationActionType = {
132
+ disable: "disable",
133
+ override: "override",
134
+ };
135
+ export const ValidationTokenHost = {
136
+ CloudFront: "cloudfront",
137
+ SelfHosted: "self-hosted",
138
+ };
139
+ export const DomainStatus = {
140
+ Active: "active",
141
+ Inactive: "inactive",
142
+ };
143
+ export const Format = {
144
+ URLEncoded: "URLEncoded",
145
+ };
146
+ export const FunctionRuntime = {
147
+ cloudfront_js_1_0: "cloudfront-js-1.0",
148
+ cloudfront_js_2_0: "cloudfront-js-2.0",
149
+ };
150
+ export const FunctionStage = {
151
+ DEVELOPMENT: "DEVELOPMENT",
152
+ LIVE: "LIVE",
153
+ };
154
+ export const ImportSourceType = {
155
+ S3: "S3",
156
+ };
157
+ export const RealtimeMetricsSubscriptionStatus = {
158
+ Disabled: "Disabled",
159
+ Enabled: "Enabled",
160
+ };
161
+ export const OriginAccessControlOriginTypes = {
162
+ lambda: "lambda",
163
+ mediapackagev2: "mediapackagev2",
164
+ mediastore: "mediastore",
165
+ s3: "s3",
166
+ };
167
+ export const OriginAccessControlSigningBehaviors = {
168
+ always: "always",
169
+ never: "never",
170
+ no_override: "no-override",
171
+ };
172
+ export const OriginAccessControlSigningProtocols = {
173
+ sigv4: "sigv4",
174
+ };
175
+ export const OriginRequestPolicyCookieBehavior = {
176
+ all: "all",
177
+ allExcept: "allExcept",
178
+ none: "none",
179
+ whitelist: "whitelist",
180
+ };
181
+ export const OriginRequestPolicyHeaderBehavior = {
182
+ allExcept: "allExcept",
183
+ allViewer: "allViewer",
184
+ allViewerAndWhitelistCloudFront: "allViewerAndWhitelistCloudFront",
185
+ none: "none",
186
+ whitelist: "whitelist",
187
+ };
188
+ export const OriginRequestPolicyQueryStringBehavior = {
189
+ all: "all",
190
+ allExcept: "allExcept",
191
+ none: "none",
192
+ whitelist: "whitelist",
193
+ };
194
+ export const FrameOptionsList = {
195
+ DENY: "DENY",
196
+ SAMEORIGIN: "SAMEORIGIN",
197
+ };
198
+ export const ReferrerPolicyList = {
199
+ no_referrer: "no-referrer",
200
+ no_referrer_when_downgrade: "no-referrer-when-downgrade",
201
+ origin: "origin",
202
+ origin_when_cross_origin: "origin-when-cross-origin",
203
+ same_origin: "same-origin",
204
+ strict_origin: "strict-origin",
205
+ strict_origin_when_cross_origin: "strict-origin-when-cross-origin",
206
+ unsafe_url: "unsafe-url",
207
+ };
208
+ export const ManagedCertificateStatus = {
209
+ Expired: "expired",
210
+ Failed: "failed",
211
+ Inactive: "inactive",
212
+ Issued: "issued",
213
+ PendingValidation: "pending-validation",
214
+ Revoked: "revoked",
215
+ ValidationTimedOut: "validation-timed-out",
216
+ };
217
+ export const DistributionResourceType = {
218
+ Distribution: "distribution",
219
+ DistributionTenant: "distribution-tenant",
220
+ };
221
+ export const OriginRequestPolicyType = {
222
+ custom: "custom",
223
+ managed: "managed",
224
+ };
225
+ export const ResponseHeadersPolicyType = {
226
+ custom: "custom",
227
+ managed: "managed",
228
+ };
229
+ export const DnsConfigurationStatus = {
230
+ Invalid: "invalid-configuration",
231
+ Unknown: "unknown-configuration",
232
+ Valid: "valid-configuration",
233
+ };