@aws-sdk/client-cloudfront 3.934.0 → 3.936.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (214) hide show
  1. package/dist-cjs/index.js +234 -235
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +233 -0
  4. package/dist-es/models/errors.js +2129 -0
  5. package/dist-es/models/models_0.js +1 -1729
  6. package/dist-es/models/models_1.js +1 -611
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
  9. package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateVpcOriginCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteConnectionGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteDistributionTenantCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteVpcOriginCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
  38. package/dist-types/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
  39. package/dist-types/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
  40. package/dist-types/commands/GetAnycastIpListCommand.d.ts +1 -1
  41. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
  42. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  44. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  45. package/dist-types/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
  46. package/dist-types/commands/GetConnectionGroupCommand.d.ts +1 -1
  47. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  48. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
  51. package/dist-types/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDistributionTenantCommand.d.ts +1 -1
  53. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  55. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  56. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  57. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  58. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
  59. package/dist-types/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
  60. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
  61. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  62. package/dist-types/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
  63. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  64. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -1
  65. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  66. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  67. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  68. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
  69. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  70. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  71. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -2
  72. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  75. package/dist-types/commands/ListVpcOriginsCommand.d.ts +1 -1
  76. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
  77. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  78. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  79. package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
  80. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateAnycastIpListCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateConnectionGroupCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateDistributionTenantCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -1
  98. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
  100. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateVpcOriginCommand.d.ts +1 -1
  102. package/dist-types/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
  103. package/dist-types/index.d.ts +4 -1
  104. package/dist-types/models/enums.d.ts +585 -0
  105. package/dist-types/models/errors.d.ts +1978 -0
  106. package/dist-types/models/models_0.d.ts +2505 -2075
  107. package/dist-types/models/models_1.d.ts +1504 -3123
  108. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -2
  172. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/index.d.ts +4 -1
  204. package/dist-types/ts3.4/models/enums.d.ts +311 -0
  205. package/dist-types/ts3.4/models/errors.d.ts +1317 -0
  206. package/dist-types/ts3.4/models/models_0.d.ts +663 -1189
  207. package/dist-types/ts3.4/models/models_1.d.ts +403 -1093
  208. package/package.json +19 -19
  209. package/dist-es/models/index.js +0 -3
  210. package/dist-es/models/models_2.js +0 -24
  211. package/dist-types/models/index.d.ts +0 -3
  212. package/dist-types/models/models_2.d.ts +0 -1378
  213. package/dist-types/ts3.4/models/index.d.ts +0 -3
  214. package/dist-types/ts3.4/models/models_2.d.ts +0 -411
@@ -0,0 +1,1317 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
+ import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
3
+ export declare class AccessDenied extends __BaseException {
4
+ readonly name: "AccessDenied";
5
+ readonly $fault: "client";
6
+ Message?: string | undefined;
7
+ constructor(opts: __ExceptionOptionType<AccessDenied, __BaseException>);
8
+ }
9
+ export declare class IllegalUpdate extends __BaseException {
10
+ readonly name: "IllegalUpdate";
11
+ readonly $fault: "client";
12
+ Message?: string | undefined;
13
+ constructor(opts: __ExceptionOptionType<IllegalUpdate, __BaseException>);
14
+ }
15
+ export declare class InvalidArgument extends __BaseException {
16
+ readonly name: "InvalidArgument";
17
+ readonly $fault: "client";
18
+ Message?: string | undefined;
19
+ constructor(opts: __ExceptionOptionType<InvalidArgument, __BaseException>);
20
+ }
21
+ export declare class NoSuchDistribution extends __BaseException {
22
+ readonly name: "NoSuchDistribution";
23
+ readonly $fault: "client";
24
+ Message?: string | undefined;
25
+ constructor(opts: __ExceptionOptionType<NoSuchDistribution, __BaseException>);
26
+ }
27
+ export declare class TooManyDistributionCNAMEs extends __BaseException {
28
+ readonly name: "TooManyDistributionCNAMEs";
29
+ readonly $fault: "client";
30
+ Message?: string | undefined;
31
+ constructor(
32
+ opts: __ExceptionOptionType<TooManyDistributionCNAMEs, __BaseException>
33
+ );
34
+ }
35
+ export declare class EntityNotFound extends __BaseException {
36
+ readonly name: "EntityNotFound";
37
+ readonly $fault: "client";
38
+ Message?: string | undefined;
39
+ constructor(opts: __ExceptionOptionType<EntityNotFound, __BaseException>);
40
+ }
41
+ export declare class InvalidIfMatchVersion extends __BaseException {
42
+ readonly name: "InvalidIfMatchVersion";
43
+ readonly $fault: "client";
44
+ Message?: string | undefined;
45
+ constructor(
46
+ opts: __ExceptionOptionType<InvalidIfMatchVersion, __BaseException>
47
+ );
48
+ }
49
+ export declare class PreconditionFailed extends __BaseException {
50
+ readonly name: "PreconditionFailed";
51
+ readonly $fault: "client";
52
+ Message?: string | undefined;
53
+ constructor(opts: __ExceptionOptionType<PreconditionFailed, __BaseException>);
54
+ }
55
+ export declare class BatchTooLarge extends __BaseException {
56
+ readonly name: "BatchTooLarge";
57
+ readonly $fault: "client";
58
+ Message?: string | undefined;
59
+ constructor(opts: __ExceptionOptionType<BatchTooLarge, __BaseException>);
60
+ }
61
+ export declare class CachePolicyAlreadyExists extends __BaseException {
62
+ readonly name: "CachePolicyAlreadyExists";
63
+ readonly $fault: "client";
64
+ Message?: string | undefined;
65
+ constructor(
66
+ opts: __ExceptionOptionType<CachePolicyAlreadyExists, __BaseException>
67
+ );
68
+ }
69
+ export declare class CachePolicyInUse extends __BaseException {
70
+ readonly name: "CachePolicyInUse";
71
+ readonly $fault: "client";
72
+ Message?: string | undefined;
73
+ constructor(opts: __ExceptionOptionType<CachePolicyInUse, __BaseException>);
74
+ }
75
+ export declare class CannotChangeImmutablePublicKeyFields extends __BaseException {
76
+ readonly name: "CannotChangeImmutablePublicKeyFields";
77
+ readonly $fault: "client";
78
+ Message?: string | undefined;
79
+ constructor(
80
+ opts: __ExceptionOptionType<
81
+ CannotChangeImmutablePublicKeyFields,
82
+ __BaseException
83
+ >
84
+ );
85
+ }
86
+ export declare class CannotDeleteEntityWhileInUse extends __BaseException {
87
+ readonly name: "CannotDeleteEntityWhileInUse";
88
+ readonly $fault: "client";
89
+ Message?: string | undefined;
90
+ constructor(
91
+ opts: __ExceptionOptionType<CannotDeleteEntityWhileInUse, __BaseException>
92
+ );
93
+ }
94
+ export declare class CannotUpdateEntityWhileInUse extends __BaseException {
95
+ readonly name: "CannotUpdateEntityWhileInUse";
96
+ readonly $fault: "client";
97
+ Message?: string | undefined;
98
+ constructor(
99
+ opts: __ExceptionOptionType<CannotUpdateEntityWhileInUse, __BaseException>
100
+ );
101
+ }
102
+ export declare class CNAMEAlreadyExists extends __BaseException {
103
+ readonly name: "CNAMEAlreadyExists";
104
+ readonly $fault: "client";
105
+ Message?: string | undefined;
106
+ constructor(opts: __ExceptionOptionType<CNAMEAlreadyExists, __BaseException>);
107
+ }
108
+ export declare class DistributionAlreadyExists extends __BaseException {
109
+ readonly name: "DistributionAlreadyExists";
110
+ readonly $fault: "client";
111
+ Message?: string | undefined;
112
+ constructor(
113
+ opts: __ExceptionOptionType<DistributionAlreadyExists, __BaseException>
114
+ );
115
+ }
116
+ export declare class IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior extends __BaseException {
117
+ readonly name: "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior";
118
+ readonly $fault: "client";
119
+ Message?: string | undefined;
120
+ constructor(
121
+ opts: __ExceptionOptionType<
122
+ IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior,
123
+ __BaseException
124
+ >
125
+ );
126
+ }
127
+ export declare class InconsistentQuantities extends __BaseException {
128
+ readonly name: "InconsistentQuantities";
129
+ readonly $fault: "client";
130
+ Message?: string | undefined;
131
+ constructor(
132
+ opts: __ExceptionOptionType<InconsistentQuantities, __BaseException>
133
+ );
134
+ }
135
+ export declare class InvalidDefaultRootObject extends __BaseException {
136
+ readonly name: "InvalidDefaultRootObject";
137
+ readonly $fault: "client";
138
+ Message?: string | undefined;
139
+ constructor(
140
+ opts: __ExceptionOptionType<InvalidDefaultRootObject, __BaseException>
141
+ );
142
+ }
143
+ export declare class InvalidErrorCode extends __BaseException {
144
+ readonly name: "InvalidErrorCode";
145
+ readonly $fault: "client";
146
+ Message?: string | undefined;
147
+ constructor(opts: __ExceptionOptionType<InvalidErrorCode, __BaseException>);
148
+ }
149
+ export declare class InvalidForwardCookies extends __BaseException {
150
+ readonly name: "InvalidForwardCookies";
151
+ readonly $fault: "client";
152
+ Message?: string | undefined;
153
+ constructor(
154
+ opts: __ExceptionOptionType<InvalidForwardCookies, __BaseException>
155
+ );
156
+ }
157
+ export declare class InvalidFunctionAssociation extends __BaseException {
158
+ readonly name: "InvalidFunctionAssociation";
159
+ readonly $fault: "client";
160
+ Message?: string | undefined;
161
+ constructor(
162
+ opts: __ExceptionOptionType<InvalidFunctionAssociation, __BaseException>
163
+ );
164
+ }
165
+ export declare class InvalidGeoRestrictionParameter extends __BaseException {
166
+ readonly name: "InvalidGeoRestrictionParameter";
167
+ readonly $fault: "client";
168
+ Message?: string | undefined;
169
+ constructor(
170
+ opts: __ExceptionOptionType<InvalidGeoRestrictionParameter, __BaseException>
171
+ );
172
+ }
173
+ export declare class InvalidHeadersForS3Origin extends __BaseException {
174
+ readonly name: "InvalidHeadersForS3Origin";
175
+ readonly $fault: "client";
176
+ Message?: string | undefined;
177
+ constructor(
178
+ opts: __ExceptionOptionType<InvalidHeadersForS3Origin, __BaseException>
179
+ );
180
+ }
181
+ export declare class InvalidLambdaFunctionAssociation extends __BaseException {
182
+ readonly name: "InvalidLambdaFunctionAssociation";
183
+ readonly $fault: "client";
184
+ Message?: string | undefined;
185
+ constructor(
186
+ opts: __ExceptionOptionType<
187
+ InvalidLambdaFunctionAssociation,
188
+ __BaseException
189
+ >
190
+ );
191
+ }
192
+ export declare class InvalidLocationCode extends __BaseException {
193
+ readonly name: "InvalidLocationCode";
194
+ readonly $fault: "client";
195
+ Message?: string | undefined;
196
+ constructor(
197
+ opts: __ExceptionOptionType<InvalidLocationCode, __BaseException>
198
+ );
199
+ }
200
+ export declare class InvalidMinimumProtocolVersion extends __BaseException {
201
+ readonly name: "InvalidMinimumProtocolVersion";
202
+ readonly $fault: "client";
203
+ Message?: string | undefined;
204
+ constructor(
205
+ opts: __ExceptionOptionType<InvalidMinimumProtocolVersion, __BaseException>
206
+ );
207
+ }
208
+ export declare class InvalidOrigin extends __BaseException {
209
+ readonly name: "InvalidOrigin";
210
+ readonly $fault: "client";
211
+ Message?: string | undefined;
212
+ constructor(opts: __ExceptionOptionType<InvalidOrigin, __BaseException>);
213
+ }
214
+ export declare class InvalidOriginAccessControl extends __BaseException {
215
+ readonly name: "InvalidOriginAccessControl";
216
+ readonly $fault: "client";
217
+ Message?: string | undefined;
218
+ constructor(
219
+ opts: __ExceptionOptionType<InvalidOriginAccessControl, __BaseException>
220
+ );
221
+ }
222
+ export declare class InvalidOriginAccessIdentity extends __BaseException {
223
+ readonly name: "InvalidOriginAccessIdentity";
224
+ readonly $fault: "client";
225
+ Message?: string | undefined;
226
+ constructor(
227
+ opts: __ExceptionOptionType<InvalidOriginAccessIdentity, __BaseException>
228
+ );
229
+ }
230
+ export declare class InvalidOriginKeepaliveTimeout extends __BaseException {
231
+ readonly name: "InvalidOriginKeepaliveTimeout";
232
+ readonly $fault: "client";
233
+ Message?: string | undefined;
234
+ constructor(
235
+ opts: __ExceptionOptionType<InvalidOriginKeepaliveTimeout, __BaseException>
236
+ );
237
+ }
238
+ export declare class InvalidOriginReadTimeout extends __BaseException {
239
+ readonly name: "InvalidOriginReadTimeout";
240
+ readonly $fault: "client";
241
+ Message?: string | undefined;
242
+ constructor(
243
+ opts: __ExceptionOptionType<InvalidOriginReadTimeout, __BaseException>
244
+ );
245
+ }
246
+ export declare class InvalidProtocolSettings extends __BaseException {
247
+ readonly name: "InvalidProtocolSettings";
248
+ readonly $fault: "client";
249
+ Message?: string | undefined;
250
+ constructor(
251
+ opts: __ExceptionOptionType<InvalidProtocolSettings, __BaseException>
252
+ );
253
+ }
254
+ export declare class InvalidQueryStringParameters extends __BaseException {
255
+ readonly name: "InvalidQueryStringParameters";
256
+ readonly $fault: "client";
257
+ Message?: string | undefined;
258
+ constructor(
259
+ opts: __ExceptionOptionType<InvalidQueryStringParameters, __BaseException>
260
+ );
261
+ }
262
+ export declare class InvalidRelativePath extends __BaseException {
263
+ readonly name: "InvalidRelativePath";
264
+ readonly $fault: "client";
265
+ Message?: string | undefined;
266
+ constructor(
267
+ opts: __ExceptionOptionType<InvalidRelativePath, __BaseException>
268
+ );
269
+ }
270
+ export declare class InvalidRequiredProtocol extends __BaseException {
271
+ readonly name: "InvalidRequiredProtocol";
272
+ readonly $fault: "client";
273
+ Message?: string | undefined;
274
+ constructor(
275
+ opts: __ExceptionOptionType<InvalidRequiredProtocol, __BaseException>
276
+ );
277
+ }
278
+ export declare class InvalidResponseCode extends __BaseException {
279
+ readonly name: "InvalidResponseCode";
280
+ readonly $fault: "client";
281
+ Message?: string | undefined;
282
+ constructor(
283
+ opts: __ExceptionOptionType<InvalidResponseCode, __BaseException>
284
+ );
285
+ }
286
+ export declare class InvalidTTLOrder extends __BaseException {
287
+ readonly name: "InvalidTTLOrder";
288
+ readonly $fault: "client";
289
+ Message?: string | undefined;
290
+ constructor(opts: __ExceptionOptionType<InvalidTTLOrder, __BaseException>);
291
+ }
292
+ export declare class InvalidViewerCertificate extends __BaseException {
293
+ readonly name: "InvalidViewerCertificate";
294
+ readonly $fault: "client";
295
+ Message?: string | undefined;
296
+ constructor(
297
+ opts: __ExceptionOptionType<InvalidViewerCertificate, __BaseException>
298
+ );
299
+ }
300
+ export declare class InvalidWebACLId extends __BaseException {
301
+ readonly name: "InvalidWebACLId";
302
+ readonly $fault: "client";
303
+ Message?: string | undefined;
304
+ constructor(opts: __ExceptionOptionType<InvalidWebACLId, __BaseException>);
305
+ }
306
+ export declare class MissingBody extends __BaseException {
307
+ readonly name: "MissingBody";
308
+ readonly $fault: "client";
309
+ Message?: string | undefined;
310
+ constructor(opts: __ExceptionOptionType<MissingBody, __BaseException>);
311
+ }
312
+ export declare class NoSuchCachePolicy extends __BaseException {
313
+ readonly name: "NoSuchCachePolicy";
314
+ readonly $fault: "client";
315
+ Message?: string | undefined;
316
+ constructor(opts: __ExceptionOptionType<NoSuchCachePolicy, __BaseException>);
317
+ }
318
+ export declare class NoSuchFieldLevelEncryptionConfig extends __BaseException {
319
+ readonly name: "NoSuchFieldLevelEncryptionConfig";
320
+ readonly $fault: "client";
321
+ Message?: string | undefined;
322
+ constructor(
323
+ opts: __ExceptionOptionType<
324
+ NoSuchFieldLevelEncryptionConfig,
325
+ __BaseException
326
+ >
327
+ );
328
+ }
329
+ export declare class NoSuchOrigin extends __BaseException {
330
+ readonly name: "NoSuchOrigin";
331
+ readonly $fault: "client";
332
+ Message?: string | undefined;
333
+ constructor(opts: __ExceptionOptionType<NoSuchOrigin, __BaseException>);
334
+ }
335
+ export declare class NoSuchOriginRequestPolicy extends __BaseException {
336
+ readonly name: "NoSuchOriginRequestPolicy";
337
+ readonly $fault: "client";
338
+ Message?: string | undefined;
339
+ constructor(
340
+ opts: __ExceptionOptionType<NoSuchOriginRequestPolicy, __BaseException>
341
+ );
342
+ }
343
+ export declare class NoSuchRealtimeLogConfig extends __BaseException {
344
+ readonly name: "NoSuchRealtimeLogConfig";
345
+ readonly $fault: "client";
346
+ Message?: string | undefined;
347
+ constructor(
348
+ opts: __ExceptionOptionType<NoSuchRealtimeLogConfig, __BaseException>
349
+ );
350
+ }
351
+ export declare class NoSuchResponseHeadersPolicy extends __BaseException {
352
+ readonly name: "NoSuchResponseHeadersPolicy";
353
+ readonly $fault: "client";
354
+ Message?: string | undefined;
355
+ constructor(
356
+ opts: __ExceptionOptionType<NoSuchResponseHeadersPolicy, __BaseException>
357
+ );
358
+ }
359
+ export declare class RealtimeLogConfigOwnerMismatch extends __BaseException {
360
+ readonly name: "RealtimeLogConfigOwnerMismatch";
361
+ readonly $fault: "client";
362
+ Message?: string | undefined;
363
+ constructor(
364
+ opts: __ExceptionOptionType<RealtimeLogConfigOwnerMismatch, __BaseException>
365
+ );
366
+ }
367
+ export declare class TooManyCacheBehaviors extends __BaseException {
368
+ readonly name: "TooManyCacheBehaviors";
369
+ readonly $fault: "client";
370
+ Message?: string | undefined;
371
+ constructor(
372
+ opts: __ExceptionOptionType<TooManyCacheBehaviors, __BaseException>
373
+ );
374
+ }
375
+ export declare class TooManyCertificates extends __BaseException {
376
+ readonly name: "TooManyCertificates";
377
+ readonly $fault: "client";
378
+ Message?: string | undefined;
379
+ constructor(
380
+ opts: __ExceptionOptionType<TooManyCertificates, __BaseException>
381
+ );
382
+ }
383
+ export declare class TooManyCookieNamesInWhiteList extends __BaseException {
384
+ readonly name: "TooManyCookieNamesInWhiteList";
385
+ readonly $fault: "client";
386
+ Message?: string | undefined;
387
+ constructor(
388
+ opts: __ExceptionOptionType<TooManyCookieNamesInWhiteList, __BaseException>
389
+ );
390
+ }
391
+ export declare class TooManyDistributions extends __BaseException {
392
+ readonly name: "TooManyDistributions";
393
+ readonly $fault: "client";
394
+ Message?: string | undefined;
395
+ constructor(
396
+ opts: __ExceptionOptionType<TooManyDistributions, __BaseException>
397
+ );
398
+ }
399
+ export declare class TooManyDistributionsAssociatedToCachePolicy extends __BaseException {
400
+ readonly name: "TooManyDistributionsAssociatedToCachePolicy";
401
+ readonly $fault: "client";
402
+ Message?: string | undefined;
403
+ constructor(
404
+ opts: __ExceptionOptionType<
405
+ TooManyDistributionsAssociatedToCachePolicy,
406
+ __BaseException
407
+ >
408
+ );
409
+ }
410
+ export declare class TooManyDistributionsAssociatedToFieldLevelEncryptionConfig extends __BaseException {
411
+ readonly name: "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig";
412
+ readonly $fault: "client";
413
+ Message?: string | undefined;
414
+ constructor(
415
+ opts: __ExceptionOptionType<
416
+ TooManyDistributionsAssociatedToFieldLevelEncryptionConfig,
417
+ __BaseException
418
+ >
419
+ );
420
+ }
421
+ export declare class TooManyDistributionsAssociatedToKeyGroup extends __BaseException {
422
+ readonly name: "TooManyDistributionsAssociatedToKeyGroup";
423
+ readonly $fault: "client";
424
+ Message?: string | undefined;
425
+ constructor(
426
+ opts: __ExceptionOptionType<
427
+ TooManyDistributionsAssociatedToKeyGroup,
428
+ __BaseException
429
+ >
430
+ );
431
+ }
432
+ export declare class TooManyDistributionsAssociatedToOriginAccessControl extends __BaseException {
433
+ readonly name: "TooManyDistributionsAssociatedToOriginAccessControl";
434
+ readonly $fault: "client";
435
+ Message?: string | undefined;
436
+ constructor(
437
+ opts: __ExceptionOptionType<
438
+ TooManyDistributionsAssociatedToOriginAccessControl,
439
+ __BaseException
440
+ >
441
+ );
442
+ }
443
+ export declare class TooManyDistributionsAssociatedToOriginRequestPolicy extends __BaseException {
444
+ readonly name: "TooManyDistributionsAssociatedToOriginRequestPolicy";
445
+ readonly $fault: "client";
446
+ Message?: string | undefined;
447
+ constructor(
448
+ opts: __ExceptionOptionType<
449
+ TooManyDistributionsAssociatedToOriginRequestPolicy,
450
+ __BaseException
451
+ >
452
+ );
453
+ }
454
+ export declare class TooManyDistributionsAssociatedToResponseHeadersPolicy extends __BaseException {
455
+ readonly name: "TooManyDistributionsAssociatedToResponseHeadersPolicy";
456
+ readonly $fault: "client";
457
+ Message?: string | undefined;
458
+ constructor(
459
+ opts: __ExceptionOptionType<
460
+ TooManyDistributionsAssociatedToResponseHeadersPolicy,
461
+ __BaseException
462
+ >
463
+ );
464
+ }
465
+ export declare class TooManyDistributionsWithFunctionAssociations extends __BaseException {
466
+ readonly name: "TooManyDistributionsWithFunctionAssociations";
467
+ readonly $fault: "client";
468
+ Message?: string | undefined;
469
+ constructor(
470
+ opts: __ExceptionOptionType<
471
+ TooManyDistributionsWithFunctionAssociations,
472
+ __BaseException
473
+ >
474
+ );
475
+ }
476
+ export declare class TooManyDistributionsWithLambdaAssociations extends __BaseException {
477
+ readonly name: "TooManyDistributionsWithLambdaAssociations";
478
+ readonly $fault: "client";
479
+ Message?: string | undefined;
480
+ constructor(
481
+ opts: __ExceptionOptionType<
482
+ TooManyDistributionsWithLambdaAssociations,
483
+ __BaseException
484
+ >
485
+ );
486
+ }
487
+ export declare class TooManyDistributionsWithSingleFunctionARN extends __BaseException {
488
+ readonly name: "TooManyDistributionsWithSingleFunctionARN";
489
+ readonly $fault: "client";
490
+ Message?: string | undefined;
491
+ constructor(
492
+ opts: __ExceptionOptionType<
493
+ TooManyDistributionsWithSingleFunctionARN,
494
+ __BaseException
495
+ >
496
+ );
497
+ }
498
+ export declare class TooManyFunctionAssociations extends __BaseException {
499
+ readonly name: "TooManyFunctionAssociations";
500
+ readonly $fault: "client";
501
+ Message?: string | undefined;
502
+ constructor(
503
+ opts: __ExceptionOptionType<TooManyFunctionAssociations, __BaseException>
504
+ );
505
+ }
506
+ export declare class TooManyHeadersInForwardedValues extends __BaseException {
507
+ readonly name: "TooManyHeadersInForwardedValues";
508
+ readonly $fault: "client";
509
+ Message?: string | undefined;
510
+ constructor(
511
+ opts: __ExceptionOptionType<
512
+ TooManyHeadersInForwardedValues,
513
+ __BaseException
514
+ >
515
+ );
516
+ }
517
+ export declare class TooManyKeyGroupsAssociatedToDistribution extends __BaseException {
518
+ readonly name: "TooManyKeyGroupsAssociatedToDistribution";
519
+ readonly $fault: "client";
520
+ Message?: string | undefined;
521
+ constructor(
522
+ opts: __ExceptionOptionType<
523
+ TooManyKeyGroupsAssociatedToDistribution,
524
+ __BaseException
525
+ >
526
+ );
527
+ }
528
+ export declare class TooManyLambdaFunctionAssociations extends __BaseException {
529
+ readonly name: "TooManyLambdaFunctionAssociations";
530
+ readonly $fault: "client";
531
+ Message?: string | undefined;
532
+ constructor(
533
+ opts: __ExceptionOptionType<
534
+ TooManyLambdaFunctionAssociations,
535
+ __BaseException
536
+ >
537
+ );
538
+ }
539
+ export declare class TooManyOriginCustomHeaders extends __BaseException {
540
+ readonly name: "TooManyOriginCustomHeaders";
541
+ readonly $fault: "client";
542
+ Message?: string | undefined;
543
+ constructor(
544
+ opts: __ExceptionOptionType<TooManyOriginCustomHeaders, __BaseException>
545
+ );
546
+ }
547
+ export declare class TooManyOriginGroupsPerDistribution extends __BaseException {
548
+ readonly name: "TooManyOriginGroupsPerDistribution";
549
+ readonly $fault: "client";
550
+ Message?: string | undefined;
551
+ constructor(
552
+ opts: __ExceptionOptionType<
553
+ TooManyOriginGroupsPerDistribution,
554
+ __BaseException
555
+ >
556
+ );
557
+ }
558
+ export declare class TooManyOrigins extends __BaseException {
559
+ readonly name: "TooManyOrigins";
560
+ readonly $fault: "client";
561
+ Message?: string | undefined;
562
+ constructor(opts: __ExceptionOptionType<TooManyOrigins, __BaseException>);
563
+ }
564
+ export declare class TooManyQueryStringParameters extends __BaseException {
565
+ readonly name: "TooManyQueryStringParameters";
566
+ readonly $fault: "client";
567
+ Message?: string | undefined;
568
+ constructor(
569
+ opts: __ExceptionOptionType<TooManyQueryStringParameters, __BaseException>
570
+ );
571
+ }
572
+ export declare class TooManyTrustedSigners extends __BaseException {
573
+ readonly name: "TooManyTrustedSigners";
574
+ readonly $fault: "client";
575
+ Message?: string | undefined;
576
+ constructor(
577
+ opts: __ExceptionOptionType<TooManyTrustedSigners, __BaseException>
578
+ );
579
+ }
580
+ export declare class TrustedKeyGroupDoesNotExist extends __BaseException {
581
+ readonly name: "TrustedKeyGroupDoesNotExist";
582
+ readonly $fault: "client";
583
+ Message?: string | undefined;
584
+ constructor(
585
+ opts: __ExceptionOptionType<TrustedKeyGroupDoesNotExist, __BaseException>
586
+ );
587
+ }
588
+ export declare class TrustedSignerDoesNotExist extends __BaseException {
589
+ readonly name: "TrustedSignerDoesNotExist";
590
+ readonly $fault: "client";
591
+ Message?: string | undefined;
592
+ constructor(
593
+ opts: __ExceptionOptionType<TrustedSignerDoesNotExist, __BaseException>
594
+ );
595
+ }
596
+ export declare class EntityAlreadyExists extends __BaseException {
597
+ readonly name: "EntityAlreadyExists";
598
+ readonly $fault: "client";
599
+ Message?: string | undefined;
600
+ constructor(
601
+ opts: __ExceptionOptionType<EntityAlreadyExists, __BaseException>
602
+ );
603
+ }
604
+ export declare class EntityLimitExceeded extends __BaseException {
605
+ readonly name: "EntityLimitExceeded";
606
+ readonly $fault: "client";
607
+ Message?: string | undefined;
608
+ constructor(
609
+ opts: __ExceptionOptionType<EntityLimitExceeded, __BaseException>
610
+ );
611
+ }
612
+ export declare class InvalidTagging extends __BaseException {
613
+ readonly name: "InvalidTagging";
614
+ readonly $fault: "client";
615
+ Message?: string | undefined;
616
+ constructor(opts: __ExceptionOptionType<InvalidTagging, __BaseException>);
617
+ }
618
+ export declare class UnsupportedOperation extends __BaseException {
619
+ readonly name: "UnsupportedOperation";
620
+ readonly $fault: "client";
621
+ Message?: string | undefined;
622
+ constructor(
623
+ opts: __ExceptionOptionType<UnsupportedOperation, __BaseException>
624
+ );
625
+ }
626
+ export declare class TooManyCachePolicies extends __BaseException {
627
+ readonly name: "TooManyCachePolicies";
628
+ readonly $fault: "client";
629
+ Message?: string | undefined;
630
+ constructor(
631
+ opts: __ExceptionOptionType<TooManyCachePolicies, __BaseException>
632
+ );
633
+ }
634
+ export declare class TooManyCookiesInCachePolicy extends __BaseException {
635
+ readonly name: "TooManyCookiesInCachePolicy";
636
+ readonly $fault: "client";
637
+ Message?: string | undefined;
638
+ constructor(
639
+ opts: __ExceptionOptionType<TooManyCookiesInCachePolicy, __BaseException>
640
+ );
641
+ }
642
+ export declare class TooManyHeadersInCachePolicy extends __BaseException {
643
+ readonly name: "TooManyHeadersInCachePolicy";
644
+ readonly $fault: "client";
645
+ Message?: string | undefined;
646
+ constructor(
647
+ opts: __ExceptionOptionType<TooManyHeadersInCachePolicy, __BaseException>
648
+ );
649
+ }
650
+ export declare class TooManyQueryStringsInCachePolicy extends __BaseException {
651
+ readonly name: "TooManyQueryStringsInCachePolicy";
652
+ readonly $fault: "client";
653
+ Message?: string | undefined;
654
+ constructor(
655
+ opts: __ExceptionOptionType<
656
+ TooManyQueryStringsInCachePolicy,
657
+ __BaseException
658
+ >
659
+ );
660
+ }
661
+ export declare class CloudFrontOriginAccessIdentityAlreadyExists extends __BaseException {
662
+ readonly name: "CloudFrontOriginAccessIdentityAlreadyExists";
663
+ readonly $fault: "client";
664
+ Message?: string | undefined;
665
+ constructor(
666
+ opts: __ExceptionOptionType<
667
+ CloudFrontOriginAccessIdentityAlreadyExists,
668
+ __BaseException
669
+ >
670
+ );
671
+ }
672
+ export declare class TooManyCloudFrontOriginAccessIdentities extends __BaseException {
673
+ readonly name: "TooManyCloudFrontOriginAccessIdentities";
674
+ readonly $fault: "client";
675
+ Message?: string | undefined;
676
+ constructor(
677
+ opts: __ExceptionOptionType<
678
+ TooManyCloudFrontOriginAccessIdentities,
679
+ __BaseException
680
+ >
681
+ );
682
+ }
683
+ export declare class ContinuousDeploymentPolicyAlreadyExists extends __BaseException {
684
+ readonly name: "ContinuousDeploymentPolicyAlreadyExists";
685
+ readonly $fault: "client";
686
+ Message?: string | undefined;
687
+ constructor(
688
+ opts: __ExceptionOptionType<
689
+ ContinuousDeploymentPolicyAlreadyExists,
690
+ __BaseException
691
+ >
692
+ );
693
+ }
694
+ export declare class StagingDistributionInUse extends __BaseException {
695
+ readonly name: "StagingDistributionInUse";
696
+ readonly $fault: "client";
697
+ Message?: string | undefined;
698
+ constructor(
699
+ opts: __ExceptionOptionType<StagingDistributionInUse, __BaseException>
700
+ );
701
+ }
702
+ export declare class TooManyContinuousDeploymentPolicies extends __BaseException {
703
+ readonly name: "TooManyContinuousDeploymentPolicies";
704
+ readonly $fault: "client";
705
+ Message?: string | undefined;
706
+ constructor(
707
+ opts: __ExceptionOptionType<
708
+ TooManyContinuousDeploymentPolicies,
709
+ __BaseException
710
+ >
711
+ );
712
+ }
713
+ export declare class ContinuousDeploymentPolicyInUse extends __BaseException {
714
+ readonly name: "ContinuousDeploymentPolicyInUse";
715
+ readonly $fault: "client";
716
+ Message?: string | undefined;
717
+ constructor(
718
+ opts: __ExceptionOptionType<
719
+ ContinuousDeploymentPolicyInUse,
720
+ __BaseException
721
+ >
722
+ );
723
+ }
724
+ export declare class IllegalOriginAccessConfiguration extends __BaseException {
725
+ readonly name: "IllegalOriginAccessConfiguration";
726
+ readonly $fault: "client";
727
+ Message?: string | undefined;
728
+ constructor(
729
+ opts: __ExceptionOptionType<
730
+ IllegalOriginAccessConfiguration,
731
+ __BaseException
732
+ >
733
+ );
734
+ }
735
+ export declare class InvalidDomainNameForOriginAccessControl extends __BaseException {
736
+ readonly name: "InvalidDomainNameForOriginAccessControl";
737
+ readonly $fault: "client";
738
+ Message?: string | undefined;
739
+ constructor(
740
+ opts: __ExceptionOptionType<
741
+ InvalidDomainNameForOriginAccessControl,
742
+ __BaseException
743
+ >
744
+ );
745
+ }
746
+ export declare class NoSuchContinuousDeploymentPolicy extends __BaseException {
747
+ readonly name: "NoSuchContinuousDeploymentPolicy";
748
+ readonly $fault: "client";
749
+ Message?: string | undefined;
750
+ constructor(
751
+ opts: __ExceptionOptionType<
752
+ NoSuchContinuousDeploymentPolicy,
753
+ __BaseException
754
+ >
755
+ );
756
+ }
757
+ export declare class InvalidAssociation extends __BaseException {
758
+ readonly name: "InvalidAssociation";
759
+ readonly $fault: "client";
760
+ Message?: string | undefined;
761
+ constructor(opts: __ExceptionOptionType<InvalidAssociation, __BaseException>);
762
+ }
763
+ export declare class FieldLevelEncryptionConfigAlreadyExists extends __BaseException {
764
+ readonly name: "FieldLevelEncryptionConfigAlreadyExists";
765
+ readonly $fault: "client";
766
+ Message?: string | undefined;
767
+ constructor(
768
+ opts: __ExceptionOptionType<
769
+ FieldLevelEncryptionConfigAlreadyExists,
770
+ __BaseException
771
+ >
772
+ );
773
+ }
774
+ export declare class NoSuchFieldLevelEncryptionProfile extends __BaseException {
775
+ readonly name: "NoSuchFieldLevelEncryptionProfile";
776
+ readonly $fault: "client";
777
+ Message?: string | undefined;
778
+ constructor(
779
+ opts: __ExceptionOptionType<
780
+ NoSuchFieldLevelEncryptionProfile,
781
+ __BaseException
782
+ >
783
+ );
784
+ }
785
+ export declare class QueryArgProfileEmpty extends __BaseException {
786
+ readonly name: "QueryArgProfileEmpty";
787
+ readonly $fault: "client";
788
+ Message?: string | undefined;
789
+ constructor(
790
+ opts: __ExceptionOptionType<QueryArgProfileEmpty, __BaseException>
791
+ );
792
+ }
793
+ export declare class TooManyFieldLevelEncryptionConfigs extends __BaseException {
794
+ readonly name: "TooManyFieldLevelEncryptionConfigs";
795
+ readonly $fault: "client";
796
+ Message?: string | undefined;
797
+ constructor(
798
+ opts: __ExceptionOptionType<
799
+ TooManyFieldLevelEncryptionConfigs,
800
+ __BaseException
801
+ >
802
+ );
803
+ }
804
+ export declare class TooManyFieldLevelEncryptionContentTypeProfiles extends __BaseException {
805
+ readonly name: "TooManyFieldLevelEncryptionContentTypeProfiles";
806
+ readonly $fault: "client";
807
+ Message?: string | undefined;
808
+ constructor(
809
+ opts: __ExceptionOptionType<
810
+ TooManyFieldLevelEncryptionContentTypeProfiles,
811
+ __BaseException
812
+ >
813
+ );
814
+ }
815
+ export declare class TooManyFieldLevelEncryptionQueryArgProfiles extends __BaseException {
816
+ readonly name: "TooManyFieldLevelEncryptionQueryArgProfiles";
817
+ readonly $fault: "client";
818
+ Message?: string | undefined;
819
+ constructor(
820
+ opts: __ExceptionOptionType<
821
+ TooManyFieldLevelEncryptionQueryArgProfiles,
822
+ __BaseException
823
+ >
824
+ );
825
+ }
826
+ export declare class FieldLevelEncryptionProfileAlreadyExists extends __BaseException {
827
+ readonly name: "FieldLevelEncryptionProfileAlreadyExists";
828
+ readonly $fault: "client";
829
+ Message?: string | undefined;
830
+ constructor(
831
+ opts: __ExceptionOptionType<
832
+ FieldLevelEncryptionProfileAlreadyExists,
833
+ __BaseException
834
+ >
835
+ );
836
+ }
837
+ export declare class FieldLevelEncryptionProfileSizeExceeded extends __BaseException {
838
+ readonly name: "FieldLevelEncryptionProfileSizeExceeded";
839
+ readonly $fault: "client";
840
+ Message?: string | undefined;
841
+ constructor(
842
+ opts: __ExceptionOptionType<
843
+ FieldLevelEncryptionProfileSizeExceeded,
844
+ __BaseException
845
+ >
846
+ );
847
+ }
848
+ export declare class NoSuchPublicKey extends __BaseException {
849
+ readonly name: "NoSuchPublicKey";
850
+ readonly $fault: "client";
851
+ Message?: string | undefined;
852
+ constructor(opts: __ExceptionOptionType<NoSuchPublicKey, __BaseException>);
853
+ }
854
+ export declare class TooManyFieldLevelEncryptionEncryptionEntities extends __BaseException {
855
+ readonly name: "TooManyFieldLevelEncryptionEncryptionEntities";
856
+ readonly $fault: "client";
857
+ Message?: string | undefined;
858
+ constructor(
859
+ opts: __ExceptionOptionType<
860
+ TooManyFieldLevelEncryptionEncryptionEntities,
861
+ __BaseException
862
+ >
863
+ );
864
+ }
865
+ export declare class TooManyFieldLevelEncryptionFieldPatterns extends __BaseException {
866
+ readonly name: "TooManyFieldLevelEncryptionFieldPatterns";
867
+ readonly $fault: "client";
868
+ Message?: string | undefined;
869
+ constructor(
870
+ opts: __ExceptionOptionType<
871
+ TooManyFieldLevelEncryptionFieldPatterns,
872
+ __BaseException
873
+ >
874
+ );
875
+ }
876
+ export declare class TooManyFieldLevelEncryptionProfiles extends __BaseException {
877
+ readonly name: "TooManyFieldLevelEncryptionProfiles";
878
+ readonly $fault: "client";
879
+ Message?: string | undefined;
880
+ constructor(
881
+ opts: __ExceptionOptionType<
882
+ TooManyFieldLevelEncryptionProfiles,
883
+ __BaseException
884
+ >
885
+ );
886
+ }
887
+ export declare class FunctionAlreadyExists extends __BaseException {
888
+ readonly name: "FunctionAlreadyExists";
889
+ readonly $fault: "client";
890
+ Message?: string | undefined;
891
+ constructor(
892
+ opts: __ExceptionOptionType<FunctionAlreadyExists, __BaseException>
893
+ );
894
+ }
895
+ export declare class FunctionSizeLimitExceeded extends __BaseException {
896
+ readonly name: "FunctionSizeLimitExceeded";
897
+ readonly $fault: "client";
898
+ Message?: string | undefined;
899
+ constructor(
900
+ opts: __ExceptionOptionType<FunctionSizeLimitExceeded, __BaseException>
901
+ );
902
+ }
903
+ export declare class TooManyFunctions extends __BaseException {
904
+ readonly name: "TooManyFunctions";
905
+ readonly $fault: "client";
906
+ Message?: string | undefined;
907
+ constructor(opts: __ExceptionOptionType<TooManyFunctions, __BaseException>);
908
+ }
909
+ export declare class TooManyInvalidationsInProgress extends __BaseException {
910
+ readonly name: "TooManyInvalidationsInProgress";
911
+ readonly $fault: "client";
912
+ Message?: string | undefined;
913
+ constructor(
914
+ opts: __ExceptionOptionType<TooManyInvalidationsInProgress, __BaseException>
915
+ );
916
+ }
917
+ export declare class KeyGroupAlreadyExists extends __BaseException {
918
+ readonly name: "KeyGroupAlreadyExists";
919
+ readonly $fault: "client";
920
+ Message?: string | undefined;
921
+ constructor(
922
+ opts: __ExceptionOptionType<KeyGroupAlreadyExists, __BaseException>
923
+ );
924
+ }
925
+ export declare class TooManyKeyGroups extends __BaseException {
926
+ readonly name: "TooManyKeyGroups";
927
+ readonly $fault: "client";
928
+ Message?: string | undefined;
929
+ constructor(opts: __ExceptionOptionType<TooManyKeyGroups, __BaseException>);
930
+ }
931
+ export declare class TooManyPublicKeysInKeyGroup extends __BaseException {
932
+ readonly name: "TooManyPublicKeysInKeyGroup";
933
+ readonly $fault: "client";
934
+ Message?: string | undefined;
935
+ constructor(
936
+ opts: __ExceptionOptionType<TooManyPublicKeysInKeyGroup, __BaseException>
937
+ );
938
+ }
939
+ export declare class EntitySizeLimitExceeded extends __BaseException {
940
+ readonly name: "EntitySizeLimitExceeded";
941
+ readonly $fault: "client";
942
+ Message?: string | undefined;
943
+ constructor(
944
+ opts: __ExceptionOptionType<EntitySizeLimitExceeded, __BaseException>
945
+ );
946
+ }
947
+ export declare class MonitoringSubscriptionAlreadyExists extends __BaseException {
948
+ readonly name: "MonitoringSubscriptionAlreadyExists";
949
+ readonly $fault: "client";
950
+ Message?: string | undefined;
951
+ constructor(
952
+ opts: __ExceptionOptionType<
953
+ MonitoringSubscriptionAlreadyExists,
954
+ __BaseException
955
+ >
956
+ );
957
+ }
958
+ export declare class OriginAccessControlAlreadyExists extends __BaseException {
959
+ readonly name: "OriginAccessControlAlreadyExists";
960
+ readonly $fault: "client";
961
+ Message?: string | undefined;
962
+ constructor(
963
+ opts: __ExceptionOptionType<
964
+ OriginAccessControlAlreadyExists,
965
+ __BaseException
966
+ >
967
+ );
968
+ }
969
+ export declare class TooManyOriginAccessControls extends __BaseException {
970
+ readonly name: "TooManyOriginAccessControls";
971
+ readonly $fault: "client";
972
+ Message?: string | undefined;
973
+ constructor(
974
+ opts: __ExceptionOptionType<TooManyOriginAccessControls, __BaseException>
975
+ );
976
+ }
977
+ export declare class OriginRequestPolicyAlreadyExists extends __BaseException {
978
+ readonly name: "OriginRequestPolicyAlreadyExists";
979
+ readonly $fault: "client";
980
+ Message?: string | undefined;
981
+ constructor(
982
+ opts: __ExceptionOptionType<
983
+ OriginRequestPolicyAlreadyExists,
984
+ __BaseException
985
+ >
986
+ );
987
+ }
988
+ export declare class TooManyCookiesInOriginRequestPolicy extends __BaseException {
989
+ readonly name: "TooManyCookiesInOriginRequestPolicy";
990
+ readonly $fault: "client";
991
+ Message?: string | undefined;
992
+ constructor(
993
+ opts: __ExceptionOptionType<
994
+ TooManyCookiesInOriginRequestPolicy,
995
+ __BaseException
996
+ >
997
+ );
998
+ }
999
+ export declare class TooManyHeadersInOriginRequestPolicy extends __BaseException {
1000
+ readonly name: "TooManyHeadersInOriginRequestPolicy";
1001
+ readonly $fault: "client";
1002
+ Message?: string | undefined;
1003
+ constructor(
1004
+ opts: __ExceptionOptionType<
1005
+ TooManyHeadersInOriginRequestPolicy,
1006
+ __BaseException
1007
+ >
1008
+ );
1009
+ }
1010
+ export declare class TooManyOriginRequestPolicies extends __BaseException {
1011
+ readonly name: "TooManyOriginRequestPolicies";
1012
+ readonly $fault: "client";
1013
+ Message?: string | undefined;
1014
+ constructor(
1015
+ opts: __ExceptionOptionType<TooManyOriginRequestPolicies, __BaseException>
1016
+ );
1017
+ }
1018
+ export declare class TooManyQueryStringsInOriginRequestPolicy extends __BaseException {
1019
+ readonly name: "TooManyQueryStringsInOriginRequestPolicy";
1020
+ readonly $fault: "client";
1021
+ Message?: string | undefined;
1022
+ constructor(
1023
+ opts: __ExceptionOptionType<
1024
+ TooManyQueryStringsInOriginRequestPolicy,
1025
+ __BaseException
1026
+ >
1027
+ );
1028
+ }
1029
+ export declare class PublicKeyAlreadyExists extends __BaseException {
1030
+ readonly name: "PublicKeyAlreadyExists";
1031
+ readonly $fault: "client";
1032
+ Message?: string | undefined;
1033
+ constructor(
1034
+ opts: __ExceptionOptionType<PublicKeyAlreadyExists, __BaseException>
1035
+ );
1036
+ }
1037
+ export declare class TooManyPublicKeys extends __BaseException {
1038
+ readonly name: "TooManyPublicKeys";
1039
+ readonly $fault: "client";
1040
+ Message?: string | undefined;
1041
+ constructor(opts: __ExceptionOptionType<TooManyPublicKeys, __BaseException>);
1042
+ }
1043
+ export declare class RealtimeLogConfigAlreadyExists extends __BaseException {
1044
+ readonly name: "RealtimeLogConfigAlreadyExists";
1045
+ readonly $fault: "client";
1046
+ Message?: string | undefined;
1047
+ constructor(
1048
+ opts: __ExceptionOptionType<RealtimeLogConfigAlreadyExists, __BaseException>
1049
+ );
1050
+ }
1051
+ export declare class TooManyRealtimeLogConfigs extends __BaseException {
1052
+ readonly name: "TooManyRealtimeLogConfigs";
1053
+ readonly $fault: "client";
1054
+ Message?: string | undefined;
1055
+ constructor(
1056
+ opts: __ExceptionOptionType<TooManyRealtimeLogConfigs, __BaseException>
1057
+ );
1058
+ }
1059
+ export declare class ResponseHeadersPolicyAlreadyExists extends __BaseException {
1060
+ readonly name: "ResponseHeadersPolicyAlreadyExists";
1061
+ readonly $fault: "client";
1062
+ Message?: string | undefined;
1063
+ constructor(
1064
+ opts: __ExceptionOptionType<
1065
+ ResponseHeadersPolicyAlreadyExists,
1066
+ __BaseException
1067
+ >
1068
+ );
1069
+ }
1070
+ export declare class TooLongCSPInResponseHeadersPolicy extends __BaseException {
1071
+ readonly name: "TooLongCSPInResponseHeadersPolicy";
1072
+ readonly $fault: "client";
1073
+ Message?: string | undefined;
1074
+ constructor(
1075
+ opts: __ExceptionOptionType<
1076
+ TooLongCSPInResponseHeadersPolicy,
1077
+ __BaseException
1078
+ >
1079
+ );
1080
+ }
1081
+ export declare class TooManyCustomHeadersInResponseHeadersPolicy extends __BaseException {
1082
+ readonly name: "TooManyCustomHeadersInResponseHeadersPolicy";
1083
+ readonly $fault: "client";
1084
+ Message?: string | undefined;
1085
+ constructor(
1086
+ opts: __ExceptionOptionType<
1087
+ TooManyCustomHeadersInResponseHeadersPolicy,
1088
+ __BaseException
1089
+ >
1090
+ );
1091
+ }
1092
+ export declare class TooManyRemoveHeadersInResponseHeadersPolicy extends __BaseException {
1093
+ readonly name: "TooManyRemoveHeadersInResponseHeadersPolicy";
1094
+ readonly $fault: "client";
1095
+ Message?: string | undefined;
1096
+ constructor(
1097
+ opts: __ExceptionOptionType<
1098
+ TooManyRemoveHeadersInResponseHeadersPolicy,
1099
+ __BaseException
1100
+ >
1101
+ );
1102
+ }
1103
+ export declare class TooManyResponseHeadersPolicies extends __BaseException {
1104
+ readonly name: "TooManyResponseHeadersPolicies";
1105
+ readonly $fault: "client";
1106
+ Message?: string | undefined;
1107
+ constructor(
1108
+ opts: __ExceptionOptionType<TooManyResponseHeadersPolicies, __BaseException>
1109
+ );
1110
+ }
1111
+ export declare class StreamingDistributionAlreadyExists extends __BaseException {
1112
+ readonly name: "StreamingDistributionAlreadyExists";
1113
+ readonly $fault: "client";
1114
+ Message?: string | undefined;
1115
+ constructor(
1116
+ opts: __ExceptionOptionType<
1117
+ StreamingDistributionAlreadyExists,
1118
+ __BaseException
1119
+ >
1120
+ );
1121
+ }
1122
+ export declare class TooManyStreamingDistributionCNAMEs extends __BaseException {
1123
+ readonly name: "TooManyStreamingDistributionCNAMEs";
1124
+ readonly $fault: "client";
1125
+ Message?: string | undefined;
1126
+ constructor(
1127
+ opts: __ExceptionOptionType<
1128
+ TooManyStreamingDistributionCNAMEs,
1129
+ __BaseException
1130
+ >
1131
+ );
1132
+ }
1133
+ export declare class TooManyStreamingDistributions extends __BaseException {
1134
+ readonly name: "TooManyStreamingDistributions";
1135
+ readonly $fault: "client";
1136
+ Message?: string | undefined;
1137
+ constructor(
1138
+ opts: __ExceptionOptionType<TooManyStreamingDistributions, __BaseException>
1139
+ );
1140
+ }
1141
+ export declare class IllegalDelete extends __BaseException {
1142
+ readonly name: "IllegalDelete";
1143
+ readonly $fault: "client";
1144
+ Message?: string | undefined;
1145
+ constructor(opts: __ExceptionOptionType<IllegalDelete, __BaseException>);
1146
+ }
1147
+ export declare class CloudFrontOriginAccessIdentityInUse extends __BaseException {
1148
+ readonly name: "CloudFrontOriginAccessIdentityInUse";
1149
+ readonly $fault: "client";
1150
+ Message?: string | undefined;
1151
+ constructor(
1152
+ opts: __ExceptionOptionType<
1153
+ CloudFrontOriginAccessIdentityInUse,
1154
+ __BaseException
1155
+ >
1156
+ );
1157
+ }
1158
+ export declare class NoSuchCloudFrontOriginAccessIdentity extends __BaseException {
1159
+ readonly name: "NoSuchCloudFrontOriginAccessIdentity";
1160
+ readonly $fault: "client";
1161
+ Message?: string | undefined;
1162
+ constructor(
1163
+ opts: __ExceptionOptionType<
1164
+ NoSuchCloudFrontOriginAccessIdentity,
1165
+ __BaseException
1166
+ >
1167
+ );
1168
+ }
1169
+ export declare class ResourceNotDisabled extends __BaseException {
1170
+ readonly name: "ResourceNotDisabled";
1171
+ readonly $fault: "client";
1172
+ Message?: string | undefined;
1173
+ constructor(
1174
+ opts: __ExceptionOptionType<ResourceNotDisabled, __BaseException>
1175
+ );
1176
+ }
1177
+ export declare class DistributionNotDisabled extends __BaseException {
1178
+ readonly name: "DistributionNotDisabled";
1179
+ readonly $fault: "client";
1180
+ Message?: string | undefined;
1181
+ constructor(
1182
+ opts: __ExceptionOptionType<DistributionNotDisabled, __BaseException>
1183
+ );
1184
+ }
1185
+ export declare class ResourceInUse extends __BaseException {
1186
+ readonly name: "ResourceInUse";
1187
+ readonly $fault: "client";
1188
+ Message?: string | undefined;
1189
+ constructor(opts: __ExceptionOptionType<ResourceInUse, __BaseException>);
1190
+ }
1191
+ export declare class FieldLevelEncryptionConfigInUse extends __BaseException {
1192
+ readonly name: "FieldLevelEncryptionConfigInUse";
1193
+ readonly $fault: "client";
1194
+ Message?: string | undefined;
1195
+ constructor(
1196
+ opts: __ExceptionOptionType<
1197
+ FieldLevelEncryptionConfigInUse,
1198
+ __BaseException
1199
+ >
1200
+ );
1201
+ }
1202
+ export declare class FieldLevelEncryptionProfileInUse extends __BaseException {
1203
+ readonly name: "FieldLevelEncryptionProfileInUse";
1204
+ readonly $fault: "client";
1205
+ Message?: string | undefined;
1206
+ constructor(
1207
+ opts: __ExceptionOptionType<
1208
+ FieldLevelEncryptionProfileInUse,
1209
+ __BaseException
1210
+ >
1211
+ );
1212
+ }
1213
+ export declare class FunctionInUse extends __BaseException {
1214
+ readonly name: "FunctionInUse";
1215
+ readonly $fault: "client";
1216
+ Message?: string | undefined;
1217
+ constructor(opts: __ExceptionOptionType<FunctionInUse, __BaseException>);
1218
+ }
1219
+ export declare class NoSuchFunctionExists extends __BaseException {
1220
+ readonly name: "NoSuchFunctionExists";
1221
+ readonly $fault: "client";
1222
+ Message?: string | undefined;
1223
+ constructor(
1224
+ opts: __ExceptionOptionType<NoSuchFunctionExists, __BaseException>
1225
+ );
1226
+ }
1227
+ export declare class NoSuchResource extends __BaseException {
1228
+ readonly name: "NoSuchResource";
1229
+ readonly $fault: "client";
1230
+ Message?: string | undefined;
1231
+ constructor(opts: __ExceptionOptionType<NoSuchResource, __BaseException>);
1232
+ }
1233
+ export declare class NoSuchMonitoringSubscription extends __BaseException {
1234
+ readonly name: "NoSuchMonitoringSubscription";
1235
+ readonly $fault: "client";
1236
+ Message?: string | undefined;
1237
+ constructor(
1238
+ opts: __ExceptionOptionType<NoSuchMonitoringSubscription, __BaseException>
1239
+ );
1240
+ }
1241
+ export declare class NoSuchOriginAccessControl extends __BaseException {
1242
+ readonly name: "NoSuchOriginAccessControl";
1243
+ readonly $fault: "client";
1244
+ Message?: string | undefined;
1245
+ constructor(
1246
+ opts: __ExceptionOptionType<NoSuchOriginAccessControl, __BaseException>
1247
+ );
1248
+ }
1249
+ export declare class OriginAccessControlInUse extends __BaseException {
1250
+ readonly name: "OriginAccessControlInUse";
1251
+ readonly $fault: "client";
1252
+ Message?: string | undefined;
1253
+ constructor(
1254
+ opts: __ExceptionOptionType<OriginAccessControlInUse, __BaseException>
1255
+ );
1256
+ }
1257
+ export declare class OriginRequestPolicyInUse extends __BaseException {
1258
+ readonly name: "OriginRequestPolicyInUse";
1259
+ readonly $fault: "client";
1260
+ Message?: string | undefined;
1261
+ constructor(
1262
+ opts: __ExceptionOptionType<OriginRequestPolicyInUse, __BaseException>
1263
+ );
1264
+ }
1265
+ export declare class PublicKeyInUse extends __BaseException {
1266
+ readonly name: "PublicKeyInUse";
1267
+ readonly $fault: "client";
1268
+ Message?: string | undefined;
1269
+ constructor(opts: __ExceptionOptionType<PublicKeyInUse, __BaseException>);
1270
+ }
1271
+ export declare class RealtimeLogConfigInUse extends __BaseException {
1272
+ readonly name: "RealtimeLogConfigInUse";
1273
+ readonly $fault: "client";
1274
+ Message?: string | undefined;
1275
+ constructor(
1276
+ opts: __ExceptionOptionType<RealtimeLogConfigInUse, __BaseException>
1277
+ );
1278
+ }
1279
+ export declare class ResponseHeadersPolicyInUse extends __BaseException {
1280
+ readonly name: "ResponseHeadersPolicyInUse";
1281
+ readonly $fault: "client";
1282
+ Message?: string | undefined;
1283
+ constructor(
1284
+ opts: __ExceptionOptionType<ResponseHeadersPolicyInUse, __BaseException>
1285
+ );
1286
+ }
1287
+ export declare class NoSuchStreamingDistribution extends __BaseException {
1288
+ readonly name: "NoSuchStreamingDistribution";
1289
+ readonly $fault: "client";
1290
+ Message?: string | undefined;
1291
+ constructor(
1292
+ opts: __ExceptionOptionType<NoSuchStreamingDistribution, __BaseException>
1293
+ );
1294
+ }
1295
+ export declare class StreamingDistributionNotDisabled extends __BaseException {
1296
+ readonly name: "StreamingDistributionNotDisabled";
1297
+ readonly $fault: "client";
1298
+ Message?: string | undefined;
1299
+ constructor(
1300
+ opts: __ExceptionOptionType<
1301
+ StreamingDistributionNotDisabled,
1302
+ __BaseException
1303
+ >
1304
+ );
1305
+ }
1306
+ export declare class NoSuchInvalidation extends __BaseException {
1307
+ readonly name: "NoSuchInvalidation";
1308
+ readonly $fault: "client";
1309
+ Message?: string | undefined;
1310
+ constructor(opts: __ExceptionOptionType<NoSuchInvalidation, __BaseException>);
1311
+ }
1312
+ export declare class TestFunctionFailed extends __BaseException {
1313
+ readonly name: "TestFunctionFailed";
1314
+ readonly $fault: "server";
1315
+ Message?: string | undefined;
1316
+ constructor(opts: __ExceptionOptionType<TestFunctionFailed, __BaseException>);
1317
+ }