@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
@@ -9,7 +9,8 @@ import {
9
9
  CreateCloudFrontOriginAccessIdentityRequest,
10
10
  CreateCloudFrontOriginAccessIdentityResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCloudFrontOriginAccessIdentityCommandInput
14
15
  extends CreateCloudFrontOriginAccessIdentityRequest {}
15
16
  export interface CreateCloudFrontOriginAccessIdentityCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateContinuousDeploymentPolicyRequest,
10
10
  CreateContinuousDeploymentPolicyResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateContinuousDeploymentPolicyCommandInput
14
15
  extends CreateContinuousDeploymentPolicyRequest {}
15
16
  export interface CreateContinuousDeploymentPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateDistributionRequest,
10
10
  CreateDistributionResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDistributionCommandInput
14
15
  extends CreateDistributionRequest {}
15
16
  export interface CreateDistributionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateDistributionWithTagsRequest,
10
10
  CreateDistributionWithTagsResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDistributionWithTagsCommandInput
14
15
  extends CreateDistributionWithTagsRequest {}
15
16
  export interface CreateDistributionWithTagsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateFieldLevelEncryptionConfigRequest,
10
10
  CreateFieldLevelEncryptionConfigResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFieldLevelEncryptionConfigCommandInput
14
15
  extends CreateFieldLevelEncryptionConfigRequest {}
15
16
  export interface CreateFieldLevelEncryptionConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateFieldLevelEncryptionProfileRequest,
10
10
  CreateFieldLevelEncryptionProfileResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFieldLevelEncryptionProfileCommandInput
14
15
  extends CreateFieldLevelEncryptionProfileRequest {}
15
16
  export interface CreateFieldLevelEncryptionProfileCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateFunctionRequest,
10
10
  CreateFunctionResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFunctionCommandInput extends CreateFunctionRequest {}
14
15
  export interface CreateFunctionCommandOutput
15
16
  extends CreateFunctionResult,
@@ -9,7 +9,8 @@ import {
9
9
  CreateInvalidationRequest,
10
10
  CreateInvalidationResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateInvalidationCommandInput
14
15
  extends CreateInvalidationRequest {}
15
16
  export interface CreateInvalidationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateKeyGroupRequest,
10
10
  CreateKeyGroupResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateKeyGroupCommandInput extends CreateKeyGroupRequest {}
14
15
  export interface CreateKeyGroupCommandOutput
15
16
  extends CreateKeyGroupResult,
@@ -9,7 +9,8 @@ import {
9
9
  CreateKeyValueStoreRequest,
10
10
  CreateKeyValueStoreResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateKeyValueStoreCommandInput
14
15
  extends CreateKeyValueStoreRequest {}
15
16
  export interface CreateKeyValueStoreCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateMonitoringSubscriptionRequest,
10
10
  CreateMonitoringSubscriptionResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateMonitoringSubscriptionCommandInput
14
15
  extends CreateMonitoringSubscriptionRequest {}
15
16
  export interface CreateMonitoringSubscriptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateOriginAccessControlRequest,
10
10
  CreateOriginAccessControlResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateOriginAccessControlCommandInput
14
15
  extends CreateOriginAccessControlRequest {}
15
16
  export interface CreateOriginAccessControlCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateOriginRequestPolicyRequest,
10
10
  CreateOriginRequestPolicyResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateOriginRequestPolicyCommandInput
14
15
  extends CreateOriginRequestPolicyRequest {}
15
16
  export interface CreateOriginRequestPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreatePublicKeyRequest,
10
10
  CreatePublicKeyResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePublicKeyCommandInput extends CreatePublicKeyRequest {}
14
15
  export interface CreatePublicKeyCommandOutput
15
16
  extends CreatePublicKeyResult,
@@ -9,7 +9,8 @@ import {
9
9
  CreateRealtimeLogConfigRequest,
10
10
  CreateRealtimeLogConfigResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateRealtimeLogConfigCommandInput
14
15
  extends CreateRealtimeLogConfigRequest {}
15
16
  export interface CreateRealtimeLogConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateResponseHeadersPolicyRequest,
10
10
  CreateResponseHeadersPolicyResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateResponseHeadersPolicyCommandInput
14
15
  extends CreateResponseHeadersPolicyRequest {}
15
16
  export interface CreateResponseHeadersPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateStreamingDistributionRequest,
10
10
  CreateStreamingDistributionResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateStreamingDistributionCommandInput
14
15
  extends CreateStreamingDistributionRequest {}
15
16
  export interface CreateStreamingDistributionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateStreamingDistributionWithTagsRequest,
10
10
  CreateStreamingDistributionWithTagsResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateStreamingDistributionWithTagsCommandInput
14
15
  extends CreateStreamingDistributionWithTagsRequest {}
15
16
  export interface CreateStreamingDistributionWithTagsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteCachePolicyRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteCachePolicyCommandInput
11
12
  extends DeleteCachePolicyRequest {}
12
13
  export interface DeleteCachePolicyCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteCloudFrontOriginAccessIdentityRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteCloudFrontOriginAccessIdentityCommandInput
11
12
  extends DeleteCloudFrontOriginAccessIdentityRequest {}
12
13
  export interface DeleteCloudFrontOriginAccessIdentityCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteContinuousDeploymentPolicyRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteContinuousDeploymentPolicyCommandInput
11
12
  extends DeleteContinuousDeploymentPolicyRequest {}
12
13
  export interface DeleteContinuousDeploymentPolicyCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteDistributionRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteDistributionCommandInput
11
12
  extends DeleteDistributionRequest {}
12
13
  export interface DeleteDistributionCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteFieldLevelEncryptionConfigRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteFieldLevelEncryptionConfigCommandInput
11
12
  extends DeleteFieldLevelEncryptionConfigRequest {}
12
13
  export interface DeleteFieldLevelEncryptionConfigCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteFieldLevelEncryptionProfileRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteFieldLevelEncryptionProfileCommandInput
11
12
  extends DeleteFieldLevelEncryptionProfileRequest {}
12
13
  export interface DeleteFieldLevelEncryptionProfileCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteFunctionRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteFunctionCommandInput extends DeleteFunctionRequest {}
11
12
  export interface DeleteFunctionCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteFunctionCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteKeyGroupRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteKeyGroupCommandInput extends DeleteKeyGroupRequest {}
11
12
  export interface DeleteKeyGroupCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteKeyGroupCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteKeyValueStoreRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteKeyValueStoreCommandInput
11
12
  extends DeleteKeyValueStoreRequest {}
12
13
  export interface DeleteKeyValueStoreCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  DeleteMonitoringSubscriptionRequest,
10
10
  DeleteMonitoringSubscriptionResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteMonitoringSubscriptionCommandInput
14
15
  extends DeleteMonitoringSubscriptionRequest {}
15
16
  export interface DeleteMonitoringSubscriptionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteOriginAccessControlRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteOriginAccessControlCommandInput
11
12
  extends DeleteOriginAccessControlRequest {}
12
13
  export interface DeleteOriginAccessControlCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteOriginRequestPolicyRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteOriginRequestPolicyCommandInput
11
12
  extends DeleteOriginRequestPolicyRequest {}
12
13
  export interface DeleteOriginRequestPolicyCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeletePublicKeyRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeletePublicKeyCommandInput extends DeletePublicKeyRequest {}
11
12
  export interface DeletePublicKeyCommandOutput extends __MetadataBearer {}
12
13
  declare const DeletePublicKeyCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteRealtimeLogConfigRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteRealtimeLogConfigCommandInput
11
12
  extends DeleteRealtimeLogConfigRequest {}
12
13
  export interface DeleteRealtimeLogConfigCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteResponseHeadersPolicyRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteResponseHeadersPolicyCommandInput
11
12
  extends DeleteResponseHeadersPolicyRequest {}
12
13
  export interface DeleteResponseHeadersPolicyCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { DeleteStreamingDistributionRequest } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteStreamingDistributionCommandInput
11
12
  extends DeleteStreamingDistributionRequest {}
12
13
  export interface DeleteStreamingDistributionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeFunctionRequest,
10
10
  DescribeFunctionResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeFunctionCommandInput extends DescribeFunctionRequest {}
14
15
  export interface DescribeFunctionCommandOutput
15
16
  extends DescribeFunctionResult,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeKeyValueStoreRequest,
10
10
  DescribeKeyValueStoreResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeKeyValueStoreCommandInput
14
15
  extends DescribeKeyValueStoreRequest {}
15
16
  export interface DescribeKeyValueStoreCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetCachePolicyRequest,
10
10
  GetCachePolicyResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCachePolicyCommandInput extends GetCachePolicyRequest {}
14
15
  export interface GetCachePolicyCommandOutput
15
16
  extends GetCachePolicyResult,
@@ -9,7 +9,8 @@ import {
9
9
  GetCachePolicyConfigRequest,
10
10
  GetCachePolicyConfigResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCachePolicyConfigCommandInput
14
15
  extends GetCachePolicyConfigRequest {}
15
16
  export interface GetCachePolicyConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetCloudFrontOriginAccessIdentityRequest,
10
10
  GetCloudFrontOriginAccessIdentityResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCloudFrontOriginAccessIdentityCommandInput
14
15
  extends GetCloudFrontOriginAccessIdentityRequest {}
15
16
  export interface GetCloudFrontOriginAccessIdentityCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetCloudFrontOriginAccessIdentityConfigRequest,
10
10
  GetCloudFrontOriginAccessIdentityConfigResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCloudFrontOriginAccessIdentityConfigCommandInput
14
15
  extends GetCloudFrontOriginAccessIdentityConfigRequest {}
15
16
  export interface GetCloudFrontOriginAccessIdentityConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetContinuousDeploymentPolicyRequest,
10
10
  GetContinuousDeploymentPolicyResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetContinuousDeploymentPolicyCommandInput
14
15
  extends GetContinuousDeploymentPolicyRequest {}
15
16
  export interface GetContinuousDeploymentPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetContinuousDeploymentPolicyConfigRequest,
10
10
  GetContinuousDeploymentPolicyConfigResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetContinuousDeploymentPolicyConfigCommandInput
14
15
  extends GetContinuousDeploymentPolicyConfigRequest {}
15
16
  export interface GetContinuousDeploymentPolicyConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetDistributionRequest,
10
10
  GetDistributionResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDistributionCommandInput extends GetDistributionRequest {}
14
15
  export interface GetDistributionCommandOutput
15
16
  extends GetDistributionResult,
@@ -9,7 +9,8 @@ import {
9
9
  GetDistributionConfigRequest,
10
10
  GetDistributionConfigResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDistributionConfigCommandInput
14
15
  extends GetDistributionConfigRequest {}
15
16
  export interface GetDistributionConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetFieldLevelEncryptionRequest,
10
10
  GetFieldLevelEncryptionResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetFieldLevelEncryptionCommandInput
14
15
  extends GetFieldLevelEncryptionRequest {}
15
16
  export interface GetFieldLevelEncryptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetFieldLevelEncryptionConfigRequest,
10
10
  GetFieldLevelEncryptionConfigResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetFieldLevelEncryptionConfigCommandInput
14
15
  extends GetFieldLevelEncryptionConfigRequest {}
15
16
  export interface GetFieldLevelEncryptionConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetFieldLevelEncryptionProfileRequest,
10
10
  GetFieldLevelEncryptionProfileResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetFieldLevelEncryptionProfileCommandInput
14
15
  extends GetFieldLevelEncryptionProfileRequest {}
15
16
  export interface GetFieldLevelEncryptionProfileCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetFieldLevelEncryptionProfileConfigRequest,
10
10
  GetFieldLevelEncryptionProfileConfigResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetFieldLevelEncryptionProfileConfigCommandInput
14
15
  extends GetFieldLevelEncryptionProfileConfigRequest {}
15
16
  export interface GetFieldLevelEncryptionProfileConfigCommandOutput
@@ -7,7 +7,8 @@ import {
7
7
  ServiceOutputTypes,
8
8
  } from "../CloudFrontClient";
9
9
  import { GetFunctionRequest, GetFunctionResult } from "../models/models_1";
10
- export { __MetadataBearer, $Command };
10
+ export { __MetadataBearer };
11
+ export { $Command };
11
12
  export interface GetFunctionCommandInput extends GetFunctionRequest {}
12
13
  export type GetFunctionCommandOutputType = Pick<
13
14
  GetFunctionResult,
@@ -9,7 +9,8 @@ import {
9
9
  GetInvalidationRequest,
10
10
  GetInvalidationResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetInvalidationCommandInput extends GetInvalidationRequest {}
14
15
  export interface GetInvalidationCommandOutput
15
16
  extends GetInvalidationResult,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CloudFrontClient";
8
8
  import { GetKeyGroupRequest, GetKeyGroupResult } from "../models/models_1";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetKeyGroupCommandInput extends GetKeyGroupRequest {}
11
12
  export interface GetKeyGroupCommandOutput
12
13
  extends GetKeyGroupResult,
@@ -9,7 +9,8 @@ import {
9
9
  GetKeyGroupConfigRequest,
10
10
  GetKeyGroupConfigResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetKeyGroupConfigCommandInput
14
15
  extends GetKeyGroupConfigRequest {}
15
16
  export interface GetKeyGroupConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetMonitoringSubscriptionRequest,
10
10
  GetMonitoringSubscriptionResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetMonitoringSubscriptionCommandInput
14
15
  extends GetMonitoringSubscriptionRequest {}
15
16
  export interface GetMonitoringSubscriptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetOriginAccessControlRequest,
10
10
  GetOriginAccessControlResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetOriginAccessControlCommandInput
14
15
  extends GetOriginAccessControlRequest {}
15
16
  export interface GetOriginAccessControlCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetOriginAccessControlConfigRequest,
10
10
  GetOriginAccessControlConfigResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetOriginAccessControlConfigCommandInput
14
15
  extends GetOriginAccessControlConfigRequest {}
15
16
  export interface GetOriginAccessControlConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetOriginRequestPolicyRequest,
10
10
  GetOriginRequestPolicyResult,
11
11
  } from "../models/models_1";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetOriginRequestPolicyCommandInput
14
15
  extends GetOriginRequestPolicyRequest {}
15
16
  export interface GetOriginRequestPolicyCommandOutput