@cdk8s/awscdk-resolver 0.0.165 → 0.0.167

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 (165) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +82 -246
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +1 -3
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +1 -3
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +1 -3
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +1 -3
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +1 -3
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +1 -3
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +1 -3
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +1 -3
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +1 -3
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +1 -3
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +1 -3
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +1 -3
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +1 -3
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +1 -3
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +1 -3
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +1 -3
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +1 -3
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +1 -3
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +1 -3
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +1 -3
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +1 -3
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +1 -3
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +1 -3
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +1 -3
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +1 -3
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +1 -3
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +1 -3
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +1 -3
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +1 -3
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +1 -3
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +1 -3
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +1 -3
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +1 -3
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +1 -3
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +1 -3
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +1 -3
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +1 -3
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +1 -3
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +1 -3
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +1 -3
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +1 -3
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +1 -3
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +1 -3
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +1 -3
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +1 -3
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +1 -3
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +1 -3
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +1 -3
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +1 -3
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +1 -3
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +1 -3
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +1 -3
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +1 -3
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +1 -3
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +1 -3
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +1 -3
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +1 -3
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +1 -3
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +1 -3
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +1 -3
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +1 -3
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +1 -3
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +1 -3
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +1 -3
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +1 -3
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +1 -3
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +1 -3
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +1 -3
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +1 -3
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +1 -3
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +1 -3
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +1 -3
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +1 -3
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +1 -3
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +1 -3
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +1 -3
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +1 -3
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +1 -3
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +1 -3
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +1 -3
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +1 -3
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +1 -3
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/endpointResolver.js +7 -3
  87. package/node_modules/@aws-sdk/client-cloudformation/package.json +5 -5
  88. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +4 -12
  89. package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +1 -3
  90. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +1 -3
  91. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +1 -3
  92. package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +1 -3
  93. package/node_modules/@aws-sdk/client-sso/package.json +2 -2
  94. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +4 -12
  95. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +1 -3
  96. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +1 -3
  97. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +1 -3
  98. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +1 -3
  99. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +7 -3
  100. package/node_modules/@aws-sdk/client-sso-oidc/package.json +4 -4
  101. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +8 -24
  102. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +1 -3
  103. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +1 -3
  104. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +1 -3
  105. package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +1 -3
  106. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +1 -3
  107. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +1 -3
  108. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +1 -3
  109. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +1 -3
  110. package/node_modules/@aws-sdk/client-sts/package.json +4 -4
  111. package/node_modules/@aws-sdk/core/package.json +2 -2
  112. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +29 -30
  113. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +24 -22
  114. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +2 -2
  115. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +1 -1
  116. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -1
  117. package/node_modules/@aws-sdk/credential-provider-ini/package.json +3 -3
  118. package/node_modules/@aws-sdk/credential-provider-node/package.json +3 -3
  119. package/node_modules/@aws-sdk/credential-provider-sso/package.json +2 -2
  120. package/node_modules/@smithy/abort-controller/package.json +2 -2
  121. package/node_modules/@smithy/config-resolver/package.json +4 -4
  122. package/node_modules/@smithy/core/package.json +8 -8
  123. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  124. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +5 -1
  125. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +4 -0
  126. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  127. package/node_modules/@smithy/hash-node/package.json +2 -2
  128. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  129. package/node_modules/@smithy/middleware-content-length/package.json +4 -4
  130. package/node_modules/@smithy/middleware-endpoint/package.json +7 -7
  131. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  132. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  133. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  134. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  135. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  136. package/node_modules/@smithy/property-provider/package.json +2 -2
  137. package/node_modules/@smithy/protocol-http/package.json +2 -2
  138. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  139. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  140. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  141. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  142. package/node_modules/@smithy/signature-v4/package.json +4 -4
  143. package/node_modules/@smithy/smithy-client/package.json +6 -6
  144. package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +32 -0
  145. package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +32 -0
  146. package/node_modules/@smithy/types/package.json +1 -1
  147. package/node_modules/@smithy/url-parser/package.json +3 -3
  148. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  149. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  150. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  151. package/node_modules/@smithy/util-middleware/package.json +2 -2
  152. package/node_modules/@smithy/util-retry/package.json +3 -3
  153. package/node_modules/@smithy/util-stream/package.json +5 -5
  154. package/node_modules/@smithy/util-waiter/package.json +3 -3
  155. package/package.json +5 -5
  156. package/node_modules/@aws-sdk/client-cloudformation/dist-types/tsdoc-metadata.json +0 -11
  157. package/node_modules/@aws-sdk/client-sso/dist-types/tsdoc-metadata.json +0 -11
  158. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/tsdoc-metadata.json +0 -11
  159. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.js +0 -20
  160. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.js +0 -20
  161. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +0 -5
  162. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +0 -5
  163. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +0 -4
  164. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +0 -4
  165. package/node_modules/@aws-sdk/core/dist-types/tsdoc-metadata.json +0 -11
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "3.2.5",
3
+ "version": "3.2.7",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -24,14 +24,14 @@
24
24
  "module": "./dist-es/index.js",
