@aws-sdk/client-cloudfront 3.588.0 → 3.592.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 (231) hide show
  1. package/dist-cjs/index.js +0 -111
  2. package/dist-types/CloudFrontClient.d.ts +4 -4
  3. package/dist-types/commands/AssociateAliasCommand.d.ts +2 -1
  4. package/dist-types/commands/CopyDistributionCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateCachePolicyCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDistributionCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateFunctionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateInvalidationCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateKeyGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/CreatePublicKeyCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteDistributionCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteFunctionCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -1
  36. package/dist-types/commands/DeletePublicKeyCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeFunctionCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +2 -1
  42. package/dist-types/commands/GetCachePolicyCommand.d.ts +2 -1
  43. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +2 -1
  44. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  45. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -1
  46. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +2 -1
  48. package/dist-types/commands/GetDistributionCommand.d.ts +2 -1
  49. package/dist-types/commands/GetDistributionConfigCommand.d.ts +2 -1
  50. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +2 -1
  51. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -1
  52. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -1
  53. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -1
  54. package/dist-types/commands/GetFunctionCommand.d.ts +2 -1
  55. package/dist-types/commands/GetInvalidationCommand.d.ts +2 -1
  56. package/dist-types/commands/GetKeyGroupCommand.d.ts +2 -1
  57. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +2 -1
  58. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +2 -1
  59. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +2 -1
  60. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +2 -1
  61. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +2 -1
  62. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -1
  63. package/dist-types/commands/GetPublicKeyCommand.d.ts +2 -1
  64. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +2 -1
  65. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +2 -1
  66. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +2 -1
  67. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +2 -1
  68. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +2 -1
  69. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +2 -1
  70. package/dist-types/commands/ListCachePoliciesCommand.d.ts +2 -1
  71. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -1
  72. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +2 -1
  73. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +2 -1
  74. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -1
  75. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -1
  76. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -1
  77. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -1
  78. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +2 -1
  79. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -1
  80. package/dist-types/commands/ListDistributionsCommand.d.ts +2 -1
  81. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -1
  82. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -1
  83. package/dist-types/commands/ListFunctionsCommand.d.ts +2 -1
  84. package/dist-types/commands/ListInvalidationsCommand.d.ts +2 -1
  85. package/dist-types/commands/ListKeyGroupsCommand.d.ts +2 -1
  86. package/dist-types/commands/ListKeyValueStoresCommand.d.ts +2 -1
  87. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +2 -1
  88. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +2 -1
  89. package/dist-types/commands/ListPublicKeysCommand.d.ts +2 -1
  90. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +2 -1
  91. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +2 -1
  92. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +2 -1
  93. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  94. package/dist-types/commands/PublishFunctionCommand.d.ts +2 -1
  95. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  96. package/dist-types/commands/TestFunctionCommand.d.ts +2 -1
  97. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateDistributionCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateFunctionCommand.d.ts +2 -1
  106. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +2 -1
  107. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +2 -1
  108. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +2 -1
  109. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -1
  110. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +2 -1
  111. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -1
  112. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +2 -1
  113. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +2 -1
  114. package/dist-types/index.d.ts +2 -2
  115. package/dist-types/models/CloudFrontServiceException.d.ts +2 -1
  116. package/dist-types/runtimeConfig.native.d.ts +1 -1
  117. package/dist-types/ts3.4/CloudFrontClient.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/models/CloudFrontServiceException.d.ts +2 -1
  230. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  231. package/package.json +6 -6
@@ -201,15 +201,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
201
201
  * Enables FIPS compatible endpoints.
202
202
  */
203
203
  useFipsEndpoint?: boolean | __Provider<boolean>;
204
+ /**
205
+ * The AWS region to which this client will send requests
206
+ */
207
+ region?: string | __Provider<string>;
204
208
  /**
205
209
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
206
210
  * @internal
207
211
  */
208
212
  defaultUserAgentProvider?: Provider<__UserAgent>;
