@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
@@ -1,23 +1,45 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
3
- export declare const ResponseHeadersPolicyAccessControlAllowMethodsValues: {
4
- readonly ALL: "ALL";
5
- readonly DELETE: "DELETE";
6
- readonly GET: "GET";
7
- readonly HEAD: "HEAD";
8
- readonly OPTIONS: "OPTIONS";
9
- readonly PATCH: "PATCH";
10
- readonly POST: "POST";
11
- readonly PUT: "PUT";
12
- };
13
- export type ResponseHeadersPolicyAccessControlAllowMethodsValues =
14
- (typeof ResponseHeadersPolicyAccessControlAllowMethodsValues)[keyof typeof ResponseHeadersPolicyAccessControlAllowMethodsValues];
15
- export declare class AccessDenied extends __BaseException {
16
- readonly name: "AccessDenied";
17
- readonly $fault: "client";
18
- Message?: string | undefined;
19
- constructor(opts: __ExceptionOptionType<AccessDenied, __BaseException>);
20
- }
1
+ import {
2
+ CachePolicyCookieBehavior,
3
+ CachePolicyHeaderBehavior,
4
+ CachePolicyQueryStringBehavior,
5
+ CachePolicyType,
6
+ CertificateSource,
7
+ CertificateTransparencyLoggingPreference,
8
+ ConnectionMode,
9
+ ContinuousDeploymentPolicyType,
10
+ CustomizationActionType,
11
+ DomainStatus,
12
+ EventType,
13
+ Format,
14
+ FrameOptionsList,
15
+ FunctionRuntime,
16
+ FunctionStage,
17
+ GeoRestrictionType,
18
+ HttpVersion,
19
+ ICPRecordalStatus,
20
+ ImportSourceType,
21
+ IpAddressType,
22
+ ItemSelection,
23
+ ManagedCertificateStatus,
24
+ Method,
25
+ MinimumProtocolVersion,
26
+ OriginAccessControlOriginTypes,
27
+ OriginAccessControlSigningBehaviors,
28
+ OriginAccessControlSigningProtocols,
29
+ OriginGroupSelectionCriteria,
30
+ OriginProtocolPolicy,
31
+ OriginRequestPolicyCookieBehavior,
32
+ OriginRequestPolicyHeaderBehavior,
33
+ OriginRequestPolicyQueryStringBehavior,
34
+ PriceClass,
35
+ RealtimeMetricsSubscriptionStatus,
36
+ ReferrerPolicyList,
37
+ ResponseHeadersPolicyAccessControlAllowMethodsValues,
38
+ SslProtocol,
39
+ SSLSupportMethod,
40
+ ValidationTokenHost,
41
+ ViewerProtocolPolicy,
42
+ } from "./enums";
21
43
  export interface KeyPairIds {
22
44
  Quantity: number | undefined;
23
45
  Items?: string[] | undefined;
@@ -44,27 +66,10 @@ export interface Aliases {
44
66
  Quantity: number | undefined;
45
67
  Items?: string[] | undefined;
46
68
  }
47
- export declare const ICPRecordalStatus: {
48
- readonly APPROVED: "APPROVED";
49
- readonly PENDING: "PENDING";
50
- readonly SUSPENDED: "SUSPENDED";
51
- };
52
- export type ICPRecordalStatus =
53
- (typeof ICPRecordalStatus)[keyof typeof ICPRecordalStatus];
54
69
  export interface AliasICPRecordal {
55
70
  CNAME?: string | undefined;
56
71
  ICPRecordalStatus?: ICPRecordalStatus | undefined;
57
72
  }
58
- export declare const Method: {
59
- readonly DELETE: "DELETE";
60
- readonly GET: "GET";
61
- readonly HEAD: "HEAD";
62
- readonly OPTIONS: "OPTIONS";
63
- readonly PATCH: "PATCH";
64
- readonly POST: "POST";
65
- readonly PUT: "PUT";
66
- };
67
- export type Method = (typeof Method)[keyof typeof Method];
68
73
  export interface CachedMethods {
69
74
  Quantity: number | undefined;
70
75
  Items: Method[] | undefined;
@@ -74,12 +79,6 @@ export interface AllowedMethods {
74
79
  Items: Method[] | undefined;
75
80
  CachedMethods?: CachedMethods | undefined;
76
81
  }
77
- export declare const IpAddressType: {
78
- readonly DualStack: "dualstack";
79
- readonly Ipv4: "ipv4";
80
- readonly Ipv6: "ipv6";
81
- };
82
- export type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
83
82
  export interface AnycastIpList {
84
83
  Id: string | undefined;
85
84
  Name: string | undefined;
@@ -112,32 +111,6 @@ export interface AssociateAliasRequest {
112
111
  TargetDistributionId: string | undefined;
113
112
  Alias: string | undefined;
114
113
  }
115
- export declare class IllegalUpdate extends __BaseException {
116
- readonly name: "IllegalUpdate";
117
- readonly $fault: "client";
118
- Message?: string | undefined;
119
- constructor(opts: __ExceptionOptionType<IllegalUpdate, __BaseException>);
120
- }
121
- export declare class InvalidArgument extends __BaseException {
122
- readonly name: "InvalidArgument";
123
- readonly $fault: "client";
124
- Message?: string | undefined;
125
- constructor(opts: __ExceptionOptionType<InvalidArgument, __BaseException>);
126
- }
127
- export declare class NoSuchDistribution extends __BaseException {
128
- readonly name: "NoSuchDistribution";
129
- readonly $fault: "client";
130
- Message?: string | undefined;
131
- constructor(opts: __ExceptionOptionType<NoSuchDistribution, __BaseException>);
132
- }
133
- export declare class TooManyDistributionCNAMEs extends __BaseException {
134
- readonly name: "TooManyDistributionCNAMEs";
135
- readonly $fault: "client";
136
- Message?: string | undefined;
137
- constructor(
138
- opts: __ExceptionOptionType<TooManyDistributionCNAMEs, __BaseException>
139
- );
140
- }
141
114
  export interface AssociateDistributionTenantWebACLRequest {
142
115
  Id: string | undefined;
143
116
  WebACLArn: string | undefined;
@@ -148,26 +121,6 @@ export interface AssociateDistributionTenantWebACLResult {
148
121
  WebACLArn?: string | undefined;
149
122
  ETag?: string | undefined;
150
123
  }
151
- export declare class EntityNotFound extends __BaseException {
152
- readonly name: "EntityNotFound";
153
- readonly $fault: "client";
154
- Message?: string | undefined;
155
- constructor(opts: __ExceptionOptionType<EntityNotFound, __BaseException>);
156
- }
157
- export declare class InvalidIfMatchVersion extends __BaseException {
158
- readonly name: "InvalidIfMatchVersion";
159
- readonly $fault: "client";
160
- Message?: string | undefined;
161
- constructor(
162
- opts: __ExceptionOptionType<InvalidIfMatchVersion, __BaseException>
163
- );
164
- }
165
- export declare class PreconditionFailed extends __BaseException {
166
- readonly name: "PreconditionFailed";
167
- readonly $fault: "client";
168
- Message?: string | undefined;
169
- constructor(opts: __ExceptionOptionType<PreconditionFailed, __BaseException>);
170
- }
171
124
  export interface AssociateDistributionWebACLRequest {
172
125
  Id: string | undefined;
173
126
  WebACLArn: string | undefined;
@@ -178,18 +131,6 @@ export interface AssociateDistributionWebACLResult {
178
131
  WebACLArn?: string | undefined;
179
132
  ETag?: string | undefined;
180
133
  }
181
- export declare class BatchTooLarge extends __BaseException {
182
- readonly name: "BatchTooLarge";
183
- readonly $fault: "client";
184
- Message?: string | undefined;
185
- constructor(opts: __ExceptionOptionType<BatchTooLarge, __BaseException>);
186
- }
187
- export declare const ItemSelection: {
188
- readonly all: "all";
189
- readonly none: "none";
190
- readonly whitelist: "whitelist";
191
- };
192
- export type ItemSelection = (typeof ItemSelection)[keyof typeof ItemSelection];
193
134
  export interface CookieNames {
194
135
  Quantity: number | undefined;
195
136
  Items?: string[] | undefined;
@@ -212,13 +153,6 @@ export interface ForwardedValues {
212
153
  Headers?: Headers | undefined;
213
154
  QueryStringCacheKeys?: QueryStringCacheKeys | undefined;
214
155
  }
215
- export declare const EventType: {
216
- readonly origin_request: "origin-request";
217
- readonly origin_response: "origin-response";
218
- readonly viewer_request: "viewer-request";
219
- readonly viewer_response: "viewer-response";
220
- };
221
- export type EventType = (typeof EventType)[keyof typeof EventType];
222
156
  export interface FunctionAssociation {
223
157
  FunctionARN: string | undefined;
224
158
  EventType: EventType | undefined;
@@ -249,13 +183,6 @@ export interface TrustedSigners {
249
183
  Quantity: number | undefined;
250
184
  Items?: string[] | undefined;
251
185
  }
252
- export declare const ViewerProtocolPolicy: {
253
- readonly allow_all: "allow-all";
254
- readonly https_only: "https-only";
255
- readonly redirect_to_https: "redirect-to-https";
256
- };
257
- export type ViewerProtocolPolicy =
258
- (typeof ViewerProtocolPolicy)[keyof typeof ViewerProtocolPolicy];
259
186
  export interface CacheBehavior {
260
187
  PathPattern: string | undefined;
261
188
  TargetOriginId: string | undefined;
@@ -282,36 +209,14 @@ export interface CacheBehaviors {
282
209
  Quantity: number | undefined;
283
210
  Items?: CacheBehavior[] | undefined;
284
211
  }
285
- export declare const CachePolicyCookieBehavior: {
286
- readonly all: "all";
287
- readonly allExcept: "allExcept";
288
- readonly none: "none";
289
- readonly whitelist: "whitelist";
290
- };
291
- export type CachePolicyCookieBehavior =
292
- (typeof CachePolicyCookieBehavior)[keyof typeof CachePolicyCookieBehavior];
293
212
  export interface CachePolicyCookiesConfig {
294
213
  CookieBehavior: CachePolicyCookieBehavior | undefined;
295
214
  Cookies?: CookieNames | undefined;
296
215
  }
297
- export declare const CachePolicyHeaderBehavior: {
298
- readonly none: "none";
299
- readonly whitelist: "whitelist";
300
- };
301
- export type CachePolicyHeaderBehavior =
302
- (typeof CachePolicyHeaderBehavior)[keyof typeof CachePolicyHeaderBehavior];
303
216
  export interface CachePolicyHeadersConfig {
304
217
  HeaderBehavior: CachePolicyHeaderBehavior | undefined;
305
218
  Headers?: Headers | undefined;
306
219
  }
307
- export declare const CachePolicyQueryStringBehavior: {
308
- readonly all: "all";
309
- readonly allExcept: "allExcept";
310
- readonly none: "none";
311
- readonly whitelist: "whitelist";
312
- };
313
- export type CachePolicyQueryStringBehavior =
314
- (typeof CachePolicyQueryStringBehavior)[keyof typeof CachePolicyQueryStringBehavior];
315
220
  export interface QueryStringNames {
316
221
  Quantity: number | undefined;
317
222
  Items?: string[] | undefined;
@@ -342,26 +247,6 @@ export interface CachePolicy {
342
247
  LastModifiedTime: Date | undefined;
343
248
  CachePolicyConfig: CachePolicyConfig | undefined;
344
249
  }
345
- export declare class CachePolicyAlreadyExists extends __BaseException {
346
- readonly name: "CachePolicyAlreadyExists";
347
- readonly $fault: "client";
348
- Message?: string | undefined;
349
- constructor(
350
- opts: __ExceptionOptionType<CachePolicyAlreadyExists, __BaseException>
351
- );
352
- }
353
- export declare class CachePolicyInUse extends __BaseException {
354
- readonly name: "CachePolicyInUse";
355
- readonly $fault: "client";
356
- Message?: string | undefined;
357
- constructor(opts: __ExceptionOptionType<CachePolicyInUse, __BaseException>);
358
- }
359
- export declare const CachePolicyType: {
360
- readonly custom: "custom";
361
- readonly managed: "managed";
362
- };
363
- export type CachePolicyType =
364
- (typeof CachePolicyType)[keyof typeof CachePolicyType];
365
250
  export interface CachePolicySummary {
366
251
  Type: CachePolicyType | undefined;
367
252
  CachePolicy: CachePolicy | undefined;
@@ -372,55 +257,9 @@ export interface CachePolicyList {
372
257
  Quantity: number | undefined;
373
258
  Items?: CachePolicySummary[] | undefined;
374
259
  }
375
- export declare class CannotChangeImmutablePublicKeyFields extends __BaseException {
376
- readonly name: "CannotChangeImmutablePublicKeyFields";
377
- readonly $fault: "client";
378
- Message?: string | undefined;
379
- constructor(
380
- opts: __ExceptionOptionType<
381
- CannotChangeImmutablePublicKeyFields,
382
- __BaseException
383
- >
384
- );
385
- }
386
- export declare class CannotDeleteEntityWhileInUse extends __BaseException {
387
- readonly name: "CannotDeleteEntityWhileInUse";
388
- readonly $fault: "client";
389
- Message?: string | undefined;
390
- constructor(
391
- opts: __ExceptionOptionType<CannotDeleteEntityWhileInUse, __BaseException>
392
- );
393
- }
394
- export declare class CannotUpdateEntityWhileInUse extends __BaseException {
395
- readonly name: "CannotUpdateEntityWhileInUse";
396
- readonly $fault: "client";
397
- Message?: string | undefined;
398
- constructor(
399
- opts: __ExceptionOptionType<CannotUpdateEntityWhileInUse, __BaseException>
400
- );
401
- }
402
260
  export interface Certificate {
403
261
  Arn: string | undefined;
404
262
  }
405
- export declare const CertificateSource: {
406
- readonly acm: "acm";
407
- readonly cloudfront: "cloudfront";
408
- readonly iam: "iam";
409
- };
410
- export type CertificateSource =
411
- (typeof CertificateSource)[keyof typeof CertificateSource];
412
- export declare const CertificateTransparencyLoggingPreference: {
413
- readonly Disabled: "disabled";
414
- readonly Enabled: "enabled";
415
- };
416
- export type CertificateTransparencyLoggingPreference =
417
- (typeof CertificateTransparencyLoggingPreference)[keyof typeof CertificateTransparencyLoggingPreference];
418
- export declare class CNAMEAlreadyExists extends __BaseException {
419
- readonly name: "CNAMEAlreadyExists";
420
- readonly $fault: "client";
421
- Message?: string | undefined;
422
- constructor(opts: __ExceptionOptionType<CNAMEAlreadyExists, __BaseException>);
423
- }
424
263
  export interface CopyDistributionRequest {
425
264
  PrimaryDistributionId: string | undefined;
426
265
  Staging?: boolean | undefined;
@@ -428,12 +267,6 @@ export interface CopyDistributionRequest {
428
267
  CallerReference: string | undefined;
429
268
  Enabled?: boolean | undefined;
430
269
  }
431
- export declare const ConnectionMode: {
432
- readonly Direct: "direct";
433
- readonly TenantOnly: "tenant-only";
434
- };
435
- export type ConnectionMode =
436
- (typeof ConnectionMode)[keyof typeof ConnectionMode];
437
270
  export interface CustomErrorResponse {
438
271
  ErrorCode: number | undefined;
439
272
  ResponsePagePath?: string | undefined;
@@ -465,13 +298,6 @@ export interface DefaultCacheBehavior {
465
298
  DefaultTTL?: number | undefined;
466
299
  MaxTTL?: number | undefined;
467
300
  }
468
- export declare const HttpVersion: {
469
- readonly http1_1: "http1.1";
470
- readonly http2: "http2";
471
- readonly http2and3: "http2and3";
472
- readonly http3: "http3";
473
- };
474
- export type HttpVersion = (typeof HttpVersion)[keyof typeof HttpVersion];
475
301
  export interface LoggingConfig {
476
302
  Enabled?: boolean | undefined;
477
303
  IncludeCookies?: boolean | undefined;
@@ -492,12 +318,6 @@ export interface OriginGroupMembers {
492
318
  Quantity: number | undefined;
493
319
  Items: OriginGroupMember[] | undefined;
494
320
  }
495
- export declare const OriginGroupSelectionCriteria: {
496
- readonly Default: "default";
497
- readonly MediaQualityBased: "media-quality-based";
498
- };
499
- export type OriginGroupSelectionCriteria =
500
- (typeof OriginGroupSelectionCriteria)[keyof typeof OriginGroupSelectionCriteria];
501
321
  export interface OriginGroup {
502
322
  Id: string | undefined;
503
323
  FailoverCriteria: OriginGroupFailoverCriteria | undefined;
@@ -516,20 +336,6 @@ export interface CustomHeaders {
516
336
  Quantity: number | undefined;
517
337
  Items?: OriginCustomHeader[] | undefined;
518
338
  }
519
- export declare const OriginProtocolPolicy: {
520
- readonly http_only: "http-only";
521
- readonly https_only: "https-only";
522
- readonly match_viewer: "match-viewer";
523
- };
524
- export type OriginProtocolPolicy =
525
- (typeof OriginProtocolPolicy)[keyof typeof OriginProtocolPolicy];
526
- export declare const SslProtocol: {
527
- readonly SSLv3: "SSLv3";
528
- readonly TLSv1: "TLSv1";
529
- readonly TLSv1_1: "TLSv1.1";
530
- readonly TLSv1_2: "TLSv1.2";
531
- };
532
- export type SslProtocol = (typeof SslProtocol)[keyof typeof SslProtocol];
533
339
  export interface OriginSslProtocols {
534
340
  Quantity: number | undefined;
535
341
  Items: SslProtocol[] | undefined;
@@ -575,20 +381,6 @@ export interface Origins {
575
381
  Quantity: number | undefined;
576
382
  Items: Origin[] | undefined;
577
383
  }
578
- export declare const PriceClass: {
579
- readonly None: "None";
580
- readonly PriceClass_100: "PriceClass_100";
581
- readonly PriceClass_200: "PriceClass_200";
582
- readonly PriceClass_All: "PriceClass_All";
583
- };
584
- export type PriceClass = (typeof PriceClass)[keyof typeof PriceClass];
585
- export declare const GeoRestrictionType: {
586
- readonly blacklist: "blacklist";
587
- readonly none: "none";
588
- readonly whitelist: "whitelist";
589
- };
590
- export type GeoRestrictionType =
591
- (typeof GeoRestrictionType)[keyof typeof GeoRestrictionType];
592
384
  export interface GeoRestriction {
593
385
  RestrictionType: GeoRestrictionType | undefined;
594
386
  Quantity: number | undefined;
@@ -612,26 +404,6 @@ export interface ParameterDefinition {
612
404
  export interface TenantConfig {
613
405
  ParameterDefinitions?: ParameterDefinition[] | undefined;
614
406
  }
615
- export declare const MinimumProtocolVersion: {
616
- readonly SSLv3: "SSLv3";
617
- readonly TLSv1: "TLSv1";
618
- readonly TLSv1_1_2016: "TLSv1.1_2016";
619
- readonly TLSv1_2016: "TLSv1_2016";
620
- readonly TLSv1_2_2018: "TLSv1.2_2018";
621
- readonly TLSv1_2_2019: "TLSv1.2_2019";
622
- readonly TLSv1_2_2021: "TLSv1.2_2021";
623
- readonly TLSv1_2_2025: "TLSv1.2_2025";
624
- readonly TLSv1_3_2025: "TLSv1.3_2025";
625
- };
626
- export type MinimumProtocolVersion =
627
- (typeof MinimumProtocolVersion)[keyof typeof MinimumProtocolVersion];
628
- export declare const SSLSupportMethod: {
629
- readonly sni_only: "sni-only";
630
- readonly static_ip: "static-ip";
631
- readonly vip: "vip";
632
- };
633
- export type SSLSupportMethod =
634
- (typeof SSLSupportMethod)[keyof typeof SSLSupportMethod];
635
407
  export interface ViewerCertificate {
636
408
  CloudFrontDefaultCertificate?: boolean | undefined;
637
409
  IAMCertificateId?: string | undefined;
@@ -682,494 +454,6 @@ export interface CopyDistributionResult {
682
454
  Location?: string | undefined;
683
455
  ETag?: string | undefined;
684
456
  }
685
- export declare class DistributionAlreadyExists extends __BaseException {
686
- readonly name: "DistributionAlreadyExists";
687
- readonly $fault: "client";
688
- Message?: string | undefined;
689
- constructor(
690
- opts: __ExceptionOptionType<DistributionAlreadyExists, __BaseException>
691
- );
692
- }
693
- export declare class IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior extends __BaseException {
694
- readonly name: "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior";
695
- readonly $fault: "client";
696
- Message?: string | undefined;
697
- constructor(
698
- opts: __ExceptionOptionType<
699
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior,
700
- __BaseException
701
- >
702
- );
703
- }
704
- export declare class InconsistentQuantities extends __BaseException {
705
- readonly name: "InconsistentQuantities";
706
- readonly $fault: "client";
707
- Message?: string | undefined;
708
- constructor(
709
- opts: __ExceptionOptionType<InconsistentQuantities, __BaseException>
710
- );
711
- }
712
- export declare class InvalidDefaultRootObject extends __BaseException {
713
- readonly name: "InvalidDefaultRootObject";
714
- readonly $fault: "client";
715
- Message?: string | undefined;
716
- constructor(
717
- opts: __ExceptionOptionType<InvalidDefaultRootObject, __BaseException>
718
- );
719
- }
720
- export declare class InvalidErrorCode extends __BaseException {
721
- readonly name: "InvalidErrorCode";
722
- readonly $fault: "client";
723
- Message?: string | undefined;
724
- constructor(opts: __ExceptionOptionType<InvalidErrorCode, __BaseException>);
725
- }
726
- export declare class InvalidForwardCookies extends __BaseException {
727
- readonly name: "InvalidForwardCookies";
728
- readonly $fault: "client";
729
- Message?: string | undefined;
730
- constructor(
731
- opts: __ExceptionOptionType<InvalidForwardCookies, __BaseException>
732
- );
733
- }
734
- export declare class InvalidFunctionAssociation extends __BaseException {
735
- readonly name: "InvalidFunctionAssociation";
736
- readonly $fault: "client";
737
- Message?: string | undefined;
738
- constructor(
739
- opts: __ExceptionOptionType<InvalidFunctionAssociation, __BaseException>
740
- );
741
- }
742
- export declare class InvalidGeoRestrictionParameter extends __BaseException {
743
- readonly name: "InvalidGeoRestrictionParameter";
744
- readonly $fault: "client";
745
- Message?: string | undefined;
746
- constructor(
747
- opts: __ExceptionOptionType<InvalidGeoRestrictionParameter, __BaseException>
748
- );
749
- }
750
- export declare class InvalidHeadersForS3Origin extends __BaseException {
751
- readonly name: "InvalidHeadersForS3Origin";
752
- readonly $fault: "client";
753
- Message?: string | undefined;
754
- constructor(
755
- opts: __ExceptionOptionType<InvalidHeadersForS3Origin, __BaseException>
756
- );
757
- }
758
- export declare class InvalidLambdaFunctionAssociation extends __BaseException {
759
- readonly name: "InvalidLambdaFunctionAssociation";
760
- readonly $fault: "client";
761
- Message?: string | undefined;
762
- constructor(
763
- opts: __ExceptionOptionType<
764
- InvalidLambdaFunctionAssociation,
765
- __BaseException
766
- >
767
- );
768
- }
769
- export declare class InvalidLocationCode extends __BaseException {
770
- readonly name: "InvalidLocationCode";
771
- readonly $fault: "client";
772
- Message?: string | undefined;
773
- constructor(
774
- opts: __ExceptionOptionType<InvalidLocationCode, __BaseException>
775
- );
776
- }
777
- export declare class InvalidMinimumProtocolVersion extends __BaseException {
778
- readonly name: "InvalidMinimumProtocolVersion";
779
- readonly $fault: "client";
780
- Message?: string | undefined;
781
- constructor(
782
- opts: __ExceptionOptionType<InvalidMinimumProtocolVersion, __BaseException>
783
- );
784
- }
785
- export declare class InvalidOrigin extends __BaseException {
786
- readonly name: "InvalidOrigin";
787
- readonly $fault: "client";
788
- Message?: string | undefined;
789
- constructor(opts: __ExceptionOptionType<InvalidOrigin, __BaseException>);
790
- }
791
- export declare class InvalidOriginAccessControl extends __BaseException {
792
- readonly name: "InvalidOriginAccessControl";
793
- readonly $fault: "client";
794
- Message?: string | undefined;
795
- constructor(
796
- opts: __ExceptionOptionType<InvalidOriginAccessControl, __BaseException>
797
- );
798
- }
799
- export declare class InvalidOriginAccessIdentity extends __BaseException {
800
- readonly name: "InvalidOriginAccessIdentity";
801
- readonly $fault: "client";
802
- Message?: string | undefined;
803
- constructor(
804
- opts: __ExceptionOptionType<InvalidOriginAccessIdentity, __BaseException>
805
- );
806
- }
807
- export declare class InvalidOriginKeepaliveTimeout extends __BaseException {
808
- readonly name: "InvalidOriginKeepaliveTimeout";
809
- readonly $fault: "client";
810
- Message?: string | undefined;
811
- constructor(
812
- opts: __ExceptionOptionType<InvalidOriginKeepaliveTimeout, __BaseException>
813
- );
814
- }
815
- export declare class InvalidOriginReadTimeout extends __BaseException {
816
- readonly name: "InvalidOriginReadTimeout";
817
- readonly $fault: "client";
818
- Message?: string | undefined;
819
- constructor(
820
- opts: __ExceptionOptionType<InvalidOriginReadTimeout, __BaseException>
821
- );
822
- }
823
- export declare class InvalidProtocolSettings extends __BaseException {
824
- readonly name: "InvalidProtocolSettings";
825
- readonly $fault: "client";
826
- Message?: string | undefined;
827
- constructor(
828
- opts: __ExceptionOptionType<InvalidProtocolSettings, __BaseException>
829
- );
830
- }
831
- export declare class InvalidQueryStringParameters extends __BaseException {
832
- readonly name: "InvalidQueryStringParameters";
833
- readonly $fault: "client";
834
- Message?: string | undefined;
835
- constructor(
836
- opts: __ExceptionOptionType<InvalidQueryStringParameters, __BaseException>
837
- );
838
- }
839
- export declare class InvalidRelativePath extends __BaseException {
840
- readonly name: "InvalidRelativePath";
841
- readonly $fault: "client";
842
- Message?: string | undefined;
843
- constructor(
844
- opts: __ExceptionOptionType<InvalidRelativePath, __BaseException>
845
- );
846
- }
847
- export declare class InvalidRequiredProtocol extends __BaseException {
848
- readonly name: "InvalidRequiredProtocol";
849
- readonly $fault: "client";
850
- Message?: string | undefined;
851
- constructor(
852
- opts: __ExceptionOptionType<InvalidRequiredProtocol, __BaseException>
853
- );
854
- }
855
- export declare class InvalidResponseCode extends __BaseException {
856
- readonly name: "InvalidResponseCode";
857
- readonly $fault: "client";
858
- Message?: string | undefined;
859
- constructor(
860
- opts: __ExceptionOptionType<InvalidResponseCode, __BaseException>
861
- );
862
- }
863
- export declare class InvalidTTLOrder extends __BaseException {
864
- readonly name: "InvalidTTLOrder";
865
- readonly $fault: "client";
866
- Message?: string | undefined;
867
- constructor(opts: __ExceptionOptionType<InvalidTTLOrder, __BaseException>);
868
- }
869
- export declare class InvalidViewerCertificate extends __BaseException {
870
- readonly name: "InvalidViewerCertificate";
871
- readonly $fault: "client";
872
- Message?: string | undefined;
873
- constructor(
874
- opts: __ExceptionOptionType<InvalidViewerCertificate, __BaseException>
875
- );
876
- }
877
- export declare class InvalidWebACLId extends __BaseException {
878
- readonly name: "InvalidWebACLId";
879
- readonly $fault: "client";
880
- Message?: string | undefined;
881
- constructor(opts: __ExceptionOptionType<InvalidWebACLId, __BaseException>);
882
- }
883
- export declare class MissingBody extends __BaseException {
884
- readonly name: "MissingBody";
885
- readonly $fault: "client";
886
- Message?: string | undefined;
887
- constructor(opts: __ExceptionOptionType<MissingBody, __BaseException>);
888
- }
889
- export declare class NoSuchCachePolicy extends __BaseException {
890
- readonly name: "NoSuchCachePolicy";
891
- readonly $fault: "client";
892
- Message?: string | undefined;
893
- constructor(opts: __ExceptionOptionType<NoSuchCachePolicy, __BaseException>);
894
- }
895
- export declare class NoSuchFieldLevelEncryptionConfig extends __BaseException {
896
- readonly name: "NoSuchFieldLevelEncryptionConfig";
897
- readonly $fault: "client";
898
- Message?: string | undefined;
899
- constructor(
900
- opts: __ExceptionOptionType<
901
- NoSuchFieldLevelEncryptionConfig,
902
- __BaseException
903
- >
904
- );
905
- }
906
- export declare class NoSuchOrigin extends __BaseException {
907
- readonly name: "NoSuchOrigin";
908
- readonly $fault: "client";
909
- Message?: string | undefined;
910
- constructor(opts: __ExceptionOptionType<NoSuchOrigin, __BaseException>);
911
- }
912
- export declare class NoSuchOriginRequestPolicy extends __BaseException {
913
- readonly name: "NoSuchOriginRequestPolicy";
914
- readonly $fault: "client";
915
- Message?: string | undefined;
916
- constructor(
917
- opts: __ExceptionOptionType<NoSuchOriginRequestPolicy, __BaseException>
918
- );
919
- }
920
- export declare class NoSuchRealtimeLogConfig extends __BaseException {
921
- readonly name: "NoSuchRealtimeLogConfig";
922
- readonly $fault: "client";
923
- Message?: string | undefined;
924
- constructor(
925
- opts: __ExceptionOptionType<NoSuchRealtimeLogConfig, __BaseException>
926
- );
927
- }
928
- export declare class NoSuchResponseHeadersPolicy extends __BaseException {
929
- readonly name: "NoSuchResponseHeadersPolicy";
930
- readonly $fault: "client";
931
- Message?: string | undefined;
932
- constructor(
933
- opts: __ExceptionOptionType<NoSuchResponseHeadersPolicy, __BaseException>
934
- );
935
- }
936
- export declare class RealtimeLogConfigOwnerMismatch extends __BaseException {
937
- readonly name: "RealtimeLogConfigOwnerMismatch";
938
- readonly $fault: "client";
939
- Message?: string | undefined;
940
- constructor(
941
- opts: __ExceptionOptionType<RealtimeLogConfigOwnerMismatch, __BaseException>
942
- );
943
- }
944
- export declare class TooManyCacheBehaviors extends __BaseException {
945
- readonly name: "TooManyCacheBehaviors";
946
- readonly $fault: "client";
947
- Message?: string | undefined;
948
- constructor(
949
- opts: __ExceptionOptionType<TooManyCacheBehaviors, __BaseException>
950
- );
951
- }
952
- export declare class TooManyCertificates extends __BaseException {
953
- readonly name: "TooManyCertificates";
954
- readonly $fault: "client";
955
- Message?: string | undefined;
956
- constructor(
957
- opts: __ExceptionOptionType<TooManyCertificates, __BaseException>
958
- );
959
- }
960
- export declare class TooManyCookieNamesInWhiteList extends __BaseException {
961
- readonly name: "TooManyCookieNamesInWhiteList";
962
- readonly $fault: "client";
963
- Message?: string | undefined;
964
- constructor(
965
- opts: __ExceptionOptionType<TooManyCookieNamesInWhiteList, __BaseException>
966
- );
967
- }
968
- export declare class TooManyDistributions extends __BaseException {
969
- readonly name: "TooManyDistributions";
970
- readonly $fault: "client";
971
- Message?: string | undefined;
972
- constructor(
973
- opts: __ExceptionOptionType<TooManyDistributions, __BaseException>
974
- );
975
- }
976
- export declare class TooManyDistributionsAssociatedToCachePolicy extends __BaseException {
977
- readonly name: "TooManyDistributionsAssociatedToCachePolicy";
978
- readonly $fault: "client";
979
- Message?: string | undefined;
980
- constructor(
981
- opts: __ExceptionOptionType<
982
- TooManyDistributionsAssociatedToCachePolicy,
983
- __BaseException
984
- >
985
- );
986
- }
987
- export declare class TooManyDistributionsAssociatedToFieldLevelEncryptionConfig extends __BaseException {
988
- readonly name: "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig";
989
- readonly $fault: "client";
990
- Message?: string | undefined;
991
- constructor(
992
- opts: __ExceptionOptionType<
993
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfig,
994
- __BaseException
995
- >
996
- );
997
- }
998
- export declare class TooManyDistributionsAssociatedToKeyGroup extends __BaseException {
999
- readonly name: "TooManyDistributionsAssociatedToKeyGroup";
1000
- readonly $fault: "client";
1001
- Message?: string | undefined;
1002
- constructor(
1003
- opts: __ExceptionOptionType<
1004
- TooManyDistributionsAssociatedToKeyGroup,
1005
- __BaseException
1006
- >
1007
- );
1008
- }
1009
- export declare class TooManyDistributionsAssociatedToOriginAccessControl extends __BaseException {
1010
- readonly name: "TooManyDistributionsAssociatedToOriginAccessControl";
1011
- readonly $fault: "client";
1012
- Message?: string | undefined;
1013
- constructor(
1014
- opts: __ExceptionOptionType<
1015
- TooManyDistributionsAssociatedToOriginAccessControl,
1016
- __BaseException
1017
- >
1018
- );
1019
- }
1020
- export declare class TooManyDistributionsAssociatedToOriginRequestPolicy extends __BaseException {
1021
- readonly name: "TooManyDistributionsAssociatedToOriginRequestPolicy";
1022
- readonly $fault: "client";
1023
- Message?: string | undefined;
1024
- constructor(
1025
- opts: __ExceptionOptionType<
1026
- TooManyDistributionsAssociatedToOriginRequestPolicy,
1027
- __BaseException
1028
- >
1029
- );
1030
- }
1031
- export declare class TooManyDistributionsAssociatedToResponseHeadersPolicy extends __BaseException {
1032
- readonly name: "TooManyDistributionsAssociatedToResponseHeadersPolicy";
1033
- readonly $fault: "client";
1034
- Message?: string | undefined;
1035
- constructor(
1036
- opts: __ExceptionOptionType<
1037
- TooManyDistributionsAssociatedToResponseHeadersPolicy,
1038
- __BaseException
1039
- >
1040
- );
1041
- }
1042
- export declare class TooManyDistributionsWithFunctionAssociations extends __BaseException {
1043
- readonly name: "TooManyDistributionsWithFunctionAssociations";
1044
- readonly $fault: "client";
1045
- Message?: string | undefined;
1046
- constructor(
1047
- opts: __ExceptionOptionType<
1048
- TooManyDistributionsWithFunctionAssociations,
1049
- __BaseException
1050
- >
1051
- );
1052
- }
1053
- export declare class TooManyDistributionsWithLambdaAssociations extends __BaseException {
1054
- readonly name: "TooManyDistributionsWithLambdaAssociations";
1055
- readonly $fault: "client";
1056
- Message?: string | undefined;
1057
- constructor(
1058
- opts: __ExceptionOptionType<
1059
- TooManyDistributionsWithLambdaAssociations,
1060
- __BaseException
1061
- >
1062
- );
1063
- }
1064
- export declare class TooManyDistributionsWithSingleFunctionARN extends __BaseException {
1065
- readonly name: "TooManyDistributionsWithSingleFunctionARN";
1066
- readonly $fault: "client";
1067
- Message?: string | undefined;
1068
- constructor(
1069
- opts: __ExceptionOptionType<
1070
- TooManyDistributionsWithSingleFunctionARN,
1071
- __BaseException
1072
- >
1073
- );
1074
- }
1075
- export declare class TooManyFunctionAssociations extends __BaseException {
1076
- readonly name: "TooManyFunctionAssociations";
1077
- readonly $fault: "client";
1078
- Message?: string | undefined;
1079
- constructor(
1080
- opts: __ExceptionOptionType<TooManyFunctionAssociations, __BaseException>
1081
- );
1082
- }
1083
- export declare class TooManyHeadersInForwardedValues extends __BaseException {
1084
- readonly name: "TooManyHeadersInForwardedValues";
1085
- readonly $fault: "client";
1086
- Message?: string | undefined;
1087
- constructor(
1088
- opts: __ExceptionOptionType<
1089
- TooManyHeadersInForwardedValues,
1090
- __BaseException
1091
- >
1092
- );
1093
- }
1094
- export declare class TooManyKeyGroupsAssociatedToDistribution extends __BaseException {
1095
- readonly name: "TooManyKeyGroupsAssociatedToDistribution";
1096
- readonly $fault: "client";
1097
- Message?: string | undefined;
1098
- constructor(
1099
- opts: __ExceptionOptionType<
1100
- TooManyKeyGroupsAssociatedToDistribution,
1101
- __BaseException
1102
- >
1103
- );
1104
- }
1105
- export declare class TooManyLambdaFunctionAssociations extends __BaseException {
1106
- readonly name: "TooManyLambdaFunctionAssociations";
1107
- readonly $fault: "client";
1108
- Message?: string | undefined;
1109
- constructor(
1110
- opts: __ExceptionOptionType<
1111
- TooManyLambdaFunctionAssociations,
1112
- __BaseException
1113
- >
1114
- );
1115
- }
1116
- export declare class TooManyOriginCustomHeaders extends __BaseException {
1117
- readonly name: "TooManyOriginCustomHeaders";
1118
- readonly $fault: "client";
1119
- Message?: string | undefined;
1120
- constructor(
1121
- opts: __ExceptionOptionType<TooManyOriginCustomHeaders, __BaseException>
1122
- );
1123
- }
1124
- export declare class TooManyOriginGroupsPerDistribution extends __BaseException {
1125
- readonly name: "TooManyOriginGroupsPerDistribution";
1126
- readonly $fault: "client";
1127
- Message?: string | undefined;
1128
- constructor(
1129
- opts: __ExceptionOptionType<
1130
- TooManyOriginGroupsPerDistribution,
1131
- __BaseException
1132
- >
1133
- );
1134
- }
1135
- export declare class TooManyOrigins extends __BaseException {
1136
- readonly name: "TooManyOrigins";
1137
- readonly $fault: "client";
1138
- Message?: string | undefined;
1139
- constructor(opts: __ExceptionOptionType<TooManyOrigins, __BaseException>);
1140
- }
1141
- export declare class TooManyQueryStringParameters extends __BaseException {
1142
- readonly name: "TooManyQueryStringParameters";
1143
- readonly $fault: "client";
1144
- Message?: string | undefined;
1145
- constructor(
1146
- opts: __ExceptionOptionType<TooManyQueryStringParameters, __BaseException>
1147
- );
1148
- }
1149
- export declare class TooManyTrustedSigners extends __BaseException {
1150
- readonly name: "TooManyTrustedSigners";
1151
- readonly $fault: "client";
1152
- Message?: string | undefined;
1153
- constructor(
1154
- opts: __ExceptionOptionType<TooManyTrustedSigners, __BaseException>
1155
- );
1156
- }
1157
- export declare class TrustedKeyGroupDoesNotExist extends __BaseException {
1158
- readonly name: "TrustedKeyGroupDoesNotExist";
1159
- readonly $fault: "client";
1160
- Message?: string | undefined;
1161
- constructor(
1162
- opts: __ExceptionOptionType<TrustedKeyGroupDoesNotExist, __BaseException>
1163
- );
1164
- }
1165
- export declare class TrustedSignerDoesNotExist extends __BaseException {
1166
- readonly name: "TrustedSignerDoesNotExist";
1167
- readonly $fault: "client";
1168
- Message?: string | undefined;
1169
- constructor(
1170
- opts: __ExceptionOptionType<TrustedSignerDoesNotExist, __BaseException>
1171
- );
1172
- }
1173
457
  export interface Tag {
1174
458
  Key: string | undefined;
1175
459
  Value?: string | undefined;
@@ -1187,36 +471,6 @@ export interface CreateAnycastIpListResult {
1187
471
  AnycastIpList?: AnycastIpList | undefined;
1188
472
  ETag?: string | undefined;
1189
473
  }
1190
- export declare class EntityAlreadyExists extends __BaseException {
1191
- readonly name: "EntityAlreadyExists";
1192
- readonly $fault: "client";
1193
- Message?: string | undefined;
1194
- constructor(
1195
- opts: __ExceptionOptionType<EntityAlreadyExists, __BaseException>
1196
- );
1197
- }
1198
- export declare class EntityLimitExceeded extends __BaseException {
1199
- readonly name: "EntityLimitExceeded";
1200
- readonly $fault: "client";
1201
- Message?: string | undefined;
1202
- constructor(
1203
- opts: __ExceptionOptionType<EntityLimitExceeded, __BaseException>
1204
- );
1205
- }
1206
- export declare class InvalidTagging extends __BaseException {
1207
- readonly name: "InvalidTagging";
1208
- readonly $fault: "client";
1209
- Message?: string | undefined;
1210
- constructor(opts: __ExceptionOptionType<InvalidTagging, __BaseException>);
1211
- }
1212
- export declare class UnsupportedOperation extends __BaseException {
1213
- readonly name: "UnsupportedOperation";
1214
- readonly $fault: "client";
1215
- Message?: string | undefined;
1216
- constructor(
1217
- opts: __ExceptionOptionType<UnsupportedOperation, __BaseException>
1218
- );
1219
- }
1220
474
  export interface CreateCachePolicyRequest {
1221
475
  CachePolicyConfig: CachePolicyConfig | undefined;
1222
476
  }
@@ -1225,52 +479,6 @@ export interface CreateCachePolicyResult {
1225
479
  Location?: string | undefined;
1226
480
  ETag?: string | undefined;
1227
481
  }
1228
- export declare class TooManyCachePolicies extends __BaseException {
1229
- readonly name: "TooManyCachePolicies";
1230
- readonly $fault: "client";
1231
- Message?: string | undefined;
1232
- constructor(
1233
- opts: __ExceptionOptionType<TooManyCachePolicies, __BaseException>
1234
- );
1235
- }
1236
- export declare class TooManyCookiesInCachePolicy extends __BaseException {
1237
- readonly name: "TooManyCookiesInCachePolicy";
1238
- readonly $fault: "client";
1239
- Message?: string | undefined;
1240
- constructor(
1241
- opts: __ExceptionOptionType<TooManyCookiesInCachePolicy, __BaseException>
1242
- );
1243
- }
1244
- export declare class TooManyHeadersInCachePolicy extends __BaseException {
1245
- readonly name: "TooManyHeadersInCachePolicy";
1246
- readonly $fault: "client";
1247
- Message?: string | undefined;
1248
- constructor(
1249
- opts: __ExceptionOptionType<TooManyHeadersInCachePolicy, __BaseException>
1250
- );
1251
- }
1252
- export declare class TooManyQueryStringsInCachePolicy extends __BaseException {
1253
- readonly name: "TooManyQueryStringsInCachePolicy";
1254
- readonly $fault: "client";
1255
- Message?: string | undefined;
1256
- constructor(
1257
- opts: __ExceptionOptionType<
1258
- TooManyQueryStringsInCachePolicy,
1259
- __BaseException
1260
- >
1261
- );
1262
- }
1263
- export declare class CloudFrontOriginAccessIdentityAlreadyExists extends __BaseException {
1264
- readonly name: "CloudFrontOriginAccessIdentityAlreadyExists";
1265
- readonly $fault: "client";
1266
- Message?: string | undefined;
1267
- constructor(
1268
- opts: __ExceptionOptionType<
1269
- CloudFrontOriginAccessIdentityAlreadyExists,
1270
- __BaseException
1271
- >
1272
- );
1273
- }
1274
482
  export interface CloudFrontOriginAccessIdentityConfig {
1275
483
  CallerReference: string | undefined;
1276
484
  Comment: string | undefined;
@@ -1292,17 +500,6 @@ export interface CreateCloudFrontOriginAccessIdentityResult {
1292
500
  Location?: string | undefined;
1293
501
  ETag?: string | undefined;
1294
502
  }
1295
- export declare class TooManyCloudFrontOriginAccessIdentities extends __BaseException {
1296
- readonly name: "TooManyCloudFrontOriginAccessIdentities";
1297
- readonly $fault: "client";
1298
- Message?: string | undefined;
1299
- constructor(
1300
- opts: __ExceptionOptionType<
1301
- TooManyCloudFrontOriginAccessIdentities,
1302
- __BaseException
1303
- >
1304
- );
1305
- }
1306
503
  export interface CreateConnectionGroupRequest {
1307
504
  Name: string | undefined;
1308
505
  Ipv6Enabled?: boolean | undefined;
@@ -1328,17 +525,6 @@ export interface CreateConnectionGroupResult {
1328
525
  ConnectionGroup?: ConnectionGroup | undefined;
1329
526
  ETag?: string | undefined;
1330
527
  }
1331
- export declare class ContinuousDeploymentPolicyAlreadyExists extends __BaseException {
1332
- readonly name: "ContinuousDeploymentPolicyAlreadyExists";
1333
- readonly $fault: "client";
1334
- Message?: string | undefined;
1335
- constructor(
1336
- opts: __ExceptionOptionType<
1337
- ContinuousDeploymentPolicyAlreadyExists,
1338
- __BaseException
1339
- >
1340
- );
1341
- }
1342
528
  export interface StagingDistributionDnsNames {
1343
529
  Quantity: number | undefined;
1344
530
  Items?: string[] | undefined;
@@ -1355,12 +541,6 @@ export interface ContinuousDeploymentSingleWeightConfig {
1355
541
  Weight: number | undefined;
1356
542
  SessionStickinessConfig?: SessionStickinessConfig | undefined;
1357
543
  }
1358
- export declare const ContinuousDeploymentPolicyType: {
1359
- readonly SingleHeader: "SingleHeader";
1360
- readonly SingleWeight: "SingleWeight";
1361
- };
1362
- export type ContinuousDeploymentPolicyType =
1363
- (typeof ContinuousDeploymentPolicyType)[keyof typeof ContinuousDeploymentPolicyType];
1364
544
  export interface TrafficConfig {
1365
545
  SingleWeightConfig?: ContinuousDeploymentSingleWeightConfig | undefined;
1366
546
  SingleHeaderConfig?: ContinuousDeploymentSingleHeaderConfig | undefined;
@@ -1388,36 +568,6 @@ export interface CreateContinuousDeploymentPolicyResult {
1388
568
  Location?: string | undefined;
1389
569
  ETag?: string | undefined;
1390
570
  }
1391
- export declare class StagingDistributionInUse extends __BaseException {
1392
- readonly name: "StagingDistributionInUse";
1393
- readonly $fault: "client";
1394
- Message?: string | undefined;
1395
- constructor(
1396
- opts: __ExceptionOptionType<StagingDistributionInUse, __BaseException>
1397
- );
1398
- }
1399
- export declare class TooManyContinuousDeploymentPolicies extends __BaseException {
1400
- readonly name: "TooManyContinuousDeploymentPolicies";
1401
- readonly $fault: "client";
1402
- Message?: string | undefined;
1403
- constructor(
1404
- opts: __ExceptionOptionType<
1405
- TooManyContinuousDeploymentPolicies,
1406
- __BaseException
1407
- >
1408
- );
1409
- }
1410
- export declare class ContinuousDeploymentPolicyInUse extends __BaseException {
1411
- readonly name: "ContinuousDeploymentPolicyInUse";
1412
- readonly $fault: "client";
1413
- Message?: string | undefined;
1414
- constructor(
1415
- opts: __ExceptionOptionType<
1416
- ContinuousDeploymentPolicyInUse,
1417
- __BaseException
1418
- >
1419
- );
1420
- }
1421
571
  export interface CreateDistributionRequest {
1422
572
  DistributionConfig: DistributionConfig | undefined;
1423
573
  }
@@ -1426,49 +576,10 @@ export interface CreateDistributionResult {
1426
576
  Location?: string | undefined;
1427
577
  ETag?: string | undefined;
1428
578
  }
1429
- export declare class IllegalOriginAccessConfiguration extends __BaseException {
1430
- readonly name: "IllegalOriginAccessConfiguration";
1431
- readonly $fault: "client";
1432
- Message?: string | undefined;
1433
- constructor(
1434
- opts: __ExceptionOptionType<
1435
- IllegalOriginAccessConfiguration,
1436
- __BaseException
1437
- >
1438
- );
1439
- }
1440
- export declare class InvalidDomainNameForOriginAccessControl extends __BaseException {
1441
- readonly name: "InvalidDomainNameForOriginAccessControl";
1442
- readonly $fault: "client";
1443
- Message?: string | undefined;
1444
- constructor(
1445
- opts: __ExceptionOptionType<
1446
- InvalidDomainNameForOriginAccessControl,
1447
- __BaseException
1448
- >
1449
- );
1450
- }
1451
- export declare class NoSuchContinuousDeploymentPolicy extends __BaseException {
1452
- readonly name: "NoSuchContinuousDeploymentPolicy";
1453
- readonly $fault: "client";
1454
- Message?: string | undefined;
1455
- constructor(
1456
- opts: __ExceptionOptionType<
1457
- NoSuchContinuousDeploymentPolicy,
1458
- __BaseException
1459
- >
1460
- );
1461
- }
1462
579
  export interface GeoRestrictionCustomization {
1463
580
  RestrictionType: GeoRestrictionType | undefined;
1464
581
  Locations?: string[] | undefined;
1465
582
  }
1466
- export declare const CustomizationActionType: {
1467
- readonly disable: "disable";
1468
- readonly override: "override";
1469
- };
1470
- export type CustomizationActionType =
1471
- (typeof CustomizationActionType)[keyof typeof CustomizationActionType];
1472
583
  export interface WebAclCustomization {
1473
584
  Action: CustomizationActionType | undefined;
1474
585
  Arn?: string | undefined;
@@ -1481,12 +592,6 @@ export interface Customizations {
1481
592
  export interface DomainItem {
1482
593
  Domain: string | undefined;
1483
594
  }
1484
- export declare const ValidationTokenHost: {
1485
- readonly CloudFront: "cloudfront";
1486
- readonly SelfHosted: "self-hosted";
1487
- };
1488
- export type ValidationTokenHost =
1489
- (typeof ValidationTokenHost)[keyof typeof ValidationTokenHost];
1490
595
  export interface ManagedCertificateRequest {
1491
596
  ValidationTokenHost: ValidationTokenHost | undefined;
1492
597
  PrimaryDomainName?: string | undefined;
@@ -1509,11 +614,6 @@ export interface CreateDistributionTenantRequest {
1509
614
  ManagedCertificateRequest?: ManagedCertificateRequest | undefined;
1510
615
  Enabled?: boolean | undefined;
1511
616
  }
1512
- export declare const DomainStatus: {
1513
- readonly Active: "active";
1514
- readonly Inactive: "inactive";
1515
- };
1516
- export type DomainStatus = (typeof DomainStatus)[keyof typeof DomainStatus];
1517
617
  export interface DomainResult {
1518
618
  Domain: string | undefined;
1519
619
  Status?: DomainStatus | undefined;
@@ -1537,12 +637,6 @@ export interface CreateDistributionTenantResult {
1537
637
  DistributionTenant?: DistributionTenant | undefined;
1538
638
  ETag?: string | undefined;
1539
639
  }
1540
- export declare class InvalidAssociation extends __BaseException {
1541
- readonly name: "InvalidAssociation";
1542
- readonly $fault: "client";
1543
- Message?: string | undefined;
1544
- constructor(opts: __ExceptionOptionType<InvalidAssociation, __BaseException>);
1545
- }
1546
640
  export interface DistributionConfigWithTags {
1547
641
  DistributionConfig: DistributionConfig | undefined;
1548
642
  Tags: Tags | undefined;
@@ -1555,10 +649,6 @@ export interface CreateDistributionWithTagsResult {
1555
649
  Location?: string | undefined;
1556
650
  ETag?: string | undefined;
1557
651
  }
1558
- export declare const Format: {
1559
- readonly URLEncoded: "URLEncoded";
1560
- };
1561
- export type Format = (typeof Format)[keyof typeof Format];
1562
652
  export interface ContentTypeProfile {
1563
653
  Format: Format | undefined;
1564
654
  ProfileId?: string | undefined;
@@ -1603,69 +693,6 @@ export interface CreateFieldLevelEncryptionConfigResult {
1603
693
  Location?: string | undefined;
1604
694
  ETag?: string | undefined;
1605
695
  }
1606
- export declare class FieldLevelEncryptionConfigAlreadyExists extends __BaseException {
1607
- readonly name: "FieldLevelEncryptionConfigAlreadyExists";
1608
- readonly $fault: "client";
1609
- Message?: string | undefined;
1610
- constructor(
1611
- opts: __ExceptionOptionType<
1612
- FieldLevelEncryptionConfigAlreadyExists,
1613
- __BaseException
1614
- >
1615
- );
1616
- }
1617
- export declare class NoSuchFieldLevelEncryptionProfile extends __BaseException {
1618
- readonly name: "NoSuchFieldLevelEncryptionProfile";
1619
- readonly $fault: "client";
1620
- Message?: string | undefined;
1621
- constructor(
1622
- opts: __ExceptionOptionType<
1623
- NoSuchFieldLevelEncryptionProfile,
1624
- __BaseException
1625
- >
1626
- );
1627
- }
1628
- export declare class QueryArgProfileEmpty extends __BaseException {
1629
- readonly name: "QueryArgProfileEmpty";
1630
- readonly $fault: "client";
1631
- Message?: string | undefined;
1632
- constructor(
1633
- opts: __ExceptionOptionType<QueryArgProfileEmpty, __BaseException>
1634
- );
1635
- }
1636
- export declare class TooManyFieldLevelEncryptionConfigs extends __BaseException {
1637
- readonly name: "TooManyFieldLevelEncryptionConfigs";
1638
- readonly $fault: "client";
1639
- Message?: string | undefined;
1640
- constructor(
1641
- opts: __ExceptionOptionType<
1642
- TooManyFieldLevelEncryptionConfigs,
1643
- __BaseException
1644
- >
1645
- );
1646
- }
1647
- export declare class TooManyFieldLevelEncryptionContentTypeProfiles extends __BaseException {
1648
- readonly name: "TooManyFieldLevelEncryptionContentTypeProfiles";
1649
- readonly $fault: "client";
1650
- Message?: string | undefined;
1651
- constructor(
1652
- opts: __ExceptionOptionType<
1653
- TooManyFieldLevelEncryptionContentTypeProfiles,
1654
- __BaseException
1655
- >
1656
- );
1657
- }
1658
- export declare class TooManyFieldLevelEncryptionQueryArgProfiles extends __BaseException {
1659
- readonly name: "TooManyFieldLevelEncryptionQueryArgProfiles";
1660
- readonly $fault: "client";
1661
- Message?: string | undefined;
1662
- constructor(
1663
- opts: __ExceptionOptionType<
1664
- TooManyFieldLevelEncryptionQueryArgProfiles,
1665
- __BaseException
1666
- >
1667
- );
1668
- }
1669
696
  export interface FieldPatterns {
1670
697
  Quantity: number | undefined;
1671
698
  Items?: string[] | undefined;
@@ -1702,67 +729,6 @@ export interface CreateFieldLevelEncryptionProfileResult {
1702
729
  Location?: string | undefined;
1703
730
  ETag?: string | undefined;
1704
731
  }
1705
- export declare class FieldLevelEncryptionProfileAlreadyExists extends __BaseException {
1706
- readonly name: "FieldLevelEncryptionProfileAlreadyExists";
1707
- readonly $fault: "client";
1708
- Message?: string | undefined;
1709
- constructor(
1710
- opts: __ExceptionOptionType<
1711
- FieldLevelEncryptionProfileAlreadyExists,
1712
- __BaseException
1713
- >
1714
- );
1715
- }
1716
- export declare class FieldLevelEncryptionProfileSizeExceeded extends __BaseException {
1717
- readonly name: "FieldLevelEncryptionProfileSizeExceeded";
1718
- readonly $fault: "client";
1719
- Message?: string | undefined;
1720
- constructor(
1721
- opts: __ExceptionOptionType<
1722
- FieldLevelEncryptionProfileSizeExceeded,
1723
- __BaseException
1724
- >
1725
- );
1726
- }
1727
- export declare class NoSuchPublicKey extends __BaseException {
1728
- readonly name: "NoSuchPublicKey";
1729
- readonly $fault: "client";
1730
- Message?: string | undefined;
1731
- constructor(opts: __ExceptionOptionType<NoSuchPublicKey, __BaseException>);
1732
- }
1733
- export declare class TooManyFieldLevelEncryptionEncryptionEntities extends __BaseException {
1734
- readonly name: "TooManyFieldLevelEncryptionEncryptionEntities";
1735
- readonly $fault: "client";
1736
- Message?: string | undefined;
1737
- constructor(
1738
- opts: __ExceptionOptionType<
1739
- TooManyFieldLevelEncryptionEncryptionEntities,
1740
- __BaseException
1741
- >
1742
- );
1743
- }
1744
- export declare class TooManyFieldLevelEncryptionFieldPatterns extends __BaseException {
1745
- readonly name: "TooManyFieldLevelEncryptionFieldPatterns";
1746
- readonly $fault: "client";
1747
- Message?: string | undefined;
1748
- constructor(
1749
- opts: __ExceptionOptionType<
1750
- TooManyFieldLevelEncryptionFieldPatterns,
1751
- __BaseException
1752
- >
1753
- );
1754
- }
1755
- export declare class TooManyFieldLevelEncryptionProfiles extends __BaseException {
1756
- readonly name: "TooManyFieldLevelEncryptionProfiles";
1757
- readonly $fault: "client";
1758
- Message?: string | undefined;
1759
- constructor(
1760
- opts: __ExceptionOptionType<
1761
- TooManyFieldLevelEncryptionProfiles,
1762
- __BaseException
1763
- >
1764
- );
1765
- }
1766
732
  export interface KeyValueStoreAssociation {
1767
733
  KeyValueStoreARN: string | undefined;
1768
734
  }
@@ -1770,12 +736,6 @@ export interface KeyValueStoreAssociations {
1770
736
  Quantity: number | undefined;
1771
737
  Items?: KeyValueStoreAssociation[] | undefined;
1772
738
  }
1773
- export declare const FunctionRuntime: {
1774
- readonly cloudfront_js_1_0: "cloudfront-js-1.0";
1775
- readonly cloudfront_js_2_0: "cloudfront-js-2.0";
1776
- };
1777
- export type FunctionRuntime =
1778
- (typeof FunctionRuntime)[keyof typeof FunctionRuntime];
1779
739
  export interface FunctionConfig {
1780
740
  Comment: string | undefined;
1781
741
  Runtime: FunctionRuntime | undefined;
@@ -1786,11 +746,6 @@ export interface CreateFunctionRequest {
1786
746
  FunctionConfig: FunctionConfig | undefined;
1787
747
  FunctionCode: Uint8Array | undefined;
1788
748
  }
1789
- export declare const FunctionStage: {
1790
- readonly DEVELOPMENT: "DEVELOPMENT";
1791
- readonly LIVE: "LIVE";
1792
- };
1793
- export type FunctionStage = (typeof FunctionStage)[keyof typeof FunctionStage];
1794
749
  export interface FunctionMetadata {
1795
750
  FunctionARN: string | undefined;
1796
751
  Stage?: FunctionStage | undefined;
@@ -1808,28 +763,6 @@ export interface CreateFunctionResult {
1808
763
  Location?: string | undefined;
1809
764
  ETag?: string | undefined;
1810
765
  }
1811
- export declare class FunctionAlreadyExists extends __BaseException {
1812
- readonly name: "FunctionAlreadyExists";
1813
- readonly $fault: "client";
1814
- Message?: string | undefined;
1815
- constructor(
1816
- opts: __ExceptionOptionType<FunctionAlreadyExists, __BaseException>
1817
- );
1818
- }
1819
- export declare class FunctionSizeLimitExceeded extends __BaseException {
1820
- readonly name: "FunctionSizeLimitExceeded";
1821
- readonly $fault: "client";
1822
- Message?: string | undefined;
1823
- constructor(
1824
- opts: __ExceptionOptionType<FunctionSizeLimitExceeded, __BaseException>
1825
- );
1826
- }
1827
- export declare class TooManyFunctions extends __BaseException {
1828
- readonly name: "TooManyFunctions";
1829
- readonly $fault: "client";
1830
- Message?: string | undefined;
1831
- constructor(opts: __ExceptionOptionType<TooManyFunctions, __BaseException>);
1832
- }
1833
766
  export interface Paths {
1834
767
  Quantity: number | undefined;
1835
768
  Items?: string[] | undefined;
@@ -1852,14 +785,6 @@ export interface CreateInvalidationResult {
1852
785
  Location?: string | undefined;
1853
786
  Invalidation?: Invalidation | undefined;
1854
787
  }
1855
- export declare class TooManyInvalidationsInProgress extends __BaseException {
1856
- readonly name: "TooManyInvalidationsInProgress";
1857
- readonly $fault: "client";
1858
- Message?: string | undefined;
1859
- constructor(
1860
- opts: __ExceptionOptionType<TooManyInvalidationsInProgress, __BaseException>
1861
- );
1862
- }
1863
788
  export interface CreateInvalidationForDistributionTenantRequest {
1864
789
  Id: string | undefined;
1865
790
  InvalidationBatch: InvalidationBatch | undefined;
@@ -1886,33 +811,6 @@ export interface CreateKeyGroupResult {
1886
811
  Location?: string | undefined;
1887
812
  ETag?: string | undefined;
1888
813
  }
1889
- export declare class KeyGroupAlreadyExists extends __BaseException {
1890
- readonly name: "KeyGroupAlreadyExists";
1891
- readonly $fault: "client";
1892
- Message?: string | undefined;
1893
- constructor(
1894
- opts: __ExceptionOptionType<KeyGroupAlreadyExists, __BaseException>
1895
- );
1896
- }
1897
- export declare class TooManyKeyGroups extends __BaseException {
1898
- readonly name: "TooManyKeyGroups";
1899
- readonly $fault: "client";
1900
- Message?: string | undefined;
1901
- constructor(opts: __ExceptionOptionType<TooManyKeyGroups, __BaseException>);
1902
- }
1903
- export declare class TooManyPublicKeysInKeyGroup extends __BaseException {
1904
- readonly name: "TooManyPublicKeysInKeyGroup";
1905
- readonly $fault: "client";
1906
- Message?: string | undefined;
1907
- constructor(
1908
- opts: __ExceptionOptionType<TooManyPublicKeysInKeyGroup, __BaseException>
1909
- );
1910
- }
1911
- export declare const ImportSourceType: {
1912
- readonly S3: "S3";
1913
- };
1914
- export type ImportSourceType =
1915
- (typeof ImportSourceType)[keyof typeof ImportSourceType];
1916
814
  export interface ImportSource {
1917
815
  SourceType: ImportSourceType | undefined;
1918
816
  SourceARN: string | undefined;
@@ -1935,20 +833,6 @@ export interface CreateKeyValueStoreResult {
1935
833
  ETag?: string | undefined;
1936
834
  Location?: string | undefined;
1937
835
  }
1938
- export declare class EntitySizeLimitExceeded extends __BaseException {
1939
- readonly name: "EntitySizeLimitExceeded";
1940
- readonly $fault: "client";
1941
- Message?: string | undefined;
1942
- constructor(
1943
- opts: __ExceptionOptionType<EntitySizeLimitExceeded, __BaseException>
1944
- );
1945
- }
1946
- export declare const RealtimeMetricsSubscriptionStatus: {
1947
- readonly Disabled: "Disabled";
1948
- readonly Enabled: "Enabled";
1949
- };
1950
- export type RealtimeMetricsSubscriptionStatus =
1951
- (typeof RealtimeMetricsSubscriptionStatus)[keyof typeof RealtimeMetricsSubscriptionStatus];
1952
836
  export interface RealtimeMetricsSubscriptionConfig {
1953
837
  RealtimeMetricsSubscriptionStatus:
1954
838
  | RealtimeMetricsSubscriptionStatus
@@ -1966,37 +850,6 @@ export interface CreateMonitoringSubscriptionRequest {
1966
850
  export interface CreateMonitoringSubscriptionResult {
1967
851
  MonitoringSubscription?: MonitoringSubscription | undefined;
1968
852
  }
1969
- export declare class MonitoringSubscriptionAlreadyExists extends __BaseException {
1970
- readonly name: "MonitoringSubscriptionAlreadyExists";
1971
- readonly $fault: "client";
1972
- Message?: string | undefined;
1973
- constructor(
1974
- opts: __ExceptionOptionType<
1975
- MonitoringSubscriptionAlreadyExists,
1976
- __BaseException
1977
- >
1978
- );
1979
- }
1980
- export declare const OriginAccessControlOriginTypes: {
1981
- readonly lambda: "lambda";
1982
- readonly mediapackagev2: "mediapackagev2";
1983
- readonly mediastore: "mediastore";
1984
- readonly s3: "s3";
1985
- };
1986
- export type OriginAccessControlOriginTypes =
1987
- (typeof OriginAccessControlOriginTypes)[keyof typeof OriginAccessControlOriginTypes];
1988
- export declare const OriginAccessControlSigningBehaviors: {
1989
- readonly always: "always";
1990
- readonly never: "never";
1991
- readonly no_override: "no-override";
1992
- };
1993
- export type OriginAccessControlSigningBehaviors =
1994
- (typeof OriginAccessControlSigningBehaviors)[keyof typeof OriginAccessControlSigningBehaviors];
1995
- export declare const OriginAccessControlSigningProtocols: {
1996
- readonly sigv4: "sigv4";
1997
- };
1998
- export type OriginAccessControlSigningProtocols =
1999
- (typeof OriginAccessControlSigningProtocols)[keyof typeof OriginAccessControlSigningProtocols];
2000
853
  export interface OriginAccessControlConfig {
2001
854
  Name: string | undefined;
2002
855
  Description?: string | undefined;
@@ -2016,3 +869,624 @@ export interface CreateOriginAccessControlResult {
2016
869
  Location?: string | undefined;
2017
870
  ETag?: string | undefined;
2018
871
  }
872
+ export interface OriginRequestPolicyCookiesConfig {
873
+ CookieBehavior: OriginRequestPolicyCookieBehavior | undefined;
874
+ Cookies?: CookieNames | undefined;
875
+ }
876
+ export interface OriginRequestPolicyHeadersConfig {
877
+ HeaderBehavior: OriginRequestPolicyHeaderBehavior | undefined;
878
+ Headers?: Headers | undefined;
879
+ }
880
+ export interface OriginRequestPolicyQueryStringsConfig {
881
+ QueryStringBehavior: OriginRequestPolicyQueryStringBehavior | undefined;
882
+ QueryStrings?: QueryStringNames | undefined;
883
+ }
884
+ export interface OriginRequestPolicyConfig {
885
+ Comment?: string | undefined;
886
+ Name: string | undefined;
887
+ HeadersConfig: OriginRequestPolicyHeadersConfig | undefined;
888
+ CookiesConfig: OriginRequestPolicyCookiesConfig | undefined;
889
+ QueryStringsConfig: OriginRequestPolicyQueryStringsConfig | undefined;
890
+ }
891
+ export interface CreateOriginRequestPolicyRequest {
892
+ OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
893
+ }
894
+ export interface OriginRequestPolicy {
895
+ Id: string | undefined;
896
+ LastModifiedTime: Date | undefined;
897
+ OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
898
+ }
899
+ export interface CreateOriginRequestPolicyResult {
900
+ OriginRequestPolicy?: OriginRequestPolicy | undefined;
901
+ Location?: string | undefined;
902
+ ETag?: string | undefined;
903
+ }
904
+ export interface PublicKeyConfig {
905
+ CallerReference: string | undefined;
906
+ Name: string | undefined;
907
+ EncodedKey: string | undefined;
908
+ Comment?: string | undefined;
909
+ }
910
+ export interface CreatePublicKeyRequest {
911
+ PublicKeyConfig: PublicKeyConfig | undefined;
912
+ }
913
+ export interface PublicKey {
914
+ Id: string | undefined;
915
+ CreatedTime: Date | undefined;
916
+ PublicKeyConfig: PublicKeyConfig | undefined;
917
+ }
918
+ export interface CreatePublicKeyResult {
919
+ PublicKey?: PublicKey | undefined;
920
+ Location?: string | undefined;
921
+ ETag?: string | undefined;
922
+ }
923
+ export interface KinesisStreamConfig {
924
+ RoleARN: string | undefined;
925
+ StreamARN: string | undefined;
926
+ }
927
+ export interface EndPoint {
928
+ StreamType: string | undefined;
929
+ KinesisStreamConfig?: KinesisStreamConfig | undefined;
930
+ }
931
+ export interface CreateRealtimeLogConfigRequest {
932
+ EndPoints: EndPoint[] | undefined;
933
+ Fields: string[] | undefined;
934
+ Name: string | undefined;
935
+ SamplingRate: number | undefined;
936
+ }
937
+ export interface RealtimeLogConfig {
938
+ ARN: string | undefined;
939
+ Name: string | undefined;
940
+ SamplingRate: number | undefined;
941
+ EndPoints: EndPoint[] | undefined;
942
+ Fields: string[] | undefined;
943
+ }
944
+ export interface CreateRealtimeLogConfigResult {
945
+ RealtimeLogConfig?: RealtimeLogConfig | undefined;
946
+ }
947
+ export interface ResponseHeadersPolicyAccessControlAllowHeaders {
948
+ Quantity: number | undefined;
949
+ Items: string[] | undefined;
950
+ }
951
+ export interface ResponseHeadersPolicyAccessControlAllowMethods {
952
+ Quantity: number | undefined;
953
+ Items: ResponseHeadersPolicyAccessControlAllowMethodsValues[] | undefined;
954
+ }
955
+ export interface ResponseHeadersPolicyAccessControlAllowOrigins {
956
+ Quantity: number | undefined;
957
+ Items: string[] | undefined;
958
+ }
959
+ export interface ResponseHeadersPolicyAccessControlExposeHeaders {
960
+ Quantity: number | undefined;
961
+ Items?: string[] | undefined;
962
+ }
963
+ export interface ResponseHeadersPolicyCorsConfig {
964
+ AccessControlAllowOrigins:
965
+ | ResponseHeadersPolicyAccessControlAllowOrigins
966
+ | undefined;
967
+ AccessControlAllowHeaders:
968
+ | ResponseHeadersPolicyAccessControlAllowHeaders
969
+ | undefined;
970
+ AccessControlAllowMethods:
971
+ | ResponseHeadersPolicyAccessControlAllowMethods
972
+ | undefined;
973
+ AccessControlAllowCredentials: boolean | undefined;
974
+ AccessControlExposeHeaders?:
975
+ | ResponseHeadersPolicyAccessControlExposeHeaders
976
+ | undefined;
977
+ AccessControlMaxAgeSec?: number | undefined;
978
+ OriginOverride: boolean | undefined;
979
+ }
980
+ export interface ResponseHeadersPolicyCustomHeader {
981
+ Header: string | undefined;
982
+ Value: string | undefined;
983
+ Override: boolean | undefined;
984
+ }
985
+ export interface ResponseHeadersPolicyCustomHeadersConfig {
986
+ Quantity: number | undefined;
987
+ Items?: ResponseHeadersPolicyCustomHeader[] | undefined;
988
+ }
989
+ export interface ResponseHeadersPolicyRemoveHeader {
990
+ Header: string | undefined;
991
+ }
992
+ export interface ResponseHeadersPolicyRemoveHeadersConfig {
993
+ Quantity: number | undefined;
994
+ Items?: ResponseHeadersPolicyRemoveHeader[] | undefined;
995
+ }
996
+ export interface ResponseHeadersPolicyContentSecurityPolicy {
997
+ Override: boolean | undefined;
998
+ ContentSecurityPolicy: string | undefined;
999
+ }
1000
+ export interface ResponseHeadersPolicyContentTypeOptions {
1001
+ Override: boolean | undefined;
1002
+ }
1003
+ export interface ResponseHeadersPolicyFrameOptions {
1004
+ Override: boolean | undefined;
1005
+ FrameOption: FrameOptionsList | undefined;
1006
+ }
1007
+ export interface ResponseHeadersPolicyReferrerPolicy {
1008
+ Override: boolean | undefined;
1009
+ ReferrerPolicy: ReferrerPolicyList | undefined;
1010
+ }
1011
+ export interface ResponseHeadersPolicyStrictTransportSecurity {
1012
+ Override: boolean | undefined;
1013
+ IncludeSubdomains?: boolean | undefined;
1014
+ Preload?: boolean | undefined;
1015
+ AccessControlMaxAgeSec: number | undefined;
1016
+ }
1017
+ export interface ResponseHeadersPolicyXSSProtection {
1018
+ Override: boolean | undefined;
1019
+ Protection: boolean | undefined;
1020
+ ModeBlock?: boolean | undefined;
1021
+ ReportUri?: string | undefined;
1022
+ }
1023
+ export interface ResponseHeadersPolicySecurityHeadersConfig {
1024
+ XSSProtection?: ResponseHeadersPolicyXSSProtection | undefined;
1025
+ FrameOptions?: ResponseHeadersPolicyFrameOptions | undefined;
1026
+ ReferrerPolicy?: ResponseHeadersPolicyReferrerPolicy | undefined;
1027
+ ContentSecurityPolicy?:
1028
+ | ResponseHeadersPolicyContentSecurityPolicy
1029
+ | undefined;
1030
+ ContentTypeOptions?: ResponseHeadersPolicyContentTypeOptions | undefined;
1031
+ StrictTransportSecurity?:
1032
+ | ResponseHeadersPolicyStrictTransportSecurity
1033
+ | undefined;
1034
+ }
1035
+ export interface ResponseHeadersPolicyServerTimingHeadersConfig {
1036
+ Enabled: boolean | undefined;
1037
+ SamplingRate?: number | undefined;
1038
+ }
1039
+ export interface ResponseHeadersPolicyConfig {
1040
+ Comment?: string | undefined;
1041
+ Name: string | undefined;
1042
+ CorsConfig?: ResponseHeadersPolicyCorsConfig | undefined;
1043
+ SecurityHeadersConfig?:
1044
+ | ResponseHeadersPolicySecurityHeadersConfig
1045
+ | undefined;
1046
+ ServerTimingHeadersConfig?:
1047
+ | ResponseHeadersPolicyServerTimingHeadersConfig
1048
+ | undefined;
1049
+ CustomHeadersConfig?: ResponseHeadersPolicyCustomHeadersConfig | undefined;
1050
+ RemoveHeadersConfig?: ResponseHeadersPolicyRemoveHeadersConfig | undefined;
1051
+ }
1052
+ export interface CreateResponseHeadersPolicyRequest {
1053
+ ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
1054
+ }
1055
+ export interface ResponseHeadersPolicy {
1056
+ Id: string | undefined;
1057
+ LastModifiedTime: Date | undefined;
1058
+ ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
1059
+ }
1060
+ export interface CreateResponseHeadersPolicyResult {
1061
+ ResponseHeadersPolicy?: ResponseHeadersPolicy | undefined;
1062
+ Location?: string | undefined;
1063
+ ETag?: string | undefined;
1064
+ }
1065
+ export interface StreamingLoggingConfig {
1066
+ Enabled: boolean | undefined;
1067
+ Bucket: string | undefined;
1068
+ Prefix: string | undefined;
1069
+ }
1070
+ export interface S3Origin {
1071
+ DomainName: string | undefined;
1072
+ OriginAccessIdentity: string | undefined;
1073
+ }
1074
+ export interface StreamingDistributionConfig {
1075
+ CallerReference: string | undefined;
1076
+ S3Origin: S3Origin | undefined;
1077
+ Aliases?: Aliases | undefined;
1078
+ Comment: string | undefined;
1079
+ Logging?: StreamingLoggingConfig | undefined;
1080
+ TrustedSigners: TrustedSigners | undefined;
1081
+ PriceClass?: PriceClass | undefined;
1082
+ Enabled: boolean | undefined;
1083
+ }
1084
+ export interface CreateStreamingDistributionRequest {
1085
+ StreamingDistributionConfig: StreamingDistributionConfig | undefined;
1086
+ }
1087
+ export interface StreamingDistribution {
1088
+ Id: string | undefined;
1089
+ ARN: string | undefined;
1090
+ Status: string | undefined;
1091
+ LastModifiedTime?: Date | undefined;
1092
+ DomainName: string | undefined;
1093
+ ActiveTrustedSigners: ActiveTrustedSigners | undefined;
1094
+ StreamingDistributionConfig: StreamingDistributionConfig | undefined;
1095
+ }
1096
+ export interface CreateStreamingDistributionResult {
1097
+ StreamingDistribution?: StreamingDistribution | undefined;
1098
+ Location?: string | undefined;
1099
+ ETag?: string | undefined;
1100
+ }
1101
+ export interface StreamingDistributionConfigWithTags {
1102
+ StreamingDistributionConfig: StreamingDistributionConfig | undefined;
1103
+ Tags: Tags | undefined;
1104
+ }
1105
+ export interface CreateStreamingDistributionWithTagsRequest {
1106
+ StreamingDistributionConfigWithTags:
1107
+ | StreamingDistributionConfigWithTags
1108
+ | undefined;
1109
+ }
1110
+ export interface CreateStreamingDistributionWithTagsResult {
1111
+ StreamingDistribution?: StreamingDistribution | undefined;
1112
+ Location?: string | undefined;
1113
+ ETag?: string | undefined;
1114
+ }
1115
+ export interface VpcOriginEndpointConfig {
1116
+ Name: string | undefined;
1117
+ Arn: string | undefined;
1118
+ HTTPPort: number | undefined;
1119
+ HTTPSPort: number | undefined;
1120
+ OriginProtocolPolicy: OriginProtocolPolicy | undefined;
1121
+ OriginSslProtocols?: OriginSslProtocols | undefined;
1122
+ }
1123
+ export interface CreateVpcOriginRequest {
1124
+ VpcOriginEndpointConfig: VpcOriginEndpointConfig | undefined;
1125
+ Tags?: Tags | undefined;
1126
+ }
1127
+ export interface VpcOrigin {
1128
+ Id: string | undefined;
1129
+ Arn: string | undefined;
1130
+ AccountId?: string | undefined;
1131
+ Status: string | undefined;
1132
+ CreatedTime: Date | undefined;
1133
+ LastModifiedTime: Date | undefined;
1134
+ VpcOriginEndpointConfig: VpcOriginEndpointConfig | undefined;
1135
+ }
1136
+ export interface CreateVpcOriginResult {
1137
+ VpcOrigin?: VpcOrigin | undefined;
1138
+ Location?: string | undefined;
1139
+ ETag?: string | undefined;
1140
+ }
1141
+ export interface DeleteAnycastIpListRequest {
1142
+ Id: string | undefined;
1143
+ IfMatch: string | undefined;
1144
+ }
1145
+ export interface DeleteCachePolicyRequest {
1146
+ Id: string | undefined;
1147
+ IfMatch?: string | undefined;
1148
+ }
1149
+ export interface DeleteCloudFrontOriginAccessIdentityRequest {
1150
+ Id: string | undefined;
1151
+ IfMatch?: string | undefined;
1152
+ }
1153
+ export interface DeleteConnectionGroupRequest {
1154
+ Id: string | undefined;
1155
+ IfMatch: string | undefined;
1156
+ }
1157
+ export interface DeleteContinuousDeploymentPolicyRequest {
1158
+ Id: string | undefined;
1159
+ IfMatch?: string | undefined;
1160
+ }
1161
+ export interface DeleteDistributionRequest {
1162
+ Id: string | undefined;
1163
+ IfMatch?: string | undefined;
1164
+ }
1165
+ export interface DeleteDistributionTenantRequest {
1166
+ Id: string | undefined;
1167
+ IfMatch: string | undefined;
1168
+ }
1169
+ export interface DeleteFieldLevelEncryptionConfigRequest {
1170
+ Id: string | undefined;
1171
+ IfMatch?: string | undefined;
1172
+ }
1173
+ export interface DeleteFieldLevelEncryptionProfileRequest {
1174
+ Id: string | undefined;
1175
+ IfMatch?: string | undefined;
1176
+ }
1177
+ export interface DeleteFunctionRequest {
1178
+ Name: string | undefined;
1179
+ IfMatch: string | undefined;
1180
+ }
1181
+ export interface DeleteKeyGroupRequest {
1182
+ Id: string | undefined;
1183
+ IfMatch?: string | undefined;
1184
+ }
1185
+ export interface DeleteKeyValueStoreRequest {
1186
+ Name: string | undefined;
1187
+ IfMatch: string | undefined;
1188
+ }
1189
+ export interface DeleteMonitoringSubscriptionRequest {
1190
+ DistributionId: string | undefined;
1191
+ }
1192
+ export interface DeleteMonitoringSubscriptionResult {}
1193
+ export interface DeleteOriginAccessControlRequest {
1194
+ Id: string | undefined;
1195
+ IfMatch?: string | undefined;
1196
+ }
1197
+ export interface DeleteOriginRequestPolicyRequest {
1198
+ Id: string | undefined;
1199
+ IfMatch?: string | undefined;
1200
+ }
1201
+ export interface DeletePublicKeyRequest {
1202
+ Id: string | undefined;
1203
+ IfMatch?: string | undefined;
1204
+ }
1205
+ export interface DeleteRealtimeLogConfigRequest {
1206
+ Name?: string | undefined;
1207
+ ARN?: string | undefined;
1208
+ }
1209
+ export interface DeleteResourcePolicyRequest {
1210
+ ResourceArn: string | undefined;
1211
+ }
1212
+ export interface DeleteResponseHeadersPolicyRequest {
1213
+ Id: string | undefined;
1214
+ IfMatch?: string | undefined;
1215
+ }
1216
+ export interface DeleteStreamingDistributionRequest {
1217
+ Id: string | undefined;
1218
+ IfMatch?: string | undefined;
1219
+ }
1220
+ export interface DeleteVpcOriginRequest {
1221
+ Id: string | undefined;
1222
+ IfMatch: string | undefined;
1223
+ }
1224
+ export interface DeleteVpcOriginResult {
1225
+ VpcOrigin?: VpcOrigin | undefined;
1226
+ ETag?: string | undefined;
1227
+ }
1228
+ export interface DescribeFunctionRequest {
1229
+ Name: string | undefined;
1230
+ Stage?: FunctionStage | undefined;
1231
+ }
1232
+ export interface DescribeFunctionResult {
1233
+ FunctionSummary?: FunctionSummary | undefined;
1234
+ ETag?: string | undefined;
1235
+ }
1236
+ export interface DescribeKeyValueStoreRequest {
1237
+ Name: string | undefined;
1238
+ }
1239
+ export interface DescribeKeyValueStoreResult {
1240
+ KeyValueStore?: KeyValueStore | undefined;
1241
+ ETag?: string | undefined;
1242
+ }
1243
+ export interface DisassociateDistributionTenantWebACLRequest {
1244
+ Id: string | undefined;
1245
+ IfMatch?: string | undefined;
1246
+ }
1247
+ export interface DisassociateDistributionTenantWebACLResult {
1248
+ Id?: string | undefined;
1249
+ ETag?: string | undefined;
1250
+ }
1251
+ export interface DisassociateDistributionWebACLRequest {
1252
+ Id: string | undefined;
1253
+ IfMatch?: string | undefined;
1254
+ }
1255
+ export interface DisassociateDistributionWebACLResult {
1256
+ Id?: string | undefined;
1257
+ ETag?: string | undefined;
1258
+ }
1259
+ export interface GetAnycastIpListRequest {
1260
+ Id: string | undefined;
1261
+ }
1262
+ export interface GetAnycastIpListResult {
1263
+ AnycastIpList?: AnycastIpList | undefined;
1264
+ ETag?: string | undefined;
1265
+ }
1266
+ export interface GetCachePolicyRequest {
1267
+ Id: string | undefined;
1268
+ }
1269
+ export interface GetCachePolicyResult {
1270
+ CachePolicy?: CachePolicy | undefined;
1271
+ ETag?: string | undefined;
1272
+ }
1273
+ export interface GetCachePolicyConfigRequest {
1274
+ Id: string | undefined;
1275
+ }
1276
+ export interface GetCachePolicyConfigResult {
1277
+ CachePolicyConfig?: CachePolicyConfig | undefined;
1278
+ ETag?: string | undefined;
1279
+ }
1280
+ export interface GetCloudFrontOriginAccessIdentityRequest {
1281
+ Id: string | undefined;
1282
+ }
1283
+ export interface GetCloudFrontOriginAccessIdentityResult {
1284
+ CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity | undefined;
1285
+ ETag?: string | undefined;
1286
+ }
1287
+ export interface GetCloudFrontOriginAccessIdentityConfigRequest {
1288
+ Id: string | undefined;
1289
+ }
1290
+ export interface GetCloudFrontOriginAccessIdentityConfigResult {
1291
+ CloudFrontOriginAccessIdentityConfig?:
1292
+ | CloudFrontOriginAccessIdentityConfig
1293
+ | undefined;
1294
+ ETag?: string | undefined;
1295
+ }
1296
+ export interface GetConnectionGroupRequest {
1297
+ Identifier: string | undefined;
1298
+ }
1299
+ export interface GetConnectionGroupResult {
1300
+ ConnectionGroup?: ConnectionGroup | undefined;
1301
+ ETag?: string | undefined;
1302
+ }
1303
+ export interface GetConnectionGroupByRoutingEndpointRequest {
1304
+ RoutingEndpoint: string | undefined;
1305
+ }
1306
+ export interface GetConnectionGroupByRoutingEndpointResult {
1307
+ ConnectionGroup?: ConnectionGroup | undefined;
1308
+ ETag?: string | undefined;
1309
+ }
1310
+ export interface GetContinuousDeploymentPolicyRequest {
1311
+ Id: string | undefined;
1312
+ }
1313
+ export interface GetContinuousDeploymentPolicyResult {
1314
+ ContinuousDeploymentPolicy?: ContinuousDeploymentPolicy | undefined;
1315
+ ETag?: string | undefined;
1316
+ }
1317
+ export interface GetContinuousDeploymentPolicyConfigRequest {
1318
+ Id: string | undefined;
1319
+ }
1320
+ export interface GetContinuousDeploymentPolicyConfigResult {
1321
+ ContinuousDeploymentPolicyConfig?:
1322
+ | ContinuousDeploymentPolicyConfig
1323
+ | undefined;
1324
+ ETag?: string | undefined;
1325
+ }
1326
+ export interface GetDistributionRequest {
1327
+ Id: string | undefined;
1328
+ }
1329
+ export interface GetDistributionResult {
1330
+ Distribution?: Distribution | undefined;
1331
+ ETag?: string | undefined;
1332
+ }
1333
+ export interface GetDistributionConfigRequest {
1334
+ Id: string | undefined;
1335
+ }
1336
+ export interface GetDistributionConfigResult {
1337
+ DistributionConfig?: DistributionConfig | undefined;
1338
+ ETag?: string | undefined;
1339
+ }
1340
+ export interface GetDistributionTenantRequest {
1341
+ Identifier: string | undefined;
1342
+ }
1343
+ export interface GetDistributionTenantResult {
1344
+ DistributionTenant?: DistributionTenant | undefined;
1345
+ ETag?: string | undefined;
1346
+ }
1347
+ export interface GetDistributionTenantByDomainRequest {
1348
+ Domain: string | undefined;
1349
+ }
1350
+ export interface GetDistributionTenantByDomainResult {
1351
+ DistributionTenant?: DistributionTenant | undefined;
1352
+ ETag?: string | undefined;
1353
+ }
1354
+ export interface GetFieldLevelEncryptionRequest {
1355
+ Id: string | undefined;
1356
+ }
1357
+ export interface GetFieldLevelEncryptionResult {
1358
+ FieldLevelEncryption?: FieldLevelEncryption | undefined;
1359
+ ETag?: string | undefined;
1360
+ }
1361
+ export interface GetFieldLevelEncryptionConfigRequest {
1362
+ Id: string | undefined;
1363
+ }
1364
+ export interface GetFieldLevelEncryptionConfigResult {
1365
+ FieldLevelEncryptionConfig?: FieldLevelEncryptionConfig | undefined;
1366
+ ETag?: string | undefined;
1367
+ }
1368
+ export interface GetFieldLevelEncryptionProfileRequest {
1369
+ Id: string | undefined;
1370
+ }
1371
+ export interface GetFieldLevelEncryptionProfileResult {
1372
+ FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile | undefined;
1373
+ ETag?: string | undefined;
1374
+ }
1375
+ export interface GetFieldLevelEncryptionProfileConfigRequest {
1376
+ Id: string | undefined;
1377
+ }
1378
+ export interface GetFieldLevelEncryptionProfileConfigResult {
1379
+ FieldLevelEncryptionProfileConfig?:
1380
+ | FieldLevelEncryptionProfileConfig
1381
+ | undefined;
1382
+ ETag?: string | undefined;
1383
+ }
1384
+ export interface GetFunctionRequest {
1385
+ Name: string | undefined;
1386
+ Stage?: FunctionStage | undefined;
1387
+ }
1388
+ export interface GetFunctionResult {
1389
+ FunctionCode?: Uint8Array | undefined;
1390
+ ETag?: string | undefined;
1391
+ ContentType?: string | undefined;
1392
+ }
1393
+ export interface GetInvalidationRequest {
1394
+ DistributionId: string | undefined;
1395
+ Id: string | undefined;
1396
+ }
1397
+ export interface GetInvalidationResult {
1398
+ Invalidation?: Invalidation | undefined;
1399
+ }
1400
+ export interface GetInvalidationForDistributionTenantRequest {
1401
+ DistributionTenantId: string | undefined;
1402
+ Id: string | undefined;
1403
+ }
1404
+ export interface GetInvalidationForDistributionTenantResult {
1405
+ Invalidation?: Invalidation | undefined;
1406
+ }
1407
+ export interface GetKeyGroupRequest {
1408
+ Id: string | undefined;
1409
+ }
1410
+ export interface GetKeyGroupResult {
1411
+ KeyGroup?: KeyGroup | undefined;
1412
+ ETag?: string | undefined;
1413
+ }
1414
+ export interface GetKeyGroupConfigRequest {
1415
+ Id: string | undefined;
1416
+ }
1417
+ export interface GetKeyGroupConfigResult {
1418
+ KeyGroupConfig?: KeyGroupConfig | undefined;
1419
+ ETag?: string | undefined;
1420
+ }
1421
+ export interface GetManagedCertificateDetailsRequest {
1422
+ Identifier: string | undefined;
1423
+ }
1424
+ export interface ValidationTokenDetail {
1425
+ Domain: string | undefined;
1426
+ RedirectTo?: string | undefined;
1427
+ RedirectFrom?: string | undefined;
1428
+ }
1429
+ export interface ManagedCertificateDetails {
1430
+ CertificateArn?: string | undefined;
1431
+ CertificateStatus?: ManagedCertificateStatus | undefined;
1432
+ ValidationTokenHost?: ValidationTokenHost | undefined;
1433
+ ValidationTokenDetails?: ValidationTokenDetail[] | undefined;
1434
+ }
1435
+ export interface GetManagedCertificateDetailsResult {
1436
+ ManagedCertificateDetails?: ManagedCertificateDetails | undefined;
1437
+ }
1438
+ export interface GetMonitoringSubscriptionRequest {
1439
+ DistributionId: string | undefined;
1440
+ }
1441
+ export interface GetMonitoringSubscriptionResult {
1442
+ MonitoringSubscription?: MonitoringSubscription | undefined;
1443
+ }
1444
+ export interface GetOriginAccessControlRequest {
1445
+ Id: string | undefined;
1446
+ }
1447
+ export interface GetOriginAccessControlResult {
1448
+ OriginAccessControl?: OriginAccessControl | undefined;
1449
+ ETag?: string | undefined;
1450
+ }
1451
+ export interface GetOriginAccessControlConfigRequest {
1452
+ Id: string | undefined;
1453
+ }
1454
+ export interface GetOriginAccessControlConfigResult {
1455
+ OriginAccessControlConfig?: OriginAccessControlConfig | undefined;
1456
+ ETag?: string | undefined;
1457
+ }
1458
+ export interface GetOriginRequestPolicyRequest {
1459
+ Id: string | undefined;
1460
+ }
1461
+ export interface GetOriginRequestPolicyResult {
1462
+ OriginRequestPolicy?: OriginRequestPolicy | undefined;
1463
+ ETag?: string | undefined;
1464
+ }
1465
+ export interface GetOriginRequestPolicyConfigRequest {
1466
+ Id: string | undefined;
1467
+ }
1468
+ export interface GetOriginRequestPolicyConfigResult {
1469
+ OriginRequestPolicyConfig?: OriginRequestPolicyConfig | undefined;
1470
+ ETag?: string | undefined;
1471
+ }
1472
+ export interface GetPublicKeyRequest {
1473
+ Id: string | undefined;
1474
+ }
1475
+ export interface GetPublicKeyResult {
1476
+ PublicKey?: PublicKey | undefined;
1477
+ ETag?: string | undefined;
1478
+ }
1479
+ export interface GetPublicKeyConfigRequest {
1480
+ Id: string | undefined;
1481
+ }
1482
+ export interface GetPublicKeyConfigResult {
1483
+ PublicKeyConfig?: PublicKeyConfig | undefined;
1484
+ ETag?: string | undefined;
1485
+ }
1486
+ export interface GetRealtimeLogConfigRequest {
1487
+ Name?: string | undefined;
1488
+ ARN?: string | undefined;
1489
+ }
1490
+ export interface GetRealtimeLogConfigResult {
1491
+ RealtimeLogConfig?: RealtimeLogConfig | undefined;
1492
+ }