@aws-sdk/client-cloudfront 3.306.0 → 3.309.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 (217) hide show
  1. package/dist-cjs/commands/AssociateAliasCommand.js +2 -2
  2. package/dist-cjs/commands/CopyDistributionCommand.js +2 -2
  3. package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -2
  4. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -2
  5. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDistributionCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +2 -2
  8. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -2
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -2
  10. package/dist-cjs/commands/CreateFunctionCommand.js +2 -2
  11. package/dist-cjs/commands/CreateInvalidationCommand.js +2 -2
  12. package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -2
  13. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -2
  14. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +2 -2
  15. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -2
  16. package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -2
  17. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -2
  18. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -2
  19. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -2
  20. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteCachePolicyCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteDistributionCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteFunctionCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteKeyGroupCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +2 -2
  32. package/dist-cjs/commands/DeletePublicKeyCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeFunctionCommand.js +2 -2
  37. package/dist-cjs/commands/GetCachePolicyCommand.js +2 -2
  38. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -2
  39. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -2
  40. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -2
  41. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +2 -2
  42. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -2
  43. package/dist-cjs/commands/GetDistributionCommand.js +2 -2
  44. package/dist-cjs/commands/GetDistributionConfigCommand.js +2 -2
  45. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -2
  46. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -2
  47. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -2
  48. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -2
  49. package/dist-cjs/commands/GetFunctionCommand.js +2 -2
  50. package/dist-cjs/commands/GetInvalidationCommand.js +2 -2
  51. package/dist-cjs/commands/GetKeyGroupCommand.js +2 -2
  52. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -2
  53. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -2
  54. package/dist-cjs/commands/GetOriginAccessControlCommand.js +2 -2
  55. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +2 -2
  56. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -2
  57. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -2
  58. package/dist-cjs/commands/GetPublicKeyCommand.js +2 -2
  59. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -2
  60. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -2
  61. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -2
  62. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -2
  63. package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -2
  64. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -2
  65. package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -2
  66. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -2
  67. package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -2
  68. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +2 -2
  69. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -2
  70. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -2
  71. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -2
  72. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
  73. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -2
  74. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +2 -2
  75. package/dist-cjs/commands/ListDistributionsCommand.js +2 -2
  76. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -2
  77. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -2
  78. package/dist-cjs/commands/ListFunctionsCommand.js +2 -2
  79. package/dist-cjs/commands/ListInvalidationsCommand.js +2 -2
  80. package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -2
  81. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +2 -2
  82. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -2
  83. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -2
  84. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -2
  85. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -2
  86. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -2
  87. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  88. package/dist-cjs/commands/PublishFunctionCommand.js +2 -2
  89. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  90. package/dist-cjs/commands/TestFunctionCommand.js +2 -2
  91. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  92. package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -2
  93. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -2
  94. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -2
  95. package/dist-cjs/commands/UpdateDistributionCommand.js +2 -2
  96. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +2 -2
  97. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -2
  98. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -2
  99. package/dist-cjs/commands/UpdateFunctionCommand.js +2 -2
  100. package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -2
  101. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +2 -2
  102. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -2
  103. package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -2
  104. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -2
  105. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -2
  106. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -2
  107. package/dist-cjs/protocols/Aws_restXml.js +2381 -2381
  108. package/dist-es/commands/AssociateAliasCommand.js +3 -3
  109. package/dist-es/commands/CopyDistributionCommand.js +3 -3
  110. package/dist-es/commands/CreateCachePolicyCommand.js +3 -3
  111. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -3
  112. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +3 -3
  113. package/dist-es/commands/CreateDistributionCommand.js +3 -3
  114. package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -3
  115. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -3
  116. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -3
  117. package/dist-es/commands/CreateFunctionCommand.js +3 -3
  118. package/dist-es/commands/CreateInvalidationCommand.js +3 -3
  119. package/dist-es/commands/CreateKeyGroupCommand.js +3 -3
  120. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -3
  121. package/dist-es/commands/CreateOriginAccessControlCommand.js +3 -3
  122. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -3
  123. package/dist-es/commands/CreatePublicKeyCommand.js +3 -3
  124. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -3
  125. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -3
  126. package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -3
  127. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -3
  128. package/dist-es/commands/DeleteCachePolicyCommand.js +3 -3
  129. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +3 -3
  130. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +3 -3
  131. package/dist-es/commands/DeleteDistributionCommand.js +3 -3
  132. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +3 -3
  133. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +3 -3
  134. package/dist-es/commands/DeleteFunctionCommand.js +3 -3
  135. package/dist-es/commands/DeleteKeyGroupCommand.js +3 -3
  136. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -3
  137. package/dist-es/commands/DeleteOriginAccessControlCommand.js +3 -3
  138. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +3 -3
  139. package/dist-es/commands/DeletePublicKeyCommand.js +3 -3
  140. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +3 -3
  141. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +3 -3
  142. package/dist-es/commands/DeleteStreamingDistributionCommand.js +3 -3
  143. package/dist-es/commands/DescribeFunctionCommand.js +3 -3
  144. package/dist-es/commands/GetCachePolicyCommand.js +3 -3
  145. package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -3
  146. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -3
  147. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -3
  148. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +3 -3
  149. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +3 -3
  150. package/dist-es/commands/GetDistributionCommand.js +3 -3
  151. package/dist-es/commands/GetDistributionConfigCommand.js +3 -3
  152. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -3
  153. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -3
  154. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -3
  155. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -3
  156. package/dist-es/commands/GetFunctionCommand.js +3 -3
  157. package/dist-es/commands/GetInvalidationCommand.js +3 -3
  158. package/dist-es/commands/GetKeyGroupCommand.js +3 -3
  159. package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -3
  160. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -3
  161. package/dist-es/commands/GetOriginAccessControlCommand.js +3 -3
  162. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +3 -3
  163. package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -3
  164. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -3
  165. package/dist-es/commands/GetPublicKeyCommand.js +3 -3
  166. package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -3
  167. package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -3
  168. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -3
  169. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -3
  170. package/dist-es/commands/GetStreamingDistributionCommand.js +3 -3
  171. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -3
  172. package/dist-es/commands/ListCachePoliciesCommand.js +3 -3
  173. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -3
  174. package/dist-es/commands/ListConflictingAliasesCommand.js +3 -3
  175. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +3 -3
  176. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -3
  177. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -3
  178. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -3
  179. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -3
  180. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -3
  181. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -3
  182. package/dist-es/commands/ListDistributionsCommand.js +3 -3
  183. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -3
  184. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -3
  185. package/dist-es/commands/ListFunctionsCommand.js +3 -3
  186. package/dist-es/commands/ListInvalidationsCommand.js +3 -3
  187. package/dist-es/commands/ListKeyGroupsCommand.js +3 -3
  188. package/dist-es/commands/ListOriginAccessControlsCommand.js +3 -3
  189. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -3
  190. package/dist-es/commands/ListPublicKeysCommand.js +3 -3
  191. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -3
  192. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -3
  193. package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -3
  194. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  195. package/dist-es/commands/PublishFunctionCommand.js +3 -3
  196. package/dist-es/commands/TagResourceCommand.js +3 -3
  197. package/dist-es/commands/TestFunctionCommand.js +3 -3
  198. package/dist-es/commands/UntagResourceCommand.js +3 -3
  199. package/dist-es/commands/UpdateCachePolicyCommand.js +3 -3
  200. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -3
  201. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +3 -3
  202. package/dist-es/commands/UpdateDistributionCommand.js +3 -3
  203. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +3 -3
  204. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -3
  205. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -3
  206. package/dist-es/commands/UpdateFunctionCommand.js +3 -3
  207. package/dist-es/commands/UpdateKeyGroupCommand.js +3 -3
  208. package/dist-es/commands/UpdateOriginAccessControlCommand.js +3 -3
  209. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -3
  210. package/dist-es/commands/UpdatePublicKeyCommand.js +3 -3
  211. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -3
  212. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -3
  213. package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -3
  214. package/dist-es/protocols/Aws_restXml.js +2164 -2164
  215. package/dist-types/protocols/Aws_restXml.d.ts +848 -212
  216. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +212 -212
  217. package/package.json +6 -6
@@ -427,851 +427,851 @@ import {
427
427
  UpdateStreamingDistributionCommandInput,
428
428
  UpdateStreamingDistributionCommandOutput,
429
429
  } from "../commands/UpdateStreamingDistributionCommand";
