@aws-sdk/client-cloudfront 3.306.0 → 3.310.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 +37 -37
@@ -106,215 +106,851 @@ import { UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput } from "../co
106
106
  import { UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput } from "../commands/UpdateRealtimeLogConfigCommand";
107
107
  import { UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput } from "../commands/UpdateResponseHeadersPolicyCommand";
108
108
  import { UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput } from "../commands/UpdateStreamingDistributionCommand";
109
- export declare const serializeAws_restXmlAssociateAliasCommand: (input: AssociateAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restXmlCopyDistributionCommand: (input: CopyDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restXmlCreateCachePolicyCommand: (input: CreateCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand: (input: CreateCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restXmlCreateContinuousDeploymentPolicyCommand: (input: CreateContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restXmlCreateDistributionCommand: (input: CreateDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restXmlCreateDistributionWithTagsCommand: (input: CreateDistributionWithTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restXmlCreateFieldLevelEncryptionConfigCommand: (input: CreateFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restXmlCreateFieldLevelEncryptionProfileCommand: (input: CreateFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restXmlCreateFunctionCommand: (input: CreateFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restXmlCreateInvalidationCommand: (input: CreateInvalidationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restXmlCreateKeyGroupCommand: (input: CreateKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restXmlCreateMonitoringSubscriptionCommand: (input: CreateMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restXmlCreateOriginAccessControlCommand: (input: CreateOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restXmlCreateOriginRequestPolicyCommand: (input: CreateOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restXmlCreatePublicKeyCommand: (input: CreatePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_restXmlCreateRealtimeLogConfigCommand: (input: CreateRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_restXmlCreateResponseHeadersPolicyCommand: (input: CreateResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_restXmlCreateStreamingDistributionCommand: (input: CreateStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_restXmlCreateStreamingDistributionWithTagsCommand: (input: CreateStreamingDistributionWithTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_restXmlDeleteCachePolicyCommand: (input: DeleteCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand: (input: DeleteCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_restXmlDeleteContinuousDeploymentPolicyCommand: (input: DeleteContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_restXmlDeleteDistributionCommand: (input: DeleteDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand: (input: DeleteFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand: (input: DeleteFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_restXmlDeleteFunctionCommand: (input: DeleteFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_restXmlDeleteKeyGroupCommand: (input: DeleteKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_restXmlDeleteMonitoringSubscriptionCommand: (input: DeleteMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_restXmlDeleteOriginAccessControlCommand: (input: DeleteOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_restXmlDeleteOriginRequestPolicyCommand: (input: DeleteOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_restXmlDeletePublicKeyCommand: (input: DeletePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_restXmlDeleteRealtimeLogConfigCommand: (input: DeleteRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_restXmlDeleteResponseHeadersPolicyCommand: (input: DeleteResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_restXmlDeleteStreamingDistributionCommand: (input: DeleteStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_restXmlDescribeFunctionCommand: (input: DescribeFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_restXmlGetCachePolicyCommand: (input: GetCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_restXmlGetCachePolicyConfigCommand: (input: GetCachePolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand: (input: GetCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand: (input: GetCloudFrontOriginAccessIdentityConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_restXmlGetContinuousDeploymentPolicyCommand: (input: GetContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand: (input: GetContinuousDeploymentPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_restXmlGetDistributionCommand: (input: GetDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_restXmlGetDistributionConfigCommand: (input: GetDistributionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_restXmlGetFieldLevelEncryptionCommand: (input: GetFieldLevelEncryptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_restXmlGetFieldLevelEncryptionConfigCommand: (input: GetFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_restXmlGetFieldLevelEncryptionProfileCommand: (input: GetFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand: (input: GetFieldLevelEncryptionProfileConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_restXmlGetFunctionCommand: (input: GetFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_restXmlGetInvalidationCommand: (input: GetInvalidationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_restXmlGetKeyGroupCommand: (input: GetKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_restXmlGetKeyGroupConfigCommand: (input: GetKeyGroupConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_restXmlGetMonitoringSubscriptionCommand: (input: GetMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_restXmlGetOriginAccessControlCommand: (input: GetOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_restXmlGetOriginAccessControlConfigCommand: (input: GetOriginAccessControlConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_restXmlGetOriginRequestPolicyCommand: (input: GetOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_restXmlGetOriginRequestPolicyConfigCommand: (input: GetOriginRequestPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_restXmlGetPublicKeyCommand: (input: GetPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_restXmlGetPublicKeyConfigCommand: (input: GetPublicKeyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_restXmlGetRealtimeLogConfigCommand: (input: GetRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_restXmlGetResponseHeadersPolicyCommand: (input: GetResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_restXmlGetResponseHeadersPolicyConfigCommand: (input: GetResponseHeadersPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_restXmlGetStreamingDistributionCommand: (input: GetStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_restXmlGetStreamingDistributionConfigCommand: (input: GetStreamingDistributionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_restXmlListCachePoliciesCommand: (input: ListCachePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand: (input: ListCloudFrontOriginAccessIdentitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_restXmlListConflictingAliasesCommand: (input: ListConflictingAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_restXmlListContinuousDeploymentPoliciesCommand: (input: ListContinuousDeploymentPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const serializeAws_restXmlListDistributionsCommand: (input: ListDistributionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- export declare const serializeAws_restXmlListDistributionsByCachePolicyIdCommand: (input: ListDistributionsByCachePolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- export declare const serializeAws_restXmlListDistributionsByKeyGroupCommand: (input: ListDistributionsByKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- export declare const serializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand: (input: ListDistributionsByOriginRequestPolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- export declare const serializeAws_restXmlListDistributionsByRealtimeLogConfigCommand: (input: ListDistributionsByRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- export declare const serializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand: (input: ListDistributionsByResponseHeadersPolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- export declare const serializeAws_restXmlListDistributionsByWebACLIdCommand: (input: ListDistributionsByWebACLIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- export declare const serializeAws_restXmlListFieldLevelEncryptionConfigsCommand: (input: ListFieldLevelEncryptionConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- export declare const serializeAws_restXmlListFieldLevelEncryptionProfilesCommand: (input: ListFieldLevelEncryptionProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- export declare const serializeAws_restXmlListFunctionsCommand: (input: ListFunctionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- export declare const serializeAws_restXmlListInvalidationsCommand: (input: ListInvalidationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- export declare const serializeAws_restXmlListKeyGroupsCommand: (input: ListKeyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- export declare const serializeAws_restXmlListOriginAccessControlsCommand: (input: ListOriginAccessControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- export declare const serializeAws_restXmlListOriginRequestPoliciesCommand: (input: ListOriginRequestPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- export declare const serializeAws_restXmlListPublicKeysCommand: (input: ListPublicKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- export declare const serializeAws_restXmlListRealtimeLogConfigsCommand: (input: ListRealtimeLogConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- export declare const serializeAws_restXmlListResponseHeadersPoliciesCommand: (input: ListResponseHeadersPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- export declare const serializeAws_restXmlListStreamingDistributionsCommand: (input: ListStreamingDistributionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- export declare const serializeAws_restXmlListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- export declare const serializeAws_restXmlPublishFunctionCommand: (input: PublishFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- export declare const serializeAws_restXmlTagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- export declare const serializeAws_restXmlTestFunctionCommand: (input: TestFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- export declare const serializeAws_restXmlUntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- export declare const serializeAws_restXmlUpdateCachePolicyCommand: (input: UpdateCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- export declare const serializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand: (input: UpdateCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- export declare const serializeAws_restXmlUpdateContinuousDeploymentPolicyCommand: (input: UpdateContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- export declare const serializeAws_restXmlUpdateDistributionCommand: (input: UpdateDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- export declare const serializeAws_restXmlUpdateDistributionWithStagingConfigCommand: (input: UpdateDistributionWithStagingConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- export declare const serializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand: (input: UpdateFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
- export declare const serializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand: (input: UpdateFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- export declare const serializeAws_restXmlUpdateFunctionCommand: (input: UpdateFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- export declare const serializeAws_restXmlUpdateKeyGroupCommand: (input: UpdateKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- export declare const serializeAws_restXmlUpdateOriginAccessControlCommand: (input: UpdateOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
- export declare const serializeAws_restXmlUpdateOriginRequestPolicyCommand: (input: UpdateOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- export declare const serializeAws_restXmlUpdatePublicKeyCommand: (input: UpdatePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- export declare const serializeAws_restXmlUpdateRealtimeLogConfigCommand: (input: UpdateRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- export declare const serializeAws_restXmlUpdateResponseHeadersPolicyCommand: (input: UpdateResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
- export declare const serializeAws_restXmlUpdateStreamingDistributionCommand: (input: UpdateStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- export declare const deserializeAws_restXmlAssociateAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAliasCommandOutput>;
216
- export declare const deserializeAws_restXmlCopyDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyDistributionCommandOutput>;
217
- export declare const deserializeAws_restXmlCreateCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCachePolicyCommandOutput>;
218
- export declare const deserializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCloudFrontOriginAccessIdentityCommandOutput>;
219
- export declare const deserializeAws_restXmlCreateContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContinuousDeploymentPolicyCommandOutput>;
220
- export declare const deserializeAws_restXmlCreateDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDistributionCommandOutput>;
221
- export declare const deserializeAws_restXmlCreateDistributionWithTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDistributionWithTagsCommandOutput>;
222
- export declare const deserializeAws_restXmlCreateFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFieldLevelEncryptionConfigCommandOutput>;
223
- export declare const deserializeAws_restXmlCreateFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFieldLevelEncryptionProfileCommandOutput>;
224
- export declare const deserializeAws_restXmlCreateFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFunctionCommandOutput>;
225
- export declare const deserializeAws_restXmlCreateInvalidationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInvalidationCommandOutput>;
226
- export declare const deserializeAws_restXmlCreateKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateKeyGroupCommandOutput>;
227
- export declare const deserializeAws_restXmlCreateMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMonitoringSubscriptionCommandOutput>;
228
- export declare const deserializeAws_restXmlCreateOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOriginAccessControlCommandOutput>;
229
- export declare const deserializeAws_restXmlCreateOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOriginRequestPolicyCommandOutput>;
230
- export declare const deserializeAws_restXmlCreatePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePublicKeyCommandOutput>;
231
- export declare const deserializeAws_restXmlCreateRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRealtimeLogConfigCommandOutput>;
232
- export declare const deserializeAws_restXmlCreateResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResponseHeadersPolicyCommandOutput>;
233
- export declare const deserializeAws_restXmlCreateStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingDistributionCommandOutput>;
234
- export declare const deserializeAws_restXmlCreateStreamingDistributionWithTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingDistributionWithTagsCommandOutput>;
235
- export declare const deserializeAws_restXmlDeleteCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCachePolicyCommandOutput>;
236
- export declare const deserializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCloudFrontOriginAccessIdentityCommandOutput>;
237
- export declare const deserializeAws_restXmlDeleteContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContinuousDeploymentPolicyCommandOutput>;
238
- export declare const deserializeAws_restXmlDeleteDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDistributionCommandOutput>;
239
- export declare const deserializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFieldLevelEncryptionConfigCommandOutput>;
240
- export declare const deserializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFieldLevelEncryptionProfileCommandOutput>;
241
- export declare const deserializeAws_restXmlDeleteFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFunctionCommandOutput>;
242
- export declare const deserializeAws_restXmlDeleteKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteKeyGroupCommandOutput>;
243
- export declare const deserializeAws_restXmlDeleteMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMonitoringSubscriptionCommandOutput>;
244
- export declare const deserializeAws_restXmlDeleteOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOriginAccessControlCommandOutput>;
245
- export declare const deserializeAws_restXmlDeleteOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOriginRequestPolicyCommandOutput>;
246
- export declare const deserializeAws_restXmlDeletePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePublicKeyCommandOutput>;
247
- export declare const deserializeAws_restXmlDeleteRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRealtimeLogConfigCommandOutput>;
248
- export declare const deserializeAws_restXmlDeleteResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResponseHeadersPolicyCommandOutput>;
249
- export declare const deserializeAws_restXmlDeleteStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStreamingDistributionCommandOutput>;
250
- export declare const deserializeAws_restXmlDescribeFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFunctionCommandOutput>;
251
- export declare const deserializeAws_restXmlGetCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCachePolicyCommandOutput>;
252
- export declare const deserializeAws_restXmlGetCachePolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCachePolicyConfigCommandOutput>;
253
- export declare const deserializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCloudFrontOriginAccessIdentityCommandOutput>;
254
- export declare const deserializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCloudFrontOriginAccessIdentityConfigCommandOutput>;
255
- export declare const deserializeAws_restXmlGetContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContinuousDeploymentPolicyCommandOutput>;
256
- export declare const deserializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContinuousDeploymentPolicyConfigCommandOutput>;
257
- export declare const deserializeAws_restXmlGetDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDistributionCommandOutput>;
258
- export declare const deserializeAws_restXmlGetDistributionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDistributionConfigCommandOutput>;
259
- export declare const deserializeAws_restXmlGetFieldLevelEncryptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionCommandOutput>;
260
- export declare const deserializeAws_restXmlGetFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionConfigCommandOutput>;
261
- export declare const deserializeAws_restXmlGetFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionProfileCommandOutput>;
262
- export declare const deserializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionProfileConfigCommandOutput>;
263
- export declare const deserializeAws_restXmlGetFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFunctionCommandOutput>;
264
- export declare const deserializeAws_restXmlGetInvalidationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvalidationCommandOutput>;
265
- export declare const deserializeAws_restXmlGetKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetKeyGroupCommandOutput>;
266
- export declare const deserializeAws_restXmlGetKeyGroupConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetKeyGroupConfigCommandOutput>;
267
- export declare const deserializeAws_restXmlGetMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMonitoringSubscriptionCommandOutput>;
268
- export declare const deserializeAws_restXmlGetOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginAccessControlCommandOutput>;
269
- export declare const deserializeAws_restXmlGetOriginAccessControlConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginAccessControlConfigCommandOutput>;
270
- export declare const deserializeAws_restXmlGetOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginRequestPolicyCommandOutput>;
271
- export declare const deserializeAws_restXmlGetOriginRequestPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginRequestPolicyConfigCommandOutput>;
272
- export declare const deserializeAws_restXmlGetPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPublicKeyCommandOutput>;
273
- export declare const deserializeAws_restXmlGetPublicKeyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPublicKeyConfigCommandOutput>;
274
- export declare const deserializeAws_restXmlGetRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRealtimeLogConfigCommandOutput>;
275
- export declare const deserializeAws_restXmlGetResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResponseHeadersPolicyCommandOutput>;
276
- export declare const deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResponseHeadersPolicyConfigCommandOutput>;
277
- export declare const deserializeAws_restXmlGetStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStreamingDistributionCommandOutput>;
278
- export declare const deserializeAws_restXmlGetStreamingDistributionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStreamingDistributionConfigCommandOutput>;
279
- export declare const deserializeAws_restXmlListCachePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCachePoliciesCommandOutput>;
280
- export declare const deserializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
281
- export declare const deserializeAws_restXmlListConflictingAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConflictingAliasesCommandOutput>;
282
- export declare const deserializeAws_restXmlListContinuousDeploymentPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContinuousDeploymentPoliciesCommandOutput>;
283
- export declare const deserializeAws_restXmlListDistributionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsCommandOutput>;
284
- export declare const deserializeAws_restXmlListDistributionsByCachePolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByCachePolicyIdCommandOutput>;
285
- export declare const deserializeAws_restXmlListDistributionsByKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByKeyGroupCommandOutput>;
286
- export declare const deserializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByOriginRequestPolicyIdCommandOutput>;
287
- export declare const deserializeAws_restXmlListDistributionsByRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByRealtimeLogConfigCommandOutput>;
288
- export declare const deserializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByResponseHeadersPolicyIdCommandOutput>;
289
- export declare const deserializeAws_restXmlListDistributionsByWebACLIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByWebACLIdCommandOutput>;
290
- export declare const deserializeAws_restXmlListFieldLevelEncryptionConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFieldLevelEncryptionConfigsCommandOutput>;
291
- export declare const deserializeAws_restXmlListFieldLevelEncryptionProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFieldLevelEncryptionProfilesCommandOutput>;
292
- export declare const deserializeAws_restXmlListFunctionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFunctionsCommandOutput>;
293
- export declare const deserializeAws_restXmlListInvalidationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvalidationsCommandOutput>;
294
- export declare const deserializeAws_restXmlListKeyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListKeyGroupsCommandOutput>;
295
- export declare const deserializeAws_restXmlListOriginAccessControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOriginAccessControlsCommandOutput>;
296
- export declare const deserializeAws_restXmlListOriginRequestPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOriginRequestPoliciesCommandOutput>;
297
- export declare const deserializeAws_restXmlListPublicKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPublicKeysCommandOutput>;
298
- export declare const deserializeAws_restXmlListRealtimeLogConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRealtimeLogConfigsCommandOutput>;
299
- export declare const deserializeAws_restXmlListResponseHeadersPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResponseHeadersPoliciesCommandOutput>;
300
- export declare const deserializeAws_restXmlListStreamingDistributionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStreamingDistributionsCommandOutput>;
301
- export declare const deserializeAws_restXmlListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
302
- export declare const deserializeAws_restXmlPublishFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PublishFunctionCommandOutput>;
303
- export declare const deserializeAws_restXmlTagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
304
- export declare const deserializeAws_restXmlTestFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestFunctionCommandOutput>;
305
- export declare const deserializeAws_restXmlUntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
306
- export declare const deserializeAws_restXmlUpdateCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCachePolicyCommandOutput>;
307
- export declare const deserializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCloudFrontOriginAccessIdentityCommandOutput>;
308
- export declare const deserializeAws_restXmlUpdateContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContinuousDeploymentPolicyCommandOutput>;
309
- export declare const deserializeAws_restXmlUpdateDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDistributionCommandOutput>;
310
- export declare const deserializeAws_restXmlUpdateDistributionWithStagingConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDistributionWithStagingConfigCommandOutput>;
311
- export declare const deserializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFieldLevelEncryptionConfigCommandOutput>;
312
- export declare const deserializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFieldLevelEncryptionProfileCommandOutput>;
313
- export declare const deserializeAws_restXmlUpdateFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFunctionCommandOutput>;
314
- export declare const deserializeAws_restXmlUpdateKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateKeyGroupCommandOutput>;
315
- export declare const deserializeAws_restXmlUpdateOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOriginAccessControlCommandOutput>;
316
- export declare const deserializeAws_restXmlUpdateOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOriginRequestPolicyCommandOutput>;
317
- export declare const deserializeAws_restXmlUpdatePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePublicKeyCommandOutput>;
318
- export declare const deserializeAws_restXmlUpdateRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRealtimeLogConfigCommandOutput>;
319
- export declare const deserializeAws_restXmlUpdateResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResponseHeadersPolicyCommandOutput>;
320
- export declare const deserializeAws_restXmlUpdateStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStreamingDistributionCommandOutput>;
109
+ /**
110
+ * serializeAws_restXmlAssociateAliasCommand
111
+ */
112
+ export declare const se_AssociateAliasCommand: (input: AssociateAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
+ /**
114
+ * serializeAws_restXmlCopyDistributionCommand
115
+ */
116
+ export declare const se_CopyDistributionCommand: (input: CopyDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
+ /**
118
+ * serializeAws_restXmlCreateCachePolicyCommand
119
+ */
120
+ export declare const se_CreateCachePolicyCommand: (input: CreateCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
+ /**
122
+ * serializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand
123
+ */
124
+ export declare const se_CreateCloudFrontOriginAccessIdentityCommand: (input: CreateCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
+ /**
126
+ * serializeAws_restXmlCreateContinuousDeploymentPolicyCommand
127
+ */
128
+ export declare const se_CreateContinuousDeploymentPolicyCommand: (input: CreateContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
+ /**
130
+ * serializeAws_restXmlCreateDistributionCommand
131
+ */
132
+ export declare const se_CreateDistributionCommand: (input: CreateDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
+ /**
134
+ * serializeAws_restXmlCreateDistributionWithTagsCommand
135
+ */
136
+ export declare const se_CreateDistributionWithTagsCommand: (input: CreateDistributionWithTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
+ /**
138
+ * serializeAws_restXmlCreateFieldLevelEncryptionConfigCommand
139
+ */
140
+ export declare const se_CreateFieldLevelEncryptionConfigCommand: (input: CreateFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
+ /**
142
+ * serializeAws_restXmlCreateFieldLevelEncryptionProfileCommand
143
+ */
144
+ export declare const se_CreateFieldLevelEncryptionProfileCommand: (input: CreateFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
+ /**
146
+ * serializeAws_restXmlCreateFunctionCommand
147
+ */
148
+ export declare const se_CreateFunctionCommand: (input: CreateFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
+ /**
150
+ * serializeAws_restXmlCreateInvalidationCommand
151
+ */
152
+ export declare const se_CreateInvalidationCommand: (input: CreateInvalidationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
+ /**
154
+ * serializeAws_restXmlCreateKeyGroupCommand
155
+ */
156
+ export declare const se_CreateKeyGroupCommand: (input: CreateKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
+ /**
158
+ * serializeAws_restXmlCreateMonitoringSubscriptionCommand
159
+ */
160
+ export declare const se_CreateMonitoringSubscriptionCommand: (input: CreateMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
+ /**
162
+ * serializeAws_restXmlCreateOriginAccessControlCommand
163
+ */
164
+ export declare const se_CreateOriginAccessControlCommand: (input: CreateOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
+ /**
166
+ * serializeAws_restXmlCreateOriginRequestPolicyCommand
167
+ */
168
+ export declare const se_CreateOriginRequestPolicyCommand: (input: CreateOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
+ /**
170
+ * serializeAws_restXmlCreatePublicKeyCommand
171
+ */
172
+ export declare const se_CreatePublicKeyCommand: (input: CreatePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
+ /**
174
+ * serializeAws_restXmlCreateRealtimeLogConfigCommand
175
+ */
176
+ export declare const se_CreateRealtimeLogConfigCommand: (input: CreateRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
+ /**
178
+ * serializeAws_restXmlCreateResponseHeadersPolicyCommand
179
+ */
180
+ export declare const se_CreateResponseHeadersPolicyCommand: (input: CreateResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
+ /**
182
+ * serializeAws_restXmlCreateStreamingDistributionCommand
183
+ */
184
+ export declare const se_CreateStreamingDistributionCommand: (input: CreateStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
+ /**
186
+ * serializeAws_restXmlCreateStreamingDistributionWithTagsCommand
187
+ */
188
+ export declare const se_CreateStreamingDistributionWithTagsCommand: (input: CreateStreamingDistributionWithTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
+ /**
190
+ * serializeAws_restXmlDeleteCachePolicyCommand
191
+ */
192
+ export declare const se_DeleteCachePolicyCommand: (input: DeleteCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
+ /**
194
+ * serializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand
195
+ */
196
+ export declare const se_DeleteCloudFrontOriginAccessIdentityCommand: (input: DeleteCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
+ /**
198
+ * serializeAws_restXmlDeleteContinuousDeploymentPolicyCommand
199
+ */
200
+ export declare const se_DeleteContinuousDeploymentPolicyCommand: (input: DeleteContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
+ /**
202
+ * serializeAws_restXmlDeleteDistributionCommand
203
+ */
204
+ export declare const se_DeleteDistributionCommand: (input: DeleteDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
+ /**
206
+ * serializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand
207
+ */
208
+ export declare const se_DeleteFieldLevelEncryptionConfigCommand: (input: DeleteFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
+ /**
210
+ * serializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand
211
+ */
212
+ export declare const se_DeleteFieldLevelEncryptionProfileCommand: (input: DeleteFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
+ /**
214
+ * serializeAws_restXmlDeleteFunctionCommand
215
+ */
216
+ export declare const se_DeleteFunctionCommand: (input: DeleteFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
+ /**
218
+ * serializeAws_restXmlDeleteKeyGroupCommand
219
+ */
220
+ export declare const se_DeleteKeyGroupCommand: (input: DeleteKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
+ /**
222
+ * serializeAws_restXmlDeleteMonitoringSubscriptionCommand
223
+ */
224
+ export declare const se_DeleteMonitoringSubscriptionCommand: (input: DeleteMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
+ /**
226
+ * serializeAws_restXmlDeleteOriginAccessControlCommand
227
+ */
228
+ export declare const se_DeleteOriginAccessControlCommand: (input: DeleteOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
+ /**
230
+ * serializeAws_restXmlDeleteOriginRequestPolicyCommand
231
+ */
232
+ export declare const se_DeleteOriginRequestPolicyCommand: (input: DeleteOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
+ /**
234
+ * serializeAws_restXmlDeletePublicKeyCommand
235
+ */
236
+ export declare const se_DeletePublicKeyCommand: (input: DeletePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
+ /**
238
+ * serializeAws_restXmlDeleteRealtimeLogConfigCommand
239
+ */
240
+ export declare const se_DeleteRealtimeLogConfigCommand: (input: DeleteRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
+ /**
242
+ * serializeAws_restXmlDeleteResponseHeadersPolicyCommand
243
+ */
244
+ export declare const se_DeleteResponseHeadersPolicyCommand: (input: DeleteResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
+ /**
246
+ * serializeAws_restXmlDeleteStreamingDistributionCommand
247
+ */
248
+ export declare const se_DeleteStreamingDistributionCommand: (input: DeleteStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
+ /**
250
+ * serializeAws_restXmlDescribeFunctionCommand
251
+ */
252
+ export declare const se_DescribeFunctionCommand: (input: DescribeFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
+ /**
254
+ * serializeAws_restXmlGetCachePolicyCommand
255
+ */
256
+ export declare const se_GetCachePolicyCommand: (input: GetCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
+ /**
258
+ * serializeAws_restXmlGetCachePolicyConfigCommand
259
+ */
260
+ export declare const se_GetCachePolicyConfigCommand: (input: GetCachePolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
+ /**
262
+ * serializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand
263
+ */
264
+ export declare const se_GetCloudFrontOriginAccessIdentityCommand: (input: GetCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
+ /**
266
+ * serializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand
267
+ */
268
+ export declare const se_GetCloudFrontOriginAccessIdentityConfigCommand: (input: GetCloudFrontOriginAccessIdentityConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
+ /**
270
+ * serializeAws_restXmlGetContinuousDeploymentPolicyCommand
271
+ */
272
+ export declare const se_GetContinuousDeploymentPolicyCommand: (input: GetContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
+ /**
274
+ * serializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand
275
+ */
276
+ export declare const se_GetContinuousDeploymentPolicyConfigCommand: (input: GetContinuousDeploymentPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
+ /**
278
+ * serializeAws_restXmlGetDistributionCommand
279
+ */
280
+ export declare const se_GetDistributionCommand: (input: GetDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
+ /**
282
+ * serializeAws_restXmlGetDistributionConfigCommand
283
+ */
284
+ export declare const se_GetDistributionConfigCommand: (input: GetDistributionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
+ /**
286
+ * serializeAws_restXmlGetFieldLevelEncryptionCommand
287
+ */
288
+ export declare const se_GetFieldLevelEncryptionCommand: (input: GetFieldLevelEncryptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
+ /**
290
+ * serializeAws_restXmlGetFieldLevelEncryptionConfigCommand
291
+ */
292
+ export declare const se_GetFieldLevelEncryptionConfigCommand: (input: GetFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
+ /**
294
+ * serializeAws_restXmlGetFieldLevelEncryptionProfileCommand
295
+ */
296
+ export declare const se_GetFieldLevelEncryptionProfileCommand: (input: GetFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
+ /**
298
+ * serializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand
299
+ */
300
+ export declare const se_GetFieldLevelEncryptionProfileConfigCommand: (input: GetFieldLevelEncryptionProfileConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
+ /**
302
+ * serializeAws_restXmlGetFunctionCommand
303
+ */
304
+ export declare const se_GetFunctionCommand: (input: GetFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
+ /**
306
+ * serializeAws_restXmlGetInvalidationCommand
307
+ */
308
+ export declare const se_GetInvalidationCommand: (input: GetInvalidationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
+ /**
310
+ * serializeAws_restXmlGetKeyGroupCommand
311
+ */
312
+ export declare const se_GetKeyGroupCommand: (input: GetKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
+ /**
314
+ * serializeAws_restXmlGetKeyGroupConfigCommand
315
+ */
316
+ export declare const se_GetKeyGroupConfigCommand: (input: GetKeyGroupConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
+ /**
318
+ * serializeAws_restXmlGetMonitoringSubscriptionCommand
319
+ */
320
+ export declare const se_GetMonitoringSubscriptionCommand: (input: GetMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
+ /**
322
+ * serializeAws_restXmlGetOriginAccessControlCommand
323
+ */
324
+ export declare const se_GetOriginAccessControlCommand: (input: GetOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
+ /**
326
+ * serializeAws_restXmlGetOriginAccessControlConfigCommand
327
+ */
328
+ export declare const se_GetOriginAccessControlConfigCommand: (input: GetOriginAccessControlConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
+ /**
330
+ * serializeAws_restXmlGetOriginRequestPolicyCommand
331
+ */
332
+ export declare const se_GetOriginRequestPolicyCommand: (input: GetOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
+ /**
334
+ * serializeAws_restXmlGetOriginRequestPolicyConfigCommand
335
+ */
336
+ export declare const se_GetOriginRequestPolicyConfigCommand: (input: GetOriginRequestPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
+ /**
338
+ * serializeAws_restXmlGetPublicKeyCommand
339
+ */
340
+ export declare const se_GetPublicKeyCommand: (input: GetPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
+ /**
342
+ * serializeAws_restXmlGetPublicKeyConfigCommand
343
+ */
344
+ export declare const se_GetPublicKeyConfigCommand: (input: GetPublicKeyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
+ /**
346
+ * serializeAws_restXmlGetRealtimeLogConfigCommand
347
+ */
348
+ export declare const se_GetRealtimeLogConfigCommand: (input: GetRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
+ /**
350
+ * serializeAws_restXmlGetResponseHeadersPolicyCommand
351
+ */
352
+ export declare const se_GetResponseHeadersPolicyCommand: (input: GetResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
+ /**
354
+ * serializeAws_restXmlGetResponseHeadersPolicyConfigCommand
355
+ */
356
+ export declare const se_GetResponseHeadersPolicyConfigCommand: (input: GetResponseHeadersPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
+ /**
358
+ * serializeAws_restXmlGetStreamingDistributionCommand
359
+ */
360
+ export declare const se_GetStreamingDistributionCommand: (input: GetStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
+ /**
362
+ * serializeAws_restXmlGetStreamingDistributionConfigCommand
363
+ */
364
+ export declare const se_GetStreamingDistributionConfigCommand: (input: GetStreamingDistributionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
+ /**
366
+ * serializeAws_restXmlListCachePoliciesCommand
367
+ */
368
+ export declare const se_ListCachePoliciesCommand: (input: ListCachePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
+ /**
370
+ * serializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand
371
+ */
372
+ export declare const se_ListCloudFrontOriginAccessIdentitiesCommand: (input: ListCloudFrontOriginAccessIdentitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
373
+ /**
374
+ * serializeAws_restXmlListConflictingAliasesCommand
375
+ */
376
+ export declare const se_ListConflictingAliasesCommand: (input: ListConflictingAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
+ /**
378
+ * serializeAws_restXmlListContinuousDeploymentPoliciesCommand
379
+ */
380
+ export declare const se_ListContinuousDeploymentPoliciesCommand: (input: ListContinuousDeploymentPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
+ /**
382
+ * serializeAws_restXmlListDistributionsCommand
383
+ */
384
+ export declare const se_ListDistributionsCommand: (input: ListDistributionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
+ /**
386
+ * serializeAws_restXmlListDistributionsByCachePolicyIdCommand
387
+ */
388
+ export declare const se_ListDistributionsByCachePolicyIdCommand: (input: ListDistributionsByCachePolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
+ /**
390
+ * serializeAws_restXmlListDistributionsByKeyGroupCommand
391
+ */
392
+ export declare const se_ListDistributionsByKeyGroupCommand: (input: ListDistributionsByKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
+ /**
394
+ * serializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand
395
+ */
396
+ export declare const se_ListDistributionsByOriginRequestPolicyIdCommand: (input: ListDistributionsByOriginRequestPolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
+ /**
398
+ * serializeAws_restXmlListDistributionsByRealtimeLogConfigCommand
399
+ */
400
+ export declare const se_ListDistributionsByRealtimeLogConfigCommand: (input: ListDistributionsByRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
+ /**
402
+ * serializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand
403
+ */
404
+ export declare const se_ListDistributionsByResponseHeadersPolicyIdCommand: (input: ListDistributionsByResponseHeadersPolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
+ /**
406
+ * serializeAws_restXmlListDistributionsByWebACLIdCommand
407
+ */
408
+ export declare const se_ListDistributionsByWebACLIdCommand: (input: ListDistributionsByWebACLIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
+ /**
410
+ * serializeAws_restXmlListFieldLevelEncryptionConfigsCommand
411
+ */
412
+ export declare const se_ListFieldLevelEncryptionConfigsCommand: (input: ListFieldLevelEncryptionConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
+ /**
414
+ * serializeAws_restXmlListFieldLevelEncryptionProfilesCommand
415
+ */
416
+ export declare const se_ListFieldLevelEncryptionProfilesCommand: (input: ListFieldLevelEncryptionProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
+ /**
418
+ * serializeAws_restXmlListFunctionsCommand
419
+ */
420
+ export declare const se_ListFunctionsCommand: (input: ListFunctionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
+ /**
422
+ * serializeAws_restXmlListInvalidationsCommand
423
+ */
424
+ export declare const se_ListInvalidationsCommand: (input: ListInvalidationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
+ /**
426
+ * serializeAws_restXmlListKeyGroupsCommand
427
+ */
428
+ export declare const se_ListKeyGroupsCommand: (input: ListKeyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
+ /**
430
+ * serializeAws_restXmlListOriginAccessControlsCommand
431
+ */
432
+ export declare const se_ListOriginAccessControlsCommand: (input: ListOriginAccessControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
+ /**
434
+ * serializeAws_restXmlListOriginRequestPoliciesCommand
435
+ */
436
+ export declare const se_ListOriginRequestPoliciesCommand: (input: ListOriginRequestPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
437
+ /**
438
+ * serializeAws_restXmlListPublicKeysCommand
439
+ */
440
+ export declare const se_ListPublicKeysCommand: (input: ListPublicKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
+ /**
442
+ * serializeAws_restXmlListRealtimeLogConfigsCommand
443
+ */
444
+ export declare const se_ListRealtimeLogConfigsCommand: (input: ListRealtimeLogConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
445
+ /**
446
+ * serializeAws_restXmlListResponseHeadersPoliciesCommand
447
+ */
448
+ export declare const se_ListResponseHeadersPoliciesCommand: (input: ListResponseHeadersPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
+ /**
450
+ * serializeAws_restXmlListStreamingDistributionsCommand
451
+ */
452
+ export declare const se_ListStreamingDistributionsCommand: (input: ListStreamingDistributionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
453
+ /**
454
+ * serializeAws_restXmlListTagsForResourceCommand
455
+ */
456
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
457
+ /**
458
+ * serializeAws_restXmlPublishFunctionCommand
459
+ */
460
+ export declare const se_PublishFunctionCommand: (input: PublishFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
461
+ /**
462
+ * serializeAws_restXmlTagResourceCommand
463
+ */
464
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
465
+ /**
466
+ * serializeAws_restXmlTestFunctionCommand
467
+ */
468
+ export declare const se_TestFunctionCommand: (input: TestFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
469
+ /**
470
+ * serializeAws_restXmlUntagResourceCommand
471
+ */
472
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
473
+ /**
474
+ * serializeAws_restXmlUpdateCachePolicyCommand
475
+ */
476
+ export declare const se_UpdateCachePolicyCommand: (input: UpdateCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
477
+ /**
478
+ * serializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand
479
+ */
480
+ export declare const se_UpdateCloudFrontOriginAccessIdentityCommand: (input: UpdateCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
481
+ /**
482
+ * serializeAws_restXmlUpdateContinuousDeploymentPolicyCommand
483
+ */
484
+ export declare const se_UpdateContinuousDeploymentPolicyCommand: (input: UpdateContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
485
+ /**
486
+ * serializeAws_restXmlUpdateDistributionCommand
487
+ */
488
+ export declare const se_UpdateDistributionCommand: (input: UpdateDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
489
+ /**
490
+ * serializeAws_restXmlUpdateDistributionWithStagingConfigCommand
491
+ */
492
+ export declare const se_UpdateDistributionWithStagingConfigCommand: (input: UpdateDistributionWithStagingConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
493
+ /**
494
+ * serializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand
495
+ */
496
+ export declare const se_UpdateFieldLevelEncryptionConfigCommand: (input: UpdateFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
497
+ /**
498
+ * serializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand
499
+ */
500
+ export declare const se_UpdateFieldLevelEncryptionProfileCommand: (input: UpdateFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
501
+ /**
502
+ * serializeAws_restXmlUpdateFunctionCommand
503
+ */
504
+ export declare const se_UpdateFunctionCommand: (input: UpdateFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
505
+ /**
506
+ * serializeAws_restXmlUpdateKeyGroupCommand
507
+ */
508
+ export declare const se_UpdateKeyGroupCommand: (input: UpdateKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
509
+ /**
510
+ * serializeAws_restXmlUpdateOriginAccessControlCommand
511
+ */
512
+ export declare const se_UpdateOriginAccessControlCommand: (input: UpdateOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
513
+ /**
514
+ * serializeAws_restXmlUpdateOriginRequestPolicyCommand
515
+ */
516
+ export declare const se_UpdateOriginRequestPolicyCommand: (input: UpdateOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
517
+ /**
518
+ * serializeAws_restXmlUpdatePublicKeyCommand
519
+ */
520
+ export declare const se_UpdatePublicKeyCommand: (input: UpdatePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
521
+ /**
522
+ * serializeAws_restXmlUpdateRealtimeLogConfigCommand
523
+ */
524
+ export declare const se_UpdateRealtimeLogConfigCommand: (input: UpdateRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
525
+ /**
526
+ * serializeAws_restXmlUpdateResponseHeadersPolicyCommand
527
+ */
528
+ export declare const se_UpdateResponseHeadersPolicyCommand: (input: UpdateResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
529
+ /**
530
+ * serializeAws_restXmlUpdateStreamingDistributionCommand
531
+ */
532
+ export declare const se_UpdateStreamingDistributionCommand: (input: UpdateStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
533
+ /**
534
+ * deserializeAws_restXmlAssociateAliasCommand
535
+ */
536
+ export declare const de_AssociateAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAliasCommandOutput>;
537
+ /**
538
+ * deserializeAws_restXmlCopyDistributionCommand
539
+ */
540
+ export declare const de_CopyDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyDistributionCommandOutput>;
541
+ /**
542
+ * deserializeAws_restXmlCreateCachePolicyCommand
543
+ */
544
+ export declare const de_CreateCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCachePolicyCommandOutput>;
545
+ /**
546
+ * deserializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand
547
+ */
548
+ export declare const de_CreateCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCloudFrontOriginAccessIdentityCommandOutput>;
549
+ /**
550
+ * deserializeAws_restXmlCreateContinuousDeploymentPolicyCommand
551
+ */
552
+ export declare const de_CreateContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContinuousDeploymentPolicyCommandOutput>;
553
+ /**
554
+ * deserializeAws_restXmlCreateDistributionCommand
555
+ */
556
+ export declare const de_CreateDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDistributionCommandOutput>;
557
+ /**
558
+ * deserializeAws_restXmlCreateDistributionWithTagsCommand
559
+ */
560
+ export declare const de_CreateDistributionWithTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDistributionWithTagsCommandOutput>;
561
+ /**
562
+ * deserializeAws_restXmlCreateFieldLevelEncryptionConfigCommand
563
+ */
564
+ export declare const de_CreateFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFieldLevelEncryptionConfigCommandOutput>;
565
+ /**
566
+ * deserializeAws_restXmlCreateFieldLevelEncryptionProfileCommand
567
+ */
568
+ export declare const de_CreateFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFieldLevelEncryptionProfileCommandOutput>;
569
+ /**
570
+ * deserializeAws_restXmlCreateFunctionCommand
571
+ */
572
+ export declare const de_CreateFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFunctionCommandOutput>;
573
+ /**
574
+ * deserializeAws_restXmlCreateInvalidationCommand
575
+ */
576
+ export declare const de_CreateInvalidationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInvalidationCommandOutput>;
577
+ /**
578
+ * deserializeAws_restXmlCreateKeyGroupCommand
579
+ */
580
+ export declare const de_CreateKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateKeyGroupCommandOutput>;
581
+ /**
582
+ * deserializeAws_restXmlCreateMonitoringSubscriptionCommand
583
+ */
584
+ export declare const de_CreateMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMonitoringSubscriptionCommandOutput>;
585
+ /**
586
+ * deserializeAws_restXmlCreateOriginAccessControlCommand
587
+ */
588
+ export declare const de_CreateOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOriginAccessControlCommandOutput>;
589
+ /**
590
+ * deserializeAws_restXmlCreateOriginRequestPolicyCommand
591
+ */
592
+ export declare const de_CreateOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOriginRequestPolicyCommandOutput>;
593
+ /**
594
+ * deserializeAws_restXmlCreatePublicKeyCommand
595
+ */
596
+ export declare const de_CreatePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePublicKeyCommandOutput>;
597
+ /**
598
+ * deserializeAws_restXmlCreateRealtimeLogConfigCommand
599
+ */
600
+ export declare const de_CreateRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRealtimeLogConfigCommandOutput>;
601
+ /**
602
+ * deserializeAws_restXmlCreateResponseHeadersPolicyCommand
603
+ */
604
+ export declare const de_CreateResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResponseHeadersPolicyCommandOutput>;
605
+ /**
606
+ * deserializeAws_restXmlCreateStreamingDistributionCommand
607
+ */
608
+ export declare const de_CreateStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingDistributionCommandOutput>;
609
+ /**
610
+ * deserializeAws_restXmlCreateStreamingDistributionWithTagsCommand
611
+ */
612
+ export declare const de_CreateStreamingDistributionWithTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingDistributionWithTagsCommandOutput>;
613
+ /**
614
+ * deserializeAws_restXmlDeleteCachePolicyCommand
615
+ */
616
+ export declare const de_DeleteCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCachePolicyCommandOutput>;
617
+ /**
618
+ * deserializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand
619
+ */
620
+ export declare const de_DeleteCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCloudFrontOriginAccessIdentityCommandOutput>;
621
+ /**
622
+ * deserializeAws_restXmlDeleteContinuousDeploymentPolicyCommand
623
+ */
624
+ export declare const de_DeleteContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContinuousDeploymentPolicyCommandOutput>;
625
+ /**
626
+ * deserializeAws_restXmlDeleteDistributionCommand
627
+ */
628
+ export declare const de_DeleteDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDistributionCommandOutput>;
629
+ /**
630
+ * deserializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand
631
+ */
632
+ export declare const de_DeleteFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFieldLevelEncryptionConfigCommandOutput>;
633
+ /**
634
+ * deserializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand
635
+ */
636
+ export declare const de_DeleteFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFieldLevelEncryptionProfileCommandOutput>;
637
+ /**
638
+ * deserializeAws_restXmlDeleteFunctionCommand
639
+ */
640
+ export declare const de_DeleteFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFunctionCommandOutput>;
641
+ /**
642
+ * deserializeAws_restXmlDeleteKeyGroupCommand
643
+ */
644
+ export declare const de_DeleteKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteKeyGroupCommandOutput>;
645
+ /**
646
+ * deserializeAws_restXmlDeleteMonitoringSubscriptionCommand
647
+ */
648
+ export declare const de_DeleteMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMonitoringSubscriptionCommandOutput>;
649
+ /**
650
+ * deserializeAws_restXmlDeleteOriginAccessControlCommand
651
+ */
652
+ export declare const de_DeleteOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOriginAccessControlCommandOutput>;
653
+ /**
654
+ * deserializeAws_restXmlDeleteOriginRequestPolicyCommand
655
+ */
656
+ export declare const de_DeleteOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOriginRequestPolicyCommandOutput>;
657
+ /**
658
+ * deserializeAws_restXmlDeletePublicKeyCommand
659
+ */
660
+ export declare const de_DeletePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePublicKeyCommandOutput>;
661
+ /**
662
+ * deserializeAws_restXmlDeleteRealtimeLogConfigCommand
663
+ */
664
+ export declare const de_DeleteRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRealtimeLogConfigCommandOutput>;
665
+ /**
666
+ * deserializeAws_restXmlDeleteResponseHeadersPolicyCommand
667
+ */
668
+ export declare const de_DeleteResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResponseHeadersPolicyCommandOutput>;
669
+ /**
670
+ * deserializeAws_restXmlDeleteStreamingDistributionCommand
671
+ */
672
+ export declare const de_DeleteStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStreamingDistributionCommandOutput>;
673
+ /**
674
+ * deserializeAws_restXmlDescribeFunctionCommand
675
+ */
676
+ export declare const de_DescribeFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFunctionCommandOutput>;
677
+ /**
678
+ * deserializeAws_restXmlGetCachePolicyCommand
679
+ */
680
+ export declare const de_GetCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCachePolicyCommandOutput>;
681
+ /**
682
+ * deserializeAws_restXmlGetCachePolicyConfigCommand
683
+ */
684
+ export declare const de_GetCachePolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCachePolicyConfigCommandOutput>;
685
+ /**
686
+ * deserializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand
687
+ */
688
+ export declare const de_GetCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCloudFrontOriginAccessIdentityCommandOutput>;
689
+ /**
690
+ * deserializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand
691
+ */
692
+ export declare const de_GetCloudFrontOriginAccessIdentityConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCloudFrontOriginAccessIdentityConfigCommandOutput>;
693
+ /**
694
+ * deserializeAws_restXmlGetContinuousDeploymentPolicyCommand
695
+ */
696
+ export declare const de_GetContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContinuousDeploymentPolicyCommandOutput>;
697
+ /**
698
+ * deserializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand
699
+ */
700
+ export declare const de_GetContinuousDeploymentPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContinuousDeploymentPolicyConfigCommandOutput>;
701
+ /**
702
+ * deserializeAws_restXmlGetDistributionCommand
703
+ */
704
+ export declare const de_GetDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDistributionCommandOutput>;
705
+ /**
706
+ * deserializeAws_restXmlGetDistributionConfigCommand
707
+ */
708
+ export declare const de_GetDistributionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDistributionConfigCommandOutput>;
709
+ /**
710
+ * deserializeAws_restXmlGetFieldLevelEncryptionCommand
711
+ */
712
+ export declare const de_GetFieldLevelEncryptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionCommandOutput>;
713
+ /**
714
+ * deserializeAws_restXmlGetFieldLevelEncryptionConfigCommand
715
+ */
716
+ export declare const de_GetFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionConfigCommandOutput>;
717
+ /**
718
+ * deserializeAws_restXmlGetFieldLevelEncryptionProfileCommand
719
+ */
720
+ export declare const de_GetFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionProfileCommandOutput>;
721
+ /**
722
+ * deserializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand
723
+ */
724
+ export declare const de_GetFieldLevelEncryptionProfileConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionProfileConfigCommandOutput>;
725
+ /**
726
+ * deserializeAws_restXmlGetFunctionCommand
727
+ */
728
+ export declare const de_GetFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFunctionCommandOutput>;
729
+ /**
730
+ * deserializeAws_restXmlGetInvalidationCommand
731
+ */
732
+ export declare const de_GetInvalidationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvalidationCommandOutput>;
733
+ /**
734
+ * deserializeAws_restXmlGetKeyGroupCommand
735
+ */
736
+ export declare const de_GetKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetKeyGroupCommandOutput>;
737
+ /**
738
+ * deserializeAws_restXmlGetKeyGroupConfigCommand
739
+ */
740
+ export declare const de_GetKeyGroupConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetKeyGroupConfigCommandOutput>;
741
+ /**
742
+ * deserializeAws_restXmlGetMonitoringSubscriptionCommand
743
+ */
744
+ export declare const de_GetMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMonitoringSubscriptionCommandOutput>;
745
+ /**
746
+ * deserializeAws_restXmlGetOriginAccessControlCommand
747
+ */
748
+ export declare const de_GetOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginAccessControlCommandOutput>;
749
+ /**
750
+ * deserializeAws_restXmlGetOriginAccessControlConfigCommand
751
+ */
752
+ export declare const de_GetOriginAccessControlConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginAccessControlConfigCommandOutput>;
753
+ /**
754
+ * deserializeAws_restXmlGetOriginRequestPolicyCommand
755
+ */
756
+ export declare const de_GetOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginRequestPolicyCommandOutput>;
757
+ /**
758
+ * deserializeAws_restXmlGetOriginRequestPolicyConfigCommand
759
+ */
760
+ export declare const de_GetOriginRequestPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginRequestPolicyConfigCommandOutput>;
761
+ /**
762
+ * deserializeAws_restXmlGetPublicKeyCommand
763
+ */
764
+ export declare const de_GetPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPublicKeyCommandOutput>;
765
+ /**
766
+ * deserializeAws_restXmlGetPublicKeyConfigCommand
767
+ */
768
+ export declare const de_GetPublicKeyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPublicKeyConfigCommandOutput>;
769
+ /**
770
+ * deserializeAws_restXmlGetRealtimeLogConfigCommand
771
+ */
772
+ export declare const de_GetRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRealtimeLogConfigCommandOutput>;
773
+ /**
774
+ * deserializeAws_restXmlGetResponseHeadersPolicyCommand
775
+ */
776
+ export declare const de_GetResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResponseHeadersPolicyCommandOutput>;
777
+ /**
778
+ * deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand
779
+ */
780
+ export declare const de_GetResponseHeadersPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResponseHeadersPolicyConfigCommandOutput>;
781
+ /**
782
+ * deserializeAws_restXmlGetStreamingDistributionCommand
783
+ */
784
+ export declare const de_GetStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStreamingDistributionCommandOutput>;
785
+ /**
786
+ * deserializeAws_restXmlGetStreamingDistributionConfigCommand
787
+ */
788
+ export declare const de_GetStreamingDistributionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStreamingDistributionConfigCommandOutput>;
789
+ /**
790
+ * deserializeAws_restXmlListCachePoliciesCommand
791
+ */
792
+ export declare const de_ListCachePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCachePoliciesCommandOutput>;
793
+ /**
794
+ * deserializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand
795
+ */
796
+ export declare const de_ListCloudFrontOriginAccessIdentitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
797
+ /**
798
+ * deserializeAws_restXmlListConflictingAliasesCommand
799
+ */
800
+ export declare const de_ListConflictingAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConflictingAliasesCommandOutput>;
801
+ /**
802
+ * deserializeAws_restXmlListContinuousDeploymentPoliciesCommand
803
+ */
804
+ export declare const de_ListContinuousDeploymentPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContinuousDeploymentPoliciesCommandOutput>;
805
+ /**
806
+ * deserializeAws_restXmlListDistributionsCommand
807
+ */
808
+ export declare const de_ListDistributionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsCommandOutput>;
809
+ /**
810
+ * deserializeAws_restXmlListDistributionsByCachePolicyIdCommand
811
+ */
812
+ export declare const de_ListDistributionsByCachePolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByCachePolicyIdCommandOutput>;
813
+ /**
814
+ * deserializeAws_restXmlListDistributionsByKeyGroupCommand
815
+ */
816
+ export declare const de_ListDistributionsByKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByKeyGroupCommandOutput>;
817
+ /**
818
+ * deserializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand
819
+ */
820
+ export declare const de_ListDistributionsByOriginRequestPolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByOriginRequestPolicyIdCommandOutput>;
821
+ /**
822
+ * deserializeAws_restXmlListDistributionsByRealtimeLogConfigCommand
823
+ */
824
+ export declare const de_ListDistributionsByRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByRealtimeLogConfigCommandOutput>;
825
+ /**
826
+ * deserializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand
827
+ */
828
+ export declare const de_ListDistributionsByResponseHeadersPolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByResponseHeadersPolicyIdCommandOutput>;
829
+ /**
830
+ * deserializeAws_restXmlListDistributionsByWebACLIdCommand
831
+ */
832
+ export declare const de_ListDistributionsByWebACLIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByWebACLIdCommandOutput>;
833
+ /**
834
+ * deserializeAws_restXmlListFieldLevelEncryptionConfigsCommand
835
+ */
836
+ export declare const de_ListFieldLevelEncryptionConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFieldLevelEncryptionConfigsCommandOutput>;
837
+ /**
838
+ * deserializeAws_restXmlListFieldLevelEncryptionProfilesCommand
839
+ */
840
+ export declare const de_ListFieldLevelEncryptionProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFieldLevelEncryptionProfilesCommandOutput>;
841
+ /**
842
+ * deserializeAws_restXmlListFunctionsCommand
843
+ */
844
+ export declare const de_ListFunctionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFunctionsCommandOutput>;
845
+ /**
846
+ * deserializeAws_restXmlListInvalidationsCommand
847
+ */
848
+ export declare const de_ListInvalidationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvalidationsCommandOutput>;
849
+ /**
850
+ * deserializeAws_restXmlListKeyGroupsCommand
851
+ */
852
+ export declare const de_ListKeyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListKeyGroupsCommandOutput>;
853
+ /**
854
+ * deserializeAws_restXmlListOriginAccessControlsCommand
855
+ */
856
+ export declare const de_ListOriginAccessControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOriginAccessControlsCommandOutput>;
857
+ /**
858
+ * deserializeAws_restXmlListOriginRequestPoliciesCommand
859
+ */
860
+ export declare const de_ListOriginRequestPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOriginRequestPoliciesCommandOutput>;
861
+ /**
862
+ * deserializeAws_restXmlListPublicKeysCommand
863
+ */
864
+ export declare const de_ListPublicKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPublicKeysCommandOutput>;
865
+ /**
866
+ * deserializeAws_restXmlListRealtimeLogConfigsCommand
867
+ */
868
+ export declare const de_ListRealtimeLogConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRealtimeLogConfigsCommandOutput>;
869
+ /**
870
+ * deserializeAws_restXmlListResponseHeadersPoliciesCommand
871
+ */
872
+ export declare const de_ListResponseHeadersPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResponseHeadersPoliciesCommandOutput>;
873
+ /**
874
+ * deserializeAws_restXmlListStreamingDistributionsCommand
875
+ */
876
+ export declare const de_ListStreamingDistributionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStreamingDistributionsCommandOutput>;
877
+ /**
878
+ * deserializeAws_restXmlListTagsForResourceCommand
879
+ */
880
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
881
+ /**
882
+ * deserializeAws_restXmlPublishFunctionCommand
883
+ */
884
+ export declare const de_PublishFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PublishFunctionCommandOutput>;
885
+ /**
886
+ * deserializeAws_restXmlTagResourceCommand
887
+ */
888
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
889
+ /**
890
+ * deserializeAws_restXmlTestFunctionCommand
891
+ */
892
+ export declare const de_TestFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestFunctionCommandOutput>;
893
+ /**
894
+ * deserializeAws_restXmlUntagResourceCommand
895
+ */
896
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
897
+ /**
898
+ * deserializeAws_restXmlUpdateCachePolicyCommand
899
+ */
900
+ export declare const de_UpdateCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCachePolicyCommandOutput>;
901
+ /**
902
+ * deserializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand
903
+ */
904
+ export declare const de_UpdateCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCloudFrontOriginAccessIdentityCommandOutput>;
905
+ /**
906
+ * deserializeAws_restXmlUpdateContinuousDeploymentPolicyCommand
907
+ */
908
+ export declare const de_UpdateContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContinuousDeploymentPolicyCommandOutput>;
909
+ /**
910
+ * deserializeAws_restXmlUpdateDistributionCommand
911
+ */
912
+ export declare const de_UpdateDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDistributionCommandOutput>;
913
+ /**
914
+ * deserializeAws_restXmlUpdateDistributionWithStagingConfigCommand
915
+ */
916
+ export declare const de_UpdateDistributionWithStagingConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDistributionWithStagingConfigCommandOutput>;
917
+ /**
918
+ * deserializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand
919
+ */
920
+ export declare const de_UpdateFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFieldLevelEncryptionConfigCommandOutput>;
921
+ /**
922
+ * deserializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand
923
+ */
924
+ export declare const de_UpdateFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFieldLevelEncryptionProfileCommandOutput>;
925
+ /**
926
+ * deserializeAws_restXmlUpdateFunctionCommand
927
+ */
928
+ export declare const de_UpdateFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFunctionCommandOutput>;
929
+ /**
930
+ * deserializeAws_restXmlUpdateKeyGroupCommand
931
+ */
932
+ export declare const de_UpdateKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateKeyGroupCommandOutput>;
933
+ /**
934
+ * deserializeAws_restXmlUpdateOriginAccessControlCommand
935
+ */
936
+ export declare const de_UpdateOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOriginAccessControlCommandOutput>;
937
+ /**
938
+ * deserializeAws_restXmlUpdateOriginRequestPolicyCommand
939
+ */
940
+ export declare const de_UpdateOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOriginRequestPolicyCommandOutput>;
941
+ /**
942
+ * deserializeAws_restXmlUpdatePublicKeyCommand
943
+ */
944
+ export declare const de_UpdatePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePublicKeyCommandOutput>;
945
+ /**
946
+ * deserializeAws_restXmlUpdateRealtimeLogConfigCommand
947
+ */
948
+ export declare const de_UpdateRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRealtimeLogConfigCommandOutput>;
949
+ /**
950
+ * deserializeAws_restXmlUpdateResponseHeadersPolicyCommand
951
+ */
952
+ export declare const de_UpdateResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResponseHeadersPolicyCommandOutput>;
953
+ /**
954
+ * deserializeAws_restXmlUpdateStreamingDistributionCommand
955
+ */
956
+ export declare const de_UpdateStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStreamingDistributionCommandOutput>;