@servicevic-oss/cdk-cleanup-certificate-validation-records 1.3.48 → 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 (396) 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 +38 -38
  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 +40 -40
  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 +64 -64
  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 +31 -31
  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 +33 -33
  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 +39 -39
  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 +34 -34
  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 +38 -38
  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 +31 -31
  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 +33 -33
  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 +39 -39
  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 +30 -30
  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 +6 -5
  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/auth/httpAuthSchemeProvider.js +6 -4
  272. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +6 -4
  273. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +6 -4
  274. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +1 -1
  275. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -1
  276. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  277. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  278. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  279. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  280. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -3
  281. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +3 -3
  282. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +3 -3
  283. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +7 -15
  284. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +8 -22
  285. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  286. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +11 -15
  287. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +7 -13
  288. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +4 -6
  289. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -2
  290. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +1 -1
  291. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +1 -1
  292. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +2 -1
  293. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +9 -28
  294. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +13 -30
  295. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +12 -26
  296. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +13 -30
  297. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +6 -12
  298. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +2 -4
  299. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +1 -5
  300. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +6 -6
  301. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +15 -25
  302. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  303. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +11 -15
  304. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +8 -18
  305. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +5 -10
  306. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.d.ts +4 -6
  307. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +1 -1
  308. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +1 -1
  309. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +2 -1
  310. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +1 -2
  311. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +4 -12
  312. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +13 -30
  313. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +12 -26
  314. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +13 -30
  315. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +5 -9
  316. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +1 -1
  317. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +1 -5
  318. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +3 -3
  319. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +13 -20
  320. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  321. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +10 -13
  322. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +7 -10
  323. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +5 -10
  324. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +1 -1
  325. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +1 -1
  326. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +2 -1
  327. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +4 -12
  328. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +12 -27
  329. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +11 -23
  330. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +12 -27
  331. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +5 -9
  332. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +1 -1
  333. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +1 -5
  334. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +4 -7
  335. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +16 -29
  336. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  337. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +11 -15
  338. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +7 -10
  339. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -5
  340. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -1
  341. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +1 -1
  342. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +2 -1
  343. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +11 -34
  344. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +12 -27
  345. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +11 -23
  346. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +12 -27
  347. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +5 -9
  348. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  349. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -5
  350. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +7 -10
  351. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +16 -30
  352. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  353. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +11 -16
  354. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +8 -18
  355. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -5
  356. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -6
  357. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +3 -3
  358. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +5 -7
  359. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +1 -1
  360. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +1 -1
  361. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +2 -1
  362. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +7 -24
  363. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +14 -34
  364. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +14 -33
  365. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +14 -34
  366. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +6 -10
  367. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +1 -1
  368. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +1 -5
  369. package/node_modules/@aws-sdk/nested-clients/package.json +53 -53
  370. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +5 -13
  371. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts +2 -2
  372. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +2 -8
  373. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +1 -1
  374. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +28 -28
  375. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +1 -4
  376. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +2 -6
  377. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +2 -9
  378. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +2 -4
  379. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +1 -1
  380. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +1 -3
  381. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +1 -5
  382. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -4
  383. package/node_modules/@aws-sdk/token-providers/package.json +34 -34
  384. package/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +1 -7
  385. package/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +1 -6
  386. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +2 -5
  387. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +1 -5
  388. package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +7 -39
  389. package/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +1 -9
  390. package/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +1 -6
  391. package/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +1 -6
  392. package/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +1 -4
  393. package/node_modules/@aws-sdk/types/package.json +29 -29
  394. package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +2 -12
  395. package/node_modules/@aws-sdk/xml-builder/package.json +34 -34
  396. package/package.json +5 -4
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetCertificateRequest,
4
- GetCertificateResponse,
5
- } from "../models/models_0";
2
+ import { GetCertificateRequest, GetCertificateResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetCertificateCommandInput extends GetCertificateRequest {}
8
- export interface GetCertificateCommandOutput
9
- extends GetCertificateResponse,
10
- __MetadataBearer {}
5
+ export interface GetCertificateCommandOutput extends GetCertificateResponse, __MetadataBearer {}
11
6
  declare const GetCertificateCommand_base: {
12
7
  new (
13
- input: GetCertificateCommandInput
8
+ input: GetCertificateCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetCertificateCommandInput,
16
11
  GetCertificateCommandOutput,
@@ -19,7 +14,7 @@ declare const GetCertificateCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetCertificateCommandInput
17
+ input: GetCertificateCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetCertificateCommandInput,
25
20
  GetCertificateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ImportCertificateRequest,
4
- ImportCertificateResponse,
5
- } from "../models/models_0";
2
+ import { ImportCertificateRequest, ImportCertificateResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ImportCertificateCommandInput
8
- extends ImportCertificateRequest {}
4
+ export interface ImportCertificateCommandInput extends ImportCertificateRequest {}
9
5
  export interface ImportCertificateCommandOutput
10
- extends ImportCertificateResponse,
11
- __MetadataBearer {}
6
+ extends ImportCertificateResponse, __MetadataBearer {}
12
7
  declare const ImportCertificateCommand_base: {
13
8
  new (
14
- input: ImportCertificateCommandInput
9
+ input: ImportCertificateCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ImportCertificateCommandInput,
17
12
  ImportCertificateCommandOutput,
@@ -20,7 +15,7 @@ declare const ImportCertificateCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ImportCertificateCommandInput
18
+ input: ImportCertificateCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ImportCertificateCommandInput,
26
21
  ImportCertificateCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListAcmeAccountsRequest,
4
- ListAcmeAccountsResponse,
5
- } from "../models/models_0";
2
+ import { ListAcmeAccountsRequest, ListAcmeAccountsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListAcmeAccountsCommandInput extends ListAcmeAccountsRequest {}
8
- export interface ListAcmeAccountsCommandOutput
9
- extends ListAcmeAccountsResponse,
10
- __MetadataBearer {}
5
+ export interface ListAcmeAccountsCommandOutput extends ListAcmeAccountsResponse, __MetadataBearer {}
11
6
  declare const ListAcmeAccountsCommand_base: {
12
7
  new (
13
- input: ListAcmeAccountsCommandInput
8
+ input: ListAcmeAccountsCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListAcmeAccountsCommandInput,
16
11
  ListAcmeAccountsCommandOutput,
@@ -19,7 +14,7 @@ declare const ListAcmeAccountsCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ListAcmeAccountsCommandInput
17
+ input: ListAcmeAccountsCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ListAcmeAccountsCommandInput,
25
20
  ListAcmeAccountsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListAcmeDomainValidationsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListAcmeDomainValidationsCommandInput
8
- extends ListAcmeDomainValidationsRequest {}
7
+ export interface ListAcmeDomainValidationsCommandInput extends ListAcmeDomainValidationsRequest {}
9
8
  export interface ListAcmeDomainValidationsCommandOutput
10
- extends ListAcmeDomainValidationsResponse,
11
- __MetadataBearer {}
9
+ extends ListAcmeDomainValidationsResponse, __MetadataBearer {}
12
10
  declare const ListAcmeDomainValidationsCommand_base: {
13
11
  new (
14
- input: ListAcmeDomainValidationsCommandInput
12
+ input: ListAcmeDomainValidationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListAcmeDomainValidationsCommandInput,
17
15
  ListAcmeDomainValidationsCommandOutput,
@@ -20,7 +18,7 @@ declare const ListAcmeDomainValidationsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ListAcmeDomainValidationsCommandInput
21
+ input: ListAcmeDomainValidationsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ListAcmeDomainValidationsCommandInput,
26
24
  ListAcmeDomainValidationsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListAcmeEndpointsRequest,
4
- ListAcmeEndpointsResponse,
5
- } from "../models/models_0";
2
+ import { ListAcmeEndpointsRequest, ListAcmeEndpointsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListAcmeEndpointsCommandInput
8
- extends ListAcmeEndpointsRequest {}
4
+ export interface ListAcmeEndpointsCommandInput extends ListAcmeEndpointsRequest {}
9
5
  export interface ListAcmeEndpointsCommandOutput
10
- extends ListAcmeEndpointsResponse,
11
- __MetadataBearer {}
6
+ extends ListAcmeEndpointsResponse, __MetadataBearer {}
12
7
  declare const ListAcmeEndpointsCommand_base: {
13
8
  new (
14
- input: ListAcmeEndpointsCommandInput
9
+ input: ListAcmeEndpointsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListAcmeEndpointsCommandInput,
17
12
  ListAcmeEndpointsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListAcmeExternalAccountBindingsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListAcmeExternalAccountBindingsCommandInput
8
- extends ListAcmeExternalAccountBindingsRequest {}
7
+ export interface ListAcmeExternalAccountBindingsCommandInput extends ListAcmeExternalAccountBindingsRequest {}
9
8
  export interface ListAcmeExternalAccountBindingsCommandOutput
10
- extends ListAcmeExternalAccountBindingsResponse,
11
- __MetadataBearer {}
9
+ extends ListAcmeExternalAccountBindingsResponse, __MetadataBearer {}
12
10
  declare const ListAcmeExternalAccountBindingsCommand_base: {
13
11
  new (
14
- input: ListAcmeExternalAccountBindingsCommandInput
12
+ input: ListAcmeExternalAccountBindingsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListAcmeExternalAccountBindingsCommandInput,
17
15
  ListAcmeExternalAccountBindingsCommandOutput,
@@ -20,7 +18,7 @@ declare const ListAcmeExternalAccountBindingsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ListAcmeExternalAccountBindingsCommandInput
21
+ input: ListAcmeExternalAccountBindingsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ListAcmeExternalAccountBindingsCommandInput,
26
24
  ListAcmeExternalAccountBindingsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListCertificatesRequest,
4
- ListCertificatesResponse,
5
- } from "../models/models_0";
2
+ import { ListCertificatesRequest, ListCertificatesResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListCertificatesCommandInput extends ListCertificatesRequest {}
8
- export interface ListCertificatesCommandOutput
9
- extends ListCertificatesResponse,
10
- __MetadataBearer {}
5
+ export interface ListCertificatesCommandOutput extends ListCertificatesResponse, __MetadataBearer {}
11
6
  declare const ListCertificatesCommand_base: {
12
7
  new (
13
- input: ListCertificatesCommandInput
8
+ input: ListCertificatesCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListCertificatesCommandInput,
16
11
  ListCertificatesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListTagsForCertificateRequest,
4
- ListTagsForCertificateResponse,
5
- } from "../models/models_0";
2
+ import { ListTagsForCertificateRequest, ListTagsForCertificateResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListTagsForCertificateCommandInput
8
- extends ListTagsForCertificateRequest {}
4
+ export interface ListTagsForCertificateCommandInput extends ListTagsForCertificateRequest {}
9
5
  export interface ListTagsForCertificateCommandOutput
10
- extends ListTagsForCertificateResponse,
11
- __MetadataBearer {}
6
+ extends ListTagsForCertificateResponse, __MetadataBearer {}
12
7
  declare const ListTagsForCertificateCommand_base: {
13
8
  new (
14
- input: ListTagsForCertificateCommandInput
9
+ input: ListTagsForCertificateCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListTagsForCertificateCommandInput,
17
12
  ListTagsForCertificateCommandOutput,
@@ -20,7 +15,7 @@ declare const ListTagsForCertificateCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListTagsForCertificateCommandInput
18
+ input: ListTagsForCertificateCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListTagsForCertificateCommandInput,
26
21
  ListTagsForCertificateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListTagsForResourceRequest,
4
- ListTagsForResourceResponse,
5
- } from "../models/models_0";
2
+ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListTagsForResourceCommandInput
8
- extends ListTagsForResourceRequest {}
4
+ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
9
5
  export interface ListTagsForResourceCommandOutput
10
- extends ListTagsForResourceResponse,
11
- __MetadataBearer {}
6
+ extends ListTagsForResourceResponse, __MetadataBearer {}
12
7
  declare const ListTagsForResourceCommand_base: {
13
8
  new (
14
- input: ListTagsForResourceCommandInput
9
+ input: ListTagsForResourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListTagsForResourceCommandInput,
17
12
  ListTagsForResourceCommandOutput,
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListTagsForResourceCommandInput
18
+ input: ListTagsForResourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListTagsForResourceCommandInput,
26
21
  ListTagsForResourceCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { PutAccountConfigurationRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface PutAccountConfigurationCommandInput
5
- extends PutAccountConfigurationRequest {}
6
- export interface PutAccountConfigurationCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface PutAccountConfigurationCommandInput extends PutAccountConfigurationRequest {}
5
+ export interface PutAccountConfigurationCommandOutput extends __MetadataBearer {}
8
6
  declare const PutAccountConfigurationCommand_base: {
9
7
  new (
10
- input: PutAccountConfigurationCommandInput
8
+ input: PutAccountConfigurationCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  PutAccountConfigurationCommandInput,
13
11
  PutAccountConfigurationCommandOutput,
@@ -16,7 +14,7 @@ declare const PutAccountConfigurationCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: PutAccountConfigurationCommandInput
17
+ input: PutAccountConfigurationCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  PutAccountConfigurationCommandInput,
22
20
  PutAccountConfigurationCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RemoveTagsFromCertificateRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface RemoveTagsFromCertificateCommandInput
5
- extends RemoveTagsFromCertificateRequest {}
6
- export interface RemoveTagsFromCertificateCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface RemoveTagsFromCertificateCommandInput extends RemoveTagsFromCertificateRequest {}
5
+ export interface RemoveTagsFromCertificateCommandOutput extends __MetadataBearer {}
8
6
  declare const RemoveTagsFromCertificateCommand_base: {
9
7
  new (
10
- input: RemoveTagsFromCertificateCommandInput
8
+ input: RemoveTagsFromCertificateCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  RemoveTagsFromCertificateCommandInput,
13
11
  RemoveTagsFromCertificateCommandOutput,
@@ -16,7 +14,7 @@ declare const RemoveTagsFromCertificateCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: RemoveTagsFromCertificateCommandInput
17
+ input: RemoveTagsFromCertificateCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  RemoveTagsFromCertificateCommandInput,
22
20
  RemoveTagsFromCertificateCommandOutput,
@@ -5,7 +5,7 @@ export interface RenewCertificateCommandInput extends RenewCertificateRequest {}
5
5
  export interface RenewCertificateCommandOutput extends __MetadataBearer {}
6
6
  declare const RenewCertificateCommand_base: {
7
7
  new (
8
- input: RenewCertificateCommandInput
8
+ input: RenewCertificateCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  RenewCertificateCommandInput,
11
11
  RenewCertificateCommandOutput,
@@ -14,7 +14,7 @@ declare const RenewCertificateCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: RenewCertificateCommandInput
17
+ input: RenewCertificateCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  RenewCertificateCommandInput,
20
20
  RenewCertificateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RequestCertificateRequest,
4
- RequestCertificateResponse,
5
- } from "../models/models_0";
2
+ import { RequestCertificateRequest, RequestCertificateResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface RequestCertificateCommandInput
8
- extends RequestCertificateRequest {}
4
+ export interface RequestCertificateCommandInput extends RequestCertificateRequest {}
9
5
  export interface RequestCertificateCommandOutput
10
- extends RequestCertificateResponse,
11
- __MetadataBearer {}
6
+ extends RequestCertificateResponse, __MetadataBearer {}
12
7
  declare const RequestCertificateCommand_base: {
13
8
  new (
14
- input: RequestCertificateCommandInput
9
+ input: RequestCertificateCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RequestCertificateCommandInput,
17
12
  RequestCertificateCommandOutput,
@@ -20,7 +15,7 @@ declare const RequestCertificateCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RequestCertificateCommandInput
18
+ input: RequestCertificateCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RequestCertificateCommandInput,
26
21
  RequestCertificateCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ResendValidationEmailRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface ResendValidationEmailCommandInput
5
- extends ResendValidationEmailRequest {}
4
+ export interface ResendValidationEmailCommandInput extends ResendValidationEmailRequest {}
6
5
  export interface ResendValidationEmailCommandOutput extends __MetadataBearer {}
7
6
  declare const ResendValidationEmailCommand_base: {
8
7
  new (
9
- input: ResendValidationEmailCommandInput
8
+ input: ResendValidationEmailCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  ResendValidationEmailCommandInput,
12
11
  ResendValidationEmailCommandOutput,
@@ -15,7 +14,7 @@ declare const ResendValidationEmailCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: ResendValidationEmailCommandInput
17
+ input: ResendValidationEmailCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  ResendValidationEmailCommandInput,
21
20
  ResendValidationEmailCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RevokeAcmeAccountRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface RevokeAcmeAccountCommandInput
5
- extends RevokeAcmeAccountRequest {}
4
+ export interface RevokeAcmeAccountCommandInput extends RevokeAcmeAccountRequest {}
6
5
  export interface RevokeAcmeAccountCommandOutput extends __MetadataBearer {}
7
6
  declare const RevokeAcmeAccountCommand_base: {
8
7
  new (
9
- input: RevokeAcmeAccountCommandInput
8
+ input: RevokeAcmeAccountCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  RevokeAcmeAccountCommandInput,
12
11
  RevokeAcmeAccountCommandOutput,
@@ -15,7 +14,7 @@ declare const RevokeAcmeAccountCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: RevokeAcmeAccountCommandInput
17
+ input: RevokeAcmeAccountCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  RevokeAcmeAccountCommandInput,
21
20
  RevokeAcmeAccountCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RevokeAcmeExternalAccountBindingRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface RevokeAcmeExternalAccountBindingCommandInput
5
- extends RevokeAcmeExternalAccountBindingRequest {}
6
- export interface RevokeAcmeExternalAccountBindingCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface RevokeAcmeExternalAccountBindingCommandInput extends RevokeAcmeExternalAccountBindingRequest {}
5
+ export interface RevokeAcmeExternalAccountBindingCommandOutput extends __MetadataBearer {}
8
6
  declare const RevokeAcmeExternalAccountBindingCommand_base: {
9
7
  new (
10
- input: RevokeAcmeExternalAccountBindingCommandInput
8
+ input: RevokeAcmeExternalAccountBindingCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  RevokeAcmeExternalAccountBindingCommandInput,
13
11
  RevokeAcmeExternalAccountBindingCommandOutput,
@@ -16,7 +14,7 @@ declare const RevokeAcmeExternalAccountBindingCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: RevokeAcmeExternalAccountBindingCommandInput
17
+ input: RevokeAcmeExternalAccountBindingCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  RevokeAcmeExternalAccountBindingCommandInput,
22
20
  RevokeAcmeExternalAccountBindingCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RevokeCertificateRequest,
4
- RevokeCertificateResponse,
5
- } from "../models/models_0";
2
+ import { RevokeCertificateRequest, RevokeCertificateResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface RevokeCertificateCommandInput
8
- extends RevokeCertificateRequest {}
4
+ export interface RevokeCertificateCommandInput extends RevokeCertificateRequest {}
9
5
  export interface RevokeCertificateCommandOutput
10
- extends RevokeCertificateResponse,
11
- __MetadataBearer {}
6
+ extends RevokeCertificateResponse, __MetadataBearer {}
12
7
  declare const RevokeCertificateCommand_base: {
13
8
  new (
14
- input: RevokeCertificateCommandInput
9
+ input: RevokeCertificateCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RevokeCertificateCommandInput,
17
12
  RevokeCertificateCommandOutput,
@@ -20,7 +15,7 @@ declare const RevokeCertificateCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RevokeCertificateCommandInput
18
+ input: RevokeCertificateCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RevokeCertificateCommandInput,
26
21
  RevokeCertificateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- SearchCertificatesRequest,
4
- SearchCertificatesResponse,
5
- } from "../models/models_0";
2
+ import { SearchCertificatesRequest, SearchCertificatesResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface SearchCertificatesCommandInput
8
- extends SearchCertificatesRequest {}
4
+ export interface SearchCertificatesCommandInput extends SearchCertificatesRequest {}
9
5
  export interface SearchCertificatesCommandOutput
10
- extends SearchCertificatesResponse,
11
- __MetadataBearer {}
6
+ extends SearchCertificatesResponse, __MetadataBearer {}
12
7
  declare const SearchCertificatesCommand_base: {
13
8
  new (
14
- input: SearchCertificatesCommandInput
9
+ input: SearchCertificatesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  SearchCertificatesCommandInput,
17
12
  SearchCertificatesCommandOutput,
@@ -5,7 +5,7 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
5
5
  export interface TagResourceCommandOutput extends __MetadataBearer {}
6
6
  declare const TagResourceCommand_base: {
7
7
  new (
8
- input: TagResourceCommandInput
8
+ input: TagResourceCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  TagResourceCommandInput,
11
11
  TagResourceCommandOutput,
@@ -14,7 +14,7 @@ declare const TagResourceCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: TagResourceCommandInput
17
+ input: TagResourceCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  TagResourceCommandInput,
20
20
  TagResourceCommandOutput,
@@ -5,7 +5,7 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
5
5
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
6
6
  declare const UntagResourceCommand_base: {
7
7
  new (
8
- input: UntagResourceCommandInput
8
+ input: UntagResourceCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  UntagResourceCommandInput,
11
11
  UntagResourceCommandOutput,
@@ -14,7 +14,7 @@ declare const UntagResourceCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: UntagResourceCommandInput
17
+ input: UntagResourceCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  UntagResourceCommandInput,
20
20
  UntagResourceCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateAcmeDomainValidationRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface UpdateAcmeDomainValidationCommandInput
5
- extends UpdateAcmeDomainValidationRequest {}
6
- export interface UpdateAcmeDomainValidationCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface UpdateAcmeDomainValidationCommandInput extends UpdateAcmeDomainValidationRequest {}
5
+ export interface UpdateAcmeDomainValidationCommandOutput extends __MetadataBearer {}
8
6
  declare const UpdateAcmeDomainValidationCommand_base: {
9
7
  new (
10
- input: UpdateAcmeDomainValidationCommandInput
8
+ input: UpdateAcmeDomainValidationCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateAcmeDomainValidationCommandInput,
13
11
  UpdateAcmeDomainValidationCommandOutput,
@@ -16,7 +14,7 @@ declare const UpdateAcmeDomainValidationCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UpdateAcmeDomainValidationCommandInput
17
+ input: UpdateAcmeDomainValidationCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UpdateAcmeDomainValidationCommandInput,
22
20
  UpdateAcmeDomainValidationCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateAcmeEndpointRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface UpdateAcmeEndpointCommandInput
5
- extends UpdateAcmeEndpointRequest {}
4
+ export interface UpdateAcmeEndpointCommandInput extends UpdateAcmeEndpointRequest {}
6
5
  export interface UpdateAcmeEndpointCommandOutput extends __MetadataBearer {}
7
6
  declare const UpdateAcmeEndpointCommand_base: {
8
7
  new (
9
- input: UpdateAcmeEndpointCommandInput
8
+ input: UpdateAcmeEndpointCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  UpdateAcmeEndpointCommandInput,
12
11
  UpdateAcmeEndpointCommandOutput,
@@ -15,7 +14,7 @@ declare const UpdateAcmeEndpointCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: UpdateAcmeEndpointCommandInput
17
+ input: UpdateAcmeEndpointCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  UpdateAcmeEndpointCommandInput,
21
20
  UpdateAcmeEndpointCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateCertificateOptionsRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface UpdateCertificateOptionsCommandInput
5
- extends UpdateCertificateOptionsRequest {}
6
- export interface UpdateCertificateOptionsCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface UpdateCertificateOptionsCommandInput extends UpdateCertificateOptionsRequest {}
5
+ export interface UpdateCertificateOptionsCommandOutput extends __MetadataBearer {}
8
6
  declare const UpdateCertificateOptionsCommand_base: {
9
7
  new (
10
- input: UpdateCertificateOptionsCommandInput
8
+ input: UpdateCertificateOptionsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateCertificateOptionsCommandInput,
13
11
  UpdateCertificateOptionsCommandOutput,
@@ -16,7 +14,7 @@ declare const UpdateCertificateOptionsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UpdateCertificateOptionsCommandInput
17
+ input: UpdateCertificateOptionsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UpdateCertificateOptionsCommandInput,
22
20
  UpdateCertificateOptionsCommandOutput,
@@ -27,7 +27,7 @@ export type ClientResolvedEndpointParameters = Pick<
27
27
  defaultSigningName: string;
28
28
  };
29
29
  export declare const resolveClientEndpointParameters: <T>(
30
- options: T & ClientInputEndpointParameters
30
+ options: T & ClientInputEndpointParameters,
31
31
  ) => T & ClientResolvedEndpointParameters;
32
32
  export declare const commonParams: {
33
33
  readonly ServiceType: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface ACMExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}