lambda-live-debugger 1.8.5 → 1.8.6

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 (3921) hide show
  1. package/dist/extension/extension.zip +0 -0
  2. package/dist/extension/nodejs/node_modules/interceptor.js +5188 -18067
  3. package/dist/extension/nodejs/node_modules/interceptor.js.map +4 -4
  4. package/dist/frameworks/openTofuFramework.d.ts +5 -0
  5. package/dist/frameworks/openTofuFramework.mjs +30 -0
  6. package/dist/frameworks/terraformFramework.mjs +3 -3
  7. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/package.json +4 -4
  8. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  9. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  10. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  11. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  12. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  13. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  14. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  15. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  16. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  17. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  18. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  19. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  20. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  21. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  22. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  23. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  24. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  25. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  26. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  27. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/package.json +1 -1
  28. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  29. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  30. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  31. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  32. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  33. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  34. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  35. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  36. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  37. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/package.json +3 -3
  38. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  39. package/node_modules/@aws-sdk/client-cloudformation/package.json +5 -5
  40. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/package.json +4 -4
  41. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  42. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  43. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  44. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  45. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  46. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  47. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  48. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  49. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  50. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  51. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  52. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  53. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  54. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  55. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  56. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  57. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  58. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  59. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  60. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/package.json +1 -1
  61. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  62. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  63. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  64. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  65. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  66. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  67. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  68. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  69. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  70. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
  71. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  72. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  73. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  74. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  75. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +54 -0
  76. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  77. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  78. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  79. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  80. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +62 -0
  81. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  82. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  83. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  84. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  85. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  86. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +68 -0
  87. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  88. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  89. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  90. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  91. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  92. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  93. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +50 -0
  94. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  95. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  96. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  97. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  98. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  99. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  100. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  101. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  102. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  103. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  104. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  105. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +49 -0
  106. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  107. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  108. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  109. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  110. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  111. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  112. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +55 -0
  113. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  114. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  115. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  116. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  117. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  118. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  119. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  120. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  121. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  122. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  123. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  124. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  125. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  126. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  127. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +63 -0
  128. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  129. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  130. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  131. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  132. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  133. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  134. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  135. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +75 -0
  136. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  137. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  138. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +38 -0
  139. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  140. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  141. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  142. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  143. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  144. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  145. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  146. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  147. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +57 -0
  148. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +57 -0
  149. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +56 -0
  150. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  151. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  152. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  153. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  154. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  155. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +85 -0
  156. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  157. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  158. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  159. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  160. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  161. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +44 -0
  162. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  163. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  164. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  165. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  166. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  167. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  168. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  169. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  170. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +59 -0
  171. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +57 -0
  172. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +58 -0
  173. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  174. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  175. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  176. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  177. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  178. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +47 -0
  179. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  180. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  181. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  182. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  183. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  184. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  185. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  186. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  187. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  188. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  189. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  190. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +112 -0
  191. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +107 -0
  192. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +116 -0
  193. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  194. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  195. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  196. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  197. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  198. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +57 -0
  199. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  200. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  201. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  202. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  203. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  204. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  205. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  206. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  207. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  208. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  209. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  210. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  211. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  212. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  213. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +121 -0
  214. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +103 -0
  215. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +125 -0
  216. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +49 -0
  217. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  218. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  219. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  220. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  221. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  222. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  223. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/package.json +3 -3
  224. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  225. package/node_modules/@aws-sdk/client-cognito-identity/package.json +6 -6
  226. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/package.json +4 -4
  227. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  228. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  229. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  230. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  231. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  232. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  233. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  234. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  235. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  236. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  237. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  238. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  239. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  240. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  241. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  242. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  243. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  244. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  245. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  246. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/package.json +1 -1
  247. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  248. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  249. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  250. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  251. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  252. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  253. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  254. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  255. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  256. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  257. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
  258. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  259. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  260. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  261. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  262. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +54 -0
  263. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  264. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  265. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  266. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  267. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +62 -0
  268. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  269. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  270. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  271. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  272. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  273. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +68 -0
  274. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  275. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  276. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  277. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  278. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  279. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  280. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +50 -0
  281. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  282. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  283. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  284. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  285. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  286. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  287. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  288. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  289. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  290. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  291. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  292. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +49 -0
  293. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  294. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  295. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  296. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  297. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  298. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  299. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +55 -0
  300. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  301. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  302. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  303. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  304. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  305. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  306. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  307. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  308. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  309. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  310. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  311. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  312. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  313. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  314. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +63 -0
  315. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  316. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  317. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  318. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  319. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  320. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  321. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  322. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +75 -0
  323. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  324. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  325. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +38 -0
  326. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  327. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  328. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  329. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  330. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  331. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  332. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  333. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  334. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +57 -0
  335. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +57 -0
  336. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +56 -0
  337. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  338. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  339. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  340. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  341. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  342. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +85 -0
  343. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  344. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  345. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  346. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  347. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  348. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +44 -0
  349. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  350. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  351. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  352. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  353. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  354. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  355. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  356. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  357. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +59 -0
  358. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +57 -0
  359. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +58 -0
  360. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  361. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  362. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  363. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  364. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  365. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +47 -0
  366. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  367. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  368. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  369. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  370. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  371. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  372. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  373. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  374. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  375. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  376. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  377. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +112 -0
  378. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +107 -0
  379. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +116 -0
  380. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  381. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  382. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  383. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  384. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  385. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +57 -0
  386. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  387. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  388. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  389. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  390. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  391. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  392. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  393. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  394. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  395. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  396. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  397. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  398. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  399. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  400. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +121 -0
  401. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +103 -0
  402. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +125 -0
  403. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +49 -0
  404. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  405. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  406. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  407. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  408. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  409. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  410. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/package.json +3 -3
  411. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  412. package/node_modules/@aws-sdk/client-iam/package.json +5 -5
  413. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/package.json +4 -4
  414. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  415. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  416. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  417. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  418. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  419. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  420. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  421. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  422. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  423. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  424. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  425. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  426. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  427. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  428. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  429. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  430. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  431. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  432. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  433. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/package.json +1 -1
  434. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  435. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  436. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  437. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  438. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  439. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  440. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  441. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  442. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  443. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  444. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
  445. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  446. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  447. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  448. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  449. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +54 -0
  450. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  451. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  452. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  453. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  454. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +62 -0
  455. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  456. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  457. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  458. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  459. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  460. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +68 -0
  461. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  462. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  463. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  464. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  465. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  466. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  467. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +50 -0
  468. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  469. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  470. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  471. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  472. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  473. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  474. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  475. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  476. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  477. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  478. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  479. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +49 -0
  480. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  481. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  482. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  483. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  484. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  485. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  486. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +55 -0
  487. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  488. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  489. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  490. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  491. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  492. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  493. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  494. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  495. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  496. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  497. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  498. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  499. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  500. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  501. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +63 -0
  502. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  503. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  504. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  505. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  506. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  507. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  508. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  509. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +75 -0
  510. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  511. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  512. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +38 -0
  513. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  514. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  515. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  516. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  517. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  518. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  519. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  520. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  521. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +57 -0
  522. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +57 -0
  523. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +56 -0
  524. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  525. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  526. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  527. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  528. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  529. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +85 -0
  530. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  531. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  532. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  533. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  534. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  535. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +44 -0
  536. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  537. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  538. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  539. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  540. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  541. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  542. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  543. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  544. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +59 -0
  545. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +57 -0
  546. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +58 -0
  547. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  548. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  549. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  550. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  551. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  552. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +47 -0
  553. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  554. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  555. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  556. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  557. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  558. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  559. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  560. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  561. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  562. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  563. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  564. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +112 -0
  565. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +107 -0
  566. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +116 -0
  567. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  568. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  569. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  570. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  571. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  572. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +57 -0
  573. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  574. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  575. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  576. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  577. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  578. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  579. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  580. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  581. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  582. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  583. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  584. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  585. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  586. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  587. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +121 -0
  588. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +103 -0
  589. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +125 -0
  590. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +49 -0
  591. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  592. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  593. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  594. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  595. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  596. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  597. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/package.json +3 -3
  598. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  599. package/node_modules/@aws-sdk/client-iot/package.json +5 -5
  600. package/node_modules/@aws-sdk/client-iot-data-plane/README.md +8 -0
  601. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js +112 -33
  602. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/IoTDataPlane.js +2 -0
  603. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteConnectionCommand.js +22 -0
  604. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/index.js +1 -0
  605. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/models/models_0.js +32 -20
  606. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/protocols/Aws_restJson1.js +48 -7
  607. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlane.d.ts +7 -0
  608. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlaneClient.d.ts +3 -2
  609. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/DeleteConnectionCommand.d.ts +87 -0
  610. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetRetainedMessageCommand.d.ts +1 -1
  611. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListRetainedMessagesCommand.d.ts +1 -1
  612. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/index.d.ts +1 -0
  613. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/models/models_0.d.ts +61 -29
  614. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/protocols/Aws_restJson1.d.ts +9 -0
  615. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/IoTDataPlane.d.ts +17 -0
  616. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/IoTDataPlaneClient.d.ts +6 -0
  617. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +45 -0
  618. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/index.d.ts +1 -0
  619. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/models/models_0.d.ts +28 -18
  620. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +12 -0
  621. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/package.json +4 -4
  622. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  623. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  624. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  625. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  626. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  627. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  628. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  629. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  630. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  631. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  632. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  633. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  634. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  635. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  636. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  637. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  638. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  639. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  640. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  641. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/package.json +1 -1
  642. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  643. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  644. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  645. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  646. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  647. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  648. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  649. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  650. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  651. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  652. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
  653. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  654. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  655. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  656. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  657. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +54 -0
  658. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  659. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  660. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  661. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  662. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +62 -0
  663. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  664. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  665. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  666. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  667. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  668. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +68 -0
  669. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  670. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  671. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  672. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  673. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  674. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  675. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +50 -0
  676. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  677. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  678. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  679. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  680. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  681. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  682. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  683. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  684. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  685. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  686. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  687. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +49 -0
  688. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  689. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  690. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  691. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  692. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  693. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  694. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +55 -0
  695. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  696. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  697. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  698. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  699. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  700. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  701. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  702. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  703. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  704. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  705. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  706. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  707. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  708. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  709. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +63 -0
  710. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  711. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  712. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  713. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  714. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  715. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  716. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  717. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +75 -0
  718. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  719. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  720. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +38 -0
  721. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  722. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  723. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  724. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  725. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  726. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  727. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  728. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  729. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +57 -0
  730. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +57 -0
  731. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +56 -0
  732. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  733. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  734. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  735. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  736. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  737. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +85 -0
  738. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  739. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  740. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  741. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  742. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  743. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +44 -0
  744. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  745. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  746. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  747. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  748. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  749. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  750. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  751. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  752. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +59 -0
  753. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +57 -0
  754. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +58 -0
  755. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  756. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  757. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  758. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  759. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  760. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +47 -0
  761. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  762. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  763. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  764. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  765. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  766. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  767. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  768. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  769. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  770. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  771. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  772. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +112 -0
  773. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +107 -0
  774. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +116 -0
  775. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  776. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  777. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  778. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  779. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  780. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +57 -0
  781. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  782. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  783. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  784. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  785. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  786. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  787. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  788. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  789. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  790. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  791. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  792. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  793. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  794. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  795. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +121 -0
  796. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +103 -0
  797. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +125 -0
  798. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +49 -0
  799. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  800. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  801. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  802. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  803. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  804. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  805. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/package.json +3 -3
  806. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  807. package/node_modules/@aws-sdk/client-iot-data-plane/package.json +5 -5
  808. package/node_modules/@aws-sdk/client-lambda/dist-types/models/models_0.d.ts +6 -6
  809. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/package.json +4 -4
  810. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  811. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  812. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  813. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  814. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  815. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  816. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  817. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  818. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  819. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  820. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  821. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  822. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  823. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  824. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  825. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  826. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  827. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  828. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  829. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/package.json +1 -1
  830. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  831. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  832. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  833. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  834. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  835. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  836. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  837. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  838. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  839. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  840. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
  841. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  842. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  843. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  844. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  845. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +54 -0
  846. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  847. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  848. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  849. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  850. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +62 -0
  851. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  852. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  853. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  854. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  855. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  856. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +68 -0
  857. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  858. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  859. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  860. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  861. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  862. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  863. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +50 -0
  864. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  865. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  866. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  867. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  868. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  869. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  870. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  871. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  872. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  873. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  874. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  875. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +49 -0
  876. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  877. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  878. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  879. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  880. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  881. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  882. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +55 -0
  883. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  884. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  885. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  886. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  887. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  888. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  889. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  890. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  891. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  892. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  893. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  894. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  895. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  896. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  897. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +63 -0
  898. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  899. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  900. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  901. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  902. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  903. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  904. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  905. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +75 -0
  906. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  907. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  908. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +38 -0
  909. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  910. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  911. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  912. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  913. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  914. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  915. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  916. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  917. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +57 -0
  918. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +57 -0
  919. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +56 -0
  920. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  921. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  922. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  923. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  924. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  925. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +85 -0
  926. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  927. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  928. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  929. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  930. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  931. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +44 -0
  932. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  933. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  934. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  935. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  936. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  937. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  938. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  939. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  940. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +59 -0
  941. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +57 -0
  942. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +58 -0
  943. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  944. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  945. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  946. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  947. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  948. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +47 -0
  949. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  950. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  951. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  952. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  953. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  954. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  955. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  956. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  957. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  958. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  959. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  960. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +112 -0
  961. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +107 -0
  962. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +116 -0
  963. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  964. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  965. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  966. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  967. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  968. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +57 -0
  969. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  970. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  971. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  972. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  973. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  974. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  975. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  976. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  977. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  978. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  979. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  980. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  981. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  982. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  983. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +121 -0
  984. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +103 -0
  985. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +125 -0
  986. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +49 -0
  987. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  988. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  989. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  990. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  991. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  992. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  993. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/package.json +3 -3
  994. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  995. package/node_modules/@aws-sdk/client-lambda/package.json +5 -5
  996. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/package.json +4 -4
  997. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  998. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  999. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  1000. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  1001. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  1002. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  1003. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  1004. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  1005. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  1006. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  1007. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  1008. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  1009. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  1010. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  1011. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  1012. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  1013. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  1014. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  1015. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1016. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/package.json +1 -1
  1017. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  1018. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  1019. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  1020. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  1021. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  1022. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  1023. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  1024. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
  1025. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  1026. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  1027. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  1028. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
  1029. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  1030. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  1031. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  1032. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  1033. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +54 -0
  1034. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  1035. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  1036. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  1037. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  1038. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +62 -0
  1039. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  1040. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  1041. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  1042. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  1043. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  1044. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +68 -0
  1045. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  1046. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  1047. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  1048. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  1049. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  1050. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  1051. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +50 -0
  1052. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  1053. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  1054. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  1055. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  1056. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  1057. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  1058. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  1059. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  1060. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  1061. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  1062. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  1063. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +49 -0
  1064. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  1065. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  1066. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  1067. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  1068. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  1069. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  1070. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +55 -0
  1071. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  1072. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  1073. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  1074. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  1075. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  1076. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  1077. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  1078. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  1079. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  1080. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  1081. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  1082. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  1083. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  1084. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  1085. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +63 -0
  1086. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  1087. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  1088. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  1089. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  1090. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  1091. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  1092. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  1093. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +75 -0
  1094. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  1095. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  1096. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +38 -0
  1097. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  1098. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  1099. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  1100. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  1101. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  1102. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  1103. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  1104. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  1105. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +57 -0
  1106. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +57 -0
  1107. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +56 -0
  1108. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  1109. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  1110. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  1111. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  1112. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  1113. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +85 -0
  1114. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  1115. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  1116. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  1117. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  1118. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  1119. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +44 -0
  1120. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  1121. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  1122. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  1123. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  1124. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  1125. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  1126. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  1127. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  1128. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +59 -0
  1129. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +57 -0
  1130. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +58 -0
  1131. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  1132. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  1133. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  1134. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  1135. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  1136. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +47 -0
  1137. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  1138. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  1139. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  1140. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  1141. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  1142. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  1143. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  1144. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  1145. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  1146. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  1147. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  1148. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +112 -0
  1149. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +107 -0
  1150. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +116 -0
  1151. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  1152. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  1153. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  1154. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  1155. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  1156. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +57 -0
  1157. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  1158. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  1159. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  1160. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  1161. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  1162. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  1163. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  1164. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  1165. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  1166. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  1167. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  1168. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  1169. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  1170. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  1171. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +121 -0
  1172. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +103 -0
  1173. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +125 -0
  1174. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +49 -0
  1175. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  1176. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  1177. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  1178. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  1179. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  1180. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  1181. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  1182. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/package.json +3 -3
  1183. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  1184. package/node_modules/@aws-sdk/client-s3/package.json +9 -9
  1185. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +2 -2
  1186. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/package.json +4 -4
  1187. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  1188. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  1189. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  1190. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  1191. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  1192. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  1193. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  1194. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  1195. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  1196. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  1197. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  1198. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  1199. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  1200. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  1201. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  1202. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  1203. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  1204. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  1205. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1206. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/package.json +1 -1
  1207. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  1208. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  1209. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  1210. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  1211. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  1212. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  1213. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  1214. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  1215. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  1216. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  1217. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
  1218. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  1219. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  1220. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  1221. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  1222. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +54 -0
  1223. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  1224. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  1225. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  1226. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  1227. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +62 -0
  1228. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  1229. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  1230. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  1231. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  1232. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  1233. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +68 -0
  1234. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  1235. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  1236. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  1237. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  1238. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  1239. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  1240. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +50 -0
  1241. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  1242. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  1243. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  1244. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  1245. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  1246. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  1247. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  1248. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  1249. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  1250. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  1251. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  1252. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +49 -0
  1253. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  1254. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  1255. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  1256. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  1257. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  1258. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  1259. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +55 -0
  1260. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  1261. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  1262. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  1263. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  1264. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  1265. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  1266. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  1267. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  1268. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  1269. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  1270. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  1271. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  1272. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  1273. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  1274. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +63 -0
  1275. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  1276. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  1277. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  1278. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  1279. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  1280. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  1281. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  1282. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +75 -0
  1283. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  1284. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  1285. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +38 -0
  1286. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  1287. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  1288. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  1289. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  1290. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  1291. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  1292. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  1293. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  1294. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +57 -0
  1295. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +57 -0
  1296. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +56 -0
  1297. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  1298. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  1299. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  1300. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  1301. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  1302. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +85 -0
  1303. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  1304. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  1305. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  1306. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  1307. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  1308. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +44 -0
  1309. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  1310. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  1311. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  1312. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  1313. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  1314. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  1315. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  1316. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  1317. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +59 -0
  1318. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +57 -0
  1319. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +58 -0
  1320. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  1321. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  1322. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  1323. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  1324. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  1325. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +47 -0
  1326. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  1327. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  1328. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  1329. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  1330. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  1331. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  1332. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  1333. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  1334. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  1335. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  1336. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  1337. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +112 -0
  1338. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +107 -0
  1339. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +116 -0
  1340. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  1341. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  1342. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  1343. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  1344. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  1345. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +57 -0
  1346. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  1347. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  1348. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  1349. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  1350. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  1351. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  1352. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  1353. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  1354. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  1355. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  1356. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  1357. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  1358. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  1359. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  1360. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +121 -0
  1361. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +103 -0
  1362. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +125 -0
  1363. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +49 -0
  1364. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  1365. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  1366. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  1367. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  1368. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  1369. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  1370. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/package.json +3 -3
  1371. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  1372. package/node_modules/@aws-sdk/credential-providers/package.json +12 -12
  1373. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -11
  1374. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +5 -1
  1375. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +5 -1
  1376. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  1377. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +5 -2
  1378. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -0
  1379. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +6 -3
  1380. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -1
  1381. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -1
  1382. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  1383. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +4 -0
  1384. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -0
  1385. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -0
  1386. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +8 -1
  1387. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +8 -1
  1388. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +8 -1
  1389. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +1 -0
  1390. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -0
  1391. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1392. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/package.json +1 -1
  1393. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
  1394. package/node_modules/@inquirer/checkbox/dist/commonjs/index.js +1 -1
  1395. package/node_modules/@inquirer/checkbox/dist/esm/index.js +1 -1
  1396. package/node_modules/@inquirer/checkbox/package.json +2 -2
  1397. package/node_modules/@inquirer/confirm/dist/commonjs/index.js +2 -0
  1398. package/node_modules/@inquirer/confirm/dist/esm/index.js +2 -0
  1399. package/node_modules/@inquirer/confirm/package.json +2 -2
  1400. package/node_modules/@inquirer/editor/dist/commonjs/index.d.ts +1 -1
  1401. package/node_modules/@inquirer/editor/dist/commonjs/index.js +5 -4
  1402. package/node_modules/@inquirer/editor/dist/esm/index.d.ts +1 -1
  1403. package/node_modules/@inquirer/editor/dist/esm/index.js +5 -4
  1404. package/node_modules/@inquirer/editor/package.json +4 -4
  1405. package/node_modules/@inquirer/external-editor/LICENSE +22 -0
  1406. package/node_modules/@inquirer/external-editor/README.md +164 -0
  1407. package/node_modules/@inquirer/external-editor/dist/commonjs/errors/CreateFileError.js +17 -0
  1408. package/node_modules/@inquirer/external-editor/dist/commonjs/errors/LaunchEditorError.js +17 -0
  1409. package/node_modules/@inquirer/external-editor/dist/commonjs/errors/ReadFileError.js +17 -0
  1410. package/node_modules/@inquirer/external-editor/dist/commonjs/errors/RemoveFileError.js +17 -0
  1411. package/node_modules/@inquirer/external-editor/dist/commonjs/index.d.ts +39 -0
  1412. package/node_modules/@inquirer/external-editor/dist/commonjs/index.js +203 -0
  1413. package/node_modules/@inquirer/external-editor/dist/commonjs/package.json +3 -0
  1414. package/node_modules/@inquirer/external-editor/dist/esm/errors/CreateFileError.d.ts +10 -0
  1415. package/node_modules/@inquirer/external-editor/dist/esm/errors/CreateFileError.js +13 -0
  1416. package/node_modules/@inquirer/external-editor/dist/esm/errors/LaunchEditorError.d.ts +10 -0
  1417. package/node_modules/@inquirer/external-editor/dist/esm/errors/LaunchEditorError.js +13 -0
  1418. package/node_modules/@inquirer/external-editor/dist/esm/errors/ReadFileError.d.ts +10 -0
  1419. package/node_modules/@inquirer/external-editor/dist/esm/errors/ReadFileError.js +13 -0
  1420. package/node_modules/@inquirer/external-editor/dist/esm/errors/RemoveFileError.d.ts +10 -0
  1421. package/node_modules/@inquirer/external-editor/dist/esm/errors/RemoveFileError.js +13 -0
  1422. package/node_modules/@inquirer/external-editor/dist/esm/index.d.ts +39 -0
  1423. package/node_modules/@inquirer/external-editor/dist/esm/index.js +191 -0
  1424. package/node_modules/@inquirer/external-editor/dist/esm/package.json +3 -0
  1425. package/node_modules/@inquirer/external-editor/node_modules/chardet/LICENSE +19 -0
  1426. package/node_modules/@inquirer/external-editor/node_modules/chardet/README.md +121 -0
  1427. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/ascii.d.ts +6 -0
  1428. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/ascii.js +23 -0
  1429. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/ascii.js.map +1 -0
  1430. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/index.d.ts +14 -0
  1431. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/index.js +3 -0
  1432. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/index.js.map +1 -0
  1433. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/iso2022.d.ts +23 -0
  1434. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/iso2022.js +114 -0
  1435. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/iso2022.js.map +1 -0
  1436. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/mbcs.d.ts +50 -0
  1437. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/mbcs.js +347 -0
  1438. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/mbcs.js.map +1 -0
  1439. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/sbcs.d.ts +75 -0
  1440. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/sbcs.js +764 -0
  1441. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/sbcs.js.map +1 -0
  1442. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/unicode.d.ts +27 -0
  1443. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/unicode.js +109 -0
  1444. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/unicode.js.map +1 -0
  1445. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/utf8.d.ts +6 -0
  1446. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/utf8.js +72 -0
  1447. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/encoding/utf8.js.map +1 -0
  1448. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/fs/browser.d.ts +2 -0
  1449. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/fs/browser.js +6 -0
  1450. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/fs/browser.js.map +1 -0
  1451. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/fs/node.d.ts +2 -0
  1452. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/fs/node.js +11 -0
  1453. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/fs/node.js.map +1 -0
  1454. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/index.d.ts +20 -0
  1455. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/index.js +159 -0
  1456. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/index.js.map +1 -0
  1457. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/match.d.ts +9 -0
  1458. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/match.js +8 -0
  1459. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/match.js.map +1 -0
  1460. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/utils.d.ts +1 -0
  1461. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/utils.js +10 -0
  1462. package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/utils.js.map +1 -0
  1463. package/node_modules/@inquirer/external-editor/node_modules/chardet/package.json +96 -0
  1464. package/node_modules/@inquirer/external-editor/package.json +114 -0
  1465. package/node_modules/@inquirer/prompts/README.md +19 -0
  1466. package/node_modules/@inquirer/prompts/package.json +5 -5
  1467. package/node_modules/@types/node/README.md +1 -1
  1468. package/node_modules/@types/node/child_process.d.ts +25 -121
  1469. package/node_modules/@types/node/fs/promises.d.ts +19 -26
  1470. package/node_modules/@types/node/fs.d.ts +19 -35
  1471. package/node_modules/@types/node/inspector.d.ts +56 -0
  1472. package/node_modules/@types/node/package.json +2 -7
  1473. package/node_modules/@types/node/stream/web.d.ts +4 -0
  1474. package/node_modules/@types/node/test.d.ts +104 -0
  1475. package/node_modules/@types/node/url.d.ts +11 -0
  1476. package/node_modules/chalk/package.json +1 -1
  1477. package/node_modules/chalk/source/vendor/supports-color/index.js +4 -0
  1478. package/node_modules/iconv-lite/.github/dependabot.yml +11 -0
  1479. package/node_modules/iconv-lite/.idea/codeStyles/Project.xml +47 -0
  1480. package/node_modules/iconv-lite/.idea/codeStyles/codeStyleConfig.xml +5 -0
  1481. package/node_modules/iconv-lite/.idea/iconv-lite.iml +12 -0
  1482. package/node_modules/iconv-lite/.idea/inspectionProfiles/Project_Default.xml +6 -0
  1483. package/node_modules/iconv-lite/.idea/modules.xml +8 -0
  1484. package/node_modules/iconv-lite/.idea/vcs.xml +6 -0
  1485. package/node_modules/iconv-lite/Changelog.md +212 -0
  1486. package/node_modules/iconv-lite/README.md +130 -0
  1487. package/node_modules/iconv-lite/encodings/dbcs-codec.js +597 -0
  1488. package/node_modules/iconv-lite/encodings/dbcs-data.js +188 -0
  1489. package/node_modules/iconv-lite/encodings/index.js +23 -0
  1490. package/node_modules/iconv-lite/encodings/internal.js +198 -0
  1491. package/node_modules/iconv-lite/encodings/sbcs-data.js +179 -0
  1492. package/node_modules/iconv-lite/encodings/tables/gbk-added.json +56 -0
  1493. package/node_modules/iconv-lite/encodings/utf16.js +197 -0
  1494. package/node_modules/iconv-lite/encodings/utf32.js +319 -0
  1495. package/node_modules/iconv-lite/encodings/utf7.js +290 -0
  1496. package/node_modules/iconv-lite/lib/index.d.ts +41 -0
  1497. package/node_modules/iconv-lite/lib/index.js +180 -0
  1498. package/node_modules/iconv-lite/lib/streams.js +109 -0
  1499. package/node_modules/iconv-lite/package.json +44 -0
  1500. package/node_modules/inquirer/dist/commonjs/index.d.ts +8 -8
  1501. package/node_modules/inquirer/dist/esm/index.d.ts +8 -8
  1502. package/node_modules/inquirer/package.json +3 -3
  1503. package/package.json +18 -18
  1504. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/README.md +0 -39
  1505. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
  1506. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -6
  1507. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/client.d.ts +0 -7
  1508. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/client.js +0 -5
  1509. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -6
  1510. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -95
  1511. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -90
  1512. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -391
  1513. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -1725
  1514. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
  1515. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
  1516. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
  1517. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
  1518. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
  1519. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
  1520. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -4
  1521. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
  1522. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
  1523. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js +0 -7
  1524. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
  1525. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
  1526. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js +0 -22
  1527. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -5
  1528. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
  1529. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -131
  1530. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -2
  1531. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js +0 -1
  1532. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js +0 -1
  1533. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
  1534. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
  1535. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
  1536. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
  1537. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
  1538. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +0 -6
  1539. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
  1540. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -2
  1541. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -17
  1542. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +0 -14
  1543. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +0 -14
  1544. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -84
  1545. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -118
  1546. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +0 -20
  1547. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +0 -105
  1548. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +0 -110
  1549. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
  1550. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +0 -46
  1551. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +0 -18
  1552. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -54
  1553. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +0 -17
  1554. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +0 -147
  1555. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +0 -156
  1556. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -126
  1557. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +0 -20
  1558. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +0 -151
  1559. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +0 -283
  1560. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -57
  1561. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +0 -27
  1562. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +0 -5
  1563. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
  1564. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -27
  1565. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -16
  1566. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
  1567. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
  1568. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
  1569. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -4
  1570. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
  1571. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
  1572. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/client/setTokenFeature.d.ts +0 -7
  1573. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
  1574. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -43
  1575. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -5
  1576. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -5
  1577. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
  1578. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -117
  1579. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -2
  1580. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -8
  1581. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -6
  1582. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
  1583. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
  1584. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
  1585. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
  1586. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
  1587. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -8
  1588. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
  1589. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
  1590. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -17
  1591. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -12
  1592. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -12
  1593. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -18
  1594. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -19
  1595. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +0 -19
  1596. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
  1597. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -15
  1598. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
  1599. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +0 -21
  1600. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +0 -15
  1601. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -13
  1602. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -20
  1603. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -39
  1604. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -6
  1605. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
  1606. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -21
  1607. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +0 -14
  1608. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -20
  1609. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
  1610. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
  1611. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +0 -6
  1612. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -5
  1613. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
  1614. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
  1615. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
  1616. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
  1617. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
  1618. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
  1619. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -4
  1620. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
  1621. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
  1622. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +0 -6
  1623. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
  1624. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
  1625. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -4
  1626. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -9
  1627. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
  1628. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -65
  1629. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -2
  1630. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -1
  1631. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -1
  1632. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
  1633. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
  1634. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
  1635. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
  1636. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
  1637. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -5
  1638. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
  1639. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
  1640. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -17
  1641. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -6
  1642. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -6
  1643. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -33
  1644. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -34
  1645. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +0 -16
  1646. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
  1647. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -15
  1648. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
  1649. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +0 -7
  1650. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +0 -7
  1651. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
  1652. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -14
  1653. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -55
  1654. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -6
  1655. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
  1656. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -39
  1657. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +0 -17
  1658. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -15
  1659. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
  1660. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
  1661. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +0 -1
  1662. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
  1663. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
  1664. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/package.json +0 -123
  1665. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
  1666. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/protocols.js +0 -5
  1667. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
  1668. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
  1669. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -69
  1670. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
  1671. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -35
  1672. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
  1673. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/package.json +0 -58
  1674. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
  1675. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
  1676. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -79
  1677. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
  1678. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
  1679. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
  1680. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
  1681. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
  1682. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
  1683. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/package.json +0 -58
  1684. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
  1685. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
  1686. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -72
  1687. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -37
  1688. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -18
  1689. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -18
  1690. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -57
  1691. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
  1692. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
  1693. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -227
  1694. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
  1695. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
  1696. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
  1697. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
  1698. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
  1699. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
  1700. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -18
  1701. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
  1702. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
  1703. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
  1704. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
  1705. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
  1706. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
  1707. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
  1708. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
  1709. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
  1710. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
  1711. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
  1712. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -61
  1713. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
  1714. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/README.md +0 -12
  1715. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -105
  1716. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +0 -15
  1717. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -2
  1718. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/config.js +0 -12
  1719. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
  1720. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/index.js +0 -2
  1721. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
  1722. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -24
  1723. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +0 -16
  1724. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -2
  1725. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/config.d.ts +0 -17
  1726. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
  1727. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/index.d.ts +0 -8
  1728. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
  1729. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -37
  1730. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/extensions/index.d.ts +0 -14
  1731. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -2
  1732. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -8
  1733. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -1
  1734. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -2
  1735. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -1
  1736. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -14
  1737. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/package.json +0 -59
  1738. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/LICENSE +0 -201
  1739. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/README.md +0 -4
  1740. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -294
  1741. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
  1742. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
  1743. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
  1744. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
  1745. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/index.js +0 -34
  1746. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
  1747. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
  1748. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
  1749. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
  1750. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
  1751. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
  1752. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
  1753. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
  1754. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
  1755. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
  1756. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
  1757. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
  1758. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
  1759. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
  1760. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
  1761. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -50
  1762. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
  1763. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
  1764. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
  1765. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
  1766. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
  1767. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
  1768. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +0 -65
  1769. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/function.d.ts +0 -7
  1770. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
  1771. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
  1772. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -60
  1773. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
  1774. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
  1775. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -11
  1776. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
  1777. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -34
  1778. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
  1779. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -13
  1780. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
  1781. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
  1782. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
  1783. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
  1784. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
  1785. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
  1786. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
  1787. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
  1788. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
  1789. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
  1790. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
  1791. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
  1792. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
  1793. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
  1794. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
  1795. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
  1796. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
  1797. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
  1798. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -13
  1799. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
  1800. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
  1801. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
  1802. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
  1803. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
  1804. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
  1805. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +0 -58
  1806. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +0 -7
  1807. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
  1808. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
  1809. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -30
  1810. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
  1811. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
  1812. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -6
  1813. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
  1814. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -34
  1815. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
  1816. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -47
  1817. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
  1818. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
  1819. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
  1820. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
  1821. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
  1822. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
  1823. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
  1824. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
  1825. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
  1826. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
  1827. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
  1828. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
  1829. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
  1830. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
  1831. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
  1832. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
  1833. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
  1834. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/package.json +0 -56
  1835. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  1836. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  1837. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -483
  1838. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -261
  1839. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
  1840. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
  1841. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
  1842. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
  1843. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
  1844. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
  1845. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -261
  1846. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
  1847. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
  1848. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
  1849. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
  1850. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
  1851. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  1852. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  1853. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  1854. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
  1855. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
  1856. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
  1857. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
  1858. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
  1859. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
  1860. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
  1861. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
  1862. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
  1863. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
  1864. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
  1865. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
  1866. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  1867. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
  1868. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
  1869. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
  1870. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
  1871. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
  1872. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
  1873. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
  1874. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
  1875. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
  1876. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
  1877. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
  1878. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
  1879. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
  1880. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
  1881. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
  1882. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
  1883. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
  1884. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
  1885. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
  1886. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
  1887. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
  1888. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
  1889. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
  1890. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -10
  1891. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -27
  1892. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -22
  1893. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js +0 -1
  1894. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -22
  1895. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -18
  1896. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
  1897. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -17
  1898. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -17
  1899. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
  1900. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -17
  1901. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -17
  1902. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -54
  1903. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
  1904. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
  1905. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -102
  1906. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
  1907. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -29
  1908. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
  1909. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
  1910. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
  1911. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -9
  1912. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -23
  1913. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
  1914. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
  1915. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
  1916. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
  1917. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
  1918. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
  1919. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
  1920. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
  1921. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -65
  1922. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/LICENSE +0 -201
  1923. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/README.md +0 -4
  1924. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-cjs/AbortController.js +0 -1
  1925. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-cjs/AbortSignal.js +0 -1
  1926. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -84
  1927. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -9
  1928. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
  1929. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
  1930. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
  1931. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
  1932. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
  1933. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
  1934. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
  1935. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
  1936. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/package.json +0 -62
  1937. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/LICENSE +0 -201
  1938. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/README.md +0 -10
  1939. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -1
  1940. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -1
  1941. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/index.js +0 -1
  1942. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveCustomEndpointsConfig.js +0 -1
  1943. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveEndpointsConfig.js +0 -1
  1944. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/utils/getEndpointFromRegion.js +0 -1
  1945. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -228
  1946. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/config.js +0 -1
  1947. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/getRealRegion.js +0 -1
  1948. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/index.js +0 -1
  1949. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/isFipsRegion.js +0 -1
  1950. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +0 -1
  1951. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariant.js +0 -1
  1952. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariantTag.js +0 -1
  1953. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/PartitionHash.js +0 -1
  1954. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/RegionHash.js +0 -1
  1955. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getHostnameFromVariants.js +0 -1
  1956. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getRegionInfo.js +0 -1
  1957. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedHostname.js +0 -1
  1958. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedPartition.js +0 -1
  1959. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedSigningRegion.js +0 -1
  1960. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/index.js +0 -1
  1961. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -9
  1962. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -9
  1963. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
  1964. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -10
  1965. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -14
  1966. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/utils/getEndpointFromRegion.js +0 -15
  1967. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
  1968. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionConfig/config.js +0 -12
  1969. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
  1970. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
  1971. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
  1972. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -24
  1973. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariant.js +0 -1
  1974. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariantTag.js +0 -1
  1975. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/PartitionHash.js +0 -1
  1976. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/RegionHash.js +0 -1
  1977. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/getHostnameFromVariants.js +0 -1
  1978. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/getRegionInfo.js +0 -29
  1979. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedHostname.js +0 -5
  1980. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedPartition.js +0 -1
  1981. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedSigningRegion.js +0 -12
  1982. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
  1983. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
  1984. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
  1985. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
  1986. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
  1987. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  1988. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
  1989. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
  1990. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
  1991. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
  1992. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
  1993. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
  1994. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -34
  1995. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +0 -11
  1996. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +0 -10
  1997. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +0 -15
  1998. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts +0 -13
  1999. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/getHostnameFromVariants.d.ts +0 -14
  2000. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts +0 -19
  2001. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedHostname.d.ts +0 -13
  2002. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedPartition.d.ts +0 -13
  2003. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedSigningRegion.d.ts +0 -14
  2004. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
  2005. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
  2006. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
  2007. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
  2008. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
  2009. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  2010. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
  2011. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
  2012. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
  2013. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
  2014. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
  2015. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
  2016. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
  2017. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -11
  2018. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -10
  2019. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -15
  2020. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -13
  2021. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -14
  2022. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -19
  2023. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -13
  2024. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -13
  2025. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -14
  2026. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
  2027. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/package.json +0 -64
  2028. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/LICENSE +0 -201
  2029. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/README.md +0 -45
  2030. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/cbor.d.ts +0 -7
  2031. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/cbor.js +0 -6
  2032. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/getSmithyContext.js +0 -1
  2033. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/index.js +0 -454
  2034. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -1
  2035. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -1
  2036. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -1
  2037. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/index.js +0 -1
  2038. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/resolveAuthOptions.js +0 -1
  2039. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/middleware-http-signing/getHttpSigningMiddleware.js +0 -1
  2040. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +0 -1
  2041. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/middleware-http-signing/index.js +0 -1
  2042. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/normalizeProvider.js +0 -1
  2043. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/pagination/createPaginator.js +0 -1
  2044. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/protocols/requestBuilder.js +0 -1
  2045. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/setFeature.js +0 -1
  2046. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +0 -1041
  2047. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +0 -833
  2048. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +0 -860
  2049. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +0 -710
  2050. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -1
  2051. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -1
  2052. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -1
  2053. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/index.js +0 -1
  2054. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -1
  2055. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/index.js +0 -1
  2056. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/memoizeIdentityProvider.js +0 -1
  2057. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/getSmithyContext.js +0 -2
  2058. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/index.js +0 -8
  2059. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -17
  2060. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -18
  2061. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -43
  2062. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js +0 -3
  2063. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/resolveAuthOptions.js +0 -20
  2064. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js +0 -15
  2065. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js +0 -24
  2066. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js +0 -2
  2067. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/normalizeProvider.js +0 -6
  2068. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/pagination/createPaginator.js +0 -41
  2069. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js +0 -1
  2070. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/setFeature.js +0 -11
  2071. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +0 -172
  2072. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +0 -74
  2073. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/byte-printer.js +0 -3
  2074. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js +0 -426
  2075. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js +0 -221
  2076. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-types.js +0 -25
  2077. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/cbor.js +0 -21
  2078. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/index.js +0 -5
  2079. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +0 -86
  2080. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +0 -273
  2081. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +0 -83
  2082. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +0 -68
  2083. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js +0 -11
  2084. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js +0 -5
  2085. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +0 -11
  2086. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +0 -67
  2087. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js +0 -19
  2088. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +0 -64
  2089. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +0 -38
  2090. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js +0 -30
  2091. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +0 -87
  2092. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js +0 -20
  2093. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +0 -49
  2094. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/deref.js +0 -6
  2095. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/index.js +0 -12
  2096. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js +0 -23
  2097. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schema-middleware-types.js +0 -1
  2098. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +0 -60
  2099. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +0 -16
  2100. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +0 -27
  2101. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +0 -25
  2102. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +0 -26
  2103. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +0 -313
  2104. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +0 -16
  2105. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js +0 -6
  2106. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +0 -25
  2107. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +0 -32
  2108. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js +0 -16
  2109. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js +0 -1
  2110. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/date-utils.js +0 -190
  2111. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js +0 -2
  2112. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/index.js +0 -9
  2113. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js +0 -24
  2114. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/parse-utils.js +0 -230
  2115. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/quote-header.js +0 -6
  2116. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/split-every.js +0 -27
  2117. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/split-header.js +0 -37
  2118. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +0 -43
  2119. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -13
  2120. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -34
  2121. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -11
  2122. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js +0 -3
  2123. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -5
  2124. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js +0 -3
  2125. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js +0 -53
  2126. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/getSmithyContext.d.ts +0 -5
  2127. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/index.d.ts +0 -8
  2128. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
  2129. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
  2130. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
  2131. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/index.d.ts +0 -3
  2132. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
  2133. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
  2134. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
  2135. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/middleware-http-signing/index.d.ts +0 -2
  2136. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/normalizeProvider.d.ts +0 -7
  2137. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/pagination/createPaginator.d.ts +0 -7
  2138. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/protocols/requestBuilder.d.ts +0 -5
  2139. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/setFeature.d.ts +0 -12
  2140. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +0 -34
  2141. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -22
  2142. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/byte-printer.d.ts +0 -6
  2143. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-decode.d.ts +0 -17
  2144. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-encode.d.ts +0 -9
  2145. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-types.d.ts +0 -62
  2146. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/cbor.d.ts +0 -26
  2147. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/index.d.ts +0 -5
  2148. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/cbor/parseCborBody.d.ts +0 -31
  2149. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +0 -23
  2150. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +0 -35
  2151. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +0 -11
  2152. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/collect-stream-body.d.ts +0 -10
  2153. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
  2154. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +0 -11
  2155. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/requestBuilder.d.ts +0 -51
  2156. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/resolve-path.d.ts +0 -4
  2157. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -14
  2158. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -18
  2159. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -20
  2160. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -15
  2161. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
  2162. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +0 -55
  2163. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/deref.d.ts +0 -6
  2164. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +0 -12
  2165. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
  2166. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schema-middleware-types.d.ts +0 -8
  2167. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
  2168. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
  2169. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +0 -41
  2170. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +0 -23
  2171. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +0 -28
  2172. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +0 -130
  2173. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +0 -20
  2174. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +0 -11
  2175. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +0 -23
  2176. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +0 -24
  2177. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +0 -21
  2178. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
  2179. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/date-utils.d.ts +0 -73
  2180. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  2181. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +0 -9
  2182. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/lazy-json.d.ts +0 -45
  2183. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +0 -270
  2184. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/quote-header.d.ts +0 -6
  2185. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/split-every.d.ts +0 -11
  2186. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/split-header.d.ts +0 -5
  2187. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +0 -33
  2188. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  2189. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -8
  2190. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
  2191. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
  2192. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
  2193. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
  2194. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
  2195. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
  2196. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
  2197. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
  2198. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  2199. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
  2200. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/protocols/requestBuilder.d.ts +0 -5
  2201. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/setFeature.d.ts +0 -12
  2202. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +0 -34
  2203. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -22
  2204. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/byte-printer.d.ts +0 -6
  2205. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-decode.d.ts +0 -17
  2206. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-encode.d.ts +0 -9
  2207. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +0 -65
  2208. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor.d.ts +0 -26
  2209. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +0 -5
  2210. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +0 -31
  2211. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +0 -23
  2212. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +0 -35
  2213. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +0 -11
  2214. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/collect-stream-body.d.ts +0 -10
  2215. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
  2216. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -11
  2217. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/requestBuilder.d.ts +0 -51
  2218. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/resolve-path.d.ts +0 -4
  2219. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -14
  2220. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -18
  2221. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -20
  2222. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -15
  2223. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
  2224. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +0 -55
  2225. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +0 -6
  2226. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +0 -12
  2227. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
  2228. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +0 -11
  2229. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
  2230. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
  2231. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +0 -41
  2232. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +0 -23
  2233. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +0 -28
  2234. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -133
  2235. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +0 -20
  2236. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +0 -11
  2237. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +0 -23
  2238. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +0 -27
  2239. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +0 -21
  2240. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
  2241. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/date-utils.d.ts +0 -73
  2242. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  2243. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +0 -9
  2244. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/lazy-json.d.ts +0 -45
  2245. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +0 -270
  2246. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/quote-header.d.ts +0 -6
  2247. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-every.d.ts +0 -11
  2248. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-header.d.ts +0 -5
  2249. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +0 -33
  2250. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
  2251. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
  2252. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
  2253. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
  2254. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
  2255. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
  2256. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
  2257. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
  2258. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
  2259. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
  2260. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
  2261. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
  2262. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/util-identity-and-auth/index.d.ts +0 -3
  2263. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
  2264. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/package.json +0 -126
  2265. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/protocols.d.ts +0 -7
  2266. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/protocols.js +0 -6
  2267. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/schema.d.ts +0 -7
  2268. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/schema.js +0 -6
  2269. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/serde.d.ts +0 -7
  2270. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/serde.js +0 -6
  2271. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/LICENSE +0 -201
  2272. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/README.md +0 -11
  2273. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/config/Endpoint.js +0 -1
  2274. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointConfigOptions.js +0 -1
  2275. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointMode.js +0 -1
  2276. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointModeConfigOptions.js +0 -1
  2277. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/error/InstanceMetadataV1FallbackError.js +0 -1
  2278. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/fromContainerMetadata.js +0 -1
  2279. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/fromInstanceMetadata.js +0 -1
  2280. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +0 -445
  2281. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/ImdsCredentials.js +0 -1
  2282. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/RemoteProviderInit.js +0 -1
  2283. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/httpRequest.js +0 -1
  2284. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/index.js +0 -1
  2285. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/retry.js +0 -1
  2286. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/types.js +0 -1
  2287. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getExtendedInstanceMetadataCredentials.js +0 -1
  2288. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getInstanceMetadataEndpoint.js +0 -1
  2289. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/staticStabilityProvider.js +0 -1
  2290. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js +0 -5
  2291. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js +0 -7
  2292. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js +0 -5
  2293. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js +0 -8
  2294. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +0 -9
  2295. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +0 -77
  2296. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +0 -134
  2297. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/index.js +0 -7
  2298. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +0 -13
  2299. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js +0 -3
  2300. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +0 -36
  2301. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/index.js +0 -2
  2302. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js +0 -7
  2303. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/types.js +0 -1
  2304. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +0 -17
  2305. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +0 -19
  2306. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js +0 -25
  2307. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/config/Endpoint.d.ts +0 -7
  2308. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +0 -13
  2309. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointMode.d.ts +0 -7
  2310. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +0 -13
  2311. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  2312. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +0 -21
  2313. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +0 -10
  2314. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +0 -28
  2315. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +0 -19
  2316. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/RemoteProviderInit.d.ts +0 -40
  2317. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -6
  2318. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/index.d.ts +0 -8
  2319. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/retry.d.ts +0 -10
  2320. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
  2321. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
  2322. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
  2323. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
  2324. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  2325. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
  2326. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
  2327. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
  2328. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -19
  2329. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
  2330. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
  2331. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
  2332. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
  2333. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
  2334. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  2335. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  2336. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
  2337. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/types.d.ts +0 -7
  2338. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  2339. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  2340. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +0 -16
  2341. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/package.json +0 -69
  2342. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
  2343. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/README.md +0 -11
  2344. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-cjs/create-request.js +0 -1
  2345. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js +0 -1
  2346. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -264
  2347. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js +0 -1
  2348. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +0 -1
  2349. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-es/create-request.js +0 -3
  2350. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -139
  2351. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
  2352. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
  2353. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -53
  2354. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +0 -6
  2355. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -41
  2356. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
  2357. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
  2358. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
  2359. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +0 -6
  2360. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -41
  2361. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  2362. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  2363. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  2364. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/package.json +0 -68
  2365. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/hash-node/LICENSE +0 -201
  2366. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/hash-node/README.md +0 -10
  2367. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -67
  2368. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/hash-node/dist-es/index.js +0 -34
  2369. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/hash-node/dist-types/index.d.ts +0 -13
  2370. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
  2371. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/hash-node/package.json +0 -64
  2372. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
  2373. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/README.md +0 -10
  2374. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -41
  2375. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-cjs/invalidFunction.js +0 -1
  2376. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-cjs/invalidProvider.js +0 -1
  2377. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -2
  2378. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-es/invalidFunction.js +0 -3
  2379. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-es/invalidProvider.js +0 -1
  2380. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -8
  2381. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-types/invalidFunction.d.ts +0 -4
  2382. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-types/invalidProvider.d.ts +0 -5
  2383. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
  2384. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
  2385. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
  2386. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/package.json +0 -60
  2387. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  2388. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/is-array-buffer/README.md +0 -10
  2389. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  2390. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  2391. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  2392. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  2393. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/is-array-buffer/package.json +0 -60
  2394. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
  2395. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-content-length/README.md +0 -4
  2396. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -71
  2397. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
  2398. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-content-length/dist-types/index.d.ts +0 -6
  2399. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
  2400. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-content-length/package.json +0 -63
  2401. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
  2402. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/README.md +0 -10
  2403. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/createConfigValueProvider.js +0 -1
  2404. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.browser.js +0 -5
  2405. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +0 -7
  2406. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromInstructions.js +0 -1
  2407. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +0 -35
  2408. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/index.js +0 -1
  2409. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/toEndpointV1.js +0 -1
  2410. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/endpointMiddleware.js +0 -1
  2411. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/getEndpointPlugin.js +0 -1
  2412. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -298
  2413. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/resolveEndpointConfig.js +0 -1
  2414. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/resolveEndpointRequiredConfig.js +0 -1
  2415. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/index.js +0 -1
  2416. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/s3.js +0 -1
  2417. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/types.js +0 -1
  2418. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +0 -42
  2419. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.browser.js +0 -1
  2420. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +0 -3
  2421. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +0 -55
  2422. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js +0 -31
  2423. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/index.js +0 -2
  2424. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +0 -10
  2425. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +0 -36
  2426. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/getEndpointPlugin.js +0 -18
  2427. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -6
  2428. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +0 -24
  2429. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointRequiredConfig.js +0 -9
  2430. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/index.js +0 -1
  2431. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/s3.js +0 -37
  2432. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/types.js +0 -1
  2433. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +0 -13
  2434. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  2435. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.d.ts +0 -4
  2436. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +0 -28
  2437. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointUrlConfig.d.ts +0 -2
  2438. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts +0 -8
  2439. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +0 -5
  2440. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts +0 -10
  2441. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts +0 -11
  2442. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -18
  2443. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +0 -109
  2444. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointRequiredConfig.d.ts +0 -32
  2445. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/index.d.ts +0 -4
  2446. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/s3.d.ts +0 -26
  2447. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -13
  2448. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  2449. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -4
  2450. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
  2451. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
  2452. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
  2453. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -5
  2454. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
  2455. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
  2456. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -18
  2457. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -109
  2458. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointRequiredConfig.d.ts +0 -32
  2459. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
  2460. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
  2461. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -41
  2462. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-types/types.d.ts +0 -41
  2463. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/package.json +0 -74
  2464. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/LICENSE +0 -201
  2465. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/README.md +0 -11
  2466. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
  2467. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/StandardRetryStrategy.js +0 -1
  2468. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/configurations.js +0 -1
  2469. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/defaultRetryQuota.js +0 -1
  2470. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/delayDecider.js +0 -1
  2471. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -425
  2472. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
  2473. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
  2474. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/omitRetryHeadersMiddleware.js +0 -1
  2475. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/retryDecider.js +0 -1
  2476. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/retryMiddleware.js +0 -1
  2477. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/types.js +0 -1
  2478. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/util.js +0 -1
  2479. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js +0 -20
  2480. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -90
  2481. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -51
  2482. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/defaultRetryQuota.js +0 -27
  2483. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/delayDecider.js +0 -2
  2484. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -7
  2485. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.browser.js +0 -1
  2486. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
  2487. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
  2488. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/retryDecider.js +0 -7
  2489. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -112
  2490. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/types.js +0 -1
  2491. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/util.js +0 -9
  2492. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -22
  2493. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +0 -33
  2494. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -66
  2495. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -24
  2496. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -5
  2497. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -7
  2498. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  2499. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  2500. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +0 -13
  2501. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +0 -6
  2502. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -18
  2503. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -22
  2504. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -33
  2505. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -66
  2506. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -24
  2507. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -5
  2508. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
  2509. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  2510. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  2511. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -13
  2512. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -6
  2513. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -18
  2514. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -65
  2515. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
  2516. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +0 -65
  2517. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-types/util.d.ts +0 -2
  2518. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/package.json +0 -79
  2519. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/LICENSE +0 -201
  2520. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/README.md +0 -4
  2521. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js +0 -1
  2522. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -129
  2523. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-cjs/serdePlugin.js +0 -1
  2524. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-cjs/serializerMiddleware.js +0 -1
  2525. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -55
  2526. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
  2527. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-es/serdePlugin.js +0 -22
  2528. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-es/serializerMiddleware.js +0 -14
  2529. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +0 -6
  2530. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
  2531. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +0 -24
  2532. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +0 -6
  2533. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -6
  2534. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
  2535. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -24
  2536. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
  2537. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/package.json +0 -64
  2538. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/LICENSE +0 -201
  2539. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/README.md +0 -78
  2540. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-cjs/MiddlewareStack.js +0 -1
  2541. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -313
  2542. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-cjs/types.js +0 -1
  2543. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-es/MiddlewareStack.js +0 -281
  2544. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
  2545. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-es/types.js +0 -1
  2546. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-types/MiddlewareStack.d.ts +0 -5
  2547. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -1
  2548. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -5
  2549. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
  2550. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
  2551. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/dist-types/types.d.ts +0 -22
  2552. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/package.json +0 -63
  2553. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/LICENSE +0 -201
  2554. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/README.md +0 -10
  2555. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-cjs/configLoader.js +0 -1
  2556. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-cjs/fromEnv.js +0 -1
  2557. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-cjs/fromSharedConfigFiles.js +0 -1
  2558. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-cjs/fromStatic.js +0 -1
  2559. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-cjs/getSelectorName.js +0 -1
  2560. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -109
  2561. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -9
  2562. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -14
  2563. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -23
  2564. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
  2565. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-es/getSelectorName.js +0 -12
  2566. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
  2567. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -31
  2568. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +0 -20
  2569. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -22
  2570. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts +0 -9
  2571. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/getSelectorName.d.ts +0 -9
  2572. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -4
  2573. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -31
  2574. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -20
  2575. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -22
  2576. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -9
  2577. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/ts3.4/getSelectorName.d.ts +0 -9
  2578. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -4
  2579. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/package.json +0 -65
  2580. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/LICENSE +0 -201
  2581. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/README.md +0 -9
  2582. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/constants.js +0 -1
  2583. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/get-transformed-headers.js +0 -1
  2584. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/index.js +0 -808
  2585. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/node-http-handler.js +0 -1
  2586. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-manager.js +0 -1
  2587. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-pool.js +0 -1
  2588. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-handler.js +0 -1
  2589. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/readable.mock.js +0 -1
  2590. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/server.mock.js +0 -1
  2591. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/set-connection-timeout.js +0 -1
  2592. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-keep-alive.js +0 -1
  2593. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-timeout.js +0 -1
  2594. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/collector.js +0 -1
  2595. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/index.js +0 -1
  2596. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/readable.mock.js +0 -1
  2597. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/timing.js +0 -1
  2598. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/write-request-body.js +0 -1
  2599. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/constants.js +0 -1
  2600. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +0 -9
  2601. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/index.js +0 -3
  2602. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +0 -210
  2603. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +0 -86
  2604. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +0 -32
  2605. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +0 -168
  2606. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +0 -19
  2607. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +0 -88
  2608. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +0 -36
  2609. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +0 -22
  2610. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +0 -24
  2611. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +0 -11
  2612. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/stream-collector/index.js +0 -41
  2613. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +0 -19
  2614. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/timing.js +0 -4
  2615. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +0 -56
  2616. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/constants.d.ts +0 -5
  2617. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +0 -4
  2618. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/index.d.ts +0 -3
  2619. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +0 -45
  2620. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +0 -24
  2621. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +0 -12
  2622. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +0 -62
  2623. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +0 -12
  2624. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +0 -12
  2625. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +0 -2
  2626. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +0 -6
  2627. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +0 -2
  2628. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -5
  2629. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +0 -6
  2630. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +0 -12
  2631. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +0 -8
  2632. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
  2633. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
  2634. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
  2635. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -45
  2636. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -24
  2637. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -12
  2638. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -62
  2639. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -12
  2640. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
  2641. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
  2642. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
  2643. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
  2644. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -5
  2645. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -6
  2646. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -12
  2647. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +0 -8
  2648. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -11
  2649. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +0 -11
  2650. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/package.json +0 -67
  2651. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/LICENSE +0 -201
  2652. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/README.md +0 -10
  2653. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-cjs/CredentialsProviderError.js +0 -1
  2654. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-cjs/ProviderError.js +0 -1
  2655. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-cjs/TokenProviderError.js +0 -1
  2656. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-cjs/chain.js +0 -1
  2657. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-cjs/fromStatic.js +0 -1
  2658. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -170
  2659. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-cjs/memoize.js +0 -1
  2660. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -8
  2661. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -22
  2662. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -8
  2663. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
  2664. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
  2665. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
  2666. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
  2667. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -30
  2668. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
  2669. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -30
  2670. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
  2671. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
  2672. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
  2673. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
  2674. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -30
  2675. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
  2676. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -30
  2677. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
  2678. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
  2679. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
  2680. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
  2681. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/package.json +0 -60
  2682. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/LICENSE +0 -201
  2683. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/README.md +0 -4
  2684. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/Field.js +0 -1
  2685. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/Fields.js +0 -1
  2686. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/extensions/httpExtensionConfiguration.js +0 -1
  2687. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/extensions/index.js +0 -1
  2688. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/httpHandler.js +0 -1
  2689. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/httpRequest.js +0 -1
  2690. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/httpResponse.js +0 -1
  2691. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -262
  2692. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/isValidHostname.js +0 -1
  2693. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/types.js +0 -1
  2694. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/Field.js +0 -23
  2695. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/Fields.js +0 -19
  2696. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +0 -21
  2697. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/extensions/index.js +0 -1
  2698. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/httpHandler.js +0 -1
  2699. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/httpRequest.js +0 -53
  2700. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/httpResponse.js +0 -14
  2701. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/index.js +0 -8
  2702. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/isValidHostname.js +0 -4
  2703. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/types.js +0 -1
  2704. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/Field.d.ts +0 -49
  2705. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/Fields.d.ts +0 -44
  2706. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +0 -33
  2707. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/extensions/index.d.ts +0 -1
  2708. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -35
  2709. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +0 -55
  2710. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/httpResponse.d.ts +0 -29
  2711. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -8
  2712. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/isValidHostname.d.ts +0 -1
  2713. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -49
  2714. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
  2715. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -33
  2716. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
  2717. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -35
  2718. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -55
  2719. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -29
  2720. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
  2721. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
  2722. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
  2723. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-types/types.d.ts +0 -21
  2724. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/package.json +0 -61
  2725. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-builder/LICENSE +0 -201
  2726. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-builder/README.md +0 -10
  2727. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-builder/dist-cjs/index.js +0 -52
  2728. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-builder/dist-es/index.js +0 -21
  2729. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-builder/dist-types/index.d.ts +0 -5
  2730. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
  2731. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-builder/package.json +0 -60
  2732. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-parser/LICENSE +0 -201
  2733. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-parser/README.md +0 -10
  2734. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-parser/dist-cjs/index.js +0 -53
  2735. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-parser/dist-es/index.js +0 -23
  2736. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-parser/dist-types/index.d.ts +0 -5
  2737. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
  2738. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-parser/package.json +0 -60
  2739. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/LICENSE +0 -201
  2740. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/README.md +0 -4
  2741. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/dist-cjs/constants.js +0 -1
  2742. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -110
  2743. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/dist-es/constants.js +0 -28
  2744. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/dist-es/index.js +0 -38
  2745. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/dist-types/constants.d.ts +0 -30
  2746. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +0 -24
  2747. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -30
  2748. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -24
  2749. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/package.json +0 -59
  2750. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/LICENSE +0 -201
  2751. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/README.md +0 -11
  2752. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/HeaderFormatter.js +0 -1
  2753. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/SignatureV4.js +0 -1
  2754. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/SignatureV4Base.js +0 -1
  2755. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/constants.js +0 -1
  2756. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/credentialDerivation.js +0 -1
  2757. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalHeaders.js +0 -1
  2758. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalQuery.js +0 -1
  2759. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/getPayloadHash.js +0 -1
  2760. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/headerUtil.js +0 -1
  2761. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/index.js +0 -682
  2762. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/moveHeadersToQuery.js +0 -1
  2763. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/prepareRequest.js +0 -1
  2764. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/signature-v4a-container.js +0 -1
  2765. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/suite.fixture.js +0 -1
  2766. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-cjs/utilDate.js +0 -1
  2767. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +0 -125
  2768. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +0 -135
  2769. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +0 -73
  2770. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/constants.js +0 -43
  2771. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js +0 -33
  2772. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/getCanonicalHeaders.js +0 -20
  2773. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js +0 -29
  2774. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js +0 -20
  2775. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/headerUtil.js +0 -26
  2776. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/index.js +0 -11
  2777. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +0 -17
  2778. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +0 -11
  2779. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/signature-v4a-container.js +0 -3
  2780. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/suite.fixture.js +0 -399
  2781. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-es/utilDate.js +0 -15
  2782. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +0 -24
  2783. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +0 -20
  2784. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/SignatureV4Base.d.ts +0 -69
  2785. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/constants.d.ts +0 -43
  2786. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/credentialDerivation.d.ts +0 -30
  2787. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/getCanonicalHeaders.d.ts +0 -5
  2788. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/getCanonicalQuery.d.ts +0 -5
  2789. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/getPayloadHash.d.ts +0 -5
  2790. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/headerUtil.d.ts +0 -4
  2791. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/index.d.ts +0 -11
  2792. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts +0 -10
  2793. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts +0 -5
  2794. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/signature-v4a-container.d.ts +0 -24
  2795. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/suite.fixture.d.ts +0 -14
  2796. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
  2797. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -20
  2798. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +0 -69
  2799. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
  2800. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -30
  2801. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
  2802. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
  2803. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
  2804. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
  2805. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -11
  2806. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -10
  2807. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
  2808. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +0 -24
  2809. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
  2810. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
  2811. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/dist-types/utilDate.d.ts +0 -2
  2812. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/package.json +0 -69
  2813. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/LICENSE +0 -201
  2814. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/README.md +0 -10
  2815. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/NoOpLogger.js +0 -1
  2816. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/client.js +0 -1
  2817. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/collect-stream-body.js +0 -1
  2818. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/command.js +0 -1
  2819. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/constants.js +0 -1
  2820. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/create-aggregated-client.js +0 -1
  2821. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js +0 -1
  2822. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/defaults-mode.js +0 -1
  2823. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/emitWarningIfUnsupportedVersion.js +0 -1
  2824. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/exceptions.js +0 -1
  2825. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/extended-encode-uri-component.js +0 -1
  2826. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/extensions/checksum.js +0 -1
  2827. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/extensions/defaultExtensionConfiguration.js +0 -1
  2828. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/extensions/index.js +0 -1
  2829. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/extensions/retry.js +0 -1
  2830. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/get-array-if-single-item.js +0 -1
  2831. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/get-value-from-text-node.js +0 -1
  2832. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -747
  2833. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/is-serializable-header-value.js +0 -1
  2834. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/object-mapping.js +0 -1
  2835. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/resolve-path.js +0 -1
  2836. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/ser-utils.js +0 -1
  2837. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/serde-json.js +0 -1
  2838. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/NoOpLogger.js +0 -7
  2839. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/client.js +0 -42
  2840. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -1
  2841. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/command.js +0 -121
  2842. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/constants.js +0 -1
  2843. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +0 -21
  2844. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/default-error-handler.js +0 -22
  2845. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/defaults-mode.js +0 -26
  2846. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/emitWarningIfUnsupportedVersion.js +0 -6
  2847. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/exceptions.js +0 -46
  2848. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -1
  2849. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -30
  2850. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -9
  2851. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
  2852. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +0 -15
  2853. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/get-array-if-single-item.js +0 -1
  2854. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/get-value-from-text-node.js +0 -12
  2855. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/index.js +0 -20
  2856. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/is-serializable-header-value.js +0 -3
  2857. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/object-mapping.js +0 -92
  2858. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -1
  2859. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/ser-utils.js +0 -14
  2860. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/serde-json.js +0 -19
  2861. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/NoOpLogger.d.ts +0 -11
  2862. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -61
  2863. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -5
  2864. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -119
  2865. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/constants.d.ts +0 -4
  2866. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -11
  2867. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -15
  2868. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/defaults-mode.d.ts +0 -28
  2869. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
  2870. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -42
  2871. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -5
  2872. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -24
  2873. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
  2874. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
  2875. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +0 -18
  2876. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
  2877. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
  2878. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -21
  2879. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/is-serializable-header-value.d.ts +0 -5
  2880. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
  2881. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -5
  2882. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -15
  2883. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -12
  2884. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
  2885. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -61
  2886. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -5
  2887. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -119
  2888. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
  2889. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -11
  2890. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -15
  2891. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
  2892. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
  2893. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -42
  2894. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -5
  2895. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -24
  2896. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
  2897. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
  2898. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  2899. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
  2900. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
  2901. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -21
  2902. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/is-serializable-header-value.d.ts +0 -5
  2903. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
  2904. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -5
  2905. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -15
  2906. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -12
  2907. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/package.json +0 -67
  2908. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/LICENSE +0 -201
  2909. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/README.md +0 -115
  2910. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/abort-handler.js +0 -1
  2911. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/abort.js +0 -1
  2912. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +0 -1
  2913. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +0 -1
  2914. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +0 -1
  2915. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +0 -1
  2916. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +0 -1
  2917. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/auth/auth.js +0 -1
  2918. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/auth/index.js +0 -1
  2919. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +0 -1
  2920. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/checksum.js +0 -1
  2921. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/client.js +0 -1
  2922. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/command.js +0 -1
  2923. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/connection/config.js +0 -1
  2924. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/connection/index.js +0 -1
  2925. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/connection/manager.js +0 -1
  2926. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/connection/pool.js +0 -1
  2927. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/crypto.js +0 -1
  2928. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +0 -1
  2929. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/encode.js +0 -1
  2930. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/endpoint.js +0 -1
  2931. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +0 -1
  2932. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +0 -1
  2933. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +0 -1
  2934. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +0 -1
  2935. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/endpoints/index.js +0 -1
  2936. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +0 -1
  2937. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/eventStream.js +0 -1
  2938. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +0 -1
  2939. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +0 -1
  2940. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +0 -1
  2941. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/extensions/index.js +0 -1
  2942. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/extensions/retry.js +0 -1
  2943. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +0 -1
  2944. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/feature-ids.js +0 -1
  2945. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +0 -1
  2946. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/http.js +0 -1
  2947. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +0 -1
  2948. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +0 -1
  2949. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/identity/identity.js +0 -1
  2950. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/identity/index.js +0 -1
  2951. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +0 -1
  2952. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/index.js +0 -144
  2953. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/logger.js +0 -1
  2954. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/middleware.js +0 -1
  2955. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/pagination.js +0 -1
  2956. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/profile.js +0 -1
  2957. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/response.js +0 -1
  2958. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/retry.js +0 -1
  2959. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/schema/schema.js +0 -1
  2960. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/schema/sentinels.js +0 -1
  2961. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/schema/traits.js +0 -1
  2962. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/serde.js +0 -1
  2963. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/shapes.js +0 -1
  2964. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/signature.js +0 -1
  2965. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/stream.js +0 -1
  2966. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +0 -1
  2967. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +0 -1
  2968. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +0 -1
  2969. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/transfer.js +0 -1
  2970. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +0 -1
  2971. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +0 -1
  2972. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/transform/exact.js +0 -1
  2973. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/transform/mutable.js +0 -1
  2974. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +0 -1
  2975. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +0 -1
  2976. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/uri.js +0 -1
  2977. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/util.js +0 -1
  2978. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/waiter.js +0 -1
  2979. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/abort-handler.js +0 -1
  2980. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/abort.js +0 -1
  2981. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +0 -5
  2982. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +0 -1
  2983. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +0 -1
  2984. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +0 -1
  2985. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +0 -1
  2986. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/auth/auth.js +0 -5
  2987. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/auth/index.js +0 -6
  2988. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +0 -1
  2989. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/checksum.js +0 -1
  2990. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/client.js +0 -1
  2991. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/command.js +0 -1
  2992. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/connection/config.js +0 -1
  2993. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/connection/index.js +0 -3
  2994. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/connection/manager.js +0 -1
  2995. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/connection/pool.js +0 -1
  2996. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/crypto.js +0 -1
  2997. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +0 -1
  2998. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/encode.js +0 -1
  2999. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/endpoint.js +0 -5
  3000. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +0 -1
  3001. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +0 -1
  3002. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +0 -1
  3003. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +0 -1
  3004. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/endpoints/index.js +0 -5
  3005. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/endpoints/shared.js +0 -1
  3006. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/eventStream.js +0 -1
  3007. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/extensions/checksum.js +0 -38
  3008. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +0 -7
  3009. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +0 -1
  3010. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/extensions/index.js +0 -3
  3011. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/extensions/retry.js +0 -1
  3012. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +0 -1
  3013. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/feature-ids.js +0 -1
  3014. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +0 -1
  3015. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/http.js +0 -5
  3016. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +0 -1
  3017. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +0 -1
  3018. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/identity/identity.js +0 -1
  3019. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/identity/index.js +0 -4
  3020. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +0 -1
  3021. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/index.js +0 -40
  3022. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/logger.js +0 -1
  3023. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/middleware.js +0 -1
  3024. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/pagination.js +0 -1
  3025. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/profile.js +0 -6
  3026. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/response.js +0 -1
  3027. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/retry.js +0 -1
  3028. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/schema/schema.js +0 -1
  3029. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/schema/sentinels.js +0 -1
  3030. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/schema/traits.js +0 -1
  3031. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/serde.js +0 -1
  3032. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/shapes.js +0 -1
  3033. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/signature.js +0 -1
  3034. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/stream.js +0 -1
  3035. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +0 -1
  3036. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +0 -1
  3037. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +0 -1
  3038. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/transfer.js +0 -6
  3039. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +0 -1
  3040. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +0 -1
  3041. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/transform/exact.js +0 -1
  3042. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/transform/mutable.js +0 -1
  3043. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/transform/no-undefined.js +0 -1
  3044. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/transform/type-transform.js +0 -1
  3045. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/uri.js +0 -1
  3046. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/util.js +0 -1
  3047. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/waiter.js +0 -1
  3048. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/abort-handler.d.ts +0 -7
  3049. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/abort.d.ts +0 -50
  3050. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +0 -7
  3051. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +0 -49
  3052. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +0 -20
  3053. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +0 -41
  3054. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +0 -14
  3055. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/auth/auth.d.ts +0 -57
  3056. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/auth/index.d.ts +0 -6
  3057. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +0 -40
  3058. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/checksum.d.ts +0 -63
  3059. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/client.d.ts +0 -57
  3060. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/command.d.ts +0 -28
  3061. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/connection/config.d.ts +0 -10
  3062. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/connection/index.d.ts +0 -3
  3063. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/connection/manager.d.ts +0 -34
  3064. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/connection/pool.d.ts +0 -32
  3065. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/crypto.d.ts +0 -60
  3066. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +0 -25
  3067. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/encode.d.ts +0 -31
  3068. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/endpoint.d.ts +0 -77
  3069. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +0 -27
  3070. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +0 -10
  3071. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +0 -28
  3072. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +0 -16
  3073. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +0 -5
  3074. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +0 -55
  3075. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/eventStream.d.ts +0 -137
  3076. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +0 -58
  3077. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +0 -33
  3078. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -9
  3079. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/extensions/index.d.ts +0 -4
  3080. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +0 -18
  3081. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +0 -35
  3082. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/feature-ids.d.ts +0 -16
  3083. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +0 -121
  3084. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/http.d.ts +0 -112
  3085. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +0 -14
  3086. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +0 -31
  3087. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/identity/identity.d.ts +0 -15
  3088. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/identity/index.d.ts +0 -4
  3089. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +0 -14
  3090. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/index.d.ts +0 -40
  3091. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/logger.d.ts +0 -13
  3092. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/middleware.d.ts +0 -534
  3093. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/pagination.d.ts +0 -33
  3094. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/profile.d.ts +0 -30
  3095. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/response.d.ts +0 -40
  3096. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/retry.d.ts +0 -133
  3097. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/schema/schema.d.ts +0 -262
  3098. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +0 -65
  3099. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/schema/traits.d.ts +0 -46
  3100. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/serde.d.ts +0 -114
  3101. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/shapes.d.ts +0 -82
  3102. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/signature.d.ts +0 -155
  3103. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/stream.d.ts +0 -22
  3104. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +0 -32
  3105. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
  3106. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
  3107. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/transfer.d.ts +0 -41
  3108. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +0 -26
  3109. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +0 -77
  3110. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/transform/exact.d.ts +0 -6
  3111. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +0 -6
  3112. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +0 -68
  3113. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +0 -34
  3114. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +0 -7
  3115. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -50
  3116. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
  3117. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
  3118. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
  3119. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
  3120. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
  3121. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
  3122. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
  3123. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
  3124. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
  3125. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -57
  3126. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -28
  3127. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -10
  3128. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
  3129. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -34
  3130. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -32
  3131. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
  3132. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
  3133. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -31
  3134. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
  3135. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -27
  3136. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -10
  3137. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -28
  3138. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -16
  3139. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
  3140. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -55
  3141. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -137
  3142. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -58
  3143. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
  3144. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
  3145. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
  3146. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  3147. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
  3148. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +0 -16
  3149. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -121
  3150. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -112
  3151. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
  3152. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -31
  3153. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
  3154. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
  3155. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
  3156. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -40
  3157. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
  3158. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -534
  3159. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -33
  3160. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
  3161. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
  3162. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
  3163. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +0 -277
  3164. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +0 -65
  3165. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +0 -46
  3166. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -114
  3167. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -82
  3168. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -155
  3169. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
  3170. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -32
  3171. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
  3172. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
  3173. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -41
  3174. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
  3175. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -81
  3176. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
  3177. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +0 -6
  3178. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -88
  3179. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
  3180. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
  3181. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
  3182. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
  3183. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/uri.d.ts +0 -17
  3184. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/util.d.ts +0 -176
  3185. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-types/waiter.d.ts +0 -35
  3186. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/package.json +0 -60
  3187. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/url-parser/LICENSE +0 -201
  3188. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/url-parser/README.md +0 -10
  3189. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -49
  3190. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/url-parser/dist-es/index.js +0 -18
  3191. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/url-parser/dist-types/index.d.ts +0 -5
  3192. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
  3193. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/url-parser/package.json +0 -61
  3194. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/LICENSE +0 -201
  3195. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/README.md +0 -4
  3196. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -35
  3197. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
  3198. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
  3199. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
  3200. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -39
  3201. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
  3202. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-es/constants.browser.js +0 -28
  3203. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
  3204. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
  3205. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
  3206. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
  3207. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
  3208. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/constants.browser.d.ts +0 -6
  3209. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/fromBase64.browser.d.ts +0 -8
  3210. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/fromBase64.d.ts +0 -7
  3211. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
  3212. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +0 -9
  3213. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +0 -8
  3214. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -6
  3215. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
  3216. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
  3217. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
  3218. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
  3219. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
  3220. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-base64/package.json +0 -73
  3221. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
  3222. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/README.md +0 -12
  3223. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/dist-cjs/calculateBodyLength.js +0 -1
  3224. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -57
  3225. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js +0 -26
  3226. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
  3227. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/dist-types/calculateBodyLength.d.ts +0 -4
  3228. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
  3229. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
  3230. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
  3231. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-browser/package.json +0 -60
  3232. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
  3233. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/README.md +0 -12
  3234. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/dist-cjs/calculateBodyLength.js +0 -1
  3235. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -53
  3236. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -25
  3237. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
  3238. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/dist-types/calculateBodyLength.d.ts +0 -4
  3239. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
  3240. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
  3241. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
  3242. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-body-length-node/package.json +0 -61
  3243. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  3244. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-buffer-from/README.md +0 -10
  3245. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  3246. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  3247. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  3248. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  3249. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-buffer-from/package.json +0 -61
  3250. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/LICENSE +0 -201
  3251. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/README.md +0 -4
  3252. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-cjs/booleanSelector.js +0 -1
  3253. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -64
  3254. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-cjs/numberSelector.js +0 -1
  3255. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-cjs/types.js +0 -1
  3256. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-es/booleanSelector.js +0 -9
  3257. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -3
  3258. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-es/numberSelector.js +0 -9
  3259. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-es/types.js +0 -5
  3260. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-types/booleanSelector.d.ts +0 -10
  3261. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -3
  3262. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-types/numberSelector.d.ts +0 -9
  3263. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +0 -10
  3264. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +0 -3
  3265. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +0 -9
  3266. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +0 -4
  3267. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/dist-types/types.d.ts +0 -4
  3268. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-config-provider/package.json +0 -62
  3269. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
  3270. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -10
  3271. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
  3272. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -25
  3273. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -33
  3274. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
  3275. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
  3276. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
  3277. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -27
  3278. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
  3279. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
  3280. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
  3281. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
  3282. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
  3283. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
  3284. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
  3285. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  3286. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
  3287. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -66
  3288. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
  3289. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/README.md +0 -10
  3290. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-cjs/constants.js +0 -1
  3291. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-cjs/defaultsModeConfig.js +0 -1
  3292. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -119
  3293. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-cjs/resolveDefaultsModeConfig.js +0 -1
  3294. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-es/constants.js +0 -6
  3295. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-es/defaultsModeConfig.js +0 -11
  3296. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
  3297. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
  3298. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-types/constants.d.ts +0 -24
  3299. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
  3300. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
  3301. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
  3302. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
  3303. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
  3304. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
  3305. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  3306. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/package.json +0 -66
  3307. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/LICENSE +0 -201
  3308. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/README.md +0 -10
  3309. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/cache/EndpointCache.js +0 -1
  3310. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/debug/debugId.js +0 -1
  3311. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/debug/index.js +0 -1
  3312. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/debug/toDebugString.js +0 -1
  3313. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/getEndpointUrlConfig.js +0 -1
  3314. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -544
  3315. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/booleanEquals.js +0 -1
  3316. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttr.js +0 -1
  3317. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttrPathList.js +0 -1
  3318. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/index.js +0 -1
  3319. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/isIpAddress.js +0 -1
  3320. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/isSet.js +0 -1
  3321. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/isValidHostLabel.js +0 -1
  3322. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/not.js +0 -1
  3323. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/parseURL.js +0 -1
  3324. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/stringEquals.js +0 -1
  3325. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/substring.js +0 -1
  3326. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/lib/uriEncode.js +0 -1
  3327. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/resolveEndpoint.js +0 -1
  3328. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointError.js +0 -1
  3329. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointFunctions.js +0 -1
  3330. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointRuleObject.js +0 -1
  3331. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/types/ErrorRuleObject.js +0 -1
  3332. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/types/RuleSetObject.js +0 -1
  3333. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/types/TreeRuleObject.js +0 -1
  3334. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/types/index.js +0 -1
  3335. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/types/shared.js +0 -1
  3336. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/callFunction.js +0 -1
  3337. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/customEndpointFunctions.js +0 -1
  3338. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/endpointFunctions.js +0 -1
  3339. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateCondition.js +0 -1
  3340. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateConditions.js +0 -1
  3341. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateEndpointRule.js +0 -1
  3342. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateErrorRule.js +0 -1
  3343. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateExpression.js +0 -1
  3344. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateRules.js +0 -1
  3345. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTemplate.js +0 -1
  3346. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTreeRule.js +0 -1
  3347. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointHeaders.js +0 -1
  3348. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperties.js +0 -1
  3349. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperty.js +0 -1
  3350. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointUrl.js +0 -1
  3351. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/getReferenceValue.js +0 -1
  3352. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-cjs/utils/index.js +0 -1
  3353. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/cache/EndpointCache.js +0 -49
  3354. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/debug/debugId.js +0 -1
  3355. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/debug/index.js +0 -2
  3356. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/debug/toDebugString.js +0 -12
  3357. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/getEndpointUrlConfig.js +0 -21
  3358. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -6
  3359. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/booleanEquals.js +0 -1
  3360. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +0 -11
  3361. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/getAttrPathList.js +0 -25
  3362. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +0 -9
  3363. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/isIpAddress.js +0 -2
  3364. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/isSet.js +0 -1
  3365. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/isValidHostLabel.js +0 -13
  3366. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/not.js +0 -1
  3367. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/parseURL.js +0 -51
  3368. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/stringEquals.js +0 -1
  3369. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +0 -9
  3370. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/lib/uriEncode.js +0 -1
  3371. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +0 -27
  3372. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/types/EndpointError.js +0 -6
  3373. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/types/EndpointFunctions.js +0 -1
  3374. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
  3375. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  3376. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  3377. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  3378. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/types/index.js +0 -7
  3379. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/types/shared.js +0 -1
  3380. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +0 -11
  3381. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/customEndpointFunctions.js +0 -1
  3382. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +0 -12
  3383. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateCondition.js +0 -14
  3384. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateConditions.js +0 -22
  3385. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateEndpointRule.js +0 -27
  3386. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateErrorRule.js +0 -14
  3387. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +0 -16
  3388. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +0 -27
  3389. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +0 -36
  3390. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +0 -13
  3391. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +0 -12
  3392. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +0 -5
  3393. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +0 -21
  3394. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointUrl.js +0 -15
  3395. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +0 -7
  3396. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-es/utils/index.js +0 -2
  3397. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/cache/EndpointCache.d.ts +0 -34
  3398. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/debug/debugId.d.ts +0 -1
  3399. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/debug/index.d.ts +0 -2
  3400. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/debug/toDebugString.d.ts +0 -9
  3401. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +0 -2
  3402. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -6
  3403. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/booleanEquals.d.ts +0 -5
  3404. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/getAttr.d.ts +0 -7
  3405. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/getAttrPathList.d.ts +0 -4
  3406. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +0 -9
  3407. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -4
  3408. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +0 -5
  3409. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/isValidHostLabel.d.ts +0 -7
  3410. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/not.d.ts +0 -5
  3411. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/parseURL.d.ts +0 -5
  3412. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/stringEquals.d.ts +0 -5
  3413. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/substring.d.ts +0 -7
  3414. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/lib/uriEncode.d.ts +0 -4
  3415. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -6
  3416. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +0 -34
  3417. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
  3418. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
  3419. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
  3420. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
  3421. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  3422. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
  3423. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
  3424. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
  3425. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
  3426. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
  3427. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
  3428. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
  3429. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
  3430. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
  3431. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
  3432. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
  3433. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
  3434. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
  3435. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
  3436. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
  3437. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
  3438. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
  3439. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
  3440. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
  3441. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
  3442. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
  3443. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -2
  3444. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
  3445. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
  3446. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
  3447. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
  3448. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
  3449. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
  3450. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -2
  3451. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -3
  3452. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
  3453. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -3
  3454. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
  3455. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -2
  3456. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -3
  3457. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
  3458. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
  3459. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
  3460. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/types/EndpointError.d.ts +0 -3
  3461. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/types/EndpointFunctions.d.ts +0 -2
  3462. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -5
  3463. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -2
  3464. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -4
  3465. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -3
  3466. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/types/index.d.ts +0 -7
  3467. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/types/shared.d.ts +0 -25
  3468. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +0 -2
  3469. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/customEndpointFunctions.d.ts +0 -4
  3470. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +0 -11
  3471. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +0 -8
  3472. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateConditions.d.ts +0 -8
  3473. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateEndpointRule.d.ts +0 -3
  3474. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateErrorRule.d.ts +0 -2
  3475. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +0 -2
  3476. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +0 -3
  3477. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTemplate.d.ts +0 -2
  3478. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +0 -3
  3479. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +0 -2
  3480. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +0 -2
  3481. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +0 -3
  3482. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointUrl.d.ts +0 -2
  3483. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +0 -2
  3484. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/dist-types/utils/index.d.ts +0 -2
  3485. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/package.json +0 -68
  3486. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-hex-encoding/LICENSE +0 -201
  3487. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-hex-encoding/README.md +0 -4
  3488. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +0 -67
  3489. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-hex-encoding/dist-es/index.js +0 -33
  3490. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-hex-encoding/dist-types/index.d.ts +0 -12
  3491. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-hex-encoding/dist-types/ts3.4/index.d.ts +0 -12
  3492. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-hex-encoding/package.json +0 -60
  3493. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/LICENSE +0 -201
  3494. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/README.md +0 -12
  3495. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-cjs/getSmithyContext.js +0 -1
  3496. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -45
  3497. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-cjs/normalizeProvider.js +0 -1
  3498. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-es/getSmithyContext.js +0 -2
  3499. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-es/index.js +0 -2
  3500. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-es/normalizeProvider.js +0 -6
  3501. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-types/getSmithyContext.d.ts +0 -5
  3502. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -8
  3503. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-types/normalizeProvider.d.ts +0 -7
  3504. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  3505. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
  3506. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  3507. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/package.json +0 -66
  3508. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/LICENSE +0 -201
  3509. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/README.md +0 -78
  3510. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
  3511. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +0 -1
  3512. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +0 -1
  3513. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +0 -1
  3514. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/config.js +0 -1
  3515. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/constants.js +0 -1
  3516. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +0 -1
  3517. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +0 -1
  3518. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -358
  3519. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/types.js +0 -1
  3520. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -24
  3521. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -18
  3522. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -100
  3523. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -65
  3524. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/config.js +0 -7
  3525. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/constants.js +0 -9
  3526. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  3527. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  3528. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/index.js +0 -7
  3529. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/types.js +0 -1
  3530. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -33
  3531. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +0 -32
  3532. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +0 -49
  3533. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +0 -26
  3534. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/config.d.ts +0 -20
  3535. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -59
  3536. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  3537. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  3538. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -7
  3539. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  3540. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  3541. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  3542. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  3543. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  3544. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  3545. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  3546. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  3547. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  3548. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  3549. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/types.d.ts +0 -19
  3550. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/package.json +0 -68
  3551. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/LICENSE +0 -201
  3552. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/README.md +0 -6
  3553. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js +0 -35
  3554. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/blob/Uint8ArrayBlobAdapter.js +0 -1
  3555. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/blob/transforms.js +0 -1
  3556. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js +0 -7
  3557. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +0 -49
  3558. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js +0 -40
  3559. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js +0 -12
  3560. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +0 -60
  3561. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +0 -104
  3562. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +0 -31
  3563. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +0 -30
  3564. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +0 -35
  3565. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/headStream.js +0 -46
  3566. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -103
  3567. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +0 -69
  3568. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +0 -55
  3569. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js +0 -10
  3570. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +0 -16
  3571. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +0 -14
  3572. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/ByteArrayCollector.js +0 -31
  3573. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +0 -18
  3574. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/blob/transforms.js +0 -15
  3575. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.browser.js +0 -3
  3576. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +0 -44
  3577. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.browser.js +0 -35
  3578. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.js +0 -9
  3579. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +0 -57
  3580. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +0 -95
  3581. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.browser.js +0 -27
  3582. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +0 -26
  3583. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/headStream.browser.js +0 -31
  3584. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/headStream.js +0 -41
  3585. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/index.js +0 -9
  3586. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.browser.js +0 -64
  3587. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -50
  3588. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/splitStream.browser.js +0 -7
  3589. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/splitStream.js +0 -13
  3590. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/stream-type-check.js +0 -5
  3591. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ByteArrayCollector.d.ts +0 -13
  3592. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +0 -21
  3593. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/blob/transforms.d.ts +0 -9
  3594. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.browser.d.ts +0 -37
  3595. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +0 -59
  3596. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +0 -15
  3597. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +0 -11
  3598. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +0 -12
  3599. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +0 -50
  3600. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.browser.d.ts +0 -5
  3601. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -6
  3602. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +0 -8
  3603. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +0 -9
  3604. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -9
  3605. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.browser.d.ts +0 -7
  3606. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts +0 -8
  3607. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/splitStream.browser.d.ts +0 -5
  3608. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +0 -8
  3609. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +0 -16
  3610. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/ByteArrayCollector.d.ts +0 -13
  3611. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -21
  3612. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/transforms.d.ts +0 -9
  3613. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.browser.d.ts +0 -37
  3614. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +0 -59
  3615. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +0 -15
  3616. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +0 -11
  3617. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +0 -12
  3618. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +0 -54
  3619. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
  3620. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -6
  3621. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +0 -8
  3622. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +0 -9
  3623. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -9
  3624. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
  3625. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
  3626. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.browser.d.ts +0 -8
  3627. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +0 -14
  3628. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +0 -16
  3629. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/package.json +0 -98
  3630. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/LICENSE +0 -201
  3631. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/README.md +0 -10
  3632. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri-path.js +0 -1
  3633. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri.js +0 -1
  3634. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +0 -43
  3635. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-es/escape-uri-path.js +0 -2
  3636. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-es/escape-uri.js +0 -2
  3637. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-es/index.js +0 -2
  3638. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-types/escape-uri-path.d.ts +0 -4
  3639. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-types/escape-uri.d.ts +0 -4
  3640. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-types/index.d.ts +0 -8
  3641. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri-path.d.ts +0 -4
  3642. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri.d.ts +0 -4
  3643. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/index.d.ts +0 -8
  3644. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-uri-escape/package.json +0 -59
  3645. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/LICENSE +0 -201
  3646. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/README.md +0 -4
  3647. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  3648. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  3649. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  3650. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  3651. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  3652. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  3653. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  3654. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  3655. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  3656. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  3657. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  3658. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  3659. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  3660. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  3661. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  3662. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  3663. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  3664. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  3665. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  3666. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  3667. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  3668. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  3669. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  3670. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  3671. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/package.json +0 -66
  3672. package/node_modules/@aws-sdk/nested-clients/package.json +0 -115
  3673. package/node_modules/@types/node/ts5.1/compatibility/disposable.d.ts +0 -12
  3674. package/node_modules/@types/node/ts5.1/index.d.ts +0 -98
  3675. package/node_modules/chardet/.travis.yml +0 -5
  3676. package/node_modules/chardet/LICENSE +0 -19
  3677. package/node_modules/chardet/README.md +0 -81
  3678. package/node_modules/chardet/encoding/iso2022.js +0 -141
  3679. package/node_modules/chardet/encoding/mbcs.js +0 -502
  3680. package/node_modules/chardet/encoding/sbcs.js +0 -907
  3681. package/node_modules/chardet/encoding/unicode.js +0 -112
  3682. package/node_modules/chardet/encoding/utf8.js +0 -84
  3683. package/node_modules/chardet/index.js +0 -151
  3684. package/node_modules/chardet/match.js +0 -6
  3685. package/node_modules/chardet/package.json +0 -47
  3686. package/node_modules/external-editor/LICENSE +0 -21
  3687. package/node_modules/external-editor/README.md +0 -171
  3688. package/node_modules/external-editor/example_async.js +0 -40
  3689. package/node_modules/external-editor/example_sync.js +0 -38
  3690. package/node_modules/external-editor/main/errors/CreateFileError.js +0 -39
  3691. package/node_modules/external-editor/main/errors/LaunchEditorError.js +0 -39
  3692. package/node_modules/external-editor/main/errors/ReadFileError.js +0 -39
  3693. package/node_modules/external-editor/main/errors/RemoveFileError.js +0 -39
  3694. package/node_modules/external-editor/main/index.d.ts +0 -46
  3695. package/node_modules/external-editor/main/index.js +0 -193
  3696. package/node_modules/external-editor/node_modules/iconv-lite/Changelog.md +0 -162
  3697. package/node_modules/external-editor/node_modules/iconv-lite/README.md +0 -156
  3698. package/node_modules/external-editor/node_modules/iconv-lite/encodings/dbcs-codec.js +0 -555
  3699. package/node_modules/external-editor/node_modules/iconv-lite/encodings/dbcs-data.js +0 -176
  3700. package/node_modules/external-editor/node_modules/iconv-lite/encodings/index.js +0 -22
  3701. package/node_modules/external-editor/node_modules/iconv-lite/encodings/internal.js +0 -188
  3702. package/node_modules/external-editor/node_modules/iconv-lite/encodings/sbcs-data.js +0 -174
  3703. package/node_modules/external-editor/node_modules/iconv-lite/encodings/tables/gbk-added.json +0 -55
  3704. package/node_modules/external-editor/node_modules/iconv-lite/encodings/utf16.js +0 -177
  3705. package/node_modules/external-editor/node_modules/iconv-lite/encodings/utf7.js +0 -290
  3706. package/node_modules/external-editor/node_modules/iconv-lite/lib/extend-node.js +0 -217
  3707. package/node_modules/external-editor/node_modules/iconv-lite/lib/index.d.ts +0 -24
  3708. package/node_modules/external-editor/node_modules/iconv-lite/lib/index.js +0 -153
  3709. package/node_modules/external-editor/node_modules/iconv-lite/lib/streams.js +0 -121
  3710. package/node_modules/external-editor/node_modules/iconv-lite/package.json +0 -46
  3711. package/node_modules/external-editor/package.json +0 -61
  3712. package/node_modules/os-tmpdir/index.js +0 -25
  3713. package/node_modules/os-tmpdir/license +0 -21
  3714. package/node_modules/os-tmpdir/package.json +0 -41
  3715. package/node_modules/os-tmpdir/readme.md +0 -32
  3716. package/node_modules/tmp/LICENSE +0 -21
  3717. package/node_modules/tmp/README.md +0 -314
  3718. package/node_modules/tmp/lib/tmp.js +0 -611
  3719. package/node_modules/tmp/package.json +0 -38
  3720. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/README.md +0 -0
  3721. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/index.js +0 -0
  3722. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -0
  3723. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -0
  3724. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -0
  3725. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sso-oidc/index.js +0 -0
  3726. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -0
  3727. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -0
  3728. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -0
  3729. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -0
  3730. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/STSClient.js +0 -0
  3731. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -0
  3732. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -0
  3733. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -0
  3734. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -0
  3735. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -0
  3736. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/index.js +0 -0
  3737. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -0
  3738. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/runtimeConfig.js +0 -0
  3739. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -0
  3740. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -0
  3741. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-cjs/submodules/sts/runtimeExtensions.js +0 -0
  3742. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/index.js +0 -0
  3743. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/SSOOIDC.js +0 -0
  3744. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/SSOOIDCClient.js +0 -0
  3745. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +0 -0
  3746. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -0
  3747. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +0 -0
  3748. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/commands/index.js +0 -0
  3749. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +0 -0
  3750. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +0 -0
  3751. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -0
  3752. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/extensionConfiguration.js +0 -0
  3753. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/index.js +0 -0
  3754. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -0
  3755. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/models/index.js +0 -0
  3756. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/models/models_0.js +0 -0
  3757. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -0
  3758. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -0
  3759. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/runtimeConfig.js +0 -0
  3760. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -0
  3761. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +0 -0
  3762. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sso-oidc/runtimeExtensions.js +0 -0
  3763. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/STS.js +0 -0
  3764. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/STSClient.js +0 -0
  3765. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -0
  3766. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +0 -0
  3767. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/commands/AssumeRoleCommand.js +0 -0
  3768. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +0 -0
  3769. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/commands/index.js +0 -0
  3770. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/defaultRoleAssumers.js +0 -0
  3771. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -0
  3772. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/endpoint/EndpointParameters.js +0 -0
  3773. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/endpoint/endpointResolver.js +0 -0
  3774. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/endpoint/ruleset.js +0 -0
  3775. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/extensionConfiguration.js +0 -0
  3776. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/index.js +0 -0
  3777. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/models/STSServiceException.js +0 -0
  3778. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/models/index.js +0 -0
  3779. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/models/models_0.js +0 -0
  3780. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/protocols/Aws_query.js +0 -0
  3781. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/runtimeConfig.browser.js +0 -0
  3782. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/runtimeConfig.js +0 -0
  3783. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/runtimeConfig.native.js +0 -0
  3784. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/runtimeConfig.shared.js +0 -0
  3785. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-es/submodules/sts/runtimeExtensions.js +0 -0
  3786. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/index.d.ts +0 -0
  3787. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +0 -0
  3788. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -0
  3789. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -0
  3790. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -0
  3791. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -0
  3792. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/commands/index.d.ts +0 -0
  3793. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -0
  3794. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -0
  3795. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -0
  3796. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +0 -0
  3797. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/index.d.ts +0 -0
  3798. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -0
  3799. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/models/index.d.ts +0 -0
  3800. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -0
  3801. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -0
  3802. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -0
  3803. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +0 -0
  3804. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -0
  3805. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -0
  3806. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +0 -0
  3807. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/STS.d.ts +0 -0
  3808. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/STSClient.d.ts +0 -0
  3809. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -0
  3810. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -0
  3811. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -0
  3812. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -0
  3813. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/commands/index.d.ts +0 -0
  3814. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/defaultRoleAssumers.d.ts +0 -0
  3815. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -0
  3816. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +0 -0
  3817. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +0 -0
  3818. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -0
  3819. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/extensionConfiguration.d.ts +0 -0
  3820. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/index.d.ts +0 -0
  3821. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/models/STSServiceException.d.ts +0 -0
  3822. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/models/index.d.ts +0 -0
  3823. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/models/models_0.d.ts +0 -0
  3824. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -0
  3825. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/runtimeConfig.browser.d.ts +0 -0
  3826. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/runtimeConfig.d.ts +0 -0
  3827. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/runtimeConfig.native.d.ts +0 -0
  3828. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/runtimeConfig.shared.d.ts +0 -0
  3829. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/submodules/sts/runtimeExtensions.d.ts +0 -0
  3830. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/index.d.ts +0 -0
  3831. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +0 -0
  3832. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -0
  3833. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -0
  3834. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -0
  3835. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -0
  3836. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +0 -0
  3837. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -0
  3838. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -0
  3839. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -0
  3840. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +0 -0
  3841. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +0 -0
  3842. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -0
  3843. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +0 -0
  3844. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -0
  3845. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -0
  3846. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -0
  3847. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +0 -0
  3848. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -0
  3849. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -0
  3850. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +0 -0
  3851. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/STS.d.ts +0 -0
  3852. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -0
  3853. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -0
  3854. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -0
  3855. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -0
  3856. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -0
  3857. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/commands/index.d.ts +0 -0
  3858. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +0 -0
  3859. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -0
  3860. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +0 -0
  3861. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +0 -0
  3862. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -0
  3863. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +0 -0
  3864. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/index.d.ts +0 -0
  3865. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +0 -0
  3866. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/models/index.d.ts +0 -0
  3867. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -0
  3868. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -0
  3869. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +0 -0
  3870. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +0 -0
  3871. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +0 -0
  3872. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +0 -0
  3873. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +0 -0
  3874. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/sso-oidc.d.ts +0 -0
  3875. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/sso-oidc.js +0 -0
  3876. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/sts.d.ts +0 -0
  3877. /package/node_modules/@aws-sdk/{nested-clients → client-cloudformation/node_modules/@aws-sdk/nested-clients}/sts.js +0 -0
  3878. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js → client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js} +0 -0
  3879. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/extensions → client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es}/index.js +0 -0
  3880. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js → client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js} +0 -0
  3881. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/abort.js → client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js} +0 -0
  3882. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js → client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts} +0 -0
  3883. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/checksum.js → client-iam/node_modules/@aws-sdk/nested-clients/dist-es/index.js} +0 -0
  3884. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/client.js → client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js} +0 -0
  3885. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/command.js → client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js} +0 -0
  3886. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/connection.js → client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts} +0 -0
  3887. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/feature-ids.js → client-iot/node_modules/@aws-sdk/nested-clients/dist-es/index.js} +0 -0
  3888. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/function.js → client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js} +0 -0
  3889. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/http.js → client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js} +0 -0
  3890. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js → client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts} +0 -0
  3891. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/credentials.js → client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/index.js} +0 -0
  3892. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/crypto.js → client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js} +0 -0
  3893. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/encode.js → client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js} +0 -0
  3894. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/eventStream.js → client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts} +0 -0
  3895. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js → client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/index.js} +0 -0
  3896. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/identity/Identity.js → client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js} +0 -0
  3897. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js → client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js} +0 -0
  3898. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js → client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts} +0 -0
  3899. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/logger.js → client-s3/node_modules/@aws-sdk/nested-clients/dist-es/index.js} +0 -0
  3900. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/middleware.js → client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js} +0 -0
  3901. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/pagination.js → client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js} +0 -0
  3902. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/profile.js → client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts} +0 -0
  3903. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/request.js → credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/index.js} +0 -0
  3904. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/response.js → credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js} +0 -0
  3905. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/retry.js → credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js} +0 -0
  3906. /package/node_modules/@aws-sdk/{nested-clients/node_modules/@aws-sdk/types/dist-es/serde.js → credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts} +0 -0
  3907. /package/node_modules/{external-editor/main → @inquirer/external-editor/dist/commonjs}/errors/CreateFileError.d.ts +0 -0
  3908. /package/node_modules/{external-editor/main → @inquirer/external-editor/dist/commonjs}/errors/LaunchEditorError.d.ts +0 -0
  3909. /package/node_modules/{external-editor/main → @inquirer/external-editor/dist/commonjs}/errors/ReadFileError.d.ts +0 -0
  3910. /package/node_modules/{external-editor/main → @inquirer/external-editor/dist/commonjs}/errors/RemoveFileError.d.ts +0 -0
  3911. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/LICENSE +0 -0
  3912. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/sbcs-codec.js +0 -0
  3913. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/sbcs-data-generated.js +0 -0
  3914. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/tables/big5-added.json +0 -0
  3915. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/tables/cp936.json +0 -0
  3916. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/tables/cp949.json +0 -0
  3917. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/tables/cp950.json +0 -0
  3918. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/tables/eucjp.json +0 -0
  3919. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/tables/gb18030-ranges.json +0 -0
  3920. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/encodings/tables/shiftjis.json +0 -0
  3921. /package/node_modules/{external-editor/node_modules/iconv-lite → iconv-lite}/lib/bom-handling.js +0 -0
@@ -1,133 +0,0 @@
1
- import { MemberSchema, NormalizedSchema as INormalizedSchema, Schema as ISchema, SchemaRef, SchemaTraits, SchemaTraitsObject } from "@smithy/types";
2
- /**
3
- * Wraps both class instances, numeric sentinel values, and member schema pairs.
4
- * Presents a consistent interface for interacting with polymorphic schema representations.
5
- *
6
- * @alpha
7
- */
8
- export declare class NormalizedSchema implements INormalizedSchema {
9
- private readonly ref;
10
- private memberName?;
11
- static symbol: symbol;
12
- protected symbol: symbol;
13
- private readonly name;
14
- private readonly traits;
15
- private _isMemberSchema;
16
- private schema;
17
- private memberTraits;
18
- private normalizedTraits?;
19
- /**
20
- * @param ref - a polymorphic SchemaRef to be dereferenced/normalized.
21
- * @param memberName - optional memberName if this NormalizedSchema should be considered a member schema.
22
- */
23
- constructor(ref: SchemaRef, memberName?: string | undefined);
24
- static [Symbol.hasInstance](lhs: unknown): lhs is NormalizedSchema;
25
- /**
26
- * Static constructor that attempts to avoid wrapping a NormalizedSchema within another.
27
- */
28
- static of(ref: SchemaRef, memberName?: string): NormalizedSchema;
29
- /**
30
- * @param indicator - numeric indicator for preset trait combination.
31
- * @returns equivalent trait object.
32
- */
33
- static translateTraits(indicator: SchemaTraits): SchemaTraitsObject;
34
- /**
35
- * Creates a normalized member schema from the given schema and member name.
36
- */
37
- private static memberFrom;
38
- /**
39
- * @returns the underlying non-normalized schema.
40
- */
41
- getSchema(): Exclude<ISchema, MemberSchema | INormalizedSchema>;
42
- /**
43
- * @param withNamespace - qualifies the name.
44
- * @returns e.g. `MyShape` or `com.namespace#MyShape`.
45
- */
46
- getName(withNamespace?: boolean): string | undefined;
47
- /**
48
- * @returns the member name if the schema is a member schema.
49
- * @throws Error when the schema isn't a member schema.
50
- */
51
- getMemberName(): string;
52
- isMemberSchema(): boolean;
53
- isUnitSchema(): boolean;
54
- /**
55
- * boolean methods on this class help control flow in shape serialization and deserialization.
56
- */
57
- isListSchema(): boolean;
58
- isMapSchema(): boolean;
59
- isDocumentSchema(): boolean;
60
- isStructSchema(): boolean;
61
- isBlobSchema(): boolean;
62
- isTimestampSchema(): boolean;
63
- isStringSchema(): boolean;
64
- isBooleanSchema(): boolean;
65
- isNumericSchema(): boolean;
66
- isBigIntegerSchema(): boolean;
67
- isBigDecimalSchema(): boolean;
68
- isStreaming(): boolean;
69
- /**
70
- * This is a shortcut to avoid calling `getMergedTraits().idempotencyToken` on every string.
71
- * @returns whether the schema has the idempotencyToken trait.
72
- */
73
- isIdempotencyToken(): boolean;
74
- /**
75
- * @returns own traits merged with member traits, where member traits of the same trait key take priority.
76
- * This method is cached.
77
- */
78
- getMergedTraits(): SchemaTraitsObject;
79
- /**
80
- * @returns only the member traits. If the schema is not a member, this returns empty.
81
- */
82
- getMemberTraits(): SchemaTraitsObject;
83
- /**
84
- * @returns only the traits inherent to the shape or member target shape if this schema is a member.
85
- * If there are any member traits they are excluded.
86
- */
87
- getOwnTraits(): SchemaTraitsObject;
88
- /**
89
- * @returns the map's key's schema. Returns a dummy Document schema if this schema is a Document.
90
- *
91
- * @throws Error if the schema is not a Map or Document.
92
- */
93
- getKeySchema(): NormalizedSchema;
94
- /**
95
- * @returns the schema of the map's value or list's member.
96
- * Returns a dummy Document schema if this schema is a Document.
97
- *
98
- * @throws Error if the schema is not a Map, List, nor Document.
99
- */
100
- getValueSchema(): NormalizedSchema;
101
- /**
102
- * @returns the NormalizedSchema for the given member name. The returned instance will return true for `isMemberSchema()`
103
- * and will have the member name given.
104
- * @param member - which member to retrieve and wrap.
105
- *
106
- * @throws Error if member does not exist or the schema is neither a document nor structure.
107
- * Note that errors are assumed to be structures and unions are considered structures for these purposes.
108
- */
109
- getMemberSchema(member: string): NormalizedSchema;
110
- /**
111
- * This can be used for checking the members as a hashmap.
112
- * Prefer the structIterator method for iteration.
113
- *
114
- * This does NOT return list and map members, it is only for structures.
115
- *
116
- * @returns a map of member names to member schemas (normalized).
117
- */
118
- getMemberSchemas(): Record<string, NormalizedSchema>;
119
- /**
120
- * Allows iteration over members of a structure schema.
121
- * Each yield is a pair of the member name and member schema.
122
- *
123
- * This avoids the overhead of calling Object.entries(ns.getMemberSchemas()).
124
- */
125
- structIterator(): Generator<[
126
- string,
127
- NormalizedSchema
128
- ], undefined, undefined>;
129
- /**
130
- * @returns a last-resort human-readable name for the schema if it has no other identifiers.
131
- */
132
- private getSchemaName;
133
- }
@@ -1,20 +0,0 @@
1
- import { OperationSchema as IOperationSchema, SchemaRef, SchemaTraits } from "@smithy/types";
2
- import { Schema } from "./Schema";
3
- /**
4
- * This is used as a reference container for the input/output pair of schema, and for trait
5
- * detection on the operation that may affect client protocol logic.
6
- *
7
- * @alpha
8
- */
9
- export declare class OperationSchema extends Schema implements IOperationSchema {
10
- name: string;
11
- traits: SchemaTraits;
12
- input: SchemaRef;
13
- output: SchemaRef;
14
- constructor(name: string, traits: SchemaTraits, input: SchemaRef, output: SchemaRef);
15
- }
16
- /**
17
- * Factory for OperationSchema.
18
- * @internal
19
- */
20
- export declare function op(namespace: string, name: string, traits: SchemaTraits | undefined, input: SchemaRef, output: SchemaRef): OperationSchema;
@@ -1,11 +0,0 @@
1
- import { SchemaTraits, TraitsSchema } from "@smithy/types";
2
- /**
3
- * Abstract base for class-based Schema except NormalizedSchema.
4
- *
5
- * @alpha
6
- */
7
- export declare abstract class Schema implements TraitsSchema {
8
- name: string;
9
- traits: SchemaTraits;
10
- protected constructor(name: string, traits: SchemaTraits);
11
- }
@@ -1,23 +0,0 @@
1
- import { SchemaRef, SchemaTraits, TraitsSchema } from "@smithy/types";
2
- import { Schema } from "./Schema";
3
- /**
4
- * Although numeric values exist for most simple schema, this class is used for cases where traits are
5
- * attached to those schema, since a single number cannot easily represent both a schema and its traits.
6
- *
7
- * @alpha
8
- */
9
- export declare class SimpleSchema extends Schema implements TraitsSchema {
10
- name: string;
11
- schemaRef: SchemaRef;
12
- traits: SchemaTraits;
13
- static symbol: symbol;
14
- protected symbol: symbol;
15
- constructor(name: string, schemaRef: SchemaRef, traits: SchemaTraits);
16
- static [Symbol.hasInstance](lhs: unknown): lhs is SimpleSchema;
17
- }
18
- /**
19
- * Factory for simple schema class objects.
20
- *
21
- * @internal
22
- */
23
- export declare function sim(namespace: string, name: string, schemaRef: SchemaRef, traits: SchemaTraits): SimpleSchema;
@@ -1,27 +0,0 @@
1
- import { SchemaRef, SchemaTraits, StructureSchema as IStructureSchema } from "@smithy/types";
2
- import { Schema } from "./Schema";
3
- /**
4
- * A structure schema has a known list of members. This is also used for unions.
5
- *
6
- * @alpha
7
- */
8
- export declare class StructureSchema extends Schema implements IStructureSchema {
9
- name: string;
10
- traits: SchemaTraits;
11
- memberNames: string[];
12
- memberList: SchemaRef[];
13
- static symbol: symbol;
14
- protected symbol: symbol;
15
- members: Record<string, [
16
- SchemaRef,
17
- SchemaTraits
18
- ]>;
19
- constructor(name: string, traits: SchemaTraits, memberNames: string[], memberList: SchemaRef[]);
20
- static [Symbol.hasInstance](lhs: unknown): lhs is StructureSchema;
21
- }
22
- /**
23
- * Factory for StructureSchema.
24
- *
25
- * @internal
26
- */
27
- export declare function struct(namespace: string, name: string, traits: SchemaTraits, memberNames: string[], memberList: SchemaRef[]): StructureSchema;
@@ -1,21 +0,0 @@
1
- import { BigDecimalSchema, BigIntegerSchema, BlobSchema, BooleanSchema, DocumentSchema, ListSchemaModifier, MapSchemaModifier, NumericSchema, StreamingBlobSchema, StringSchema, TimestampDateTimeSchema, TimestampDefaultSchema, TimestampEpochSecondsSchema, TimestampHttpDateSchema } from "@smithy/types";
2
- /**
3
- * Schema sentinel runtime values.
4
- * @alpha
5
- */
6
- export declare const SCHEMA: {
7
- BLOB: BlobSchema;
8
- STREAMING_BLOB: StreamingBlobSchema;
9
- BOOLEAN: BooleanSchema;
10
- STRING: StringSchema;
11
- NUMERIC: NumericSchema;
12
- BIG_INTEGER: BigIntegerSchema;
13
- BIG_DECIMAL: BigDecimalSchema;
14
- DOCUMENT: DocumentSchema;
15
- TIMESTAMP_DEFAULT: TimestampDefaultSchema;
16
- TIMESTAMP_DATE_TIME: TimestampDateTimeSchema;
17
- TIMESTAMP_HTTP_DATE: TimestampHttpDateSchema;
18
- TIMESTAMP_EPOCH_SECONDS: TimestampEpochSecondsSchema;
19
- LIST_MODIFIER: ListSchemaModifier;
20
- MAP_MODIFIER: MapSchemaModifier;
21
- };
@@ -1,6 +0,0 @@
1
- import { SchemaRef } from "@smithy/types";
2
- /**
3
- * @internal
4
- * @deprecated the former functionality has been internalized to the CborCodec.
5
- */
6
- export declare const copyDocumentWithTransform: (source: any, schemaRef: SchemaRef, transform?: (_: any, schemaRef: SchemaRef) => any) => any;
@@ -1,73 +0,0 @@
1
- /**
2
- * @internal
3
- *
4
- * Builds a proper UTC HttpDate timestamp from a Date object
5
- * since not all environments will have this as the expected
6
- * format.
7
- *
8
- * @see {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toUTCString}
9
- * - Prior to ECMAScript 2018, the format of the return value
10
- * - varied according to the platform. The most common return
11
- * - value was an RFC-1123 formatted date stamp, which is a
12
- * - slightly updated version of RFC-822 date stamps.
13
- */
14
- export declare function dateToUtcString(date: Date): string;
15
- /**
16
- * @internal
17
- *
18
- * Parses a value into a Date. Returns undefined if the input is null or
19
- * undefined, throws an error if the input is not a string that can be parsed
20
- * as an RFC 3339 date.
21
- *
22
- * Input strings must conform to RFC3339 section 5.6, and cannot have a UTC
23
- * offset. Fractional precision is supported.
24
- *
25
- * @see {@link https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14}
26
- *
27
- * @param value - the value to parse
28
- * @returns a Date or undefined
29
- */
30
- export declare const parseRfc3339DateTime: (value: unknown) => Date | undefined;
31
- /**
32
- * @internal
33
- *
34
- * Parses a value into a Date. Returns undefined if the input is null or
35
- * undefined, throws an error if the input is not a string that can be parsed
36
- * as an RFC 3339 date.
37
- *
38
- * Input strings must conform to RFC3339 section 5.6, and can have a UTC
39
- * offset. Fractional precision is supported.
40
- *
41
- * @see {@link https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14}
42
- *
43
- * @param value - the value to parse
44
- * @returns a Date or undefined
45
- */
46
- export declare const parseRfc3339DateTimeWithOffset: (value: unknown) => Date | undefined;
47
- /**
48
- * @internal
49
- *
50
- * Parses a value into a Date. Returns undefined if the input is null or
51
- * undefined, throws an error if the input is not a string that can be parsed
52
- * as an RFC 7231 IMF-fixdate or obs-date.
53
- *
54
- * Input strings must conform to RFC7231 section 7.1.1.1. Fractional seconds are supported.
55
- *
56
- * @see {@link https://datatracker.ietf.org/doc/html/rfc7231.html#section-7.1.1.1}
57
- *
58
- * @param value - the value to parse
59
- * @returns a Date or undefined
60
- */
61
- export declare const parseRfc7231DateTime: (value: unknown) => Date | undefined;
62
- /**
63
- * @internal
64
- *
65
- * Parses a value into a Date. Returns undefined if the input is null or
66
- * undefined, throws an error if the input is not a number or a parseable string.
67
- *
68
- * Input strings must be an integer or floating point number. Fractional seconds are supported.
69
- *
70
- * @param value - the value to parse
71
- * @returns a Date or undefined
72
- */
73
- export declare const parseEpochTimestamp: (value: unknown) => Date | undefined;
@@ -1,2 +0,0 @@
1
- import { v4 as generateIdempotencyToken } from "uuid";
2
- export { generateIdempotencyToken };
@@ -1,9 +0,0 @@
1
- export * from "./copyDocumentWithTransform";
2
- export * from "./date-utils";
3
- export * from "./generateIdempotencyToken";
4
- export * from "./lazy-json";
5
- export * from "./parse-utils";
6
- export * from "./quote-header";
7
- export * from "./split-every";
8
- export * from "./split-header";
9
- export * from "./value/NumericValue";
@@ -1,45 +0,0 @@
1
- /**
2
- * @public
3
- *
4
- * A model field with this type means that you may provide a JavaScript
5
- * object in lieu of a JSON string, and it will be serialized to JSON
6
- * automatically before being sent in a request.
7
- *
8
- * For responses, you will receive a "LazyJsonString", which is a boxed String object
9
- * with additional mixin methods.
10
- * To get the string value, call `.toString()`, or to get the JSON object value,
11
- * call `.deserializeJSON()` or parse it yourself.
12
- */
13
- export type AutomaticJsonStringConversion = Parameters<typeof JSON.stringify>[0] | LazyJsonString;
14
- /**
15
- * @internal
16
- */
17
- export interface LazyJsonString extends String {
18
- /**
19
- * @returns the JSON parsing of the string value.
20
- */
21
- deserializeJSON(): any;
22
- /**
23
- * @returns the original string value rather than a JSON.stringified value.
24
- */
25
- toJSON(): string;
26
- }
27
- /**
28
- * @internal
29
- *
30
- * Extension of the native String class in the previous implementation
31
- * has negative global performance impact on method dispatch for strings,
32
- * and is generally discouraged.
33
- *
34
- * This current implementation may look strange, but is necessary to preserve the interface and
35
- * behavior of extending the String class.
36
- */
37
- export declare const LazyJsonString: {
38
- new (s: string): LazyJsonString;
39
- (s: string): LazyJsonString;
40
- from(s: any): LazyJsonString;
41
- /**
42
- * @deprecated use #from.
43
- */
44
- fromObject(s: any): LazyJsonString;
45
- };
@@ -1,270 +0,0 @@
1
- /**
2
- * @internal
3
- *
4
- * Give an input string, strictly parses a boolean value.
5
- *
6
- * @param value - The boolean string to parse.
7
- * @returns true for "true", false for "false", otherwise an error is thrown.
8
- */
9
- export declare const parseBoolean: (value: string) => boolean;
10
- /**
11
- * @internal
12
- *
13
- * Asserts a value is a boolean and returns it.
14
- * Casts strings and numbers with a warning if there is evidence that they were
15
- * intended to be booleans.
16
- *
17
- * @param value - A value that is expected to be a boolean.
18
- * @returns The value if it's a boolean, undefined if it's null/undefined,
19
- * otherwise an error is thrown.
20
- */
21
- export declare const expectBoolean: (value: any) => boolean | undefined;
22
- /**
23
- * @internal
24
- *
25
- * Asserts a value is a number and returns it.
26
- * Casts strings with a warning if the string is a parseable number.
27
- * This is to unblock slight API definition/implementation inconsistencies.
28
- *
29
- * @param value - A value that is expected to be a number.
30
- * @returns The value if it's a number, undefined if it's null/undefined,
31
- * otherwise an error is thrown.
32
- */
33
- export declare const expectNumber: (value: any) => number | undefined;
34
- /**
35
- * @internal
36
- *
37
- * Asserts a value is a 32-bit float and returns it.
38
- *
39
- * @param value - A value that is expected to be a 32-bit float.
40
- * @returns The value if it's a float, undefined if it's null/undefined,
41
- * otherwise an error is thrown.
42
- */
43
- export declare const expectFloat32: (value: any) => number | undefined;
44
- /**
45
- * @internal
46
- *
47
- * Asserts a value is an integer and returns it.
48
- *
49
- * @param value - A value that is expected to be an integer.
50
- * @returns The value if it's an integer, undefined if it's null/undefined,
51
- * otherwise an error is thrown.
52
- */
53
- export declare const expectLong: (value: any) => number | undefined;
54
- /**
55
- * @internal
56
- *
57
- * @deprecated Use expectLong
58
- */
59
- export declare const expectInt: (value: any) => number | undefined;
60
- /**
61
- * @internal
62
- *
63
- * Asserts a value is a 32-bit integer and returns it.
64
- *
65
- * @param value - A value that is expected to be an integer.
66
- * @returns The value if it's an integer, undefined if it's null/undefined,
67
- * otherwise an error is thrown.
68
- */
69
- export declare const expectInt32: (value: any) => number | undefined;
70
- /**
71
- * @internal
72
- *
73
- * Asserts a value is a 16-bit integer and returns it.
74
- *
75
- * @param value - A value that is expected to be an integer.
76
- * @returns The value if it's an integer, undefined if it's null/undefined,
77
- * otherwise an error is thrown.
78
- */
79
- export declare const expectShort: (value: any) => number | undefined;
80
- /**
81
- * @internal
82
- *
83
- * Asserts a value is an 8-bit integer and returns it.
84
- *
85
- * @param value - A value that is expected to be an integer.
86
- * @returns The value if it's an integer, undefined if it's null/undefined,
87
- * otherwise an error is thrown.
88
- */
89
- export declare const expectByte: (value: any) => number | undefined;
90
- /**
91
- * @internal
92
- *
93
- * Asserts a value is not null or undefined and returns it, or throws an error.
94
- *
95
- * @param value - A value that is expected to be defined
96
- * @param location - The location where we're expecting to find a defined object (optional)
97
- * @returns The value if it's not undefined, otherwise throws an error
98
- */
99
- export declare const expectNonNull: <T>(value: T | null | undefined, location?: string) => T;
100
- /**
101
- * @internal
102
- *
103
- * Asserts a value is an JSON-like object and returns it. This is expected to be used
104
- * with values parsed from JSON (arrays, objects, numbers, strings, booleans).
105
- *
106
- * @param value - A value that is expected to be an object
107
- * @returns The value if it's an object, undefined if it's null/undefined,
108
- * otherwise an error is thrown.
109
- */
110
- export declare const expectObject: (value: any) => Record<string, any> | undefined;
111
- /**
112
- * @internal
113
- *
114
- * Asserts a value is a string and returns it.
115
- * Numbers and boolean will be cast to strings with a warning.
116
- *
117
- * @param value - A value that is expected to be a string.
118
- * @returns The value if it's a string, undefined if it's null/undefined,
119
- * otherwise an error is thrown.
120
- */
121
- export declare const expectString: (value: any) => string | undefined;
122
- /**
123
- * @internal
124
- *
125
- * Asserts a value is a JSON-like object with only one non-null/non-undefined key and
126
- * returns it.
127
- *
128
- * @param value - A value that is expected to be an object with exactly one non-null,
129
- * non-undefined key.
130
- * @returns the value if it's a union, undefined if it's null/undefined, otherwise
131
- * an error is thrown.
132
- */
133
- export declare const expectUnion: (value: unknown) => Record<string, any> | undefined;
134
- /**
135
- * @internal
136
- *
137
- * Parses a value into a double. If the value is null or undefined, undefined
138
- * will be returned. If the value is a string, it will be parsed by the standard
139
- * parseFloat with one exception: NaN may only be explicitly set as the string
140
- * "NaN", any implicit Nan values will result in an error being thrown. If any
141
- * other type is provided, an exception will be thrown.
142
- *
143
- * @param value - A number or string representation of a double.
144
- * @returns The value as a number, or undefined if it's null/undefined.
145
- */
146
- export declare const strictParseDouble: (value: string | number) => number | undefined;
147
- /**
148
- * @internal
149
- *
150
- * @deprecated Use strictParseDouble
151
- */
152
- export declare const strictParseFloat: (value: string | number) => number | undefined;
153
- /**
154
- * @internal
155
- *
156
- * Parses a value into a float. If the value is null or undefined, undefined
157
- * will be returned. If the value is a string, it will be parsed by the standard
158
- * parseFloat with one exception: NaN may only be explicitly set as the string
159
- * "NaN", any implicit Nan values will result in an error being thrown. If any
160
- * other type is provided, an exception will be thrown.
161
- *
162
- * @param value - A number or string representation of a float.
163
- * @returns The value as a number, or undefined if it's null/undefined.
164
- */
165
- export declare const strictParseFloat32: (value: string | number) => number | undefined;
166
- /**
167
- * @internal
168
- *
169
- * Asserts a value is a number and returns it. If the value is a string
170
- * representation of a non-numeric number type (NaN, Infinity, -Infinity),
171
- * the value will be parsed. Any other string value will result in an exception
172
- * being thrown. Null or undefined will be returned as undefined. Any other
173
- * type will result in an exception being thrown.
174
- *
175
- * @param value - A number or string representation of a non-numeric float.
176
- * @returns The value as a number, or undefined if it's null/undefined.
177
- */
178
- export declare const limitedParseDouble: (value: string | number) => number | undefined;
179
- /**
180
- * @internal
181
- *
182
- * @deprecated Use limitedParseDouble
183
- */
184
- export declare const handleFloat: (value: string | number) => number | undefined;
185
- /**
186
- * @internal
187
- *
188
- * @deprecated Use limitedParseDouble
189
- */
190
- export declare const limitedParseFloat: (value: string | number) => number | undefined;
191
- /**
192
- * @internal
193
- *
194
- * Asserts a value is a 32-bit float and returns it. If the value is a string
195
- * representation of a non-numeric number type (NaN, Infinity, -Infinity),
196
- * the value will be parsed. Any other string value will result in an exception
197
- * being thrown. Null or undefined will be returned as undefined. Any other
198
- * type will result in an exception being thrown.
199
- *
200
- * @param value - A number or string representation of a non-numeric float.
201
- * @returns The value as a number, or undefined if it's null/undefined.
202
- */
203
- export declare const limitedParseFloat32: (value: string | number) => number | undefined;
204
- /**
205
- * @internal
206
- *
207
- * Parses a value into an integer. If the value is null or undefined, undefined
208
- * will be returned. If the value is a string, it will be parsed by parseFloat
209
- * and the result will be asserted to be an integer. If the parsed value is not
210
- * an integer, or the raw value is any type other than a string or number, an
211
- * exception will be thrown.
212
- *
213
- * @param value - A number or string representation of an integer.
214
- * @returns The value as a number, or undefined if it's null/undefined.
215
- */
216
- export declare const strictParseLong: (value: string | number) => number | undefined;
217
- /**
218
- * @internal
219
- *
220
- * @deprecated Use strictParseLong
221
- */
222
- export declare const strictParseInt: (value: string | number) => number | undefined;
223
- /**
224
- * @internal
225
- *
226
- * Parses a value into a 32-bit integer. If the value is null or undefined, undefined
227
- * will be returned. If the value is a string, it will be parsed by parseFloat
228
- * and the result will be asserted to be an integer. If the parsed value is not
229
- * an integer, or the raw value is any type other than a string or number, an
230
- * exception will be thrown.
231
- *
232
- * @param value - A number or string representation of a 32-bit integer.
233
- * @returns The value as a number, or undefined if it's null/undefined.
234
- */
235
- export declare const strictParseInt32: (value: string | number) => number | undefined;
236
- /**
237
- * @internal
238
- *
239
- * Parses a value into a 16-bit integer. If the value is null or undefined, undefined
240
- * will be returned. If the value is a string, it will be parsed by parseFloat
241
- * and the result will be asserted to be an integer. If the parsed value is not
242
- * an integer, or the raw value is any type other than a string or number, an
243
- * exception will be thrown.
244
- *
245
- * @param value - A number or string representation of a 16-bit integer.
246
- * @returns The value as a number, or undefined if it's null/undefined.
247
- */
248
- export declare const strictParseShort: (value: string | number) => number | undefined;
249
- /**
250
- * @internal
251
- *
252
- * Parses a value into an 8-bit integer. If the value is null or undefined, undefined
253
- * will be returned. If the value is a string, it will be parsed by parseFloat
254
- * and the result will be asserted to be an integer. If the parsed value is not
255
- * an integer, or the raw value is any type other than a string or number, an
256
- * exception will be thrown.
257
- *
258
- * @param value - A number or string representation of an 8-bit integer.
259
- * @returns The value as a number, or undefined if it's null/undefined.
260
- */
261
- export declare const strictParseByte: (value: string | number) => number | undefined;
262
- /**
263
- * @internal
264
- */
265
- export declare const logger: {
266
- warn: {
267
- (...data: any[]): void;
268
- (message?: any, ...optionalParams: any[]): void;
269
- };
270
- };
@@ -1,6 +0,0 @@
1
- /**
2
- * @public
3
- * @param part - header list element
4
- * @returns quoted string if part contains delimiter.
5
- */
6
- export declare function quoteHeader(part: string): string;
@@ -1,11 +0,0 @@
1
- /**
2
- * @internal
3
- *
4
- * Given an input string, splits based on the delimiter after a given
5
- * number of delimiters has been encountered.
6
- *
7
- * @param value - The input string to split.
8
- * @param delimiter - The delimiter to split on.
9
- * @param numDelimiters - The number of delimiters to have encountered to split.
10
- */
11
- export declare function splitEvery(value: string, delimiter: string, numDelimiters: number): Array<string>;
@@ -1,5 +0,0 @@
1
- /**
2
- * @param value - header string value.
3
- * @returns value split by commas that aren't in quotes.
4
- */
5
- export declare const splitHeader: (value: string) => string[];