@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
package/dist-cjs/index.js CHANGED
@@ -511,7 +511,6 @@ var CloudFrontClient = _CloudFrontClient;
511
511
 
512
512
  var import_middleware_serde = require("@smithy/middleware-serde");
513
513
 
514
- var import_types = require("@smithy/types");
515
514
 
516
515
  // src/protocols/Aws_restXml.ts
517
516
  var import_core2 = require("@aws-sdk/core");
@@ -13255,7 +13254,6 @@ var AssociateAliasCommand = _AssociateAliasCommand;
13255
13254
 
13256
13255
 
13257
13256
 
13258
-
13259
13257
  var _CopyDistributionCommand = class _CopyDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
13260
13258
  ...commonParams
13261
13259
  }).m(function(Command, cs, config, o) {
@@ -13272,7 +13270,6 @@ var CopyDistributionCommand = _CopyDistributionCommand;
13272
13270
 
13273
13271
 
13274
13272
 
13275
-
13276
13273
  var _CreateCachePolicyCommand = class _CreateCachePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13277
13274
  ...commonParams
13278
13275
  }).m(function(Command, cs, config, o) {
@@ -13289,7 +13286,6 @@ var CreateCachePolicyCommand = _CreateCachePolicyCommand;
13289
13286
 
13290
13287
 
13291
13288
 
13292
-
13293
13289
  var _CreateCloudFrontOriginAccessIdentityCommand = class _CreateCloudFrontOriginAccessIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
13294
13290
  ...commonParams
13295
13291
  }).m(function(Command, cs, config, o) {
@@ -13306,7 +13302,6 @@ var CreateCloudFrontOriginAccessIdentityCommand = _CreateCloudFrontOriginAccessI
13306
13302
 
13307
13303
 
13308
13304
 
13309
-
13310
13305
  var _CreateContinuousDeploymentPolicyCommand = class _CreateContinuousDeploymentPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13311
13306
  ...commonParams
13312
13307
  }).m(function(Command, cs, config, o) {
@@ -13323,7 +13318,6 @@ var CreateContinuousDeploymentPolicyCommand = _CreateContinuousDeploymentPolicyC
13323
13318
 
13324
13319
 
13325
13320
 
13326
-
13327
13321
  var _CreateDistributionCommand = class _CreateDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
13328
13322
  ...commonParams
13329
13323
  }).m(function(Command, cs, config, o) {
@@ -13340,7 +13334,6 @@ var CreateDistributionCommand = _CreateDistributionCommand;
13340
13334
 
13341
13335
 
13342
13336
 
13343
-
13344
13337
  var _CreateDistributionWithTagsCommand = class _CreateDistributionWithTagsCommand extends import_smithy_client.Command.classBuilder().ep({
13345
13338
  ...commonParams
13346
13339
  }).m(function(Command, cs, config, o) {
@@ -13357,7 +13350,6 @@ var CreateDistributionWithTagsCommand = _CreateDistributionWithTagsCommand;
13357
13350
 
13358
13351
 
13359
13352
 
13360
-
13361
13353
  var _CreateFieldLevelEncryptionConfigCommand = class _CreateFieldLevelEncryptionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13362
13354
  ...commonParams
13363
13355
  }).m(function(Command, cs, config, o) {
@@ -13374,7 +13366,6 @@ var CreateFieldLevelEncryptionConfigCommand = _CreateFieldLevelEncryptionConfigC
13374
13366
 
13375
13367
 
13376
13368
 
13377
-
13378
13369
  var _CreateFieldLevelEncryptionProfileCommand = class _CreateFieldLevelEncryptionProfileCommand extends import_smithy_client.Command.classBuilder().ep({
13379
13370
  ...commonParams
13380
13371
  }).m(function(Command, cs, config, o) {
@@ -13391,7 +13382,6 @@ var CreateFieldLevelEncryptionProfileCommand = _CreateFieldLevelEncryptionProfil
13391
13382
 
13392
13383
 
13393
13384
 
13394
-
13395
13385
  var _CreateFunctionCommand = class _CreateFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
13396
13386
  ...commonParams
13397
13387
  }).m(function(Command, cs, config, o) {
@@ -13408,7 +13398,6 @@ var CreateFunctionCommand = _CreateFunctionCommand;
13408
13398
 
13409
13399
 
13410
13400
 
13411
-
13412
13401
  var _CreateInvalidationCommand = class _CreateInvalidationCommand extends import_smithy_client.Command.classBuilder().ep({
13413
13402
  ...commonParams
13414
13403
  }).m(function(Command, cs, config, o) {
@@ -13425,7 +13414,6 @@ var CreateInvalidationCommand = _CreateInvalidationCommand;
13425
13414
 
13426
13415
 
13427
13416
 
13428
-
13429
13417
  var _CreateKeyGroupCommand = class _CreateKeyGroupCommand extends import_smithy_client.Command.classBuilder().ep({
13430
13418
  ...commonParams
13431
13419
  }).m(function(Command, cs, config, o) {
@@ -13442,7 +13430,6 @@ var CreateKeyGroupCommand = _CreateKeyGroupCommand;
13442
13430
 
13443
13431
 
13444
13432
 
13445
-
13446
13433
  var _CreateKeyValueStoreCommand = class _CreateKeyValueStoreCommand extends import_smithy_client.Command.classBuilder().ep({
13447
13434
  ...commonParams
13448
13435
  }).m(function(Command, cs, config, o) {
@@ -13459,7 +13446,6 @@ var CreateKeyValueStoreCommand = _CreateKeyValueStoreCommand;
13459
13446
 
13460
13447
 
13461
13448
 
13462
-
13463
13449
  var _CreateMonitoringSubscriptionCommand = class _CreateMonitoringSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
13464
13450
  ...commonParams
13465
13451
  }).m(function(Command, cs, config, o) {
@@ -13476,7 +13462,6 @@ var CreateMonitoringSubscriptionCommand = _CreateMonitoringSubscriptionCommand;
13476
13462
 
13477
13463
 
13478
13464
 
13479
-
13480
13465
  var _CreateOriginAccessControlCommand = class _CreateOriginAccessControlCommand extends import_smithy_client.Command.classBuilder().ep({
13481
13466
  ...commonParams
13482
13467
  }).m(function(Command, cs, config, o) {
@@ -13493,7 +13478,6 @@ var CreateOriginAccessControlCommand = _CreateOriginAccessControlCommand;
13493
13478
 
13494
13479
 
13495
13480
 
13496
-
13497
13481
  var _CreateOriginRequestPolicyCommand = class _CreateOriginRequestPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13498
13482
  ...commonParams
13499
13483
  }).m(function(Command, cs, config, o) {
@@ -13510,7 +13494,6 @@ var CreateOriginRequestPolicyCommand = _CreateOriginRequestPolicyCommand;
13510
13494
 
13511
13495
 
13512
13496
 
13513
-
13514
13497
  var _CreatePublicKeyCommand = class _CreatePublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
13515
13498
  ...commonParams
13516
13499
  }).m(function(Command, cs, config, o) {
@@ -13527,7 +13510,6 @@ var CreatePublicKeyCommand = _CreatePublicKeyCommand;
13527
13510
 
13528
13511
 
13529
13512
 
13530
-
13531
13513
  var _CreateRealtimeLogConfigCommand = class _CreateRealtimeLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13532
13514
  ...commonParams
13533
13515
  }).m(function(Command, cs, config, o) {
@@ -13544,7 +13526,6 @@ var CreateRealtimeLogConfigCommand = _CreateRealtimeLogConfigCommand;
13544
13526
 
13545
13527
 
13546
13528
 
13547
-
13548
13529
  var _CreateResponseHeadersPolicyCommand = class _CreateResponseHeadersPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13549
13530
  ...commonParams
13550
13531
  }).m(function(Command, cs, config, o) {
@@ -13561,7 +13542,6 @@ var CreateResponseHeadersPolicyCommand = _CreateResponseHeadersPolicyCommand;
13561
13542
 
13562
13543
 
13563
13544
 
13564
-
13565
13545
  var _CreateStreamingDistributionCommand = class _CreateStreamingDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
13566
13546
  ...commonParams
13567
13547
  }).m(function(Command, cs, config, o) {
@@ -13578,7 +13558,6 @@ var CreateStreamingDistributionCommand = _CreateStreamingDistributionCommand;
13578
13558
 
13579
13559
 
13580
13560
 
13581
-
13582
13561
  var _CreateStreamingDistributionWithTagsCommand = class _CreateStreamingDistributionWithTagsCommand extends import_smithy_client.Command.classBuilder().ep({
13583
13562
  ...commonParams
13584
13563
  }).m(function(Command, cs, config, o) {
@@ -13595,7 +13574,6 @@ var CreateStreamingDistributionWithTagsCommand = _CreateStreamingDistributionWit
13595
13574
 
13596
13575
 
13597
13576
 
13598
-
13599
13577
  var _DeleteCachePolicyCommand = class _DeleteCachePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13600
13578
  ...commonParams
13601
13579
  }).m(function(Command, cs, config, o) {
@@ -13612,7 +13590,6 @@ var DeleteCachePolicyCommand = _DeleteCachePolicyCommand;
13612
13590
 
13613
13591
 
13614
13592
 
13615
-
13616
13593
  var _DeleteCloudFrontOriginAccessIdentityCommand = class _DeleteCloudFrontOriginAccessIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
13617
13594
  ...commonParams
13618
13595
  }).m(function(Command, cs, config, o) {
@@ -13629,7 +13606,6 @@ var DeleteCloudFrontOriginAccessIdentityCommand = _DeleteCloudFrontOriginAccessI
13629
13606
 
13630
13607
 
13631
13608
 
13632
-
13633
13609
  var _DeleteContinuousDeploymentPolicyCommand = class _DeleteContinuousDeploymentPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13634
13610
  ...commonParams
13635
13611
  }).m(function(Command, cs, config, o) {
@@ -13646,7 +13622,6 @@ var DeleteContinuousDeploymentPolicyCommand = _DeleteContinuousDeploymentPolicyC
13646
13622
 
13647
13623
 
13648
13624
 
13649
-
13650
13625
  var _DeleteDistributionCommand = class _DeleteDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
13651
13626
  ...commonParams
13652
13627
  }).m(function(Command, cs, config, o) {
@@ -13663,7 +13638,6 @@ var DeleteDistributionCommand = _DeleteDistributionCommand;
13663
13638
 
13664
13639
 
13665
13640
 
13666
-
13667
13641
  var _DeleteFieldLevelEncryptionConfigCommand = class _DeleteFieldLevelEncryptionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13668
13642
  ...commonParams
13669
13643
  }).m(function(Command, cs, config, o) {
@@ -13680,7 +13654,6 @@ var DeleteFieldLevelEncryptionConfigCommand = _DeleteFieldLevelEncryptionConfigC
13680
13654
 
13681
13655
 
13682
13656
 
13683
-
13684
13657
  var _DeleteFieldLevelEncryptionProfileCommand = class _DeleteFieldLevelEncryptionProfileCommand extends import_smithy_client.Command.classBuilder().ep({
13685
13658
  ...commonParams
13686
13659
  }).m(function(Command, cs, config, o) {
@@ -13697,7 +13670,6 @@ var DeleteFieldLevelEncryptionProfileCommand = _DeleteFieldLevelEncryptionProfil
13697
13670
 
13698
13671
 
13699
13672
 
13700
-
13701
13673
  var _DeleteFunctionCommand = class _DeleteFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
13702
13674
  ...commonParams
13703
13675
  }).m(function(Command, cs, config, o) {
@@ -13714,7 +13686,6 @@ var DeleteFunctionCommand = _DeleteFunctionCommand;
13714
13686
 
13715
13687
 
13716
13688
 
13717
-
13718
13689
  var _DeleteKeyGroupCommand = class _DeleteKeyGroupCommand extends import_smithy_client.Command.classBuilder().ep({
13719
13690
  ...commonParams
13720
13691
  }).m(function(Command, cs, config, o) {
@@ -13731,7 +13702,6 @@ var DeleteKeyGroupCommand = _DeleteKeyGroupCommand;
13731
13702
 
13732
13703
 
13733
13704
 
13734
-
13735
13705
  var _DeleteKeyValueStoreCommand = class _DeleteKeyValueStoreCommand extends import_smithy_client.Command.classBuilder().ep({
13736
13706
  ...commonParams
13737
13707
  }).m(function(Command, cs, config, o) {
@@ -13748,7 +13718,6 @@ var DeleteKeyValueStoreCommand = _DeleteKeyValueStoreCommand;
13748
13718
 
13749
13719
 
13750
13720
 
13751
-
13752
13721
  var _DeleteMonitoringSubscriptionCommand = class _DeleteMonitoringSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
13753
13722
  ...commonParams
13754
13723
  }).m(function(Command, cs, config, o) {
@@ -13765,7 +13734,6 @@ var DeleteMonitoringSubscriptionCommand = _DeleteMonitoringSubscriptionCommand;
13765
13734
 
13766
13735
 
13767
13736
 
13768
-
13769
13737
  var _DeleteOriginAccessControlCommand = class _DeleteOriginAccessControlCommand extends import_smithy_client.Command.classBuilder().ep({
13770
13738
  ...commonParams
13771
13739
  }).m(function(Command, cs, config, o) {
@@ -13782,7 +13750,6 @@ var DeleteOriginAccessControlCommand = _DeleteOriginAccessControlCommand;
13782
13750
 
13783
13751
 
13784
13752
 
13785
-
13786
13753
  var _DeleteOriginRequestPolicyCommand = class _DeleteOriginRequestPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13787
13754
  ...commonParams
13788
13755
  }).m(function(Command, cs, config, o) {
@@ -13799,7 +13766,6 @@ var DeleteOriginRequestPolicyCommand = _DeleteOriginRequestPolicyCommand;
13799
13766
 
13800
13767
 
13801
13768
 
13802
-
13803
13769
  var _DeletePublicKeyCommand = class _DeletePublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
13804
13770
  ...commonParams
13805
13771
  }).m(function(Command, cs, config, o) {
@@ -13816,7 +13782,6 @@ var DeletePublicKeyCommand = _DeletePublicKeyCommand;
13816
13782
 
13817
13783
 
13818
13784
 
13819
-
13820
13785
  var _DeleteRealtimeLogConfigCommand = class _DeleteRealtimeLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13821
13786
  ...commonParams
13822
13787
  }).m(function(Command, cs, config, o) {
@@ -13833,7 +13798,6 @@ var DeleteRealtimeLogConfigCommand = _DeleteRealtimeLogConfigCommand;
13833
13798
 
13834
13799
 
13835
13800
 
13836
-
13837
13801
  var _DeleteResponseHeadersPolicyCommand = class _DeleteResponseHeadersPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13838
13802
  ...commonParams
13839
13803
  }).m(function(Command, cs, config, o) {
@@ -13850,7 +13814,6 @@ var DeleteResponseHeadersPolicyCommand = _DeleteResponseHeadersPolicyCommand;
13850
13814
 
13851
13815
 
13852
13816
 
13853
-
13854
13817
  var _DeleteStreamingDistributionCommand = class _DeleteStreamingDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
13855
13818
  ...commonParams
13856
13819
  }).m(function(Command, cs, config, o) {
@@ -13867,7 +13830,6 @@ var DeleteStreamingDistributionCommand = _DeleteStreamingDistributionCommand;
13867
13830
 
13868
13831
 
13869
13832
 
13870
-
13871
13833
  var _DescribeFunctionCommand = class _DescribeFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
13872
13834
  ...commonParams
13873
13835
  }).m(function(Command, cs, config, o) {
@@ -13884,7 +13846,6 @@ var DescribeFunctionCommand = _DescribeFunctionCommand;
13884
13846
 
13885
13847
 
13886
13848
 
13887
-
13888
13849
  var _DescribeKeyValueStoreCommand = class _DescribeKeyValueStoreCommand extends import_smithy_client.Command.classBuilder().ep({
13889
13850
  ...commonParams
13890
13851
  }).m(function(Command, cs, config, o) {
@@ -13901,7 +13862,6 @@ var DescribeKeyValueStoreCommand = _DescribeKeyValueStoreCommand;
13901
13862
 
13902
13863
 
13903
13864
 
13904
-
13905
13865
  var _GetCachePolicyCommand = class _GetCachePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13906
13866
  ...commonParams
13907
13867
  }).m(function(Command, cs, config, o) {
@@ -13918,7 +13878,6 @@ var GetCachePolicyCommand = _GetCachePolicyCommand;
13918
13878
 
13919
13879
 
13920
13880
 
13921
-
13922
13881
  var _GetCachePolicyConfigCommand = class _GetCachePolicyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13923
13882
  ...commonParams
13924
13883
  }).m(function(Command, cs, config, o) {
@@ -13935,7 +13894,6 @@ var GetCachePolicyConfigCommand = _GetCachePolicyConfigCommand;
13935
13894
 
13936
13895
 
13937
13896
 
13938
-
13939
13897
  var _GetCloudFrontOriginAccessIdentityCommand = class _GetCloudFrontOriginAccessIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
13940
13898
  ...commonParams
13941
13899
  }).m(function(Command, cs, config, o) {
@@ -13952,7 +13910,6 @@ var GetCloudFrontOriginAccessIdentityCommand = _GetCloudFrontOriginAccessIdentit
13952
13910
 
13953
13911
 
13954
13912
 
13955
-
13956
13913
  var _GetCloudFrontOriginAccessIdentityConfigCommand = class _GetCloudFrontOriginAccessIdentityConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13957
13914
  ...commonParams
13958
13915
  }).m(function(Command, cs, config, o) {
@@ -13969,7 +13926,6 @@ var GetCloudFrontOriginAccessIdentityConfigCommand = _GetCloudFrontOriginAccessI
13969
13926
 
13970
13927
 
13971
13928
 
13972
-
13973
13929
  var _GetContinuousDeploymentPolicyCommand = class _GetContinuousDeploymentPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13974
13930
  ...commonParams
13975
13931
  }).m(function(Command, cs, config, o) {
@@ -13986,7 +13942,6 @@ var GetContinuousDeploymentPolicyCommand = _GetContinuousDeploymentPolicyCommand
13986
13942
 
13987
13943
 
13988
13944
 
13989
-
13990
13945
  var _GetContinuousDeploymentPolicyConfigCommand = class _GetContinuousDeploymentPolicyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
13991
13946
  ...commonParams
13992
13947
  }).m(function(Command, cs, config, o) {
@@ -14003,7 +13958,6 @@ var GetContinuousDeploymentPolicyConfigCommand = _GetContinuousDeploymentPolicyC
14003
13958
 
14004
13959
 
14005
13960
 
14006
-
14007
13961
  var _GetDistributionCommand = class _GetDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
14008
13962
  ...commonParams
14009
13963
  }).m(function(Command, cs, config, o) {
@@ -14020,7 +13974,6 @@ var GetDistributionCommand = _GetDistributionCommand;
14020
13974
 
14021
13975
 
14022
13976
 
14023
-
14024
13977
  var _GetDistributionConfigCommand = class _GetDistributionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14025
13978
  ...commonParams
14026
13979
  }).m(function(Command, cs, config, o) {
@@ -14037,7 +13990,6 @@ var GetDistributionConfigCommand = _GetDistributionConfigCommand;
14037
13990
 
14038
13991
 
14039
13992
 
14040
-
14041
13993
  var _GetFieldLevelEncryptionCommand = class _GetFieldLevelEncryptionCommand extends import_smithy_client.Command.classBuilder().ep({
14042
13994
  ...commonParams
14043
13995
  }).m(function(Command, cs, config, o) {
@@ -14054,7 +14006,6 @@ var GetFieldLevelEncryptionCommand = _GetFieldLevelEncryptionCommand;
14054
14006
 
14055
14007
 
14056
14008
 
14057
-
14058
14009
  var _GetFieldLevelEncryptionConfigCommand = class _GetFieldLevelEncryptionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14059
14010
  ...commonParams
14060
14011
  }).m(function(Command, cs, config, o) {
@@ -14071,7 +14022,6 @@ var GetFieldLevelEncryptionConfigCommand = _GetFieldLevelEncryptionConfigCommand
14071
14022
 
14072
14023
 
14073
14024
 
14074
-
14075
14025
  var _GetFieldLevelEncryptionProfileCommand = class _GetFieldLevelEncryptionProfileCommand extends import_smithy_client.Command.classBuilder().ep({
14076
14026
  ...commonParams
14077
14027
  }).m(function(Command, cs, config, o) {
@@ -14088,7 +14038,6 @@ var GetFieldLevelEncryptionProfileCommand = _GetFieldLevelEncryptionProfileComma
14088
14038
 
14089
14039
 
14090
14040
 
14091
-
14092
14041
  var _GetFieldLevelEncryptionProfileConfigCommand = class _GetFieldLevelEncryptionProfileConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14093
14042
  ...commonParams
14094
14043
  }).m(function(Command, cs, config, o) {
@@ -14105,7 +14054,6 @@ var GetFieldLevelEncryptionProfileConfigCommand = _GetFieldLevelEncryptionProfil
14105
14054
 
14106
14055
 
14107
14056
 
14108
-
14109
14057
  var _GetFunctionCommand = class _GetFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
14110
14058
  ...commonParams
14111
14059
  }).m(function(Command, cs, config, o) {
@@ -14122,7 +14070,6 @@ var GetFunctionCommand = _GetFunctionCommand;
14122
14070
 
14123
14071
 
14124
14072
 
14125
-
14126
14073
  var _GetInvalidationCommand = class _GetInvalidationCommand extends import_smithy_client.Command.classBuilder().ep({
14127
14074
  ...commonParams
14128
14075
  }).m(function(Command, cs, config, o) {
@@ -14139,7 +14086,6 @@ var GetInvalidationCommand = _GetInvalidationCommand;
14139
14086
 
14140
14087
 
14141
14088
 
14142
-
14143
14089
  var _GetKeyGroupCommand = class _GetKeyGroupCommand extends import_smithy_client.Command.classBuilder().ep({
14144
14090
  ...commonParams
14145
14091
  }).m(function(Command, cs, config, o) {
@@ -14156,7 +14102,6 @@ var GetKeyGroupCommand = _GetKeyGroupCommand;
14156
14102
 
14157
14103
 
14158
14104
 
14159
-
14160
14105
  var _GetKeyGroupConfigCommand = class _GetKeyGroupConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14161
14106
  ...commonParams
14162
14107
  }).m(function(Command, cs, config, o) {
@@ -14173,7 +14118,6 @@ var GetKeyGroupConfigCommand = _GetKeyGroupConfigCommand;
14173
14118
 
14174
14119
 
14175
14120
 
14176
-
14177
14121
  var _GetMonitoringSubscriptionCommand = class _GetMonitoringSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
14178
14122
  ...commonParams
14179
14123
  }).m(function(Command, cs, config, o) {
@@ -14190,7 +14134,6 @@ var GetMonitoringSubscriptionCommand = _GetMonitoringSubscriptionCommand;
14190
14134
 
14191
14135
 
14192
14136
 
14193
-
14194
14137
  var _GetOriginAccessControlCommand = class _GetOriginAccessControlCommand extends import_smithy_client.Command.classBuilder().ep({
14195
14138
  ...commonParams
14196
14139
  }).m(function(Command, cs, config, o) {
@@ -14207,7 +14150,6 @@ var GetOriginAccessControlCommand = _GetOriginAccessControlCommand;
14207
14150
 
14208
14151
 
14209
14152
 
14210
-
14211
14153
  var _GetOriginAccessControlConfigCommand = class _GetOriginAccessControlConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14212
14154
  ...commonParams
14213
14155
  }).m(function(Command, cs, config, o) {
@@ -14224,7 +14166,6 @@ var GetOriginAccessControlConfigCommand = _GetOriginAccessControlConfigCommand;
14224
14166
 
14225
14167
 
14226
14168
 
14227
-
14228
14169
  var _GetOriginRequestPolicyCommand = class _GetOriginRequestPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
14229
14170
  ...commonParams
14230
14171
  }).m(function(Command, cs, config, o) {
@@ -14241,7 +14182,6 @@ var GetOriginRequestPolicyCommand = _GetOriginRequestPolicyCommand;
14241
14182
 
14242
14183
 
14243
14184
 
14244
-
14245
14185
  var _GetOriginRequestPolicyConfigCommand = class _GetOriginRequestPolicyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14246
14186
  ...commonParams
14247
14187
  }).m(function(Command, cs, config, o) {
@@ -14258,7 +14198,6 @@ var GetOriginRequestPolicyConfigCommand = _GetOriginRequestPolicyConfigCommand;
14258
14198
 
14259
14199
 
14260
14200
 
14261
-
14262
14201
  var _GetPublicKeyCommand = class _GetPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
14263
14202
  ...commonParams
14264
14203
  }).m(function(Command, cs, config, o) {
@@ -14275,7 +14214,6 @@ var GetPublicKeyCommand = _GetPublicKeyCommand;
14275
14214
 
14276
14215
 
14277
14216
 
14278
-
14279
14217
  var _GetPublicKeyConfigCommand = class _GetPublicKeyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14280
14218
  ...commonParams
14281
14219
  }).m(function(Command, cs, config, o) {
@@ -14292,7 +14230,6 @@ var GetPublicKeyConfigCommand = _GetPublicKeyConfigCommand;
14292
14230
 
14293
14231
 
14294
14232
 
14295
-
14296
14233
  var _GetRealtimeLogConfigCommand = class _GetRealtimeLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14297
14234
  ...commonParams
14298
14235
  }).m(function(Command, cs, config, o) {
@@ -14309,7 +14246,6 @@ var GetRealtimeLogConfigCommand = _GetRealtimeLogConfigCommand;
14309
14246
 
14310
14247
 
14311
14248
 
14312
-
14313
14249
  var _GetResponseHeadersPolicyCommand = class _GetResponseHeadersPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
14314
14250
  ...commonParams
14315
14251
  }).m(function(Command, cs, config, o) {
@@ -14326,7 +14262,6 @@ var GetResponseHeadersPolicyCommand = _GetResponseHeadersPolicyCommand;
14326
14262
 
14327
14263
 
14328
14264
 
14329
-
14330
14265
  var _GetResponseHeadersPolicyConfigCommand = class _GetResponseHeadersPolicyConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14331
14266
  ...commonParams
14332
14267
  }).m(function(Command, cs, config, o) {
@@ -14343,7 +14278,6 @@ var GetResponseHeadersPolicyConfigCommand = _GetResponseHeadersPolicyConfigComma
14343
14278
 
14344
14279
 
14345
14280
 
14346
-
14347
14281
  var _GetStreamingDistributionCommand = class _GetStreamingDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
14348
14282
  ...commonParams
14349
14283
  }).m(function(Command, cs, config, o) {
@@ -14360,7 +14294,6 @@ var GetStreamingDistributionCommand = _GetStreamingDistributionCommand;
14360
14294
 
14361
14295
 
14362
14296
 
14363
-
14364
14297
  var _GetStreamingDistributionConfigCommand = class _GetStreamingDistributionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14365
14298
  ...commonParams
14366
14299
  }).m(function(Command, cs, config, o) {
@@ -14377,7 +14310,6 @@ var GetStreamingDistributionConfigCommand = _GetStreamingDistributionConfigComma
14377
14310
 
14378
14311
 
14379
14312
 
14380
-
14381
14313
  var _ListCachePoliciesCommand = class _ListCachePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
14382
14314
  ...commonParams
14383
14315
  }).m(function(Command, cs, config, o) {
@@ -14394,7 +14326,6 @@ var ListCachePoliciesCommand = _ListCachePoliciesCommand;
14394
14326
 
14395
14327
 
14396
14328
 
14397
-
14398
14329
  var _ListCloudFrontOriginAccessIdentitiesCommand = class _ListCloudFrontOriginAccessIdentitiesCommand extends import_smithy_client.Command.classBuilder().ep({
14399
14330
  ...commonParams
14400
14331
  }).m(function(Command, cs, config, o) {
@@ -14411,7 +14342,6 @@ var ListCloudFrontOriginAccessIdentitiesCommand = _ListCloudFrontOriginAccessIde
14411
14342
 
14412
14343
 
14413
14344
 
14414
-
14415
14345
  var _ListConflictingAliasesCommand = class _ListConflictingAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
14416
14346
  ...commonParams
14417
14347
  }).m(function(Command, cs, config, o) {
@@ -14428,7 +14358,6 @@ var ListConflictingAliasesCommand = _ListConflictingAliasesCommand;
14428
14358
 
14429
14359
 
14430
14360
 
14431
-
14432
14361
  var _ListContinuousDeploymentPoliciesCommand = class _ListContinuousDeploymentPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
14433
14362
  ...commonParams
14434
14363
  }).m(function(Command, cs, config, o) {
@@ -14445,7 +14374,6 @@ var ListContinuousDeploymentPoliciesCommand = _ListContinuousDeploymentPoliciesC
14445
14374
 
14446
14375
 
14447
14376
 
14448
-
14449
14377
  var _ListDistributionsByCachePolicyIdCommand = class _ListDistributionsByCachePolicyIdCommand extends import_smithy_client.Command.classBuilder().ep({
14450
14378
  ...commonParams
14451
14379
  }).m(function(Command, cs, config, o) {
@@ -14462,7 +14390,6 @@ var ListDistributionsByCachePolicyIdCommand = _ListDistributionsByCachePolicyIdC
14462
14390
 
14463
14391
 
14464
14392
 
14465
-
14466
14393
  var _ListDistributionsByKeyGroupCommand = class _ListDistributionsByKeyGroupCommand extends import_smithy_client.Command.classBuilder().ep({
14467
14394
  ...commonParams
14468
14395
  }).m(function(Command, cs, config, o) {
@@ -14479,7 +14406,6 @@ var ListDistributionsByKeyGroupCommand = _ListDistributionsByKeyGroupCommand;
14479
14406
 
14480
14407
 
14481
14408
 
14482
-
14483
14409
  var _ListDistributionsByOriginRequestPolicyIdCommand = class _ListDistributionsByOriginRequestPolicyIdCommand extends import_smithy_client.Command.classBuilder().ep({
14484
14410
  ...commonParams
14485
14411
  }).m(function(Command, cs, config, o) {
@@ -14496,7 +14422,6 @@ var ListDistributionsByOriginRequestPolicyIdCommand = _ListDistributionsByOrigin
14496
14422
 
14497
14423
 
14498
14424
 
14499
-
14500
14425
  var _ListDistributionsByRealtimeLogConfigCommand = class _ListDistributionsByRealtimeLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14501
14426
  ...commonParams
14502
14427
  }).m(function(Command, cs, config, o) {
@@ -14513,7 +14438,6 @@ var ListDistributionsByRealtimeLogConfigCommand = _ListDistributionsByRealtimeLo
14513
14438
 
14514
14439
 
14515
14440
 
14516
-
14517
14441
  var _ListDistributionsByResponseHeadersPolicyIdCommand = class _ListDistributionsByResponseHeadersPolicyIdCommand extends import_smithy_client.Command.classBuilder().ep({
14518
14442
  ...commonParams
14519
14443
  }).m(function(Command, cs, config, o) {
@@ -14530,7 +14454,6 @@ var ListDistributionsByResponseHeadersPolicyIdCommand = _ListDistributionsByResp
14530
14454
 
14531
14455
 
14532
14456
 
14533
-
14534
14457
  var _ListDistributionsByWebACLIdCommand = class _ListDistributionsByWebACLIdCommand extends import_smithy_client.Command.classBuilder().ep({
14535
14458
  ...commonParams
14536
14459
  }).m(function(Command, cs, config, o) {
@@ -14547,7 +14470,6 @@ var ListDistributionsByWebACLIdCommand = _ListDistributionsByWebACLIdCommand;
14547
14470
 
14548
14471
 
14549
14472
 
14550
-
14551
14473
  var _ListDistributionsCommand = class _ListDistributionsCommand extends import_smithy_client.Command.classBuilder().ep({
14552
14474
  ...commonParams
14553
14475
  }).m(function(Command, cs, config, o) {
@@ -14564,7 +14486,6 @@ var ListDistributionsCommand = _ListDistributionsCommand;
14564
14486
 
14565
14487
 
14566
14488
 
14567
-
14568
14489
  var _ListFieldLevelEncryptionConfigsCommand = class _ListFieldLevelEncryptionConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
14569
14490
  ...commonParams
14570
14491
  }).m(function(Command, cs, config, o) {
@@ -14581,7 +14502,6 @@ var ListFieldLevelEncryptionConfigsCommand = _ListFieldLevelEncryptionConfigsCom
14581
14502
 
14582
14503
 
14583
14504
 
14584
-
14585
14505
  var _ListFieldLevelEncryptionProfilesCommand = class _ListFieldLevelEncryptionProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
14586
14506
  ...commonParams
14587
14507
  }).m(function(Command, cs, config, o) {
@@ -14598,7 +14518,6 @@ var ListFieldLevelEncryptionProfilesCommand = _ListFieldLevelEncryptionProfilesC
14598
14518
 
14599
14519
 
14600
14520
 
14601
-
14602
14521
  var _ListFunctionsCommand = class _ListFunctionsCommand extends import_smithy_client.Command.classBuilder().ep({
14603
14522
  ...commonParams
14604
14523
  }).m(function(Command, cs, config, o) {
@@ -14615,7 +14534,6 @@ var ListFunctionsCommand = _ListFunctionsCommand;
14615
14534
 
14616
14535
 
14617
14536
 
14618
-
14619
14537
  var _ListInvalidationsCommand = class _ListInvalidationsCommand extends import_smithy_client.Command.classBuilder().ep({
14620
14538
  ...commonParams
14621
14539
  }).m(function(Command, cs, config, o) {
@@ -14632,7 +14550,6 @@ var ListInvalidationsCommand = _ListInvalidationsCommand;
14632
14550
 
14633
14551
 
14634
14552
 
14635
-
14636
14553
  var _ListKeyGroupsCommand = class _ListKeyGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
14637
14554
  ...commonParams
14638
14555
  }).m(function(Command, cs, config, o) {
@@ -14649,7 +14566,6 @@ var ListKeyGroupsCommand = _ListKeyGroupsCommand;
14649
14566
 
14650
14567
 
14651
14568
 
14652
-
14653
14569
  var _ListKeyValueStoresCommand = class _ListKeyValueStoresCommand extends import_smithy_client.Command.classBuilder().ep({
14654
14570
  ...commonParams
14655
14571
  }).m(function(Command, cs, config, o) {
@@ -14666,7 +14582,6 @@ var ListKeyValueStoresCommand = _ListKeyValueStoresCommand;
14666
14582
 
14667
14583
 
14668
14584
 
14669
-
14670
14585
  var _ListOriginAccessControlsCommand = class _ListOriginAccessControlsCommand extends import_smithy_client.Command.classBuilder().ep({
14671
14586
  ...commonParams
14672
14587
  }).m(function(Command, cs, config, o) {
@@ -14683,7 +14598,6 @@ var ListOriginAccessControlsCommand = _ListOriginAccessControlsCommand;
14683
14598
 
14684
14599
 
14685
14600
 
14686
-
14687
14601
  var _ListOriginRequestPoliciesCommand = class _ListOriginRequestPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
14688
14602
  ...commonParams
14689
14603
  }).m(function(Command, cs, config, o) {
@@ -14700,7 +14614,6 @@ var ListOriginRequestPoliciesCommand = _ListOriginRequestPoliciesCommand;
14700
14614
 
14701
14615
 
14702
14616
 
14703
-
14704
14617
  var _ListPublicKeysCommand = class _ListPublicKeysCommand extends import_smithy_client.Command.classBuilder().ep({
14705
14618
  ...commonParams
14706
14619
  }).m(function(Command, cs, config, o) {
@@ -14717,7 +14630,6 @@ var ListPublicKeysCommand = _ListPublicKeysCommand;
14717
14630
 
14718
14631
 
14719
14632
 
14720
-
14721
14633
  var _ListRealtimeLogConfigsCommand = class _ListRealtimeLogConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
14722
14634
  ...commonParams
14723
14635
  }).m(function(Command, cs, config, o) {
@@ -14734,7 +14646,6 @@ var ListRealtimeLogConfigsCommand = _ListRealtimeLogConfigsCommand;
14734
14646
 
14735
14647
 
14736
14648
 
14737
-
14738
14649
  var _ListResponseHeadersPoliciesCommand = class _ListResponseHeadersPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
14739
14650
  ...commonParams
14740
14651
  }).m(function(Command, cs, config, o) {
@@ -14751,7 +14662,6 @@ var ListResponseHeadersPoliciesCommand = _ListResponseHeadersPoliciesCommand;
14751
14662
 
14752
14663
 
14753
14664
 
14754
-
14755
14665
  var _ListStreamingDistributionsCommand = class _ListStreamingDistributionsCommand extends import_smithy_client.Command.classBuilder().ep({
14756
14666
  ...commonParams
14757
14667
  }).m(function(Command, cs, config, o) {
@@ -14768,7 +14678,6 @@ var ListStreamingDistributionsCommand = _ListStreamingDistributionsCommand;
14768
14678
 
14769
14679
 
14770
14680
 
14771
-
14772
14681
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
14773
14682
  ...commonParams
14774
14683
  }).m(function(Command, cs, config, o) {
@@ -14785,7 +14694,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
14785
14694
 
14786
14695
 
14787
14696
 
14788
-
14789
14697
  var _PublishFunctionCommand = class _PublishFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
14790
14698
  ...commonParams
14791
14699
  }).m(function(Command, cs, config, o) {
@@ -14802,7 +14710,6 @@ var PublishFunctionCommand = _PublishFunctionCommand;
14802
14710
 
14803
14711
 
14804
14712
 
14805
-
14806
14713
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
14807
14714
  ...commonParams
14808
14715
  }).m(function(Command, cs, config, o) {
@@ -14819,7 +14726,6 @@ var TagResourceCommand = _TagResourceCommand;
14819
14726
 
14820
14727
 
14821
14728
 
14822
-
14823
14729
  var _TestFunctionCommand = class _TestFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
14824
14730
  ...commonParams
14825
14731
  }).m(function(Command, cs, config, o) {
@@ -14836,7 +14742,6 @@ var TestFunctionCommand = _TestFunctionCommand;
14836
14742
 
14837
14743
 
14838
14744
 
14839
-
14840
14745
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
14841
14746
  ...commonParams
14842
14747
  }).m(function(Command, cs, config, o) {
@@ -14853,7 +14758,6 @@ var UntagResourceCommand = _UntagResourceCommand;
14853
14758
 
14854
14759
 
14855
14760
 
14856
-
14857
14761
  var _UpdateCachePolicyCommand = class _UpdateCachePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
14858
14762
  ...commonParams
14859
14763
  }).m(function(Command, cs, config, o) {
@@ -14870,7 +14774,6 @@ var UpdateCachePolicyCommand = _UpdateCachePolicyCommand;
14870
14774
 
14871
14775
 
14872
14776
 
14873
-
14874
14777
  var _UpdateCloudFrontOriginAccessIdentityCommand = class _UpdateCloudFrontOriginAccessIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
14875
14778
  ...commonParams
14876
14779
  }).m(function(Command, cs, config, o) {
@@ -14887,7 +14790,6 @@ var UpdateCloudFrontOriginAccessIdentityCommand = _UpdateCloudFrontOriginAccessI
14887
14790
 
14888
14791
 
14889
14792
 
14890
-
14891
14793
  var _UpdateContinuousDeploymentPolicyCommand = class _UpdateContinuousDeploymentPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
14892
14794
  ...commonParams
14893
14795
  }).m(function(Command, cs, config, o) {
@@ -14904,7 +14806,6 @@ var UpdateContinuousDeploymentPolicyCommand = _UpdateContinuousDeploymentPolicyC
14904
14806
 
14905
14807
 
14906
14808
 
14907
-
14908
14809
  var _UpdateDistributionCommand = class _UpdateDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
14909
14810
  ...commonParams
14910
14811
  }).m(function(Command, cs, config, o) {
@@ -14921,7 +14822,6 @@ var UpdateDistributionCommand = _UpdateDistributionCommand;
14921
14822
 
14922
14823
 
14923
14824
 
14924
-
14925
14825
  var _UpdateDistributionWithStagingConfigCommand = class _UpdateDistributionWithStagingConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14926
14826
  ...commonParams
14927
14827
  }).m(function(Command, cs, config, o) {
@@ -14938,7 +14838,6 @@ var UpdateDistributionWithStagingConfigCommand = _UpdateDistributionWithStagingC
14938
14838
 
14939
14839
 
14940
14840
 
14941
-
14942
14841
  var _UpdateFieldLevelEncryptionConfigCommand = class _UpdateFieldLevelEncryptionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
14943
14842
  ...commonParams
14944
14843
  }).m(function(Command, cs, config, o) {
@@ -14955,7 +14854,6 @@ var UpdateFieldLevelEncryptionConfigCommand = _UpdateFieldLevelEncryptionConfigC
14955
14854
 
14956
14855
 
14957
14856
 
14958
-
14959
14857
  var _UpdateFieldLevelEncryptionProfileCommand = class _UpdateFieldLevelEncryptionProfileCommand extends import_smithy_client.Command.classBuilder().ep({
14960
14858
  ...commonParams
14961
14859
  }).m(function(Command, cs, config, o) {
@@ -14972,7 +14870,6 @@ var UpdateFieldLevelEncryptionProfileCommand = _UpdateFieldLevelEncryptionProfil
14972
14870
 
14973
14871
 
14974
14872
 
14975
-
14976
14873
  var _UpdateFunctionCommand = class _UpdateFunctionCommand extends import_smithy_client.Command.classBuilder().ep({
14977
14874
  ...commonParams
14978
14875
  }).m(function(Command, cs, config, o) {
@@ -14989,7 +14886,6 @@ var UpdateFunctionCommand = _UpdateFunctionCommand;
14989
14886
 
14990
14887
 
14991
14888
 
14992
-
14993
14889
  var _UpdateKeyGroupCommand = class _UpdateKeyGroupCommand extends import_smithy_client.Command.classBuilder().ep({
14994
14890
  ...commonParams
14995
14891
  }).m(function(Command, cs, config, o) {
@@ -15006,7 +14902,6 @@ var UpdateKeyGroupCommand = _UpdateKeyGroupCommand;
15006
14902
 
15007
14903
 
15008
14904
 
15009
-
15010
14905
  var _UpdateKeyValueStoreCommand = class _UpdateKeyValueStoreCommand extends import_smithy_client.Command.classBuilder().ep({
15011
14906
  ...commonParams
15012
14907
  }).m(function(Command, cs, config, o) {
@@ -15023,7 +14918,6 @@ var UpdateKeyValueStoreCommand = _UpdateKeyValueStoreCommand;
15023
14918
 
15024
14919
 
15025
14920
 
15026
-
15027
14921
  var _UpdateOriginAccessControlCommand = class _UpdateOriginAccessControlCommand extends import_smithy_client.Command.classBuilder().ep({
15028
14922
  ...commonParams
15029
14923
  }).m(function(Command, cs, config, o) {
@@ -15040,7 +14934,6 @@ var UpdateOriginAccessControlCommand = _UpdateOriginAccessControlCommand;
15040
14934
 
15041
14935
 
15042
14936
 
15043
-
15044
14937
  var _UpdateOriginRequestPolicyCommand = class _UpdateOriginRequestPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
15045
14938
  ...commonParams
15046
14939
  }).m(function(Command, cs, config, o) {
@@ -15057,7 +14950,6 @@ var UpdateOriginRequestPolicyCommand = _UpdateOriginRequestPolicyCommand;
15057
14950
 
15058
14951
 
15059
14952
 
15060
-
15061
14953
  var _UpdatePublicKeyCommand = class _UpdatePublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
15062
14954
  ...commonParams
15063
14955
  }).m(function(Command, cs, config, o) {
@@ -15074,7 +14966,6 @@ var UpdatePublicKeyCommand = _UpdatePublicKeyCommand;
15074
14966
 
15075
14967
 
15076
14968
 
15077
-
15078
14969
  var _UpdateRealtimeLogConfigCommand = class _UpdateRealtimeLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
15079
14970
  ...commonParams
15080
14971
  }).m(function(Command, cs, config, o) {
@@ -15091,7 +14982,6 @@ var UpdateRealtimeLogConfigCommand = _UpdateRealtimeLogConfigCommand;
15091
14982
 
15092
14983
 
15093
14984
 
15094
-
15095
14985
  var _UpdateResponseHeadersPolicyCommand = class _UpdateResponseHeadersPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
15096
14986
  ...commonParams
15097
14987
  }).m(function(Command, cs, config, o) {
@@ -15108,7 +14998,6 @@ var UpdateResponseHeadersPolicyCommand = _UpdateResponseHeadersPolicyCommand;
15108
14998
 
15109
14999
 
15110
15000
 
15111
-
15112
15001
  var _UpdateStreamingDistributionCommand = class _UpdateStreamingDistributionCommand extends import_smithy_client.Command.classBuilder().ep({
15113
15002
  ...commonParams
15114
15003
  }).m(function(Command, cs, config, o) {