@cdk8s/awscdk-resolver 0.0.51 → 0.0.52

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 (700) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/CloudFormation.js +1 -151
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/CloudFormationClient.js +1 -43
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ActivateOrganizationsAccessCommand.js +1 -28
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ActivateTypeCommand.js +1 -28
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +1 -28
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CancelUpdateStackCommand.js +1 -28
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ContinueUpdateRollbackCommand.js +1 -28
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateChangeSetCommand.js +1 -28
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackCommand.js +1 -28
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackInstancesCommand.js +1 -28
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackSetCommand.js +1 -28
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeactivateOrganizationsAccessCommand.js +1 -28
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeactivateTypeCommand.js +1 -28
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteChangeSetCommand.js +1 -28
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackCommand.js +1 -28
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackInstancesCommand.js +1 -28
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackSetCommand.js +1 -28
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeregisterTypeCommand.js +1 -28
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeAccountLimitsCommand.js +1 -28
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeChangeSetCommand.js +1 -28
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeChangeSetHooksCommand.js +1 -28
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeOrganizationsAccessCommand.js +1 -28
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribePublisherCommand.js +1 -28
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +1 -28
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackEventsCommand.js +1 -28
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackInstanceCommand.js +1 -28
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourceCommand.js +1 -28
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +1 -28
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourcesCommand.js +1 -28
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackSetCommand.js +1 -28
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackSetOperationCommand.js +1 -28
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStacksCommand.js +1 -28
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeTypeCommand.js +1 -28
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeTypeRegistrationCommand.js +1 -28
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackDriftCommand.js +1 -28
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackResourceDriftCommand.js +1 -28
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackSetDriftCommand.js +1 -28
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/EstimateTemplateCostCommand.js +1 -28
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ExecuteChangeSetCommand.js +1 -28
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetStackPolicyCommand.js +1 -28
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetTemplateCommand.js +1 -28
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetTemplateSummaryCommand.js +1 -28
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ImportStacksToStackSetCommand.js +1 -28
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListChangeSetsCommand.js +1 -28
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListExportsCommand.js +1 -28
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListImportsCommand.js +1 -28
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackInstanceResourceDriftsCommand.js +1 -28
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackInstancesCommand.js +1 -28
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackResourcesCommand.js +1 -28
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetOperationResultsCommand.js +1 -28
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetOperationsCommand.js +1 -28
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetsCommand.js +1 -28
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStacksCommand.js +1 -28
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypeRegistrationsCommand.js +1 -28
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypeVersionsCommand.js +1 -28
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypesCommand.js +1 -28
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/PublishTypeCommand.js +1 -28
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RecordHandlerProgressCommand.js +1 -28
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RegisterPublisherCommand.js +1 -28
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RegisterTypeCommand.js +1 -28
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RollbackStackCommand.js +1 -28
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetStackPolicyCommand.js +1 -28
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetTypeConfigurationCommand.js +1 -28
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetTypeDefaultVersionCommand.js +1 -28
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SignalResourceCommand.js +1 -28
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/StopStackSetOperationCommand.js +1 -28
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/TestTypeCommand.js +1 -28
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackCommand.js +1 -28
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackInstancesCommand.js +1 -28
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackSetCommand.js +1 -28
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateTerminationProtectionCommand.js +1 -28
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ValidateTemplateCommand.js +1 -28
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/index.js +1 -73
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/EndpointParameters.js +1 -18
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/extensionConfiguration.js +1 -2
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +11649 -12
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/CloudFormationServiceException.js +1 -12
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/index.js +1 -4
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/models_0.js +1 -662
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeAccountLimitsPaginator.js +1 -7
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStackEventsPaginator.js +1 -7
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStackResourceDriftsPaginator.js +1 -7
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStacksPaginator.js +1 -7
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/Interfaces.js +1 -2
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListChangeSetsPaginator.js +1 -7
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListExportsPaginator.js +1 -7
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListImportsPaginator.js +1 -7
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackInstancesPaginator.js +1 -7
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackResourcesPaginator.js +1 -7
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetOperationResultsPaginator.js +1 -7
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetOperationsPaginator.js +1 -7
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetsPaginator.js +1 -7
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStacksPaginator.js +1 -7
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypeRegistrationsPaginator.js +1 -7
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypeVersionsPaginator.js +1 -7
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypesPaginator.js +1 -7
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/index.js +1 -20
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/protocols/Aws_query.js +1 -8546
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeExtensions.js +1 -22
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/index.js +1 -11
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForChangeSetCreateComplete.js +1 -48
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackCreateComplete.js +1 -258
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackDeleteComplete.js +1 -152
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackExists.js +1 -31
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackImportComplete.js +1 -122
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackRollbackComplete.js +1 -92
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackUpdateComplete.js +1 -92
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForTypeRegistrationComplete.js +1 -45
  111. package/node_modules/@aws-sdk/client-cloudformation/package.json +41 -41
  112. package/node_modules/@aws-sdk/client-sso/dist-cjs/SSO.js +1 -19
  113. package/node_modules/@aws-sdk/client-sso/dist-cjs/SSOClient.js +1 -40
  114. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +1 -29
  115. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +1 -29
  116. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +1 -29
  117. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +1 -29
  118. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/index.js +1 -7
  119. package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/EndpointParameters.js +1 -18
  120. package/node_modules/@aws-sdk/client-sso/dist-cjs/extensionConfiguration.js +1 -2
  121. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +691 -11
  122. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/SSOServiceException.js +1 -12
  123. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/index.js +1 -4
  124. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/models_0.js +1 -88
  125. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/Interfaces.js +1 -2
  126. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/ListAccountRolesPaginator.js +1 -7
  127. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/ListAccountsPaginator.js +1 -7
  128. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/index.js +1 -6
  129. package/node_modules/@aws-sdk/client-sso/dist-cjs/protocols/Aws_restJson1.js +1 -346
  130. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeExtensions.js +1 -22
  131. package/node_modules/@aws-sdk/client-sso/package.json +37 -37
  132. package/node_modules/@aws-sdk/client-sts/dist-cjs/STS.js +1 -27
  133. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +1 -29
  134. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +1 -28
  135. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +1 -28
  136. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +1 -28
  137. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +1 -29
  138. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +1 -29
  139. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/index.js +1 -11
  140. package/node_modules/@aws-sdk/client-sts/dist-cjs/defaultRoleAssumers.js +1 -28
  141. package/node_modules/@aws-sdk/client-sts/dist-cjs/extensionConfiguration.js +1 -2
  142. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +276 -11
  143. package/node_modules/@aws-sdk/client-sts/dist-cjs/models/index.js +1 -4
  144. package/node_modules/@aws-sdk/client-sts/package.json +39 -39
  145. package/node_modules/@aws-sdk/core/CHANGELOG.md +22 -0
  146. package/node_modules/@aws-sdk/core/dist-cjs/client/emitWarningIfUnsupportedVersion.js +1 -17
  147. package/node_modules/@aws-sdk/core/dist-cjs/client/index.js +1 -4
  148. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +1 -61
  149. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/index.js +1 -5
  150. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +1 -82
  151. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/index.js +1 -4
  152. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getDateHeader.js +1 -6
  153. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getSkewCorrectedDate.js +1 -5
  154. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +1 -12
  155. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/index.js +1 -6
  156. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/isClockSkewed.js +1 -6
  157. package/node_modules/@aws-sdk/core/dist-cjs/index.js +316 -6
  158. package/node_modules/@aws-sdk/core/dist-cjs/protocols/coercing-serializers.js +1 -59
  159. package/node_modules/@aws-sdk/core/dist-cjs/protocols/index.js +1 -5
  160. package/node_modules/@aws-sdk/core/dist-cjs/protocols/json/awsExpectUnion.js +1 -14
  161. package/node_modules/@aws-sdk/core/package.json +7 -7
  162. package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
  163. package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
  164. package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
  165. package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/fromEnv.js +1 -27
  166. package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +66 -4
  167. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  168. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/fromIni.js +1 -10
  169. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +175 -4
  170. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveAssumeRoleCredentials.js +1 -52
  171. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveCredentialSource.js +1 -21
  172. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProcessCredentials.js +1 -11
  173. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProfileData.js +1 -32
  174. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveSsoCredentials.js +1 -17
  175. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveStaticCredentials.js +1 -16
  176. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveWebIdentityCredentials.js +1 -17
  177. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  178. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/defaultProvider.js +1 -15
  179. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +73 -4
  180. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/remoteProvider.js +1 -18
  181. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  182. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/ProcessCredentials.js +1 -2
  183. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/fromProcess.js +1 -10
  184. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/getValidatedProcessCredentials.js +1 -26
  185. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +96 -4
  186. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/resolveProcessCredentials.js +1 -37
  187. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  188. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/fromSSO.js +1 -61
  189. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +177 -7
  190. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/isSsoProfile.js +1 -10
  191. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/resolveSSOCredentials.js +1 -56
  192. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/types.js +1 -2
  193. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/validateSsoProfile.js +1 -13
  194. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  195. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +27 -5
  196. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  197. package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +65 -34
  198. package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
  199. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +79 -4
  200. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/loggerMiddleware.js +1 -48
  201. package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
  202. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +64 -36
  203. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  204. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/awsAuthConfiguration.js +1 -108
  205. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/awsAuthMiddleware.js +1 -62
  206. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/index.js +227 -5
  207. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/getSkewCorrectedDate.js +1 -5
  208. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/getUpdatedSystemClockOffset.js +1 -12
  209. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/isClockSkewed.js +1 -6
  210. package/node_modules/@aws-sdk/middleware-signing/package.json +8 -8
  211. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/configurations.js +1 -10
  212. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/constants.js +1 -10
  213. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +122 -5
  214. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/user-agent-middleware.js +1 -79
  215. package/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
  216. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/extensions/index.js +1 -30
  217. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +115 -5
  218. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/config.js +1 -15
  219. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/getRealRegion.js +1 -10
  220. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/index.js +1 -5
  221. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/isFipsRegion.js +1 -5
  222. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +1 -29
  223. package/node_modules/@aws-sdk/region-config-resolver/package.json +7 -7
  224. package/node_modules/@aws-sdk/token-providers/dist-cjs/constants.js +1 -5
  225. package/node_modules/@aws-sdk/token-providers/dist-cjs/fromSso.js +1 -82
  226. package/node_modules/@aws-sdk/token-providers/dist-cjs/fromStatic.js +1 -11
  227. package/node_modules/@aws-sdk/token-providers/dist-cjs/getNewSsoOidcToken.js +1 -15
  228. package/node_modules/@aws-sdk/token-providers/dist-cjs/getSsoOidcClient.js +1 -14
  229. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +211 -7
  230. package/node_modules/@aws-sdk/token-providers/dist-cjs/nodeProvider.js +1 -9
  231. package/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenExpiry.js +1 -11
  232. package/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenKey.js +1 -11
  233. package/node_modules/@aws-sdk/token-providers/dist-cjs/writeSSOTokenToFile.js +1 -12
  234. package/node_modules/@aws-sdk/token-providers/package.json +36 -36
  235. package/node_modules/@aws-sdk/types/dist-cjs/abort.js +1 -2
  236. package/node_modules/@aws-sdk/types/dist-cjs/auth.js +1 -5
  237. package/node_modules/@aws-sdk/types/dist-cjs/blob/blob-types.js +1 -2
  238. package/node_modules/@aws-sdk/types/dist-cjs/checksum.js +1 -2
  239. package/node_modules/@aws-sdk/types/dist-cjs/client.js +1 -2
  240. package/node_modules/@aws-sdk/types/dist-cjs/command.js +1 -2
  241. package/node_modules/@aws-sdk/types/dist-cjs/connection.js +1 -2
  242. package/node_modules/@aws-sdk/types/dist-cjs/credentials.js +1 -2
  243. package/node_modules/@aws-sdk/types/dist-cjs/crypto.js +1 -2
  244. package/node_modules/@aws-sdk/types/dist-cjs/dns.js +1 -8
  245. package/node_modules/@aws-sdk/types/dist-cjs/encode.js +1 -2
  246. package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +1 -5
  247. package/node_modules/@aws-sdk/types/dist-cjs/eventStream.js +1 -2
  248. package/node_modules/@aws-sdk/types/dist-cjs/extensions/index.js +1 -2
  249. package/node_modules/@aws-sdk/types/dist-cjs/http.js +1 -2
  250. package/node_modules/@aws-sdk/types/dist-cjs/identity/AnonymousIdentity.js +1 -2
  251. package/node_modules/@aws-sdk/types/dist-cjs/identity/AwsCredentialIdentity.js +1 -2
  252. package/node_modules/@aws-sdk/types/dist-cjs/identity/Identity.js +1 -2
  253. package/node_modules/@aws-sdk/types/dist-cjs/identity/LoginIdentity.js +1 -2
  254. package/node_modules/@aws-sdk/types/dist-cjs/identity/TokenIdentity.js +1 -2
  255. package/node_modules/@aws-sdk/types/dist-cjs/identity/index.js +1 -8
  256. package/node_modules/@aws-sdk/types/dist-cjs/index.js +466 -35
  257. package/node_modules/@aws-sdk/types/dist-cjs/logger.js +1 -2
  258. package/node_modules/@aws-sdk/types/dist-cjs/middleware.js +1 -2
  259. package/node_modules/@aws-sdk/types/dist-cjs/pagination.js +1 -2
  260. package/node_modules/@aws-sdk/types/dist-cjs/profile.js +1 -2
  261. package/node_modules/@aws-sdk/types/dist-cjs/request.js +1 -2
  262. package/node_modules/@aws-sdk/types/dist-cjs/response.js +1 -2
  263. package/node_modules/@aws-sdk/types/dist-cjs/retry.js +1 -2
  264. package/node_modules/@aws-sdk/types/dist-cjs/serde.js +1 -2
  265. package/node_modules/@aws-sdk/types/dist-cjs/shapes.js +1 -2
  266. package/node_modules/@aws-sdk/types/dist-cjs/signature.js +1 -2
  267. package/node_modules/@aws-sdk/types/dist-cjs/stream.js +1 -2
  268. package/node_modules/@aws-sdk/types/dist-cjs/token.js +1 -2
  269. package/node_modules/@aws-sdk/types/dist-cjs/transfer.js +1 -5
  270. package/node_modules/@aws-sdk/types/dist-cjs/uri.js +1 -2
  271. package/node_modules/@aws-sdk/types/dist-cjs/util.js +1 -2
  272. package/node_modules/@aws-sdk/types/dist-cjs/waiter.js +1 -2
  273. package/node_modules/@aws-sdk/types/package.json +3 -3
  274. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/aws.js +1 -12
  275. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +424 -8
  276. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/index.js +1 -6
  277. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/isVirtualHostableS3Bucket.js +1 -29
  278. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/parseArn.js +1 -19
  279. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partition.js +1 -49
  280. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/isIpAddress.js +1 -5
  281. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/resolveEndpoint.js +1 -5
  282. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointError.js +1 -5
  283. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointRuleObject.js +1 -2
  284. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/ErrorRuleObject.js +1 -2
  285. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/RuleSetObject.js +1 -2
  286. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/TreeRuleObject.js +1 -2
  287. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/index.js +1 -9
  288. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/shared.js +1 -2
  289. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  290. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +37 -11
  291. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  292. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
  293. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/crt-availability.js +1 -6
  294. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +93 -43
  295. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/is-crt-available.js +1 -11
  296. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  297. package/node_modules/@smithy/abort-controller/dist-cjs/AbortController.js +1 -13
  298. package/node_modules/@smithy/abort-controller/dist-cjs/AbortSignal.js +1 -24
  299. package/node_modules/@smithy/abort-controller/dist-cjs/index.js +85 -5
  300. package/node_modules/@smithy/abort-controller/package.json +3 -3
  301. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +1 -12
  302. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +1 -12
  303. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/index.js +1 -7
  304. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveCustomEndpointsConfig.js +1 -16
  305. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveEndpointsConfig.js +1 -20
  306. package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/utils/getEndpointFromRegion.js +1 -20
  307. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +235 -6
  308. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/config.js +1 -15
  309. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/getRealRegion.js +1 -10
  310. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/index.js +1 -5
  311. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/isFipsRegion.js +1 -5
  312. package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +1 -29
  313. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariant.js +1 -2
  314. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariantTag.js +1 -2
  315. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/PartitionHash.js +1 -2
  316. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/RegionHash.js +1 -2
  317. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getHostnameFromVariants.js +1 -8
  318. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getRegionInfo.js +1 -34
  319. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedHostname.js +1 -9
  320. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedPartition.js +1 -5
  321. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedSigningRegion.js +1 -16
  322. package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/index.js +1 -6
  323. package/node_modules/@smithy/config-resolver/package.json +6 -6
  324. package/node_modules/@smithy/core/dist-cjs/getSmithyContext.js +1 -6
  325. package/node_modules/@smithy/core/dist-cjs/index.js +482 -12
  326. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +1 -22
  327. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +1 -22
  328. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +1 -45
  329. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/index.js +1 -6
  330. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/getHttpSigningMiddleware.js +1 -20
  331. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +1 -28
  332. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/index.js +1 -5
  333. package/node_modules/@smithy/core/dist-cjs/normalizeProvider.js +1 -10
  334. package/node_modules/@smithy/core/dist-cjs/pagination/createPaginator.js +1 -32
  335. package/node_modules/@smithy/core/dist-cjs/protocols/requestBuilder.js +1 -72
  336. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/DefaultIdentityProviderConfig.js +1 -17
  337. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +1 -37
  338. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +1 -14
  339. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/index.js +1 -6
  340. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/noAuth.js +1 -9
  341. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/index.js +1 -6
  342. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/memoizeIdentityProvider.js +1 -59
  343. package/node_modules/@smithy/core/package.json +9 -9
  344. package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/Endpoint.js +1 -8
  345. package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointConfigOptions.js +1 -10
  346. package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointMode.js +1 -8
  347. package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointModeConfigOptions.js +1 -11
  348. package/node_modules/@smithy/credential-provider-imds/dist-cjs/error/InstanceMetadataV1FallbackError.js +1 -13
  349. package/node_modules/@smithy/credential-provider-imds/dist-cjs/fromContainerMetadata.js +1 -70
  350. package/node_modules/@smithy/credential-provider-imds/dist-cjs/fromInstanceMetadata.js +1 -137
  351. package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +427 -12
  352. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/ImdsCredentials.js +1 -17
  353. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/RemoteProviderInit.js +1 -7
  354. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/httpRequest.js +1 -41
  355. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/index.js +1 -5
  356. package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/retry.js +1 -11
  357. package/node_modules/@smithy/credential-provider-imds/dist-cjs/types.js +1 -2
  358. package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getExtendedInstanceMetadataCredentials.js +1 -22
  359. package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getInstanceMetadataEndpoint.js +1 -23
  360. package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/staticStabilityProvider.js +1 -29
  361. package/node_modules/@smithy/credential-provider-imds/package.json +6 -6
  362. package/node_modules/@smithy/eventstream-codec/dist-cjs/EventStreamCodec.js +1 -66
  363. package/node_modules/@smithy/eventstream-codec/dist-cjs/HeaderMarshaller.js +1 -186
  364. package/node_modules/@smithy/eventstream-codec/dist-cjs/Int64.js +1 -47
  365. package/node_modules/@smithy/eventstream-codec/dist-cjs/Message.js +1 -2
  366. package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageDecoderStream.js +1 -18
  367. package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageEncoderStream.js +1 -21
  368. package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageDecoderStream.js +1 -20
  369. package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageEncoderStream.js +1 -18
  370. package/node_modules/@smithy/eventstream-codec/dist-cjs/TestVectors.fixture.js +1 -693
  371. package/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +468 -11
  372. package/node_modules/@smithy/eventstream-codec/dist-cjs/splitMessage.js +1 -34
  373. package/node_modules/@smithy/eventstream-codec/dist-cjs/vectorTypes.fixture.js +1 -2
  374. package/node_modules/@smithy/eventstream-codec/package.json +5 -5
  375. package/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js +1 -117
  376. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +220 -5
  377. package/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js +1 -15
  378. package/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +1 -50
  379. package/node_modules/@smithy/fetch-http-handler/package.json +7 -7
  380. package/node_modules/@smithy/hash-node/dist-cjs/index.js +64 -36
  381. package/node_modules/@smithy/hash-node/package.json +5 -5
  382. package/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +41 -5
  383. package/node_modules/@smithy/invalid-dependency/dist-cjs/invalidFunction.js +1 -7
  384. package/node_modules/@smithy/invalid-dependency/dist-cjs/invalidProvider.js +1 -5
  385. package/node_modules/@smithy/invalid-dependency/package.json +3 -3
  386. package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +32 -6
  387. package/node_modules/@smithy/is-array-buffer/package.json +7 -9
  388. package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +66 -39
  389. package/node_modules/@smithy/middleware-content-length/package.json +5 -5
  390. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/createConfigValueProvider.js +1 -38
  391. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromInstructions.js +1 -51
  392. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/index.js +1 -5
  393. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/toEndpointV1.js +1 -14
  394. package/node_modules/@smithy/middleware-endpoint/dist-cjs/endpointMiddleware.js +1 -37
  395. package/node_modules/@smithy/middleware-endpoint/dist-cjs/getEndpointPlugin.js +1 -22
  396. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +254 -8
  397. package/node_modules/@smithy/middleware-endpoint/dist-cjs/resolveEndpointConfig.js +1 -21
  398. package/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/index.js +1 -4
  399. package/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/s3.js +1 -43
  400. package/node_modules/@smithy/middleware-endpoint/dist-cjs/types.js +1 -2
  401. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  402. package/node_modules/@smithy/middleware-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -24
  403. package/node_modules/@smithy/middleware-retry/dist-cjs/StandardRetryStrategy.js +1 -95
  404. package/node_modules/@smithy/middleware-retry/dist-cjs/configurations.js +1 -57
  405. package/node_modules/@smithy/middleware-retry/dist-cjs/defaultRetryQuota.js +1 -32
  406. package/node_modules/@smithy/middleware-retry/dist-cjs/delayDecider.js +1 -6
  407. package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +424 -10
  408. package/node_modules/@smithy/middleware-retry/dist-cjs/omitRetryHeadersMiddleware.js +1 -27
  409. package/node_modules/@smithy/middleware-retry/dist-cjs/retryDecider.js +1 -11
  410. package/node_modules/@smithy/middleware-retry/dist-cjs/retryMiddleware.js +1 -118
  411. package/node_modules/@smithy/middleware-retry/dist-cjs/types.js +1 -2
  412. package/node_modules/@smithy/middleware-retry/dist-cjs/util.js +1 -13
  413. package/node_modules/@smithy/middleware-retry/package.json +10 -10
  414. package/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js +1 -24
  415. package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +97 -6
  416. package/node_modules/@smithy/middleware-serde/dist-cjs/serdePlugin.js +1 -26
  417. package/node_modules/@smithy/middleware-serde/dist-cjs/serializerMiddleware.js +1 -18
  418. package/node_modules/@smithy/middleware-serde/package.json +4 -4
  419. package/node_modules/@smithy/middleware-stack/dist-cjs/MiddlewareStack.js +1 -287
  420. package/node_modules/@smithy/middleware-stack/dist-cjs/index.js +318 -4
  421. package/node_modules/@smithy/middleware-stack/dist-cjs/types.js +1 -2
  422. package/node_modules/@smithy/middleware-stack/package.json +3 -3
  423. package/node_modules/@smithy/node-config-provider/dist-cjs/configLoader.js +1 -9
  424. package/node_modules/@smithy/node-config-provider/dist-cjs/fromEnv.js +1 -17
  425. package/node_modules/@smithy/node-config-provider/dist-cjs/fromSharedConfigFiles.js +1 -26
  426. package/node_modules/@smithy/node-config-provider/dist-cjs/fromStatic.js +1 -7
  427. package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +87 -4
  428. package/node_modules/@smithy/node-config-provider/package.json +5 -5
  429. package/node_modules/@smithy/node-http-handler/dist-cjs/constants.js +1 -4
  430. package/node_modules/@smithy/node-http-handler/dist-cjs/get-transformed-headers.js +1 -12
  431. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +626 -6
  432. package/node_modules/@smithy/node-http-handler/dist-cjs/node-http-handler.js +1 -153
  433. package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-manager.js +1 -92
  434. package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-pool.js +1 -36
  435. package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-handler.js +1 -165
  436. package/node_modules/@smithy/node-http-handler/dist-cjs/readable.mock.js +1 -23
  437. package/node_modules/@smithy/node-http-handler/dist-cjs/server.mock.js +1 -60
  438. package/node_modules/@smithy/node-http-handler/dist-cjs/set-connection-timeout.js +1 -25
  439. package/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-keep-alive.js +1 -12
  440. package/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-timeout.js +1 -10
  441. package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/collector.js +1 -15
  442. package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/index.js +1 -18
  443. package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/readable.mock.js +1 -23
  444. package/node_modules/@smithy/node-http-handler/dist-cjs/write-request-body.js +1 -45
  445. package/node_modules/@smithy/node-http-handler/package.json +6 -6
  446. package/node_modules/@smithy/property-provider/dist-cjs/CredentialsProviderError.js +1 -13
  447. package/node_modules/@smithy/property-provider/dist-cjs/ProviderError.js +1 -15
  448. package/node_modules/@smithy/property-provider/dist-cjs/TokenProviderError.js +1 -13
  449. package/node_modules/@smithy/property-provider/dist-cjs/chain.js +1 -25
  450. package/node_modules/@smithy/property-provider/dist-cjs/fromStatic.js +1 -5
  451. package/node_modules/@smithy/property-provider/dist-cjs/index.js +150 -9
  452. package/node_modules/@smithy/property-provider/dist-cjs/memoize.js +1 -49
  453. package/node_modules/@smithy/property-provider/package.json +3 -3
  454. package/node_modules/@smithy/protocol-http/dist-cjs/Field.js +1 -27
  455. package/node_modules/@smithy/protocol-http/dist-cjs/Fields.js +1 -23
  456. package/node_modules/@smithy/protocol-http/dist-cjs/extensions/httpExtensionConfiguration.js +1 -27
  457. package/node_modules/@smithy/protocol-http/dist-cjs/extensions/index.js +1 -4
  458. package/node_modules/@smithy/protocol-http/dist-cjs/httpHandler.js +1 -2
  459. package/node_modules/@smithy/protocol-http/dist-cjs/httpRequest.js +1 -52
  460. package/node_modules/@smithy/protocol-http/dist-cjs/httpResponse.js +1 -18
  461. package/node_modules/@smithy/protocol-http/dist-cjs/index.js +237 -11
  462. package/node_modules/@smithy/protocol-http/dist-cjs/isValidHostname.js +1 -8
  463. package/node_modules/@smithy/protocol-http/dist-cjs/types.js +1 -2
  464. package/node_modules/@smithy/protocol-http/package.json +3 -3
  465. package/node_modules/@smithy/querystring-builder/dist-cjs/index.js +49 -22
  466. package/node_modules/@smithy/querystring-builder/package.json +4 -4
  467. package/node_modules/@smithy/querystring-parser/dist-cjs/index.js +50 -24
  468. package/node_modules/@smithy/querystring-parser/package.json +3 -3
  469. package/node_modules/@smithy/service-error-classification/dist-cjs/constants.js +1 -30
  470. package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +88 -30
  471. package/node_modules/@smithy/service-error-classification/package.json +3 -3
  472. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigData.js +1 -22
  473. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigFilepath.js +1 -8
  474. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getCredentialsFilepath.js +1 -8
  475. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getProfileName.js +1 -7
  476. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +1 -9
  477. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +190 -11
  478. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSharedConfigFiles.js +1 -31
  479. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +1 -16
  480. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/mergeConfigFiles.js +1 -18
  481. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseIni.js +1 -56
  482. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseKnownFiles.js +1 -10
  483. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/types.js +1 -2
  484. package/node_modules/@smithy/shared-ini-file-loader/package.json +13 -3
  485. package/node_modules/@smithy/signature-v4/dist-cjs/SignatureV4.js +1 -194
  486. package/node_modules/@smithy/signature-v4/dist-cjs/cloneRequest.js +1 -17
  487. package/node_modules/@smithy/signature-v4/dist-cjs/constants.js +1 -46
  488. package/node_modules/@smithy/signature-v4/dist-cjs/credentialDerivation.js +1 -39
  489. package/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalHeaders.js +1 -24
  490. package/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalQuery.js +1 -31
  491. package/node_modules/@smithy/signature-v4/dist-cjs/getPayloadHash.js +1 -24
  492. package/node_modules/@smithy/signature-v4/dist-cjs/headerUtil.js +1 -32
  493. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +467 -16
  494. package/node_modules/@smithy/signature-v4/dist-cjs/moveHeadersToQuery.js +1 -21
  495. package/node_modules/@smithy/signature-v4/dist-cjs/prepareRequest.js +1 -15
  496. package/node_modules/@smithy/signature-v4/dist-cjs/suite.fixture.js +1 -402
  497. package/node_modules/@smithy/signature-v4/dist-cjs/utilDate.js +1 -20
  498. package/node_modules/@smithy/signature-v4/package.json +10 -10
  499. package/node_modules/@smithy/smithy-client/dist-cjs/NoOpLogger.js +1 -11
  500. package/node_modules/@smithy/smithy-client/dist-cjs/client.js +1 -28
  501. package/node_modules/@smithy/smithy-client/dist-cjs/collect-stream-body.js +1 -15
  502. package/node_modules/@smithy/smithy-client/dist-cjs/command.js +1 -118
  503. package/node_modules/@smithy/smithy-client/dist-cjs/constants.js +1 -4
  504. package/node_modules/@smithy/smithy-client/dist-cjs/create-aggregated-client.js +1 -25
  505. package/node_modules/@smithy/smithy-client/dist-cjs/date-utils.js +1 -195
  506. package/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js +1 -30
  507. package/node_modules/@smithy/smithy-client/dist-cjs/defaults-mode.js +1 -30
  508. package/node_modules/@smithy/smithy-client/dist-cjs/emitWarningIfUnsupportedVersion.js +1 -10
  509. package/node_modules/@smithy/smithy-client/dist-cjs/exceptions.js +1 -27
  510. package/node_modules/@smithy/smithy-client/dist-cjs/extended-encode-uri-component.js +1 -9
  511. package/node_modules/@smithy/smithy-client/dist-cjs/extensions/checksum.js +1 -36
  512. package/node_modules/@smithy/smithy-client/dist-cjs/extensions/defaultExtensionConfiguration.js +1 -20
  513. package/node_modules/@smithy/smithy-client/dist-cjs/extensions/index.js +1 -4
  514. package/node_modules/@smithy/smithy-client/dist-cjs/extensions/retry.js +1 -21
  515. package/node_modules/@smithy/smithy-client/dist-cjs/get-array-if-single-item.js +1 -5
  516. package/node_modules/@smithy/smithy-client/dist-cjs/get-value-from-text-node.js +1 -16
  517. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +1256 -25
  518. package/node_modules/@smithy/smithy-client/dist-cjs/lazy-json.js +1 -38
  519. package/node_modules/@smithy/smithy-client/dist-cjs/object-mapping.js +1 -98
  520. package/node_modules/@smithy/smithy-client/dist-cjs/parse-utils.js +1 -253
  521. package/node_modules/@smithy/smithy-client/dist-cjs/resolve-path.js +1 -23
  522. package/node_modules/@smithy/smithy-client/dist-cjs/ser-utils.js +1 -17
  523. package/node_modules/@smithy/smithy-client/dist-cjs/serde-json.js +1 -23
  524. package/node_modules/@smithy/smithy-client/dist-cjs/split-every.js +1 -31
  525. package/node_modules/@smithy/smithy-client/package.json +7 -7
  526. package/node_modules/@smithy/types/dist-cjs/abort.js +1 -2
  527. package/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +1 -8
  528. package/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +1 -2
  529. package/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +1 -2
  530. package/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +1 -2
  531. package/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +1 -2
  532. package/node_modules/@smithy/types/dist-cjs/auth/auth.js +1 -8
  533. package/node_modules/@smithy/types/dist-cjs/auth/index.js +1 -9
  534. package/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +1 -2
  535. package/node_modules/@smithy/types/dist-cjs/checksum.js +1 -2
  536. package/node_modules/@smithy/types/dist-cjs/client.js +1 -2
  537. package/node_modules/@smithy/types/dist-cjs/command.js +1 -2
  538. package/node_modules/@smithy/types/dist-cjs/connection/config.js +1 -2
  539. package/node_modules/@smithy/types/dist-cjs/connection/index.js +1 -6
  540. package/node_modules/@smithy/types/dist-cjs/connection/manager.js +1 -2
  541. package/node_modules/@smithy/types/dist-cjs/connection/pool.js +1 -2
  542. package/node_modules/@smithy/types/dist-cjs/crypto.js +1 -2
  543. package/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +1 -2
  544. package/node_modules/@smithy/types/dist-cjs/encode.js +1 -2
  545. package/node_modules/@smithy/types/dist-cjs/endpoint.js +1 -8
  546. package/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +1 -2
  547. package/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +1 -2
  548. package/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +1 -2
  549. package/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +1 -2
  550. package/node_modules/@smithy/types/dist-cjs/endpoints/index.js +1 -8
  551. package/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +1 -2
  552. package/node_modules/@smithy/types/dist-cjs/eventStream.js +1 -2
  553. package/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +1 -44
  554. package/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +1 -16
  555. package/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +1 -2
  556. package/node_modules/@smithy/types/dist-cjs/extensions/index.js +1 -8
  557. package/node_modules/@smithy/types/dist-cjs/extensions/retry.js +1 -2
  558. package/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +1 -2
  559. package/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +1 -2
  560. package/node_modules/@smithy/types/dist-cjs/http.js +1 -8
  561. package/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +1 -2
  562. package/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +1 -2
  563. package/node_modules/@smithy/types/dist-cjs/identity/identity.js +1 -2
  564. package/node_modules/@smithy/types/dist-cjs/identity/index.js +1 -7
  565. package/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +1 -2
  566. package/node_modules/@smithy/types/dist-cjs/index.js +149 -39
  567. package/node_modules/@smithy/types/dist-cjs/logger.js +1 -2
  568. package/node_modules/@smithy/types/dist-cjs/middleware.js +1 -4
  569. package/node_modules/@smithy/types/dist-cjs/pagination.js +1 -2
  570. package/node_modules/@smithy/types/dist-cjs/profile.js +1 -9
  571. package/node_modules/@smithy/types/dist-cjs/response.js +1 -2
  572. package/node_modules/@smithy/types/dist-cjs/retry.js +1 -2
  573. package/node_modules/@smithy/types/dist-cjs/serde.js +1 -2
  574. package/node_modules/@smithy/types/dist-cjs/shapes.js +1 -2
  575. package/node_modules/@smithy/types/dist-cjs/signature.js +1 -2
  576. package/node_modules/@smithy/types/dist-cjs/stream.js +1 -2
  577. package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +1 -2
  578. package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +1 -2
  579. package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +1 -2
  580. package/node_modules/@smithy/types/dist-cjs/transfer.js +1 -9
  581. package/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +1 -2
  582. package/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +1 -2
  583. package/node_modules/@smithy/types/dist-cjs/transform/exact.js +1 -2
  584. package/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +1 -2
  585. package/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +1 -2
  586. package/node_modules/@smithy/types/dist-cjs/uri.js +1 -2
  587. package/node_modules/@smithy/types/dist-cjs/util.js +1 -2
  588. package/node_modules/@smithy/types/dist-cjs/waiter.js +1 -2
  589. package/node_modules/@smithy/types/package.json +2 -2
  590. package/node_modules/@smithy/url-parser/dist-cjs/index.js +48 -21
  591. package/node_modules/@smithy/url-parser/package.json +4 -4
  592. package/node_modules/@smithy/util-base64/dist-cjs/index.js +27 -5
  593. package/node_modules/@smithy/util-base64/package.json +4 -4
  594. package/node_modules/@smithy/util-body-length-browser/dist-cjs/calculateBodyLength.js +1 -30
  595. package/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +57 -4
  596. package/node_modules/@smithy/util-body-length-browser/package.json +2 -2
  597. package/node_modules/@smithy/util-body-length-node/dist-cjs/calculateBodyLength.js +1 -29
  598. package/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +53 -4
  599. package/node_modules/@smithy/util-body-length-node/package.json +7 -9
  600. package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +45 -17
  601. package/node_modules/@smithy/util-buffer-from/package.json +8 -10
  602. package/node_modules/@smithy/util-config-provider/dist-cjs/booleanSelector.js +1 -13
  603. package/node_modules/@smithy/util-config-provider/dist-cjs/index.js +64 -6
  604. package/node_modules/@smithy/util-config-provider/dist-cjs/numberSelector.js +1 -13
  605. package/node_modules/@smithy/util-config-provider/dist-cjs/types.js +1 -8
  606. package/node_modules/@smithy/util-config-provider/package.json +2 -2
  607. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +25 -4
  608. package/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  609. package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/constants.js +1 -9
  610. package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/defaultsModeConfig.js +1 -14
  611. package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +109 -4
  612. package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/resolveDefaultsModeConfig.js +1 -57
  613. package/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  614. package/node_modules/@smithy/util-endpoints/dist-cjs/debug/debugId.js +1 -4
  615. package/node_modules/@smithy/util-endpoints/dist-cjs/debug/index.js +1 -5
  616. package/node_modules/@smithy/util-endpoints/dist-cjs/debug/toDebugString.js +1 -16
  617. package/node_modules/@smithy/util-endpoints/dist-cjs/getEndpointUrlConfig.js +1 -25
  618. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +484 -8
  619. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/booleanEquals.js +1 -5
  620. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttr.js +1 -15
  621. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttrPathList.js +1 -29
  622. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/index.js +1 -12
  623. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isIpAddress.js +1 -6
  624. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isSet.js +1 -5
  625. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isValidHostLabel.js +1 -17
  626. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/not.js +1 -5
  627. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/parseURL.js +1 -55
  628. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/stringEquals.js +1 -5
  629. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/substring.js +1 -13
  630. package/node_modules/@smithy/util-endpoints/dist-cjs/lib/uriEncode.js +1 -5
  631. package/node_modules/@smithy/util-endpoints/dist-cjs/resolveEndpoint.js +1 -42
  632. package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointError.js +1 -10
  633. package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointFunctions.js +1 -2
  634. package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointRuleObject.js +1 -2
  635. package/node_modules/@smithy/util-endpoints/dist-cjs/types/ErrorRuleObject.js +1 -2
  636. package/node_modules/@smithy/util-endpoints/dist-cjs/types/RuleSetObject.js +1 -2
  637. package/node_modules/@smithy/util-endpoints/dist-cjs/types/TreeRuleObject.js +1 -2
  638. package/node_modules/@smithy/util-endpoints/dist-cjs/types/index.js +1 -10
  639. package/node_modules/@smithy/util-endpoints/dist-cjs/types/shared.js +1 -2
  640. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/callFunction.js +1 -15
  641. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/customEndpointFunctions.js +1 -4
  642. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/endpointFunctions.js +1 -15
  643. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateCondition.js +1 -19
  644. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateConditions.js +1 -27
  645. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateEndpointRule.js +1 -32
  646. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateErrorRule.js +1 -18
  647. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateExpression.js +1 -20
  648. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateRules.js +1 -31
  649. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTemplate.js +1 -40
  650. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTreeRule.js +1 -17
  651. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointHeaders.js +1 -16
  652. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperties.js +1 -9
  653. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperty.js +1 -25
  654. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointUrl.js +1 -19
  655. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getReferenceValue.js +1 -11
  656. package/node_modules/@smithy/util-endpoints/dist-cjs/utils/index.js +1 -5
  657. package/node_modules/@smithy/util-endpoints/package.json +4 -4
  658. package/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +60 -31
  659. package/node_modules/@smithy/util-hex-encoding/package.json +7 -9
  660. package/node_modules/@smithy/util-middleware/dist-cjs/getSmithyContext.js +1 -6
  661. package/node_modules/@smithy/util-middleware/dist-cjs/index.js +45 -5
  662. package/node_modules/@smithy/util-middleware/dist-cjs/normalizeProvider.js +1 -10
  663. package/node_modules/@smithy/util-middleware/package.json +3 -3
  664. package/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -28
  665. package/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -22
  666. package/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -104
  667. package/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -70
  668. package/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -10
  669. package/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -12
  670. package/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -18
  671. package/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -15
  672. package/node_modules/@smithy/util-retry/dist-cjs/index.js +347 -10
  673. package/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -2
  674. package/node_modules/@smithy/util-retry/package.json +4 -4
  675. package/node_modules/@smithy/util-stream/dist-cjs/blob/Uint8ArrayBlobAdapter.js +1 -22
  676. package/node_modules/@smithy/util-stream/dist-cjs/blob/transforms.js +1 -20
  677. package/node_modules/@smithy/util-stream/dist-cjs/index.js +89 -6
  678. package/node_modules/@smithy/util-stream/package.json +10 -10
  679. package/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri-path.js +1 -6
  680. package/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri.js +1 -6
  681. package/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +43 -5
  682. package/node_modules/@smithy/util-uri-escape/package.json +7 -9
  683. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +1 -5
  684. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +1 -9
  685. package/node_modules/@smithy/util-utf8/dist-cjs/index.js +57 -6
  686. package/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +1 -14
  687. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +1 -5
  688. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +1 -6
  689. package/node_modules/@smithy/util-utf8/package.json +4 -4
  690. package/node_modules/@smithy/util-waiter/dist-cjs/createWaiter.js +1 -27
  691. package/node_modules/@smithy/util-waiter/dist-cjs/index.js +155 -5
  692. package/node_modules/@smithy/util-waiter/dist-cjs/poller.js +1 -38
  693. package/node_modules/@smithy/util-waiter/dist-cjs/utils/index.js +1 -5
  694. package/node_modules/@smithy/util-waiter/dist-cjs/utils/sleep.js +1 -7
  695. package/node_modules/@smithy/util-waiter/dist-cjs/utils/validate.js +1 -21
  696. package/node_modules/@smithy/util-waiter/dist-cjs/waiter.js +1 -38
  697. package/node_modules/@smithy/util-waiter/package.json +4 -4
  698. package/package.json +5 -5
  699. package/.gitattributes +0 -38
  700. package/.projenrc.ts +0 -49
@@ -1,5 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.fromUtf8 = void 0;
4
- const fromUtf8 = (input) => new TextEncoder().encode(input);
5
- exports.fromUtf8 = fromUtf8;
1
+ module.exports = require("./index.js");
@@ -1,9 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.fromUtf8 = void 0;
4
- const util_buffer_from_1 = require("@smithy/util-buffer-from");
5
- const fromUtf8 = (input) => {
6
- const buf = (0, util_buffer_from_1.fromString)(input, "utf8");
7
- return new Uint8Array(buf.buffer, buf.byteOffset, buf.byteLength / Uint8Array.BYTES_PER_ELEMENT);
8
- };
9
- exports.fromUtf8 = fromUtf8;
1
+ module.exports = require("./index.js");
@@ -1,6 +1,57 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./fromUtf8"), exports);
5
- tslib_1.__exportStar(require("./toUint8Array"), exports);
6
- tslib_1.__exportStar(require("./toUtf8"), exports);
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/index.ts
21
+ var src_exports = {};
22
+ __export(src_exports, {
23
+ fromUtf8: () => fromUtf8,
24
+ toUint8Array: () => toUint8Array,
25
+ toUtf8: () => toUtf8
26
+ });
27
+ module.exports = __toCommonJS(src_exports);
28
+
29
+ // src/fromUtf8.ts
30
+ var import_util_buffer_from = require("@smithy/util-buffer-from");
31
+ var fromUtf8 = /* @__PURE__ */ __name((input) => {
32
+ const buf = (0, import_util_buffer_from.fromString)(input, "utf8");
33
+ return new Uint8Array(buf.buffer, buf.byteOffset, buf.byteLength / Uint8Array.BYTES_PER_ELEMENT);
34
+ }, "fromUtf8");
35
+
36
+ // src/toUint8Array.ts
37
+ var toUint8Array = /* @__PURE__ */ __name((data) => {
38
+ if (typeof data === "string") {
39
+ return fromUtf8(data);
40
+ }
41
+ if (ArrayBuffer.isView(data)) {
42
+ return new Uint8Array(data.buffer, data.byteOffset, data.byteLength / Uint8Array.BYTES_PER_ELEMENT);
43
+ }
44
+ return new Uint8Array(data);
45
+ }, "toUint8Array");
46
+
47
+ // src/toUtf8.ts
48
+
49
+ var toUtf8 = /* @__PURE__ */ __name((input) => (0, import_util_buffer_from.fromArrayBuffer)(input.buffer, input.byteOffset, input.byteLength).toString("utf8"), "toUtf8");
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+
52
+ 0 && (module.exports = {
53
+ fromUtf8,
54
+ toUint8Array,
55
+ toUtf8
56
+ });
57
+
@@ -1,14 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.toUint8Array = void 0;
4
- const fromUtf8_1 = require("./fromUtf8");
5
- const toUint8Array = (data) => {
6
- if (typeof data === "string") {
7
- return (0, fromUtf8_1.fromUtf8)(data);
8
- }
9
- if (ArrayBuffer.isView(data)) {
10
- return new Uint8Array(data.buffer, data.byteOffset, data.byteLength / Uint8Array.BYTES_PER_ELEMENT);
11
- }
12
- return new Uint8Array(data);
13
- };
14
- exports.toUint8Array = toUint8Array;
1
+ module.exports = require("./index.js");
@@ -1,5 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.toUtf8 = void 0;
4
- const toUtf8 = (input) => new TextDecoder("utf-8").decode(input);
5
- exports.toUtf8 = toUtf8;
1
+ module.exports = require("./index.js");
@@ -1,6 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.toUtf8 = void 0;
4
- const util_buffer_from_1 = require("@smithy/util-buffer-from");
5
- const toUtf8 = (input) => (0, util_buffer_from_1.fromArrayBuffer)(input.buffer, input.byteOffset, input.byteLength).toString("utf8");
6
- exports.toUtf8 = toUtf8;
1
+ module.exports = require("./index.js");
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@smithy/util-utf8",
3
- "version": "2.0.2",
3
+ "version": "2.1.1",
4
4
  "description": "A UTF-8 string <-> UInt8Array converter",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
