@mavogel/awscdk-rootmail 0.0.324 → 0.0.325

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 (467) hide show
  1. package/.jsii +2 -2
  2. package/lib/rootmail.js +1 -1
  3. package/lib/ses-receive.js +1 -1
  4. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/models/models_0.d.ts +2 -2
  5. package/node_modules/@aws-sdk/client-cloudwatch-logs/package.json +36 -36
  6. package/node_modules/@aws-sdk/client-route-53/dist-types/models/models_0.d.ts +1 -1
  7. package/node_modules/@aws-sdk/client-route-53/package.json +36 -36
  8. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +4 -4
  9. package/node_modules/@aws-sdk/client-s3/package.json +50 -50
  10. package/node_modules/@aws-sdk/client-ses/package.json +34 -34
  11. package/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/ruleset.js +1 -1
  12. package/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/ruleset.js +1 -1
  13. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  14. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  15. package/node_modules/@aws-sdk/core/dist-cjs/index.js +6 -6
  16. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +6 -6
  17. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +1 -1
  18. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +2 -2
  19. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +1 -1
  20. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +1 -1
  21. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +1 -1
  22. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +4 -4
  23. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -2
  24. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +7 -7
  25. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
  26. package/node_modules/@aws-sdk/core/package.json +11 -11
  27. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  28. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  29. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +2 -2
  30. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +1 -2
  31. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +1 -1
  32. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +2 -1
  33. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +4 -0
  34. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +3 -1
  35. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +1 -0
  36. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  37. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  38. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  39. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  40. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  41. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +334 -450
  42. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  43. package/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +30 -60
  44. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  45. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
  46. package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +35 -63
  47. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  48. package/node_modules/@aws-sdk/middleware-location-constraint/dist-cjs/index.js +23 -57
  49. package/node_modules/@aws-sdk/middleware-location-constraint/dist-es/index.js +4 -7
  50. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  51. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +44 -75
  52. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  53. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +19 -48
  54. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  55. package/node_modules/@aws-sdk/middleware-sdk-route53/dist-cjs/index.js +71 -109
  56. package/node_modules/@aws-sdk/middleware-sdk-route53/package.json +3 -3
  57. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  58. package/node_modules/@aws-sdk/middleware-ssec/dist-cjs/index.js +65 -92
  59. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  60. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  61. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  62. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +59 -95
  63. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  64. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  65. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  66. package/node_modules/@aws-sdk/types/dist-cjs/index.js +18 -290
  67. package/node_modules/@aws-sdk/types/package.json +2 -2
  68. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +395 -469
  69. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  70. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  71. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  72. package/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +106 -160
  73. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +4 -1
  74. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  75. package/node_modules/@smithy/abort-controller/package.json +2 -2
  76. package/node_modules/@smithy/config-resolver/package.json +4 -4
  77. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +1 -2
  78. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -3
  79. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +235 -220
  80. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +1 -2
  81. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +4 -4
  82. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +16 -9
  83. package/node_modules/@smithy/core/dist-es/submodules/schema/index.js +1 -0
  84. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +4 -6
  85. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +4 -6
  86. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +26 -35
  87. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js +0 -2
  88. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +6 -0
  89. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js +7 -0
  90. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -2
  91. package/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +1 -0
  92. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +2 -0
  93. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +2 -0
  94. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +2 -0
  95. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +4 -21
  96. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +2 -0
  97. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -0
  98. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +7 -0
  99. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +2 -0
  100. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/operation.d.ts +7 -0
  101. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -2
  102. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +1 -0
  103. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +2 -0
  104. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +2 -0
  105. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +2 -0
  106. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +4 -21
  107. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +2 -0
  108. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -0
  109. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +7 -0
  110. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +2 -0
  111. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +7 -0
  112. package/node_modules/@smithy/core/package.json +7 -7
  113. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  114. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  115. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  116. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  117. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  118. package/node_modules/@smithy/eventstream-serde-universal/package.json +6 -4
  119. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  120. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  121. package/node_modules/@smithy/hash-node/package.json +2 -2
  122. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  123. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  124. package/node_modules/@smithy/md5-js/package.json +3 -3
  125. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  126. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  127. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  128. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  129. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  130. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  131. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  132. package/node_modules/@smithy/property-provider/package.json +2 -2
  133. package/node_modules/@smithy/protocol-http/package.json +2 -2
  134. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  135. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  136. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  137. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +2 -1
  138. package/node_modules/@smithy/shared-ini-file-loader/dist-es/constants.js +1 -0
  139. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +1 -1
  140. package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +1 -1
  141. package/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +1 -1
  142. package/node_modules/@smithy/shared-ini-file-loader/dist-types/constants.d.ts +4 -0
  143. package/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +1 -4
  144. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +4 -0
  145. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +1 -4
  146. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  147. package/node_modules/@smithy/signature-v4/package.json +4 -4
  148. package/node_modules/@smithy/smithy-client/package.json +7 -7
  149. package/node_modules/@smithy/types/dist-es/index.js +1 -0
  150. package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
  151. package/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +136 -0
  152. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +26 -68
  153. package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +8 -8
  154. package/node_modules/@smithy/types/dist-types/serde.d.ts +2 -2
  155. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
  156. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +142 -0
  157. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +27 -72
  158. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +10 -10
  159. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +2 -2
  160. package/node_modules/@smithy/types/package.json +1 -1
  161. package/node_modules/@smithy/url-parser/package.json +3 -3
  162. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  163. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  164. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +31 -22
  165. package/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +1 -11
  166. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +15 -2
  167. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +17 -2
  168. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +1 -13
  169. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +25 -2
  170. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +1 -21
  171. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +1 -2
  172. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +7 -2
  173. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +6 -1
  174. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +1 -3
  175. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +6 -0
  176. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +1 -3
  177. package/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +1 -2
  178. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +7 -2
  179. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +6 -1
  180. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +1 -3
  181. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +6 -0
  182. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +1 -3
  183. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  184. package/node_modules/@smithy/util-middleware/package.json +2 -2
  185. package/node_modules/@smithy/util-retry/package.json +3 -3
  186. package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -15
  187. package/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +10 -3
  188. package/node_modules/@smithy/util-stream/package.json +4 -4
  189. package/node_modules/@smithy/util-waiter/package.json +3 -3
  190. package/node_modules/cdk-nag/.jsii +2 -2
  191. package/node_modules/cdk-nag/lib/ignore-suppression-conditions.js +5 -5
  192. package/node_modules/cdk-nag/lib/nag-logger.js +2 -2
  193. package/node_modules/cdk-nag/lib/nag-pack.js +1 -1
  194. package/node_modules/cdk-nag/lib/nag-rules.js +1 -1
  195. package/node_modules/cdk-nag/lib/nag-suppressions.js +1 -1
  196. package/node_modules/cdk-nag/lib/packs/aws-solutions.js +1 -1
  197. package/node_modules/cdk-nag/lib/packs/hipaa-security.js +1 -1
  198. package/node_modules/cdk-nag/lib/packs/nist-800-53-r4.js +1 -1
  199. package/node_modules/cdk-nag/lib/packs/nist-800-53-r5.js +1 -1
  200. package/node_modules/cdk-nag/lib/packs/pci-dss-321.js +1 -1
  201. package/node_modules/cdk-nag/lib/packs/serverless.js +1 -1
  202. package/node_modules/cdk-nag/package.json +4 -4
  203. package/package.json +1 -1
  204. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
  205. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
  206. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
  207. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
  208. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -16
  209. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -189
  210. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +0 -17
  211. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +0 -16
  212. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +0 -18
  213. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
  214. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
  215. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
  216. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +0 -3
  217. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
  218. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -12
  219. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +0 -5
  220. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -9
  221. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -39
  222. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +0 -9
  223. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +0 -14
  224. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +0 -52
  225. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +0 -6
  226. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/slurpFile.js +0 -13
  227. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/externalDataInterceptor.d.ts +0 -9
  228. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
  229. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +0 -2
  230. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +0 -2
  231. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +0 -6
  232. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +0 -15
  233. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +0 -5
  234. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -50
  235. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
  236. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -9
  237. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +0 -36
  238. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +0 -17
  239. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +0 -7
  240. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
  241. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -18
  242. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/slurpFile.d.ts +0 -7
  243. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +0 -9
  244. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
  245. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
  246. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
  247. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
  248. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -15
  249. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -5
  250. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -50
  251. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
  252. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -9
  253. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -36
  254. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -17
  255. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
  256. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
  257. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -18
  258. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +0 -7
  259. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -16
  260. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +0 -16
  261. package/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/package.json +0 -73
  262. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/LICENSE +0 -201
  263. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/README.md +0 -10
  264. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -117
  265. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -8
  266. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -23
  267. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -8
  268. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
  269. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
  270. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
  271. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
  272. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -31
  273. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
  274. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -31
  275. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
  276. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
  277. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
  278. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
  279. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
  280. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
  281. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
  282. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
  283. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
  284. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
  285. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
  286. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/package.json +0 -61
  287. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
  288. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
  289. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
  290. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
  291. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -16
  292. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -189
  293. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +0 -17
  294. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +0 -16
  295. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +0 -18
  296. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
  297. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
  298. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
  299. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +0 -3
  300. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
  301. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -12
  302. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +0 -5
  303. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -9
  304. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -39
  305. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +0 -9
  306. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +0 -14
  307. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +0 -52
  308. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +0 -6
  309. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/slurpFile.js +0 -13
  310. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js +0 -1
  311. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/externalDataInterceptor.d.ts +0 -9
  312. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
  313. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +0 -2
  314. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +0 -2
  315. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +0 -6
  316. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +0 -15
  317. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +0 -5
  318. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -50
  319. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
  320. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -9
  321. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +0 -36
  322. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +0 -17
  323. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +0 -7
  324. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
  325. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -18
  326. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/slurpFile.d.ts +0 -7
  327. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +0 -9
  328. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
  329. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
  330. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
  331. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
  332. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -15
  333. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -5
  334. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -50
  335. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
  336. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -9
  337. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -36
  338. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -17
  339. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
  340. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
  341. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -18
  342. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +0 -7
  343. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -16
  344. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +0 -16
  345. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/shared-ini-file-loader/package.json +0 -73
  346. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/LICENSE +0 -201
  347. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/README.md +0 -4
  348. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
  349. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
  350. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
  351. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
  352. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
  353. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
  354. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
  355. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
  356. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
  357. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
  358. package/node_modules/@smithy/node-http-handler/node_modules/@smithy/abort-controller/package.json +0 -63
  359. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/LICENSE +0 -201
  360. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/README.md +0 -10
  361. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -117
  362. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -8
  363. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -23
  364. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -8
  365. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
  366. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
  367. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
  368. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
  369. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -31
  370. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
  371. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -31
  372. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
  373. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
  374. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
  375. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
  376. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
  377. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
  378. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
  379. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
  380. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
  381. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
  382. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
  383. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/package.json +0 -61
  384. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/LICENSE +0 -201
  385. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/README.md +0 -11
  386. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +0 -372
  387. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js +0 -5
  388. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js +0 -7
  389. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js +0 -5
  390. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js +0 -8
  391. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +0 -10
  392. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +0 -77
  393. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +0 -134
  394. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/index.js +0 -7
  395. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +0 -13
  396. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js +0 -3
  397. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +0 -36
  398. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/index.js +0 -2
  399. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js +0 -7
  400. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/types.js +0 -1
  401. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +0 -17
  402. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +0 -19
  403. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js +0 -25
  404. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/config/Endpoint.d.ts +0 -7
  405. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +0 -13
  406. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointMode.d.ts +0 -7
  407. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +0 -13
  408. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  409. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +0 -21
  410. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +0 -10
  411. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +0 -28
  412. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +0 -19
  413. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/RemoteProviderInit.d.ts +0 -40
  414. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -6
  415. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/index.d.ts +0 -8
  416. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/retry.d.ts +0 -10
  417. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
  418. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
  419. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
  420. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
  421. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  422. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
  423. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
  424. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
  425. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -19
  426. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
  427. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
  428. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
  429. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
  430. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
  431. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  432. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  433. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
  434. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/types.d.ts +0 -7
  435. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  436. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  437. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +0 -16
  438. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/package.json +0 -70
  439. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/LICENSE +0 -201
  440. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/README.md +0 -10
  441. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -117
  442. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -8
  443. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -23
  444. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -8
  445. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
  446. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
  447. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
  448. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
  449. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -31
  450. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
  451. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -31
  452. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
  453. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
  454. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
  455. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
  456. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
  457. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
  458. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
  459. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
  460. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
  461. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
  462. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
  463. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/package.json +0 -61
  464. package/node_modules/@smithy/util-stream/dist-es/blob/transforms.js +0 -15
  465. package/node_modules/@smithy/util-stream/dist-types/blob/transforms.d.ts +0 -9
  466. package/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/transforms.d.ts +0 -9
  467. /package/node_modules/@smithy/{middleware-endpoint/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js → types/dist-es/schema/schema-deprecated.js} +0 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sso",
