@cdk8s/awscdk-resolver 0.0.64 → 0.0.66

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 (256) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/package.json +35 -35
  4. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  5. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  6. package/node_modules/@aws-sdk/client-sts/package.json +33 -33
  7. package/node_modules/@aws-sdk/core/CHANGELOG.md +19 -0
  8. package/node_modules/@aws-sdk/core/dist-cjs/index.js +7 -8
  9. package/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +5 -0
  10. package/node_modules/@aws-sdk/core/package.json +6 -6
  11. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.spec.ts +30 -0
  12. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.ts +10 -8
  13. package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
  14. package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
  15. package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
  16. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  17. package/node_modules/@aws-sdk/credential-provider-http/package.json +9 -9
  18. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  19. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  20. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  21. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  22. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  23. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  24. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  25. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  26. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  27. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  28. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  29. package/node_modules/@aws-sdk/types/package.json +2 -2
  30. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  31. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  32. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  33. package/node_modules/@smithy/abort-controller/package.json +2 -2
  34. package/node_modules/@smithy/config-resolver/package.json +4 -4
  35. package/node_modules/@smithy/core/package.json +8 -8
  36. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  37. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  38. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  39. package/node_modules/@smithy/hash-node/package.json +2 -2
  40. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  41. package/node_modules/@smithy/middleware-content-length/package.json +4 -4
  42. package/node_modules/@smithy/middleware-endpoint/package.json +7 -7
  43. package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +1 -0
  44. package/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +1 -0
  45. package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +7 -2
  46. package/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +3 -0
  47. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +7 -2
  48. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +3 -0
  49. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  50. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  51. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  52. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  53. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  54. package/node_modules/@smithy/property-provider/package.json +2 -2
  55. package/node_modules/@smithy/protocol-http/package.json +2 -2
  56. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  57. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  58. package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +7 -1
  59. package/node_modules/@smithy/service-error-classification/dist-es/index.js +3 -1
  60. package/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +7 -0
  61. package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +7 -0
  62. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  63. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +1 -1
  64. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +1 -1
  65. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  66. package/node_modules/@smithy/signature-v4/package.json +5 -5
  67. package/node_modules/@smithy/smithy-client/package.json +6 -6
  68. package/node_modules/@smithy/types/dist-types/retry.d.ts +6 -1
  69. package/node_modules/@smithy/types/dist-types/shapes.d.ts +10 -1
  70. package/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +6 -1
  71. package/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +10 -1
  72. package/node_modules/@smithy/types/package.json +1 -1
  73. package/node_modules/@smithy/url-parser/package.json +3 -3
  74. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  75. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  76. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  77. package/node_modules/@smithy/util-middleware/package.json +2 -2
  78. package/node_modules/@smithy/util-retry/package.json +3 -3
  79. package/node_modules/@smithy/util-stream/package.json +5 -5
  80. package/node_modules/@smithy/util-waiter/package.json +3 -3
  81. package/package.json +5 -5
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/CloudFormation.js +0 -1
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/CloudFormationClient.js +0 -1
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ActivateOrganizationsAccessCommand.js +0 -1
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ActivateTypeCommand.js +0 -1
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +0 -1
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CancelUpdateStackCommand.js +0 -1
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ContinueUpdateRollbackCommand.js +0 -1
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateChangeSetCommand.js +0 -1
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateGeneratedTemplateCommand.js +0 -1
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackCommand.js +0 -1
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackInstancesCommand.js +0 -1
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackSetCommand.js +0 -1
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeactivateOrganizationsAccessCommand.js +0 -1
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeactivateTypeCommand.js +0 -1
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteChangeSetCommand.js +0 -1
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteGeneratedTemplateCommand.js +0 -1
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackCommand.js +0 -1
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackInstancesCommand.js +0 -1
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackSetCommand.js +0 -1
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeregisterTypeCommand.js +0 -1
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -1
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeChangeSetCommand.js +0 -1
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeChangeSetHooksCommand.js +0 -1
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeGeneratedTemplateCommand.js +0 -1
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeOrganizationsAccessCommand.js +0 -1
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribePublisherCommand.js +0 -1
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeResourceScanCommand.js +0 -1
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +0 -1
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackEventsCommand.js +0 -1
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackInstanceCommand.js +0 -1
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourceCommand.js +0 -1
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +0 -1
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourcesCommand.js +0 -1
  116. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackSetCommand.js +0 -1
  117. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackSetOperationCommand.js +0 -1
  118. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStacksCommand.js +0 -1
  119. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeTypeCommand.js +0 -1
  120. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeTypeRegistrationCommand.js +0 -1
  121. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackDriftCommand.js +0 -1
  122. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackResourceDriftCommand.js +0 -1
  123. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackSetDriftCommand.js +0 -1
  124. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/EstimateTemplateCostCommand.js +0 -1
  125. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ExecuteChangeSetCommand.js +0 -1
  126. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetGeneratedTemplateCommand.js +0 -1
  127. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetStackPolicyCommand.js +0 -1
  128. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetTemplateCommand.js +0 -1
  129. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetTemplateSummaryCommand.js +0 -1
  130. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ImportStacksToStackSetCommand.js +0 -1
  131. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListChangeSetsCommand.js +0 -1
  132. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListExportsCommand.js +0 -1
  133. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListGeneratedTemplatesCommand.js +0 -1
  134. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListImportsCommand.js +0 -1
  135. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListResourceScanRelatedResourcesCommand.js +0 -1
  136. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListResourceScanResourcesCommand.js +0 -1
  137. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListResourceScansCommand.js +0 -1
  138. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackInstanceResourceDriftsCommand.js +0 -1
  139. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackInstancesCommand.js +0 -1
  140. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackResourcesCommand.js +0 -1
  141. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetOperationResultsCommand.js +0 -1
  142. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetOperationsCommand.js +0 -1
  143. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetsCommand.js +0 -1
  144. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStacksCommand.js +0 -1
  145. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypeRegistrationsCommand.js +0 -1
  146. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypeVersionsCommand.js +0 -1
  147. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypesCommand.js +0 -1
  148. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/PublishTypeCommand.js +0 -1
  149. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RecordHandlerProgressCommand.js +0 -1
  150. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RegisterPublisherCommand.js +0 -1
  151. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RegisterTypeCommand.js +0 -1
  152. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RollbackStackCommand.js +0 -1
  153. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetStackPolicyCommand.js +0 -1
  154. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetTypeConfigurationCommand.js +0 -1
  155. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetTypeDefaultVersionCommand.js +0 -1
  156. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SignalResourceCommand.js +0 -1
  157. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/StartResourceScanCommand.js +0 -1
  158. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/StopStackSetOperationCommand.js +0 -1
  159. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/TestTypeCommand.js +0 -1
  160. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateGeneratedTemplateCommand.js +0 -1
  161. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackCommand.js +0 -1
  162. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackInstancesCommand.js +0 -1
  163. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackSetCommand.js +0 -1
  164. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateTerminationProtectionCommand.js +0 -1
  165. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ValidateTemplateCommand.js +0 -1
  166. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/index.js +0 -1
  167. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/EndpointParameters.js +0 -1
  168. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/extensionConfiguration.js +0 -1
  169. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/CloudFormationServiceException.js +0 -1
  170. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/index.js +0 -1
  171. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/models_0.js +0 -1
  172. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/models_1.js +0 -1
  173. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeAccountLimitsPaginator.js +0 -1
  174. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStackEventsPaginator.js +0 -1
  175. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStackResourceDriftsPaginator.js +0 -1
  176. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStacksPaginator.js +0 -1
  177. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/Interfaces.js +0 -1
  178. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListChangeSetsPaginator.js +0 -1
  179. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListExportsPaginator.js +0 -1
  180. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListGeneratedTemplatesPaginator.js +0 -1
  181. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListImportsPaginator.js +0 -1
  182. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListResourceScanRelatedResourcesPaginator.js +0 -1
  183. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListResourceScanResourcesPaginator.js +0 -1
  184. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListResourceScansPaginator.js +0 -1
  185. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackInstancesPaginator.js +0 -1
  186. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackResourcesPaginator.js +0 -1
  187. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetOperationResultsPaginator.js +0 -1
  188. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetOperationsPaginator.js +0 -1
  189. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetsPaginator.js +0 -1
  190. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStacksPaginator.js +0 -1
  191. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypeRegistrationsPaginator.js +0 -1
  192. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypeVersionsPaginator.js +0 -1
  193. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypesPaginator.js +0 -1
  194. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/index.js +0 -1
  195. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/protocols/Aws_query.js +0 -1
  196. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeExtensions.js +0 -1
  197. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/index.js +0 -1
  198. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForChangeSetCreateComplete.js +0 -1
  199. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackCreateComplete.js +0 -1
  200. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackDeleteComplete.js +0 -1
  201. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackExists.js +0 -1
  202. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackImportComplete.js +0 -1
  203. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackRollbackComplete.js +0 -1
  204. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackUpdateComplete.js +0 -1
  205. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForTypeRegistrationComplete.js +0 -1
  206. package/node_modules/@aws-sdk/client-sso/dist-cjs/SSO.js +0 -1
  207. package/node_modules/@aws-sdk/client-sso/dist-cjs/SSOClient.js +0 -1
  208. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  209. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +0 -1
  210. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +0 -1
  211. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +0 -1
  212. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +0 -1
  213. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/index.js +0 -1
  214. package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/EndpointParameters.js +0 -1
  215. package/node_modules/@aws-sdk/client-sso/dist-cjs/extensionConfiguration.js +0 -1
  216. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/SSOServiceException.js +0 -1
  217. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/index.js +0 -1
  218. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/models_0.js +0 -1
  219. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/Interfaces.js +0 -1
  220. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/ListAccountRolesPaginator.js +0 -1
  221. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/ListAccountsPaginator.js +0 -1
  222. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/index.js +0 -1
  223. package/node_modules/@aws-sdk/client-sso/dist-cjs/protocols/Aws_restJson1.js +0 -1
  224. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeExtensions.js +0 -1
  225. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/SSOOIDC.js +0 -1
  226. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/SSOOIDCClient.js +0 -1
  227. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  228. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/CreateTokenCommand.js +0 -1
  229. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/CreateTokenWithIAMCommand.js +0 -1
  230. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/RegisterClientCommand.js +0 -1
  231. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/StartDeviceAuthorizationCommand.js +0 -1
  232. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/index.js +0 -1
  233. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/EndpointParameters.js +0 -1
  234. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/extensionConfiguration.js +0 -1
  235. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/models/SSOOIDCServiceException.js +0 -1
  236. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/models/index.js +0 -1
  237. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/models/models_0.js +0 -1
  238. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/protocols/Aws_restJson1.js +0 -1
  239. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeExtensions.js +0 -1
  240. package/node_modules/@aws-sdk/client-sts/dist-cjs/STS.js +0 -1
  241. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleCommand.js +0 -1
  242. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +0 -1
  243. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithWebIdentityCommand.js +0 -1
  244. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +0 -1
  245. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +0 -1
  246. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +0 -1
  247. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +0 -1
  248. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +0 -1
  249. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/index.js +0 -1
  250. package/node_modules/@aws-sdk/client-sts/dist-cjs/defaultRoleAssumers.js +0 -1
  251. package/node_modules/@aws-sdk/client-sts/dist-cjs/defaultStsRoleAssumers.js +0 -1
  252. package/node_modules/@aws-sdk/client-sts/dist-cjs/extensionConfiguration.js +0 -1
  253. package/node_modules/@aws-sdk/client-sts/dist-cjs/models/STSServiceException.js +0 -1
  254. package/node_modules/@aws-sdk/client-sts/dist-cjs/models/index.js +0 -1
  255. package/node_modules/@aws-sdk/client-sts/dist-cjs/models/models_0.js +0 -1
  256. package/node_modules/@aws-sdk/client-sts/dist-cjs/protocols/Aws_query.js +0 -1
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");