25
25
  "types": "./dist-types/index.d.ts",
26
26
  "dependencies": {
27
- "@smithy/protocol-http": "^4.1.1",
28
- "@smithy/querystring-builder": "^3.0.4",
29
- "@smithy/types": "^3.4.0",
27
+ "@smithy/protocol-http": "^4.1.3",
28
+ "@smithy/querystring-builder": "^3.0.6",
29
+ "@smithy/types": "^3.4.2",
30
30
  "@smithy/util-base64": "^3.0.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
34
- "@smithy/abort-controller": "^3.1.2",
34
+ "@smithy/abort-controller": "^3.1.4",
35
35
  "concurrently": "7.0.0",
36
36
  "downlevel-dts": "0.10.1",
37
37
  "rimraf": "3.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-node",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline hash-node",
@@ -30,7 +30,7 @@
30
30
  "typedoc": "0.23.23"
31
31
  },
32
32
  "dependencies": {
33
- "@smithy/types": "^3.4.0",
33
+ "@smithy/types": "^3.4.2",
34
34
  "@smithy/util-buffer-from": "^3.0.0",
35
35
  "@smithy/util-utf8": "^3.0.0",
36
36
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/invalid-dependency",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline invalid-dependency",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/types": "^3.4.0",
25
+ "@smithy/types": "^3.4.2",
26
26
  "tslib": "^2.6.2"
27
27
  },
28
28
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-content-length",
3
- "version": "3.0.6",
3
+ "version": "3.0.8",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-content-length",
@@ -23,8 +23,8 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/protocol-http": "^4.1.1",
27
- "@smithy/types": "^3.4.0",
26
+ "@smithy/protocol-http": "^4.1.3",
27
+ "@smithy/types": "^3.4.2",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "engines": {
@@ -47,7 +47,7 @@
47
47
  "directory": "packages/middleware-content-length"
48
48
  },
49
49
  "devDependencies": {
50
- "@smithy/util-test": "^0.2.7",
50
+ "@smithy/util-test": "^0.2.8",
51
51
  "concurrently": "7.0.0",
52
52
  "downlevel-dts": "0.10.1",
53
53
  "rimraf": "3.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-endpoint",
3
- "version": "3.1.1",
3
+ "version": "3.1.3",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-endpoint",
@@ -23,12 +23,12 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/middleware-serde": "^3.0.4",
27
- "@smithy/node-config-provider": "^3.1.5",
28
- "@smithy/shared-ini-file-loader": "^3.1.5",
29
- "@smithy/types": "^3.4.0",
30
- "@smithy/url-parser": "^3.0.4",
31
- "@smithy/util-middleware": "^3.0.4",
26
+ "@smithy/middleware-serde": "^3.0.6",
27
+ "@smithy/node-config-provider": "^3.1.7",
28
+ "@smithy/shared-ini-file-loader": "^3.1.7",
29
+ "@smithy/types": "^3.4.2",
30
+ "@smithy/url-parser": "^3.0.6",
31
+ "@smithy/util-middleware": "^3.0.6",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-retry",
3
- "version": "3.0.16",
3
+ "version": "3.0.18",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-retry",
@@ -31,18 +31,18 @@
31
31
  },
32
32
  "license": "Apache-2.0",
33
33
  "dependencies": {
34
- "@smithy/node-config-provider": "^3.1.5",
35
- "@smithy/protocol-http": "^4.1.1",
36
- "@smithy/service-error-classification": "^3.0.4",
37
- "@smithy/smithy-client": "^3.3.0",
38
- "@smithy/types": "^3.4.0",
39
- "@smithy/util-middleware": "^3.0.4",
40
- "@smithy/util-retry": "^3.0.4",
34
+ "@smithy/node-config-provider": "^3.1.7",
35
+ "@smithy/protocol-http": "^4.1.3",
36
+ "@smithy/service-error-classification": "^3.0.6",
37
+ "@smithy/smithy-client": "^3.3.2",
38
+ "@smithy/types": "^3.4.2",
39
+ "@smithy/util-middleware": "^3.0.6",
40
+ "@smithy/util-retry": "^3.0.6",
41
41
  "tslib": "^2.6.2",
42
42
  "uuid": "^9.0.1"
43
43
  },
44
44
  "devDependencies": {
45
- "@smithy/util-test": "^0.2.7",
45
+ "@smithy/util-test": "^0.2.8",
46
46
  "@types/uuid": "^8.3.0",
47
47
  "concurrently": "7.0.0",
48
48
  "downlevel-dts": "0.10.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-serde",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-serde",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/types": "^3.4.0",
26
+ "@smithy/types": "^3.4.2",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
@@ -46,7 +46,7 @@
46
46
  "directory": "packages/middleware-serde"
47
47
  },
