@servicevic-oss/cdk-cleanup-certificate-validation-records 1.3.47 → 1.3.49

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 (498) hide show
  1. package/.jsii +4 -4
  2. package/lib/index.js +2 -2
  3. package/node_modules/@aws-sdk/client-acm/dist-cjs/index.js +1 -1
  4. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/ACM.d.ts +129 -159
  5. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/ACMClient.d.ts +14 -24
  6. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  7. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  8. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  9. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/AddTagsToCertificateCommand.d.ts +3 -4
  10. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/CreateAcmeDomainValidationCommand.d.ts +4 -6
  11. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/CreateAcmeEndpointCommand.d.ts +5 -10
  12. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/CreateAcmeExternalAccountBindingCommand.d.ts +4 -6
  13. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteAcmeDomainValidationCommand.d.ts +4 -6
  14. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteAcmeEndpointCommand.d.ts +3 -4
  15. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteAcmeExternalAccountBindingCommand.d.ts +4 -6
  16. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +3 -4
  17. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeAccountCommand.d.ts +5 -10
  18. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeDomainValidationCommand.d.ts +4 -6
  19. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeEndpointCommand.d.ts +5 -10
  20. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeExternalAccountBindingCommand.d.ts +4 -6
  21. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +5 -10
  22. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ExportCertificateCommand.d.ts +5 -10
  23. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/GetAccountConfigurationCommand.d.ts +2 -3
  24. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/GetAcmeExternalAccountBindingCredentialsCommand.d.ts +4 -6
  25. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/GetCertificateCommand.d.ts +4 -9
  26. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +5 -10
  27. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListAcmeAccountsCommand.d.ts +4 -9
  28. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListAcmeDomainValidationsCommand.d.ts +4 -6
  29. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListAcmeEndpointsCommand.d.ts +4 -9
  30. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListAcmeExternalAccountBindingsCommand.d.ts +4 -6
  31. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +3 -8
  32. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListTagsForCertificateCommand.d.ts +5 -10
  33. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  34. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/PutAccountConfigurationCommand.d.ts +4 -6
  35. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RemoveTagsFromCertificateCommand.d.ts +4 -6
  36. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RenewCertificateCommand.d.ts +2 -2
  37. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RequestCertificateCommand.d.ts +5 -10
  38. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ResendValidationEmailCommand.d.ts +3 -4
  39. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RevokeAcmeAccountCommand.d.ts +3 -4
  40. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RevokeAcmeExternalAccountBindingCommand.d.ts +4 -6
  41. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RevokeCertificateCommand.d.ts +5 -10
  42. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/SearchCertificatesCommand.d.ts +4 -9
  43. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  44. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  45. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/UpdateAcmeDomainValidationCommand.d.ts +4 -6
  46. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/UpdateAcmeEndpointCommand.d.ts +3 -4
  47. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/UpdateCertificateOptionsCommand.d.ts +4 -6
  48. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  51. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/models/enums.d.ts +14 -28
  52. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/models/errors.d.ts +16 -49
  53. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/models/models_0.d.ts +2 -6
  54. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.browser.d.ts +11 -30
  55. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.d.ts +10 -24
  56. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.native.d.ts +11 -30
  57. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  58. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForAcmeDomainValidationDeleted.d.ts +3 -5
  60. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForAcmeDomainValidationValidated.d.ts +3 -5
  61. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForAcmeEndpointActive.d.ts +3 -5
  62. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForAcmeEndpointDeleted.d.ts +3 -5
  63. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForCertificateValidated.d.ts +3 -5
  64. package/node_modules/@aws-sdk/client-acm/package.json +39 -39
  65. package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +1 -1
  66. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/Route53.d.ts +222 -255
  67. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/Route53Client.d.ts +17 -33
  68. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  69. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  70. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commandBuilder.d.ts +9 -15
  71. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +5 -10
  72. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +4 -6
  73. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +5 -10
  74. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +4 -6
  75. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +5 -10
  76. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +5 -10
  77. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +5 -10
  78. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +4 -9
  79. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +5 -10
  80. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +4 -6
  81. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +4 -6
  82. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +5 -10
  83. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +4 -6
  84. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +4 -6
  85. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +4 -6
  86. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +4 -6
  87. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +5 -10
  88. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +5 -10
  89. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +4 -9
  90. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +5 -10
  91. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +4 -6
  92. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +4 -6
  93. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +5 -10
  94. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +4 -6
  95. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +4 -6
  96. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +4 -6
  97. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +4 -6
  98. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +5 -10
  99. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +4 -9
  100. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetChangeCommand.d.ts +7 -5
  101. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +4 -9
  102. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +7 -5
  103. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +3 -8
  104. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +4 -9
  105. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +4 -9
  106. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +4 -6
  107. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +5 -10
  108. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +4 -9
  109. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +4 -9
  110. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +5 -10
  111. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +5 -10
  112. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +4 -6
  113. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +4 -6
  114. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +4 -9
  115. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +4 -6
  116. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +3 -5
  117. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +4 -9
  118. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +4 -9
  119. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +5 -10
  120. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +3 -8
  121. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +3 -8
  122. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +4 -9
  123. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +5 -10
  124. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +3 -8
  125. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +3 -5
  126. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +5 -10
  127. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +3 -5
  128. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  129. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +5 -10
  130. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +4 -9
  131. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +4 -6
  132. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +4 -6
  133. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +3 -5
  134. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +4 -6
  135. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +4 -6
  136. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +4 -9
  137. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +5 -10
  138. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +4 -6
  139. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateHostedZoneFeaturesCommand.d.ts +4 -6
  140. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +4 -6
  141. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +4 -6
  142. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  143. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  144. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  145. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/enums.d.ts +8 -16
  146. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/errors.d.ts +48 -167
  147. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  148. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  149. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  150. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  151. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  152. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  153. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  154. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +3 -6
  155. package/node_modules/@aws-sdk/client-route-53/package.json +41 -41
  156. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +1 -1
  157. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +8 -8
  158. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +1 -1
  159. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -1
  160. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -1
  161. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -1
  162. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +2 -2
  163. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +4 -4
  164. package/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +1 -5
  165. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +2 -4
  166. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +1 -3
  167. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +2 -4
  168. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.browser.d.ts +3 -12
  169. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +4 -16
  170. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.native.d.ts +3 -12
  171. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +2 -4
  172. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts +5 -9
  173. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-logger/loggerMiddleware.d.ts +3 -6
  174. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/configuration.d.ts +1 -2
  175. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts +1 -3
  176. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +1 -3
  177. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.browser.d.ts +1 -4
  178. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.d.ts +1 -4
  179. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.native.d.ts +1 -4
  180. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/check-features.d.ts +2 -6
  181. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/configurations.d.ts +1 -1
  182. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/user-agent-middleware.d.ts +4 -7
  183. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/extensions.d.ts +2 -2
  184. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +1 -1
  185. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +3 -8
  186. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +1 -1
  187. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +1 -1
  188. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/isVirtualHostableS3Bucket.d.ts +1 -1
  189. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partition.d.ts +1 -1
  190. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/resolveDefaultAwsRegionalEndpointsConfig.d.ts +3 -9
  191. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/RuleSetObject.d.ts +1 -5
  192. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +1 -3
  193. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +2 -6
  194. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +2 -6
  195. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +2 -6
  196. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +1 -3
  197. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +2 -5
  198. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +4 -6
  199. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -3
  200. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +2 -8
  201. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +3 -8
  202. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +8 -17
  203. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +1 -1
  204. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +1 -4
  205. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +6 -19
  206. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +2 -2
  207. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +1 -1
  208. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +1 -5
  209. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -2
  210. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +3 -3
  211. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +1 -4
  212. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -5
  213. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +1 -3
  214. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +1 -1
  215. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +4 -13
  216. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -7
  217. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
  218. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +3 -3
  219. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +3 -12
  220. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/util-format-url/format-url.d.ts +1 -1
  221. package/node_modules/@aws-sdk/core/package.json +65 -62
  222. package/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +1 -3
  223. package/node_modules/@aws-sdk/credential-provider-env/package.json +32 -32
  224. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +1 -3
  225. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +1 -3
  226. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +1 -1
  227. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +1 -1
  228. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +1 -4
  229. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +1 -4
  230. package/node_modules/@aws-sdk/credential-provider-http/package.json +34 -34
  231. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +4 -8
  232. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -2
  233. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +2 -4
  234. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +1 -1
  235. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
  236. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +1 -1
  237. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +1 -1
  238. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +2 -4
  239. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +2 -4
  240. package/node_modules/@aws-sdk/credential-provider-ini/package.json +40 -40
  241. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +1 -1
  242. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +1 -1
  243. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +1 -6
  244. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +1 -3
  245. package/node_modules/@aws-sdk/credential-provider-login/package.json +35 -35
  246. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +4 -11
  247. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +1 -1
  248. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +3 -3
  249. package/node_modules/@aws-sdk/credential-provider-node/package.json +39 -39
  250. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +2 -4
  251. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +1 -1
  252. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
  253. package/node_modules/@aws-sdk/credential-provider-process/package.json +32 -32
  254. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -4
  255. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +2 -8
  256. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +1 -1
  257. package/node_modules/@aws-sdk/credential-provider-sso/package.json +34 -34
  258. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +3 -7
  259. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +5 -7
  260. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +1 -4
  261. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +40 -40
  262. package/node_modules/@aws-sdk/middleware-sdk-route53/dist-types/ts3.4/change-resource-record-sets.d.ts +3 -12
  263. package/node_modules/@aws-sdk/middleware-sdk-route53/dist-types/ts3.4/id-normalizer.d.ts +3 -12
  264. package/node_modules/@aws-sdk/middleware-sdk-route53/package.json +31 -31
  265. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +11 -9
  266. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +121 -76
  267. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +6 -5
  268. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +6 -5
  269. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  270. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +12 -8
  271. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +2 -0
  272. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +6 -4
  273. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commandBuilder.js +3 -0
  274. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.js +4 -0
  275. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +1 -0
  276. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/bdd.js +80 -70
  277. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +1 -1
  278. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +23 -0
  279. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +6 -4
  280. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +6 -4
  281. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +1 -1
  282. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -1
  283. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  284. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +7 -0
  285. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +3 -2
  286. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  287. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commandBuilder.d.ts +8 -4
  288. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +2 -2
  289. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.d.ts +114 -0
  290. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +1 -0
  291. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +1 -0
  292. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +41 -3
  293. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +3 -0
  294. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  295. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  296. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -3
  297. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +3 -3
  298. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +3 -3
  299. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +7 -15
  300. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +8 -22
  301. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  302. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +11 -15
  303. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +7 -13
  304. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +4 -6
  305. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -2
  306. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +1 -1
  307. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +1 -1
  308. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +2 -1
  309. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +9 -28
  310. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +13 -30
  311. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +12 -26
  312. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +13 -30
  313. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +6 -12
  314. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +2 -4
  315. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +1 -5
  316. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +20 -3
  317. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +25 -27
  318. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  319. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +11 -15
  320. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +13 -18
  321. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +9 -14
  322. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.d.ts +42 -0
  323. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +1 -0
  324. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +2 -1
  325. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +1 -1
  326. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +2 -1
  327. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +1 -2
  328. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +4 -12
  329. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +9 -0
  330. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +13 -30
  331. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +12 -26
  332. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +13 -30
  333. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +5 -9
  334. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +1 -1
  335. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +4 -5
  336. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +3 -3
  337. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +13 -20
  338. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  339. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +10 -13
  340. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +7 -10
  341. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +5 -10
  342. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +1 -1
  343. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +1 -1
  344. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +2 -1
  345. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +4 -12
  346. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +12 -27
  347. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +11 -23
  348. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +12 -27
  349. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +5 -9
  350. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +1 -1
  351. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +1 -5
  352. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +4 -7
  353. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +16 -29
  354. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  355. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +11 -15
  356. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +7 -10
  357. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -5
  358. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -1
  359. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +1 -1
  360. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +2 -1
  361. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +11 -34
  362. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +12 -27
  363. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +11 -23
  364. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +12 -27
  365. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +5 -9
  366. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  367. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -5
  368. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +7 -10
  369. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +16 -30
  370. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  371. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +11 -16
  372. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +8 -18
  373. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -5
  374. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -6
  375. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +3 -3
  376. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +5 -7
  377. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +1 -1
  378. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +1 -1
  379. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +2 -1
  380. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +7 -24
  381. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +14 -34
  382. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +14 -33
  383. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +14 -34
  384. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +6 -10
  385. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +1 -1
  386. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +1 -5
  387. package/node_modules/@aws-sdk/nested-clients/package.json +53 -50
  388. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +5 -13
  389. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts +2 -2
  390. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +2 -8
  391. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +1 -1
  392. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +29 -29
  393. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +1 -4
  394. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +2 -6
  395. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +2 -9
  396. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +2 -4
  397. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +1 -1
  398. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +1 -3
  399. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +1 -5
  400. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -4
  401. package/node_modules/@aws-sdk/token-providers/package.json +35 -35
  402. package/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +1 -7
  403. package/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +1 -6
  404. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +2 -5
  405. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +1 -5
  406. package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +7 -39
  407. package/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +1 -9
  408. package/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +1 -6
  409. package/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +1 -6
  410. package/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +1 -4
  411. package/node_modules/@aws-sdk/types/package.json +30 -30
  412. package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +2 -12
  413. package/node_modules/@aws-sdk/xml-builder/package.json +34 -34
  414. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +3 -3
  415. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.browser.js +2 -2
  416. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.js +3 -3
  417. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.native.js +1 -1
  418. package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.browser.js +2 -2
  419. package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +2 -2
  420. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.browser.js +20 -20
  421. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +20 -20
  422. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +1 -1
  423. package/node_modules/@smithy/core/dist-cjs/submodules/retry/index.browser.js +3 -3
  424. package/node_modules/@smithy/core/dist-cjs/submodules/retry/index.js +3 -3
  425. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +4 -4
  426. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.browser.js +4 -4
  427. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -5
  428. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.native.js +4 -4
  429. package/node_modules/@smithy/core/dist-cjs/submodules/transport/index.js +1 -1
  430. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +2 -2
  431. package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +1 -1
  432. package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/regionInfo/getRegionInfo.js +1 -1
  433. package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.browser.js +1 -1
  434. package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/getSelectorName.js +1 -1
  435. package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/parseIni.js +1 -1
  436. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/service-customizations/s3.js +1 -1
  437. package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/parseURL.js +1 -1
  438. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/HeaderMarshaller.js +20 -20
  439. package/node_modules/@smithy/core/dist-es/submodules/protocols/middleware-content-length/contentLengthMiddleware.js +1 -1
  440. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/StandardRetryStrategy.js +1 -1
  441. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retryMiddleware.js +1 -1
  442. package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/StandardRetryStrategy.js +1 -1
  443. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +2 -2
  444. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +1 -1
  445. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +1 -1
  446. package/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js +1 -1
  447. package/node_modules/@smithy/core/dist-es/submodules/serde/date-utils.js +1 -1
  448. package/node_modules/@smithy/core/dist-es/submodules/serde/middleware-serde/deserializerMiddleware.js +2 -2
  449. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/sdk-stream-mixin.js +1 -1
  450. package/node_modules/@smithy/core/dist-es/submodules/transport/isValidHostname.js +1 -1
  451. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +2 -2
  452. package/node_modules/@smithy/core/dist-types/submodules/serde/copyDocumentWithTransform.d.ts +1 -1
  453. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +2 -2
  454. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +1 -1
  455. package/node_modules/@smithy/core/package.json +5 -3
  456. package/node_modules/@smithy/credential-provider-imds/package.json +3 -5
  457. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +7 -0
  458. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +38 -0
  459. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +2 -0
  460. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +1 -0
  461. package/node_modules/@smithy/fetch-http-handler/package.json +5 -7
  462. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +10 -0
  463. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +5 -0
  464. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +4 -0
  465. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/http2/ClientHttp2SessionRef.d.ts +46 -0
  466. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +3 -0
  467. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +47 -0
  468. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +46 -0
  469. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +36 -0
  470. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +76 -0
  471. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2.d.ts +2 -0
  472. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-https.d.ts +2 -0
  473. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +2 -0
  474. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +6 -0
  475. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +6 -0
  476. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +2 -0
  477. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +9 -0
  478. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +12 -0
  479. package/node_modules/@smithy/node-http-handler/package.json +5 -7
  480. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +11 -11
  481. package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +10 -10
  482. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +1 -1
  483. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +25 -0
  484. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +20 -0
  485. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +69 -0
  486. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +43 -0
  487. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +30 -0
  488. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +5 -0
  489. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +5 -0
  490. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +5 -0
  491. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +4 -0
  492. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +12 -0
  493. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +10 -0
  494. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +5 -0
  495. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +23 -0
  496. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +2 -0
  497. package/node_modules/@smithy/signature-v4/package.json +4 -6
  498. package/package.json +5 -4