3
3
  "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
4
- "version": "3.908.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
@@ -20,40 +20,40 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.908.0",
24
- "@aws-sdk/middleware-host-header": "3.901.0",
25
- "@aws-sdk/middleware-logger": "3.901.0",
26
- "@aws-sdk/middleware-recursion-detection": "3.901.0",
27
- "@aws-sdk/middleware-user-agent": "3.908.0",
28
- "@aws-sdk/region-config-resolver": "3.901.0",
29
- "@aws-sdk/types": "3.901.0",
30
- "@aws-sdk/util-endpoints": "3.901.0",
31
- "@aws-sdk/util-user-agent-browser": "3.907.0",
32
- "@aws-sdk/util-user-agent-node": "3.908.0",
33
- "@smithy/config-resolver": "^4.3.0",
34
- "@smithy/core": "^3.15.0",
35
- "@smithy/fetch-http-handler": "^5.3.1",
36
- "@smithy/hash-node": "^4.2.0",
37
- "@smithy/invalid-dependency": "^4.2.0",
38
- "@smithy/middleware-content-length": "^4.2.0",
39
- "@smithy/middleware-endpoint": "^4.3.1",
40
- "@smithy/middleware-retry": "^4.4.1",
41
- "@smithy/middleware-serde": "^4.2.0",
42
- "@smithy/middleware-stack": "^4.2.0",
43
- "@smithy/node-config-provider": "^4.3.0",
44
- "@smithy/node-http-handler": "^4.3.0",
45
- "@smithy/protocol-http": "^5.3.0",
46
- "@smithy/smithy-client": "^4.7.1",
47
- "@smithy/types": "^4.6.0",
48
- "@smithy/url-parser": "^4.2.0",
23
+ "@aws-sdk/core": "3.911.0",
24
+ "@aws-sdk/middleware-host-header": "3.910.0",
25
+ "@aws-sdk/middleware-logger": "3.910.0",
26
+ "@aws-sdk/middleware-recursion-detection": "3.910.0",
27
+ "@aws-sdk/middleware-user-agent": "3.911.0",
28
+ "@aws-sdk/region-config-resolver": "3.910.0",
29
+ "@aws-sdk/types": "3.910.0",
30
+ "@aws-sdk/util-endpoints": "3.910.0",
31
+ "@aws-sdk/util-user-agent-browser": "3.910.0",
32
+ "@aws-sdk/util-user-agent-node": "3.911.0",
33
+ "@smithy/config-resolver": "^4.3.2",
34
+ "@smithy/core": "^3.16.1",
35
+ "@smithy/fetch-http-handler": "^5.3.3",
36
+ "@smithy/hash-node": "^4.2.2",
37
+ "@smithy/invalid-dependency": "^4.2.2",
38
+ "@smithy/middleware-content-length": "^4.2.2",
39
+ "@smithy/middleware-endpoint": "^4.3.3",
40
+ "@smithy/middleware-retry": "^4.4.3",
41
+ "@smithy/middleware-serde": "^4.2.2",
42
+ "@smithy/middleware-stack": "^4.2.2",
43
+ "@smithy/node-config-provider": "^4.3.2",
44
+ "@smithy/node-http-handler": "^4.4.1",
45
+ "@smithy/protocol-http": "^5.3.2",
46
+ "@smithy/smithy-client": "^4.8.1",
47
+ "@smithy/types": "^4.7.1",
48
+ "@smithy/url-parser": "^4.2.2",
49
49
  "@smithy/util-base64": "^4.3.0",