430
- export declare const serializeAws_restXmlAssociateAliasCommand: (
430
+ export declare const se_AssociateAliasCommand: (
431
431
  input: AssociateAliasCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_restXmlCopyDistributionCommand: (
434
+ export declare const se_CopyDistributionCommand: (
435
435
  input: CopyDistributionCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_restXmlCreateCachePolicyCommand: (
438
+ export declare const se_CreateCachePolicyCommand: (
439
439
  input: CreateCachePolicyCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand: (
442
+ export declare const se_CreateCloudFrontOriginAccessIdentityCommand: (
443
443
  input: CreateCloudFrontOriginAccessIdentityCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_restXmlCreateContinuousDeploymentPolicyCommand: (
446
+ export declare const se_CreateContinuousDeploymentPolicyCommand: (
447
447
  input: CreateContinuousDeploymentPolicyCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_restXmlCreateDistributionCommand: (
450
+ export declare const se_CreateDistributionCommand: (
451
451
  input: CreateDistributionCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_restXmlCreateDistributionWithTagsCommand: (
454
+ export declare const se_CreateDistributionWithTagsCommand: (
455
455
  input: CreateDistributionWithTagsCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_restXmlCreateFieldLevelEncryptionConfigCommand: (
458
+ export declare const se_CreateFieldLevelEncryptionConfigCommand: (
459
459
  input: CreateFieldLevelEncryptionConfigCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_restXmlCreateFieldLevelEncryptionProfileCommand: (
462
+ export declare const se_CreateFieldLevelEncryptionProfileCommand: (
463
463
  input: CreateFieldLevelEncryptionProfileCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_restXmlCreateFunctionCommand: (
466
+ export declare const se_CreateFunctionCommand: (
467
467
  input: CreateFunctionCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_restXmlCreateInvalidationCommand: (
470
+ export declare const se_CreateInvalidationCommand: (
471
471
  input: CreateInvalidationCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_restXmlCreateKeyGroupCommand: (
474
+ export declare const se_CreateKeyGroupCommand: (
475
475
  input: CreateKeyGroupCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_restXmlCreateMonitoringSubscriptionCommand: (
478
+ export declare const se_CreateMonitoringSubscriptionCommand: (
479
479
  input: CreateMonitoringSubscriptionCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_restXmlCreateOriginAccessControlCommand: (
482
+ export declare const se_CreateOriginAccessControlCommand: (
483
483
  input: CreateOriginAccessControlCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_restXmlCreateOriginRequestPolicyCommand: (
486
+ export declare const se_CreateOriginRequestPolicyCommand: (
487
487
  input: CreateOriginRequestPolicyCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_restXmlCreatePublicKeyCommand: (
490
+ export declare const se_CreatePublicKeyCommand: (
491
491
  input: CreatePublicKeyCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_restXmlCreateRealtimeLogConfigCommand: (
494
+ export declare const se_CreateRealtimeLogConfigCommand: (
495
495
  input: CreateRealtimeLogConfigCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_restXmlCreateResponseHeadersPolicyCommand: (
498
+ export declare const se_CreateResponseHeadersPolicyCommand: (
499
499
  input: CreateResponseHeadersPolicyCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_restXmlCreateStreamingDistributionCommand: (
502
+ export declare const se_CreateStreamingDistributionCommand: (
503
503
  input: CreateStreamingDistributionCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_restXmlCreateStreamingDistributionWithTagsCommand: (
506
+ export declare const se_CreateStreamingDistributionWithTagsCommand: (
507
507
  input: CreateStreamingDistributionWithTagsCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_restXmlDeleteCachePolicyCommand: (
510
+ export declare const se_DeleteCachePolicyCommand: (
511
511
  input: DeleteCachePolicyCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand: (
514
+ export declare const se_DeleteCloudFrontOriginAccessIdentityCommand: (
515
515
  input: DeleteCloudFrontOriginAccessIdentityCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_restXmlDeleteContinuousDeploymentPolicyCommand: (
518
+ export declare const se_DeleteContinuousDeploymentPolicyCommand: (
519
519
  input: DeleteContinuousDeploymentPolicyCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_restXmlDeleteDistributionCommand: (
522
+ export declare const se_DeleteDistributionCommand: (
523
523
  input: DeleteDistributionCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand: (
526
+ export declare const se_DeleteFieldLevelEncryptionConfigCommand: (
527
527
  input: DeleteFieldLevelEncryptionConfigCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand: (
530
+ export declare const se_DeleteFieldLevelEncryptionProfileCommand: (
531
531
  input: DeleteFieldLevelEncryptionProfileCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const serializeAws_restXmlDeleteFunctionCommand: (
534
+ export declare const se_DeleteFunctionCommand: (
535
535
  input: DeleteFunctionCommandInput,
536
536
  context: __SerdeContext
537
537
  ) => Promise<__HttpRequest>;
538
- export declare const serializeAws_restXmlDeleteKeyGroupCommand: (
538
+ export declare const se_DeleteKeyGroupCommand: (
539
539
  input: DeleteKeyGroupCommandInput,
540
540
  context: __SerdeContext
541
541
  ) => Promise<__HttpRequest>;
542
- export declare const serializeAws_restXmlDeleteMonitoringSubscriptionCommand: (
542
+ export declare const se_DeleteMonitoringSubscriptionCommand: (
543
543
  input: DeleteMonitoringSubscriptionCommandInput,
544
544
  context: __SerdeContext
545
545
  ) => Promise<__HttpRequest>;
546
- export declare const serializeAws_restXmlDeleteOriginAccessControlCommand: (
546
+ export declare const se_DeleteOriginAccessControlCommand: (
547
547
  input: DeleteOriginAccessControlCommandInput,
548
548
  context: __SerdeContext
549
549
  ) => Promise<__HttpRequest>;
550
- export declare const serializeAws_restXmlDeleteOriginRequestPolicyCommand: (
550
+ export declare const se_DeleteOriginRequestPolicyCommand: (
551
551
  input: DeleteOriginRequestPolicyCommandInput,
552
552
  context: __SerdeContext
553
553
  ) => Promise<__HttpRequest>;
554
- export declare const serializeAws_restXmlDeletePublicKeyCommand: (
554
+ export declare const se_DeletePublicKeyCommand: (
555
555
  input: DeletePublicKeyCommandInput,
556
556
  context: __SerdeContext
557
557
  ) => Promise<__HttpRequest>;
558
- export declare const serializeAws_restXmlDeleteRealtimeLogConfigCommand: (
558
+ export declare const se_DeleteRealtimeLogConfigCommand: (
559
559
  input: DeleteRealtimeLogConfigCommandInput,
560
560
  context: __SerdeContext
561
561
  ) => Promise<__HttpRequest>;
562
- export declare const serializeAws_restXmlDeleteResponseHeadersPolicyCommand: (
562
+ export declare const se_DeleteResponseHeadersPolicyCommand: (
563
563
  input: DeleteResponseHeadersPolicyCommandInput,
564
564
  context: __SerdeContext
565
565
  ) => Promise<__HttpRequest>;
566
- export declare const serializeAws_restXmlDeleteStreamingDistributionCommand: (
566
+ export declare const se_DeleteStreamingDistributionCommand: (
567
567
  input: DeleteStreamingDistributionCommandInput,
568
568
  context: __SerdeContext
569
569
  ) => Promise<__HttpRequest>;
570
- export declare const serializeAws_restXmlDescribeFunctionCommand: (
570
+ export declare const se_DescribeFunctionCommand: (
571
571
  input: DescribeFunctionCommandInput,
572
572
  context: __SerdeContext
573
573
  ) => Promise<__HttpRequest>;
574
- export declare const serializeAws_restXmlGetCachePolicyCommand: (
574
+ export declare const se_GetCachePolicyCommand: (
575
575
  input: GetCachePolicyCommandInput,
576
576
  context: __SerdeContext
577
577
  ) => Promise<__HttpRequest>;
578
- export declare const serializeAws_restXmlGetCachePolicyConfigCommand: (
578
+ export declare const se_GetCachePolicyConfigCommand: (
579
579
  input: GetCachePolicyConfigCommandInput,
580
580
  context: __SerdeContext
581
581
  ) => Promise<__HttpRequest>;
582
- export declare const serializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand: (
582
+ export declare const se_GetCloudFrontOriginAccessIdentityCommand: (
583
583
  input: GetCloudFrontOriginAccessIdentityCommandInput,
584
584
  context: __SerdeContext
585
585
  ) => Promise<__HttpRequest>;
586
- export declare const serializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand: (
586
+ export declare const se_GetCloudFrontOriginAccessIdentityConfigCommand: (
587
587
  input: GetCloudFrontOriginAccessIdentityConfigCommandInput,
588
588
  context: __SerdeContext
589
589
  ) => Promise<__HttpRequest>;
590
- export declare const serializeAws_restXmlGetContinuousDeploymentPolicyCommand: (
590
+ export declare const se_GetContinuousDeploymentPolicyCommand: (
591
591
  input: GetContinuousDeploymentPolicyCommandInput,
592
592
  context: __SerdeContext
593
593
  ) => Promise<__HttpRequest>;
594
- export declare const serializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand: (
594
+ export declare const se_GetContinuousDeploymentPolicyConfigCommand: (
595
595
  input: GetContinuousDeploymentPolicyConfigCommandInput,
596
596
  context: __SerdeContext
597
597
  ) => Promise<__HttpRequest>;
598
- export declare const serializeAws_restXmlGetDistributionCommand: (
598
+ export declare const se_GetDistributionCommand: (
599
599
  input: GetDistributionCommandInput,
600
600
  context: __SerdeContext
601
601
  ) => Promise<__HttpRequest>;
602
- export declare const serializeAws_restXmlGetDistributionConfigCommand: (
602
+ export declare const se_GetDistributionConfigCommand: (
603
603
  input: GetDistributionConfigCommandInput,
604
604
  context: __SerdeContext
605
605
  ) => Promise<__HttpRequest>;
606
- export declare const serializeAws_restXmlGetFieldLevelEncryptionCommand: (
606
+ export declare const se_GetFieldLevelEncryptionCommand: (
607
607
  input: GetFieldLevelEncryptionCommandInput,
608
608
  context: __SerdeContext
609
609
  ) => Promise<__HttpRequest>;
610
- export declare const serializeAws_restXmlGetFieldLevelEncryptionConfigCommand: (
610
+ export declare const se_GetFieldLevelEncryptionConfigCommand: (
611
611
  input: GetFieldLevelEncryptionConfigCommandInput,
612
612
  context: __SerdeContext
613
613
  ) => Promise<__HttpRequest>;
614
- export declare const serializeAws_restXmlGetFieldLevelEncryptionProfileCommand: (
614
+ export declare const se_GetFieldLevelEncryptionProfileCommand: (
615
615
  input: GetFieldLevelEncryptionProfileCommandInput,
616
616
  context: __SerdeContext
617
617
  ) => Promise<__HttpRequest>;
618
- export declare const serializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand: (
618
+ export declare const se_GetFieldLevelEncryptionProfileConfigCommand: (
619
619
  input: GetFieldLevelEncryptionProfileConfigCommandInput,
620
620
  context: __SerdeContext
621
621
  ) => Promise<__HttpRequest>;
622
- export declare const serializeAws_restXmlGetFunctionCommand: (
622
+ export declare const se_GetFunctionCommand: (
623
623
  input: GetFunctionCommandInput,
624
624
  context: __SerdeContext
625
625
  ) => Promise<__HttpRequest>;
626
- export declare const serializeAws_restXmlGetInvalidationCommand: (
626
+ export declare const se_GetInvalidationCommand: (
627
627
  input: GetInvalidationCommandInput,
628
628
  context: __SerdeContext
629
629
  ) => Promise<__HttpRequest>;
630
- export declare const serializeAws_restXmlGetKeyGroupCommand: (
630
+ export declare const se_GetKeyGroupCommand: (
631
631
  input: GetKeyGroupCommandInput,
632
632
  context: __SerdeContext
633
633
  ) => Promise<__HttpRequest>;
634
- export declare const serializeAws_restXmlGetKeyGroupConfigCommand: (
634
+ export declare const se_GetKeyGroupConfigCommand: (
635
635
  input: GetKeyGroupConfigCommandInput,
636
636
  context: __SerdeContext
637
637
  ) => Promise<__HttpRequest>;
638
- export declare const serializeAws_restXmlGetMonitoringSubscriptionCommand: (
638
+ export declare const se_GetMonitoringSubscriptionCommand: (
639
639
  input: GetMonitoringSubscriptionCommandInput,
640
640
  context: __SerdeContext
641
641
  ) => Promise<__HttpRequest>;
642
- export declare const serializeAws_restXmlGetOriginAccessControlCommand: (
642
+ export declare const se_GetOriginAccessControlCommand: (
643
643
  input: GetOriginAccessControlCommandInput,
644
644
  context: __SerdeContext
645
645
  ) => Promise<__HttpRequest>;
646
- export declare const serializeAws_restXmlGetOriginAccessControlConfigCommand: (
646
+ export declare const se_GetOriginAccessControlConfigCommand: (
647
647
  input: GetOriginAccessControlConfigCommandInput,
648
648
  context: __SerdeContext
649
649
  ) => Promise<__HttpRequest>;
650
- export declare const serializeAws_restXmlGetOriginRequestPolicyCommand: (
650
+ export declare const se_GetOriginRequestPolicyCommand: (
651
651
  input: GetOriginRequestPolicyCommandInput,
652
652
  context: __SerdeContext
653
653
  ) => Promise<__HttpRequest>;
654
- export declare const serializeAws_restXmlGetOriginRequestPolicyConfigCommand: (
654
+ export declare const se_GetOriginRequestPolicyConfigCommand: (
655
655
  input: GetOriginRequestPolicyConfigCommandInput,
656
656
  context: __SerdeContext
657
657
  ) => Promise<__HttpRequest>;
658
- export declare const serializeAws_restXmlGetPublicKeyCommand: (
658
+ export declare const se_GetPublicKeyCommand: (
659
659
  input: GetPublicKeyCommandInput,
660
660
  context: __SerdeContext
661
661
  ) => Promise<__HttpRequest>;
662
- export declare const serializeAws_restXmlGetPublicKeyConfigCommand: (
662
+ export declare const se_GetPublicKeyConfigCommand: (
663
663
  input: GetPublicKeyConfigCommandInput,
664
664
  context: __SerdeContext
665
665
  ) => Promise<__HttpRequest>;
666
- export declare const serializeAws_restXmlGetRealtimeLogConfigCommand: (
666
+ export declare const se_GetRealtimeLogConfigCommand: (
667
667
  input: GetRealtimeLogConfigCommandInput,
668
668
  context: __SerdeContext
669
669
  ) => Promise<__HttpRequest>;
670
- export declare const serializeAws_restXmlGetResponseHeadersPolicyCommand: (
670
+ export declare const se_GetResponseHeadersPolicyCommand: (
671
671
  input: GetResponseHeadersPolicyCommandInput,
672
672
  context: __SerdeContext
673
673
  ) => Promise<__HttpRequest>;
674
- export declare const serializeAws_restXmlGetResponseHeadersPolicyConfigCommand: (
674
+ export declare const se_GetResponseHeadersPolicyConfigCommand: (
675
675
  input: GetResponseHeadersPolicyConfigCommandInput,
676
676
  context: __SerdeContext
677
677
  ) => Promise<__HttpRequest>;
678
- export declare const serializeAws_restXmlGetStreamingDistributionCommand: (
678
+ export declare const se_GetStreamingDistributionCommand: (
679
679
  input: GetStreamingDistributionCommandInput,
680
680
  context: __SerdeContext
681
681
  ) => Promise<__HttpRequest>;
682
- export declare const serializeAws_restXmlGetStreamingDistributionConfigCommand: (
682
+ export declare const se_GetStreamingDistributionConfigCommand: (
683
683
  input: GetStreamingDistributionConfigCommandInput,
684
684
  context: __SerdeContext
685
685
  ) => Promise<__HttpRequest>;
686
- export declare const serializeAws_restXmlListCachePoliciesCommand: (
686
+ export declare const se_ListCachePoliciesCommand: (
687
687
  input: ListCachePoliciesCommandInput,
688
688
  context: __SerdeContext
689
689
  ) => Promise<__HttpRequest>;
690
- export declare const serializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand: (
690
+ export declare const se_ListCloudFrontOriginAccessIdentitiesCommand: (
691
691
  input: ListCloudFrontOriginAccessIdentitiesCommandInput,
692
692
  context: __SerdeContext
693
693
  ) => Promise<__HttpRequest>;
694
- export declare const serializeAws_restXmlListConflictingAliasesCommand: (
694
+ export declare const se_ListConflictingAliasesCommand: (
695
695
  input: ListConflictingAliasesCommandInput,
696
696
  context: __SerdeContext
697
697
  ) => Promise<__HttpRequest>;
698
- export declare const serializeAws_restXmlListContinuousDeploymentPoliciesCommand: (
698
+ export declare const se_ListContinuousDeploymentPoliciesCommand: (
699
699
  input: ListContinuousDeploymentPoliciesCommandInput,
700
700
  context: __SerdeContext
701
701
  ) => Promise<__HttpRequest>;
702
- export declare const serializeAws_restXmlListDistributionsCommand: (
702
+ export declare const se_ListDistributionsCommand: (
703
703
  input: ListDistributionsCommandInput,
704
704
  context: __SerdeContext
705
705
  ) => Promise<__HttpRequest>;
706
- export declare const serializeAws_restXmlListDistributionsByCachePolicyIdCommand: (
706
+ export declare const se_ListDistributionsByCachePolicyIdCommand: (
707
707
  input: ListDistributionsByCachePolicyIdCommandInput,
708
708
  context: __SerdeContext
709
709
  ) => Promise<__HttpRequest>;
710
- export declare const serializeAws_restXmlListDistributionsByKeyGroupCommand: (
710
+ export declare const se_ListDistributionsByKeyGroupCommand: (
711
711
  input: ListDistributionsByKeyGroupCommandInput,
712
712
  context: __SerdeContext
713
713
  ) => Promise<__HttpRequest>;
714
- export declare const serializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand: (
714
+ export declare const se_ListDistributionsByOriginRequestPolicyIdCommand: (
715
715
  input: ListDistributionsByOriginRequestPolicyIdCommandInput,
716
716
  context: __SerdeContext
717
717
  ) => Promise<__HttpRequest>;
718
- export declare const serializeAws_restXmlListDistributionsByRealtimeLogConfigCommand: (
718
+ export declare const se_ListDistributionsByRealtimeLogConfigCommand: (
719
719
  input: ListDistributionsByRealtimeLogConfigCommandInput,
720
720
  context: __SerdeContext
721
721
  ) => Promise<__HttpRequest>;
722
- export declare const serializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand: (
722
+ export declare const se_ListDistributionsByResponseHeadersPolicyIdCommand: (
723
723
  input: ListDistributionsByResponseHeadersPolicyIdCommandInput,
724
724
  context: __SerdeContext
725
725
  ) => Promise<__HttpRequest>;
726
- export declare const serializeAws_restXmlListDistributionsByWebACLIdCommand: (
726
+ export declare const se_ListDistributionsByWebACLIdCommand: (
727
727
  input: ListDistributionsByWebACLIdCommandInput,
728
728
  context: __SerdeContext
729
729
  ) => Promise<__HttpRequest>;
730
- export declare const serializeAws_restXmlListFieldLevelEncryptionConfigsCommand: (
730
+ export declare const se_ListFieldLevelEncryptionConfigsCommand: (
731
731
  input: ListFieldLevelEncryptionConfigsCommandInput,
732
732
  context: __SerdeContext
733
733
  ) => Promise<__HttpRequest>;
734
- export declare const serializeAws_restXmlListFieldLevelEncryptionProfilesCommand: (
734
+ export declare const se_ListFieldLevelEncryptionProfilesCommand: (
735
735
  input: ListFieldLevelEncryptionProfilesCommandInput,
736
736
  context: __SerdeContext
737
737
  ) => Promise<__HttpRequest>;
738
- export declare const serializeAws_restXmlListFunctionsCommand: (
738
+ export declare const se_ListFunctionsCommand: (
739
739
  input: ListFunctionsCommandInput,
740
740
  context: __SerdeContext
741
741
  ) => Promise<__HttpRequest>;
742
- export declare const serializeAws_restXmlListInvalidationsCommand: (
742
+ export declare const se_ListInvalidationsCommand: (
743
743
  input: ListInvalidationsCommandInput,
744
744
  context: __SerdeContext
745
745
  ) => Promise<__HttpRequest>;
746
- export declare const serializeAws_restXmlListKeyGroupsCommand: (
746
+ export declare const se_ListKeyGroupsCommand: (
747
747
  input: ListKeyGroupsCommandInput,
748
748
  context: __SerdeContext
749
749
  ) => Promise<__HttpRequest>;
750
- export declare const serializeAws_restXmlListOriginAccessControlsCommand: (
750
+ export declare const se_ListOriginAccessControlsCommand: (
751
751
  input: ListOriginAccessControlsCommandInput,
752
752
  context: __SerdeContext
753
753
  ) => Promise<__HttpRequest>;
754
- export declare const serializeAws_restXmlListOriginRequestPoliciesCommand: (
754
+ export declare const se_ListOriginRequestPoliciesCommand: (
755
755
  input: ListOriginRequestPoliciesCommandInput,
756
756
  context: __SerdeContext
757
757
  ) => Promise<__HttpRequest>;
758
- export declare const serializeAws_restXmlListPublicKeysCommand: (
758
+ export declare const se_ListPublicKeysCommand: (
759
759
  input: ListPublicKeysCommandInput,
760
760
  context: __SerdeContext
761
761
  ) => Promise<__HttpRequest>;
762
- export declare const serializeAws_restXmlListRealtimeLogConfigsCommand: (
762
+ export declare const se_ListRealtimeLogConfigsCommand: (
763
763
  input: ListRealtimeLogConfigsCommandInput,
764
764
  context: __SerdeContext
765
765
  ) => Promise<__HttpRequest>;
766
- export declare const serializeAws_restXmlListResponseHeadersPoliciesCommand: (
766
+ export declare const se_ListResponseHeadersPoliciesCommand: (
767
767
  input: ListResponseHeadersPoliciesCommandInput,
768
768
  context: __SerdeContext
769
769
  ) => Promise<__HttpRequest>;
770
- export declare const serializeAws_restXmlListStreamingDistributionsCommand: (
770
+ export declare const se_ListStreamingDistributionsCommand: (
771
771
  input: ListStreamingDistributionsCommandInput,
772
772
  context: __SerdeContext
773
773
  ) => Promise<__HttpRequest>;
774
- export declare const serializeAws_restXmlListTagsForResourceCommand: (
774
+ export declare const se_ListTagsForResourceCommand: (
775
775
  input: ListTagsForResourceCommandInput,
776
776
  context: __SerdeContext
777
777
  ) => Promise<__HttpRequest>;
778
- export declare const serializeAws_restXmlPublishFunctionCommand: (
778
+ export declare const se_PublishFunctionCommand: (
779
779
  input: PublishFunctionCommandInput,
780
780
  context: __SerdeContext
781
781
  ) => Promise<__HttpRequest>;
782
- export declare const serializeAws_restXmlTagResourceCommand: (
782
+ export declare const se_TagResourceCommand: (
783
783
  input: TagResourceCommandInput,
784
784
  context: __SerdeContext
785
785
  ) => Promise<__HttpRequest>;
786
- export declare const serializeAws_restXmlTestFunctionCommand: (
786
+ export declare const se_TestFunctionCommand: (
787
787
  input: TestFunctionCommandInput,
788
788
  context: __SerdeContext
789
789
  ) => Promise<__HttpRequest>;
790
- export declare const serializeAws_restXmlUntagResourceCommand: (
790
+ export declare const se_UntagResourceCommand: (
791
791
  input: UntagResourceCommandInput,
792
792
  context: __SerdeContext
793
793
  ) => Promise<__HttpRequest>;
794
- export declare const serializeAws_restXmlUpdateCachePolicyCommand: (
794
+ export declare const se_UpdateCachePolicyCommand: (
795
795
  input: UpdateCachePolicyCommandInput,
796
796
  context: __SerdeContext
797
797
  ) => Promise<__HttpRequest>;
798
- export declare const serializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand: (
798
+ export declare const se_UpdateCloudFrontOriginAccessIdentityCommand: (
799
799
  input: UpdateCloudFrontOriginAccessIdentityCommandInput,
800
800
  context: __SerdeContext
801
801
  ) => Promise<__HttpRequest>;
802
- export declare const serializeAws_restXmlUpdateContinuousDeploymentPolicyCommand: (
802
+ export declare const se_UpdateContinuousDeploymentPolicyCommand: (
803
803
  input: UpdateContinuousDeploymentPolicyCommandInput,
804
804
  context: __SerdeContext
805
805
  ) => Promise<__HttpRequest>;
806
- export declare const serializeAws_restXmlUpdateDistributionCommand: (
806
+ export declare const se_UpdateDistributionCommand: (
807
807
  input: UpdateDistributionCommandInput,
808
808
  context: __SerdeContext
809
809
  ) => Promise<__HttpRequest>;
810
- export declare const serializeAws_restXmlUpdateDistributionWithStagingConfigCommand: (
810
+ export declare const se_UpdateDistributionWithStagingConfigCommand: (
811
811
  input: UpdateDistributionWithStagingConfigCommandInput,
812
812
  context: __SerdeContext
813
813
  ) => Promise<__HttpRequest>;
814
- export declare const serializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand: (
814
+ export declare const se_UpdateFieldLevelEncryptionConfigCommand: (
815
815
  input: UpdateFieldLevelEncryptionConfigCommandInput,
816
816
  context: __SerdeContext
817
817
  ) => Promise<__HttpRequest>;
818
- export declare const serializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand: (
818
+ export declare const se_UpdateFieldLevelEncryptionProfileCommand: (
819
819
  input: UpdateFieldLevelEncryptionProfileCommandInput,
820
820
  context: __SerdeContext
821
821
  ) => Promise<__HttpRequest>;
822
- export declare const serializeAws_restXmlUpdateFunctionCommand: (
822
+ export declare const se_UpdateFunctionCommand: (
823
823
  input: UpdateFunctionCommandInput,
824
824
  context: __SerdeContext
825
825
  ) => Promise<__HttpRequest>;
826
- export declare const serializeAws_restXmlUpdateKeyGroupCommand: (
826
+ export declare const se_UpdateKeyGroupCommand: (
827
827
  input: UpdateKeyGroupCommandInput,
828
828
  context: __SerdeContext
829
829
  ) => Promise<__HttpRequest>;
830
- export declare const serializeAws_restXmlUpdateOriginAccessControlCommand: (
830
+ export declare const se_UpdateOriginAccessControlCommand: (
831
831
  input: UpdateOriginAccessControlCommandInput,
832
832
  context: __SerdeContext
833
833
  ) => Promise<__HttpRequest>;
834
- export declare const serializeAws_restXmlUpdateOriginRequestPolicyCommand: (
834
+ export declare const se_UpdateOriginRequestPolicyCommand: (
835
835
  input: UpdateOriginRequestPolicyCommandInput,
836
836
  context: __SerdeContext
837
837
  ) => Promise<__HttpRequest>;
838
- export declare const serializeAws_restXmlUpdatePublicKeyCommand: (
838
+ export declare const se_UpdatePublicKeyCommand: (
839
839
  input: UpdatePublicKeyCommandInput,
840
840
  context: __SerdeContext
841
841
  ) => Promise<__HttpRequest>;
842
- export declare const serializeAws_restXmlUpdateRealtimeLogConfigCommand: (
842
+ export declare const se_UpdateRealtimeLogConfigCommand: (
843
843
  input: UpdateRealtimeLogConfigCommandInput,
844
844
  context: __SerdeContext
845
845
  ) => Promise<__HttpRequest>;
846
- export declare const serializeAws_restXmlUpdateResponseHeadersPolicyCommand: (
846
+ export declare const se_UpdateResponseHeadersPolicyCommand: (
847
847
  input: UpdateResponseHeadersPolicyCommandInput,
848
848
  context: __SerdeContext
849
849
  ) => Promise<__HttpRequest>;
850
- export declare const serializeAws_restXmlUpdateStreamingDistributionCommand: (
850
+ export declare const se_UpdateStreamingDistributionCommand: (
851
851
  input: UpdateStreamingDistributionCommandInput,
852
852
  context: __SerdeContext
853
853
  ) => Promise<__HttpRequest>;
854
- export declare const deserializeAws_restXmlAssociateAliasCommand: (
854
+ export declare const de_AssociateAliasCommand: (
855
855
  output: __HttpResponse,
856
856
  context: __SerdeContext
857
857
  ) => Promise<AssociateAliasCommandOutput>;
858
- export declare const deserializeAws_restXmlCopyDistributionCommand: (
858
+ export declare const de_CopyDistributionCommand: (
859
859
  output: __HttpResponse,
860
860
  context: __SerdeContext
861
861
  ) => Promise<CopyDistributionCommandOutput>;
862
- export declare const deserializeAws_restXmlCreateCachePolicyCommand: (
862
+ export declare const de_CreateCachePolicyCommand: (
863
863
  output: __HttpResponse,
864
864
  context: __SerdeContext
865
865
  ) => Promise<CreateCachePolicyCommandOutput>;
866
- export declare const deserializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand: (
866
+ export declare const de_CreateCloudFrontOriginAccessIdentityCommand: (
867
867
  output: __HttpResponse,
868
868
  context: __SerdeContext
869
869
  ) => Promise<CreateCloudFrontOriginAccessIdentityCommandOutput>;
870
- export declare const deserializeAws_restXmlCreateContinuousDeploymentPolicyCommand: (
870
+ export declare const de_CreateContinuousDeploymentPolicyCommand: (
871
871
  output: __HttpResponse,
872
872
  context: __SerdeContext
873
873
  ) => Promise<CreateContinuousDeploymentPolicyCommandOutput>;
874
- export declare const deserializeAws_restXmlCreateDistributionCommand: (
874
+ export declare const de_CreateDistributionCommand: (
875
875
  output: __HttpResponse,
876
876
  context: __SerdeContext
877
877
  ) => Promise<CreateDistributionCommandOutput>;
878
- export declare const deserializeAws_restXmlCreateDistributionWithTagsCommand: (
878
+ export declare const de_CreateDistributionWithTagsCommand: (
879
879
  output: __HttpResponse,
880
880
  context: __SerdeContext
881
881
  ) => Promise<CreateDistributionWithTagsCommandOutput>;
882
- export declare const deserializeAws_restXmlCreateFieldLevelEncryptionConfigCommand: (
882
+ export declare const de_CreateFieldLevelEncryptionConfigCommand: (
883
883
  output: __HttpResponse,
884
884
  context: __SerdeContext
885
885
  ) => Promise<CreateFieldLevelEncryptionConfigCommandOutput>;
886
- export declare const deserializeAws_restXmlCreateFieldLevelEncryptionProfileCommand: (
886
+ export declare const de_CreateFieldLevelEncryptionProfileCommand: (
887
887
  output: __HttpResponse,
888
888
  context: __SerdeContext
889
889
  ) => Promise<CreateFieldLevelEncryptionProfileCommandOutput>;
890
- export declare const deserializeAws_restXmlCreateFunctionCommand: (
890
+ export declare const de_CreateFunctionCommand: (
891
891
  output: __HttpResponse,
892
892
  context: __SerdeContext
893
893
  ) => Promise<CreateFunctionCommandOutput>;
894
- export declare const deserializeAws_restXmlCreateInvalidationCommand: (
894
+ export declare const de_CreateInvalidationCommand: (
895
895
  output: __HttpResponse,
896
896
  context: __SerdeContext
897
897
  ) => Promise<CreateInvalidationCommandOutput>;
898
- export declare const deserializeAws_restXmlCreateKeyGroupCommand: (
898
+ export declare const de_CreateKeyGroupCommand: (
899
899
  output: __HttpResponse,
900
900
  context: __SerdeContext
901
901
  ) => Promise<CreateKeyGroupCommandOutput>;
902
- export declare const deserializeAws_restXmlCreateMonitoringSubscriptionCommand: (
902
+ export declare const de_CreateMonitoringSubscriptionCommand: (
903
903
  output: __HttpResponse,
904
904
  context: __SerdeContext
905
905
  ) => Promise<CreateMonitoringSubscriptionCommandOutput>;
906
- export declare const deserializeAws_restXmlCreateOriginAccessControlCommand: (
906
+ export declare const de_CreateOriginAccessControlCommand: (
907
907
  output: __HttpResponse,
908
908
  context: __SerdeContext
909
909
  ) => Promise<CreateOriginAccessControlCommandOutput>;
910
- export declare const deserializeAws_restXmlCreateOriginRequestPolicyCommand: (
910
+ export declare const de_CreateOriginRequestPolicyCommand: (
911
911
  output: __HttpResponse,
912
912
  context: __SerdeContext
913
913
  ) => Promise<CreateOriginRequestPolicyCommandOutput>;
914
- export declare const deserializeAws_restXmlCreatePublicKeyCommand: (
914
+ export declare const de_CreatePublicKeyCommand: (
915
915
  output: __HttpResponse,
916
916
  context: __SerdeContext
917
917
  ) => Promise<CreatePublicKeyCommandOutput>;
918
- export declare const deserializeAws_restXmlCreateRealtimeLogConfigCommand: (
918
+ export declare const de_CreateRealtimeLogConfigCommand: (
919
919
  output: __HttpResponse,
920
920
  context: __SerdeContext
921
921
  ) => Promise<CreateRealtimeLogConfigCommandOutput>;
922
- export declare const deserializeAws_restXmlCreateResponseHeadersPolicyCommand: (
922
+ export declare const de_CreateResponseHeadersPolicyCommand: (
923
923
  output: __HttpResponse,
924
924
  context: __SerdeContext
925
925
  ) => Promise<CreateResponseHeadersPolicyCommandOutput>;
926
- export declare const deserializeAws_restXmlCreateStreamingDistributionCommand: (
926
+ export declare const de_CreateStreamingDistributionCommand: (
927
927
  output: __HttpResponse,
928
928
  context: __SerdeContext
929
929
  ) => Promise<CreateStreamingDistributionCommandOutput>;
930
- export declare const deserializeAws_restXmlCreateStreamingDistributionWithTagsCommand: (
930
+ export declare const de_CreateStreamingDistributionWithTagsCommand: (
931
931
  output: __HttpResponse,
932
932
  context: __SerdeContext
933
933
  ) => Promise<CreateStreamingDistributionWithTagsCommandOutput>;
934
- export declare const deserializeAws_restXmlDeleteCachePolicyCommand: (
934
+ export declare const de_DeleteCachePolicyCommand: (
935
935
  output: __HttpResponse,
936
936
  context: __SerdeContext
937
937
  ) => Promise<DeleteCachePolicyCommandOutput>;
938
- export declare const deserializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand: (
938
+ export declare const de_DeleteCloudFrontOriginAccessIdentityCommand: (
939
939
  output: __HttpResponse,
940
940
  context: __SerdeContext
941
941
  ) => Promise<DeleteCloudFrontOriginAccessIdentityCommandOutput>;
942
- export declare const deserializeAws_restXmlDeleteContinuousDeploymentPolicyCommand: (
942
+ export declare const de_DeleteContinuousDeploymentPolicyCommand: (
943
943
  output: __HttpResponse,
944
944
  context: __SerdeContext
945
945
  ) => Promise<DeleteContinuousDeploymentPolicyCommandOutput>;
946
- export declare const deserializeAws_restXmlDeleteDistributionCommand: (
946
+ export declare const de_DeleteDistributionCommand: (
947
947
  output: __HttpResponse,
948
948
  context: __SerdeContext
949
949
  ) => Promise<DeleteDistributionCommandOutput>;
950
- export declare const deserializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand: (
950
+ export declare const de_DeleteFieldLevelEncryptionConfigCommand: (
951
951
  output: __HttpResponse,
952
952
  context: __SerdeContext
953
953
  ) => Promise<DeleteFieldLevelEncryptionConfigCommandOutput>;
954
- export declare const deserializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand: (
954
+ export declare const de_DeleteFieldLevelEncryptionProfileCommand: (
955
955
  output: __HttpResponse,
956
956
  context: __SerdeContext
957
957
  ) => Promise<DeleteFieldLevelEncryptionProfileCommandOutput>;
958
- export declare const deserializeAws_restXmlDeleteFunctionCommand: (
958
+ export declare const de_DeleteFunctionCommand: (
959
959
  output: __HttpResponse,
960
960
  context: __SerdeContext
961
961
  ) => Promise<DeleteFunctionCommandOutput>;
962
- export declare const deserializeAws_restXmlDeleteKeyGroupCommand: (
962
+ export declare const de_DeleteKeyGroupCommand: (
963
963
  output: __HttpResponse,
964
964
  context: __SerdeContext
965
965
  ) => Promise<DeleteKeyGroupCommandOutput>;
966
- export declare const deserializeAws_restXmlDeleteMonitoringSubscriptionCommand: (
966
+ export declare const de_DeleteMonitoringSubscriptionCommand: (
967
967
  output: __HttpResponse,
968
968
  context: __SerdeContext
969
969
  ) => Promise<DeleteMonitoringSubscriptionCommandOutput>;
970
- export declare const deserializeAws_restXmlDeleteOriginAccessControlCommand: (
970
+ export declare const de_DeleteOriginAccessControlCommand: (
971
971
  output: __HttpResponse,
972
972
  context: __SerdeContext
973
973
  ) => Promise<DeleteOriginAccessControlCommandOutput>;
974
- export declare const deserializeAws_restXmlDeleteOriginRequestPolicyCommand: (
974
+ export declare const de_DeleteOriginRequestPolicyCommand: (
975
975
  output: __HttpResponse,
976
976
  context: __SerdeContext
977
977
  ) => Promise<DeleteOriginRequestPolicyCommandOutput>;
978
- export declare const deserializeAws_restXmlDeletePublicKeyCommand: (
978
+ export declare const de_DeletePublicKeyCommand: (
979
979
  output: __HttpResponse,
980
980
  context: __SerdeContext
981
981
  ) => Promise<DeletePublicKeyCommandOutput>;
982
- export declare const deserializeAws_restXmlDeleteRealtimeLogConfigCommand: (
982
+ export declare const de_DeleteRealtimeLogConfigCommand: (
983
983
  output: __HttpResponse,
984
984
  context: __SerdeContext
985
985
  ) => Promise<DeleteRealtimeLogConfigCommandOutput>;
986
- export declare const deserializeAws_restXmlDeleteResponseHeadersPolicyCommand: (
986
+ export declare const de_DeleteResponseHeadersPolicyCommand: (
987
987
  output: __HttpResponse,
988
988
  context: __SerdeContext
989
989
  ) => Promise<DeleteResponseHeadersPolicyCommandOutput>;
990
- export declare const deserializeAws_restXmlDeleteStreamingDistributionCommand: (
990
+ export declare const de_DeleteStreamingDistributionCommand: (
991
991
  output: __HttpResponse,
992
992
  context: __SerdeContext
993
993
  ) => Promise<DeleteStreamingDistributionCommandOutput>;
994
- export declare const deserializeAws_restXmlDescribeFunctionCommand: (
994
+ export declare const de_DescribeFunctionCommand: (
995
995
  output: __HttpResponse,
996
996
  context: __SerdeContext
997
997
  ) => Promise<DescribeFunctionCommandOutput>;
998
- export declare const deserializeAws_restXmlGetCachePolicyCommand: (
998
+ export declare const de_GetCachePolicyCommand: (
999
999
  output: __HttpResponse,
1000
1000
  context: __SerdeContext
1001
1001
  ) => Promise<GetCachePolicyCommandOutput>;
1002
- export declare const deserializeAws_restXmlGetCachePolicyConfigCommand: (
1002
+ export declare const de_GetCachePolicyConfigCommand: (
1003
1003
  output: __HttpResponse,
1004
1004
  context: __SerdeContext
1005
1005
  ) => Promise<GetCachePolicyConfigCommandOutput>;
1006
- export declare const deserializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand: (
1006
+ export declare const de_GetCloudFrontOriginAccessIdentityCommand: (
1007
1007
  output: __HttpResponse,
1008
1008
  context: __SerdeContext
1009
1009
  ) => Promise<GetCloudFrontOriginAccessIdentityCommandOutput>;
1010
- export declare const deserializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand: (
1010
+ export declare const de_GetCloudFrontOriginAccessIdentityConfigCommand: (
1011
1011
  output: __HttpResponse,
1012
1012
  context: __SerdeContext
1013
1013
  ) => Promise<GetCloudFrontOriginAccessIdentityConfigCommandOutput>;
1014
- export declare const deserializeAws_restXmlGetContinuousDeploymentPolicyCommand: (
1014
+ export declare const de_GetContinuousDeploymentPolicyCommand: (
1015
1015
  output: __HttpResponse,
1016
1016
  context: __SerdeContext
1017
1017
  ) => Promise<GetContinuousDeploymentPolicyCommandOutput>;
1018
- export declare const deserializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand: (
1018
+ export declare const de_GetContinuousDeploymentPolicyConfigCommand: (
1019
1019
  output: __HttpResponse,
1020
1020
  context: __SerdeContext
1021
1021
  ) => Promise<GetContinuousDeploymentPolicyConfigCommandOutput>;
1022
- export declare const deserializeAws_restXmlGetDistributionCommand: (
1022
+ export declare const de_GetDistributionCommand: (
1023
1023
  output: __HttpResponse,
1024
1024
  context: __SerdeContext
1025
1025
  ) => Promise<GetDistributionCommandOutput>;
1026
- export declare const deserializeAws_restXmlGetDistributionConfigCommand: (
1026
+ export declare const de_GetDistributionConfigCommand: (
1027
1027
  output: __HttpResponse,
1028
1028
  context: __SerdeContext
1029
1029
  ) => Promise<GetDistributionConfigCommandOutput>;
1030
- export declare const deserializeAws_restXmlGetFieldLevelEncryptionCommand: (
1030
+ export declare const de_GetFieldLevelEncryptionCommand: (
1031
1031
  output: __HttpResponse,
1032
1032
  context: __SerdeContext
1033
1033
  ) => Promise<GetFieldLevelEncryptionCommandOutput>;
1034
- export declare const deserializeAws_restXmlGetFieldLevelEncryptionConfigCommand: (
1034
+ export declare const de_GetFieldLevelEncryptionConfigCommand: (
1035
1035
  output: __HttpResponse,
1036
1036
  context: __SerdeContext
1037
1037
  ) => Promise<GetFieldLevelEncryptionConfigCommandOutput>;
1038
- export declare const deserializeAws_restXmlGetFieldLevelEncryptionProfileCommand: (
1038
+ export declare const de_GetFieldLevelEncryptionProfileCommand: (
1039
1039
  output: __HttpResponse,
1040
1040
  context: __SerdeContext
1041
1041
  ) => Promise<GetFieldLevelEncryptionProfileCommandOutput>;
1042
- export declare const deserializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand: (
1042
+ export declare const de_GetFieldLevelEncryptionProfileConfigCommand: (
1043
1043
  output: __HttpResponse,
1044
1044
  context: __SerdeContext
1045
1045
  ) => Promise<GetFieldLevelEncryptionProfileConfigCommandOutput>;
1046
- export declare const deserializeAws_restXmlGetFunctionCommand: (
1046
+ export declare const de_GetFunctionCommand: (
1047
1047
  output: __HttpResponse,
1048
1048
  context: __SerdeContext
1049
1049
  ) => Promise<GetFunctionCommandOutput>;
1050
- export declare const deserializeAws_restXmlGetInvalidationCommand: (
1050
+ export declare const de_GetInvalidationCommand: (
1051
1051
  output: __HttpResponse,
1052
1052
  context: __SerdeContext
1053
1053
  ) => Promise<GetInvalidationCommandOutput>;
1054
- export declare const deserializeAws_restXmlGetKeyGroupCommand: (
1054
+ export declare const de_GetKeyGroupCommand: (
1055
1055
  output: __HttpResponse,
1056
1056
  context: __SerdeContext
1057
1057
  ) => Promise<GetKeyGroupCommandOutput>;
1058
- export declare const deserializeAws_restXmlGetKeyGroupConfigCommand: (
1058
+ export declare const de_GetKeyGroupConfigCommand: (
1059
1059
  output: __HttpResponse,
1060
1060
  context: __SerdeContext
1061
1061
  ) => Promise<GetKeyGroupConfigCommandOutput>;
1062
- export declare const deserializeAws_restXmlGetMonitoringSubscriptionCommand: (
1062
+ export declare const de_GetMonitoringSubscriptionCommand: (
1063
1063
  output: __HttpResponse,
1064
1064
  context: __SerdeContext
1065
1065
  ) => Promise<GetMonitoringSubscriptionCommandOutput>;
1066
- export declare const deserializeAws_restXmlGetOriginAccessControlCommand: (
1066
+ export declare const de_GetOriginAccessControlCommand: (
1067
1067
  output: __HttpResponse,
1068
1068
  context: __SerdeContext
1069
1069
  ) => Promise<GetOriginAccessControlCommandOutput>;
1070
- export declare const deserializeAws_restXmlGetOriginAccessControlConfigCommand: (
1070
+ export declare const de_GetOriginAccessControlConfigCommand: (
1071
1071
  output: __HttpResponse,
1072
1072
  context: __SerdeContext
1073
1073
  ) => Promise<GetOriginAccessControlConfigCommandOutput>;
1074
- export declare const deserializeAws_restXmlGetOriginRequestPolicyCommand: (
1074
+ export declare const de_GetOriginRequestPolicyCommand: (
1075
1075
  output: __HttpResponse,
1076
1076
  context: __SerdeContext
1077
1077
  ) => Promise<GetOriginRequestPolicyCommandOutput>;
1078
- export declare const deserializeAws_restXmlGetOriginRequestPolicyConfigCommand: (
1078
+ export declare const de_GetOriginRequestPolicyConfigCommand: (
1079
1079
  output: __HttpResponse,
1080
1080
  context: __SerdeContext
1081
1081
  ) => Promise<GetOriginRequestPolicyConfigCommandOutput>;
1082
- export declare const deserializeAws_restXmlGetPublicKeyCommand: (
1082
+ export declare const de_GetPublicKeyCommand: (
1083
1083
  output: __HttpResponse,
1084
1084
  context: __SerdeContext
1085
1085
  ) => Promise<GetPublicKeyCommandOutput>;
1086
- export declare const deserializeAws_restXmlGetPublicKeyConfigCommand: (
1086
+ export declare const de_GetPublicKeyConfigCommand: (
1087
1087
  output: __HttpResponse,
1088
1088
  context: __SerdeContext
1089
1089
  ) => Promise<GetPublicKeyConfigCommandOutput>;
1090
- export declare const deserializeAws_restXmlGetRealtimeLogConfigCommand: (
1090
+ export declare const de_GetRealtimeLogConfigCommand: (
1091
1091
  output: __HttpResponse,
1092
1092
  context: __SerdeContext
1093
1093
  ) => Promise<GetRealtimeLogConfigCommandOutput>;
1094
- export declare const deserializeAws_restXmlGetResponseHeadersPolicyCommand: (
1094
+ export declare const de_GetResponseHeadersPolicyCommand: (
1095
1095
  output: __HttpResponse,
1096
1096
  context: __SerdeContext
1097
1097
  ) => Promise<GetResponseHeadersPolicyCommandOutput>;
1098
- export declare const deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand: (
1098
+ export declare const de_GetResponseHeadersPolicyConfigCommand: (
1099
1099
  output: __HttpResponse,
1100
1100
  context: __SerdeContext
1101
1101
  ) => Promise<GetResponseHeadersPolicyConfigCommandOutput>;
1102
- export declare const deserializeAws_restXmlGetStreamingDistributionCommand: (
1102
+ export declare const de_GetStreamingDistributionCommand: (
1103
1103
  output: __HttpResponse,
1104
1104
  context: __SerdeContext
1105
1105
  ) => Promise<GetStreamingDistributionCommandOutput>;
1106
- export declare const deserializeAws_restXmlGetStreamingDistributionConfigCommand: (
1106
+ export declare const de_GetStreamingDistributionConfigCommand: (
1107
1107
  output: __HttpResponse,
1108
1108
  context: __SerdeContext
1109
1109
  ) => Promise<GetStreamingDistributionConfigCommandOutput>;
1110
- export declare const deserializeAws_restXmlListCachePoliciesCommand: (
1110
+ export declare const de_ListCachePoliciesCommand: (
1111
1111
  output: __HttpResponse,
1112
1112
  context: __SerdeContext
1113
1113
  ) => Promise<ListCachePoliciesCommandOutput>;
1114
- export declare const deserializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand: (
1114
+ export declare const de_ListCloudFrontOriginAccessIdentitiesCommand: (
1115
1115
  output: __HttpResponse,
1116
1116
  context: __SerdeContext
1117
1117
  ) => Promise<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
1118
- export declare const deserializeAws_restXmlListConflictingAliasesCommand: (
1118
+ export declare const de_ListConflictingAliasesCommand: (
1119
1119
  output: __HttpResponse,
1120
1120
  context: __SerdeContext
1121
1121
  ) => Promise<ListConflictingAliasesCommandOutput>;
1122
- export declare const deserializeAws_restXmlListContinuousDeploymentPoliciesCommand: (
1122
+ export declare const de_ListContinuousDeploymentPoliciesCommand: (
1123
1123
  output: __HttpResponse,
1124
1124
  context: __SerdeContext
1125
1125
  ) => Promise<ListContinuousDeploymentPoliciesCommandOutput>;
1126
- export declare const deserializeAws_restXmlListDistributionsCommand: (
1126
+ export declare const de_ListDistributionsCommand: (
1127
1127
  output: __HttpResponse,
1128
1128
  context: __SerdeContext
1129
1129
  ) => Promise<ListDistributionsCommandOutput>;
1130
- export declare const deserializeAws_restXmlListDistributionsByCachePolicyIdCommand: (
1130
+ export declare const de_ListDistributionsByCachePolicyIdCommand: (
1131
1131
  output: __HttpResponse,
1132
1132
  context: __SerdeContext
1133
1133
  ) => Promise<ListDistributionsByCachePolicyIdCommandOutput>;
1134
- export declare const deserializeAws_restXmlListDistributionsByKeyGroupCommand: (
1134
+ export declare const de_ListDistributionsByKeyGroupCommand: (
1135
1135
  output: __HttpResponse,
1136
1136
  context: __SerdeContext
1137
1137
  ) => Promise<ListDistributionsByKeyGroupCommandOutput>;
1138
- export declare const deserializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand: (
1138
+ export declare const de_ListDistributionsByOriginRequestPolicyIdCommand: (
1139
1139
  output: __HttpResponse,
1140
1140
  context: __SerdeContext
1141
1141
  ) => Promise<ListDistributionsByOriginRequestPolicyIdCommandOutput>;
1142
- export declare const deserializeAws_restXmlListDistributionsByRealtimeLogConfigCommand: (
1142
+ export declare const de_ListDistributionsByRealtimeLogConfigCommand: (
1143
1143
  output: __HttpResponse,
1144
1144
  context: __SerdeContext
1145
1145
  ) => Promise<ListDistributionsByRealtimeLogConfigCommandOutput>;
1146
- export declare const deserializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand: (
1146
+ export declare const de_ListDistributionsByResponseHeadersPolicyIdCommand: (
1147
1147
  output: __HttpResponse,
1148
1148
  context: __SerdeContext
1149
1149
  ) => Promise<ListDistributionsByResponseHeadersPolicyIdCommandOutput>;
1150
- export declare const deserializeAws_restXmlListDistributionsByWebACLIdCommand: (
1150
+ export declare const de_ListDistributionsByWebACLIdCommand: (
1151
1151
  output: __HttpResponse,
1152
1152
  context: __SerdeContext
1153
1153
  ) => Promise<ListDistributionsByWebACLIdCommandOutput>;
1154
- export declare const deserializeAws_restXmlListFieldLevelEncryptionConfigsCommand: (
1154
+ export declare const de_ListFieldLevelEncryptionConfigsCommand: (
1155
1155
  output: __HttpResponse,
1156
1156
  context: __SerdeContext
1157
1157
  ) => Promise<ListFieldLevelEncryptionConfigsCommandOutput>;
1158
- export declare const deserializeAws_restXmlListFieldLevelEncryptionProfilesCommand: (
1158
+ export declare const de_ListFieldLevelEncryptionProfilesCommand: (
1159
1159
  output: __HttpResponse,
1160
1160
  context: __SerdeContext
1161
1161
  ) => Promise<ListFieldLevelEncryptionProfilesCommandOutput>;
1162
- export declare const deserializeAws_restXmlListFunctionsCommand: (
1162
+ export declare const de_ListFunctionsCommand: (
1163
1163
  output: __HttpResponse,
1164
1164
  context: __SerdeContext
1165
1165
  ) => Promise<ListFunctionsCommandOutput>;
1166
- export declare const deserializeAws_restXmlListInvalidationsCommand: (
1166
+ export declare const de_ListInvalidationsCommand: (
1167
1167
  output: __HttpResponse,
1168
1168
  context: __SerdeContext
1169
1169
  ) => Promise<ListInvalidationsCommandOutput>;
1170
- export declare const deserializeAws_restXmlListKeyGroupsCommand: (
1170
+ export declare const de_ListKeyGroupsCommand: (
1171
1171
  output: __HttpResponse,
1172
1172
  context: __SerdeContext
1173
1173
  ) => Promise<ListKeyGroupsCommandOutput>;
1174
- export declare const deserializeAws_restXmlListOriginAccessControlsCommand: (
1174
+ export declare const de_ListOriginAccessControlsCommand: (
1175
1175
  output: __HttpResponse,
1176
1176
  context: __SerdeContext
1177
1177
  ) => Promise<ListOriginAccessControlsCommandOutput>;
1178
- export declare const deserializeAws_restXmlListOriginRequestPoliciesCommand: (
1178
+ export declare const de_ListOriginRequestPoliciesCommand: (
1179
1179
  output: __HttpResponse,
1180
1180
  context: __SerdeContext
1181
1181
  ) => Promise<ListOriginRequestPoliciesCommandOutput>;
1182
- export declare const deserializeAws_restXmlListPublicKeysCommand: (
1182
+ export declare const de_ListPublicKeysCommand: (
1183
1183
  output: __HttpResponse,
1184
1184
  context: __SerdeContext
1185
1185
  ) => Promise<ListPublicKeysCommandOutput>;
1186
- export declare const deserializeAws_restXmlListRealtimeLogConfigsCommand: (
1186
+ export declare const de_ListRealtimeLogConfigsCommand: (
1187
1187
  output: __HttpResponse,
1188
1188
  context: __SerdeContext
1189
1189
  ) => Promise<ListRealtimeLogConfigsCommandOutput>;
1190
- export declare const deserializeAws_restXmlListResponseHeadersPoliciesCommand: (
1190
+ export declare const de_ListResponseHeadersPoliciesCommand: (
1191
1191
  output: __HttpResponse,
1192
1192
  context: __SerdeContext
1193
1193
  ) => Promise<ListResponseHeadersPoliciesCommandOutput>;
1194
- export declare const deserializeAws_restXmlListStreamingDistributionsCommand: (
1194
+ export declare const de_ListStreamingDistributionsCommand: (
1195
1195
  output: __HttpResponse,
1196
1196
  context: __SerdeContext
1197
1197
  ) => Promise<ListStreamingDistributionsCommandOutput>;
1198
- export declare const deserializeAws_restXmlListTagsForResourceCommand: (
1198
+ export declare const de_ListTagsForResourceCommand: (
1199
1199
  output: __HttpResponse,
1200
1200
  context: __SerdeContext
1201
1201
  ) => Promise<ListTagsForResourceCommandOutput>;
1202
- export declare const deserializeAws_restXmlPublishFunctionCommand: (
1202
+ export declare const de_PublishFunctionCommand: (
1203
1203
  output: __HttpResponse,
1204
1204
  context: __SerdeContext
1205
1205
  ) => Promise<PublishFunctionCommandOutput>;
1206
- export declare const deserializeAws_restXmlTagResourceCommand: (
1206
+ export declare const de_TagResourceCommand: (
1207
1207
  output: __HttpResponse,
1208
1208
  context: __SerdeContext
1209
1209
  ) => Promise<TagResourceCommandOutput>;
1210
- export declare const deserializeAws_restXmlTestFunctionCommand: (
1210
+ export declare const de_TestFunctionCommand: (
1211
1211
  output: __HttpResponse,
1212
1212
  context: __SerdeContext
1213
1213
  ) => Promise<TestFunctionCommandOutput>;
1214
- export declare const deserializeAws_restXmlUntagResourceCommand: (
1214
+ export declare const de_UntagResourceCommand: (
1215
1215
  output: __HttpResponse,
1216
1216
  context: __SerdeContext
1217
1217
  ) => Promise<UntagResourceCommandOutput>;
1218
- export declare const deserializeAws_restXmlUpdateCachePolicyCommand: (
1218
+ export declare const de_UpdateCachePolicyCommand: (
1219
1219
  output: __HttpResponse,
1220
1220
  context: __SerdeContext
1221
1221
  ) => Promise<UpdateCachePolicyCommandOutput>;
1222
- export declare const deserializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand: (
1222
+ export declare const de_UpdateCloudFrontOriginAccessIdentityCommand: (
1223
1223
  output: __HttpResponse,
1224
1224
  context: __SerdeContext
1225
1225
  ) => Promise<UpdateCloudFrontOriginAccessIdentityCommandOutput>;
1226
- export declare const deserializeAws_restXmlUpdateContinuousDeploymentPolicyCommand: (
1226
+ export declare const de_UpdateContinuousDeploymentPolicyCommand: (
1227
1227
  output: __HttpResponse,
1228
1228
  context: __SerdeContext
1229
1229
  ) => Promise<UpdateContinuousDeploymentPolicyCommandOutput>;
1230
- export declare const deserializeAws_restXmlUpdateDistributionCommand: (
1230
+ export declare const de_UpdateDistributionCommand: (
1231
1231
  output: __HttpResponse,
1232
1232
  context: __SerdeContext
1233
1233
  ) => Promise<UpdateDistributionCommandOutput>;
1234
- export declare const deserializeAws_restXmlUpdateDistributionWithStagingConfigCommand: (
1234
+ export declare const de_UpdateDistributionWithStagingConfigCommand: (
1235
1235
  output: __HttpResponse,
1236
1236
  context: __SerdeContext
1237
1237
  ) => Promise<UpdateDistributionWithStagingConfigCommandOutput>;
1238
- export declare const deserializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand: (
1238
+ export declare const de_UpdateFieldLevelEncryptionConfigCommand: (
1239
1239
  output: __HttpResponse,
1240
1240
  context: __SerdeContext
1241
1241
  ) => Promise<UpdateFieldLevelEncryptionConfigCommandOutput>;
1242
- export declare const deserializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand: (
1242
+ export declare const de_UpdateFieldLevelEncryptionProfileCommand: (
1243
1243
  output: __HttpResponse,
1244
1244
  context: __SerdeContext
1245
1245
  ) => Promise<UpdateFieldLevelEncryptionProfileCommandOutput>;
1246
- export declare const deserializeAws_restXmlUpdateFunctionCommand: (
1246
+ export declare const de_UpdateFunctionCommand: (
1247
1247
  output: __HttpResponse,
1248
1248
  context: __SerdeContext
1249
1249
  ) => Promise<UpdateFunctionCommandOutput>;
1250
- export declare const deserializeAws_restXmlUpdateKeyGroupCommand: (
1250
+ export declare const de_UpdateKeyGroupCommand: (
1251
1251
  output: __HttpResponse,
1252
1252
  context: __SerdeContext
1253
1253
  ) => Promise<UpdateKeyGroupCommandOutput>;
1254
- export declare const deserializeAws_restXmlUpdateOriginAccessControlCommand: (
1254
+ export declare const de_UpdateOriginAccessControlCommand: (
1255
1255
  output: __HttpResponse,
1256
1256
  context: __SerdeContext
1257
1257
  ) => Promise<UpdateOriginAccessControlCommandOutput>;
1258
- export declare const deserializeAws_restXmlUpdateOriginRequestPolicyCommand: (
1258
+ export declare const de_UpdateOriginRequestPolicyCommand: (
1259
1259
  output: __HttpResponse,
1260
1260
  context: __SerdeContext
1261
1261
  ) => Promise<UpdateOriginRequestPolicyCommandOutput>;
1262
- export declare const deserializeAws_restXmlUpdatePublicKeyCommand: (
1262
+ export declare const de_UpdatePublicKeyCommand: (
1263
1263
  output: __HttpResponse,
1264
1264
  context: __SerdeContext
1265
1265
  ) => Promise<UpdatePublicKeyCommandOutput>;
1266
- export declare const deserializeAws_restXmlUpdateRealtimeLogConfigCommand: (
1266
+ export declare const de_UpdateRealtimeLogConfigCommand: (
1267
1267
  output: __HttpResponse,
1268
1268
  context: __SerdeContext
1269
1269
  ) => Promise<UpdateRealtimeLogConfigCommandOutput>;
1270
- export declare const deserializeAws_restXmlUpdateResponseHeadersPolicyCommand: (
1270
+ export declare const de_UpdateResponseHeadersPolicyCommand: (
1271
1271
  output: __HttpResponse,
1272
1272
  context: __SerdeContext
1273
1273
  ) => Promise<UpdateResponseHeadersPolicyCommandOutput>;
1274
- export declare const deserializeAws_restXmlUpdateStreamingDistributionCommand: (
1274
+ export declare const de_UpdateStreamingDistributionCommand: (
1275
1275
  output: __HttpResponse,
1276
1276
  context: __SerdeContext
1277
1277
  ) => Promise<UpdateStreamingDistributionCommandOutput>;