@aws-sdk/client-cloudfront 3.1086.0 → 3.1088.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 (191) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/CloudFront.d.ts +526 -693
  3. package/dist-types/ts3.4/CloudFrontClient.d.ts +8 -26
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AssociateDistributionTenantWebACLCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateDistributionWebACLCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/CreateAnycastIpListCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +5 -11
  13. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateConnectionFunctionCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateConnectionGroupCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateDistributionTenantCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateInvalidationForDistributionTenantCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +4 -9
  31. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +3 -4
  38. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +3 -4
  39. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DeleteConnectionFunctionCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +3 -4
  42. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +3 -4
  44. package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -2
  48. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -2
  49. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +3 -4
  50. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -2
  54. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
  56. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -2
  59. package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DescribeConnectionFunctionCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/GetConnectionFunctionCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +4 -9
  76. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +4 -7
  88. package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +5 -10
  91. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +5 -10
  93. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  98. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +3 -5
  103. package/dist-types/ts3.4/commands/GetVpcOriginCommand.d.ts +3 -5
  104. package/dist-types/ts3.4/commands/ListAnycastIpListsCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +4 -10
  106. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +5 -10
  108. package/dist-types/ts3.4/commands/ListConnectionFunctionsCommand.d.ts +4 -9
  109. package/dist-types/ts3.4/commands/ListConnectionGroupsCommand.d.ts +4 -9
  110. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/ListDistributionTenantsByCustomizationCommand.d.ts +3 -5
  112. package/dist-types/ts3.4/commands/ListDistributionTenantsCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/ListDistributionsByConnectionFunctionCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/ListDistributionsByConnectionModeCommand.d.ts +4 -6
  117. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/ListDistributionsByOwnedResourceCommand.d.ts +4 -6
  120. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +3 -5
  121. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +4 -6
  122. package/dist-types/ts3.4/commands/ListDistributionsByTrustStoreCommand.d.ts +4 -6
  123. package/dist-types/ts3.4/commands/ListDistributionsByVpcOriginIdCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +4 -6
  125. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +4 -10
  126. package/dist-types/ts3.4/commands/ListDomainConflictsCommand.d.ts +5 -10
  127. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +3 -5
  128. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +3 -5
  129. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -4
  130. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +5 -11
  131. package/dist-types/ts3.4/commands/ListInvalidationsForDistributionTenantCommand.d.ts +4 -6
  132. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -4
  133. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +4 -9
  134. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +3 -5
  135. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +3 -5
  136. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +3 -8
  137. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -9
  138. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +3 -5
  139. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  141. package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
  142. package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +3 -8
  143. package/dist-types/ts3.4/commands/PublishConnectionFunctionCommand.d.ts +4 -6
  144. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +4 -9
  145. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  146. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  147. package/dist-types/ts3.4/commands/TestConnectionFunctionCommand.d.ts +5 -10
  148. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +3 -5
  149. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  150. package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +5 -10
  151. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +5 -11
  152. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/UpdateConnectionFunctionCommand.d.ts +4 -6
  154. package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +5 -10
  155. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +4 -6
  156. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +4 -6
  158. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +4 -6
  159. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +5 -10
  160. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +4 -6
  161. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +4 -6
  162. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +4 -9
  163. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +4 -9
  164. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +5 -10
  165. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +4 -6
  166. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +4 -6
  167. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +4 -9
  168. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +4 -9
  169. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +4 -6
  170. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +4 -6
  171. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
  172. package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +4 -9
  173. package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +5 -10
  174. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  175. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  176. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  177. package/dist-types/ts3.4/models/enums.d.ts +16 -32
  178. package/dist-types/ts3.4/models/errors.d.ts +122 -460
  179. package/dist-types/ts3.4/models/models_0.d.ts +23 -69
  180. package/dist-types/ts3.4/models/models_1.d.ts +4 -12
  181. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  182. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  183. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  184. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  185. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  186. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  187. package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +3 -5
  188. package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +3 -5
  189. package/dist-types/ts3.4/waiters/waitForInvalidationForDistributionTenantCompleted.d.ts +3 -6
  190. package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +3 -7
  191. package/package.json +40 -40
@@ -310,10 +310,7 @@ import {
310
310
  GetFieldLevelEncryptionProfileConfigCommandInput,
311
311
  GetFieldLevelEncryptionProfileConfigCommandOutput,
312
312
  } from "./commands/GetFieldLevelEncryptionProfileConfigCommand";