50
50
  "@smithy/util-body-length-browser": "^4.2.0",
51
51
  "@smithy/util-body-length-node": "^4.2.1",
52
- "@smithy/util-defaults-mode-browser": "^4.3.0",
53
- "@smithy/util-defaults-mode-node": "^4.2.1",
54
- "@smithy/util-endpoints": "^3.2.0",
55
- "@smithy/util-middleware": "^4.2.0",
56
- "@smithy/util-retry": "^4.2.0",
52
+ "@smithy/util-defaults-mode-browser": "^4.3.2",
53
+ "@smithy/util-defaults-mode-node": "^4.2.3",
54
+ "@smithy/util-endpoints": "^3.2.2",
55
+ "@smithy/util-middleware": "^4.2.2",
56
+ "@smithy/util-retry": "^4.2.2",
57
57
  "@smithy/util-utf8": "^4.2.0",
58
58
  "tslib": "^2.6.2"
59
59
  },
@@ -450,7 +450,7 @@ class AwsSmithyRpcV2CborProtocol extends cbor.SmithyRpcV2CborProtocol {
450
450
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorName, this.options.defaultNamespace, response, dataObject, metadata);
451
451
  const ns = schema.NormalizedSchema.of(errorSchema);
452
452
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
453
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
453
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
454
454
  const exception = new ErrorCtor(message);