48
48
  "devDependencies": {
49
- "@smithy/util-test": "^0.2.7",
49
+ "@smithy/util-test": "^0.2.8",
50
50
  "concurrently": "7.0.0",
51
51
  "downlevel-dts": "0.10.1",
52
52
  "rimraf": "3.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-stack",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "description": "Provides a means for composing multiple middleware functions into a single handler",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -25,7 +25,7 @@
25
25
  "module": "./dist-es/index.js",
26
26
  "types": "./dist-types/index.d.ts",
27
27
  "dependencies": {
28
- "@smithy/types": "^3.4.0",
28
+ "@smithy/types": "^3.4.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-config-provider",
3
- "version": "3.1.5",
3
+ "version": "3.1.7",
4
4
  "description": "Load config default values from ini config files and environmental variable",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -24,9 +24,9 @@
24
24
  "module": "./dist-es/index.js",
25
25
  "types": "./dist-types/index.d.ts",
26
26
  "dependencies": {
27
- "@smithy/property-provider": "^3.1.4",
28
- "@smithy/shared-ini-file-loader": "^3.1.5",
29
- "@smithy/types": "^3.4.0",
27
+ "@smithy/property-provider": "^3.1.6",
28
+ "@smithy/shared-ini-file-loader": "^3.1.7",
29
+ "@smithy/types": "^3.4.2",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-http-handler",
3
- "version": "3.2.0",
3
+ "version": "3.2.2",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -25,10 +25,10 @@
25
25
  "module": "./dist-es/index.js",
26
26
  "types": "./dist-types/index.d.ts",
27
27
  "dependencies": {
28
- "@smithy/abort-controller": "^3.1.2",
29
- "@smithy/protocol-http": "^4.1.1",
30
- "@smithy/querystring-builder": "^3.0.4",
31
- "@smithy/types": "^3.4.0",
28
+ "@smithy/abort-controller": "^3.1.4",
29
+ "@smithy/protocol-http": "^4.1.3",
30
+ "@smithy/querystring-builder": "^3.0.6",
31
+ "@smithy/types": "^3.4.2",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/property-provider",
3
- "version": "3.1.4",
3
+ "version": "3.1.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline property-provider",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/types": "^3.4.0",
25
+ "@smithy/types": "^3.4.2",
26
26
  "tslib": "^2.6.2"
27
27
  },
28
28
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/protocol-http",
3
- "version": "4.1.1",
3
+ "version": "4.1.3",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline protocol-http",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/types": "^3.4.0",
26
+ "@smithy/types": "^3.4.2",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/querystring-builder",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline querystring-builder",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/types": "^3.4.0",
25
+ "@smithy/types": "^3.4.2",
26
26
  "@smithy/util-uri-escape": "^3.0.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/querystring-parser",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline querystring-parser",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/types": "^3.4.0",
25
+ "@smithy/types": "^3.4.2",
26
26
  "tslib": "^2.6.2"
27
27
  },
28
28
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/service-error-classification",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline service-error-classification",
@@ -53,6 +53,6 @@
53
53
  "directory": ".release/package"
54
54
  },
55
55
  "dependencies": {
56
- "@smithy/types": "^3.4.0"
56
+ "@smithy/types": "^3.4.2"
57
57
  }
58
58
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@smithy/shared-ini-file-loader",
3
- "version": "3.1.5",
3
+ "version": "3.1.7",
4
4
  "dependencies": {
5
- "@smithy/types": "^3.4.0",
5
+ "@smithy/types": "^3.4.2",
6
6
  "tslib": "^2.6.2"
7
7
  },
8
8
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/signature-v4",
3
- "version": "4.1.1",
3
+ "version": "4.1.3",
4
4
  "description": "A standalone implementation of the AWS Signature V4 request signing algorithm",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,10 +25,10 @@
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
27
  "@smithy/is-array-buffer": "^3.0.0",
28
- "@smithy/protocol-http": "^4.1.1",
29
- "@smithy/types": "^3.4.0",
28
+ "@smithy/protocol-http": "^4.1.3",
29
+ "@smithy/types": "^3.4.2",
30
30
  "@smithy/util-hex-encoding": "^3.0.0",
31
- "@smithy/util-middleware": "^3.0.4",
31
+ "@smithy/util-middleware": "^3.0.6",
32
32
  "@smithy/util-uri-escape": "^3.0.0",
33
33
  "@smithy/util-utf8": "^3.0.0",
34
34
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "3.3.0",
3
+ "version": "3.3.2",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline smithy-client",
@@ -23,11 +23,11 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/middleware-endpoint": "^3.1.1",
27
- "@smithy/middleware-stack": "^3.0.4",
28
- "@smithy/protocol-http": "^4.1.1",
29
- "@smithy/types": "^3.4.0",
30
- "@smithy/util-stream": "^3.1.4",
26
+ "@smithy/middleware-endpoint": "^3.1.3",
27
+ "@smithy/middleware-stack": "^3.0.6",
28
+ "@smithy/protocol-http": "^4.1.3",
29
+ "@smithy/types": "^3.4.2",
30
+ "@smithy/util-stream": "^3.1.6",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "engines": {
@@ -2,6 +2,7 @@
2
2
  /// <reference types="node" />
3
3
  import type { Agent as hAgent, AgentOptions as hAgentOptions } from "http";
4
4
  import type { Agent as hsAgent, AgentOptions as hsAgentOptions } from "https";
5
+ import { HttpRequest as IHttpRequest } from "../http";
5
6
  import { Logger } from "../logger";
6
7
  /**
7
8
  *
@@ -87,4 +88,35 @@ export interface FetchHttpHandlerOptions {
87
88
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Request/credentials
88
89
  */
89
90
  credentials?: "include" | "omit" | "same-origin" | undefined | string;
91
+ /**
92
+ * Cache settings for fetch.
93
+ * @see https://developer.mozilla.org/en-US/docs/Web/API/Request/cache
94
+ */
95
+ cache?: "default" | "force-cache" | "no-cache" | "no-store" | "only-if-cached" | "reload";
96
+ /**
97
+ * An optional function that produces additional RequestInit
98
+ * parameters for each httpRequest.
99
+ *
100
+ * This is applied last via merging with Object.assign() and overwrites other values
101
+ * set from other sources.
102
+ *
103
+ * @example
104
+ * ```js
105
+ * new Client({
106
+ * requestHandler: {
107
+ * requestInit(httpRequest) {
108
+ * return { cache: "no-store" };
109
+ * }
110
+ * }
111
+ * });
112
+ * ```
113
+ */
114
+ requestInit?: (httpRequest: IHttpRequest) => RequestInit;
115
+ }
116
+ declare global {
117
+ /**
118
+ * interface merging stub.
119
+ */
120
+ interface RequestInit {
121
+ }
90
122
  }
@@ -1,6 +1,7 @@
1
1
  /// <reference types="node" />
2
2
  import { Agent as hAgent, AgentOptions as hAgentOptions } from "http";
3
3
  import { Agent as hsAgent, AgentOptions as hsAgentOptions } from "https";
4
+ import { HttpRequest as IHttpRequest } from "../http";
4
5
  import { Logger } from "../logger";
5
6
  /**
6
7
  *
@@ -86,4 +87,35 @@ export interface FetchHttpHandlerOptions {
86
87
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Request/credentials
87
88
  */
88
89
  credentials?: "include" | "omit" | "same-origin" | undefined | string;
90
+ /**
91
+ * Cache settings for fetch.
92
+ * @see https://developer.mozilla.org/en-US/docs/Web/API/Request/cache
93
+ */
94
+ cache?: "default" | "force-cache" | "no-cache" | "no-store" | "only-if-cached" | "reload";
95
+ /**
96
+ * An optional function that produces additional RequestInit
97
+ * parameters for each httpRequest.
98
+ *
99
+ * This is applied last via merging with Object.assign() and overwrites other values
100
+ * set from other sources.
101
+ *
102
+ * @example
103
+ * ```js
104
+ * new Client({
105
+ * requestHandler: {
106
+ * requestInit(httpRequest) {
107
+ * return { cache: "no-store" };
108
+ * }
109
+ * }
110
+ * });
111
+ * ```
112
+ */
113
+ requestInit?: (httpRequest: IHttpRequest) => RequestInit;
114
+ }
115
+ declare global {
116
+ /**
117
+ * interface merging stub.
118
+ */
119
+ interface RequestInit {
120
+ }
89
121
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/types",
3
- "version": "3.4.0",
3
+ "version": "3.4.2",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline types",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/url-parser",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline url-parser",
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/querystring-parser": "^3.0.4",
26
- "@smithy/types": "^3.4.0",
25
+ "@smithy/querystring-parser": "^3.0.6",
26
+ "@smithy/types": "^3.4.2",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-browser",
3
- "version": "3.0.16",
3
+ "version": "3.0.18",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-browser",
@@ -22,9 +22,9 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/property-provider": "^3.1.4",
26
- "@smithy/smithy-client": "^3.3.0",
27
- "@smithy/types": "^3.4.0",
25
+ "@smithy/property-provider": "^3.1.6",
26
+ "@smithy/smithy-client": "^3.3.2",
27
+ "@smithy/types": "^3.4.2",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-node",
3
- "version": "3.0.16",
3
+ "version": "3.0.18",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-node",
@@ -22,12 +22,12 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/config-resolver": "^3.0.6",
26
- "@smithy/credential-provider-imds": "^3.2.1",
27
- "@smithy/node-config-provider": "^3.1.5",
28
- "@smithy/property-provider": "^3.1.4",
29
- "@smithy/smithy-client": "^3.3.0",
30
- "@smithy/types": "^3.4.0",
25
+ "@smithy/config-resolver": "^3.0.8",
26
+ "@smithy/credential-provider-imds": "^3.2.3",
27
+ "@smithy/node-config-provider": "^3.1.7",
28
+ "@smithy/property-provider": "^3.1.6",
29
+ "@smithy/smithy-client": "^3.3.2",
30
+ "@smithy/types": "^3.4.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-endpoints",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "description": "Utilities to help with endpoint resolution.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,8 +26,8 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@smithy/node-config-provider": "^3.1.5",
30
- "@smithy/types": "^3.4.0",
29
+ "@smithy/node-config-provider": "^3.1.7",
30
+ "@smithy/types": "^3.4.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-middleware",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "description": "Shared utilities for to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@smithy/types": "^3.4.0",
29
+ "@smithy/types": "^3.4.2",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-retry",
3
- "version": "3.0.4",
3
+ "version": "3.0.6",
4
4
  "description": "Shared retry utilities to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,8 +27,8 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@smithy/service-error-classification": "^3.0.4",
31
- "@smithy/types": "^3.4.0",
30
+ "@smithy/service-error-classification": "^3.0.6",
31
+ "@smithy/types": "^3.4.2",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-stream",
3
- "version": "3.1.4",
3
+ "version": "3.1.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-stream",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/fetch-http-handler": "^3.2.5",
28
- "@smithy/node-http-handler": "^3.2.0",
29
- "@smithy/types": "^3.4.0",
27
+ "@smithy/fetch-http-handler": "^3.2.7",
28
+ "@smithy/node-http-handler": "^3.2.2",
29
+ "@smithy/types": "^3.4.2",
30
30
  "@smithy/util-base64": "^3.0.0",
31
31
  "@smithy/util-buffer-from": "^3.0.0",
32
32
  "@smithy/util-hex-encoding": "^3.0.0",
@@ -34,7 +34,7 @@
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
37
- "@smithy/util-test": "^0.2.7",
37
+ "@smithy/util-test": "^0.2.8",
38
38
  "@types/node": "^16.18.96",
39
39
  "concurrently": "7.0.0",
40
40
  "downlevel-dts": "0.10.1",