313
- import {
314
- GetFunctionCommandInput,
315
- GetFunctionCommandOutput,
316
- } from "./commands/GetFunctionCommand";
313
+ import { GetFunctionCommandInput, GetFunctionCommandOutput } from "./commands/GetFunctionCommand";
317
314
  import {
318
315
  GetInvalidationCommandInput,
319
316
  GetInvalidationCommandOutput,
@@ -322,10 +319,7 @@ import {
322
319
  GetInvalidationForDistributionTenantCommandInput,
323
320
  GetInvalidationForDistributionTenantCommandOutput,
324
321
  } from "./commands/GetInvalidationForDistributionTenantCommand";
325
- import {
326
- GetKeyGroupCommandInput,
327
- GetKeyGroupCommandOutput,
328
- } from "./commands/GetKeyGroupCommand";
322
+ import { GetKeyGroupCommandInput, GetKeyGroupCommandOutput } from "./commands/GetKeyGroupCommand";
329
323
  import {
330
324
  GetKeyGroupConfigCommandInput,
331
325
  GetKeyGroupConfigCommandOutput,
@@ -562,10 +556,7 @@ import {
562
556
  PutResourcePolicyCommandInput,
563
557
  PutResourcePolicyCommandOutput,
564
558
  } from "./commands/PutResourcePolicyCommand";
565
- import {
566
- TagResourceCommandInput,
567
- TagResourceCommandOutput,
568
- } from "./commands/TagResourceCommand";
559
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
569
560
  import {
570
561
  TestConnectionFunctionCommandInput,
571
562
  TestConnectionFunctionCommandOutput,
@@ -677,2475 +668,2319 @@ import {
677
668
  export interface CloudFront {
678
669
  associateAlias(
679
670
  args: AssociateAliasCommandInput,
680
- options?: __HttpHandlerOptions
671
+ options?: __HttpHandlerOptions,
681
672
  ): Promise<AssociateAliasCommandOutput>;
682
673
  associateAlias(
683
674
  args: AssociateAliasCommandInput,
684
- cb: (err: any, data?: AssociateAliasCommandOutput) => void
675
+ cb: (err: any, data?: AssociateAliasCommandOutput) => void,
685
676
  ): void;
686
677
  associateAlias(
687
678
  args: AssociateAliasCommandInput,
688
679
  options: __HttpHandlerOptions,
689
- cb: (err: any, data?: AssociateAliasCommandOutput) => void
680
+ cb: (err: any, data?: AssociateAliasCommandOutput) => void,
690
681
  ): void;
691
682
  associateDistributionTenantWebACL(
692
683
  args: AssociateDistributionTenantWebACLCommandInput,
693
- options?: __HttpHandlerOptions
684
+ options?: __HttpHandlerOptions,
694
685
  ): Promise<AssociateDistributionTenantWebACLCommandOutput>;
695
686
  associateDistributionTenantWebACL(
696
687
  args: AssociateDistributionTenantWebACLCommandInput,
697
- cb: (
698
- err: any,
699
- data?: AssociateDistributionTenantWebACLCommandOutput
700
- ) => void
688
+ cb: (err: any, data?: AssociateDistributionTenantWebACLCommandOutput) => void,
701
689
  ): void;
702
690
  associateDistributionTenantWebACL(
703
691
  args: AssociateDistributionTenantWebACLCommandInput,
704
692
  options: __HttpHandlerOptions,
705
- cb: (
706
- err: any,
707
- data?: AssociateDistributionTenantWebACLCommandOutput
708
- ) => void
693
+ cb: (err: any, data?: AssociateDistributionTenantWebACLCommandOutput) => void,
709
694
  ): void;
710
695
  associateDistributionWebACL(
711
696
  args: AssociateDistributionWebACLCommandInput,
712
- options?: __HttpHandlerOptions
697
+ options?: __HttpHandlerOptions,
713
698
  ): Promise<AssociateDistributionWebACLCommandOutput>;
714
699
  associateDistributionWebACL(
715
700
  args: AssociateDistributionWebACLCommandInput,
716
- cb: (err: any, data?: AssociateDistributionWebACLCommandOutput) => void
701
+ cb: (err: any, data?: AssociateDistributionWebACLCommandOutput) => void,
717
702
  ): void;
718
703
  associateDistributionWebACL(
719
704
  args: AssociateDistributionWebACLCommandInput,
720
705
  options: __HttpHandlerOptions,
721
- cb: (err: any, data?: AssociateDistributionWebACLCommandOutput) => void
706
+ cb: (err: any, data?: AssociateDistributionWebACLCommandOutput) => void,
722
707
  ): void;
723
708
  copyDistribution(
724
709
  args: CopyDistributionCommandInput,
725
- options?: __HttpHandlerOptions
710
+ options?: __HttpHandlerOptions,
726
711
  ): Promise<CopyDistributionCommandOutput>;
727
712
  copyDistribution(
728
713
  args: CopyDistributionCommandInput,
729
- cb: (err: any, data?: CopyDistributionCommandOutput) => void
714
+ cb: (err: any, data?: CopyDistributionCommandOutput) => void,
730
715
  ): void;
731
716
  copyDistribution(
732
717
  args: CopyDistributionCommandInput,
733
718
  options: __HttpHandlerOptions,
734
- cb: (err: any, data?: CopyDistributionCommandOutput) => void
719
+ cb: (err: any, data?: CopyDistributionCommandOutput) => void,
735
720
  ): void;
736
721
  createAnycastIpList(
737
722
  args: CreateAnycastIpListCommandInput,
738
- options?: __HttpHandlerOptions
723
+ options?: __HttpHandlerOptions,
739
724
  ): Promise<CreateAnycastIpListCommandOutput>;
740
725
  createAnycastIpList(
741
726
  args: CreateAnycastIpListCommandInput,
742
- cb: (err: any, data?: CreateAnycastIpListCommandOutput) => void
727
+ cb: (err: any, data?: CreateAnycastIpListCommandOutput) => void,
743
728
  ): void;
744
729
  createAnycastIpList(
745
730
  args: CreateAnycastIpListCommandInput,
746
731
  options: __HttpHandlerOptions,
747
- cb: (err: any, data?: CreateAnycastIpListCommandOutput) => void
732
+ cb: (err: any, data?: CreateAnycastIpListCommandOutput) => void,
748
733
  ): void;
749
734
  createCachePolicy(
750
735
  args: CreateCachePolicyCommandInput,
751
- options?: __HttpHandlerOptions
736
+ options?: __HttpHandlerOptions,
752
737
  ): Promise<CreateCachePolicyCommandOutput>;
753
738
  createCachePolicy(
754
739
  args: CreateCachePolicyCommandInput,
755
- cb: (err: any, data?: CreateCachePolicyCommandOutput) => void
740
+ cb: (err: any, data?: CreateCachePolicyCommandOutput) => void,
756
741
  ): void;
757
742
  createCachePolicy(
758
743
  args: CreateCachePolicyCommandInput,
759
744
  options: __HttpHandlerOptions,
760
- cb: (err: any, data?: CreateCachePolicyCommandOutput) => void
745
+ cb: (err: any, data?: CreateCachePolicyCommandOutput) => void,
761
746
  ): void;
762
747
  createCloudFrontOriginAccessIdentity(
763
748
  args: CreateCloudFrontOriginAccessIdentityCommandInput,
764
- options?: __HttpHandlerOptions
749
+ options?: __HttpHandlerOptions,
765
750
  ): Promise<CreateCloudFrontOriginAccessIdentityCommandOutput>;
766
751
  createCloudFrontOriginAccessIdentity(
767
752
  args: CreateCloudFrontOriginAccessIdentityCommandInput,
768
- cb: (
769
- err: any,
770
- data?: CreateCloudFrontOriginAccessIdentityCommandOutput
771
- ) => void
753
+ cb: (err: any, data?: CreateCloudFrontOriginAccessIdentityCommandOutput) => void,
772
754
  ): void;
773
755
  createCloudFrontOriginAccessIdentity(
774
756
  args: CreateCloudFrontOriginAccessIdentityCommandInput,
775
757
  options: __HttpHandlerOptions,
776
- cb: (
777
- err: any,
778
- data?: CreateCloudFrontOriginAccessIdentityCommandOutput
779
- ) => void
758
+ cb: (err: any, data?: CreateCloudFrontOriginAccessIdentityCommandOutput) => void,
780
759
  ): void;
781
760
  createConnectionFunction(
782
761
  args: CreateConnectionFunctionCommandInput,
783
- options?: __HttpHandlerOptions
762
+ options?: __HttpHandlerOptions,
784
763
  ): Promise<CreateConnectionFunctionCommandOutput>;
785
764
  createConnectionFunction(
786
765
  args: CreateConnectionFunctionCommandInput,
787
- cb: (err: any, data?: CreateConnectionFunctionCommandOutput) => void
766
+ cb: (err: any, data?: CreateConnectionFunctionCommandOutput) => void,
788
767
  ): void;
789
768
  createConnectionFunction(
790
769
  args: CreateConnectionFunctionCommandInput,
791
770
  options: __HttpHandlerOptions,
792
- cb: (err: any, data?: CreateConnectionFunctionCommandOutput) => void
771
+ cb: (err: any, data?: CreateConnectionFunctionCommandOutput) => void,
793
772
  ): void;
794
773
  createConnectionGroup(
795
774
  args: CreateConnectionGroupCommandInput,
796
- options?: __HttpHandlerOptions
775
+ options?: __HttpHandlerOptions,
797
776
  ): Promise<CreateConnectionGroupCommandOutput>;
798
777
  createConnectionGroup(
799
778
  args: CreateConnectionGroupCommandInput,
800
- cb: (err: any, data?: CreateConnectionGroupCommandOutput) => void
779
+ cb: (err: any, data?: CreateConnectionGroupCommandOutput) => void,
801
780
  ): void;
802
781
  createConnectionGroup(
803
782
  args: CreateConnectionGroupCommandInput,
804
783
  options: __HttpHandlerOptions,
805
- cb: (err: any, data?: CreateConnectionGroupCommandOutput) => void
784
+ cb: (err: any, data?: CreateConnectionGroupCommandOutput) => void,
806
785
  ): void;
807
786
  createContinuousDeploymentPolicy(
808
787
  args: CreateContinuousDeploymentPolicyCommandInput,
809
- options?: __HttpHandlerOptions
788
+ options?: __HttpHandlerOptions,
810
789
  ): Promise<CreateContinuousDeploymentPolicyCommandOutput>;
811
790
  createContinuousDeploymentPolicy(
812
791
  args: CreateContinuousDeploymentPolicyCommandInput,
813
- cb: (err: any, data?: CreateContinuousDeploymentPolicyCommandOutput) => void
792
+ cb: (err: any, data?: CreateContinuousDeploymentPolicyCommandOutput) => void,
814
793
  ): void;
815
794
  createContinuousDeploymentPolicy(
816
795
  args: CreateContinuousDeploymentPolicyCommandInput,
817
796
  options: __HttpHandlerOptions,
818
- cb: (err: any, data?: CreateContinuousDeploymentPolicyCommandOutput) => void
797
+ cb: (err: any, data?: CreateContinuousDeploymentPolicyCommandOutput) => void,
819
798
  ): void;
820
799
  createDistribution(
821
800
  args: CreateDistributionCommandInput,
822
- options?: __HttpHandlerOptions
801
+ options?: __HttpHandlerOptions,
823
802
  ): Promise<CreateDistributionCommandOutput>;
824
803
  createDistribution(
825
804
  args: CreateDistributionCommandInput,
826
- cb: (err: any, data?: CreateDistributionCommandOutput) => void
805
+ cb: (err: any, data?: CreateDistributionCommandOutput) => void,
827
806
  ): void;
828
807
  createDistribution(
829
808
  args: CreateDistributionCommandInput,
830
809
  options: __HttpHandlerOptions,
831
- cb: (err: any, data?: CreateDistributionCommandOutput) => void
810
+ cb: (err: any, data?: CreateDistributionCommandOutput) => void,
832
811
  ): void;
833
812
  createDistributionTenant(
834
813
  args: CreateDistributionTenantCommandInput,
835
- options?: __HttpHandlerOptions
814
+ options?: __HttpHandlerOptions,
836
815
  ): Promise<CreateDistributionTenantCommandOutput>;
837
816
  createDistributionTenant(
838
817
  args: CreateDistributionTenantCommandInput,
839
- cb: (err: any, data?: CreateDistributionTenantCommandOutput) => void
818
+ cb: (err: any, data?: CreateDistributionTenantCommandOutput) => void,
840
819
  ): void;
841
820
  createDistributionTenant(
842
821
  args: CreateDistributionTenantCommandInput,
843
822
  options: __HttpHandlerOptions,
844
- cb: (err: any, data?: CreateDistributionTenantCommandOutput) => void
823
+ cb: (err: any, data?: CreateDistributionTenantCommandOutput) => void,
845
824
  ): void;
846
825
  createDistributionWithTags(
847
826
  args: CreateDistributionWithTagsCommandInput,
848
- options?: __HttpHandlerOptions
827
+ options?: __HttpHandlerOptions,
849
828
  ): Promise<CreateDistributionWithTagsCommandOutput>;
850
829
  createDistributionWithTags(
851
830
  args: CreateDistributionWithTagsCommandInput,
852
- cb: (err: any, data?: CreateDistributionWithTagsCommandOutput) => void
831
+ cb: (err: any, data?: CreateDistributionWithTagsCommandOutput) => void,
853
832
  ): void;
854
833
  createDistributionWithTags(
855
834
  args: CreateDistributionWithTagsCommandInput,
856
835
  options: __HttpHandlerOptions,
857
- cb: (err: any, data?: CreateDistributionWithTagsCommandOutput) => void
836
+ cb: (err: any, data?: CreateDistributionWithTagsCommandOutput) => void,
858
837
  ): void;
859
838
  createFieldLevelEncryptionConfig(
860
839
  args: CreateFieldLevelEncryptionConfigCommandInput,
861
- options?: __HttpHandlerOptions
840
+ options?: __HttpHandlerOptions,
862
841
  ): Promise<CreateFieldLevelEncryptionConfigCommandOutput>;
863
842
  createFieldLevelEncryptionConfig(
864
843
  args: CreateFieldLevelEncryptionConfigCommandInput,
865
- cb: (err: any, data?: CreateFieldLevelEncryptionConfigCommandOutput) => void
844
+ cb: (err: any, data?: CreateFieldLevelEncryptionConfigCommandOutput) => void,
866
845
  ): void;
867
846
  createFieldLevelEncryptionConfig(
868
847
  args: CreateFieldLevelEncryptionConfigCommandInput,
869
848
  options: __HttpHandlerOptions,
870
- cb: (err: any, data?: CreateFieldLevelEncryptionConfigCommandOutput) => void
849
+ cb: (err: any, data?: CreateFieldLevelEncryptionConfigCommandOutput) => void,
871
850
  ): void;
872
851
  createFieldLevelEncryptionProfile(
873
852
  args: CreateFieldLevelEncryptionProfileCommandInput,
874
- options?: __HttpHandlerOptions
853
+ options?: __HttpHandlerOptions,
875
854
  ): Promise<CreateFieldLevelEncryptionProfileCommandOutput>;
876
855
  createFieldLevelEncryptionProfile(
877
856
  args: CreateFieldLevelEncryptionProfileCommandInput,
878
- cb: (
879
- err: any,
880
- data?: CreateFieldLevelEncryptionProfileCommandOutput
881
- ) => void
857
+ cb: (err: any, data?: CreateFieldLevelEncryptionProfileCommandOutput) => void,
882
858
  ): void;
883
859
  createFieldLevelEncryptionProfile(
884
860
  args: CreateFieldLevelEncryptionProfileCommandInput,
885
861
  options: __HttpHandlerOptions,
886
- cb: (
887
- err: any,
888
- data?: CreateFieldLevelEncryptionProfileCommandOutput
889
- ) => void
862
+ cb: (err: any, data?: CreateFieldLevelEncryptionProfileCommandOutput) => void,
890
863
  ): void;
891
864
  createFunction(
892
865
  args: CreateFunctionCommandInput,
893
- options?: __HttpHandlerOptions
866
+ options?: __HttpHandlerOptions,
894
867
  ): Promise<CreateFunctionCommandOutput>;
895
868
  createFunction(
896
869
  args: CreateFunctionCommandInput,
897
- cb: (err: any, data?: CreateFunctionCommandOutput) => void
870
+ cb: (err: any, data?: CreateFunctionCommandOutput) => void,
898
871
  ): void;
899
872
  createFunction(
900
873
  args: CreateFunctionCommandInput,
901
874
  options: __HttpHandlerOptions,
902
- cb: (err: any, data?: CreateFunctionCommandOutput) => void
875
+ cb: (err: any, data?: CreateFunctionCommandOutput) => void,
903
876
  ): void;
904
877
  createInvalidation(
905
878
  args: CreateInvalidationCommandInput,
906
- options?: __HttpHandlerOptions
879
+ options?: __HttpHandlerOptions,
907
880
  ): Promise<CreateInvalidationCommandOutput>;
908
881
  createInvalidation(
909
882
  args: CreateInvalidationCommandInput,
910
- cb: (err: any, data?: CreateInvalidationCommandOutput) => void
883
+ cb: (err: any, data?: CreateInvalidationCommandOutput) => void,
911
884
  ): void;
912
885
  createInvalidation(
913
886
  args: CreateInvalidationCommandInput,
914
887
  options: __HttpHandlerOptions,
915
- cb: (err: any, data?: CreateInvalidationCommandOutput) => void
888
+ cb: (err: any, data?: CreateInvalidationCommandOutput) => void,
916
889
  ): void;
917
890
  createInvalidationForDistributionTenant(
918
891
  args: CreateInvalidationForDistributionTenantCommandInput,
919
- options?: __HttpHandlerOptions
892
+ options?: __HttpHandlerOptions,
920
893
  ): Promise<CreateInvalidationForDistributionTenantCommandOutput>;
921
894
  createInvalidationForDistributionTenant(
922
895
  args: CreateInvalidationForDistributionTenantCommandInput,
923
- cb: (
924
- err: any,
925
- data?: CreateInvalidationForDistributionTenantCommandOutput
926
- ) => void
896
+ cb: (err: any, data?: CreateInvalidationForDistributionTenantCommandOutput) => void,
927
897
  ): void;
928
898
  createInvalidationForDistributionTenant(
929
899
  args: CreateInvalidationForDistributionTenantCommandInput,
930
900
  options: __HttpHandlerOptions,
931
- cb: (
932
- err: any,
933
- data?: CreateInvalidationForDistributionTenantCommandOutput
934
- ) => void
901
+ cb: (err: any, data?: CreateInvalidationForDistributionTenantCommandOutput) => void,
935
902
  ): void;
936
903
  createKeyGroup(
937
904
  args: CreateKeyGroupCommandInput,
938
- options?: __HttpHandlerOptions
905
+ options?: __HttpHandlerOptions,
939
906
  ): Promise<CreateKeyGroupCommandOutput>;
940
907
  createKeyGroup(
941
908
  args: CreateKeyGroupCommandInput,
942
- cb: (err: any, data?: CreateKeyGroupCommandOutput) => void
909
+ cb: (err: any, data?: CreateKeyGroupCommandOutput) => void,
943
910
  ): void;
944
911
  createKeyGroup(
945
912
  args: CreateKeyGroupCommandInput,
946
913
  options: __HttpHandlerOptions,
947
- cb: (err: any, data?: CreateKeyGroupCommandOutput) => void
914
+ cb: (err: any, data?: CreateKeyGroupCommandOutput) => void,
948
915
  ): void;
949
916
  createKeyValueStore(
950
917
  args: CreateKeyValueStoreCommandInput,
951
- options?: __HttpHandlerOptions
918
+ options?: __HttpHandlerOptions,
952
919
  ): Promise<CreateKeyValueStoreCommandOutput>;
953
920
  createKeyValueStore(
954
921
  args: CreateKeyValueStoreCommandInput,
955
- cb: (err: any, data?: CreateKeyValueStoreCommandOutput) => void
922
+ cb: (err: any, data?: CreateKeyValueStoreCommandOutput) => void,
956
923
  ): void;
957
924
  createKeyValueStore(
958
925
  args: CreateKeyValueStoreCommandInput,
959
926
  options: __HttpHandlerOptions,
960
- cb: (err: any, data?: CreateKeyValueStoreCommandOutput) => void
927
+ cb: (err: any, data?: CreateKeyValueStoreCommandOutput) => void,
961
928
  ): void;
962
929
  createMonitoringSubscription(
963
930
  args: CreateMonitoringSubscriptionCommandInput,
964
- options?: __HttpHandlerOptions
931
+ options?: __HttpHandlerOptions,
965
932
  ): Promise<CreateMonitoringSubscriptionCommandOutput>;
966
933
  createMonitoringSubscription(
967
934
  args: CreateMonitoringSubscriptionCommandInput,
968
- cb: (err: any, data?: CreateMonitoringSubscriptionCommandOutput) => void
935
+ cb: (err: any, data?: CreateMonitoringSubscriptionCommandOutput) => void,
969
936
  ): void;
970
937
  createMonitoringSubscription(
971
938
  args: CreateMonitoringSubscriptionCommandInput,
972
939
  options: __HttpHandlerOptions,
973
- cb: (err: any, data?: CreateMonitoringSubscriptionCommandOutput) => void
940
+ cb: (err: any, data?: CreateMonitoringSubscriptionCommandOutput) => void,
974
941
  ): void;
975
942
  createOriginAccessControl(
976
943
  args: CreateOriginAccessControlCommandInput,
977
- options?: __HttpHandlerOptions
944
+ options?: __HttpHandlerOptions,
978
945
  ): Promise<CreateOriginAccessControlCommandOutput>;
979
946
  createOriginAccessControl(
980
947
  args: CreateOriginAccessControlCommandInput,
981
- cb: (err: any, data?: CreateOriginAccessControlCommandOutput) => void
948
+ cb: (err: any, data?: CreateOriginAccessControlCommandOutput) => void,
982
949
  ): void;
983
950
  createOriginAccessControl(
984
951
  args: CreateOriginAccessControlCommandInput,
985
952
  options: __HttpHandlerOptions,
986
- cb: (err: any, data?: CreateOriginAccessControlCommandOutput) => void
953
+ cb: (err: any, data?: CreateOriginAccessControlCommandOutput) => void,
987
954
  ): void;
988
955
  createOriginRequestPolicy(
989
956
  args: CreateOriginRequestPolicyCommandInput,
990
- options?: __HttpHandlerOptions
957
+ options?: __HttpHandlerOptions,
991
958
  ): Promise<CreateOriginRequestPolicyCommandOutput>;
992
959
  createOriginRequestPolicy(
993
960
  args: CreateOriginRequestPolicyCommandInput,
994
- cb: (err: any, data?: CreateOriginRequestPolicyCommandOutput) => void
961
+ cb: (err: any, data?: CreateOriginRequestPolicyCommandOutput) => void,
995
962
  ): void;
996
963
  createOriginRequestPolicy(
997
964
  args: CreateOriginRequestPolicyCommandInput,
998
965
  options: __HttpHandlerOptions,
999
- cb: (err: any, data?: CreateOriginRequestPolicyCommandOutput) => void
966
+ cb: (err: any, data?: CreateOriginRequestPolicyCommandOutput) => void,
1000
967
  ): void;
1001
968
  createPublicKey(
1002
969
  args: CreatePublicKeyCommandInput,
1003
- options?: __HttpHandlerOptions
970
+ options?: __HttpHandlerOptions,
1004
971
  ): Promise<CreatePublicKeyCommandOutput>;
1005
972
  createPublicKey(
1006
973
  args: CreatePublicKeyCommandInput,
1007
- cb: (err: any, data?: CreatePublicKeyCommandOutput) => void
974
+ cb: (err: any, data?: CreatePublicKeyCommandOutput) => void,
1008
975
  ): void;
1009
976
  createPublicKey(
1010
977
  args: CreatePublicKeyCommandInput,
1011
978
  options: __HttpHandlerOptions,
1012
- cb: (err: any, data?: CreatePublicKeyCommandOutput) => void
979
+ cb: (err: any, data?: CreatePublicKeyCommandOutput) => void,
1013
980
  ): void;
1014
981
  createRealtimeLogConfig(
1015
982
  args: CreateRealtimeLogConfigCommandInput,
1016
- options?: __HttpHandlerOptions
983
+ options?: __HttpHandlerOptions,
1017
984
  ): Promise<CreateRealtimeLogConfigCommandOutput>;
1018
985
  createRealtimeLogConfig(
1019
986
  args: CreateRealtimeLogConfigCommandInput,
1020
- cb: (err: any, data?: CreateRealtimeLogConfigCommandOutput) => void
987
+ cb: (err: any, data?: CreateRealtimeLogConfigCommandOutput) => void,
1021
988
  ): void;
1022
989
  createRealtimeLogConfig(
1023
990
  args: CreateRealtimeLogConfigCommandInput,
1024
991
  options: __HttpHandlerOptions,
1025
- cb: (err: any, data?: CreateRealtimeLogConfigCommandOutput) => void
992
+ cb: (err: any, data?: CreateRealtimeLogConfigCommandOutput) => void,
1026
993
  ): void;
1027
994
  createResponseHeadersPolicy(
1028
995
  args: CreateResponseHeadersPolicyCommandInput,
1029
- options?: __HttpHandlerOptions
996
+ options?: __HttpHandlerOptions,
1030
997
  ): Promise<CreateResponseHeadersPolicyCommandOutput>;
1031
998
  createResponseHeadersPolicy(
1032
999
  args: CreateResponseHeadersPolicyCommandInput,
1033
- cb: (err: any, data?: CreateResponseHeadersPolicyCommandOutput) => void
1000
+ cb: (err: any, data?: CreateResponseHeadersPolicyCommandOutput) => void,
1034
1001
  ): void;
1035
1002
  createResponseHeadersPolicy(
1036
1003
  args: CreateResponseHeadersPolicyCommandInput,
1037
1004
  options: __HttpHandlerOptions,
1038
- cb: (err: any, data?: CreateResponseHeadersPolicyCommandOutput) => void
1005
+ cb: (err: any, data?: CreateResponseHeadersPolicyCommandOutput) => void,
1039
1006
  ): void;
1040
1007
  createStreamingDistribution(
1041
1008
  args: CreateStreamingDistributionCommandInput,
1042
- options?: __HttpHandlerOptions
1009
+ options?: __HttpHandlerOptions,
1043
1010
  ): Promise<CreateStreamingDistributionCommandOutput>;
1044
1011
  createStreamingDistribution(
1045
1012
  args: CreateStreamingDistributionCommandInput,
1046
- cb: (err: any, data?: CreateStreamingDistributionCommandOutput) => void
1013
+ cb: (err: any, data?: CreateStreamingDistributionCommandOutput) => void,
1047
1014
  ): void;
1048
1015
  createStreamingDistribution(
1049
1016
  args: CreateStreamingDistributionCommandInput,
1050
1017
  options: __HttpHandlerOptions,
1051
- cb: (err: any, data?: CreateStreamingDistributionCommandOutput) => void
1018
+ cb: (err: any, data?: CreateStreamingDistributionCommandOutput) => void,
1052
1019
  ): void;
1053
1020
  createStreamingDistributionWithTags(
1054
1021
  args: CreateStreamingDistributionWithTagsCommandInput,
1055
- options?: __HttpHandlerOptions
1022
+ options?: __HttpHandlerOptions,
1056
1023
  ): Promise<CreateStreamingDistributionWithTagsCommandOutput>;
1057
1024
  createStreamingDistributionWithTags(
1058
1025
  args: CreateStreamingDistributionWithTagsCommandInput,
1059
- cb: (
1060
- err: any,
1061
- data?: CreateStreamingDistributionWithTagsCommandOutput
1062
- ) => void
1026
+ cb: (err: any, data?: CreateStreamingDistributionWithTagsCommandOutput) => void,
1063
1027
  ): void;
1064
1028
  createStreamingDistributionWithTags(
1065
1029
  args: CreateStreamingDistributionWithTagsCommandInput,
1066
1030
  options: __HttpHandlerOptions,
1067
- cb: (
1068
- err: any,
1069
- data?: CreateStreamingDistributionWithTagsCommandOutput
1070
- ) => void
1031
+ cb: (err: any, data?: CreateStreamingDistributionWithTagsCommandOutput) => void,
1071
1032
  ): void;
1072
1033
  createTrustStore(
1073
1034
  args: CreateTrustStoreCommandInput,
1074
- options?: __HttpHandlerOptions
1035
+ options?: __HttpHandlerOptions,
1075
1036
  ): Promise<CreateTrustStoreCommandOutput>;
1076
1037
  createTrustStore(
1077
1038
  args: CreateTrustStoreCommandInput,
1078
- cb: (err: any, data?: CreateTrustStoreCommandOutput) => void
1039
+ cb: (err: any, data?: CreateTrustStoreCommandOutput) => void,
1079
1040
  ): void;
1080
1041
  createTrustStore(
1081
1042
  args: CreateTrustStoreCommandInput,
1082
1043
  options: __HttpHandlerOptions,
1083
- cb: (err: any, data?: CreateTrustStoreCommandOutput) => void
1044
+ cb: (err: any, data?: CreateTrustStoreCommandOutput) => void,
1084
1045
  ): void;
1085
1046
  createVpcOrigin(
1086
1047
  args: CreateVpcOriginCommandInput,
1087
- options?: __HttpHandlerOptions
1048
+ options?: __HttpHandlerOptions,
1088
1049
  ): Promise<CreateVpcOriginCommandOutput>;
1089
1050
  createVpcOrigin(
1090
1051
  args: CreateVpcOriginCommandInput,
1091
- cb: (err: any, data?: CreateVpcOriginCommandOutput) => void
1052
+ cb: (err: any, data?: CreateVpcOriginCommandOutput) => void,
1092
1053
  ): void;
1093
1054
  createVpcOrigin(
1094
1055
  args: CreateVpcOriginCommandInput,
1095
1056
  options: __HttpHandlerOptions,
1096
- cb: (err: any, data?: CreateVpcOriginCommandOutput) => void
1057
+ cb: (err: any, data?: CreateVpcOriginCommandOutput) => void,
1097
1058
  ): void;
1098
1059
  deleteAnycastIpList(
1099
1060
  args: DeleteAnycastIpListCommandInput,
1100
- options?: __HttpHandlerOptions
1061
+ options?: __HttpHandlerOptions,
1101
1062
  ): Promise<DeleteAnycastIpListCommandOutput>;
1102
1063
  deleteAnycastIpList(
1103
1064
  args: DeleteAnycastIpListCommandInput,
1104
- cb: (err: any, data?: DeleteAnycastIpListCommandOutput) => void
1065
+ cb: (err: any, data?: DeleteAnycastIpListCommandOutput) => void,
1105
1066
  ): void;
1106
1067
  deleteAnycastIpList(
1107
1068
  args: DeleteAnycastIpListCommandInput,
1108
1069
  options: __HttpHandlerOptions,
1109
- cb: (err: any, data?: DeleteAnycastIpListCommandOutput) => void
1070
+ cb: (err: any, data?: DeleteAnycastIpListCommandOutput) => void,
1110
1071
  ): void;
1111
1072
  deleteCachePolicy(
1112
1073
  args: DeleteCachePolicyCommandInput,
1113
- options?: __HttpHandlerOptions
1074
+ options?: __HttpHandlerOptions,
1114
1075
  ): Promise<DeleteCachePolicyCommandOutput>;
1115
1076
  deleteCachePolicy(
1116
1077
  args: DeleteCachePolicyCommandInput,
1117
- cb: (err: any, data?: DeleteCachePolicyCommandOutput) => void
1078
+ cb: (err: any, data?: DeleteCachePolicyCommandOutput) => void,
1118
1079
  ): void;
1119
1080
  deleteCachePolicy(
1120
1081
  args: DeleteCachePolicyCommandInput,
1121
1082
  options: __HttpHandlerOptions,
1122
- cb: (err: any, data?: DeleteCachePolicyCommandOutput) => void
1083
+ cb: (err: any, data?: DeleteCachePolicyCommandOutput) => void,
1123
1084
  ): void;
1124
1085
  deleteCloudFrontOriginAccessIdentity(
1125
1086
  args: DeleteCloudFrontOriginAccessIdentityCommandInput,
1126
- options?: __HttpHandlerOptions
1087
+ options?: __HttpHandlerOptions,
1127
1088
  ): Promise<DeleteCloudFrontOriginAccessIdentityCommandOutput>;
1128
1089
  deleteCloudFrontOriginAccessIdentity(
1129
1090
  args: DeleteCloudFrontOriginAccessIdentityCommandInput,
1130
- cb: (
1131
- err: any,
1132
- data?: DeleteCloudFrontOriginAccessIdentityCommandOutput
1133
- ) => void
1091
+ cb: (err: any, data?: DeleteCloudFrontOriginAccessIdentityCommandOutput) => void,
1134
1092
  ): void;
1135
1093
  deleteCloudFrontOriginAccessIdentity(
1136
1094
  args: DeleteCloudFrontOriginAccessIdentityCommandInput,
1137
1095
  options: __HttpHandlerOptions,
1138
- cb: (
1139
- err: any,
1140
- data?: DeleteCloudFrontOriginAccessIdentityCommandOutput
1141
- ) => void
1096
+ cb: (err: any, data?: DeleteCloudFrontOriginAccessIdentityCommandOutput) => void,
1142
1097
  ): void;
1143
1098
  deleteConnectionFunction(
1144
1099
  args: DeleteConnectionFunctionCommandInput,
1145
- options?: __HttpHandlerOptions
1100
+ options?: __HttpHandlerOptions,
1146
1101
  ): Promise<DeleteConnectionFunctionCommandOutput>;
1147
1102
  deleteConnectionFunction(
1148
1103
  args: DeleteConnectionFunctionCommandInput,
1149
- cb: (err: any, data?: DeleteConnectionFunctionCommandOutput) => void
1104
+ cb: (err: any, data?: DeleteConnectionFunctionCommandOutput) => void,
1150
1105
  ): void;
1151
1106
  deleteConnectionFunction(
1152
1107
  args: DeleteConnectionFunctionCommandInput,
1153
1108
  options: __HttpHandlerOptions,
1154
- cb: (err: any, data?: DeleteConnectionFunctionCommandOutput) => void
1109
+ cb: (err: any, data?: DeleteConnectionFunctionCommandOutput) => void,
1155
1110
  ): void;
1156
1111
  deleteConnectionGroup(
1157
1112
  args: DeleteConnectionGroupCommandInput,
1158
- options?: __HttpHandlerOptions
1113
+ options?: __HttpHandlerOptions,
1159
1114
  ): Promise<DeleteConnectionGroupCommandOutput>;
1160
1115
  deleteConnectionGroup(
1161
1116
  args: DeleteConnectionGroupCommandInput,
1162
- cb: (err: any, data?: DeleteConnectionGroupCommandOutput) => void
1117
+ cb: (err: any, data?: DeleteConnectionGroupCommandOutput) => void,
1163
1118
  ): void;
1164
1119
  deleteConnectionGroup(
1165
1120
  args: DeleteConnectionGroupCommandInput,
1166
1121
  options: __HttpHandlerOptions,
1167
- cb: (err: any, data?: DeleteConnectionGroupCommandOutput) => void
1122
+ cb: (err: any, data?: DeleteConnectionGroupCommandOutput) => void,
1168
1123
  ): void;
1169
1124
  deleteContinuousDeploymentPolicy(
1170
1125
  args: DeleteContinuousDeploymentPolicyCommandInput,
1171
- options?: __HttpHandlerOptions
1126
+ options?: __HttpHandlerOptions,
1172
1127
  ): Promise<DeleteContinuousDeploymentPolicyCommandOutput>;
1173
1128
  deleteContinuousDeploymentPolicy(
1174
1129
  args: DeleteContinuousDeploymentPolicyCommandInput,
1175
- cb: (err: any, data?: DeleteContinuousDeploymentPolicyCommandOutput) => void
1130
+ cb: (err: any, data?: DeleteContinuousDeploymentPolicyCommandOutput) => void,
1176
1131
  ): void;
1177
1132
  deleteContinuousDeploymentPolicy(
1178
1133
  args: DeleteContinuousDeploymentPolicyCommandInput,
1179
1134
  options: __HttpHandlerOptions,
1180
- cb: (err: any, data?: DeleteContinuousDeploymentPolicyCommandOutput) => void
1135
+ cb: (err: any, data?: DeleteContinuousDeploymentPolicyCommandOutput) => void,
1181
1136
  ): void;
1182
1137
  deleteDistribution(
1183
1138
  args: DeleteDistributionCommandInput,
1184
- options?: __HttpHandlerOptions
1139
+ options?: __HttpHandlerOptions,
1185
1140
  ): Promise<DeleteDistributionCommandOutput>;
1186
1141
  deleteDistribution(
1187
1142
  args: DeleteDistributionCommandInput,
1188
- cb: (err: any, data?: DeleteDistributionCommandOutput) => void
1143
+ cb: (err: any, data?: DeleteDistributionCommandOutput) => void,
1189
1144
  ): void;
1190
1145
  deleteDistribution(
1191
1146
  args: DeleteDistributionCommandInput,
1192
1147
  options: __HttpHandlerOptions,
1193
- cb: (err: any, data?: DeleteDistributionCommandOutput) => void
1148
+ cb: (err: any, data?: DeleteDistributionCommandOutput) => void,
1194
1149
  ): void;
1195
1150
  deleteDistributionTenant(
1196
1151
  args: DeleteDistributionTenantCommandInput,
1197
- options?: __HttpHandlerOptions
1152
+ options?: __HttpHandlerOptions,
1198
1153
  ): Promise<DeleteDistributionTenantCommandOutput>;
1199
1154
  deleteDistributionTenant(
1200
1155
  args: DeleteDistributionTenantCommandInput,
1201
- cb: (err: any, data?: DeleteDistributionTenantCommandOutput) => void
1156
+ cb: (err: any, data?: DeleteDistributionTenantCommandOutput) => void,
1202
1157
  ): void;
1203
1158
  deleteDistributionTenant(
1204
1159
  args: DeleteDistributionTenantCommandInput,
1205
1160
  options: __HttpHandlerOptions,
1206
- cb: (err: any, data?: DeleteDistributionTenantCommandOutput) => void
1161
+ cb: (err: any, data?: DeleteDistributionTenantCommandOutput) => void,
1207
1162
  ): void;
1208
1163
  deleteFieldLevelEncryptionConfig(
1209
1164
  args: DeleteFieldLevelEncryptionConfigCommandInput,
1210
- options?: __HttpHandlerOptions
1165
+ options?: __HttpHandlerOptions,
1211
1166
  ): Promise<DeleteFieldLevelEncryptionConfigCommandOutput>;
1212
1167
  deleteFieldLevelEncryptionConfig(
1213
1168
  args: DeleteFieldLevelEncryptionConfigCommandInput,
1214
- cb: (err: any, data?: DeleteFieldLevelEncryptionConfigCommandOutput) => void
1169
+ cb: (err: any, data?: DeleteFieldLevelEncryptionConfigCommandOutput) => void,
1215
1170
  ): void;
1216
1171
  deleteFieldLevelEncryptionConfig(
1217
1172
  args: DeleteFieldLevelEncryptionConfigCommandInput,
1218
1173
  options: __HttpHandlerOptions,
1219
- cb: (err: any, data?: DeleteFieldLevelEncryptionConfigCommandOutput) => void
1174
+ cb: (err: any, data?: DeleteFieldLevelEncryptionConfigCommandOutput) => void,
1220
1175
  ): void;
1221
1176
  deleteFieldLevelEncryptionProfile(
1222
1177
  args: DeleteFieldLevelEncryptionProfileCommandInput,
1223
- options?: __HttpHandlerOptions
1178
+ options?: __HttpHandlerOptions,
1224
1179
  ): Promise<DeleteFieldLevelEncryptionProfileCommandOutput>;
1225
1180
  deleteFieldLevelEncryptionProfile(
1226
1181
  args: DeleteFieldLevelEncryptionProfileCommandInput,
1227
- cb: (
1228
- err: any,
1229
- data?: DeleteFieldLevelEncryptionProfileCommandOutput
1230
- ) => void
1182
+ cb: (err: any, data?: DeleteFieldLevelEncryptionProfileCommandOutput) => void,
1231
1183
  ): void;
1232
1184
  deleteFieldLevelEncryptionProfile(
1233
1185
  args: DeleteFieldLevelEncryptionProfileCommandInput,
1234
1186
  options: __HttpHandlerOptions,
1235
- cb: (
1236
- err: any,
1237
- data?: DeleteFieldLevelEncryptionProfileCommandOutput
1238
- ) => void
1187
+ cb: (err: any, data?: DeleteFieldLevelEncryptionProfileCommandOutput) => void,
1239
1188
  ): void;
1240
1189
  deleteFunction(
1241
1190
  args: DeleteFunctionCommandInput,
1242
- options?: __HttpHandlerOptions
1191
+ options?: __HttpHandlerOptions,
1243
1192
  ): Promise<DeleteFunctionCommandOutput>;
1244
1193
  deleteFunction(
1245
1194
  args: DeleteFunctionCommandInput,
1246
- cb: (err: any, data?: DeleteFunctionCommandOutput) => void
1195
+ cb: (err: any, data?: DeleteFunctionCommandOutput) => void,
1247
1196
  ): void;
1248
1197
  deleteFunction(
1249
1198
  args: DeleteFunctionCommandInput,
1250
1199
  options: __HttpHandlerOptions,
1251
- cb: (err: any, data?: DeleteFunctionCommandOutput) => void
1200
+ cb: (err: any, data?: DeleteFunctionCommandOutput) => void,
1252
1201
  ): void;
1253
1202
  deleteKeyGroup(
1254
1203
  args: DeleteKeyGroupCommandInput,
1255
- options?: __HttpHandlerOptions
1204
+ options?: __HttpHandlerOptions,
1256
1205
  ): Promise<DeleteKeyGroupCommandOutput>;
1257
1206
  deleteKeyGroup(
1258
1207
  args: DeleteKeyGroupCommandInput,
1259
- cb: (err: any, data?: DeleteKeyGroupCommandOutput) => void
1208
+ cb: (err: any, data?: DeleteKeyGroupCommandOutput) => void,
1260
1209
  ): void;
1261
1210
  deleteKeyGroup(
1262
1211
  args: DeleteKeyGroupCommandInput,
1263
1212
  options: __HttpHandlerOptions,
1264
- cb: (err: any, data?: DeleteKeyGroupCommandOutput) => void
1213
+ cb: (err: any, data?: DeleteKeyGroupCommandOutput) => void,
1265
1214
  ): void;
1266
1215
  deleteKeyValueStore(
1267
1216
  args: DeleteKeyValueStoreCommandInput,
1268
- options?: __HttpHandlerOptions
1217
+ options?: __HttpHandlerOptions,
1269
1218
  ): Promise<DeleteKeyValueStoreCommandOutput>;
1270
1219
  deleteKeyValueStore(
1271
1220
  args: DeleteKeyValueStoreCommandInput,
1272
- cb: (err: any, data?: DeleteKeyValueStoreCommandOutput) => void
1221
+ cb: (err: any, data?: DeleteKeyValueStoreCommandOutput) => void,
1273
1222
  ): void;
1274
1223
  deleteKeyValueStore(
1275
1224
  args: DeleteKeyValueStoreCommandInput,
1276
1225
  options: __HttpHandlerOptions,
1277
- cb: (err: any, data?: DeleteKeyValueStoreCommandOutput) => void
1226
+ cb: (err: any, data?: DeleteKeyValueStoreCommandOutput) => void,
1278
1227
  ): void;
1279
1228
  deleteMonitoringSubscription(
1280
1229
  args: DeleteMonitoringSubscriptionCommandInput,
1281
- options?: __HttpHandlerOptions
1230
+ options?: __HttpHandlerOptions,
1282
1231
  ): Promise<DeleteMonitoringSubscriptionCommandOutput>;
1283
1232
  deleteMonitoringSubscription(
1284
1233
  args: DeleteMonitoringSubscriptionCommandInput,
1285
- cb: (err: any, data?: DeleteMonitoringSubscriptionCommandOutput) => void
1234
+ cb: (err: any, data?: DeleteMonitoringSubscriptionCommandOutput) => void,
1286
1235
  ): void;
1287
1236
  deleteMonitoringSubscription(
1288
1237
  args: DeleteMonitoringSubscriptionCommandInput,
1289
1238
  options: __HttpHandlerOptions,
1290
- cb: (err: any, data?: DeleteMonitoringSubscriptionCommandOutput) => void
1239
+ cb: (err: any, data?: DeleteMonitoringSubscriptionCommandOutput) => void,
1291
1240
  ): void;
1292
1241
  deleteOriginAccessControl(
1293
1242
  args: DeleteOriginAccessControlCommandInput,
1294
- options?: __HttpHandlerOptions
1243
+ options?: __HttpHandlerOptions,
1295
1244
  ): Promise<DeleteOriginAccessControlCommandOutput>;
1296
1245
  deleteOriginAccessControl(
1297
1246
  args: DeleteOriginAccessControlCommandInput,
1298
- cb: (err: any, data?: DeleteOriginAccessControlCommandOutput) => void
1247
+ cb: (err: any, data?: DeleteOriginAccessControlCommandOutput) => void,
1299
1248
  ): void;
1300
1249
  deleteOriginAccessControl(
1301
1250
  args: DeleteOriginAccessControlCommandInput,
1302
1251
  options: __HttpHandlerOptions,
1303
- cb: (err: any, data?: DeleteOriginAccessControlCommandOutput) => void
1252
+ cb: (err: any, data?: DeleteOriginAccessControlCommandOutput) => void,
1304
1253
  ): void;
1305
1254
  deleteOriginRequestPolicy(
1306
1255
  args: DeleteOriginRequestPolicyCommandInput,
1307
- options?: __HttpHandlerOptions
1256
+ options?: __HttpHandlerOptions,
1308
1257
  ): Promise<DeleteOriginRequestPolicyCommandOutput>;
1309
1258
  deleteOriginRequestPolicy(
1310
1259
  args: DeleteOriginRequestPolicyCommandInput,
1311
- cb: (err: any, data?: DeleteOriginRequestPolicyCommandOutput) => void
1260
+ cb: (err: any, data?: DeleteOriginRequestPolicyCommandOutput) => void,
1312
1261
  ): void;
1313
1262
  deleteOriginRequestPolicy(
1314
1263
  args: DeleteOriginRequestPolicyCommandInput,
1315
1264
  options: __HttpHandlerOptions,
1316
- cb: (err: any, data?: DeleteOriginRequestPolicyCommandOutput) => void
1265
+ cb: (err: any, data?: DeleteOriginRequestPolicyCommandOutput) => void,
1317
1266
  ): void;
1318
1267
  deletePublicKey(
1319
1268
  args: DeletePublicKeyCommandInput,
1320
- options?: __HttpHandlerOptions
1269
+ options?: __HttpHandlerOptions,
1321
1270
  ): Promise<DeletePublicKeyCommandOutput>;
1322
1271
  deletePublicKey(
1323
1272
  args: DeletePublicKeyCommandInput,
1324
- cb: (err: any, data?: DeletePublicKeyCommandOutput) => void
1273
+ cb: (err: any, data?: DeletePublicKeyCommandOutput) => void,
1325
1274
  ): void;
1326
1275
  deletePublicKey(
1327
1276
  args: DeletePublicKeyCommandInput,
1328
1277
  options: __HttpHandlerOptions,
1329
- cb: (err: any, data?: DeletePublicKeyCommandOutput) => void
1278
+ cb: (err: any, data?: DeletePublicKeyCommandOutput) => void,
1330
1279
  ): void;
1331
1280
  deleteRealtimeLogConfig(): Promise<DeleteRealtimeLogConfigCommandOutput>;
1332
1281
  deleteRealtimeLogConfig(
1333
1282
  args: DeleteRealtimeLogConfigCommandInput,
1334
- options?: __HttpHandlerOptions
1283
+ options?: __HttpHandlerOptions,
1335
1284
  ): Promise<DeleteRealtimeLogConfigCommandOutput>;
1336
1285
  deleteRealtimeLogConfig(
1337
1286
  args: DeleteRealtimeLogConfigCommandInput,
1338
- cb: (err: any, data?: DeleteRealtimeLogConfigCommandOutput) => void
1287
+ cb: (err: any, data?: DeleteRealtimeLogConfigCommandOutput) => void,
1339
1288
  ): void;
1340
1289
  deleteRealtimeLogConfig(
1341
1290
  args: DeleteRealtimeLogConfigCommandInput,
1342
1291
  options: __HttpHandlerOptions,
1343
- cb: (err: any, data?: DeleteRealtimeLogConfigCommandOutput) => void
1292
+ cb: (err: any, data?: DeleteRealtimeLogConfigCommandOutput) => void,
1344
1293
  ): void;
1345
1294
  deleteResourcePolicy(
1346
1295
  args: DeleteResourcePolicyCommandInput,
1347
- options?: __HttpHandlerOptions
1296
+ options?: __HttpHandlerOptions,
1348
1297
  ): Promise<DeleteResourcePolicyCommandOutput>;
1349
1298
  deleteResourcePolicy(
1350
1299
  args: DeleteResourcePolicyCommandInput,
1351
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
1300
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
1352
1301
  ): void;
1353
1302
  deleteResourcePolicy(
1354
1303
  args: DeleteResourcePolicyCommandInput,
1355
1304
  options: __HttpHandlerOptions,
1356
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
1305
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
1357
1306
  ): void;
1358
1307
  deleteResponseHeadersPolicy(
1359
1308
  args: DeleteResponseHeadersPolicyCommandInput,
1360
- options?: __HttpHandlerOptions
1309
+ options?: __HttpHandlerOptions,
1361
1310
  ): Promise<DeleteResponseHeadersPolicyCommandOutput>;
1362
1311
  deleteResponseHeadersPolicy(
1363
1312
  args: DeleteResponseHeadersPolicyCommandInput,
1364
- cb: (err: any, data?: DeleteResponseHeadersPolicyCommandOutput) => void
1313
+ cb: (err: any, data?: DeleteResponseHeadersPolicyCommandOutput) => void,
1365
1314
  ): void;
1366
1315
  deleteResponseHeadersPolicy(
1367
1316
  args: DeleteResponseHeadersPolicyCommandInput,
1368
1317
  options: __HttpHandlerOptions,
1369
- cb: (err: any, data?: DeleteResponseHeadersPolicyCommandOutput) => void
1318
+ cb: (err: any, data?: DeleteResponseHeadersPolicyCommandOutput) => void,
1370
1319
  ): void;
1371
1320
  deleteStreamingDistribution(
1372
1321
  args: DeleteStreamingDistributionCommandInput,
1373
- options?: __HttpHandlerOptions
1322
+ options?: __HttpHandlerOptions,
1374
1323
  ): Promise<DeleteStreamingDistributionCommandOutput>;
1375
1324
  deleteStreamingDistribution(
1376
1325
  args: DeleteStreamingDistributionCommandInput,
1377
- cb: (err: any, data?: DeleteStreamingDistributionCommandOutput) => void
1326
+ cb: (err: any, data?: DeleteStreamingDistributionCommandOutput) => void,
1378
1327
  ): void;
1379
1328
  deleteStreamingDistribution(
1380
1329
  args: DeleteStreamingDistributionCommandInput,
1381
1330
  options: __HttpHandlerOptions,
1382
- cb: (err: any, data?: DeleteStreamingDistributionCommandOutput) => void
1331
+ cb: (err: any, data?: DeleteStreamingDistributionCommandOutput) => void,
1383
1332
  ): void;
1384
1333
  deleteTrustStore(
1385
1334
  args: DeleteTrustStoreCommandInput,
1386
- options?: __HttpHandlerOptions
1335
+ options?: __HttpHandlerOptions,
1387
1336
  ): Promise<DeleteTrustStoreCommandOutput>;
1388
1337
  deleteTrustStore(
1389
1338
  args: DeleteTrustStoreCommandInput,
1390
- cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void
1339
+ cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void,
1391
1340
  ): void;
1392
1341
  deleteTrustStore(
1393
1342
  args: DeleteTrustStoreCommandInput,
1394
1343
  options: __HttpHandlerOptions,
1395
- cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void
1344
+ cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void,
1396
1345
  ): void;
1397
1346
  deleteVpcOrigin(
1398
1347
  args: DeleteVpcOriginCommandInput,
1399
- options?: __HttpHandlerOptions
1348
+ options?: __HttpHandlerOptions,
1400
1349
  ): Promise<DeleteVpcOriginCommandOutput>;
1401
1350
  deleteVpcOrigin(
1402
1351
  args: DeleteVpcOriginCommandInput,
1403
- cb: (err: any, data?: DeleteVpcOriginCommandOutput) => void
1352
+ cb: (err: any, data?: DeleteVpcOriginCommandOutput) => void,
1404
1353
  ): void;
1405
1354
  deleteVpcOrigin(
1406
1355
  args: DeleteVpcOriginCommandInput,
1407
1356
  options: __HttpHandlerOptions,
1408
- cb: (err: any, data?: DeleteVpcOriginCommandOutput) => void
1357
+ cb: (err: any, data?: DeleteVpcOriginCommandOutput) => void,
1409
1358
  ): void;
1410
1359
  describeConnectionFunction(
1411
1360
  args: DescribeConnectionFunctionCommandInput,
1412
- options?: __HttpHandlerOptions
1361
+ options?: __HttpHandlerOptions,
1413
1362
  ): Promise<DescribeConnectionFunctionCommandOutput>;
1414
1363
  describeConnectionFunction(
1415
1364
  args: DescribeConnectionFunctionCommandInput,
1416
- cb: (err: any, data?: DescribeConnectionFunctionCommandOutput) => void
1365
+ cb: (err: any, data?: DescribeConnectionFunctionCommandOutput) => void,
1417
1366
  ): void;
1418
1367
  describeConnectionFunction(
1419
1368
  args: DescribeConnectionFunctionCommandInput,
1420
1369
  options: __HttpHandlerOptions,
1421
- cb: (err: any, data?: DescribeConnectionFunctionCommandOutput) => void
1370
+ cb: (err: any, data?: DescribeConnectionFunctionCommandOutput) => void,
1422
1371
  ): void;
1423
1372
  describeFunction(
1424
1373
  args: DescribeFunctionCommandInput,
1425
- options?: __HttpHandlerOptions
1374
+ options?: __HttpHandlerOptions,
1426
1375
  ): Promise<DescribeFunctionCommandOutput>;
1427
1376
  describeFunction(
1428
1377
  args: DescribeFunctionCommandInput,
1429
- cb: (err: any, data?: DescribeFunctionCommandOutput) => void
1378
+ cb: (err: any, data?: DescribeFunctionCommandOutput) => void,
1430
1379
  ): void;
1431
1380
  describeFunction(
1432
1381
  args: DescribeFunctionCommandInput,
1433
1382
  options: __HttpHandlerOptions,
1434
- cb: (err: any, data?: DescribeFunctionCommandOutput) => void
1383
+ cb: (err: any, data?: DescribeFunctionCommandOutput) => void,
1435
1384
  ): void;
1436
1385
  describeKeyValueStore(
1437
1386
  args: DescribeKeyValueStoreCommandInput,
1438
- options?: __HttpHandlerOptions
1387
+ options?: __HttpHandlerOptions,
1439
1388
  ): Promise<DescribeKeyValueStoreCommandOutput>;
1440
1389
  describeKeyValueStore(
1441
1390
  args: DescribeKeyValueStoreCommandInput,
1442
- cb: (err: any, data?: DescribeKeyValueStoreCommandOutput) => void
1391
+ cb: (err: any, data?: DescribeKeyValueStoreCommandOutput) => void,
1443
1392
  ): void;
1444
1393
  describeKeyValueStore(
1445
1394
  args: DescribeKeyValueStoreCommandInput,
1446
1395
  options: __HttpHandlerOptions,
1447
- cb: (err: any, data?: DescribeKeyValueStoreCommandOutput) => void
1396
+ cb: (err: any, data?: DescribeKeyValueStoreCommandOutput) => void,
1448
1397
  ): void;
1449
1398
  disassociateDistributionTenantWebACL(
1450
1399
  args: DisassociateDistributionTenantWebACLCommandInput,
1451
- options?: __HttpHandlerOptions
1400
+ options?: __HttpHandlerOptions,
1452
1401
  ): Promise<DisassociateDistributionTenantWebACLCommandOutput>;
1453
1402
  disassociateDistributionTenantWebACL(
1454
1403
  args: DisassociateDistributionTenantWebACLCommandInput,
1455
- cb: (
1456
- err: any,
1457
- data?: DisassociateDistributionTenantWebACLCommandOutput
1458
- ) => void
1404
+ cb: (err: any, data?: DisassociateDistributionTenantWebACLCommandOutput) => void,
1459
1405
  ): void;
1460
1406
  disassociateDistributionTenantWebACL(
1461
1407
  args: DisassociateDistributionTenantWebACLCommandInput,
1462
1408
  options: __HttpHandlerOptions,
1463
- cb: (
1464
- err: any,
1465
- data?: DisassociateDistributionTenantWebACLCommandOutput
1466
- ) => void
1409
+ cb: (err: any, data?: DisassociateDistributionTenantWebACLCommandOutput) => void,
1467
1410
  ): void;
1468
1411
  disassociateDistributionWebACL(
1469
1412
  args: DisassociateDistributionWebACLCommandInput,
1470
- options?: __HttpHandlerOptions
1413
+ options?: __HttpHandlerOptions,
1471
1414
  ): Promise<DisassociateDistributionWebACLCommandOutput>;
1472
1415
  disassociateDistributionWebACL(
1473
1416
  args: DisassociateDistributionWebACLCommandInput,
1474
- cb: (err: any, data?: DisassociateDistributionWebACLCommandOutput) => void
1417
+ cb: (err: any, data?: DisassociateDistributionWebACLCommandOutput) => void,
1475
1418
  ): void;
1476
1419
  disassociateDistributionWebACL(
1477
1420
  args: DisassociateDistributionWebACLCommandInput,
1478
1421
  options: __HttpHandlerOptions,
1479
- cb: (err: any, data?: DisassociateDistributionWebACLCommandOutput) => void
1422
+ cb: (err: any, data?: DisassociateDistributionWebACLCommandOutput) => void,
1480
1423
  ): void;
1481
1424
  getAnycastIpList(
1482
1425
  args: GetAnycastIpListCommandInput,
1483
- options?: __HttpHandlerOptions
1426
+ options?: __HttpHandlerOptions,
1484
1427
  ): Promise<GetAnycastIpListCommandOutput>;
1485
1428
  getAnycastIpList(
1486
1429
  args: GetAnycastIpListCommandInput,
1487
- cb: (err: any, data?: GetAnycastIpListCommandOutput) => void
1430
+ cb: (err: any, data?: GetAnycastIpListCommandOutput) => void,
1488
1431
  ): void;
1489
1432
  getAnycastIpList(
1490
1433
  args: GetAnycastIpListCommandInput,
1491
1434
  options: __HttpHandlerOptions,
1492
- cb: (err: any, data?: GetAnycastIpListCommandOutput) => void
1435
+ cb: (err: any, data?: GetAnycastIpListCommandOutput) => void,
1493
1436
  ): void;
1494
1437
  getCachePolicy(
1495
1438
  args: GetCachePolicyCommandInput,
1496
- options?: __HttpHandlerOptions
1439
+ options?: __HttpHandlerOptions,
1497
1440
  ): Promise<GetCachePolicyCommandOutput>;
1498
1441
  getCachePolicy(
1499
1442
  args: GetCachePolicyCommandInput,
1500
- cb: (err: any, data?: GetCachePolicyCommandOutput) => void
1443
+ cb: (err: any, data?: GetCachePolicyCommandOutput) => void,
1501
1444
  ): void;
1502
1445
  getCachePolicy(
1503
1446
  args: GetCachePolicyCommandInput,
1504
1447
  options: __HttpHandlerOptions,
1505
- cb: (err: any, data?: GetCachePolicyCommandOutput) => void
1448
+ cb: (err: any, data?: GetCachePolicyCommandOutput) => void,
1506
1449
  ): void;
1507
1450
  getCachePolicyConfig(
1508
1451
  args: GetCachePolicyConfigCommandInput,
1509
- options?: __HttpHandlerOptions
1452
+ options?: __HttpHandlerOptions,
1510
1453
  ): Promise<GetCachePolicyConfigCommandOutput>;
1511
1454
  getCachePolicyConfig(
1512
1455
  args: GetCachePolicyConfigCommandInput,
1513
- cb: (err: any, data?: GetCachePolicyConfigCommandOutput) => void
1456
+ cb: (err: any, data?: GetCachePolicyConfigCommandOutput) => void,
1514
1457
  ): void;
1515
1458
  getCachePolicyConfig(
1516
1459
  args: GetCachePolicyConfigCommandInput,
1517
1460
  options: __HttpHandlerOptions,
1518
- cb: (err: any, data?: GetCachePolicyConfigCommandOutput) => void
1461
+ cb: (err: any, data?: GetCachePolicyConfigCommandOutput) => void,
1519
1462
  ): void;
1520
1463
  getCloudFrontOriginAccessIdentity(
1521
1464
  args: GetCloudFrontOriginAccessIdentityCommandInput,
1522
- options?: __HttpHandlerOptions
1465
+ options?: __HttpHandlerOptions,
1523
1466
  ): Promise<GetCloudFrontOriginAccessIdentityCommandOutput>;
1524
1467
  getCloudFrontOriginAccessIdentity(
1525
1468
  args: GetCloudFrontOriginAccessIdentityCommandInput,
1526
- cb: (
1527
- err: any,
1528
- data?: GetCloudFrontOriginAccessIdentityCommandOutput
1529
- ) => void
1469
+ cb: (err: any, data?: GetCloudFrontOriginAccessIdentityCommandOutput) => void,
1530
1470
  ): void;
1531
1471
  getCloudFrontOriginAccessIdentity(
1532
1472
  args: GetCloudFrontOriginAccessIdentityCommandInput,
1533
1473
  options: __HttpHandlerOptions,
1534
- cb: (
1535
- err: any,
1536
- data?: GetCloudFrontOriginAccessIdentityCommandOutput
1537
- ) => void
1474
+ cb: (err: any, data?: GetCloudFrontOriginAccessIdentityCommandOutput) => void,
1538
1475
  ): void;
1539
1476
  getCloudFrontOriginAccessIdentityConfig(
1540
1477
  args: GetCloudFrontOriginAccessIdentityConfigCommandInput,
1541
- options?: __HttpHandlerOptions
1478
+ options?: __HttpHandlerOptions,
1542
1479
  ): Promise<GetCloudFrontOriginAccessIdentityConfigCommandOutput>;
1543
1480
  getCloudFrontOriginAccessIdentityConfig(
1544
1481
  args: GetCloudFrontOriginAccessIdentityConfigCommandInput,
1545
- cb: (
1546
- err: any,
1547
- data?: GetCloudFrontOriginAccessIdentityConfigCommandOutput
1548
- ) => void
1482
+ cb: (err: any, data?: GetCloudFrontOriginAccessIdentityConfigCommandOutput) => void,
1549
1483
  ): void;
1550
1484
  getCloudFrontOriginAccessIdentityConfig(
1551
1485
  args: GetCloudFrontOriginAccessIdentityConfigCommandInput,
1552
1486
  options: __HttpHandlerOptions,
1553
- cb: (
1554
- err: any,
1555
- data?: GetCloudFrontOriginAccessIdentityConfigCommandOutput
1556
- ) => void
1487
+ cb: (err: any, data?: GetCloudFrontOriginAccessIdentityConfigCommandOutput) => void,
1557
1488
  ): void;
1558
1489
  getConnectionFunction(
1559
1490
  args: GetConnectionFunctionCommandInput,
1560
- options?: __HttpHandlerOptions
1491
+ options?: __HttpHandlerOptions,
1561
1492
  ): Promise<GetConnectionFunctionCommandOutput>;
1562
1493
  getConnectionFunction(
1563
1494
  args: GetConnectionFunctionCommandInput,
1564
- cb: (err: any, data?: GetConnectionFunctionCommandOutput) => void
1495
+ cb: (err: any, data?: GetConnectionFunctionCommandOutput) => void,
1565
1496
  ): void;
1566
1497
  getConnectionFunction(
1567
1498
  args: GetConnectionFunctionCommandInput,
1568
1499
  options: __HttpHandlerOptions,
1569
- cb: (err: any, data?: GetConnectionFunctionCommandOutput) => void
1500
+ cb: (err: any, data?: GetConnectionFunctionCommandOutput) => void,
1570
1501
  ): void;
1571
1502
  getConnectionGroup(
1572
1503
  args: GetConnectionGroupCommandInput,
1573
- options?: __HttpHandlerOptions
1504
+ options?: __HttpHandlerOptions,
1574
1505
  ): Promise<GetConnectionGroupCommandOutput>;
1575
1506
  getConnectionGroup(
1576
1507
  args: GetConnectionGroupCommandInput,
1577
- cb: (err: any, data?: GetConnectionGroupCommandOutput) => void
1508
+ cb: (err: any, data?: GetConnectionGroupCommandOutput) => void,
1578
1509
  ): void;
1579
1510
  getConnectionGroup(
1580
1511
  args: GetConnectionGroupCommandInput,
1581
1512
  options: __HttpHandlerOptions,
1582
- cb: (err: any, data?: GetConnectionGroupCommandOutput) => void
1513
+ cb: (err: any, data?: GetConnectionGroupCommandOutput) => void,
1583
1514
  ): void;
1584
1515
  getConnectionGroupByRoutingEndpoint(
1585
1516
  args: GetConnectionGroupByRoutingEndpointCommandInput,
1586
- options?: __HttpHandlerOptions
1517
+ options?: __HttpHandlerOptions,
1587
1518
  ): Promise<GetConnectionGroupByRoutingEndpointCommandOutput>;
1588
1519
  getConnectionGroupByRoutingEndpoint(
1589
1520
  args: GetConnectionGroupByRoutingEndpointCommandInput,
1590
- cb: (
1591
- err: any,
1592
- data?: GetConnectionGroupByRoutingEndpointCommandOutput
1593
- ) => void
1521
+ cb: (err: any, data?: GetConnectionGroupByRoutingEndpointCommandOutput) => void,
1594
1522
  ): void;
1595
1523
  getConnectionGroupByRoutingEndpoint(
1596
1524
  args: GetConnectionGroupByRoutingEndpointCommandInput,
1597
1525
  options: __HttpHandlerOptions,
1598
- cb: (
1599
- err: any,
1600
- data?: GetConnectionGroupByRoutingEndpointCommandOutput
1601
- ) => void
1526
+ cb: (err: any, data?: GetConnectionGroupByRoutingEndpointCommandOutput) => void,
1602
1527
  ): void;
1603
1528
  getContinuousDeploymentPolicy(
1604
1529
  args: GetContinuousDeploymentPolicyCommandInput,
1605
- options?: __HttpHandlerOptions
1530
+ options?: __HttpHandlerOptions,
1606
1531
  ): Promise<GetContinuousDeploymentPolicyCommandOutput>;
1607
1532
  getContinuousDeploymentPolicy(
1608
1533
  args: GetContinuousDeploymentPolicyCommandInput,
1609
- cb: (err: any, data?: GetContinuousDeploymentPolicyCommandOutput) => void
1534
+ cb: (err: any, data?: GetContinuousDeploymentPolicyCommandOutput) => void,
1610
1535
  ): void;
1611
1536
  getContinuousDeploymentPolicy(
1612
1537
  args: GetContinuousDeploymentPolicyCommandInput,
1613
1538
  options: __HttpHandlerOptions,
1614
- cb: (err: any, data?: GetContinuousDeploymentPolicyCommandOutput) => void
1539
+ cb: (err: any, data?: GetContinuousDeploymentPolicyCommandOutput) => void,
1615
1540
  ): void;
1616
1541
  getContinuousDeploymentPolicyConfig(
1617
1542
  args: GetContinuousDeploymentPolicyConfigCommandInput,
1618
- options?: __HttpHandlerOptions
1543
+ options?: __HttpHandlerOptions,
1619
1544
  ): Promise<GetContinuousDeploymentPolicyConfigCommandOutput>;
1620
1545
  getContinuousDeploymentPolicyConfig(
1621
1546
  args: GetContinuousDeploymentPolicyConfigCommandInput,
1622
- cb: (
1623
- err: any,
1624
- data?: GetContinuousDeploymentPolicyConfigCommandOutput
1625
- ) => void
1547
+ cb: (err: any, data?: GetContinuousDeploymentPolicyConfigCommandOutput) => void,
1626
1548
  ): void;
1627
1549
  getContinuousDeploymentPolicyConfig(
1628
1550
  args: GetContinuousDeploymentPolicyConfigCommandInput,
1629
1551
  options: __HttpHandlerOptions,
1630
- cb: (
1631
- err: any,
1632
- data?: GetContinuousDeploymentPolicyConfigCommandOutput
1633
- ) => void
1552
+ cb: (err: any, data?: GetContinuousDeploymentPolicyConfigCommandOutput) => void,
1634
1553
  ): void;
1635
1554
  getDistribution(
1636
1555
  args: GetDistributionCommandInput,
1637
- options?: __HttpHandlerOptions
1556
+ options?: __HttpHandlerOptions,
1638
1557
  ): Promise<GetDistributionCommandOutput>;
1639
1558
  getDistribution(
1640
1559
  args: GetDistributionCommandInput,
1641
- cb: (err: any, data?: GetDistributionCommandOutput) => void
1560
+ cb: (err: any, data?: GetDistributionCommandOutput) => void,
1642
1561
  ): void;
1643
1562
  getDistribution(
1644
1563
  args: GetDistributionCommandInput,
1645
1564
  options: __HttpHandlerOptions,
1646
- cb: (err: any, data?: GetDistributionCommandOutput) => void
1565
+ cb: (err: any, data?: GetDistributionCommandOutput) => void,
1647
1566
  ): void;
1648
1567
  getDistributionConfig(
1649
1568
  args: GetDistributionConfigCommandInput,
1650
- options?: __HttpHandlerOptions
1569
+ options?: __HttpHandlerOptions,
1651
1570
  ): Promise<GetDistributionConfigCommandOutput>;
1652
1571
  getDistributionConfig(
1653
1572
  args: GetDistributionConfigCommandInput,
1654
- cb: (err: any, data?: GetDistributionConfigCommandOutput) => void
1573
+ cb: (err: any, data?: GetDistributionConfigCommandOutput) => void,
1655
1574
  ): void;
1656
1575
  getDistributionConfig(
1657
1576
  args: GetDistributionConfigCommandInput,
1658
1577
  options: __HttpHandlerOptions,
1659
- cb: (err: any, data?: GetDistributionConfigCommandOutput) => void
1578
+ cb: (err: any, data?: GetDistributionConfigCommandOutput) => void,
1660
1579
  ): void;
1661
1580
  getDistributionTenant(
1662
1581
  args: GetDistributionTenantCommandInput,
1663
- options?: __HttpHandlerOptions
1582
+ options?: __HttpHandlerOptions,
1664
1583
  ): Promise<GetDistributionTenantCommandOutput>;
1665
1584
  getDistributionTenant(
1666
1585
  args: GetDistributionTenantCommandInput,
1667
- cb: (err: any, data?: GetDistributionTenantCommandOutput) => void
1586
+ cb: (err: any, data?: GetDistributionTenantCommandOutput) => void,
1668
1587
  ): void;
1669
1588
  getDistributionTenant(
1670
1589
  args: GetDistributionTenantCommandInput,
1671
1590
  options: __HttpHandlerOptions,
1672
- cb: (err: any, data?: GetDistributionTenantCommandOutput) => void
1591
+ cb: (err: any, data?: GetDistributionTenantCommandOutput) => void,
1673
1592
  ): void;
1674
1593
  getDistributionTenantByDomain(
1675
1594
  args: GetDistributionTenantByDomainCommandInput,
1676
- options?: __HttpHandlerOptions
1595
+ options?: __HttpHandlerOptions,
1677
1596
  ): Promise<GetDistributionTenantByDomainCommandOutput>;
1678
1597
  getDistributionTenantByDomain(
1679
1598
  args: GetDistributionTenantByDomainCommandInput,
1680
- cb: (err: any, data?: GetDistributionTenantByDomainCommandOutput) => void
1599
+ cb: (err: any, data?: GetDistributionTenantByDomainCommandOutput) => void,
1681
1600
  ): void;
1682
1601
  getDistributionTenantByDomain(
1683
1602
  args: GetDistributionTenantByDomainCommandInput,
1684
1603
  options: __HttpHandlerOptions,
1685
- cb: (err: any, data?: GetDistributionTenantByDomainCommandOutput) => void
1604
+ cb: (err: any, data?: GetDistributionTenantByDomainCommandOutput) => void,
1686
1605
  ): void;
1687
1606
  getFieldLevelEncryption(
1688
1607
  args: GetFieldLevelEncryptionCommandInput,
1689
- options?: __HttpHandlerOptions
1608
+ options?: __HttpHandlerOptions,
1690
1609
  ): Promise<GetFieldLevelEncryptionCommandOutput>;
1691
1610
  getFieldLevelEncryption(
1692
1611
  args: GetFieldLevelEncryptionCommandInput,
1693
- cb: (err: any, data?: GetFieldLevelEncryptionCommandOutput) => void
1612
+ cb: (err: any, data?: GetFieldLevelEncryptionCommandOutput) => void,
1694
1613
  ): void;
1695
1614
  getFieldLevelEncryption(
1696
1615
  args: GetFieldLevelEncryptionCommandInput,
1697
1616
  options: __HttpHandlerOptions,
1698
- cb: (err: any, data?: GetFieldLevelEncryptionCommandOutput) => void
1617
+ cb: (err: any, data?: GetFieldLevelEncryptionCommandOutput) => void,
1699
1618
  ): void;
1700
1619
  getFieldLevelEncryptionConfig(
1701
1620
  args: GetFieldLevelEncryptionConfigCommandInput,
1702
- options?: __HttpHandlerOptions
1621
+ options?: __HttpHandlerOptions,
1703
1622
  ): Promise<GetFieldLevelEncryptionConfigCommandOutput>;
1704
1623
  getFieldLevelEncryptionConfig(
1705
1624
  args: GetFieldLevelEncryptionConfigCommandInput,
1706
- cb: (err: any, data?: GetFieldLevelEncryptionConfigCommandOutput) => void
1625
+ cb: (err: any, data?: GetFieldLevelEncryptionConfigCommandOutput) => void,
1707
1626
  ): void;
1708
1627
  getFieldLevelEncryptionConfig(
1709
1628
  args: GetFieldLevelEncryptionConfigCommandInput,
1710
1629
  options: __HttpHandlerOptions,
1711
- cb: (err: any, data?: GetFieldLevelEncryptionConfigCommandOutput) => void
1630
+ cb: (err: any, data?: GetFieldLevelEncryptionConfigCommandOutput) => void,
1712
1631
  ): void;
1713
1632
  getFieldLevelEncryptionProfile(
1714
1633
  args: GetFieldLevelEncryptionProfileCommandInput,
1715
- options?: __HttpHandlerOptions
1634
+ options?: __HttpHandlerOptions,
1716
1635
  ): Promise<GetFieldLevelEncryptionProfileCommandOutput>;
1717
1636
  getFieldLevelEncryptionProfile(
1718
1637
  args: GetFieldLevelEncryptionProfileCommandInput,
1719
- cb: (err: any, data?: GetFieldLevelEncryptionProfileCommandOutput) => void
1638
+ cb: (err: any, data?: GetFieldLevelEncryptionProfileCommandOutput) => void,
1720
1639
  ): void;
1721
1640
  getFieldLevelEncryptionProfile(
1722
1641
  args: GetFieldLevelEncryptionProfileCommandInput,
1723
1642
  options: __HttpHandlerOptions,
1724
- cb: (err: any, data?: GetFieldLevelEncryptionProfileCommandOutput) => void
1643
+ cb: (err: any, data?: GetFieldLevelEncryptionProfileCommandOutput) => void,
1725
1644
  ): void;
1726
1645
  getFieldLevelEncryptionProfileConfig(
1727
1646
  args: GetFieldLevelEncryptionProfileConfigCommandInput,
1728
- options?: __HttpHandlerOptions
1647
+ options?: __HttpHandlerOptions,
1729
1648
  ): Promise<GetFieldLevelEncryptionProfileConfigCommandOutput>;
1730
1649
  getFieldLevelEncryptionProfileConfig(
1731
1650
  args: GetFieldLevelEncryptionProfileConfigCommandInput,
1732
- cb: (
1733
- err: any,
1734
- data?: GetFieldLevelEncryptionProfileConfigCommandOutput
1735
- ) => void
1651
+ cb: (err: any, data?: GetFieldLevelEncryptionProfileConfigCommandOutput) => void,
1736
1652
  ): void;
1737
1653
  getFieldLevelEncryptionProfileConfig(
1738
1654
  args: GetFieldLevelEncryptionProfileConfigCommandInput,
1739
1655
  options: __HttpHandlerOptions,
1740
- cb: (
1741
- err: any,
1742
- data?: GetFieldLevelEncryptionProfileConfigCommandOutput
1743
- ) => void
1656
+ cb: (err: any, data?: GetFieldLevelEncryptionProfileConfigCommandOutput) => void,
1744
1657
  ): void;
1745
1658
  getFunction(
1746
1659
  args: GetFunctionCommandInput,
1747
- options?: __HttpHandlerOptions
1660
+ options?: __HttpHandlerOptions,
1748
1661
  ): Promise<GetFunctionCommandOutput>;
1749
1662
  getFunction(
1750
1663
  args: GetFunctionCommandInput,
1751
- cb: (err: any, data?: GetFunctionCommandOutput) => void
1664
+ cb: (err: any, data?: GetFunctionCommandOutput) => void,
1752
1665
  ): void;
1753
1666
  getFunction(
1754
1667
  args: GetFunctionCommandInput,
1755
1668
  options: __HttpHandlerOptions,
1756
- cb: (err: any, data?: GetFunctionCommandOutput) => void
1669
+ cb: (err: any, data?: GetFunctionCommandOutput) => void,
1757
1670
  ): void;
1758
1671
  getInvalidation(
1759
1672
  args: GetInvalidationCommandInput,
1760
- options?: __HttpHandlerOptions
1673
+ options?: __HttpHandlerOptions,
1761
1674
  ): Promise<GetInvalidationCommandOutput>;
1762
1675
  getInvalidation(
1763
1676
  args: GetInvalidationCommandInput,
1764
- cb: (err: any, data?: GetInvalidationCommandOutput) => void
1677
+ cb: (err: any, data?: GetInvalidationCommandOutput) => void,
1765
1678
  ): void;
1766
1679
  getInvalidation(
1767
1680
  args: GetInvalidationCommandInput,
1768
1681
  options: __HttpHandlerOptions,
1769
- cb: (err: any, data?: GetInvalidationCommandOutput) => void
1682
+ cb: (err: any, data?: GetInvalidationCommandOutput) => void,
1770
1683
  ): void;
1771
1684
  getInvalidationForDistributionTenant(
1772
1685
  args: GetInvalidationForDistributionTenantCommandInput,
1773
- options?: __HttpHandlerOptions
1686
+ options?: __HttpHandlerOptions,
1774
1687
  ): Promise<GetInvalidationForDistributionTenantCommandOutput>;
1775
1688
  getInvalidationForDistributionTenant(
1776
1689
  args: GetInvalidationForDistributionTenantCommandInput,
1777
- cb: (
1778
- err: any,
1779
- data?: GetInvalidationForDistributionTenantCommandOutput
1780
- ) => void
1690
+ cb: (err: any, data?: GetInvalidationForDistributionTenantCommandOutput) => void,
1781
1691
  ): void;
1782
1692
  getInvalidationForDistributionTenant(
1783
1693
  args: GetInvalidationForDistributionTenantCommandInput,
1784
1694
  options: __HttpHandlerOptions,
1785
- cb: (
1786
- err: any,
1787
- data?: GetInvalidationForDistributionTenantCommandOutput
1788
- ) => void
1695
+ cb: (err: any, data?: GetInvalidationForDistributionTenantCommandOutput) => void,
1789
1696
  ): void;
1790
1697
  getKeyGroup(
1791
1698
  args: GetKeyGroupCommandInput,
1792
- options?: __HttpHandlerOptions
1699
+ options?: __HttpHandlerOptions,
1793
1700
  ): Promise<GetKeyGroupCommandOutput>;
1794
1701
  getKeyGroup(
1795
1702
  args: GetKeyGroupCommandInput,
1796
- cb: (err: any, data?: GetKeyGroupCommandOutput) => void
1703
+ cb: (err: any, data?: GetKeyGroupCommandOutput) => void,
1797
1704
  ): void;
1798
1705
  getKeyGroup(
1799
1706
  args: GetKeyGroupCommandInput,
1800
1707
  options: __HttpHandlerOptions,
1801
- cb: (err: any, data?: GetKeyGroupCommandOutput) => void
1708
+ cb: (err: any, data?: GetKeyGroupCommandOutput) => void,
1802
1709
  ): void;
1803
1710
  getKeyGroupConfig(
1804
1711
  args: GetKeyGroupConfigCommandInput,
1805
- options?: __HttpHandlerOptions
1712
+ options?: __HttpHandlerOptions,
1806
1713
  ): Promise<GetKeyGroupConfigCommandOutput>;
1807
1714
  getKeyGroupConfig(
1808
1715
  args: GetKeyGroupConfigCommandInput,
1809
- cb: (err: any, data?: GetKeyGroupConfigCommandOutput) => void
1716
+ cb: (err: any, data?: GetKeyGroupConfigCommandOutput) => void,
1810
1717
  ): void;
1811
1718
  getKeyGroupConfig(
1812
1719
  args: GetKeyGroupConfigCommandInput,
1813
1720
  options: __HttpHandlerOptions,
1814
- cb: (err: any, data?: GetKeyGroupConfigCommandOutput) => void
1721
+ cb: (err: any, data?: GetKeyGroupConfigCommandOutput) => void,
1815
1722
  ): void;
1816
1723
  getManagedCertificateDetails(
1817
1724
  args: GetManagedCertificateDetailsCommandInput,
1818
- options?: __HttpHandlerOptions
1725
+ options?: __HttpHandlerOptions,
1819
1726
  ): Promise<GetManagedCertificateDetailsCommandOutput>;
1820
1727
  getManagedCertificateDetails(
1821
1728
  args: GetManagedCertificateDetailsCommandInput,
1822
- cb: (err: any, data?: GetManagedCertificateDetailsCommandOutput) => void
1729
+ cb: (err: any, data?: GetManagedCertificateDetailsCommandOutput) => void,
1823
1730
  ): void;
1824
1731
  getManagedCertificateDetails(
1825
1732
  args: GetManagedCertificateDetailsCommandInput,
1826
1733
  options: __HttpHandlerOptions,
1827
- cb: (err: any, data?: GetManagedCertificateDetailsCommandOutput) => void
1734
+ cb: (err: any, data?: GetManagedCertificateDetailsCommandOutput) => void,
1828
1735
  ): void;
1829
1736
  getMonitoringSubscription(
1830
1737
  args: GetMonitoringSubscriptionCommandInput,
1831
- options?: __HttpHandlerOptions
1738
+ options?: __HttpHandlerOptions,
1832
1739
  ): Promise<GetMonitoringSubscriptionCommandOutput>;
1833
1740
  getMonitoringSubscription(
1834
1741
  args: GetMonitoringSubscriptionCommandInput,
1835
- cb: (err: any, data?: GetMonitoringSubscriptionCommandOutput) => void
1742
+ cb: (err: any, data?: GetMonitoringSubscriptionCommandOutput) => void,
1836
1743
  ): void;
1837
1744
  getMonitoringSubscription(
1838
1745
  args: GetMonitoringSubscriptionCommandInput,
1839
1746
  options: __HttpHandlerOptions,
1840
- cb: (err: any, data?: GetMonitoringSubscriptionCommandOutput) => void
1747
+ cb: (err: any, data?: GetMonitoringSubscriptionCommandOutput) => void,
1841
1748
  ): void;
1842
1749
  getOriginAccessControl(
1843
1750
  args: GetOriginAccessControlCommandInput,
1844
- options?: __HttpHandlerOptions
1751
+ options?: __HttpHandlerOptions,
1845
1752
  ): Promise<GetOriginAccessControlCommandOutput>;
1846
1753
  getOriginAccessControl(
1847
1754
  args: GetOriginAccessControlCommandInput,
1848
- cb: (err: any, data?: GetOriginAccessControlCommandOutput) => void
1755
+ cb: (err: any, data?: GetOriginAccessControlCommandOutput) => void,
1849
1756
  ): void;
1850
1757
  getOriginAccessControl(
1851
1758
  args: GetOriginAccessControlCommandInput,
1852
1759
  options: __HttpHandlerOptions,
1853
- cb: (err: any, data?: GetOriginAccessControlCommandOutput) => void
1760
+ cb: (err: any, data?: GetOriginAccessControlCommandOutput) => void,
1854
1761
  ): void;
1855
1762
  getOriginAccessControlConfig(
1856
1763
  args: GetOriginAccessControlConfigCommandInput,
1857
- options?: __HttpHandlerOptions
1764
+ options?: __HttpHandlerOptions,
1858
1765
  ): Promise<GetOriginAccessControlConfigCommandOutput>;
1859
1766
  getOriginAccessControlConfig(
1860
1767
  args: GetOriginAccessControlConfigCommandInput,
1861
- cb: (err: any, data?: GetOriginAccessControlConfigCommandOutput) => void
1768
+ cb: (err: any, data?: GetOriginAccessControlConfigCommandOutput) => void,
1862
1769
  ): void;
1863
1770
  getOriginAccessControlConfig(
1864
1771
  args: GetOriginAccessControlConfigCommandInput,
1865
1772
  options: __HttpHandlerOptions,
1866
- cb: (err: any, data?: GetOriginAccessControlConfigCommandOutput) => void
1773
+ cb: (err: any, data?: GetOriginAccessControlConfigCommandOutput) => void,
1867
1774
  ): void;
1868
1775
  getOriginRequestPolicy(
1869
1776
  args: GetOriginRequestPolicyCommandInput,
1870
- options?: __HttpHandlerOptions
1777
+ options?: __HttpHandlerOptions,
1871
1778
  ): Promise<GetOriginRequestPolicyCommandOutput>;
1872
1779
  getOriginRequestPolicy(
1873
1780
  args: GetOriginRequestPolicyCommandInput,
1874
- cb: (err: any, data?: GetOriginRequestPolicyCommandOutput) => void
1781
+ cb: (err: any, data?: GetOriginRequestPolicyCommandOutput) => void,
1875
1782
  ): void;
1876
1783
  getOriginRequestPolicy(
1877
1784
  args: GetOriginRequestPolicyCommandInput,
1878
1785
  options: __HttpHandlerOptions,
1879
- cb: (err: any, data?: GetOriginRequestPolicyCommandOutput) => void
1786
+ cb: (err: any, data?: GetOriginRequestPolicyCommandOutput) => void,
1880
1787
  ): void;
1881
1788
  getOriginRequestPolicyConfig(
1882
1789
  args: GetOriginRequestPolicyConfigCommandInput,
1883
- options?: __HttpHandlerOptions
1790
+ options?: __HttpHandlerOptions,
1884
1791
  ): Promise<GetOriginRequestPolicyConfigCommandOutput>;
1885
1792
  getOriginRequestPolicyConfig(
1886
1793
  args: GetOriginRequestPolicyConfigCommandInput,
1887
- cb: (err: any, data?: GetOriginRequestPolicyConfigCommandOutput) => void
1794
+ cb: (err: any, data?: GetOriginRequestPolicyConfigCommandOutput) => void,
1888
1795
  ): void;
1889
1796
  getOriginRequestPolicyConfig(
1890
1797
  args: GetOriginRequestPolicyConfigCommandInput,
1891
1798
  options: __HttpHandlerOptions,
1892
- cb: (err: any, data?: GetOriginRequestPolicyConfigCommandOutput) => void
1799
+ cb: (err: any, data?: GetOriginRequestPolicyConfigCommandOutput) => void,
1893
1800
  ): void;
1894
1801
  getPublicKey(
1895
1802
  args: GetPublicKeyCommandInput,
1896
- options?: __HttpHandlerOptions
1803
+ options?: __HttpHandlerOptions,
1897
1804
  ): Promise<GetPublicKeyCommandOutput>;
1898
1805
  getPublicKey(
1899
1806
  args: GetPublicKeyCommandInput,
1900
- cb: (err: any, data?: GetPublicKeyCommandOutput) => void
1807
+ cb: (err: any, data?: GetPublicKeyCommandOutput) => void,
1901
1808
  ): void;
1902
1809
  getPublicKey(
1903
1810
  args: GetPublicKeyCommandInput,
1904
1811
  options: __HttpHandlerOptions,
1905
- cb: (err: any, data?: GetPublicKeyCommandOutput) => void
1812
+ cb: (err: any, data?: GetPublicKeyCommandOutput) => void,
1906
1813
  ): void;
1907
1814
  getPublicKeyConfig(
1908
1815
  args: GetPublicKeyConfigCommandInput,
1909
- options?: __HttpHandlerOptions
1816
+ options?: __HttpHandlerOptions,
1910
1817
  ): Promise<GetPublicKeyConfigCommandOutput>;
1911
1818
  getPublicKeyConfig(
1912
1819
  args: GetPublicKeyConfigCommandInput,
1913
- cb: (err: any, data?: GetPublicKeyConfigCommandOutput) => void
1820
+ cb: (err: any, data?: GetPublicKeyConfigCommandOutput) => void,
1914
1821
  ): void;
1915
1822
  getPublicKeyConfig(
1916
1823
  args: GetPublicKeyConfigCommandInput,
1917
1824
  options: __HttpHandlerOptions,
1918
- cb: (err: any, data?: GetPublicKeyConfigCommandOutput) => void
1825
+ cb: (err: any, data?: GetPublicKeyConfigCommandOutput) => void,
1919
1826
  ): void;
1920
1827
  getRealtimeLogConfig(): Promise<GetRealtimeLogConfigCommandOutput>;
1921
1828
  getRealtimeLogConfig(
1922
1829
  args: GetRealtimeLogConfigCommandInput,
1923
- options?: __HttpHandlerOptions
1830
+ options?: __HttpHandlerOptions,
1924
1831
  ): Promise<GetRealtimeLogConfigCommandOutput>;
1925
1832
  getRealtimeLogConfig(
1926
1833
  args: GetRealtimeLogConfigCommandInput,
1927
- cb: (err: any, data?: GetRealtimeLogConfigCommandOutput) => void
1834
+ cb: (err: any, data?: GetRealtimeLogConfigCommandOutput) => void,
1928
1835
  ): void;
1929
1836
  getRealtimeLogConfig(
1930
1837
  args: GetRealtimeLogConfigCommandInput,
1931
1838
  options: __HttpHandlerOptions,
1932
- cb: (err: any, data?: GetRealtimeLogConfigCommandOutput) => void
1839
+ cb: (err: any, data?: GetRealtimeLogConfigCommandOutput) => void,
1933
1840
  ): void;
1934
1841
  getResourcePolicy(
1935
1842
  args: GetResourcePolicyCommandInput,
1936
- options?: __HttpHandlerOptions
1843
+ options?: __HttpHandlerOptions,
1937
1844
  ): Promise<GetResourcePolicyCommandOutput>;
1938
1845
  getResourcePolicy(
1939
1846
  args: GetResourcePolicyCommandInput,
1940
- cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1847
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void,
1941
1848
  ): void;
1942
1849
  getResourcePolicy(
1943
1850
  args: GetResourcePolicyCommandInput,
1944
1851
  options: __HttpHandlerOptions,
1945
- cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1852
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void,
1946
1853
  ): void;
1947
1854
  getResponseHeadersPolicy(
1948
1855
  args: GetResponseHeadersPolicyCommandInput,
1949
- options?: __HttpHandlerOptions
1856
+ options?: __HttpHandlerOptions,
1950
1857
  ): Promise<GetResponseHeadersPolicyCommandOutput>;
1951
1858
  getResponseHeadersPolicy(
1952
1859
  args: GetResponseHeadersPolicyCommandInput,
1953
- cb: (err: any, data?: GetResponseHeadersPolicyCommandOutput) => void
1860
+ cb: (err: any, data?: GetResponseHeadersPolicyCommandOutput) => void,
1954
1861
  ): void;
1955
1862
  getResponseHeadersPolicy(
1956
1863
  args: GetResponseHeadersPolicyCommandInput,
1957
1864
  options: __HttpHandlerOptions,
1958
- cb: (err: any, data?: GetResponseHeadersPolicyCommandOutput) => void
1865
+ cb: (err: any, data?: GetResponseHeadersPolicyCommandOutput) => void,
1959
1866
  ): void;
1960
1867
  getResponseHeadersPolicyConfig(
1961
1868
  args: GetResponseHeadersPolicyConfigCommandInput,
1962
- options?: __HttpHandlerOptions
1869
+ options?: __HttpHandlerOptions,
1963
1870
  ): Promise<GetResponseHeadersPolicyConfigCommandOutput>;
1964
1871
  getResponseHeadersPolicyConfig(
1965
1872
  args: GetResponseHeadersPolicyConfigCommandInput,
1966
- cb: (err: any, data?: GetResponseHeadersPolicyConfigCommandOutput) => void
1873
+ cb: (err: any, data?: GetResponseHeadersPolicyConfigCommandOutput) => void,
1967
1874
  ): void;
1968
1875
  getResponseHeadersPolicyConfig(
1969
1876
  args: GetResponseHeadersPolicyConfigCommandInput,
1970
1877
  options: __HttpHandlerOptions,
1971
- cb: (err: any, data?: GetResponseHeadersPolicyConfigCommandOutput) => void
1878
+ cb: (err: any, data?: GetResponseHeadersPolicyConfigCommandOutput) => void,
1972
1879
  ): void;
1973
1880
  getStreamingDistribution(
1974
1881
  args: GetStreamingDistributionCommandInput,
1975
- options?: __HttpHandlerOptions
1882
+ options?: __HttpHandlerOptions,
1976
1883
  ): Promise<GetStreamingDistributionCommandOutput>;
1977
1884
  getStreamingDistribution(
1978
1885
  args: GetStreamingDistributionCommandInput,
1979
- cb: (err: any, data?: GetStreamingDistributionCommandOutput) => void
1886
+ cb: (err: any, data?: GetStreamingDistributionCommandOutput) => void,
1980
1887
  ): void;
1981
1888
  getStreamingDistribution(
1982
1889
  args: GetStreamingDistributionCommandInput,
1983
1890
  options: __HttpHandlerOptions,
1984
- cb: (err: any, data?: GetStreamingDistributionCommandOutput) => void
1891
+ cb: (err: any, data?: GetStreamingDistributionCommandOutput) => void,
1985
1892
  ): void;
1986
1893
  getStreamingDistributionConfig(
1987
1894
  args: GetStreamingDistributionConfigCommandInput,
1988
- options?: __HttpHandlerOptions
1895
+ options?: __HttpHandlerOptions,
1989
1896
  ): Promise<GetStreamingDistributionConfigCommandOutput>;
1990
1897
  getStreamingDistributionConfig(
1991
1898
  args: GetStreamingDistributionConfigCommandInput,
1992
- cb: (err: any, data?: GetStreamingDistributionConfigCommandOutput) => void
1899
+ cb: (err: any, data?: GetStreamingDistributionConfigCommandOutput) => void,
1993
1900
  ): void;
1994
1901
  getStreamingDistributionConfig(
1995
1902
  args: GetStreamingDistributionConfigCommandInput,
1996
1903
  options: __HttpHandlerOptions,
1997
- cb: (err: any, data?: GetStreamingDistributionConfigCommandOutput) => void
1904
+ cb: (err: any, data?: GetStreamingDistributionConfigCommandOutput) => void,
1998
1905
  ): void;
1999
1906
  getTrustStore(
2000
1907
  args: GetTrustStoreCommandInput,
2001
- options?: __HttpHandlerOptions
1908
+ options?: __HttpHandlerOptions,
2002
1909
  ): Promise<GetTrustStoreCommandOutput>;
2003
1910
  getTrustStore(
2004
1911
  args: GetTrustStoreCommandInput,
2005
- cb: (err: any, data?: GetTrustStoreCommandOutput) => void
1912
+ cb: (err: any, data?: GetTrustStoreCommandOutput) => void,
2006
1913
  ): void;
2007
1914
  getTrustStore(
2008
1915
  args: GetTrustStoreCommandInput,
2009
1916
  options: __HttpHandlerOptions,
2010
- cb: (err: any, data?: GetTrustStoreCommandOutput) => void
1917
+ cb: (err: any, data?: GetTrustStoreCommandOutput) => void,
2011
1918
  ): void;
2012
1919
  getVpcOrigin(
2013
1920
  args: GetVpcOriginCommandInput,
2014
- options?: __HttpHandlerOptions
1921
+ options?: __HttpHandlerOptions,
2015
1922
  ): Promise<GetVpcOriginCommandOutput>;
2016
1923
  getVpcOrigin(
2017
1924
  args: GetVpcOriginCommandInput,
2018
- cb: (err: any, data?: GetVpcOriginCommandOutput) => void
1925
+ cb: (err: any, data?: GetVpcOriginCommandOutput) => void,
2019
1926
  ): void;
2020
1927
  getVpcOrigin(
2021
1928
  args: GetVpcOriginCommandInput,
2022
1929
  options: __HttpHandlerOptions,
2023
- cb: (err: any, data?: GetVpcOriginCommandOutput) => void
1930
+ cb: (err: any, data?: GetVpcOriginCommandOutput) => void,
2024
1931
  ): void;
2025
1932
  listAnycastIpLists(): Promise<ListAnycastIpListsCommandOutput>;
2026
1933
  listAnycastIpLists(
2027
1934
  args: ListAnycastIpListsCommandInput,
2028
- options?: __HttpHandlerOptions
1935
+ options?: __HttpHandlerOptions,
2029
1936
  ): Promise<ListAnycastIpListsCommandOutput>;
2030
1937
  listAnycastIpLists(
2031
1938
  args: ListAnycastIpListsCommandInput,
2032
- cb: (err: any, data?: ListAnycastIpListsCommandOutput) => void
1939
+ cb: (err: any, data?: ListAnycastIpListsCommandOutput) => void,
2033
1940
  ): void;
2034
1941
  listAnycastIpLists(
2035
1942
  args: ListAnycastIpListsCommandInput,
2036
1943
  options: __HttpHandlerOptions,
2037
- cb: (err: any, data?: ListAnycastIpListsCommandOutput) => void
1944
+ cb: (err: any, data?: ListAnycastIpListsCommandOutput) => void,
2038
1945
  ): void;
2039
1946
  listCachePolicies(): Promise<ListCachePoliciesCommandOutput>;
2040
1947
  listCachePolicies(
2041
1948
  args: ListCachePoliciesCommandInput,
2042
- options?: __HttpHandlerOptions
1949
+ options?: __HttpHandlerOptions,
2043
1950
  ): Promise<ListCachePoliciesCommandOutput>;
2044
1951
  listCachePolicies(
2045
1952
  args: ListCachePoliciesCommandInput,
2046
- cb: (err: any, data?: ListCachePoliciesCommandOutput) => void
1953
+ cb: (err: any, data?: ListCachePoliciesCommandOutput) => void,
2047
1954
  ): void;
2048
1955
  listCachePolicies(
2049
1956
  args: ListCachePoliciesCommandInput,
2050
1957
  options: __HttpHandlerOptions,
2051
- cb: (err: any, data?: ListCachePoliciesCommandOutput) => void
1958
+ cb: (err: any, data?: ListCachePoliciesCommandOutput) => void,
2052
1959
  ): void;
2053
1960
  listCloudFrontOriginAccessIdentities(): Promise<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
2054
1961
  listCloudFrontOriginAccessIdentities(
2055
1962
  args: ListCloudFrontOriginAccessIdentitiesCommandInput,
2056
- options?: __HttpHandlerOptions
1963
+ options?: __HttpHandlerOptions,
2057
1964
  ): Promise<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
2058
1965
  listCloudFrontOriginAccessIdentities(
2059
1966
  args: ListCloudFrontOriginAccessIdentitiesCommandInput,
2060
- cb: (
2061
- err: any,
2062
- data?: ListCloudFrontOriginAccessIdentitiesCommandOutput
2063
- ) => void
1967
+ cb: (err: any, data?: ListCloudFrontOriginAccessIdentitiesCommandOutput) => void,
2064
1968
  ): void;
2065
1969
  listCloudFrontOriginAccessIdentities(
2066
1970
  args: ListCloudFrontOriginAccessIdentitiesCommandInput,
2067
1971
  options: __HttpHandlerOptions,
2068
- cb: (
2069
- err: any,
2070
- data?: ListCloudFrontOriginAccessIdentitiesCommandOutput
2071
- ) => void
1972
+ cb: (err: any, data?: ListCloudFrontOriginAccessIdentitiesCommandOutput) => void,
2072
1973
  ): void;
2073
1974
  listConflictingAliases(
2074
1975
  args: ListConflictingAliasesCommandInput,
2075
- options?: __HttpHandlerOptions
1976
+ options?: __HttpHandlerOptions,
2076
1977
  ): Promise<ListConflictingAliasesCommandOutput>;
2077
1978
  listConflictingAliases(
2078
1979
  args: ListConflictingAliasesCommandInput,
2079
- cb: (err: any, data?: ListConflictingAliasesCommandOutput) => void
1980
+ cb: (err: any, data?: ListConflictingAliasesCommandOutput) => void,
2080
1981
  ): void;
2081
1982
  listConflictingAliases(
2082
1983
  args: ListConflictingAliasesCommandInput,
2083
1984
  options: __HttpHandlerOptions,
2084
- cb: (err: any, data?: ListConflictingAliasesCommandOutput) => void
1985
+ cb: (err: any, data?: ListConflictingAliasesCommandOutput) => void,
2085
1986
  ): void;
2086
1987
  listConnectionFunctions(): Promise<ListConnectionFunctionsCommandOutput>;
2087
1988
  listConnectionFunctions(
2088
1989
  args: ListConnectionFunctionsCommandInput,
2089
- options?: __HttpHandlerOptions
1990
+ options?: __HttpHandlerOptions,
2090
1991
  ): Promise<ListConnectionFunctionsCommandOutput>;
2091
1992
  listConnectionFunctions(
2092
1993
  args: ListConnectionFunctionsCommandInput,
2093
- cb: (err: any, data?: ListConnectionFunctionsCommandOutput) => void
1994
+ cb: (err: any, data?: ListConnectionFunctionsCommandOutput) => void,
2094
1995
  ): void;
2095
1996
  listConnectionFunctions(
2096
1997
  args: ListConnectionFunctionsCommandInput,
2097
1998
  options: __HttpHandlerOptions,
2098
- cb: (err: any, data?: ListConnectionFunctionsCommandOutput) => void
1999
+ cb: (err: any, data?: ListConnectionFunctionsCommandOutput) => void,
2099
2000
  ): void;
2100
2001
  listConnectionGroups(): Promise<ListConnectionGroupsCommandOutput>;
2101
2002
  listConnectionGroups(
2102
2003
  args: ListConnectionGroupsCommandInput,
2103
- options?: __HttpHandlerOptions
2004
+ options?: __HttpHandlerOptions,
2104
2005
  ): Promise<ListConnectionGroupsCommandOutput>;
2105
2006
  listConnectionGroups(
2106
2007
  args: ListConnectionGroupsCommandInput,
2107
- cb: (err: any, data?: ListConnectionGroupsCommandOutput) => void
2008
+ cb: (err: any, data?: ListConnectionGroupsCommandOutput) => void,
2108
2009
  ): void;
2109
2010
  listConnectionGroups(
2110
2011
  args: ListConnectionGroupsCommandInput,
2111
2012
  options: __HttpHandlerOptions,
2112
- cb: (err: any, data?: ListConnectionGroupsCommandOutput) => void
2013
+ cb: (err: any, data?: ListConnectionGroupsCommandOutput) => void,
2113
2014
  ): void;
2114
2015
  listContinuousDeploymentPolicies(): Promise<ListContinuousDeploymentPoliciesCommandOutput>;
2115
2016
  listContinuousDeploymentPolicies(
2116
2017
  args: ListContinuousDeploymentPoliciesCommandInput,
2117
- options?: __HttpHandlerOptions
2018
+ options?: __HttpHandlerOptions,
2118
2019
  ): Promise<ListContinuousDeploymentPoliciesCommandOutput>;
2119
2020
  listContinuousDeploymentPolicies(
2120
2021
  args: ListContinuousDeploymentPoliciesCommandInput,
2121
- cb: (err: any, data?: ListContinuousDeploymentPoliciesCommandOutput) => void
2022
+ cb: (err: any, data?: ListContinuousDeploymentPoliciesCommandOutput) => void,
2122
2023
  ): void;
2123
2024
  listContinuousDeploymentPolicies(
2124
2025
  args: ListContinuousDeploymentPoliciesCommandInput,
2125
2026
  options: __HttpHandlerOptions,
2126
- cb: (err: any, data?: ListContinuousDeploymentPoliciesCommandOutput) => void
2027
+ cb: (err: any, data?: ListContinuousDeploymentPoliciesCommandOutput) => void,
2127
2028
  ): void;
2128
2029
  listDistributions(): Promise<ListDistributionsCommandOutput>;
2129
2030
  listDistributions(
2130
2031
  args: ListDistributionsCommandInput,
2131
- options?: __HttpHandlerOptions
2032
+ options?: __HttpHandlerOptions,
2132
2033
  ): Promise<ListDistributionsCommandOutput>;
2133
2034
  listDistributions(
2134
2035
  args: ListDistributionsCommandInput,
2135
- cb: (err: any, data?: ListDistributionsCommandOutput) => void
2036
+ cb: (err: any, data?: ListDistributionsCommandOutput) => void,
2136
2037
  ): void;
2137
2038
  listDistributions(
2138
2039
  args: ListDistributionsCommandInput,
2139
2040
  options: __HttpHandlerOptions,
2140
- cb: (err: any, data?: ListDistributionsCommandOutput) => void
2041
+ cb: (err: any, data?: ListDistributionsCommandOutput) => void,
2141
2042
  ): void;
2142
2043
  listDistributionsByAnycastIpListId(
2143
2044
  args: ListDistributionsByAnycastIpListIdCommandInput,
2144
- options?: __HttpHandlerOptions
2045
+ options?: __HttpHandlerOptions,
2145
2046
  ): Promise<ListDistributionsByAnycastIpListIdCommandOutput>;
2146
2047
  listDistributionsByAnycastIpListId(
2147
2048
  args: ListDistributionsByAnycastIpListIdCommandInput,
2148
- cb: (
2149
- err: any,
2150
- data?: ListDistributionsByAnycastIpListIdCommandOutput
2151
- ) => void
2049
+ cb: (err: any, data?: ListDistributionsByAnycastIpListIdCommandOutput) => void,
2152
2050
  ): void;
2153
2051
  listDistributionsByAnycastIpListId(
2154
2052
  args: ListDistributionsByAnycastIpListIdCommandInput,
2155
2053
  options: __HttpHandlerOptions,
2156
- cb: (
2157
- err: any,
2158
- data?: ListDistributionsByAnycastIpListIdCommandOutput
2159
- ) => void
2054
+ cb: (err: any, data?: ListDistributionsByAnycastIpListIdCommandOutput) => void,
2160
2055
  ): void;
2161
2056
  listDistributionsByCachePolicyId(
2162
2057
  args: ListDistributionsByCachePolicyIdCommandInput,
2163
- options?: __HttpHandlerOptions
2058
+ options?: __HttpHandlerOptions,
2164
2059
  ): Promise<ListDistributionsByCachePolicyIdCommandOutput>;
2165
2060
  listDistributionsByCachePolicyId(
2166
2061
  args: ListDistributionsByCachePolicyIdCommandInput,
2167
- cb: (err: any, data?: ListDistributionsByCachePolicyIdCommandOutput) => void
2062
+ cb: (err: any, data?: ListDistributionsByCachePolicyIdCommandOutput) => void,
2168
2063
  ): void;
2169
2064
  listDistributionsByCachePolicyId(
2170
2065
  args: ListDistributionsByCachePolicyIdCommandInput,
2171
2066
  options: __HttpHandlerOptions,
2172
- cb: (err: any, data?: ListDistributionsByCachePolicyIdCommandOutput) => void
2067
+ cb: (err: any, data?: ListDistributionsByCachePolicyIdCommandOutput) => void,
2173
2068
  ): void;
2174
2069
  listDistributionsByConnectionFunction(
2175
2070
  args: ListDistributionsByConnectionFunctionCommandInput,
2176
- options?: __HttpHandlerOptions
2071
+ options?: __HttpHandlerOptions,
2177
2072
  ): Promise<ListDistributionsByConnectionFunctionCommandOutput>;
2178
2073
  listDistributionsByConnectionFunction(
2179
2074
  args: ListDistributionsByConnectionFunctionCommandInput,
2180
- cb: (
2181
- err: any,
2182
- data?: ListDistributionsByConnectionFunctionCommandOutput
2183
- ) => void
2075
+ cb: (err: any, data?: ListDistributionsByConnectionFunctionCommandOutput) => void,
2184
2076
  ): void;
2185
2077
  listDistributionsByConnectionFunction(
2186
2078
  args: ListDistributionsByConnectionFunctionCommandInput,
2187
2079
  options: __HttpHandlerOptions,
2188
- cb: (
2189
- err: any,
2190
- data?: ListDistributionsByConnectionFunctionCommandOutput
2191
- ) => void
2080
+ cb: (err: any, data?: ListDistributionsByConnectionFunctionCommandOutput) => void,
2192
2081
  ): void;
2193
2082
  listDistributionsByConnectionMode(
2194
2083
  args: ListDistributionsByConnectionModeCommandInput,
2195
- options?: __HttpHandlerOptions
2084
+ options?: __HttpHandlerOptions,
2196
2085
  ): Promise<ListDistributionsByConnectionModeCommandOutput>;
2197
2086
  listDistributionsByConnectionMode(
2198
2087
  args: ListDistributionsByConnectionModeCommandInput,
2199
- cb: (
2200
- err: any,
2201
- data?: ListDistributionsByConnectionModeCommandOutput
2202
- ) => void
2088
+ cb: (err: any, data?: ListDistributionsByConnectionModeCommandOutput) => void,
2203
2089
  ): void;
2204
2090
  listDistributionsByConnectionMode(
2205
2091
  args: ListDistributionsByConnectionModeCommandInput,
2206
2092
  options: __HttpHandlerOptions,
2207
- cb: (
2208
- err: any,
2209
- data?: ListDistributionsByConnectionModeCommandOutput
2210
- ) => void
2093
+ cb: (err: any, data?: ListDistributionsByConnectionModeCommandOutput) => void,
2211
2094
  ): void;
2212
2095
  listDistributionsByKeyGroup(
2213
2096
  args: ListDistributionsByKeyGroupCommandInput,
2214
- options?: __HttpHandlerOptions
2097
+ options?: __HttpHandlerOptions,
2215
2098
  ): Promise<ListDistributionsByKeyGroupCommandOutput>;
2216
2099
  listDistributionsByKeyGroup(
2217
2100
  args: ListDistributionsByKeyGroupCommandInput,
2218
- cb: (err: any, data?: ListDistributionsByKeyGroupCommandOutput) => void
2101
+ cb: (err: any, data?: ListDistributionsByKeyGroupCommandOutput) => void,
2219
2102
  ): void;
2220
2103
  listDistributionsByKeyGroup(
2221
2104
  args: ListDistributionsByKeyGroupCommandInput,
2222
2105
  options: __HttpHandlerOptions,
2223
- cb: (err: any, data?: ListDistributionsByKeyGroupCommandOutput) => void
2106
+ cb: (err: any, data?: ListDistributionsByKeyGroupCommandOutput) => void,
2224
2107
  ): void;
2225
2108
  listDistributionsByOriginRequestPolicyId(
2226
2109
  args: ListDistributionsByOriginRequestPolicyIdCommandInput,
2227
- options?: __HttpHandlerOptions
2110
+ options?: __HttpHandlerOptions,
2228
2111
  ): Promise<ListDistributionsByOriginRequestPolicyIdCommandOutput>;
2229
2112
  listDistributionsByOriginRequestPolicyId(
2230
2113
  args: ListDistributionsByOriginRequestPolicyIdCommandInput,
2231
- cb: (
2232
- err: any,
2233
- data?: ListDistributionsByOriginRequestPolicyIdCommandOutput
2234
- ) => void
2114
+ cb: (err: any, data?: ListDistributionsByOriginRequestPolicyIdCommandOutput) => void,
2235
2115
  ): void;
2236
2116
  listDistributionsByOriginRequestPolicyId(
2237
2117
  args: ListDistributionsByOriginRequestPolicyIdCommandInput,
2238
2118
  options: __HttpHandlerOptions,
2239
- cb: (
2240
- err: any,
2241
- data?: ListDistributionsByOriginRequestPolicyIdCommandOutput
2242
- ) => void
2119
+ cb: (err: any, data?: ListDistributionsByOriginRequestPolicyIdCommandOutput) => void,
2243
2120
  ): void;
2244
2121
  listDistributionsByOwnedResource(
2245
2122
  args: ListDistributionsByOwnedResourceCommandInput,
2246
- options?: __HttpHandlerOptions
2123
+ options?: __HttpHandlerOptions,
2247
2124
  ): Promise<ListDistributionsByOwnedResourceCommandOutput>;
2248
2125
  listDistributionsByOwnedResource(
2249
2126
  args: ListDistributionsByOwnedResourceCommandInput,
2250
- cb: (err: any, data?: ListDistributionsByOwnedResourceCommandOutput) => void
2127
+ cb: (err: any, data?: ListDistributionsByOwnedResourceCommandOutput) => void,
2251
2128
  ): void;
2252
2129
  listDistributionsByOwnedResource(
2253
2130
  args: ListDistributionsByOwnedResourceCommandInput,
2254
2131
  options: __HttpHandlerOptions,
2255
- cb: (err: any, data?: ListDistributionsByOwnedResourceCommandOutput) => void
2132
+ cb: (err: any, data?: ListDistributionsByOwnedResourceCommandOutput) => void,
2256
2133
  ): void;
2257
2134
  listDistributionsByRealtimeLogConfig(): Promise<ListDistributionsByRealtimeLogConfigCommandOutput>;
2258
2135
  listDistributionsByRealtimeLogConfig(
2259
2136
  args: ListDistributionsByRealtimeLogConfigCommandInput,
2260
- options?: __HttpHandlerOptions
2137
+ options?: __HttpHandlerOptions,
2261
2138
  ): Promise<ListDistributionsByRealtimeLogConfigCommandOutput>;
2262
2139
  listDistributionsByRealtimeLogConfig(
2263
2140
  args: ListDistributionsByRealtimeLogConfigCommandInput,
2264
- cb: (
2265
- err: any,
2266
- data?: ListDistributionsByRealtimeLogConfigCommandOutput
2267
- ) => void
2141
+ cb: (err: any, data?: ListDistributionsByRealtimeLogConfigCommandOutput) => void,
2268
2142
  ): void;
2269
2143
  listDistributionsByRealtimeLogConfig(
2270
2144
  args: ListDistributionsByRealtimeLogConfigCommandInput,
2271
2145
  options: __HttpHandlerOptions,
2272
- cb: (
2273
- err: any,
2274
- data?: ListDistributionsByRealtimeLogConfigCommandOutput
2275
- ) => void
2146
+ cb: (err: any, data?: ListDistributionsByRealtimeLogConfigCommandOutput) => void,
2276
2147
  ): void;
2277
2148
  listDistributionsByResponseHeadersPolicyId(
2278
2149
  args: ListDistributionsByResponseHeadersPolicyIdCommandInput,
2279
- options?: __HttpHandlerOptions
2150
+ options?: __HttpHandlerOptions,
2280
2151
  ): Promise<ListDistributionsByResponseHeadersPolicyIdCommandOutput>;
2281
2152
  listDistributionsByResponseHeadersPolicyId(
2282
2153
  args: ListDistributionsByResponseHeadersPolicyIdCommandInput,
2283
- cb: (
2284
- err: any,
2285
- data?: ListDistributionsByResponseHeadersPolicyIdCommandOutput
2286
- ) => void
2154
+ cb: (err: any, data?: ListDistributionsByResponseHeadersPolicyIdCommandOutput) => void,
2287
2155
  ): void;
2288
2156
  listDistributionsByResponseHeadersPolicyId(
2289
2157
  args: ListDistributionsByResponseHeadersPolicyIdCommandInput,
2290
2158
  options: __HttpHandlerOptions,
2291
- cb: (
2292
- err: any,
2293
- data?: ListDistributionsByResponseHeadersPolicyIdCommandOutput
2294
- ) => void
2159
+ cb: (err: any, data?: ListDistributionsByResponseHeadersPolicyIdCommandOutput) => void,
2295
2160
  ): void;
2296
2161
  listDistributionsByTrustStore(
2297
2162
  args: ListDistributionsByTrustStoreCommandInput,
2298
- options?: __HttpHandlerOptions
2163
+ options?: __HttpHandlerOptions,
2299
2164
  ): Promise<ListDistributionsByTrustStoreCommandOutput>;
2300
2165
  listDistributionsByTrustStore(
2301
2166
  args: ListDistributionsByTrustStoreCommandInput,
2302
- cb: (err: any, data?: ListDistributionsByTrustStoreCommandOutput) => void
2167
+ cb: (err: any, data?: ListDistributionsByTrustStoreCommandOutput) => void,
2303
2168
  ): void;
2304
2169
  listDistributionsByTrustStore(
2305
2170
  args: ListDistributionsByTrustStoreCommandInput,
2306
2171
  options: __HttpHandlerOptions,
2307
- cb: (err: any, data?: ListDistributionsByTrustStoreCommandOutput) => void
2172
+ cb: (err: any, data?: ListDistributionsByTrustStoreCommandOutput) => void,
2308
2173
  ): void;
2309
2174
  listDistributionsByVpcOriginId(
2310
2175
  args: ListDistributionsByVpcOriginIdCommandInput,
2311
- options?: __HttpHandlerOptions
2176
+ options?: __HttpHandlerOptions,
2312
2177
  ): Promise<ListDistributionsByVpcOriginIdCommandOutput>;
2313
2178
  listDistributionsByVpcOriginId(
2314
2179
  args: ListDistributionsByVpcOriginIdCommandInput,
2315
- cb: (err: any, data?: ListDistributionsByVpcOriginIdCommandOutput) => void
2180
+ cb: (err: any, data?: ListDistributionsByVpcOriginIdCommandOutput) => void,
2316
2181
  ): void;
2317
2182
  listDistributionsByVpcOriginId(
2318
2183
  args: ListDistributionsByVpcOriginIdCommandInput,
2319
2184
  options: __HttpHandlerOptions,
2320
- cb: (err: any, data?: ListDistributionsByVpcOriginIdCommandOutput) => void
2185
+ cb: (err: any, data?: ListDistributionsByVpcOriginIdCommandOutput) => void,
2321
2186
  ): void;
2322
2187
  listDistributionsByWebACLId(
2323
2188
  args: ListDistributionsByWebACLIdCommandInput,
2324
- options?: __HttpHandlerOptions
2189
+ options?: __HttpHandlerOptions,
2325
2190
  ): Promise<ListDistributionsByWebACLIdCommandOutput>;
2326
2191
  listDistributionsByWebACLId(
2327
2192
  args: ListDistributionsByWebACLIdCommandInput,
2328
- cb: (err: any, data?: ListDistributionsByWebACLIdCommandOutput) => void
2193
+ cb: (err: any, data?: ListDistributionsByWebACLIdCommandOutput) => void,
2329
2194
  ): void;
2330
2195
  listDistributionsByWebACLId(
2331
2196
  args: ListDistributionsByWebACLIdCommandInput,
2332
2197
  options: __HttpHandlerOptions,
2333
- cb: (err: any, data?: ListDistributionsByWebACLIdCommandOutput) => void
2198
+ cb: (err: any, data?: ListDistributionsByWebACLIdCommandOutput) => void,
2334
2199
  ): void;
2335
2200
  listDistributionTenants(): Promise<ListDistributionTenantsCommandOutput>;
2336
2201
  listDistributionTenants(
2337
2202
  args: ListDistributionTenantsCommandInput,
2338
- options?: __HttpHandlerOptions
2203
+ options?: __HttpHandlerOptions,
2339
2204
  ): Promise<ListDistributionTenantsCommandOutput>;
2340
2205
  listDistributionTenants(
2341
2206
  args: ListDistributionTenantsCommandInput,
2342
- cb: (err: any, data?: ListDistributionTenantsCommandOutput) => void
2207
+ cb: (err: any, data?: ListDistributionTenantsCommandOutput) => void,
2343
2208
  ): void;
2344
2209
  listDistributionTenants(
2345
2210
  args: ListDistributionTenantsCommandInput,
2346
2211
  options: __HttpHandlerOptions,
2347
- cb: (err: any, data?: ListDistributionTenantsCommandOutput) => void
2212
+ cb: (err: any, data?: ListDistributionTenantsCommandOutput) => void,
2348
2213
  ): void;
2349
2214
  listDistributionTenantsByCustomization(): Promise<ListDistributionTenantsByCustomizationCommandOutput>;
2350
2215
  listDistributionTenantsByCustomization(
2351
2216
  args: ListDistributionTenantsByCustomizationCommandInput,
2352
- options?: __HttpHandlerOptions
2217
+ options?: __HttpHandlerOptions,
2353
2218
  ): Promise<ListDistributionTenantsByCustomizationCommandOutput>;
2354
2219
  listDistributionTenantsByCustomization(
2355
2220
  args: ListDistributionTenantsByCustomizationCommandInput,
2356
- cb: (
2357
- err: any,
2358
- data?: ListDistributionTenantsByCustomizationCommandOutput
2359
- ) => void
2221
+ cb: (err: any, data?: ListDistributionTenantsByCustomizationCommandOutput) => void,
2360
2222
  ): void;
2361
2223
  listDistributionTenantsByCustomization(
2362
2224
  args: ListDistributionTenantsByCustomizationCommandInput,
2363
2225
  options: __HttpHandlerOptions,
2364
- cb: (
2365
- err: any,
2366
- data?: ListDistributionTenantsByCustomizationCommandOutput
2367
- ) => void
2226
+ cb: (err: any, data?: ListDistributionTenantsByCustomizationCommandOutput) => void,
2368
2227
  ): void;
2369
2228
  listDomainConflicts(
2370
2229
  args: ListDomainConflictsCommandInput,
2371
- options?: __HttpHandlerOptions
2230
+ options?: __HttpHandlerOptions,
2372
2231
  ): Promise<ListDomainConflictsCommandOutput>;
2373
2232
  listDomainConflicts(
2374
2233
  args: ListDomainConflictsCommandInput,
2375
- cb: (err: any, data?: ListDomainConflictsCommandOutput) => void
2234
+ cb: (err: any, data?: ListDomainConflictsCommandOutput) => void,
2376
2235
  ): void;
2377
2236
  listDomainConflicts(
2378
2237
  args: ListDomainConflictsCommandInput,
2379
2238
  options: __HttpHandlerOptions,
2380
- cb: (err: any, data?: ListDomainConflictsCommandOutput) => void
2239
+ cb: (err: any, data?: ListDomainConflictsCommandOutput) => void,
2381
2240
  ): void;
2382
2241
  listFieldLevelEncryptionConfigs(): Promise<ListFieldLevelEncryptionConfigsCommandOutput>;
2383
2242
  listFieldLevelEncryptionConfigs(
2384
2243
  args: ListFieldLevelEncryptionConfigsCommandInput,
2385
- options?: __HttpHandlerOptions
2244
+ options?: __HttpHandlerOptions,
2386
2245
  ): Promise<ListFieldLevelEncryptionConfigsCommandOutput>;
2387
2246
  listFieldLevelEncryptionConfigs(
2388
2247
  args: ListFieldLevelEncryptionConfigsCommandInput,
2389
- cb: (err: any, data?: ListFieldLevelEncryptionConfigsCommandOutput) => void
2248
+ cb: (err: any, data?: ListFieldLevelEncryptionConfigsCommandOutput) => void,
2390
2249
  ): void;
2391
2250
  listFieldLevelEncryptionConfigs(
2392
2251
  args: ListFieldLevelEncryptionConfigsCommandInput,
2393
2252
  options: __HttpHandlerOptions,
2394
- cb: (err: any, data?: ListFieldLevelEncryptionConfigsCommandOutput) => void
2253
+ cb: (err: any, data?: ListFieldLevelEncryptionConfigsCommandOutput) => void,
2395
2254
  ): void;
2396
2255
  listFieldLevelEncryptionProfiles(): Promise<ListFieldLevelEncryptionProfilesCommandOutput>;
2397
2256
  listFieldLevelEncryptionProfiles(
2398
2257
  args: ListFieldLevelEncryptionProfilesCommandInput,
2399
- options?: __HttpHandlerOptions
2258
+ options?: __HttpHandlerOptions,
2400
2259
  ): Promise<ListFieldLevelEncryptionProfilesCommandOutput>;
2401
2260
  listFieldLevelEncryptionProfiles(
2402
2261
  args: ListFieldLevelEncryptionProfilesCommandInput,
2403
- cb: (err: any, data?: ListFieldLevelEncryptionProfilesCommandOutput) => void
2262
+ cb: (err: any, data?: ListFieldLevelEncryptionProfilesCommandOutput) => void,
2404
2263
  ): void;
2405
2264
  listFieldLevelEncryptionProfiles(
2406
2265
  args: ListFieldLevelEncryptionProfilesCommandInput,
2407
2266
  options: __HttpHandlerOptions,
2408
- cb: (err: any, data?: ListFieldLevelEncryptionProfilesCommandOutput) => void
2267
+ cb: (err: any, data?: ListFieldLevelEncryptionProfilesCommandOutput) => void,
2409
2268
  ): void;
2410
2269
  listFunctions(): Promise<ListFunctionsCommandOutput>;
2411
2270
  listFunctions(
2412
2271
  args: ListFunctionsCommandInput,
2413
- options?: __HttpHandlerOptions
2272
+ options?: __HttpHandlerOptions,
2414
2273
  ): Promise<ListFunctionsCommandOutput>;
2415
2274
  listFunctions(
2416
2275
  args: ListFunctionsCommandInput,
2417
- cb: (err: any, data?: ListFunctionsCommandOutput) => void
2276
+ cb: (err: any, data?: ListFunctionsCommandOutput) => void,
2418
2277
  ): void;
2419
2278
  listFunctions(
2420
2279
  args: ListFunctionsCommandInput,
2421
2280
  options: __HttpHandlerOptions,
2422
- cb: (err: any, data?: ListFunctionsCommandOutput) => void
2281
+ cb: (err: any, data?: ListFunctionsCommandOutput) => void,
2423
2282
  ): void;
2424
2283
  listInvalidations(
2425
2284
  args: ListInvalidationsCommandInput,
2426
- options?: __HttpHandlerOptions
2285
+ options?: __HttpHandlerOptions,
2427
2286
  ): Promise<ListInvalidationsCommandOutput>;
2428
2287
  listInvalidations(
2429
2288
  args: ListInvalidationsCommandInput,
2430
- cb: (err: any, data?: ListInvalidationsCommandOutput) => void
2289
+ cb: (err: any, data?: ListInvalidationsCommandOutput) => void,
2431
2290
  ): void;
2432
2291
  listInvalidations(
2433
2292
  args: ListInvalidationsCommandInput,
2434
2293
  options: __HttpHandlerOptions,
2435
- cb: (err: any, data?: ListInvalidationsCommandOutput) => void
2294
+ cb: (err: any, data?: ListInvalidationsCommandOutput) => void,
2436
2295
  ): void;
2437
2296
  listInvalidationsForDistributionTenant(
2438
2297
  args: ListInvalidationsForDistributionTenantCommandInput,
2439
- options?: __HttpHandlerOptions
2298
+ options?: __HttpHandlerOptions,
2440
2299
  ): Promise<ListInvalidationsForDistributionTenantCommandOutput>;
2441
2300
  listInvalidationsForDistributionTenant(
2442
2301
  args: ListInvalidationsForDistributionTenantCommandInput,
2443
- cb: (
2444
- err: any,
2445
- data?: ListInvalidationsForDistributionTenantCommandOutput
2446
- ) => void
2302
+ cb: (err: any, data?: ListInvalidationsForDistributionTenantCommandOutput) => void,
2447
2303
  ): void;
2448
2304
  listInvalidationsForDistributionTenant(
2449
2305
  args: ListInvalidationsForDistributionTenantCommandInput,
2450
2306
  options: __HttpHandlerOptions,
2451
- cb: (
2452
- err: any,
2453
- data?: ListInvalidationsForDistributionTenantCommandOutput
2454
- ) => void
2307
+ cb: (err: any, data?: ListInvalidationsForDistributionTenantCommandOutput) => void,
2455
2308
  ): void;
2456
2309
  listKeyGroups(): Promise<ListKeyGroupsCommandOutput>;
2457
2310
  listKeyGroups(
2458
2311
  args: ListKeyGroupsCommandInput,
2459
- options?: __HttpHandlerOptions
2312
+ options?: __HttpHandlerOptions,
2460
2313
  ): Promise<ListKeyGroupsCommandOutput>;
2461
2314
  listKeyGroups(
2462
2315
  args: ListKeyGroupsCommandInput,
2463
- cb: (err: any, data?: ListKeyGroupsCommandOutput) => void
2316
+ cb: (err: any, data?: ListKeyGroupsCommandOutput) => void,
2464
2317
  ): void;
2465
2318
  listKeyGroups(
2466
2319
  args: ListKeyGroupsCommandInput,
2467
2320
  options: __HttpHandlerOptions,
2468
- cb: (err: any, data?: ListKeyGroupsCommandOutput) => void
2321
+ cb: (err: any, data?: ListKeyGroupsCommandOutput) => void,
2469
2322
  ): void;
2470
2323
  listKeyValueStores(): Promise<ListKeyValueStoresCommandOutput>;
2471
2324
  listKeyValueStores(
2472
2325
  args: ListKeyValueStoresCommandInput,
2473
- options?: __HttpHandlerOptions
2326
+ options?: __HttpHandlerOptions,
2474
2327
  ): Promise<ListKeyValueStoresCommandOutput>;
2475
2328
  listKeyValueStores(
2476
2329
  args: ListKeyValueStoresCommandInput,
2477
- cb: (err: any, data?: ListKeyValueStoresCommandOutput) => void
2330
+ cb: (err: any, data?: ListKeyValueStoresCommandOutput) => void,
2478
2331
  ): void;
2479
2332
  listKeyValueStores(
2480
2333
  args: ListKeyValueStoresCommandInput,
2481
2334
  options: __HttpHandlerOptions,
2482
- cb: (err: any, data?: ListKeyValueStoresCommandOutput) => void
2335
+ cb: (err: any, data?: ListKeyValueStoresCommandOutput) => void,
2483
2336
  ): void;
2484
2337
  listOriginAccessControls(): Promise<ListOriginAccessControlsCommandOutput>;
2485
2338
  listOriginAccessControls(
2486
2339
  args: ListOriginAccessControlsCommandInput,
2487
- options?: __HttpHandlerOptions
2340
+ options?: __HttpHandlerOptions,
2488
2341
  ): Promise<ListOriginAccessControlsCommandOutput>;
2489
2342
  listOriginAccessControls(
2490
2343
  args: ListOriginAccessControlsCommandInput,
2491
- cb: (err: any, data?: ListOriginAccessControlsCommandOutput) => void
2344
+ cb: (err: any, data?: ListOriginAccessControlsCommandOutput) => void,
2492
2345
  ): void;
2493
2346
  listOriginAccessControls(
2494
2347
  args: ListOriginAccessControlsCommandInput,
2495
2348
  options: __HttpHandlerOptions,
2496
- cb: (err: any, data?: ListOriginAccessControlsCommandOutput) => void
2349
+ cb: (err: any, data?: ListOriginAccessControlsCommandOutput) => void,
2497
2350
  ): void;
2498
2351
  listOriginRequestPolicies(): Promise<ListOriginRequestPoliciesCommandOutput>;
2499
2352
  listOriginRequestPolicies(
2500
2353
  args: ListOriginRequestPoliciesCommandInput,
2501
- options?: __HttpHandlerOptions
2354
+ options?: __HttpHandlerOptions,
2502
2355
  ): Promise<ListOriginRequestPoliciesCommandOutput>;
2503
2356
  listOriginRequestPolicies(
2504
2357
  args: ListOriginRequestPoliciesCommandInput,
2505
- cb: (err: any, data?: ListOriginRequestPoliciesCommandOutput) => void
2358
+ cb: (err: any, data?: ListOriginRequestPoliciesCommandOutput) => void,
2506
2359
  ): void;
2507
2360
  listOriginRequestPolicies(
2508
2361
  args: ListOriginRequestPoliciesCommandInput,
2509
2362
  options: __HttpHandlerOptions,
2510
- cb: (err: any, data?: ListOriginRequestPoliciesCommandOutput) => void
2363
+ cb: (err: any, data?: ListOriginRequestPoliciesCommandOutput) => void,
2511
2364
  ): void;
2512
2365
  listPublicKeys(): Promise<ListPublicKeysCommandOutput>;
2513
2366
  listPublicKeys(
2514
2367
  args: ListPublicKeysCommandInput,
2515
- options?: __HttpHandlerOptions
2368
+ options?: __HttpHandlerOptions,
2516
2369
  ): Promise<ListPublicKeysCommandOutput>;
2517
2370
  listPublicKeys(
2518
2371
  args: ListPublicKeysCommandInput,
2519
- cb: (err: any, data?: ListPublicKeysCommandOutput) => void
2372
+ cb: (err: any, data?: ListPublicKeysCommandOutput) => void,
2520
2373
  ): void;
2521
2374
  listPublicKeys(
2522
2375
  args: ListPublicKeysCommandInput,
2523
2376
  options: __HttpHandlerOptions,
2524
- cb: (err: any, data?: ListPublicKeysCommandOutput) => void
2377
+ cb: (err: any, data?: ListPublicKeysCommandOutput) => void,
2525
2378
  ): void;
2526
2379
  listRealtimeLogConfigs(): Promise<ListRealtimeLogConfigsCommandOutput>;
2527
2380
  listRealtimeLogConfigs(
2528
2381
  args: ListRealtimeLogConfigsCommandInput,
2529
- options?: __HttpHandlerOptions
2382
+ options?: __HttpHandlerOptions,
2530
2383
  ): Promise<ListRealtimeLogConfigsCommandOutput>;
2531
2384
  listRealtimeLogConfigs(
2532
2385
  args: ListRealtimeLogConfigsCommandInput,
2533
- cb: (err: any, data?: ListRealtimeLogConfigsCommandOutput) => void
2386
+ cb: (err: any, data?: ListRealtimeLogConfigsCommandOutput) => void,
2534
2387
  ): void;
2535
2388
  listRealtimeLogConfigs(
2536
2389
  args: ListRealtimeLogConfigsCommandInput,
2537
2390
  options: __HttpHandlerOptions,
2538
- cb: (err: any, data?: ListRealtimeLogConfigsCommandOutput) => void
2391
+ cb: (err: any, data?: ListRealtimeLogConfigsCommandOutput) => void,
2539
2392
  ): void;
2540
2393
  listResponseHeadersPolicies(): Promise<ListResponseHeadersPoliciesCommandOutput>;
2541
2394
  listResponseHeadersPolicies(
2542
2395
  args: ListResponseHeadersPoliciesCommandInput,
2543
- options?: __HttpHandlerOptions
2396
+ options?: __HttpHandlerOptions,
2544
2397
  ): Promise<ListResponseHeadersPoliciesCommandOutput>;
2545
2398
  listResponseHeadersPolicies(
2546
2399
  args: ListResponseHeadersPoliciesCommandInput,
2547
- cb: (err: any, data?: ListResponseHeadersPoliciesCommandOutput) => void
2400
+ cb: (err: any, data?: ListResponseHeadersPoliciesCommandOutput) => void,
2548
2401
  ): void;
2549
2402
  listResponseHeadersPolicies(
2550
2403
  args: ListResponseHeadersPoliciesCommandInput,
2551
2404
  options: __HttpHandlerOptions,
2552
- cb: (err: any, data?: ListResponseHeadersPoliciesCommandOutput) => void
2405
+ cb: (err: any, data?: ListResponseHeadersPoliciesCommandOutput) => void,
2553
2406
  ): void;
2554
2407
  listStreamingDistributions(): Promise<ListStreamingDistributionsCommandOutput>;
2555
2408
  listStreamingDistributions(
2556
2409
  args: ListStreamingDistributionsCommandInput,
2557
- options?: __HttpHandlerOptions
2410
+ options?: __HttpHandlerOptions,
2558
2411
  ): Promise<ListStreamingDistributionsCommandOutput>;
2559
2412
  listStreamingDistributions(
2560
2413
  args: ListStreamingDistributionsCommandInput,
2561
- cb: (err: any, data?: ListStreamingDistributionsCommandOutput) => void
2414
+ cb: (err: any, data?: ListStreamingDistributionsCommandOutput) => void,
2562
2415
  ): void;
2563
2416
  listStreamingDistributions(
2564
2417
  args: ListStreamingDistributionsCommandInput,
2565
2418
  options: __HttpHandlerOptions,
2566
- cb: (err: any, data?: ListStreamingDistributionsCommandOutput) => void
2419
+ cb: (err: any, data?: ListStreamingDistributionsCommandOutput) => void,
2567
2420
  ): void;
2568
2421
  listTagsForResource(
2569
2422
  args: ListTagsForResourceCommandInput,
2570
- options?: __HttpHandlerOptions
2423
+ options?: __HttpHandlerOptions,
2571
2424
  ): Promise<ListTagsForResourceCommandOutput>;
2572
2425
  listTagsForResource(
2573
2426
  args: ListTagsForResourceCommandInput,
2574
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
2427
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
2575
2428
  ): void;
2576
2429
  listTagsForResource(
2577
2430
  args: ListTagsForResourceCommandInput,
2578
2431
  options: __HttpHandlerOptions,
2579
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
2432
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
2580
2433
  ): void;
2581
2434
  listTrustStores(): Promise<ListTrustStoresCommandOutput>;
2582
2435
  listTrustStores(
2583
2436
  args: ListTrustStoresCommandInput,
2584
- options?: __HttpHandlerOptions
2437
+ options?: __HttpHandlerOptions,
2585
2438
  ): Promise<ListTrustStoresCommandOutput>;
2586
2439
  listTrustStores(
2587
2440
  args: ListTrustStoresCommandInput,
2588
- cb: (err: any, data?: ListTrustStoresCommandOutput) => void
2441
+ cb: (err: any, data?: ListTrustStoresCommandOutput) => void,
2589
2442
  ): void;
2590
2443
  listTrustStores(
2591
2444
  args: ListTrustStoresCommandInput,
2592
2445
  options: __HttpHandlerOptions,
2593
- cb: (err: any, data?: ListTrustStoresCommandOutput) => void
2446
+ cb: (err: any, data?: ListTrustStoresCommandOutput) => void,
2594
2447
  ): void;
2595
2448
  listVpcOrigins(): Promise<ListVpcOriginsCommandOutput>;
2596
2449
  listVpcOrigins(
2597
2450
  args: ListVpcOriginsCommandInput,
2598
- options?: __HttpHandlerOptions
2451
+ options?: __HttpHandlerOptions,
2599
2452
  ): Promise<ListVpcOriginsCommandOutput>;
2600
2453
  listVpcOrigins(
2601
2454
  args: ListVpcOriginsCommandInput,
2602
- cb: (err: any, data?: ListVpcOriginsCommandOutput) => void
2455
+ cb: (err: any, data?: ListVpcOriginsCommandOutput) => void,
2603
2456
  ): void;
2604
2457
  listVpcOrigins(
2605
2458
  args: ListVpcOriginsCommandInput,
2606
2459
  options: __HttpHandlerOptions,
2607
- cb: (err: any, data?: ListVpcOriginsCommandOutput) => void
2460
+ cb: (err: any, data?: ListVpcOriginsCommandOutput) => void,
2608
2461
  ): void;
2609
2462
  publishConnectionFunction(
2610
2463
  args: PublishConnectionFunctionCommandInput,
2611
- options?: __HttpHandlerOptions
2464
+ options?: __HttpHandlerOptions,
2612
2465
  ): Promise<PublishConnectionFunctionCommandOutput>;
2613
2466
  publishConnectionFunction(
2614
2467
  args: PublishConnectionFunctionCommandInput,
2615
- cb: (err: any, data?: PublishConnectionFunctionCommandOutput) => void
2468
+ cb: (err: any, data?: PublishConnectionFunctionCommandOutput) => void,
2616
2469
  ): void;
2617
2470
  publishConnectionFunction(
2618
2471
  args: PublishConnectionFunctionCommandInput,
2619
2472
  options: __HttpHandlerOptions,
2620
- cb: (err: any, data?: PublishConnectionFunctionCommandOutput) => void
2473
+ cb: (err: any, data?: PublishConnectionFunctionCommandOutput) => void,
2621
2474
  ): void;
2622
2475
  publishFunction(
2623
2476
  args: PublishFunctionCommandInput,
2624
- options?: __HttpHandlerOptions
2477
+ options?: __HttpHandlerOptions,
2625
2478
  ): Promise<PublishFunctionCommandOutput>;
2626
2479
  publishFunction(
2627
2480
  args: PublishFunctionCommandInput,
2628
- cb: (err: any, data?: PublishFunctionCommandOutput) => void
2481
+ cb: (err: any, data?: PublishFunctionCommandOutput) => void,
2629
2482
  ): void;
2630
2483
  publishFunction(
2631
2484
  args: PublishFunctionCommandInput,
2632
2485
  options: __HttpHandlerOptions,
2633
- cb: (err: any, data?: PublishFunctionCommandOutput) => void
2486
+ cb: (err: any, data?: PublishFunctionCommandOutput) => void,
2634
2487
  ): void;
2635
2488
  putResourcePolicy(
2636
2489
  args: PutResourcePolicyCommandInput,
2637
- options?: __HttpHandlerOptions
2490
+ options?: __HttpHandlerOptions,
2638
2491
  ): Promise<PutResourcePolicyCommandOutput>;
2639
2492
  putResourcePolicy(
2640
2493
  args: PutResourcePolicyCommandInput,
2641
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
2494
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
2642
2495
  ): void;
2643
2496
  putResourcePolicy(
2644
2497
  args: PutResourcePolicyCommandInput,
2645
2498
  options: __HttpHandlerOptions,
2646
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
2499
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
2647
2500
  ): void;
2648
2501
  tagResource(
2649
2502
  args: TagResourceCommandInput,
2650
- options?: __HttpHandlerOptions
2503
+ options?: __HttpHandlerOptions,
2651
2504
  ): Promise<TagResourceCommandOutput>;
2652
2505
  tagResource(
2653
2506
  args: TagResourceCommandInput,
2654
- cb: (err: any, data?: TagResourceCommandOutput) => void
2507
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
2655
2508
  ): void;
2656
2509
  tagResource(
2657
2510
  args: TagResourceCommandInput,
2658
2511
  options: __HttpHandlerOptions,
2659
- cb: (err: any, data?: TagResourceCommandOutput) => void
2512
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
2660
2513
  ): void;
2661
2514
  testConnectionFunction(
2662
2515
  args: TestConnectionFunctionCommandInput,
2663
- options?: __HttpHandlerOptions
2516
+ options?: __HttpHandlerOptions,
2664
2517
  ): Promise<TestConnectionFunctionCommandOutput>;
2665
2518
  testConnectionFunction(
2666
2519
  args: TestConnectionFunctionCommandInput,
2667
- cb: (err: any, data?: TestConnectionFunctionCommandOutput) => void
2520
+ cb: (err: any, data?: TestConnectionFunctionCommandOutput) => void,
2668
2521
  ): void;
2669
2522
  testConnectionFunction(
2670
2523
  args: TestConnectionFunctionCommandInput,
2671
2524
  options: __HttpHandlerOptions,
2672
- cb: (err: any, data?: TestConnectionFunctionCommandOutput) => void
2525
+ cb: (err: any, data?: TestConnectionFunctionCommandOutput) => void,
2673
2526
  ): void;
2674
2527
  testFunction(
2675
2528
  args: TestFunctionCommandInput,
2676
- options?: __HttpHandlerOptions
2529
+ options?: __HttpHandlerOptions,
2677
2530
  ): Promise<TestFunctionCommandOutput>;
2678
2531
  testFunction(
2679
2532
  args: TestFunctionCommandInput,
2680
- cb: (err: any, data?: TestFunctionCommandOutput) => void
2533
+ cb: (err: any, data?: TestFunctionCommandOutput) => void,
2681
2534
  ): void;
2682
2535
  testFunction(
2683
2536
  args: TestFunctionCommandInput,
2684
2537
  options: __HttpHandlerOptions,
2685
- cb: (err: any, data?: TestFunctionCommandOutput) => void
2538
+ cb: (err: any, data?: TestFunctionCommandOutput) => void,
2686
2539
  ): void;
2687
2540
  untagResource(
2688
2541
  args: UntagResourceCommandInput,
2689
- options?: __HttpHandlerOptions
2542
+ options?: __HttpHandlerOptions,
2690
2543
  ): Promise<UntagResourceCommandOutput>;
2691
2544
  untagResource(
2692
2545
  args: UntagResourceCommandInput,
2693
- cb: (err: any, data?: UntagResourceCommandOutput) => void
2546
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
2694
2547
  ): void;
2695
2548
  untagResource(
2696
2549
  args: UntagResourceCommandInput,
2697
2550
  options: __HttpHandlerOptions,
2698
- cb: (err: any, data?: UntagResourceCommandOutput) => void
2551
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
2699
2552
  ): void;
2700
2553
  updateAnycastIpList(
2701
2554
  args: UpdateAnycastIpListCommandInput,
2702
- options?: __HttpHandlerOptions
2555
+ options?: __HttpHandlerOptions,
2703
2556
  ): Promise<UpdateAnycastIpListCommandOutput>;
2704
2557
  updateAnycastIpList(
2705
2558
  args: UpdateAnycastIpListCommandInput,
2706
- cb: (err: any, data?: UpdateAnycastIpListCommandOutput) => void
2559
+ cb: (err: any, data?: UpdateAnycastIpListCommandOutput) => void,
2707
2560
  ): void;
2708
2561
  updateAnycastIpList(
2709
2562
  args: UpdateAnycastIpListCommandInput,
2710
2563
  options: __HttpHandlerOptions,
2711
- cb: (err: any, data?: UpdateAnycastIpListCommandOutput) => void
2564
+ cb: (err: any, data?: UpdateAnycastIpListCommandOutput) => void,
2712
2565
  ): void;
2713
2566
  updateCachePolicy(
2714
2567
  args: UpdateCachePolicyCommandInput,
2715
- options?: __HttpHandlerOptions
2568
+ options?: __HttpHandlerOptions,
2716
2569
  ): Promise<UpdateCachePolicyCommandOutput>;
2717
2570
  updateCachePolicy(
2718
2571
  args: UpdateCachePolicyCommandInput,
2719
- cb: (err: any, data?: UpdateCachePolicyCommandOutput) => void
2572
+ cb: (err: any, data?: UpdateCachePolicyCommandOutput) => void,
2720
2573
  ): void;
2721
2574
  updateCachePolicy(
2722
2575
  args: UpdateCachePolicyCommandInput,
2723
2576
  options: __HttpHandlerOptions,
2724
- cb: (err: any, data?: UpdateCachePolicyCommandOutput) => void
2577
+ cb: (err: any, data?: UpdateCachePolicyCommandOutput) => void,
2725
2578
  ): void;
2726
2579
  updateCloudFrontOriginAccessIdentity(
2727
2580
  args: UpdateCloudFrontOriginAccessIdentityCommandInput,
2728
- options?: __HttpHandlerOptions
2581
+ options?: __HttpHandlerOptions,
2729
2582
  ): Promise<UpdateCloudFrontOriginAccessIdentityCommandOutput>;
2730
2583
  updateCloudFrontOriginAccessIdentity(
2731
2584
  args: UpdateCloudFrontOriginAccessIdentityCommandInput,
2732
- cb: (
2733
- err: any,
2734
- data?: UpdateCloudFrontOriginAccessIdentityCommandOutput
2735
- ) => void
2585
+ cb: (err: any, data?: UpdateCloudFrontOriginAccessIdentityCommandOutput) => void,
2736
2586
  ): void;
2737
2587
  updateCloudFrontOriginAccessIdentity(
2738
2588
  args: UpdateCloudFrontOriginAccessIdentityCommandInput,
2739
2589
  options: __HttpHandlerOptions,
2740
- cb: (
2741
- err: any,
2742
- data?: UpdateCloudFrontOriginAccessIdentityCommandOutput
2743
- ) => void
2590
+ cb: (err: any, data?: UpdateCloudFrontOriginAccessIdentityCommandOutput) => void,
2744
2591
  ): void;
2745
2592
  updateConnectionFunction(
2746
2593
  args: UpdateConnectionFunctionCommandInput,
2747
- options?: __HttpHandlerOptions
2594
+ options?: __HttpHandlerOptions,
2748
2595
  ): Promise<UpdateConnectionFunctionCommandOutput>;
2749
2596
  updateConnectionFunction(
2750
2597
  args: UpdateConnectionFunctionCommandInput,
2751
- cb: (err: any, data?: UpdateConnectionFunctionCommandOutput) => void
2598
+ cb: (err: any, data?: UpdateConnectionFunctionCommandOutput) => void,
2752
2599
  ): void;
2753
2600
  updateConnectionFunction(
2754
2601
  args: UpdateConnectionFunctionCommandInput,
2755
2602
  options: __HttpHandlerOptions,
2756
- cb: (err: any, data?: UpdateConnectionFunctionCommandOutput) => void
2603
+ cb: (err: any, data?: UpdateConnectionFunctionCommandOutput) => void,
2757
2604
  ): void;
2758
2605
  updateConnectionGroup(
2759
2606
  args: UpdateConnectionGroupCommandInput,
2760
- options?: __HttpHandlerOptions
2607
+ options?: __HttpHandlerOptions,
2761
2608
  ): Promise<UpdateConnectionGroupCommandOutput>;
2762
2609
  updateConnectionGroup(
2763
2610
  args: UpdateConnectionGroupCommandInput,
2764
- cb: (err: any, data?: UpdateConnectionGroupCommandOutput) => void
2611
+ cb: (err: any, data?: UpdateConnectionGroupCommandOutput) => void,
2765
2612
  ): void;
2766
2613
  updateConnectionGroup(
2767
2614
  args: UpdateConnectionGroupCommandInput,
2768
2615
  options: __HttpHandlerOptions,
2769
- cb: (err: any, data?: UpdateConnectionGroupCommandOutput) => void
2616
+ cb: (err: any, data?: UpdateConnectionGroupCommandOutput) => void,
2770
2617
  ): void;
2771
2618
  updateContinuousDeploymentPolicy(
2772
2619
  args: UpdateContinuousDeploymentPolicyCommandInput,
2773
- options?: __HttpHandlerOptions
2620
+ options?: __HttpHandlerOptions,
2774
2621
  ): Promise<UpdateContinuousDeploymentPolicyCommandOutput>;
2775
2622
  updateContinuousDeploymentPolicy(
2776
2623
  args: UpdateContinuousDeploymentPolicyCommandInput,
2777
- cb: (err: any, data?: UpdateContinuousDeploymentPolicyCommandOutput) => void
2624
+ cb: (err: any, data?: UpdateContinuousDeploymentPolicyCommandOutput) => void,
2778
2625
  ): void;
2779
2626
  updateContinuousDeploymentPolicy(
2780
2627
  args: UpdateContinuousDeploymentPolicyCommandInput,
2781
2628
  options: __HttpHandlerOptions,
2782
- cb: (err: any, data?: UpdateContinuousDeploymentPolicyCommandOutput) => void
2629
+ cb: (err: any, data?: UpdateContinuousDeploymentPolicyCommandOutput) => void,
2783
2630
  ): void;
2784
2631
  updateDistribution(
2785
2632
  args: UpdateDistributionCommandInput,
2786
- options?: __HttpHandlerOptions
2633
+ options?: __HttpHandlerOptions,
2787
2634
  ): Promise<UpdateDistributionCommandOutput>;
2788
2635
  updateDistribution(
2789
2636
  args: UpdateDistributionCommandInput,
2790
- cb: (err: any, data?: UpdateDistributionCommandOutput) => void
2637
+ cb: (err: any, data?: UpdateDistributionCommandOutput) => void,
2791
2638
  ): void;
2792
2639
  updateDistribution(
2793
2640
  args: UpdateDistributionCommandInput,
2794
2641
  options: __HttpHandlerOptions,
2795
- cb: (err: any, data?: UpdateDistributionCommandOutput) => void
2642
+ cb: (err: any, data?: UpdateDistributionCommandOutput) => void,
2796
2643
  ): void;
2797
2644
  updateDistributionTenant(
2798
2645
  args: UpdateDistributionTenantCommandInput,
2799
- options?: __HttpHandlerOptions
2646
+ options?: __HttpHandlerOptions,
2800
2647
  ): Promise<UpdateDistributionTenantCommandOutput>;
2801
2648
  updateDistributionTenant(
2802
2649
  args: UpdateDistributionTenantCommandInput,
2803
- cb: (err: any, data?: UpdateDistributionTenantCommandOutput) => void
2650
+ cb: (err: any, data?: UpdateDistributionTenantCommandOutput) => void,
2804
2651
  ): void;
2805
2652
  updateDistributionTenant(
2806
2653
  args: UpdateDistributionTenantCommandInput,
2807
2654
  options: __HttpHandlerOptions,
2808
- cb: (err: any, data?: UpdateDistributionTenantCommandOutput) => void
2655
+ cb: (err: any, data?: UpdateDistributionTenantCommandOutput) => void,
2809
2656
  ): void;
2810
2657
  updateDistributionWithStagingConfig(
2811
2658
  args: UpdateDistributionWithStagingConfigCommandInput,
2812
- options?: __HttpHandlerOptions
2659
+ options?: __HttpHandlerOptions,
2813
2660
  ): Promise<UpdateDistributionWithStagingConfigCommandOutput>;
2814
2661
  updateDistributionWithStagingConfig(
2815
2662
  args: UpdateDistributionWithStagingConfigCommandInput,
2816
- cb: (
2817
- err: any,
2818
- data?: UpdateDistributionWithStagingConfigCommandOutput
2819
- ) => void
2663
+ cb: (err: any, data?: UpdateDistributionWithStagingConfigCommandOutput) => void,
2820
2664
  ): void;
2821
2665
  updateDistributionWithStagingConfig(
2822
2666
  args: UpdateDistributionWithStagingConfigCommandInput,
2823
2667
  options: __HttpHandlerOptions,
2824
- cb: (
2825
- err: any,
2826
- data?: UpdateDistributionWithStagingConfigCommandOutput
2827
- ) => void
2668
+ cb: (err: any, data?: UpdateDistributionWithStagingConfigCommandOutput) => void,
2828
2669
  ): void;
2829
2670
  updateDomainAssociation(
2830
2671
  args: UpdateDomainAssociationCommandInput,
2831
- options?: __HttpHandlerOptions
2672
+ options?: __HttpHandlerOptions,
2832
2673
  ): Promise<UpdateDomainAssociationCommandOutput>;
2833
2674
  updateDomainAssociation(
2834
2675
  args: UpdateDomainAssociationCommandInput,
2835
- cb: (err: any, data?: UpdateDomainAssociationCommandOutput) => void
2676
+ cb: (err: any, data?: UpdateDomainAssociationCommandOutput) => void,
2836
2677
  ): void;
2837
2678
  updateDomainAssociation(
2838
2679
  args: UpdateDomainAssociationCommandInput,
2839
2680
  options: __HttpHandlerOptions,
2840
- cb: (err: any, data?: UpdateDomainAssociationCommandOutput) => void
2681
+ cb: (err: any, data?: UpdateDomainAssociationCommandOutput) => void,
2841
2682
  ): void;
2842
2683
  updateFieldLevelEncryptionConfig(
2843
2684
  args: UpdateFieldLevelEncryptionConfigCommandInput,
2844
- options?: __HttpHandlerOptions
2685
+ options?: __HttpHandlerOptions,
2845
2686
  ): Promise<UpdateFieldLevelEncryptionConfigCommandOutput>;
2846
2687
  updateFieldLevelEncryptionConfig(
2847
2688
  args: UpdateFieldLevelEncryptionConfigCommandInput,
2848
- cb: (err: any, data?: UpdateFieldLevelEncryptionConfigCommandOutput) => void
2689
+ cb: (err: any, data?: UpdateFieldLevelEncryptionConfigCommandOutput) => void,
2849
2690
  ): void;
2850
2691
  updateFieldLevelEncryptionConfig(
2851
2692
  args: UpdateFieldLevelEncryptionConfigCommandInput,
2852
2693
  options: __HttpHandlerOptions,
2853
- cb: (err: any, data?: UpdateFieldLevelEncryptionConfigCommandOutput) => void
2694
+ cb: (err: any, data?: UpdateFieldLevelEncryptionConfigCommandOutput) => void,
2854
2695
  ): void;
2855
2696
  updateFieldLevelEncryptionProfile(
2856
2697
  args: UpdateFieldLevelEncryptionProfileCommandInput,
2857
- options?: __HttpHandlerOptions
2698
+ options?: __HttpHandlerOptions,
2858
2699
  ): Promise<UpdateFieldLevelEncryptionProfileCommandOutput>;
2859
2700
  updateFieldLevelEncryptionProfile(
2860
2701
  args: UpdateFieldLevelEncryptionProfileCommandInput,
2861
- cb: (
2862
- err: any,
2863
- data?: UpdateFieldLevelEncryptionProfileCommandOutput
2864
- ) => void
2702
+ cb: (err: any, data?: UpdateFieldLevelEncryptionProfileCommandOutput) => void,
2865
2703
  ): void;
2866
2704
  updateFieldLevelEncryptionProfile(
2867
2705
  args: UpdateFieldLevelEncryptionProfileCommandInput,
2868
2706
  options: __HttpHandlerOptions,
2869
- cb: (
2870
- err: any,
2871
- data?: UpdateFieldLevelEncryptionProfileCommandOutput
2872
- ) => void
2707
+ cb: (err: any, data?: UpdateFieldLevelEncryptionProfileCommandOutput) => void,
2873
2708
  ): void;
2874
2709
  updateFunction(
2875
2710
  args: UpdateFunctionCommandInput,
2876
- options?: __HttpHandlerOptions
2711
+ options?: __HttpHandlerOptions,
2877
2712
  ): Promise<UpdateFunctionCommandOutput>;
2878
2713
  updateFunction(
2879
2714
  args: UpdateFunctionCommandInput,
2880
- cb: (err: any, data?: UpdateFunctionCommandOutput) => void
2715
+ cb: (err: any, data?: UpdateFunctionCommandOutput) => void,
2881
2716
  ): void;
2882
2717
  updateFunction(
2883
2718
  args: UpdateFunctionCommandInput,
2884
2719
  options: __HttpHandlerOptions,
2885
- cb: (err: any, data?: UpdateFunctionCommandOutput) => void
2720
+ cb: (err: any, data?: UpdateFunctionCommandOutput) => void,
2886
2721
  ): void;
2887
2722
  updateKeyGroup(
2888
2723
  args: UpdateKeyGroupCommandInput,
2889
- options?: __HttpHandlerOptions
2724
+ options?: __HttpHandlerOptions,
2890
2725
  ): Promise<UpdateKeyGroupCommandOutput>;
2891
2726
  updateKeyGroup(
2892
2727
  args: UpdateKeyGroupCommandInput,
2893
- cb: (err: any, data?: UpdateKeyGroupCommandOutput) => void
2728
+ cb: (err: any, data?: UpdateKeyGroupCommandOutput) => void,
2894
2729
  ): void;
2895
2730
  updateKeyGroup(
2896
2731
  args: UpdateKeyGroupCommandInput,
2897
2732
  options: __HttpHandlerOptions,
2898
- cb: (err: any, data?: UpdateKeyGroupCommandOutput) => void
2733
+ cb: (err: any, data?: UpdateKeyGroupCommandOutput) => void,
2899
2734
  ): void;
2900
2735
  updateKeyValueStore(
2901
2736
  args: UpdateKeyValueStoreCommandInput,
2902
- options?: __HttpHandlerOptions
2737
+ options?: __HttpHandlerOptions,
2903
2738
  ): Promise<UpdateKeyValueStoreCommandOutput>;
2904
2739
  updateKeyValueStore(
2905
2740
  args: UpdateKeyValueStoreCommandInput,
2906
- cb: (err: any, data?: UpdateKeyValueStoreCommandOutput) => void
2741
+ cb: (err: any, data?: UpdateKeyValueStoreCommandOutput) => void,
2907
2742
  ): void;
2908
2743
  updateKeyValueStore(
2909
2744
  args: UpdateKeyValueStoreCommandInput,
2910
2745
  options: __HttpHandlerOptions,
2911
- cb: (err: any, data?: UpdateKeyValueStoreCommandOutput) => void
2746
+ cb: (err: any, data?: UpdateKeyValueStoreCommandOutput) => void,
2912
2747
  ): void;
2913
2748
  updateOriginAccessControl(
2914
2749
  args: UpdateOriginAccessControlCommandInput,
2915
- options?: __HttpHandlerOptions
2750
+ options?: __HttpHandlerOptions,
2916
2751
  ): Promise<UpdateOriginAccessControlCommandOutput>;
2917
2752
  updateOriginAccessControl(
2918
2753
  args: UpdateOriginAccessControlCommandInput,
2919
- cb: (err: any, data?: UpdateOriginAccessControlCommandOutput) => void
2754
+ cb: (err: any, data?: UpdateOriginAccessControlCommandOutput) => void,
2920
2755
  ): void;
2921
2756
  updateOriginAccessControl(
2922
2757
  args: UpdateOriginAccessControlCommandInput,
2923
2758
  options: __HttpHandlerOptions,
2924
- cb: (err: any, data?: UpdateOriginAccessControlCommandOutput) => void
2759
+ cb: (err: any, data?: UpdateOriginAccessControlCommandOutput) => void,
2925
2760
  ): void;
2926
2761
  updateOriginRequestPolicy(
2927
2762
  args: UpdateOriginRequestPolicyCommandInput,
2928
- options?: __HttpHandlerOptions
2763
+ options?: __HttpHandlerOptions,
2929
2764
  ): Promise<UpdateOriginRequestPolicyCommandOutput>;
2930
2765
  updateOriginRequestPolicy(
2931
2766
  args: UpdateOriginRequestPolicyCommandInput,
2932
- cb: (err: any, data?: UpdateOriginRequestPolicyCommandOutput) => void
2767
+ cb: (err: any, data?: UpdateOriginRequestPolicyCommandOutput) => void,
2933
2768
  ): void;
2934
2769
  updateOriginRequestPolicy(
2935
2770
  args: UpdateOriginRequestPolicyCommandInput,
2936
2771
  options: __HttpHandlerOptions,
2937
- cb: (err: any, data?: UpdateOriginRequestPolicyCommandOutput) => void
2772
+ cb: (err: any, data?: UpdateOriginRequestPolicyCommandOutput) => void,
2938
2773
  ): void;
2939
2774
  updatePublicKey(
2940
2775
  args: UpdatePublicKeyCommandInput,
2941
- options?: __HttpHandlerOptions
2776
+ options?: __HttpHandlerOptions,
2942
2777
  ): Promise<UpdatePublicKeyCommandOutput>;
2943
2778
  updatePublicKey(
2944
2779
  args: UpdatePublicKeyCommandInput,
2945
- cb: (err: any, data?: UpdatePublicKeyCommandOutput) => void
2780
+ cb: (err: any, data?: UpdatePublicKeyCommandOutput) => void,
2946
2781
  ): void;
2947
2782
  updatePublicKey(
2948
2783
  args: UpdatePublicKeyCommandInput,
2949
2784
  options: __HttpHandlerOptions,
2950
- cb: (err: any, data?: UpdatePublicKeyCommandOutput) => void
2785
+ cb: (err: any, data?: UpdatePublicKeyCommandOutput) => void,
2951
2786
  ): void;
2952
2787
  updateRealtimeLogConfig(): Promise<UpdateRealtimeLogConfigCommandOutput>;
2953
2788
  updateRealtimeLogConfig(
2954
2789
  args: UpdateRealtimeLogConfigCommandInput,
2955
- options?: __HttpHandlerOptions
2790
+ options?: __HttpHandlerOptions,
2956
2791
  ): Promise<UpdateRealtimeLogConfigCommandOutput>;
2957
2792
  updateRealtimeLogConfig(
2958
2793
  args: UpdateRealtimeLogConfigCommandInput,
2959
- cb: (err: any, data?: UpdateRealtimeLogConfigCommandOutput) => void
2794
+ cb: (err: any, data?: UpdateRealtimeLogConfigCommandOutput) => void,
2960
2795
  ): void;
2961
2796
  updateRealtimeLogConfig(
2962
2797
  args: UpdateRealtimeLogConfigCommandInput,
2963
2798
  options: __HttpHandlerOptions,
2964
- cb: (err: any, data?: UpdateRealtimeLogConfigCommandOutput) => void
2799
+ cb: (err: any, data?: UpdateRealtimeLogConfigCommandOutput) => void,
2965
2800
  ): void;
2966
2801
  updateResponseHeadersPolicy(
2967
2802
  args: UpdateResponseHeadersPolicyCommandInput,
2968
- options?: __HttpHandlerOptions
2803
+ options?: __HttpHandlerOptions,
2969
2804
  ): Promise<UpdateResponseHeadersPolicyCommandOutput>;
2970
2805
  updateResponseHeadersPolicy(
2971
2806
  args: UpdateResponseHeadersPolicyCommandInput,
2972
- cb: (err: any, data?: UpdateResponseHeadersPolicyCommandOutput) => void
2807
+ cb: (err: any, data?: UpdateResponseHeadersPolicyCommandOutput) => void,
2973
2808
  ): void;
2974
2809
  updateResponseHeadersPolicy(
2975
2810
  args: UpdateResponseHeadersPolicyCommandInput,
2976
2811
  options: __HttpHandlerOptions,
2977
- cb: (err: any, data?: UpdateResponseHeadersPolicyCommandOutput) => void
2812
+ cb: (err: any, data?: UpdateResponseHeadersPolicyCommandOutput) => void,
2978
2813
  ): void;
2979
2814
  updateStreamingDistribution(
2980
2815
  args: UpdateStreamingDistributionCommandInput,
2981
- options?: __HttpHandlerOptions
2816
+ options?: __HttpHandlerOptions,
2982
2817
  ): Promise<UpdateStreamingDistributionCommandOutput>;
2983
2818
  updateStreamingDistribution(
2984
2819
  args: UpdateStreamingDistributionCommandInput,
2985
- cb: (err: any, data?: UpdateStreamingDistributionCommandOutput) => void
2820
+ cb: (err: any, data?: UpdateStreamingDistributionCommandOutput) => void,
2986
2821
  ): void;
2987
2822
  updateStreamingDistribution(
2988
2823
  args: UpdateStreamingDistributionCommandInput,
2989
2824
  options: __HttpHandlerOptions,
2990
- cb: (err: any, data?: UpdateStreamingDistributionCommandOutput) => void
2825
+ cb: (err: any, data?: UpdateStreamingDistributionCommandOutput) => void,
2991
2826
  ): void;
2992
2827
  updateTrustStore(
2993
2828
  args: UpdateTrustStoreCommandInput,
2994
- options?: __HttpHandlerOptions
2829
+ options?: __HttpHandlerOptions,
2995
2830
  ): Promise<UpdateTrustStoreCommandOutput>;
2996
2831
  updateTrustStore(
2997
2832
  args: UpdateTrustStoreCommandInput,
2998
- cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void
2833
+ cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void,
2999
2834
  ): void;
3000
2835
  updateTrustStore(
3001
2836
  args: UpdateTrustStoreCommandInput,
3002
2837
  options: __HttpHandlerOptions,
3003
- cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void
2838
+ cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void,
3004
2839
  ): void;
3005
2840
  updateVpcOrigin(
3006
2841
  args: UpdateVpcOriginCommandInput,
3007
- options?: __HttpHandlerOptions
2842
+ options?: __HttpHandlerOptions,
3008
2843
  ): Promise<UpdateVpcOriginCommandOutput>;
3009
2844
  updateVpcOrigin(
3010
2845
  args: UpdateVpcOriginCommandInput,
3011
- cb: (err: any, data?: UpdateVpcOriginCommandOutput) => void
2846
+ cb: (err: any, data?: UpdateVpcOriginCommandOutput) => void,
3012
2847
  ): void;
3013
2848
  updateVpcOrigin(
3014
2849
  args: UpdateVpcOriginCommandInput,
3015
2850
  options: __HttpHandlerOptions,
3016
- cb: (err: any, data?: UpdateVpcOriginCommandOutput) => void
2851
+ cb: (err: any, data?: UpdateVpcOriginCommandOutput) => void,
3017
2852
  ): void;
3018
2853
  verifyDnsConfiguration(
3019
2854
  args: VerifyDnsConfigurationCommandInput,
3020
- options?: __HttpHandlerOptions
2855
+ options?: __HttpHandlerOptions,
3021
2856
  ): Promise<VerifyDnsConfigurationCommandOutput>;
3022
2857
  verifyDnsConfiguration(
3023
2858
  args: VerifyDnsConfigurationCommandInput,
3024
- cb: (err: any, data?: VerifyDnsConfigurationCommandOutput) => void
2859
+ cb: (err: any, data?: VerifyDnsConfigurationCommandOutput) => void,
3025
2860
  ): void;
3026
2861
  verifyDnsConfiguration(
3027
2862
  args: VerifyDnsConfigurationCommandInput,
3028
2863
  options: __HttpHandlerOptions,
3029
- cb: (err: any, data?: VerifyDnsConfigurationCommandOutput) => void
2864
+ cb: (err: any, data?: VerifyDnsConfigurationCommandOutput) => void,
3030
2865
  ): void;
3031
2866
  paginateListCloudFrontOriginAccessIdentities(
3032
2867
  args?: ListCloudFrontOriginAccessIdentitiesCommandInput,
3033
2868
  paginationConfig?: Pick<
3034
2869
  PaginationConfiguration,
3035
2870
  Exclude<keyof PaginationConfiguration, "client">
3036
- >
2871
+ >,
3037
2872
  ): Paginator<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
3038
2873
  paginateListConnectionFunctions(
3039
2874
  args?: ListConnectionFunctionsCommandInput,
3040
2875
  paginationConfig?: Pick<
3041
2876
  PaginationConfiguration,
3042
2877
  Exclude<keyof PaginationConfiguration, "client">
3043
- >
2878
+ >,
3044
2879
  ): Paginator<ListConnectionFunctionsCommandOutput>;
3045
2880
  paginateListConnectionGroups(
3046
2881
  args?: ListConnectionGroupsCommandInput,
3047
2882
  paginationConfig?: Pick<
3048
2883
  PaginationConfiguration,
3049
2884
  Exclude<keyof PaginationConfiguration, "client">
3050
- >
2885
+ >,
3051
2886
  ): Paginator<ListConnectionGroupsCommandOutput>;
3052
2887
  paginateListDistributions(
3053
2888
  args?: ListDistributionsCommandInput,
3054
2889
  paginationConfig?: Pick<
3055
2890
  PaginationConfiguration,
3056
2891
  Exclude<keyof PaginationConfiguration, "client">
3057
- >
2892
+ >,
3058
2893
  ): Paginator<ListDistributionsCommandOutput>;
3059
2894
  paginateListDistributionsByConnectionFunction(
3060
2895
  args: ListDistributionsByConnectionFunctionCommandInput,
3061
2896
  paginationConfig?: Pick<
3062
2897
  PaginationConfiguration,
3063
2898
  Exclude<keyof PaginationConfiguration, "client">
3064
- >
2899
+ >,
3065
2900
  ): Paginator<ListDistributionsByConnectionFunctionCommandOutput>;
3066
2901
  paginateListDistributionsByConnectionMode(
3067
2902
  args: ListDistributionsByConnectionModeCommandInput,
3068
2903
  paginationConfig?: Pick<
3069
2904
  PaginationConfiguration,
3070
2905
  Exclude<keyof PaginationConfiguration, "client">
3071
- >
2906
+ >,
3072
2907
  ): Paginator<ListDistributionsByConnectionModeCommandOutput>;
3073
2908
  paginateListDistributionsByTrustStore(
3074
2909
  args: ListDistributionsByTrustStoreCommandInput,
3075
2910
  paginationConfig?: Pick<
3076
2911
  PaginationConfiguration,
3077
2912
  Exclude<keyof PaginationConfiguration, "client">
3078
- >
2913
+ >,
3079
2914
  ): Paginator<ListDistributionsByTrustStoreCommandOutput>;
3080
2915
  paginateListDistributionTenants(
3081
2916
  args?: ListDistributionTenantsCommandInput,
3082
2917
  paginationConfig?: Pick<
3083
2918
  PaginationConfiguration,
3084
2919
  Exclude<keyof PaginationConfiguration, "client">
3085
- >
2920
+ >,
3086
2921
  ): Paginator<ListDistributionTenantsCommandOutput>;
3087
2922
  paginateListDistributionTenantsByCustomization(
3088
2923
  args?: ListDistributionTenantsByCustomizationCommandInput,
3089
2924
  paginationConfig?: Pick<
3090
2925
  PaginationConfiguration,
3091
2926
  Exclude<keyof PaginationConfiguration, "client">
3092
- >
2927
+ >,
3093
2928
  ): Paginator<ListDistributionTenantsByCustomizationCommandOutput>;
3094
2929
  paginateListDomainConflicts(
3095
2930
  args: ListDomainConflictsCommandInput,
3096
2931
  paginationConfig?: Pick<
3097
2932
  PaginationConfiguration,
3098
2933
  Exclude<keyof PaginationConfiguration, "client">
3099
- >
2934
+ >,
3100
2935
  ): Paginator<ListDomainConflictsCommandOutput>;
3101
2936
  paginateListInvalidations(
3102
2937
  args: ListInvalidationsCommandInput,
3103
2938
  paginationConfig?: Pick<
3104
2939
  PaginationConfiguration,
3105
2940
  Exclude<keyof PaginationConfiguration, "client">
3106
- >
2941
+ >,
3107
2942
  ): Paginator<ListInvalidationsCommandOutput>;
3108
2943
  paginateListInvalidationsForDistributionTenant(
3109
2944
  args: ListInvalidationsForDistributionTenantCommandInput,
3110
2945
  paginationConfig?: Pick<
3111
2946
  PaginationConfiguration,
3112
2947
  Exclude<keyof PaginationConfiguration, "client">
3113
- >
2948
+ >,
3114
2949
  ): Paginator<ListInvalidationsForDistributionTenantCommandOutput>;
3115
2950
  paginateListKeyValueStores(
3116
2951
  args?: ListKeyValueStoresCommandInput,
3117
2952
  paginationConfig?: Pick<
3118
2953
  PaginationConfiguration,
3119
2954
  Exclude<keyof PaginationConfiguration, "client">
3120
- >
2955
+ >,
3121
2956
  ): Paginator<ListKeyValueStoresCommandOutput>;
3122
2957
  paginateListOriginAccessControls(
3123
2958
  args?: ListOriginAccessControlsCommandInput,
3124
2959
  paginationConfig?: Pick<
3125
2960
  PaginationConfiguration,
3126
2961
  Exclude<keyof PaginationConfiguration, "client">
3127
- >
2962
+ >,
3128
2963
  ): Paginator<ListOriginAccessControlsCommandOutput>;
3129
2964
  paginateListPublicKeys(
3130
2965
  args?: ListPublicKeysCommandInput,
3131
2966
  paginationConfig?: Pick<
3132
2967
  PaginationConfiguration,
3133
2968
  Exclude<keyof PaginationConfiguration, "client">
3134
- >
2969
+ >,
3135
2970
  ): Paginator<ListPublicKeysCommandOutput>;
3136
2971
  paginateListStreamingDistributions(
3137
2972
  args?: ListStreamingDistributionsCommandInput,
3138
2973
  paginationConfig?: Pick<
3139
2974
  PaginationConfiguration,
3140
2975
  Exclude<keyof PaginationConfiguration, "client">
3141
- >
2976
+ >,
3142
2977
  ): Paginator<ListStreamingDistributionsCommandOutput>;
3143
2978
  paginateListTrustStores(
3144
2979
  args?: ListTrustStoresCommandInput,
3145
2980
  paginationConfig?: Pick<
3146
2981
  PaginationConfiguration,
3147
2982
  Exclude<keyof PaginationConfiguration, "client">
3148
- >
2983
+ >,
3149
2984
  ): Paginator<ListTrustStoresCommandOutput>;
3150
2985
  waitUntilDistributionDeployed(
3151
2986
  args: GetDistributionCommandInput,
@@ -3154,7 +2989,7 @@ export interface CloudFront {
3154
2989
  | Pick<
3155
2990
  WaiterConfiguration<CloudFront>,
3156
2991
  Exclude<keyof WaiterConfiguration<CloudFront>, "client">
3157
- >
2992
+ >,
3158
2993
  ): Promise<WaiterResult<GetDistributionCommandOutput>>;
3159
2994
  waitUntilInvalidationCompleted(
3160
2995
  args: GetInvalidationCommandInput,
@@ -3163,7 +2998,7 @@ export interface CloudFront {
3163
2998
  | Pick<
3164
2999
  WaiterConfiguration<CloudFront>,
3165
3000
  Exclude<keyof WaiterConfiguration<CloudFront>, "client">
3166
- >
3001
+ >,
3167
3002
  ): Promise<WaiterResult<GetInvalidationCommandOutput>>;
3168
3003
  waitUntilInvalidationForDistributionTenantCompleted(
3169
3004
  args: GetInvalidationForDistributionTenantCommandInput,
@@ -3172,7 +3007,7 @@ export interface CloudFront {
3172
3007
  | Pick<
3173
3008
  WaiterConfiguration<CloudFront>,
3174
3009
  Exclude<keyof WaiterConfiguration<CloudFront>, "client">
3175
- >
3010
+ >,
3176
3011
  ): Promise<WaiterResult<GetInvalidationForDistributionTenantCommandOutput>>;
3177
3012
  waitUntilStreamingDistributionDeployed(
3178
3013
  args: GetStreamingDistributionCommandInput,
@@ -3181,9 +3016,7 @@ export interface CloudFront {
3181
3016
  | Pick<
3182
3017
  WaiterConfiguration<CloudFront>,
3183
3018
  Exclude<keyof WaiterConfiguration<CloudFront>, "client">
3184
- >
3019
+ >,
3185
3020
  ): Promise<WaiterResult<GetStreamingDistributionCommandOutput>>;
3186
3021
  }
3187
- export declare class CloudFront
3188
- extends CloudFrontClient
3189
- implements CloudFront {}
3022
+ export declare class CloudFront extends CloudFrontClient implements CloudFront {}