455
455
  const output = {};
456
456
  for (const [name, member] of ns.structIterator()) {
@@ -935,7 +935,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
935
935
  }
936
936
  Object.assign(request.headers, {
937
937
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
938
- "x-amz-target": `${this.serviceTarget}.${schema.NormalizedSchema.of(operationSchema).getName()}`,
938
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
939
939
  });
940
940
  if (this.awsQueryCompatible) {
941
941
  request.headers["x-amzn-query-mode"] = "true";
@@ -956,7 +956,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
956
956
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
957
957
  const ns = schema.NormalizedSchema.of(errorSchema);
958
958
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
959
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
959
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
960
960
  const exception = new ErrorCtor(message);
961
961
  const output = {};
962
962
  for (const [name, member] of ns.structIterator()) {
@@ -1061,7 +1061,7 @@ class AwsRestJsonProtocol extends protocols.HttpBindingProtocol {
1061
1061
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
1062
1062
  const ns = schema.NormalizedSchema.of(errorSchema);
1063
1063
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
1064
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
1064
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
1065
1065
  const exception = new ErrorCtor(message);
1066
1066
  await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
1067
1067
  const output = {};
@@ -1471,7 +1471,7 @@ class AwsQueryProtocol extends protocols.RpcProtocol {
1471
1471
  };
1472
1472
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, errorData, metadata, (registry, errorName) => registry.find((schema$1) => schema.NormalizedSchema.of(schema$1).getMergedTraits().awsQueryError?.[0] === errorName));
1473
1473
  const ns = schema.NormalizedSchema.of(errorSchema);
1474
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
1474
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
1475
1475
  const exception = new ErrorCtor(message);
1476
1476
  const output = {
1477
1477
  Error: errorData.Error,
@@ -1909,7 +1909,7 @@ class AwsRestXmlProtocol extends protocols.HttpBindingProtocol {
1909
1909
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
1910
1910
  const ns = schema.NormalizedSchema.of(errorSchema);
1911
1911
  const message = dataObject.Error?.message ?? dataObject.Error?.Message ?? dataObject.message ?? dataObject.Message ?? "Unknown";
1912
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
1912
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
1913
1913
  const exception = new ErrorCtor(message);
1914
1914
  await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
1915
1915
  const output = {};
@@ -120,7 +120,7 @@ class AwsSmithyRpcV2CborProtocol extends cbor.SmithyRpcV2CborProtocol {
120
120
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorName, this.options.defaultNamespace, response, dataObject, metadata);
121
121
  const ns = schema.NormalizedSchema.of(errorSchema);
122
122
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
123
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
123
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
124
124
  const exception = new ErrorCtor(message);
125
125
  const output = {};
126
126
  for (const [name, member] of ns.structIterator()) {
@@ -605,7 +605,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
605
605
  }
606
606
  Object.assign(request.headers, {
607
607
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
608
- "x-amz-target": `${this.serviceTarget}.${schema.NormalizedSchema.of(operationSchema).getName()}`,
608
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
609
609
  });
610
610
  if (this.awsQueryCompatible) {
611
611
  request.headers["x-amzn-query-mode"] = "true";
@@ -626,7 +626,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
626
626
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
627
627
  const ns = schema.NormalizedSchema.of(errorSchema);
628
628
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
629
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
629
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
630
630
  const exception = new ErrorCtor(message);
631
631
  const output = {};
632
632
  for (const [name, member] of ns.structIterator()) {
@@ -731,7 +731,7 @@ class AwsRestJsonProtocol extends protocols.HttpBindingProtocol {
731
731
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
732
732
  const ns = schema.NormalizedSchema.of(errorSchema);
733
733
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
734
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
734
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
735
735
  const exception = new ErrorCtor(message);
736
736
  await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
737
737
  const output = {};
@@ -1141,7 +1141,7 @@ class AwsQueryProtocol extends protocols.RpcProtocol {
1141
1141
  };
1142
1142
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, errorData, metadata, (registry, errorName) => registry.find((schema$1) => schema.NormalizedSchema.of(schema$1).getMergedTraits().awsQueryError?.[0] === errorName));
1143
1143
  const ns = schema.NormalizedSchema.of(errorSchema);
1144
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
1144
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
1145
1145
  const exception = new ErrorCtor(message);
1146
1146
  const output = {
1147
1147
  Error: errorData.Error,
@@ -1579,7 +1579,7 @@ class AwsRestXmlProtocol extends protocols.HttpBindingProtocol {
1579
1579
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
1580
1580
  const ns = schema.NormalizedSchema.of(errorSchema);
1581
1581
  const message = dataObject.Error?.message ?? dataObject.Error?.Message ?? dataObject.message ?? dataObject.Message ?? "Unknown";
1582
- const ErrorCtor = schema.TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
1582
+ const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
1583
1583
  const exception = new ErrorCtor(message);
1584
1584
  await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
1585
1585
  const output = {};
@@ -23,7 +23,7 @@ export class AwsSmithyRpcV2CborProtocol extends SmithyRpcV2CborProtocol {
23
23
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorName, this.options.defaultNamespace, response, dataObject, metadata);
24
24
  const ns = NormalizedSchema.of(errorSchema);
25
25
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
26
- const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
26
+ const ErrorCtor = TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
27
27
  const exception = new ErrorCtor(message);
28
28
  const output = {};
29
29
  for (const [name, member] of ns.structIterator()) {
@@ -33,7 +33,7 @@ export class AwsJsonRpcProtocol extends RpcProtocol {
33
33
  }
34
34
  Object.assign(request.headers, {
35
35
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
36
- "x-amz-target": `${this.serviceTarget}.${NormalizedSchema.of(operationSchema).getName()}`,
36
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
37
37
  });
38
38
  if (this.awsQueryCompatible) {
39
39
  request.headers["x-amzn-query-mode"] = "true";
@@ -54,7 +54,7 @@ export class AwsJsonRpcProtocol extends RpcProtocol {
54
54
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
55
55
  const ns = NormalizedSchema.of(errorSchema);
56
56
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
57
- const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
57
+ const ErrorCtor = TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
58
58
  const exception = new ErrorCtor(message);
59
59
  const output = {};
60
60
  for (const [name, member] of ns.structIterator()) {
@@ -53,7 +53,7 @@ export class AwsRestJsonProtocol extends HttpBindingProtocol {
53
53
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
54
54
  const ns = NormalizedSchema.of(errorSchema);
55
55
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
56
- const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
56
+ const ErrorCtor = TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
57
57
  const exception = new ErrorCtor(message);
58
58
  await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
59
59
  const output = {};
@@ -97,7 +97,7 @@ export class AwsQueryProtocol extends RpcProtocol {
97
97
  };
98
98
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, errorData, metadata, (registry, errorName) => registry.find((schema) => NormalizedSchema.of(schema).getMergedTraits().awsQueryError?.[0] === errorName));
99
99
  const ns = NormalizedSchema.of(errorSchema);
100
- const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
100
+ const ErrorCtor = TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
101
101
  const exception = new ErrorCtor(message);
102
102
  const output = {
103
103
  Error: errorData.Error,
@@ -53,7 +53,7 @@ export class AwsRestXmlProtocol extends HttpBindingProtocol {
53
53
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
54
54
  const ns = NormalizedSchema.of(errorSchema);
55
55
  const message = dataObject.Error?.message ?? dataObject.Error?.Message ?? dataObject.message ?? dataObject.Message ?? "Unknown";
56
- const ErrorCtor = TypeRegistry.for(errorSchema.namespace).getErrorCtor(errorSchema) ?? Error;
56
+ const ErrorCtor = TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
57
57
  const exception = new ErrorCtor(message);
58
58
  await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
59
59
  const output = {};
@@ -1,5 +1,5 @@
1
- import { ErrorSchema, NormalizedSchema, TypeRegistry } from "@smithy/core/schema";
2
- import type { HttpResponse as IHttpResponse, MetadataBearer, ResponseMetadata } from "@smithy/types";
1
+ import { NormalizedSchema, TypeRegistry } from "@smithy/core/schema";
2
+ import type { HttpResponse as IHttpResponse, MetadataBearer, ResponseMetadata, StaticErrorSchema } from "@smithy/types";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -28,8 +28,8 @@ export declare class ProtocolLib {
28
28
  *
29
29
  * @throws ServiceBaseException or generic Error if no error schema could be found.
30
30
  */
31
- getErrorSchemaOrThrowBaseException(errorIdentifier: string, defaultNamespace: string, response: IHttpResponse, dataObject: any, metadata: ResponseMetadata, getErrorSchema?: (registry: TypeRegistry, errorName: string) => ErrorSchema): Promise<{
32
- errorSchema: ErrorSchema;
31
+ getErrorSchemaOrThrowBaseException(errorIdentifier: string, defaultNamespace: string, response: IHttpResponse, dataObject: any, metadata: ResponseMetadata, getErrorSchema?: (registry: TypeRegistry, errorName: string) => StaticErrorSchema): Promise<{
32
+ errorSchema: StaticErrorSchema;
33
33
  errorMetadata: ErrorMetadataBearer;
34
34
  }>;
35
35
  /**
@@ -1,6 +1,5 @@
1
1
  import { HttpBindingProtocol } from "@smithy/core/protocols";
2
- import { OperationSchema } from "@smithy/core/schema";
3
- import type { EndpointBearer, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, MetadataBearer, ResponseMetadata, SerdeFunctions, ShapeDeserializer, ShapeSerializer } from "@smithy/types";
2
+ import type { EndpointBearer, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, MetadataBearer, OperationSchema, ResponseMetadata, SerdeFunctions, ShapeDeserializer, ShapeSerializer } from "@smithy/types";
4
3
  import { XmlCodec } from "./XmlCodec";
5
4
  /**
6
5
  * @alpha
@@ -1,12 +1,9 @@
1
- import {
2
- ErrorSchema,
3
- NormalizedSchema,
4
- TypeRegistry,
5
- } from "@smithy/core/schema";
1
+ import { NormalizedSchema, TypeRegistry } from "@smithy/core/schema";
6
2
  import {
7
3
  HttpResponse as IHttpResponse,
8
4
  MetadataBearer,
9
5
  ResponseMetadata,
6
+ StaticErrorSchema,
10
7
  } from "@smithy/types";
11
8
  type ErrorMetadataBearer = MetadataBearer & {
12
9
  $response: IHttpResponse;
@@ -23,9 +20,12 @@ export declare class ProtocolLib {
23
20
  response: IHttpResponse,
24
21
  dataObject: any,
25
22
  metadata: ResponseMetadata,
26
- getErrorSchema?: (registry: TypeRegistry, errorName: string) => ErrorSchema
23
+ getErrorSchema?: (
24
+ registry: TypeRegistry,
25
+ errorName: string
26
+ ) => StaticErrorSchema
27
27
  ): Promise<{
28
- errorSchema: ErrorSchema;
28
+ errorSchema: StaticErrorSchema;
29
29
  errorMetadata: ErrorMetadataBearer;
30
30
  }>;
31
31
  setQueryCompatError(
@@ -1,11 +1,11 @@
1
1
  import { HttpBindingProtocol } from "@smithy/core/protocols";
2
- import { OperationSchema } from "@smithy/core/schema";
3
2
  import {
4
3
  EndpointBearer,
5
4
  HandlerExecutionContext,
6
5
  HttpRequest as IHttpRequest,
7
6
  HttpResponse as IHttpResponse,
8
7
  MetadataBearer,
8
+ OperationSchema,
9
9
  ResponseMetadata,
10
10
  SerdeFunctions,
11
11
  ShapeDeserializer,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.908.0",
3
+ "version": "3.911.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -81,17 +81,17 @@
81
81
  },
82
82
  "license": "Apache-2.0",
83
83
  "dependencies": {
84
- "@aws-sdk/types": "3.901.0",
85
- "@aws-sdk/xml-builder": "3.901.0",
86
- "@smithy/core": "^3.15.0",
87
- "@smithy/node-config-provider": "^4.3.0",
88
- "@smithy/property-provider": "^4.2.0",
89
- "@smithy/protocol-http": "^5.3.0",
90
- "@smithy/signature-v4": "^5.3.0",
91
- "@smithy/smithy-client": "^4.7.1",
92
- "@smithy/types": "^4.6.0",
84
+ "@aws-sdk/types": "3.910.0",
85
+ "@aws-sdk/xml-builder": "3.911.0",
86
+ "@smithy/core": "^3.16.1",
87
+ "@smithy/node-config-provider": "^4.3.2",
88
+ "@smithy/property-provider": "^4.2.2",
89
+ "@smithy/protocol-http": "^5.3.2",
90
+ "@smithy/signature-v4": "^5.3.2",
91
+ "@smithy/smithy-client": "^4.8.1",
92
+ "@smithy/types": "^4.7.1",
93
93
  "@smithy/util-base64": "^4.3.0",
94
- "@smithy/util-middleware": "^4.2.0",
94
+ "@smithy/util-middleware": "^4.2.2",
95
95
  "@smithy/util-utf8": "^4.2.0",
96
96
  "tslib": "^2.6.2"
97
97
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.908.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,10 +26,10 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.908.0",
30
- "@aws-sdk/types": "3.901.0",
31
- "@smithy/property-provider": "^4.2.0",
32
- "@smithy/types": "^4.6.0",
29
+ "@aws-sdk/core": "3.911.0",
30
+ "@aws-sdk/types": "3.910.0",
31
+ "@smithy/property-provider": "^4.2.2",
32
+ "@smithy/types": "^4.7.1",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.908.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,15 +28,15 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.908.0",
32
- "@aws-sdk/types": "3.901.0",
33
- "@smithy/fetch-http-handler": "^5.3.1",
34
- "@smithy/node-http-handler": "^4.3.0",
35
- "@smithy/property-provider": "^4.2.0",
36
- "@smithy/protocol-http": "^5.3.0",
37
- "@smithy/smithy-client": "^4.7.1",
38
- "@smithy/types": "^4.6.0",
39
- "@smithy/util-stream": "^4.5.0",
31
+ "@aws-sdk/core": "3.911.0",
32
+ "@aws-sdk/types": "3.910.0",
33
+ "@smithy/fetch-http-handler": "^5.3.3",
34
+ "@smithy/node-http-handler": "^4.4.1",
35
+ "@smithy/property-provider": "^4.2.2",
36
+ "@smithy/protocol-http": "^5.3.2",
37
+ "@smithy/smithy-client": "^4.8.1",
38
+ "@smithy/types": "^4.7.1",
39
+ "@smithy/util-stream": "^4.5.2",
40
40
  "tslib": "^2.6.2"
41
41
  },
42
42
  "devDependencies": {
@@ -56,7 +56,7 @@ const isCredentialSourceProfile = (arg, { profile, logger }) => {
56
56
  }
57
57
  return withProviderProfile;
58
58
  };
59
- const resolveAssumeRoleCredentials = async (profileName, profiles, options, visitedProfiles = {}) => {
59
+ const resolveAssumeRoleCredentials = async (profileName, profiles, options, visitedProfiles = {}, resolveProfileData) => {
60
60
  options.logger?.debug("@aws-sdk/credential-provider-ini - resolveAssumeRoleCredentials (STS)");
61
61
  const profileData = profiles[profileName];
62
62
  const { source_profile, region } = profileData;
@@ -176,7 +176,7 @@ const resolveProfileData = async (profileName, profiles, options, visitedProfile
176
176
  return resolveStaticCredentials(data, options);
177
177
  }
178
178
  if (isAssumeRoleRecursiveCall || isAssumeRoleProfile(data, { profile: profileName, logger: options.logger })) {
179
- return resolveAssumeRoleCredentials(profileName, profiles, options, visitedProfiles);
179
+ return resolveAssumeRoleCredentials(profileName, profiles, options, visitedProfiles, resolveProfileData);
180
180
  }
181
181
  if (isStaticCredsProfile(data)) {
182
182
  return resolveStaticCredentials(data, options);
@@ -2,7 +2,6 @@ import { setCredentialFeature } from "@aws-sdk/core/client";
2
2
  import { CredentialsProviderError } from "@smithy/property-provider";
3
3
  import { getProfileName } from "@smithy/shared-ini-file-loader";
4
4
  import { resolveCredentialSource } from "./resolveCredentialSource";
5
- import { resolveProfileData } from "./resolveProfileData";
6
5
  export const isAssumeRoleProfile = (arg, { profile = "default", logger } = {}) => {
7
6
  return (Boolean(arg) &&
8
7
  typeof arg === "object" &&
@@ -26,7 +25,7 @@ const isCredentialSourceProfile = (arg, { profile, logger }) => {
26
25
  }
27
26
  return withProviderProfile;
28
27
  };
29
- export const resolveAssumeRoleCredentials = async (profileName, profiles, options, visitedProfiles = {}) => {
28
+ export const resolveAssumeRoleCredentials = async (profileName, profiles, options, visitedProfiles = {}, resolveProfileData) => {
30
29
  options.logger?.debug("@aws-sdk/credential-provider-ini - resolveAssumeRoleCredentials (STS)");
31
30
  const profileData = profiles[profileName];
32
31
  const { source_profile, region } = profileData;
@@ -10,7 +10,7 @@ export const resolveProfileData = async (profileName, profiles, options, visited
10
10
  return resolveStaticCredentials(data, options);
11
11
  }
12
12
  if (isAssumeRoleRecursiveCall || isAssumeRoleProfile(data, { profile: profileName, logger: options.logger })) {
13
- return resolveAssumeRoleCredentials(profileName, profiles, options, visitedProfiles);
13
+ return resolveAssumeRoleCredentials(profileName, profiles, options, visitedProfiles, resolveProfileData);
14
14
  }
15
15
  if (isStaticCredsProfile(data)) {
16
16
  return resolveStaticCredentials(data, options);
@@ -1,5 +1,6 @@
1
1
  import { Logger, ParsedIniData } from "@smithy/types";
2
2
  import { FromIniInit } from "./fromIni";
3
+ import type { ResolveProfileData } from "./resolveProfileData";
3
4
  /**
4
5
  * @internal
5
6
  *
@@ -44,4 +45,4 @@ export declare const isAssumeRoleProfile: (arg: any, { profile, logger }?: {
44
45
  /**
45
46
  * @internal
46
47
  */
47
- export declare const resolveAssumeRoleCredentials: (profileName: string, profiles: ParsedIniData, options: FromIniInit, visitedProfiles?: Record<string, true>) => Promise<import("@aws-sdk/types").AttributedAwsCredentialIdentity>;
48
+ export declare const resolveAssumeRoleCredentials: (profileName: string, profiles: ParsedIniData, options: FromIniInit, visitedProfiles: Record<string, true> | undefined, resolveProfileData: ResolveProfileData) => Promise<import("@aws-sdk/types").AttributedAwsCredentialIdentity>;
@@ -1,5 +1,9 @@
1
1
  import type { AwsCredentialIdentity, ParsedIniData } from "@smithy/types";
2
2
  import { FromIniInit } from "./fromIni";
3
+ /**
4
+ * @internal
5
+ */
6
+ export type ResolveProfileData = typeof resolveProfileData;
3
7
  /**
4
8
  * @internal
5
9
  */
@@ -1,5 +1,6 @@
1
1
  import { Logger, ParsedIniData } from "@smithy/types";
2
2
  import { FromIniInit } from "./fromIni";
3
+ import { ResolveProfileData } from "./resolveProfileData";
3
4
  export interface AssumeRoleParams {
4
5
  RoleArn: string;
5
6
  RoleSessionName: string;
@@ -22,5 +23,6 @@ export declare const resolveAssumeRoleCredentials: (
22
23
  profileName: string,
23
24
  profiles: ParsedIniData,
24
25
  options: FromIniInit,
25
- visitedProfiles?: Record<string, true>
26
+ visitedProfiles: Record<string, true> | undefined,
27
+ resolveProfileData: ResolveProfileData
26
28
  ) => Promise<import("@aws-sdk/types").AttributedAwsCredentialIdentity>;
@@ -1,5 +1,6 @@
1
1
  import { AwsCredentialIdentity, ParsedIniData } from "@smithy/types";
2
2
  import { FromIniInit } from "./fromIni";
3
+ export type ResolveProfileData = typeof resolveProfileData;
3
4
  export declare const resolveProfileData: (
4
5
  profileName: string,
5
6
  profiles: ParsedIniData,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.908.0",
3
+ "version": "3.913.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,18 +28,18 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.908.0",
32
- "@aws-sdk/credential-provider-env": "3.908.0",
33
- "@aws-sdk/credential-provider-http": "3.908.0",
34
- "@aws-sdk/credential-provider-process": "3.908.0",
35
- "@aws-sdk/credential-provider-sso": "3.908.0",
36
- "@aws-sdk/credential-provider-web-identity": "3.908.0",
37
- "@aws-sdk/nested-clients": "3.908.0",
38
- "@aws-sdk/types": "3.901.0",
39
- "@smithy/credential-provider-imds": "^4.2.0",
40
- "@smithy/property-provider": "^4.2.0",
41
- "@smithy/shared-ini-file-loader": "^4.3.0",
42
- "@smithy/types": "^4.6.0",
31
+ "@aws-sdk/core": "3.911.0",
32
+ "@aws-sdk/credential-provider-env": "3.911.0",
33
+ "@aws-sdk/credential-provider-http": "3.911.0",
34
+ "@aws-sdk/credential-provider-process": "3.911.0",
35
+ "@aws-sdk/credential-provider-sso": "3.911.0",
36
+ "@aws-sdk/credential-provider-web-identity": "3.911.0",
37
+ "@aws-sdk/nested-clients": "3.911.0",
38
+ "@aws-sdk/types": "3.910.0",
39
+ "@smithy/credential-provider-imds": "^4.2.2",
40
+ "@smithy/property-provider": "^4.2.2",
41
+ "@smithy/shared-ini-file-loader": "^4.3.2",
42
+ "@smithy/types": "^4.7.1",
43
43
  "tslib": "^2.6.2"
44
44
  },
45
45
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.908.0",
3
+ "version": "3.913.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=18.0.0"
@@ -31,17 +31,17 @@
31
31
  },
32
32
  "license": "Apache-2.0",
33
33
  "dependencies": {
34
- "@aws-sdk/credential-provider-env": "3.908.0",
35
- "@aws-sdk/credential-provider-http": "3.908.0",
36
- "@aws-sdk/credential-provider-ini": "3.908.0",
37
- "@aws-sdk/credential-provider-process": "3.908.0",
38
- "@aws-sdk/credential-provider-sso": "3.908.0",
39
- "@aws-sdk/credential-provider-web-identity": "3.908.0",
40
- "@aws-sdk/types": "3.901.0",
41
- "@smithy/credential-provider-imds": "^4.2.0",
42
- "@smithy/property-provider": "^4.2.0",
43
- "@smithy/shared-ini-file-loader": "^4.3.0",
44
- "@smithy/types": "^4.6.0",
34
+ "@aws-sdk/credential-provider-env": "3.911.0",
35
+ "@aws-sdk/credential-provider-http": "3.911.0",
36
+ "@aws-sdk/credential-provider-ini": "3.913.0",
37
+ "@aws-sdk/credential-provider-process": "3.911.0",
38
+ "@aws-sdk/credential-provider-sso": "3.911.0",
39
+ "@aws-sdk/credential-provider-web-identity": "3.911.0",
40
+ "@aws-sdk/types": "3.910.0",
41
+ "@smithy/credential-provider-imds": "^4.2.2",
42
+ "@smithy/property-provider": "^4.2.2",
43
+ "@smithy/shared-ini-file-loader": "^4.3.2",
44
+ "@smithy/types": "^4.7.1",
45
45
  "tslib": "^2.6.2"
46
46
  },
47
47
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.908.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,11 +26,11 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.908.0",
30
- "@aws-sdk/types": "3.901.0",
31
- "@smithy/property-provider": "^4.2.0",
32
- "@smithy/shared-ini-file-loader": "^4.3.0",
33
- "@smithy/types": "^4.6.0",
29
+ "@aws-sdk/core": "3.911.0",
30
+ "@aws-sdk/types": "3.910.0",
31
+ "@smithy/property-provider": "^4.2.2",
32
+ "@smithy/shared-ini-file-loader": "^4.3.2",
33
+ "@smithy/types": "^4.7.1",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {