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