@aws-sdk/client-cloudfront 3.934.0 → 3.936.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 +19 -19
  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,585 @@
1
+ /**
2
+ * @public
3
+ * @enum
4
+ */
5
+ export declare const ResponseHeadersPolicyAccessControlAllowMethodsValues: {
6
+ readonly ALL: "ALL";
7
+ readonly DELETE: "DELETE";
8
+ readonly GET: "GET";
9
+ readonly HEAD: "HEAD";
10
+ readonly OPTIONS: "OPTIONS";
11
+ readonly PATCH: "PATCH";
12
+ readonly POST: "POST";
13
+ readonly PUT: "PUT";
14
+ };
15
+ /**
16
+ * @public
17
+ */
18
+ export type ResponseHeadersPolicyAccessControlAllowMethodsValues = (typeof ResponseHeadersPolicyAccessControlAllowMethodsValues)[keyof typeof ResponseHeadersPolicyAccessControlAllowMethodsValues];
19
+ /**
20
+ * @public
21
+ * @enum
22
+ */
23
+ export declare const ICPRecordalStatus: {
24
+ readonly APPROVED: "APPROVED";
25
+ readonly PENDING: "PENDING";
26
+ readonly SUSPENDED: "SUSPENDED";
27
+ };
28
+ /**
29
+ * @public
30
+ */
31
+ export type ICPRecordalStatus = (typeof ICPRecordalStatus)[keyof typeof ICPRecordalStatus];
32
+ /**
33
+ * @public
34
+ * @enum
35
+ */
36
+ export declare const Method: {
37
+ readonly DELETE: "DELETE";
38
+ readonly GET: "GET";
39
+ readonly HEAD: "HEAD";
40
+ readonly OPTIONS: "OPTIONS";
41
+ readonly PATCH: "PATCH";
42
+ readonly POST: "POST";
43
+ readonly PUT: "PUT";
44
+ };
45
+ /**
46
+ * @public
47
+ */
48
+ export type Method = (typeof Method)[keyof typeof Method];
49
+ /**
50
+ * @public
51
+ * @enum
52
+ */
53
+ export declare const IpAddressType: {
54
+ readonly DualStack: "dualstack";
55
+ readonly Ipv4: "ipv4";
56
+ readonly Ipv6: "ipv6";
57
+ };
58
+ /**
59
+ * @public
60
+ */
61
+ export type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
62
+ /**
63
+ * @public
64
+ * @enum
65
+ */
66
+ export declare const ItemSelection: {
67
+ readonly all: "all";
68
+ readonly none: "none";
69
+ readonly whitelist: "whitelist";
70
+ };
71
+ /**
72
+ * @public
73
+ */
74
+ export type ItemSelection = (typeof ItemSelection)[keyof typeof ItemSelection];
75
+ /**
76
+ * @public
77
+ * @enum
78
+ */
79
+ export declare const EventType: {
80
+ readonly origin_request: "origin-request";
81
+ readonly origin_response: "origin-response";
82
+ readonly viewer_request: "viewer-request";
83
+ readonly viewer_response: "viewer-response";
84
+ };
85
+ /**
86
+ * @public
87
+ */
88
+ export type EventType = (typeof EventType)[keyof typeof EventType];
89
+ /**
90
+ * @public
91
+ * @enum
92
+ */
93
+ export declare const ViewerProtocolPolicy: {
94
+ readonly allow_all: "allow-all";
95
+ readonly https_only: "https-only";
96
+ readonly redirect_to_https: "redirect-to-https";
97
+ };
98
+ /**
99
+ * @public
100
+ */
101
+ export type ViewerProtocolPolicy = (typeof ViewerProtocolPolicy)[keyof typeof ViewerProtocolPolicy];
102
+ /**
103
+ * @public
104
+ * @enum
105
+ */
106
+ export declare const CachePolicyCookieBehavior: {
107
+ readonly all: "all";
108
+ readonly allExcept: "allExcept";
109
+ readonly none: "none";
110
+ readonly whitelist: "whitelist";
111
+ };
112
+ /**
113
+ * @public
114
+ */
115
+ export type CachePolicyCookieBehavior = (typeof CachePolicyCookieBehavior)[keyof typeof CachePolicyCookieBehavior];
116
+ /**
117
+ * @public
118
+ * @enum
119
+ */
120
+ export declare const CachePolicyHeaderBehavior: {
121
+ readonly none: "none";
122
+ readonly whitelist: "whitelist";
123
+ };
124
+ /**
125
+ * @public
126
+ */
127
+ export type CachePolicyHeaderBehavior = (typeof CachePolicyHeaderBehavior)[keyof typeof CachePolicyHeaderBehavior];
128
+ /**
129
+ * @public
130
+ * @enum
131
+ */
132
+ export declare const CachePolicyQueryStringBehavior: {
133
+ readonly all: "all";
134
+ readonly allExcept: "allExcept";
135
+ readonly none: "none";
136
+ readonly whitelist: "whitelist";
137
+ };
138
+ /**
139
+ * @public
140
+ */
141
+ export type CachePolicyQueryStringBehavior = (typeof CachePolicyQueryStringBehavior)[keyof typeof CachePolicyQueryStringBehavior];
142
+ /**
143
+ * @public
144
+ * @enum
145
+ */
146
+ export declare const CachePolicyType: {
147
+ readonly custom: "custom";
148
+ readonly managed: "managed";
149
+ };
150
+ /**
151
+ * @public
152
+ */
153
+ export type CachePolicyType = (typeof CachePolicyType)[keyof typeof CachePolicyType];
154
+ /**
155
+ * @public
156
+ * @enum
157
+ */
158
+ export declare const CertificateSource: {
159
+ readonly acm: "acm";
160
+ readonly cloudfront: "cloudfront";
161
+ readonly iam: "iam";
162
+ };
163
+ /**
164
+ * @public
165
+ */
166
+ export type CertificateSource = (typeof CertificateSource)[keyof typeof CertificateSource];
167
+ /**
168
+ * @public
169
+ * @enum
170
+ */
171
+ export declare const CertificateTransparencyLoggingPreference: {
172
+ readonly Disabled: "disabled";
173
+ readonly Enabled: "enabled";
174
+ };
175
+ /**
176
+ * @public
177
+ */
178
+ export type CertificateTransparencyLoggingPreference = (typeof CertificateTransparencyLoggingPreference)[keyof typeof CertificateTransparencyLoggingPreference];
179
+ /**
180
+ * @public
181
+ * @enum
182
+ */
183
+ export declare const ConnectionMode: {
184
+ readonly Direct: "direct";
185
+ readonly TenantOnly: "tenant-only";
186
+ };
187
+ /**
188
+ * @public
189
+ */
190
+ export type ConnectionMode = (typeof ConnectionMode)[keyof typeof ConnectionMode];
191
+ /**
192
+ * @public
193
+ * @enum
194
+ */
195
+ export declare const HttpVersion: {
196
+ readonly http1_1: "http1.1";
197
+ readonly http2: "http2";
198
+ readonly http2and3: "http2and3";
199
+ readonly http3: "http3";
200
+ };
201
+ /**
202
+ * @public
203
+ */
204
+ export type HttpVersion = (typeof HttpVersion)[keyof typeof HttpVersion];
205
+ /**
206
+ * @public
207
+ * @enum
208
+ */
209
+ export declare const OriginGroupSelectionCriteria: {
210
+ readonly Default: "default";
211
+ readonly MediaQualityBased: "media-quality-based";
212
+ };
213
+ /**
214
+ * @public
215
+ */
216
+ export type OriginGroupSelectionCriteria = (typeof OriginGroupSelectionCriteria)[keyof typeof OriginGroupSelectionCriteria];
217
+ /**
218
+ * @public
219
+ * @enum
220
+ */
221
+ export declare const OriginProtocolPolicy: {
222
+ readonly http_only: "http-only";
223
+ readonly https_only: "https-only";
224
+ readonly match_viewer: "match-viewer";
225
+ };
226
+ /**
227
+ * @public
228
+ */
229
+ export type OriginProtocolPolicy = (typeof OriginProtocolPolicy)[keyof typeof OriginProtocolPolicy];
230
+ /**
231
+ * @public
232
+ * @enum
233
+ */
234
+ export declare const SslProtocol: {
235
+ readonly SSLv3: "SSLv3";
236
+ readonly TLSv1: "TLSv1";
237
+ readonly TLSv1_1: "TLSv1.1";
238
+ readonly TLSv1_2: "TLSv1.2";
239
+ };
240
+ /**
241
+ * @public
242
+ */
243
+ export type SslProtocol = (typeof SslProtocol)[keyof typeof SslProtocol];
244
+ /**
245
+ * @public
246
+ * @enum
247
+ */
248
+ export declare const PriceClass: {
249
+ readonly None: "None";
250
+ readonly PriceClass_100: "PriceClass_100";
251
+ readonly PriceClass_200: "PriceClass_200";
252
+ readonly PriceClass_All: "PriceClass_All";
253
+ };
254
+ /**
255
+ * @public
256
+ */
257
+ export type PriceClass = (typeof PriceClass)[keyof typeof PriceClass];
258
+ /**
259
+ * @public
260
+ * @enum
261
+ */
262
+ export declare const GeoRestrictionType: {
263
+ readonly blacklist: "blacklist";
264
+ readonly none: "none";
265
+ readonly whitelist: "whitelist";
266
+ };
267
+ /**
268
+ * @public
269
+ */
270
+ export type GeoRestrictionType = (typeof GeoRestrictionType)[keyof typeof GeoRestrictionType];
271
+ /**
272
+ * @public
273
+ * @enum
274
+ */
275
+ export declare const MinimumProtocolVersion: {
276
+ readonly SSLv3: "SSLv3";
277
+ readonly TLSv1: "TLSv1";
278
+ readonly TLSv1_1_2016: "TLSv1.1_2016";
279
+ readonly TLSv1_2016: "TLSv1_2016";
280
+ readonly TLSv1_2_2018: "TLSv1.2_2018";
281
+ readonly TLSv1_2_2019: "TLSv1.2_2019";
282
+ readonly TLSv1_2_2021: "TLSv1.2_2021";
283
+ readonly TLSv1_2_2025: "TLSv1.2_2025";
284
+ readonly TLSv1_3_2025: "TLSv1.3_2025";
285
+ };
286
+ /**
287
+ * @public
288
+ */
289
+ export type MinimumProtocolVersion = (typeof MinimumProtocolVersion)[keyof typeof MinimumProtocolVersion];
290
+ /**
291
+ * @public
292
+ * @enum
293
+ */
294
+ export declare const SSLSupportMethod: {
295
+ readonly sni_only: "sni-only";
296
+ readonly static_ip: "static-ip";
297
+ readonly vip: "vip";
298
+ };
299
+ /**
300
+ * @public
301
+ */
302
+ export type SSLSupportMethod = (typeof SSLSupportMethod)[keyof typeof SSLSupportMethod];
303
+ /**
304
+ * @public
305
+ * @enum
306
+ */
307
+ export declare const ContinuousDeploymentPolicyType: {
308
+ readonly SingleHeader: "SingleHeader";
309
+ readonly SingleWeight: "SingleWeight";
310
+ };
311
+ /**
312
+ * @public
313
+ */
314
+ export type ContinuousDeploymentPolicyType = (typeof ContinuousDeploymentPolicyType)[keyof typeof ContinuousDeploymentPolicyType];
315
+ /**
316
+ * @public
317
+ * @enum
318
+ */
319
+ export declare const CustomizationActionType: {
320
+ readonly disable: "disable";
321
+ readonly override: "override";
322
+ };
323
+ /**
324
+ * @public
325
+ */
326
+ export type CustomizationActionType = (typeof CustomizationActionType)[keyof typeof CustomizationActionType];
327
+ /**
328
+ * @public
329
+ * @enum
330
+ */
331
+ export declare const ValidationTokenHost: {
332
+ readonly CloudFront: "cloudfront";
333
+ readonly SelfHosted: "self-hosted";
334
+ };
335
+ /**
336
+ * @public
337
+ */
338
+ export type ValidationTokenHost = (typeof ValidationTokenHost)[keyof typeof ValidationTokenHost];
339
+ /**
340
+ * @public
341
+ * @enum
342
+ */
343
+ export declare const DomainStatus: {
344
+ readonly Active: "active";
345
+ readonly Inactive: "inactive";
346
+ };
347
+ /**
348
+ * @public
349
+ */
350
+ export type DomainStatus = (typeof DomainStatus)[keyof typeof DomainStatus];
351
+ /**
352
+ * @public
353
+ * @enum
354
+ */
355
+ export declare const Format: {
356
+ readonly URLEncoded: "URLEncoded";
357
+ };
358
+ /**
359
+ * @public
360
+ */
361
+ export type Format = (typeof Format)[keyof typeof Format];
362
+ /**
363
+ * @public
364
+ * @enum
365
+ */
366
+ export declare const FunctionRuntime: {
367
+ readonly cloudfront_js_1_0: "cloudfront-js-1.0";
368
+ readonly cloudfront_js_2_0: "cloudfront-js-2.0";
369
+ };
370
+ /**
371
+ * @public
372
+ */
373
+ export type FunctionRuntime = (typeof FunctionRuntime)[keyof typeof FunctionRuntime];
374
+ /**
375
+ * @public
376
+ * @enum
377
+ */
378
+ export declare const FunctionStage: {
379
+ readonly DEVELOPMENT: "DEVELOPMENT";
380
+ readonly LIVE: "LIVE";
381
+ };
382
+ /**
383
+ * @public
384
+ */
385
+ export type FunctionStage = (typeof FunctionStage)[keyof typeof FunctionStage];
386
+ /**
387
+ * @public
388
+ * @enum
389
+ */
390
+ export declare const ImportSourceType: {
391
+ readonly S3: "S3";
392
+ };
393
+ /**
394
+ * @public
395
+ */
396
+ export type ImportSourceType = (typeof ImportSourceType)[keyof typeof ImportSourceType];
397
+ /**
398
+ * @public
399
+ * @enum
400
+ */
401
+ export declare const RealtimeMetricsSubscriptionStatus: {
402
+ readonly Disabled: "Disabled";
403
+ readonly Enabled: "Enabled";
404
+ };
405
+ /**
406
+ * @public
407
+ */
408
+ export type RealtimeMetricsSubscriptionStatus = (typeof RealtimeMetricsSubscriptionStatus)[keyof typeof RealtimeMetricsSubscriptionStatus];
409
+ /**
410
+ * @public
411
+ * @enum
412
+ */
413
+ export declare const OriginAccessControlOriginTypes: {
414
+ readonly lambda: "lambda";
415
+ readonly mediapackagev2: "mediapackagev2";
416
+ readonly mediastore: "mediastore";
417
+ readonly s3: "s3";
418
+ };
419
+ /**
420
+ * @public
421
+ */
422
+ export type OriginAccessControlOriginTypes = (typeof OriginAccessControlOriginTypes)[keyof typeof OriginAccessControlOriginTypes];
423
+ /**
424
+ * @public
425
+ * @enum
426
+ */
427
+ export declare const OriginAccessControlSigningBehaviors: {
428
+ readonly always: "always";
429
+ readonly never: "never";
430
+ readonly no_override: "no-override";
431
+ };
432
+ /**
433
+ * @public
434
+ */
435
+ export type OriginAccessControlSigningBehaviors = (typeof OriginAccessControlSigningBehaviors)[keyof typeof OriginAccessControlSigningBehaviors];
436
+ /**
437
+ * @public
438
+ * @enum
439
+ */
440
+ export declare const OriginAccessControlSigningProtocols: {
441
+ readonly sigv4: "sigv4";
442
+ };
443
+ /**
444
+ * @public
445
+ */
446
+ export type OriginAccessControlSigningProtocols = (typeof OriginAccessControlSigningProtocols)[keyof typeof OriginAccessControlSigningProtocols];
447
+ /**
448
+ * @public
449
+ * @enum
450
+ */
451
+ export declare const OriginRequestPolicyCookieBehavior: {
452
+ readonly all: "all";
453
+ readonly allExcept: "allExcept";
454
+ readonly none: "none";
455
+ readonly whitelist: "whitelist";
456
+ };
457
+ /**
458
+ * @public
459
+ */
460
+ export type OriginRequestPolicyCookieBehavior = (typeof OriginRequestPolicyCookieBehavior)[keyof typeof OriginRequestPolicyCookieBehavior];
461
+ /**
462
+ * @public
463
+ * @enum
464
+ */
465
+ export declare const OriginRequestPolicyHeaderBehavior: {
466
+ readonly allExcept: "allExcept";
467
+ readonly allViewer: "allViewer";
468
+ readonly allViewerAndWhitelistCloudFront: "allViewerAndWhitelistCloudFront";
469
+ readonly none: "none";
470
+ readonly whitelist: "whitelist";
471
+ };
472
+ /**
473
+ * @public
474
+ */
475
+ export type OriginRequestPolicyHeaderBehavior = (typeof OriginRequestPolicyHeaderBehavior)[keyof typeof OriginRequestPolicyHeaderBehavior];
476
+ /**
477
+ * @public
478
+ * @enum
479
+ */
480
+ export declare const OriginRequestPolicyQueryStringBehavior: {
481
+ readonly all: "all";
482
+ readonly allExcept: "allExcept";
483
+ readonly none: "none";
484
+ readonly whitelist: "whitelist";
485
+ };
486
+ /**
487
+ * @public
488
+ */
489
+ export type OriginRequestPolicyQueryStringBehavior = (typeof OriginRequestPolicyQueryStringBehavior)[keyof typeof OriginRequestPolicyQueryStringBehavior];
490
+ /**
491
+ * @public
492
+ * @enum
493
+ */
494
+ export declare const FrameOptionsList: {
495
+ readonly DENY: "DENY";
496
+ readonly SAMEORIGIN: "SAMEORIGIN";
497
+ };
498
+ /**
499
+ * @public
500
+ */
501
+ export type FrameOptionsList = (typeof FrameOptionsList)[keyof typeof FrameOptionsList];
502
+ /**
503
+ * @public
504
+ * @enum
505
+ */
506
+ export declare const ReferrerPolicyList: {
507
+ readonly no_referrer: "no-referrer";
508
+ readonly no_referrer_when_downgrade: "no-referrer-when-downgrade";
509
+ readonly origin: "origin";
510
+ readonly origin_when_cross_origin: "origin-when-cross-origin";
511
+ readonly same_origin: "same-origin";
512
+ readonly strict_origin: "strict-origin";
513
+ readonly strict_origin_when_cross_origin: "strict-origin-when-cross-origin";
514
+ readonly unsafe_url: "unsafe-url";
515
+ };
516
+ /**
517
+ * @public
518
+ */
519
+ export type ReferrerPolicyList = (typeof ReferrerPolicyList)[keyof typeof ReferrerPolicyList];
520
+ /**
521
+ * @public
522
+ * @enum
523
+ */
524
+ export declare const ManagedCertificateStatus: {
525
+ readonly Expired: "expired";
526
+ readonly Failed: "failed";
527
+ readonly Inactive: "inactive";
528
+ readonly Issued: "issued";
529
+ readonly PendingValidation: "pending-validation";
530
+ readonly Revoked: "revoked";
531
+ readonly ValidationTimedOut: "validation-timed-out";
532
+ };
533
+ /**
534
+ * @public
535
+ */
536
+ export type ManagedCertificateStatus = (typeof ManagedCertificateStatus)[keyof typeof ManagedCertificateStatus];
537
+ /**
538
+ * @public
539
+ * @enum
540
+ */
541
+ export declare const DistributionResourceType: {
542
+ readonly Distribution: "distribution";
543
+ readonly DistributionTenant: "distribution-tenant";
544
+ };
545
+ /**
546
+ * @public
547
+ */
548
+ export type DistributionResourceType = (typeof DistributionResourceType)[keyof typeof DistributionResourceType];
549
+ /**
550
+ * @public
551
+ * @enum
552
+ */
553
+ export declare const OriginRequestPolicyType: {
554
+ readonly custom: "custom";
555
+ readonly managed: "managed";
556
+ };
557
+ /**
558
+ * @public
559
+ */
560
+ export type OriginRequestPolicyType = (typeof OriginRequestPolicyType)[keyof typeof OriginRequestPolicyType];
561
+ /**
562
+ * @public
563
+ * @enum
564
+ */
565
+ export declare const ResponseHeadersPolicyType: {
566
+ readonly custom: "custom";
567
+ readonly managed: "managed";
568
+ };
569
+ /**
570
+ * @public
571
+ */
572
+ export type ResponseHeadersPolicyType = (typeof ResponseHeadersPolicyType)[keyof typeof ResponseHeadersPolicyType];
573
+ /**
574
+ * @public
575
+ * @enum
576
+ */
577
+ export declare const DnsConfigurationStatus: {
578
+ readonly Invalid: "invalid-configuration";
579
+ readonly Unknown: "unknown-configuration";
580
+ readonly Valid: "valid-configuration";
581
+ };
582
+ /**
583
+ * @public
584
+ */
585
+ export type DnsConfigurationStatus = (typeof DnsConfigurationStatus)[keyof typeof DnsConfigurationStatus];