@@ -142,10 +142,7 @@ import {
142
142
  SearchCertificatesCommandInput,
143
143
  SearchCertificatesCommandOutput,
144
144
  } from "./commands/SearchCertificatesCommand";
145
- import {
146
- TagResourceCommandInput,
147
- TagResourceCommandOutput,
148
- } from "./commands/TagResourceCommand";
145
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
149
146
  import {
150
147
  UntagResourceCommandInput,
151
148
  UntagResourceCommandOutput,
@@ -166,613 +163,586 @@ import { ResourceNotFoundException } from "./models/errors";
166
163
  export interface ACM {
167
164
  addTagsToCertificate(
168
165
  args: AddTagsToCertificateCommandInput,
169
- options?: __HttpHandlerOptions
166
+ options?: __HttpHandlerOptions,
170
167
  ): Promise<AddTagsToCertificateCommandOutput>;
171
168
  addTagsToCertificate(
172
169
  args: AddTagsToCertificateCommandInput,
173
- cb: (err: any, data?: AddTagsToCertificateCommandOutput) => void
170
+ cb: (err: any, data?: AddTagsToCertificateCommandOutput) => void,
174
171
  ): void;
175
172
  addTagsToCertificate(
176
173
  args: AddTagsToCertificateCommandInput,
177
174
  options: __HttpHandlerOptions,
178
- cb: (err: any, data?: AddTagsToCertificateCommandOutput) => void
175
+ cb: (err: any, data?: AddTagsToCertificateCommandOutput) => void,
179
176
  ): void;
180
177
  createAcmeDomainValidation(
181
178
  args: CreateAcmeDomainValidationCommandInput,
182
- options?: __HttpHandlerOptions
179
+ options?: __HttpHandlerOptions,
183
180
  ): Promise<CreateAcmeDomainValidationCommandOutput>;
184
181
  createAcmeDomainValidation(
185
182
  args: CreateAcmeDomainValidationCommandInput,
186
- cb: (err: any, data?: CreateAcmeDomainValidationCommandOutput) => void
183
+ cb: (err: any, data?: CreateAcmeDomainValidationCommandOutput) => void,
187
184
  ): void;
188
185
  createAcmeDomainValidation(
189
186
  args: CreateAcmeDomainValidationCommandInput,
190
187
  options: __HttpHandlerOptions,
191
- cb: (err: any, data?: CreateAcmeDomainValidationCommandOutput) => void
188
+ cb: (err: any, data?: CreateAcmeDomainValidationCommandOutput) => void,
192
189
  ): void;
193
190
  createAcmeEndpoint(
194
191
  args: CreateAcmeEndpointCommandInput,
195
- options?: __HttpHandlerOptions
192
+ options?: __HttpHandlerOptions,
196
193
  ): Promise<CreateAcmeEndpointCommandOutput>;
197
194
  createAcmeEndpoint(
198
195
  args: CreateAcmeEndpointCommandInput,
199
- cb: (err: any, data?: CreateAcmeEndpointCommandOutput) => void
196
+ cb: (err: any, data?: CreateAcmeEndpointCommandOutput) => void,
200
197
  ): void;
201
198
  createAcmeEndpoint(
202
199
  args: CreateAcmeEndpointCommandInput,
203
200
  options: __HttpHandlerOptions,
204
- cb: (err: any, data?: CreateAcmeEndpointCommandOutput) => void
201
+ cb: (err: any, data?: CreateAcmeEndpointCommandOutput) => void,
205
202
  ): void;
206
203
  createAcmeExternalAccountBinding(
207
204
  args: CreateAcmeExternalAccountBindingCommandInput,
208
- options?: __HttpHandlerOptions
205
+ options?: __HttpHandlerOptions,
209
206
  ): Promise<CreateAcmeExternalAccountBindingCommandOutput>;
210
207
  createAcmeExternalAccountBinding(
211
208
  args: CreateAcmeExternalAccountBindingCommandInput,
212
- cb: (err: any, data?: CreateAcmeExternalAccountBindingCommandOutput) => void
209
+ cb: (err: any, data?: CreateAcmeExternalAccountBindingCommandOutput) => void,
213
210
  ): void;
214
211
  createAcmeExternalAccountBinding(
215
212
  args: CreateAcmeExternalAccountBindingCommandInput,
216
213
  options: __HttpHandlerOptions,
217
- cb: (err: any, data?: CreateAcmeExternalAccountBindingCommandOutput) => void
214
+ cb: (err: any, data?: CreateAcmeExternalAccountBindingCommandOutput) => void,
218
215
  ): void;
219
216
  deleteAcmeDomainValidation(
220
217
  args: DeleteAcmeDomainValidationCommandInput,
221
- options?: __HttpHandlerOptions
218
+ options?: __HttpHandlerOptions,
222
219
  ): Promise<DeleteAcmeDomainValidationCommandOutput>;
223
220
  deleteAcmeDomainValidation(
224
221
  args: DeleteAcmeDomainValidationCommandInput,
225
- cb: (err: any, data?: DeleteAcmeDomainValidationCommandOutput) => void
222
+ cb: (err: any, data?: DeleteAcmeDomainValidationCommandOutput) => void,
226
223
  ): void;
227
224
  deleteAcmeDomainValidation(
228
225
  args: DeleteAcmeDomainValidationCommandInput,
229
226
  options: __HttpHandlerOptions,
230
- cb: (err: any, data?: DeleteAcmeDomainValidationCommandOutput) => void
227
+ cb: (err: any, data?: DeleteAcmeDomainValidationCommandOutput) => void,
231
228
  ): void;
232
229
  deleteAcmeEndpoint(
233
230
  args: DeleteAcmeEndpointCommandInput,
234
- options?: __HttpHandlerOptions
231
+ options?: __HttpHandlerOptions,
235
232
  ): Promise<DeleteAcmeEndpointCommandOutput>;
236
233
  deleteAcmeEndpoint(
237
234
  args: DeleteAcmeEndpointCommandInput,
238
- cb: (err: any, data?: DeleteAcmeEndpointCommandOutput) => void
235
+ cb: (err: any, data?: DeleteAcmeEndpointCommandOutput) => void,
239
236
  ): void;
240
237
  deleteAcmeEndpoint(
241
238
  args: DeleteAcmeEndpointCommandInput,
242
239
  options: __HttpHandlerOptions,
243
- cb: (err: any, data?: DeleteAcmeEndpointCommandOutput) => void
240
+ cb: (err: any, data?: DeleteAcmeEndpointCommandOutput) => void,
244
241
  ): void;
245
242
  deleteAcmeExternalAccountBinding(
246
243
  args: DeleteAcmeExternalAccountBindingCommandInput,
247
- options?: __HttpHandlerOptions
244
+ options?: __HttpHandlerOptions,
248
245
  ): Promise<DeleteAcmeExternalAccountBindingCommandOutput>;
249
246
  deleteAcmeExternalAccountBinding(
250
247
  args: DeleteAcmeExternalAccountBindingCommandInput,
251
- cb: (err: any, data?: DeleteAcmeExternalAccountBindingCommandOutput) => void
248
+ cb: (err: any, data?: DeleteAcmeExternalAccountBindingCommandOutput) => void,
252
249
  ): void;
253
250
  deleteAcmeExternalAccountBinding(
254
251
  args: DeleteAcmeExternalAccountBindingCommandInput,
255
252
  options: __HttpHandlerOptions,
256
- cb: (err: any, data?: DeleteAcmeExternalAccountBindingCommandOutput) => void
253
+ cb: (err: any, data?: DeleteAcmeExternalAccountBindingCommandOutput) => void,
257
254
  ): void;
258
255
  deleteCertificate(
259
256
  args: DeleteCertificateCommandInput,
260
- options?: __HttpHandlerOptions
257
+ options?: __HttpHandlerOptions,
261
258
  ): Promise<DeleteCertificateCommandOutput>;
262
259
  deleteCertificate(
263
260
  args: DeleteCertificateCommandInput,
264
- cb: (err: any, data?: DeleteCertificateCommandOutput) => void
261
+ cb: (err: any, data?: DeleteCertificateCommandOutput) => void,
265
262
  ): void;
266
263
  deleteCertificate(
267
264
  args: DeleteCertificateCommandInput,
268
265
  options: __HttpHandlerOptions,
269
- cb: (err: any, data?: DeleteCertificateCommandOutput) => void
266
+ cb: (err: any, data?: DeleteCertificateCommandOutput) => void,
270
267
  ): void;
271
268
  describeAcmeAccount(
272
269
  args: DescribeAcmeAccountCommandInput,
273
- options?: __HttpHandlerOptions
270
+ options?: __HttpHandlerOptions,
274
271
  ): Promise<DescribeAcmeAccountCommandOutput>;
275
272
  describeAcmeAccount(
276
273
  args: DescribeAcmeAccountCommandInput,
277
- cb: (err: any, data?: DescribeAcmeAccountCommandOutput) => void
274
+ cb: (err: any, data?: DescribeAcmeAccountCommandOutput) => void,
278
275
  ): void;
279
276
  describeAcmeAccount(
280
277
  args: DescribeAcmeAccountCommandInput,
281
278
  options: __HttpHandlerOptions,
282
- cb: (err: any, data?: DescribeAcmeAccountCommandOutput) => void
279
+ cb: (err: any, data?: DescribeAcmeAccountCommandOutput) => void,
283
280
  ): void;
284
281
  describeAcmeDomainValidation(
285
282
  args: DescribeAcmeDomainValidationCommandInput,
286
- options?: __HttpHandlerOptions
283
+ options?: __HttpHandlerOptions,
287
284
  ): Promise<DescribeAcmeDomainValidationCommandOutput>;
288
285
  describeAcmeDomainValidation(
289
286
  args: DescribeAcmeDomainValidationCommandInput,
290
- cb: (err: any, data?: DescribeAcmeDomainValidationCommandOutput) => void
287
+ cb: (err: any, data?: DescribeAcmeDomainValidationCommandOutput) => void,
291
288
  ): void;
292
289
  describeAcmeDomainValidation(
293
290
  args: DescribeAcmeDomainValidationCommandInput,
294
291
  options: __HttpHandlerOptions,
295
- cb: (err: any, data?: DescribeAcmeDomainValidationCommandOutput) => void
292
+ cb: (err: any, data?: DescribeAcmeDomainValidationCommandOutput) => void,
296
293
  ): void;
297
294
  describeAcmeEndpoint(
298
295
  args: DescribeAcmeEndpointCommandInput,
299
- options?: __HttpHandlerOptions
296
+ options?: __HttpHandlerOptions,
300
297
  ): Promise<DescribeAcmeEndpointCommandOutput>;
301
298
  describeAcmeEndpoint(
302
299
  args: DescribeAcmeEndpointCommandInput,
303
- cb: (err: any, data?: DescribeAcmeEndpointCommandOutput) => void
300
+ cb: (err: any, data?: DescribeAcmeEndpointCommandOutput) => void,
304
301
  ): void;
305
302
  describeAcmeEndpoint(
306
303
  args: DescribeAcmeEndpointCommandInput,
307
304
  options: __HttpHandlerOptions,
308
- cb: (err: any, data?: DescribeAcmeEndpointCommandOutput) => void
305
+ cb: (err: any, data?: DescribeAcmeEndpointCommandOutput) => void,
309
306
  ): void;
310
307
  describeAcmeExternalAccountBinding(
311
308
  args: DescribeAcmeExternalAccountBindingCommandInput,
312
- options?: __HttpHandlerOptions
309
+ options?: __HttpHandlerOptions,
313
310
  ): Promise<DescribeAcmeExternalAccountBindingCommandOutput>;
314
311
  describeAcmeExternalAccountBinding(
315
312
  args: DescribeAcmeExternalAccountBindingCommandInput,
316
- cb: (
317
- err: any,
318
- data?: DescribeAcmeExternalAccountBindingCommandOutput
319
- ) => void
313
+ cb: (err: any, data?: DescribeAcmeExternalAccountBindingCommandOutput) => void,
320
314
  ): void;
321
315
  describeAcmeExternalAccountBinding(
322
316
  args: DescribeAcmeExternalAccountBindingCommandInput,
323
317
  options: __HttpHandlerOptions,
324
- cb: (
325
- err: any,
326
- data?: DescribeAcmeExternalAccountBindingCommandOutput
327
- ) => void
318
+ cb: (err: any, data?: DescribeAcmeExternalAccountBindingCommandOutput) => void,
328
319
  ): void;
329
320
  describeCertificate(
330
321
  args: DescribeCertificateCommandInput,
331
- options?: __HttpHandlerOptions
322
+ options?: __HttpHandlerOptions,
332
323
  ): Promise<DescribeCertificateCommandOutput>;
333
324
  describeCertificate(
334
325
  args: DescribeCertificateCommandInput,
335
- cb: (err: any, data?: DescribeCertificateCommandOutput) => void
326
+ cb: (err: any, data?: DescribeCertificateCommandOutput) => void,
336
327
  ): void;
337
328
  describeCertificate(
338
329
  args: DescribeCertificateCommandInput,
339
330
  options: __HttpHandlerOptions,
340
- cb: (err: any, data?: DescribeCertificateCommandOutput) => void
331
+ cb: (err: any, data?: DescribeCertificateCommandOutput) => void,
341
332
  ): void;
342
333
  exportCertificate(
343
334
  args: ExportCertificateCommandInput,
344
- options?: __HttpHandlerOptions
335
+ options?: __HttpHandlerOptions,
345
336
  ): Promise<ExportCertificateCommandOutput>;
346
337
  exportCertificate(
347
338
  args: ExportCertificateCommandInput,
348
- cb: (err: any, data?: ExportCertificateCommandOutput) => void
339
+ cb: (err: any, data?: ExportCertificateCommandOutput) => void,
349
340
  ): void;
350
341
  exportCertificate(
351
342
  args: ExportCertificateCommandInput,
352
343
  options: __HttpHandlerOptions,
353
- cb: (err: any, data?: ExportCertificateCommandOutput) => void
344
+ cb: (err: any, data?: ExportCertificateCommandOutput) => void,
354
345
  ): void;
355
346
  getAccountConfiguration(): Promise<GetAccountConfigurationCommandOutput>;
356
347
  getAccountConfiguration(
357
348
  args: GetAccountConfigurationCommandInput,
358
- options?: __HttpHandlerOptions
349
+ options?: __HttpHandlerOptions,
359
350
  ): Promise<GetAccountConfigurationCommandOutput>;
360
351
  getAccountConfiguration(
361
352
  args: GetAccountConfigurationCommandInput,
362
- cb: (err: any, data?: GetAccountConfigurationCommandOutput) => void
353
+ cb: (err: any, data?: GetAccountConfigurationCommandOutput) => void,
363
354
  ): void;
364
355
  getAccountConfiguration(
365
356
  args: GetAccountConfigurationCommandInput,
366
357
  options: __HttpHandlerOptions,
367
- cb: (err: any, data?: GetAccountConfigurationCommandOutput) => void
358
+ cb: (err: any, data?: GetAccountConfigurationCommandOutput) => void,
368
359
  ): void;
369
360
  getAcmeExternalAccountBindingCredentials(
370
361
  args: GetAcmeExternalAccountBindingCredentialsCommandInput,
371
- options?: __HttpHandlerOptions
362
+ options?: __HttpHandlerOptions,
372
363
  ): Promise<GetAcmeExternalAccountBindingCredentialsCommandOutput>;
373
364
  getAcmeExternalAccountBindingCredentials(
374
365
  args: GetAcmeExternalAccountBindingCredentialsCommandInput,
375
- cb: (
376
- err: any,
377
- data?: GetAcmeExternalAccountBindingCredentialsCommandOutput
378
- ) => void
366
+ cb: (err: any, data?: GetAcmeExternalAccountBindingCredentialsCommandOutput) => void,
379
367
  ): void;
380
368
  getAcmeExternalAccountBindingCredentials(
381
369
  args: GetAcmeExternalAccountBindingCredentialsCommandInput,
382
370
  options: __HttpHandlerOptions,
383
- cb: (
384
- err: any,
385
- data?: GetAcmeExternalAccountBindingCredentialsCommandOutput
386
- ) => void
371
+ cb: (err: any, data?: GetAcmeExternalAccountBindingCredentialsCommandOutput) => void,
387
372
  ): void;
388
373
  getCertificate(
389
374
  args: GetCertificateCommandInput,
390
- options?: __HttpHandlerOptions
375
+ options?: __HttpHandlerOptions,
391
376
  ): Promise<GetCertificateCommandOutput>;
392
377
  getCertificate(
393
378
  args: GetCertificateCommandInput,
394
- cb: (err: any, data?: GetCertificateCommandOutput) => void
379
+ cb: (err: any, data?: GetCertificateCommandOutput) => void,
395
380
  ): void;
396
381
  getCertificate(
397
382
  args: GetCertificateCommandInput,
398
383
  options: __HttpHandlerOptions,
399
- cb: (err: any, data?: GetCertificateCommandOutput) => void
384
+ cb: (err: any, data?: GetCertificateCommandOutput) => void,
400
385
  ): void;
401
386
  importCertificate(
402
387
  args: ImportCertificateCommandInput,
403
- options?: __HttpHandlerOptions
388
+ options?: __HttpHandlerOptions,
404
389
  ): Promise<ImportCertificateCommandOutput>;
405
390
  importCertificate(
406
391
  args: ImportCertificateCommandInput,
407
- cb: (err: any, data?: ImportCertificateCommandOutput) => void
392
+ cb: (err: any, data?: ImportCertificateCommandOutput) => void,
408
393
  ): void;
409
394
  importCertificate(
410
395
  args: ImportCertificateCommandInput,
411
396
  options: __HttpHandlerOptions,
412
- cb: (err: any, data?: ImportCertificateCommandOutput) => void
397
+ cb: (err: any, data?: ImportCertificateCommandOutput) => void,
413
398
  ): void;
414
399
  listAcmeAccounts(
415
400
  args: ListAcmeAccountsCommandInput,
416
- options?: __HttpHandlerOptions
401
+ options?: __HttpHandlerOptions,
417
402
  ): Promise<ListAcmeAccountsCommandOutput>;
418
403
  listAcmeAccounts(
419
404
  args: ListAcmeAccountsCommandInput,
420
- cb: (err: any, data?: ListAcmeAccountsCommandOutput) => void
405
+ cb: (err: any, data?: ListAcmeAccountsCommandOutput) => void,
421
406
  ): void;
422
407
  listAcmeAccounts(
423
408
  args: ListAcmeAccountsCommandInput,
424
409
  options: __HttpHandlerOptions,
425
- cb: (err: any, data?: ListAcmeAccountsCommandOutput) => void
410
+ cb: (err: any, data?: ListAcmeAccountsCommandOutput) => void,
426
411
  ): void;
427
412
  listAcmeDomainValidations(
428
413
  args: ListAcmeDomainValidationsCommandInput,
429
- options?: __HttpHandlerOptions
414
+ options?: __HttpHandlerOptions,
430
415
  ): Promise<ListAcmeDomainValidationsCommandOutput>;
431
416
  listAcmeDomainValidations(
432
417
  args: ListAcmeDomainValidationsCommandInput,
433
- cb: (err: any, data?: ListAcmeDomainValidationsCommandOutput) => void
418
+ cb: (err: any, data?: ListAcmeDomainValidationsCommandOutput) => void,
434
419
  ): void;
435
420
  listAcmeDomainValidations(
436
421
  args: ListAcmeDomainValidationsCommandInput,
437
422
  options: __HttpHandlerOptions,
438
- cb: (err: any, data?: ListAcmeDomainValidationsCommandOutput) => void
423
+ cb: (err: any, data?: ListAcmeDomainValidationsCommandOutput) => void,
439
424
  ): void;
440
425
  listAcmeEndpoints(): Promise<ListAcmeEndpointsCommandOutput>;
441
426
  listAcmeEndpoints(
442
427
  args: ListAcmeEndpointsCommandInput,
443
- options?: __HttpHandlerOptions
428
+ options?: __HttpHandlerOptions,
444
429
  ): Promise<ListAcmeEndpointsCommandOutput>;
445
430
  listAcmeEndpoints(
446
431
  args: ListAcmeEndpointsCommandInput,
447
- cb: (err: any, data?: ListAcmeEndpointsCommandOutput) => void
432
+ cb: (err: any, data?: ListAcmeEndpointsCommandOutput) => void,
448
433
  ): void;
449
434
  listAcmeEndpoints(
450
435
  args: ListAcmeEndpointsCommandInput,
451
436
  options: __HttpHandlerOptions,
452
- cb: (err: any, data?: ListAcmeEndpointsCommandOutput) => void
437
+ cb: (err: any, data?: ListAcmeEndpointsCommandOutput) => void,
453
438
  ): void;
454
439
  listAcmeExternalAccountBindings(
455
440
  args: ListAcmeExternalAccountBindingsCommandInput,
456
- options?: __HttpHandlerOptions
441
+ options?: __HttpHandlerOptions,
457
442
  ): Promise<ListAcmeExternalAccountBindingsCommandOutput>;
458
443
  listAcmeExternalAccountBindings(
459
444
  args: ListAcmeExternalAccountBindingsCommandInput,
460
- cb: (err: any, data?: ListAcmeExternalAccountBindingsCommandOutput) => void
445
+ cb: (err: any, data?: ListAcmeExternalAccountBindingsCommandOutput) => void,
461
446
  ): void;
462
447
  listAcmeExternalAccountBindings(
463
448
  args: ListAcmeExternalAccountBindingsCommandInput,
464
449
  options: __HttpHandlerOptions,
465
- cb: (err: any, data?: ListAcmeExternalAccountBindingsCommandOutput) => void
450
+ cb: (err: any, data?: ListAcmeExternalAccountBindingsCommandOutput) => void,
466
451
  ): void;
467
452
  listCertificates(): Promise<ListCertificatesCommandOutput>;
468
453
  listCertificates(
469
454
  args: ListCertificatesCommandInput,
470
- options?: __HttpHandlerOptions
455
+ options?: __HttpHandlerOptions,
471
456
  ): Promise<ListCertificatesCommandOutput>;
472
457
  listCertificates(
473
458
  args: ListCertificatesCommandInput,
474
- cb: (err: any, data?: ListCertificatesCommandOutput) => void
459
+ cb: (err: any, data?: ListCertificatesCommandOutput) => void,
475
460
  ): void;
476
461
  listCertificates(
477
462
  args: ListCertificatesCommandInput,
478
463
  options: __HttpHandlerOptions,
479
- cb: (err: any, data?: ListCertificatesCommandOutput) => void
464
+ cb: (err: any, data?: ListCertificatesCommandOutput) => void,
480
465
  ): void;
481
466
  listTagsForCertificate(
482
467
  args: ListTagsForCertificateCommandInput,
483
- options?: __HttpHandlerOptions
468
+ options?: __HttpHandlerOptions,
484
469
  ): Promise<ListTagsForCertificateCommandOutput>;
485
470
  listTagsForCertificate(
486
471
  args: ListTagsForCertificateCommandInput,
487
- cb: (err: any, data?: ListTagsForCertificateCommandOutput) => void
472
+ cb: (err: any, data?: ListTagsForCertificateCommandOutput) => void,
488
473
  ): void;
489
474
  listTagsForCertificate(
490
475
  args: ListTagsForCertificateCommandInput,
491
476
  options: __HttpHandlerOptions,
492
- cb: (err: any, data?: ListTagsForCertificateCommandOutput) => void
477
+ cb: (err: any, data?: ListTagsForCertificateCommandOutput) => void,
493
478
  ): void;
494
479
  listTagsForResource(
495
480
  args: ListTagsForResourceCommandInput,
496
- options?: __HttpHandlerOptions
481
+ options?: __HttpHandlerOptions,
497
482
  ): Promise<ListTagsForResourceCommandOutput>;
498
483
  listTagsForResource(
499
484
  args: ListTagsForResourceCommandInput,
500
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
485
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
501
486
  ): void;
502
487
  listTagsForResource(
503
488
  args: ListTagsForResourceCommandInput,
504
489
  options: __HttpHandlerOptions,
505
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
490
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
506
491
  ): void;
507
492
  putAccountConfiguration(
508
493
  args: PutAccountConfigurationCommandInput,
509
- options?: __HttpHandlerOptions
494
+ options?: __HttpHandlerOptions,
510
495
  ): Promise<PutAccountConfigurationCommandOutput>;
511
496
  putAccountConfiguration(
512
497
  args: PutAccountConfigurationCommandInput,
513
- cb: (err: any, data?: PutAccountConfigurationCommandOutput) => void
498
+ cb: (err: any, data?: PutAccountConfigurationCommandOutput) => void,
514
499
  ): void;
515
500
  putAccountConfiguration(
516
501
  args: PutAccountConfigurationCommandInput,
517
502
  options: __HttpHandlerOptions,
518
- cb: (err: any, data?: PutAccountConfigurationCommandOutput) => void
503
+ cb: (err: any, data?: PutAccountConfigurationCommandOutput) => void,
519
504
  ): void;
520
505
  removeTagsFromCertificate(
521
506
  args: RemoveTagsFromCertificateCommandInput,
522
- options?: __HttpHandlerOptions
507
+ options?: __HttpHandlerOptions,
523
508
  ): Promise<RemoveTagsFromCertificateCommandOutput>;
524
509
  removeTagsFromCertificate(
525
510
  args: RemoveTagsFromCertificateCommandInput,
526
- cb: (err: any, data?: RemoveTagsFromCertificateCommandOutput) => void
511
+ cb: (err: any, data?: RemoveTagsFromCertificateCommandOutput) => void,
527
512
  ): void;
528
513
  removeTagsFromCertificate(
529
514
  args: RemoveTagsFromCertificateCommandInput,
530
515
  options: __HttpHandlerOptions,
531
- cb: (err: any, data?: RemoveTagsFromCertificateCommandOutput) => void
516
+ cb: (err: any, data?: RemoveTagsFromCertificateCommandOutput) => void,
532
517
  ): void;
533
518
  renewCertificate(
534
519
  args: RenewCertificateCommandInput,
535
- options?: __HttpHandlerOptions
520
+ options?: __HttpHandlerOptions,
536
521
  ): Promise<RenewCertificateCommandOutput>;
537
522
  renewCertificate(
538
523
  args: RenewCertificateCommandInput,
539
- cb: (err: any, data?: RenewCertificateCommandOutput) => void
524
+ cb: (err: any, data?: RenewCertificateCommandOutput) => void,
540
525
  ): void;
541
526
  renewCertificate(
542
527
  args: RenewCertificateCommandInput,
543
528
  options: __HttpHandlerOptions,
544
- cb: (err: any, data?: RenewCertificateCommandOutput) => void
529
+ cb: (err: any, data?: RenewCertificateCommandOutput) => void,
545
530
  ): void;
546
531
  requestCertificate(
547
532
  args: RequestCertificateCommandInput,
548
- options?: __HttpHandlerOptions
533
+ options?: __HttpHandlerOptions,
549
534
  ): Promise<RequestCertificateCommandOutput>;
550
535
  requestCertificate(
551
536
  args: RequestCertificateCommandInput,
552
- cb: (err: any, data?: RequestCertificateCommandOutput) => void
537
+ cb: (err: any, data?: RequestCertificateCommandOutput) => void,
553
538
  ): void;
554
539
  requestCertificate(
555
540
  args: RequestCertificateCommandInput,
556
541
  options: __HttpHandlerOptions,
557
- cb: (err: any, data?: RequestCertificateCommandOutput) => void
542
+ cb: (err: any, data?: RequestCertificateCommandOutput) => void,
558
543
  ): void;
559
544
  resendValidationEmail(
560
545
  args: ResendValidationEmailCommandInput,
561
- options?: __HttpHandlerOptions
546
+ options?: __HttpHandlerOptions,
562
547
  ): Promise<ResendValidationEmailCommandOutput>;
563
548
  resendValidationEmail(
564
549
  args: ResendValidationEmailCommandInput,
565
- cb: (err: any, data?: ResendValidationEmailCommandOutput) => void
550
+ cb: (err: any, data?: ResendValidationEmailCommandOutput) => void,
566
551
  ): void;
567
552
  resendValidationEmail(
568
553
  args: ResendValidationEmailCommandInput,
569
554
  options: __HttpHandlerOptions,
570
- cb: (err: any, data?: ResendValidationEmailCommandOutput) => void
555
+ cb: (err: any, data?: ResendValidationEmailCommandOutput) => void,
571
556
  ): void;
572
557
  revokeAcmeAccount(
573
558
  args: RevokeAcmeAccountCommandInput,
574
- options?: __HttpHandlerOptions
559
+ options?: __HttpHandlerOptions,
575
560
  ): Promise<RevokeAcmeAccountCommandOutput>;
576
561
  revokeAcmeAccount(
577
562
  args: RevokeAcmeAccountCommandInput,
578
- cb: (err: any, data?: RevokeAcmeAccountCommandOutput) => void
563
+ cb: (err: any, data?: RevokeAcmeAccountCommandOutput) => void,
579
564
  ): void;
580
565
  revokeAcmeAccount(
581
566
  args: RevokeAcmeAccountCommandInput,
582
567
  options: __HttpHandlerOptions,
583
- cb: (err: any, data?: RevokeAcmeAccountCommandOutput) => void
568
+ cb: (err: any, data?: RevokeAcmeAccountCommandOutput) => void,
584
569
  ): void;
585
570
  revokeAcmeExternalAccountBinding(
586
571
  args: RevokeAcmeExternalAccountBindingCommandInput,
587
- options?: __HttpHandlerOptions
572
+ options?: __HttpHandlerOptions,
588
573
  ): Promise<RevokeAcmeExternalAccountBindingCommandOutput>;
589
574
  revokeAcmeExternalAccountBinding(
590
575
  args: RevokeAcmeExternalAccountBindingCommandInput,
591
- cb: (err: any, data?: RevokeAcmeExternalAccountBindingCommandOutput) => void
576
+ cb: (err: any, data?: RevokeAcmeExternalAccountBindingCommandOutput) => void,
592
577
  ): void;
593
578
  revokeAcmeExternalAccountBinding(
594
579
  args: RevokeAcmeExternalAccountBindingCommandInput,
595
580
  options: __HttpHandlerOptions,
596
- cb: (err: any, data?: RevokeAcmeExternalAccountBindingCommandOutput) => void
581
+ cb: (err: any, data?: RevokeAcmeExternalAccountBindingCommandOutput) => void,
597
582
  ): void;
598
583
  revokeCertificate(
599
584
  args: RevokeCertificateCommandInput,
600
- options?: __HttpHandlerOptions
585
+ options?: __HttpHandlerOptions,
601
586
  ): Promise<RevokeCertificateCommandOutput>;
602
587
  revokeCertificate(
603
588
  args: RevokeCertificateCommandInput,
604
- cb: (err: any, data?: RevokeCertificateCommandOutput) => void
589
+ cb: (err: any, data?: RevokeCertificateCommandOutput) => void,
605
590
  ): void;
606
591
  revokeCertificate(
607
592
  args: RevokeCertificateCommandInput,
608
593
  options: __HttpHandlerOptions,
609
- cb: (err: any, data?: RevokeCertificateCommandOutput) => void
594
+ cb: (err: any, data?: RevokeCertificateCommandOutput) => void,
610
595
  ): void;
611
596
  searchCertificates(): Promise<SearchCertificatesCommandOutput>;
612
597
  searchCertificates(
613
598
  args: SearchCertificatesCommandInput,
614
- options?: __HttpHandlerOptions
599
+ options?: __HttpHandlerOptions,
615
600
  ): Promise<SearchCertificatesCommandOutput>;
616
601
  searchCertificates(
617
602
  args: SearchCertificatesCommandInput,
618
- cb: (err: any, data?: SearchCertificatesCommandOutput) => void
603
+ cb: (err: any, data?: SearchCertificatesCommandOutput) => void,
619
604
  ): void;
620
605
  searchCertificates(
621
606
  args: SearchCertificatesCommandInput,
622
607
  options: __HttpHandlerOptions,
623
- cb: (err: any, data?: SearchCertificatesCommandOutput) => void
608
+ cb: (err: any, data?: SearchCertificatesCommandOutput) => void,
624
609
  ): void;
625
610
  tagResource(
626
611
  args: TagResourceCommandInput,
627
- options?: __HttpHandlerOptions
612
+ options?: __HttpHandlerOptions,
628
613
  ): Promise<TagResourceCommandOutput>;
629
614
  tagResource(
630
615
  args: TagResourceCommandInput,
631
- cb: (err: any, data?: TagResourceCommandOutput) => void
616
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
632
617
  ): void;
633
618
  tagResource(
634
619
  args: TagResourceCommandInput,
635
620
  options: __HttpHandlerOptions,
636
- cb: (err: any, data?: TagResourceCommandOutput) => void
621
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
637
622
  ): void;
638
623
  untagResource(
639
624
  args: UntagResourceCommandInput,
640
- options?: __HttpHandlerOptions
625
+ options?: __HttpHandlerOptions,
641
626
  ): Promise<UntagResourceCommandOutput>;
642
627
  untagResource(
643
628
  args: UntagResourceCommandInput,
644
- cb: (err: any, data?: UntagResourceCommandOutput) => void
629
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
645
630
  ): void;
646
631
  untagResource(
647
632
  args: UntagResourceCommandInput,
648
633
  options: __HttpHandlerOptions,
649
- cb: (err: any, data?: UntagResourceCommandOutput) => void
634
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
650
635
  ): void;
651
636
  updateAcmeDomainValidation(
652
637
  args: UpdateAcmeDomainValidationCommandInput,
653
- options?: __HttpHandlerOptions
638
+ options?: __HttpHandlerOptions,
654
639
  ): Promise<UpdateAcmeDomainValidationCommandOutput>;
655
640
  updateAcmeDomainValidation(
656
641
  args: UpdateAcmeDomainValidationCommandInput,
657
- cb: (err: any, data?: UpdateAcmeDomainValidationCommandOutput) => void
642
+ cb: (err: any, data?: UpdateAcmeDomainValidationCommandOutput) => void,
658
643
  ): void;
659
644
  updateAcmeDomainValidation(
660
645
  args: UpdateAcmeDomainValidationCommandInput,
661
646
  options: __HttpHandlerOptions,
662
- cb: (err: any, data?: UpdateAcmeDomainValidationCommandOutput) => void
647
+ cb: (err: any, data?: UpdateAcmeDomainValidationCommandOutput) => void,
663
648
  ): void;
664
649
  updateAcmeEndpoint(
665
650
  args: UpdateAcmeEndpointCommandInput,
666
- options?: __HttpHandlerOptions
651
+ options?: __HttpHandlerOptions,
667
652
  ): Promise<UpdateAcmeEndpointCommandOutput>;
668
653
  updateAcmeEndpoint(
669
654
  args: UpdateAcmeEndpointCommandInput,
670
- cb: (err: any, data?: UpdateAcmeEndpointCommandOutput) => void
655
+ cb: (err: any, data?: UpdateAcmeEndpointCommandOutput) => void,
671
656
  ): void;
672
657
  updateAcmeEndpoint(
673
658
  args: UpdateAcmeEndpointCommandInput,
674
659
  options: __HttpHandlerOptions,
675
- cb: (err: any, data?: UpdateAcmeEndpointCommandOutput) => void
660
+ cb: (err: any, data?: UpdateAcmeEndpointCommandOutput) => void,
676
661
  ): void;
677
662
  updateCertificateOptions(
678
663
  args: UpdateCertificateOptionsCommandInput,
679
- options?: __HttpHandlerOptions
664
+ options?: __HttpHandlerOptions,
680
665
  ): Promise<UpdateCertificateOptionsCommandOutput>;
681
666
  updateCertificateOptions(
682
667
  args: UpdateCertificateOptionsCommandInput,
683
- cb: (err: any, data?: UpdateCertificateOptionsCommandOutput) => void
668
+ cb: (err: any, data?: UpdateCertificateOptionsCommandOutput) => void,
684
669
  ): void;
685
670
  updateCertificateOptions(
686
671
  args: UpdateCertificateOptionsCommandInput,
687
672
  options: __HttpHandlerOptions,
688
- cb: (err: any, data?: UpdateCertificateOptionsCommandOutput) => void
673
+ cb: (err: any, data?: UpdateCertificateOptionsCommandOutput) => void,
689
674
  ): void;
690
675
  paginateListAcmeAccounts(
691
676
  args: ListAcmeAccountsCommandInput,
692
677
  paginationConfig?: Pick<
693
678
  PaginationConfiguration,
694
679
  Exclude<keyof PaginationConfiguration, "client">
695
- >
680
+ >,
696
681
  ): Paginator<ListAcmeAccountsCommandOutput>;
697
682
  paginateListAcmeDomainValidations(
698
683
  args: ListAcmeDomainValidationsCommandInput,
699
684
  paginationConfig?: Pick<
700
685
  PaginationConfiguration,
701
686
  Exclude<keyof PaginationConfiguration, "client">
702
- >
687
+ >,
703
688
  ): Paginator<ListAcmeDomainValidationsCommandOutput>;
704
689
  paginateListAcmeEndpoints(
705
690
  args?: ListAcmeEndpointsCommandInput,
706
691
  paginationConfig?: Pick<
707
692
  PaginationConfiguration,
708
693
  Exclude<keyof PaginationConfiguration, "client">
709
- >
694
+ >,
710
695
  ): Paginator<ListAcmeEndpointsCommandOutput>;
711
696
  paginateListAcmeExternalAccountBindings(
712
697
  args: ListAcmeExternalAccountBindingsCommandInput,
713
698
  paginationConfig?: Pick<
714
699
  PaginationConfiguration,
715
700
  Exclude<keyof PaginationConfiguration, "client">
716
- >
701
+ >,
717
702
  ): Paginator<ListAcmeExternalAccountBindingsCommandOutput>;
718
703
  paginateListCertificates(
719
704
  args?: ListCertificatesCommandInput,
720
705
  paginationConfig?: Pick<
721
706
  PaginationConfiguration,
722
707
  Exclude<keyof PaginationConfiguration, "client">
723
- >
708
+ >,
724
709
  ): Paginator<ListCertificatesCommandOutput>;
725
710
  paginateSearchCertificates(
726
711
  args?: SearchCertificatesCommandInput,
727
712
  paginationConfig?: Pick<
728
713
  PaginationConfiguration,
729
714
  Exclude<keyof PaginationConfiguration, "client">
730
- >
715
+ >,
731
716
  ): Paginator<SearchCertificatesCommandOutput>;
732
717
  waitUntilAcmeDomainValidationValidated(
733
718
  args: DescribeAcmeDomainValidationCommandInput,
734
719
  waiterConfig:
735
720
  | number
736
- | Pick<
737
- WaiterConfiguration<ACM>,
738
- Exclude<keyof WaiterConfiguration<ACM>, "client">
739
- >
721
+ | Pick<WaiterConfiguration<ACM>, Exclude<keyof WaiterConfiguration<ACM>, "client">>,
740
722
  ): Promise<WaiterResult<DescribeAcmeDomainValidationCommandOutput>>;
741
723
  waitUntilAcmeDomainValidationDeleted(
742
724
  args: DescribeAcmeDomainValidationCommandInput,
743
725
  waiterConfig:
744
726
  | number
745
- | Pick<
746
- WaiterConfiguration<ACM>,
747
- Exclude<keyof WaiterConfiguration<ACM>, "client">
748
- >
727
+ | Pick<WaiterConfiguration<ACM>, Exclude<keyof WaiterConfiguration<ACM>, "client">>,
749
728
  ): Promise<WaiterResult<ResourceNotFoundException>>;
750
729
  waitUntilAcmeEndpointActive(
751
730
  args: DescribeAcmeEndpointCommandInput,
752
731
  waiterConfig:
753
732
  | number
754
- | Pick<
755
- WaiterConfiguration<ACM>,
756
- Exclude<keyof WaiterConfiguration<ACM>, "client">
757
- >
733
+ | Pick<WaiterConfiguration<ACM>, Exclude<keyof WaiterConfiguration<ACM>, "client">>,
758
734
  ): Promise<WaiterResult<DescribeAcmeEndpointCommandOutput>>;
759
735
  waitUntilAcmeEndpointDeleted(
760
736
  args: DescribeAcmeEndpointCommandInput,
761
737
  waiterConfig:
762
738
  | number
763
- | Pick<
764
- WaiterConfiguration<ACM>,
765
- Exclude<keyof WaiterConfiguration<ACM>, "client">
766
- >
739
+ | Pick<WaiterConfiguration<ACM>, Exclude<keyof WaiterConfiguration<ACM>, "client">>,
767
740
  ): Promise<WaiterResult<ResourceNotFoundException>>;
768
741
  waitUntilCertificateValidated(
769
742
  args: DescribeCertificateCommandInput,
770
743
  waiterConfig:
771
744
  | number
772
- | Pick<
773
- WaiterConfiguration<ACM>,
774
- Exclude<keyof WaiterConfiguration<ACM>, "client">
775
- >
745
+ | Pick<WaiterConfiguration<ACM>, Exclude<keyof WaiterConfiguration<ACM>, "client">>,
776
746
  ): Promise<WaiterResult<DescribeCertificateCommandOutput>>;
777
747
  }
778
748
  export declare class ACM extends ACMClient implements ACM {}