209
- /**
210
- * The AWS region to which this client will send requests
211
- */
212
- region?: string | __Provider<string>;
213
213
  /**
214
214
  * Default credentials provider; Not available in browser runtime.
215
215
  * @deprecated
@@ -5,7 +5,8 @@ import { AssociateAliasRequest } from "../models/models_0";
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 { CopyDistributionRequest, CopyDistributionResult } from "../models/model
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 { CreateCachePolicyRequest, CreateCachePolicyResult } 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 { CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAcce
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 { CreateContinuousDeploymentPolicyRequest, CreateContinuousDeploymentPoli
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 { CreateDistributionRequest, CreateDistributionResult } 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 { CreateDistributionWithTagsRequest, CreateDistributionWithTagsResult } 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 { CreateFieldLevelEncryptionConfigRequest, CreateFieldLevelEncryptionConf
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 { CreateFieldLevelEncryptionProfileRequest, CreateFieldLevelEncryptionPro
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 { CreateFunctionRequest, CreateFunctionResult } from "../models/models_0"
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 { CreateInvalidationRequest, CreateInvalidationResult } 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 { CreateKeyGroupRequest, CreateKeyGroupResult } from "../models/models_0"
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 { CreateKeyValueStoreRequest, CreateKeyValueStoreResult } 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 { CreateMonitoringSubscriptionRequest, CreateMonitoringSubscriptionResult
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 { CreateOriginAccessControlRequest, CreateOriginAccessControlResult } 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 { CreateOriginRequestPolicyRequest, CreateOriginRequestPolicyResult } 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 { CreatePublicKeyRequest, CreatePublicKeyResult } 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 { CreateRealtimeLogConfigRequest, CreateRealtimeLogConfigResult } 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 { CreateResponseHeadersPolicyRequest, CreateResponseHeadersPolicyResult }
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 { CreateStreamingDistributionRequest, CreateStreamingDistributionResult }
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 { CreateStreamingDistributionWithTagsRequest, CreateStreamingDistribution
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 { DeleteCachePolicyRequest } 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 { DeleteCloudFrontOriginAccessIdentityRequest } 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 { DeleteContinuousDeploymentPolicyRequest } 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 { DeleteDistributionRequest } 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 { DeleteFieldLevelEncryptionConfigRequest } 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 { DeleteFieldLevelEncryptionProfileRequest } 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 { DeleteFunctionRequest } 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 { DeleteKeyGroupRequest } 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 { DeleteKeyValueStoreRequest } 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 { DeleteMonitoringSubscriptionRequest, DeleteMonitoringSubscriptionResult
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 { DeleteOriginAccessControlRequest } 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 { DeleteOriginRequestPolicyRequest } 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 { DeletePublicKeyRequest } 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 { DeleteRealtimeLogConfigRequest } 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 { DeleteResponseHeadersPolicyRequest } 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 { DeleteStreamingDistributionRequest } 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 { DescribeFunctionRequest, DescribeFunctionResult } from "../models/model
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 { DescribeKeyValueStoreRequest, DescribeKeyValueStoreResult } from "../mo
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 { GetCachePolicyRequest, GetCachePolicyResult } 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 { GetCachePolicyConfigRequest, GetCachePolicyConfigResult } 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 { GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIden
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 { GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAcce
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 { GetContinuousDeploymentPolicyRequest, GetContinuousDeploymentPolicyResu
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 { GetContinuousDeploymentPolicyConfigRequest, GetContinuousDeploymentPoli
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 { GetDistributionRequest, GetDistributionResult } 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 { GetDistributionConfigRequest, GetDistributionConfigResult } from "../mo
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 { GetFieldLevelEncryptionRequest, GetFieldLevelEncryptionResult } 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 { GetFieldLevelEncryptionConfigRequest, GetFieldLevelEncryptionConfigResu
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 { GetFieldLevelEncryptionProfileRequest, GetFieldLevelEncryptionProfileRe
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 { GetFieldLevelEncryptionProfileConfigRequest, GetFieldLevelEncryptionPro
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
  *
@@ -6,7 +6,8 @@ import { GetFunctionRequest, GetFunctionResult } from "../models/models_1";
6
6
  /**
7
7
  * @public
8
8
  */
9
- export { __MetadataBearer, $Command };
9
+ export type { __MetadataBearer };
10
+ export { $Command };
10
11
  /**
11
12
  * @public
12
13
  *
@@ -5,7 +5,8 @@ import { GetInvalidationRequest, GetInvalidationResult } 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 { GetKeyGroupRequest, GetKeyGroupResult } 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 { GetKeyGroupConfigRequest, GetKeyGroupConfigResult } 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 { GetMonitoringSubscriptionRequest, GetMonitoringSubscriptionResult } 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
  *