@aws-sdk/client-cloudfront 3.590.0 → 3.596.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 (227) hide show
  1. package/dist-cjs/index.js +0 -111
  2. package/dist-types/commands/AssociateAliasCommand.d.ts +2 -1
  3. package/dist-types/commands/CopyDistributionCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateCachePolicyCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateDistributionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateFunctionCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateInvalidationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateKeyGroupCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +2 -1
  18. package/dist-types/commands/CreatePublicKeyCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteDistributionCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteFunctionCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -1
  35. package/dist-types/commands/DeletePublicKeyCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeFunctionCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +2 -1
  41. package/dist-types/commands/GetCachePolicyCommand.d.ts +2 -1
  42. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +2 -1
  43. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  44. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -1
  45. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +2 -1
  47. package/dist-types/commands/GetDistributionCommand.d.ts +2 -1
  48. package/dist-types/commands/GetDistributionConfigCommand.d.ts +2 -1
  49. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +2 -1
  50. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -1
  51. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -1
  52. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -1
  53. package/dist-types/commands/GetFunctionCommand.d.ts +2 -1
  54. package/dist-types/commands/GetInvalidationCommand.d.ts +2 -1
  55. package/dist-types/commands/GetKeyGroupCommand.d.ts +2 -1
  56. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +2 -1
  57. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +2 -1
  58. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +2 -1
  59. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +2 -1
  60. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +2 -1
  61. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -1
  62. package/dist-types/commands/GetPublicKeyCommand.d.ts +2 -1
  63. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +2 -1
  64. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +2 -1
  65. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +2 -1
  66. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +2 -1
  67. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +2 -1
  68. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +2 -1
  69. package/dist-types/commands/ListCachePoliciesCommand.d.ts +2 -1
  70. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -1
  71. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +2 -1
  72. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +2 -1
  73. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -1
  74. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -1
  75. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -1
  76. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -1
  77. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +2 -1
  78. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -1
  79. package/dist-types/commands/ListDistributionsCommand.d.ts +2 -1
  80. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -1
  81. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -1
  82. package/dist-types/commands/ListFunctionsCommand.d.ts +2 -1
  83. package/dist-types/commands/ListInvalidationsCommand.d.ts +2 -1
  84. package/dist-types/commands/ListKeyGroupsCommand.d.ts +2 -1
  85. package/dist-types/commands/ListKeyValueStoresCommand.d.ts +2 -1
  86. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +2 -1
  87. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +2 -1
  88. package/dist-types/commands/ListPublicKeysCommand.d.ts +2 -1
  89. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +2 -1
  90. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +2 -1
  91. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +2 -1
  92. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  93. package/dist-types/commands/PublishFunctionCommand.d.ts +2 -1
  94. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  95. package/dist-types/commands/TestFunctionCommand.d.ts +2 -1
  96. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateDistributionCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateFunctionCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +2 -1
  106. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +2 -1
  107. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +2 -1
  108. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -1
  109. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +2 -1
  110. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -1
  111. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +2 -1
  112. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +2 -1
  113. package/dist-types/index.d.ts +2 -2
  114. package/dist-types/models/CloudFrontServiceException.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/models/CloudFrontServiceException.d.ts +2 -1
  227. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { GetOriginRequestPolicyRequest, GetOriginRequestPolicyResult } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetOriginRequestPolicyConfigRequest, GetOriginRequestPolicyConfigResult
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPublicKeyRequest, GetPublicKeyResult } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPublicKeyConfigRequest, GetPublicKeyConfigResult } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetRealtimeLogConfigRequest, GetRealtimeLogConfigResult } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetResponseHeadersPolicyRequest, GetResponseHeadersPolicyResult } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetResponseHeadersPolicyConfigRequest, GetResponseHeadersPolicyConfigRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetStreamingDistributionRequest, GetStreamingDistributionResult } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCachePoliciesRequest, ListCachePoliciesResult } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccess
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListConflictingAliasesRequest, ListConflictingAliasesResult } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListContinuousDeploymentPoliciesRequest, ListContinuousDeploymentPolici
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDistributionsByCachePolicyIdRequest, ListDistributionsByCachePolicy
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDistributionsByKeyGroupRequest, ListDistributionsByKeyGroupResult }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDistributionsByOriginRequestPolicyIdRequest, ListDistributionsByOri
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDistributionsByRealtimeLogConfigRequest, ListDistributionsByRealtim
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDistributionsByResponseHeadersPolicyIdRequest, ListDistributionsByR
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDistributionsByWebACLIdRequest, ListDistributionsByWebACLIdResult }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDistributionsRequest, ListDistributionsResult } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFieldLevelEncryptionConfigsRequest, ListFieldLevelEncryptionConfigs
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFieldLevelEncryptionProfilesRequest, ListFieldLevelEncryptionProfil
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFunctionsRequest, ListFunctionsResult } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListInvalidationsRequest, ListInvalidationsResult } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListKeyGroupsRequest, ListKeyGroupsResult } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListKeyValueStoresRequest, ListKeyValueStoresResult } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListOriginAccessControlsRequest, ListOriginAccessControlsResult } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListOriginRequestPoliciesRequest, ListOriginRequestPoliciesResult } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPublicKeysRequest, ListPublicKeysResult } from "../models/models_1"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListRealtimeLogConfigsRequest, ListRealtimeLogConfigsResult } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListResponseHeadersPoliciesRequest, ListResponseHeadersPoliciesResult }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListStreamingDistributionsRequest, ListStreamingDistributionsResult } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PublishFunctionRequest, PublishFunctionResult } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TestFunctionRequest, TestFunctionResult } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateCachePolicyRequest, UpdateCachePolicyResult } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAcce
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateContinuousDeploymentPolicyRequest, UpdateContinuousDeploymentPoli
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateDistributionRequest, UpdateDistributionResult } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateDistributionWithStagingConfigRequest, UpdateDistributionWithStagi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFieldLevelEncryptionConfigRequest, UpdateFieldLevelEncryptionConf
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFieldLevelEncryptionProfileRequest, UpdateFieldLevelEncryptionPro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFunctionRequest, UpdateFunctionResult } from "../models/models_1"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateKeyGroupRequest, UpdateKeyGroupResult } from "../models/models_1"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateKeyValueStoreRequest, UpdateKeyValueStoreResult } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateOriginAccessControlRequest, UpdateOriginAccessControlResult } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateOriginRequestPolicyRequest, UpdateOriginRequestPolicyResult } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdatePublicKeyRequest, UpdatePublicKeyResult } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateRealtimeLogConfigRequest, UpdateRealtimeLogConfigResult } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateResponseHeadersPolicyRequest, UpdateResponseHeadersPolicyResult }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -10,8 +10,8 @@
10
10
  export * from "./CloudFrontClient";
11
11
  export * from "./CloudFront";
12
12
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
13
- export { RuntimeExtension } from "./runtimeExtensions";
14
- export { CloudFrontExtensionConfiguration } from "./extensionConfiguration";
13
+ export type { RuntimeExtension } from "./runtimeExtensions";
14
+ export type { CloudFrontExtensionConfiguration } from "./extensionConfiguration";
15
15
  export * from "./commands";
16
16
  export * from "./pagination";
17
17
  export * from "./waiters";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { AssociateAliasRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AssociateAliasCommandInput extends AssociateAliasRequest {}
11
12
  export interface AssociateAliasCommandOutput extends __MetadataBearer {}
12
13
  declare const AssociateAliasCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  CopyDistributionRequest,
10
10
  CopyDistributionResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CopyDistributionCommandInput extends CopyDistributionRequest {}
14
15
  export interface CopyDistributionCommandOutput
15
16
  extends CopyDistributionResult,
@@ -9,7 +9,8 @@ import {
9
9
  CreateCachePolicyRequest,
10
10
  CreateCachePolicyResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCachePolicyCommandInput
14
15
  extends CreateCachePolicyRequest {}
15
16
  export interface CreateCachePolicyCommandOutput