7
7
  "scripts": {
8
8
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
9
- "build:cjs": "yarn g:tsc -p tsconfig.cjs.json",
9
+ "build:cjs": "node ../../scripts/inline util-utf8",
10
10
  "build:es": "yarn g:tsc -p tsconfig.es.json",
11
11
  "build:types": "yarn g:tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
14
- "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0",
15
15
  "lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
16
16
  "format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
17
17
  "test": "yarn g:jest"
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/util-buffer-from": "^2.0.0",
25
+ "@smithy/util-buffer-from": "^2.1.1",
26
26
  "tslib": "^2.5.0"
27
27
  },
28
28
  "devDependencies": {
@@ -1,27 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.createWaiter = void 0;
4
- const poller_1 = require("./poller");
5
- const utils_1 = require("./utils");
6
- const waiter_1 = require("./waiter");
7
- const abortTimeout = async (abortSignal) => {
8
- return new Promise((resolve) => {
9
- abortSignal.onabort = () => resolve({ state: waiter_1.WaiterState.ABORTED });
10
- });
11
- };
12
- const createWaiter = async (options, input, acceptorChecks) => {
13
- const params = {
14
- ...waiter_1.waiterServiceDefaults,
15
- ...options,
16
- };
17
- (0, utils_1.validateWaiterOptions)(params);
18
- const exitConditions = [(0, poller_1.runPolling)(params, input, acceptorChecks)];
19
- if (options.abortController) {
20
- exitConditions.push(abortTimeout(options.abortController.signal));
21
- }
22
- if (options.abortSignal) {
23
- exitConditions.push(abortTimeout(options.abortSignal));
24
- }
25
- return Promise.race(exitConditions);
26
- };
27
- exports.createWaiter = createWaiter;
1
+ module.exports = require("./index.js");
@@ -1,5 +1,155 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./createWaiter"), exports);
5
- tslib_1.__exportStar(require("./waiter"), exports);
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/index.ts
21
+ var src_exports = {};
22
+ __export(src_exports, {
23
+ WaiterState: () => WaiterState,
24
+ checkExceptions: () => checkExceptions,
25
+ createWaiter: () => createWaiter,
26
+ waiterServiceDefaults: () => waiterServiceDefaults
27
+ });
28
+ module.exports = __toCommonJS(src_exports);
29
+
30
+ // src/utils/sleep.ts
31
+ var sleep = /* @__PURE__ */ __name((seconds) => {
32
+ return new Promise((resolve) => setTimeout(resolve, seconds * 1e3));
33
+ }, "sleep");
34
+
35
+ // src/waiter.ts
36
+ var waiterServiceDefaults = {
37
+ minDelay: 2,
38
+ maxDelay: 120
39
+ };
40
+ var WaiterState = /* @__PURE__ */ ((WaiterState2) => {
41
+ WaiterState2["ABORTED"] = "ABORTED";
42
+ WaiterState2["FAILURE"] = "FAILURE";
43
+ WaiterState2["SUCCESS"] = "SUCCESS";
44
+ WaiterState2["RETRY"] = "RETRY";
45
+ WaiterState2["TIMEOUT"] = "TIMEOUT";
46
+ return WaiterState2;
47
+ })(WaiterState || {});
48
+ var checkExceptions = /* @__PURE__ */ __name((result) => {
49
+ if (result.state === "ABORTED" /* ABORTED */) {
50
+ const abortError = new Error(
51
+ `${JSON.stringify({
52
+ ...result,
53
+ reason: "Request was aborted"
54
+ })}`
55
+ );
56
+ abortError.name = "AbortError";
57
+ throw abortError;
58
+ } else if (result.state === "TIMEOUT" /* TIMEOUT */) {
59
+ const timeoutError = new Error(
60
+ `${JSON.stringify({
61
+ ...result,
62
+ reason: "Waiter has timed out"
63
+ })}`
64
+ );
65
+ timeoutError.name = "TimeoutError";
66
+ throw timeoutError;
67
+ } else if (result.state !== "SUCCESS" /* SUCCESS */) {
68
+ throw new Error(`${JSON.stringify({ result })}`);
69
+ }
70
+ return result;
71
+ }, "checkExceptions");
72
+
73
+ // src/poller.ts
74
+ var exponentialBackoffWithJitter = /* @__PURE__ */ __name((minDelay, maxDelay, attemptCeiling, attempt) => {
75
+ if (attempt > attemptCeiling)
76
+ return maxDelay;
77
+ const delay = minDelay * 2 ** (attempt - 1);
78
+ return randomInRange(minDelay, delay);
79
+ }, "exponentialBackoffWithJitter");
80
+ var randomInRange = /* @__PURE__ */ __name((min, max) => min + Math.random() * (max - min), "randomInRange");
81
+ var runPolling = /* @__PURE__ */ __name(async ({ minDelay, maxDelay, maxWaitTime, abortController, client, abortSignal }, input, acceptorChecks) => {
82
+ var _a;
83
+ const { state, reason } = await acceptorChecks(client, input);
84
+ if (state !== "RETRY" /* RETRY */) {
85
+ return { state, reason };
86
+ }
87
+ let currentAttempt = 1;
88
+ const waitUntil = Date.now() + maxWaitTime * 1e3;
89
+ const attemptCeiling = Math.log(maxDelay / minDelay) / Math.log(2) + 1;
90
+ while (true) {
91
+ if (((_a = abortController == null ? void 0 : abortController.signal) == null ? void 0 : _a.aborted) || (abortSignal == null ? void 0 : abortSignal.aborted)) {
92
+ return { state: "ABORTED" /* ABORTED */ };
93
+ }
94
+ const delay = exponentialBackoffWithJitter(minDelay, maxDelay, attemptCeiling, currentAttempt);
95
+ if (Date.now() + delay * 1e3 > waitUntil) {
96
+ return { state: "TIMEOUT" /* TIMEOUT */ };
97
+ }
98
+ await sleep(delay);
99
+ const { state: state2, reason: reason2 } = await acceptorChecks(client, input);
100
+ if (state2 !== "RETRY" /* RETRY */) {
101
+ return { state: state2, reason: reason2 };
102
+ }
103
+ currentAttempt += 1;
104
+ }
105
+ }, "runPolling");
106
+
107
+ // src/utils/validate.ts
108
+ var validateWaiterOptions = /* @__PURE__ */ __name((options) => {
109
+ if (options.maxWaitTime < 1) {
110
+ throw new Error(`WaiterConfiguration.maxWaitTime must be greater than 0`);
111
+ } else if (options.minDelay < 1) {
112
+ throw new Error(`WaiterConfiguration.minDelay must be greater than 0`);
113
+ } else if (options.maxDelay < 1) {
114
+ throw new Error(`WaiterConfiguration.maxDelay must be greater than 0`);
115
+ } else if (options.maxWaitTime <= options.minDelay) {
116
+ throw new Error(
117
+ `WaiterConfiguration.maxWaitTime [${options.maxWaitTime}] must be greater than WaiterConfiguration.minDelay [${options.minDelay}] for this waiter`
118
+ );
119
+ } else if (options.maxDelay < options.minDelay) {
120
+ throw new Error(
121
+ `WaiterConfiguration.maxDelay [${options.maxDelay}] must be greater than WaiterConfiguration.minDelay [${options.minDelay}] for this waiter`
122
+ );
123
+ }
124
+ }, "validateWaiterOptions");
125
+
126
+ // src/createWaiter.ts
127
+ var abortTimeout = /* @__PURE__ */ __name(async (abortSignal) => {
128
+ return new Promise((resolve) => {
129
+ abortSignal.onabort = () => resolve({ state: "ABORTED" /* ABORTED */ });
130
+ });
131
+ }, "abortTimeout");
132
+ var createWaiter = /* @__PURE__ */ __name(async (options, input, acceptorChecks) => {
133
+ const params = {
134
+ ...waiterServiceDefaults,
135
+ ...options
136
+ };
137
+ validateWaiterOptions(params);
138
+ const exitConditions = [runPolling(params, input, acceptorChecks)];
139
+ if (options.abortController) {
140
+ exitConditions.push(abortTimeout(options.abortController.signal));
141
+ }
142
+ if (options.abortSignal) {
143
+ exitConditions.push(abortTimeout(options.abortSignal));
144
+ }
145
+ return Promise.race(exitConditions);
146
+ }, "createWaiter");
147
+ // Annotate the CommonJS export names for ESM import in node:
148
+
149
+ 0 && (module.exports = {
150
+ WaiterState,
151
+ checkExceptions,
152
+ createWaiter,
153
+ waiterServiceDefaults
154
+ });
155
+
@@ -1,38 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.runPolling = void 0;
4
- const sleep_1 = require("./utils/sleep");
5
- const waiter_1 = require("./waiter");
6
- const exponentialBackoffWithJitter = (minDelay, maxDelay, attemptCeiling, attempt) => {
7
- if (attempt > attemptCeiling)
8
- return maxDelay;
9
- const delay = minDelay * 2 ** (attempt - 1);
10
- return randomInRange(minDelay, delay);
11
- };
12
- const randomInRange = (min, max) => min + Math.random() * (max - min);
13
- const runPolling = async ({ minDelay, maxDelay, maxWaitTime, abortController, client, abortSignal }, input, acceptorChecks) => {
14
- var _a;
15
- const { state, reason } = await acceptorChecks(client, input);
16
- if (state !== waiter_1.WaiterState.RETRY) {
17
- return { state, reason };
18
- }
19
- let currentAttempt = 1;
20
- const waitUntil = Date.now() + maxWaitTime * 1000;
21
- const attemptCeiling = Math.log(maxDelay / minDelay) / Math.log(2) + 1;
22
- while (true) {
23
- if (((_a = abortController === null || abortController === void 0 ? void 0 : abortController.signal) === null || _a === void 0 ? void 0 : _a.aborted) || (abortSignal === null || abortSignal === void 0 ? void 0 : abortSignal.aborted)) {
24
- return { state: waiter_1.WaiterState.ABORTED };
25
- }
26
- const delay = exponentialBackoffWithJitter(minDelay, maxDelay, attemptCeiling, currentAttempt);
27
- if (Date.now() + delay * 1000 > waitUntil) {
28
- return { state: waiter_1.WaiterState.TIMEOUT };
29
- }
30
- await (0, sleep_1.sleep)(delay);
31
- const { state, reason } = await acceptorChecks(client, input);
32
- if (state !== waiter_1.WaiterState.RETRY) {
33
- return { state, reason };
34
- }
35
- currentAttempt += 1;
36
- }
37
- };
38
- exports.runPolling = runPolling;
1
+ module.exports = require("./index.js");
@@ -1,5 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./sleep"), exports);
5
- tslib_1.__exportStar(require("./validate"), exports);
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.sleep = void 0;
4
- const sleep = (seconds) => {
5
- return new Promise((resolve) => setTimeout(resolve, seconds * 1000));
6
- };
7
- exports.sleep = sleep;
1
+ module.exports = require("../index.js");
@@ -1,21 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.validateWaiterOptions = void 0;
4
- const validateWaiterOptions = (options) => {
5
- if (options.maxWaitTime < 1) {
6
- throw new Error(`WaiterConfiguration.maxWaitTime must be greater than 0`);
7
- }
8
- else if (options.minDelay < 1) {
9
- throw new Error(`WaiterConfiguration.minDelay must be greater than 0`);
10
- }
11
- else if (options.maxDelay < 1) {
12
- throw new Error(`WaiterConfiguration.maxDelay must be greater than 0`);
13
- }
14
- else if (options.maxWaitTime <= options.minDelay) {
15
- throw new Error(`WaiterConfiguration.maxWaitTime [${options.maxWaitTime}] must be greater than WaiterConfiguration.minDelay [${options.minDelay}] for this waiter`);
16
- }
17
- else if (options.maxDelay < options.minDelay) {
18
- throw new Error(`WaiterConfiguration.maxDelay [${options.maxDelay}] must be greater than WaiterConfiguration.minDelay [${options.minDelay}] for this waiter`);
19
- }
20
- };
21
- exports.validateWaiterOptions = validateWaiterOptions;
1
+ module.exports = require("../index.js");
@@ -1,38 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.checkExceptions = exports.WaiterState = exports.waiterServiceDefaults = void 0;
4
- exports.waiterServiceDefaults = {
5
- minDelay: 2,
6
- maxDelay: 120,
7
- };
8
- var WaiterState;
9
- (function (WaiterState) {
10
- WaiterState["ABORTED"] = "ABORTED";
11
- WaiterState["FAILURE"] = "FAILURE";
12
- WaiterState["SUCCESS"] = "SUCCESS";
13
- WaiterState["RETRY"] = "RETRY";
14
- WaiterState["TIMEOUT"] = "TIMEOUT";
15
- })(WaiterState = exports.WaiterState || (exports.WaiterState = {}));
16
- const checkExceptions = (result) => {
17
- if (result.state === WaiterState.ABORTED) {
18
- const abortError = new Error(`${JSON.stringify({
19
- ...result,
20
- reason: "Request was aborted",
21
- })}`);
22
- abortError.name = "AbortError";
23
- throw abortError;
24
- }
25
- else if (result.state === WaiterState.TIMEOUT) {
26
- const timeoutError = new Error(`${JSON.stringify({
27
- ...result,
28
- reason: "Waiter has timed out",
29
- })}`);
30
- timeoutError.name = "TimeoutError";
31
- throw timeoutError;
32
- }
33
- else if (result.state !== WaiterState.SUCCESS) {
34
- throw new Error(`${JSON.stringify({ result })}`);
35
- }
36
- return result;
37
- };
38
- exports.checkExceptions = checkExceptions;
1
+ module.exports = require("./index.js");
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@smithy/util-waiter",
3
- "version": "2.0.16",
3
+ "version": "2.1.1",
4
4
  "description": "Shared utilities for client waiters for the AWS SDK",
5
5
  "dependencies": {
6
- "@smithy/abort-controller": "^2.0.16",
7
- "@smithy/types": "^2.8.0",
6
+ "@smithy/abort-controller": "^2.1.1",
7
+ "@smithy/types": "^2.9.1",
8
8
  "tslib": "^2.5.0"
9
9
  },
10
10
  "scripts": {
11
11
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
12
- "build:cjs": "yarn g:tsc -p tsconfig.cjs.json",
12
+ "build:cjs": "node ../../scripts/inline util-waiter",
13
13
  "build:es": "yarn g:tsc -p tsconfig.es.json",
14
14
  "build:types": "yarn g:tsc -p tsconfig.types.json",
15
15
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
package/package.json CHANGED
@@ -42,16 +42,16 @@
42
42
  "organization": false
43
43
  },
44
44
  "devDependencies": {
45
- "@cdk8s/projen-common": "0.0.479",
45
+ "@cdk8s/projen-common": "0.0.483",
46
46
  "@types/fs-extra": "^11.0.4",
47
47
  "@types/jest": "^27",
48
48
  "@types/node": "^16",
49
49
  "@typescript-eslint/eslint-plugin": "^6",
50
50
  "@typescript-eslint/parser": "^6",
51
- "aws-cdk": "^2.121.1",
51
+ "aws-cdk": "^2.122.0",
52
52
  "aws-cdk-lib": "2.109.0",
53
53
  "cdk8s": "2.68.4",
54
- "cdk8s-cli": "^2.198.30",
54
+ "cdk8s-cli": "^2.198.34",
55
55
  "constructs": "10.3.0",
56
56
  "eslint": "^8",
57
57
  "eslint-import-resolver-typescript": "^3.6.1",
@@ -64,7 +64,7 @@
64
64
  "jsii-docgen": "^9.2.2",
65
65
  "jsii-pacmak": "^1.94.0",
66
66
  "jsii-rosetta": "^5",
67
- "projen": "^0.77.6",
67
+ "projen": "^0.79.3",
68
68
  "standard-version": "^9",
69
69
  "ts-jest": "^27",
70
70
  "ts-node": "^10.9.2",
@@ -92,7 +92,7 @@
92
92
  "publishConfig": {
93
93
  "access": "public"
94
94
  },
95
- "version": "0.0.51",
95
+ "version": "0.0.52",
96
96
  "jest": {
97
97
  "testMatch": [
98
98
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",
package/.gitattributes DELETED
@@ -1,38 +0,0 @@
1
- # ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
2
-
3
- *.snap linguist-generated
4
- /.eslintrc.json linguist-generated
5
- /.gitattributes linguist-generated
6
- /.github/ISSUE_TEMPLATE/bug.md linguist-generated
7
- /.github/ISSUE_TEMPLATE/config.yml linguist-generated
8
- /.github/ISSUE_TEMPLATE/feature-request.md linguist-generated
9
- /.github/pull_request_template.md linguist-generated
10
- /.github/workflows/auto-approve.yml linguist-generated
11
- /.github/workflows/build.yml linguist-generated
12
- /.github/workflows/pull-request-lint.yml linguist-generated
13
- /.github/workflows/release.yml linguist-generated
14
- /.github/workflows/security.yml linguist-generated
15
- /.github/workflows/stale.yml linguist-generated
16
- /.github/workflows/triage.yml linguist-generated
17
- /.github/workflows/upgrade-compiler-dependencies-main.yml linguist-generated
18
- /.github/workflows/upgrade-configuration-main.yml linguist-generated
19
- /.github/workflows/upgrade-dev-dependencies-main.yml linguist-generated
20
- /.github/workflows/upgrade-runtime-dependencies-main.yml linguist-generated
21
- /.gitignore linguist-generated
22
- /.mergify.yml linguist-generated
23
- /.npmignore linguist-generated
24
- /.projen/** linguist-generated
25
- /.projen/deps.json linguist-generated
26
- /.projen/files.json linguist-generated
27
- /.projen/tasks.json linguist-generated
28
- /API.md linguist-generated
29
- /CODE_OF_CONDUCT.md linguist-generated
30
- /DCO linguist-generated
31
- /git-hooks/prepare-commit-msg linguist-generated
32
- /git-hooks/README.md linguist-generated
33
- /git-hooks/setup.sh linguist-generated
34
- /LICENSE linguist-generated
35
- /package.json linguist-generated
36
- /SECURITY.md linguist-generated
37
- /tsconfig.dev.json linguist-generated
38
- /yarn.lock linguist-generated
package/.projenrc.ts DELETED
@@ -1,49 +0,0 @@
1
- import { Cdk8sTeamJsiiProject } from '@cdk8s/projen-common';
2
- import { NpmAccess } from 'projen/lib/javascript';
3
-
4
- const project = new Cdk8sTeamJsiiProject({
5
- defaultReleaseBranch: 'main',
6
- name: '@cdk8s/awscdk-resolver',
7
- projenrcTs: true,
8
- release: true,
9
- devDeps: ['@cdk8s/projen-common', 'aws-cdk', 'cdk8s-cli', 'fs-extra', '@types/fs-extra'],
10
- peerDeps: ['aws-cdk-lib', 'cdk8s', 'constructs'],
11
- bundledDeps: ['@aws-sdk/client-cloudformation'],
12
- jsiiVersion: '^5',
13
- releaseWorkflowSetupSteps: [
14
- {
15
- uses: 'aws-actions/configure-aws-credentials@v3',
16
- with: {
17
- 'aws-region': 'us-east-1',
18
- 'role-to-assume': '${{ secrets.AWS_ROLE_TO_ASSUME }}',
19
- 'role-session-name': 'cdk8s-awscdk-resolver-release',
20
- },
21
- },
22
- ],
23
- npmAccess: NpmAccess.PUBLIC,
24
- });
25
-
26
- // ignore integ tests because we will add a dedicated task
27
- // for them that only runs on release
28
- project.jest?.addIgnorePattern('/test/integ/');
29
-
30
- const integTask = project.addTask('integ');
31
- integTask.exec(jest('integ/integ.test.ts'));
32
-
33
- // run integ on release.
34
- // we don't run it on each PR because it brings security and operational
35
- // issues which are not worth the effort at this moment.
36
- const releaseTask = project.tasks.tryFind('release')!;
37
- releaseTask.exec(`npx projen ${integTask.name}`);
38
-
39
- // required for OIDC authentication
40
- const releaseWorkflow = project.tryFindObjectFile('.github/workflows/release.yml');
41
- releaseWorkflow!.addOverride('jobs.release.permissions.id-token', 'write');
42
-
43
- project.synth();
44
-
45
- function jest(args: string) {
46
- // we override 'testPathIgnorePatterns' and 'testMatch' so that it matches only integration tests
47
- // see https://github.com/jestjs/jest/issues/7914
48
- return `jest --testMatch "<rootDir>/test/integ/**/*.test.ts" --testPathIgnorePatterns "/node_modules/" --passWithNoTests --all --updateSnapshot --coverageProvider=v8 ${args}`;
49
- };