@cdk8s/awscdk-resolver 0.0.164 → 0.0.166

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 (117) 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 +4 -4
  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 +1 -1
  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 +3 -3
  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 +3 -3
  111. package/node_modules/@aws-sdk/credential-provider-ini/package.json +3 -3
  112. package/node_modules/@aws-sdk/credential-provider-node/package.json +3 -3
  113. package/node_modules/@aws-sdk/credential-provider-sso/package.json +2 -2
  114. package/package.json +4 -4
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-types/tsdoc-metadata.json +0 -11
  116. package/node_modules/@aws-sdk/client-sso/dist-types/tsdoc-metadata.json +0 -11
  117. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/tsdoc-metadata.json +0 -11
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sso-oidc",
3
3
  "description": "AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native",
4
- "version": "3.649.0",
4
+ "version": "3.650.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sso-oidc",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.649.0",
24
- "@aws-sdk/credential-provider-node": "3.649.0",
24
+ "@aws-sdk/credential-provider-node": "3.650.0",
25
25
  "@aws-sdk/middleware-host-header": "3.649.0",
26
26
  "@aws-sdk/middleware-logger": "3.649.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.649.0",
@@ -85,7 +85,7 @@
85
85
  },
86
86
  "license": "Apache-2.0",
87
87
  "peerDependencies": {
88
- "@aws-sdk/client-sts": "^3.649.0"
88
+ "@aws-sdk/client-sts": "^3.650.0"
89
89
  },
90
90
  "browser": {
91
91
  "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
@@ -1140,9 +1140,7 @@ var loadQueryErrorCode = /* @__PURE__ */ __name((output, data) => {
1140
1140
  }, "loadQueryErrorCode");
1141
1141
 
1142
1142
  // src/commands/AssumeRoleCommand.ts
1143
- var _AssumeRoleCommand = class _AssumeRoleCommand extends import_smithy_client.Command.classBuilder().ep({
1144
- ...import_EndpointParameters.commonParams
1145
- }).m(function(Command, cs, config, o) {
1143
+ var _AssumeRoleCommand = class _AssumeRoleCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters.commonParams).m(function(Command, cs, config, o) {
1146
1144
  return [
1147
1145
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1148
1146
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1157,9 +1155,7 @@ var AssumeRoleCommand = _AssumeRoleCommand;
1157
1155
 
1158
1156
 
1159
1157
  var import_EndpointParameters2 = require("./endpoint/EndpointParameters");
1160
- var _AssumeRoleWithSAMLCommand = class _AssumeRoleWithSAMLCommand extends import_smithy_client.Command.classBuilder().ep({
1161
- ...import_EndpointParameters2.commonParams
1162
- }).m(function(Command, cs, config, o) {
1158
+ var _AssumeRoleWithSAMLCommand = class _AssumeRoleWithSAMLCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters2.commonParams).m(function(Command, cs, config, o) {
1163
1159
  return [
1164
1160
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1165
1161
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1174,9 +1170,7 @@ var AssumeRoleWithSAMLCommand = _AssumeRoleWithSAMLCommand;
1174
1170
 
1175
1171
 
1176
1172
  var import_EndpointParameters3 = require("./endpoint/EndpointParameters");
1177
- var _AssumeRoleWithWebIdentityCommand = class _AssumeRoleWithWebIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
1178
- ...import_EndpointParameters3.commonParams
1179
- }).m(function(Command, cs, config, o) {
1173
+ var _AssumeRoleWithWebIdentityCommand = class _AssumeRoleWithWebIdentityCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters3.commonParams).m(function(Command, cs, config, o) {
1180
1174
  return [
1181
1175
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1182
1176
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1191,9 +1185,7 @@ var AssumeRoleWithWebIdentityCommand = _AssumeRoleWithWebIdentityCommand;
1191
1185
 
1192
1186
 
1193
1187
  var import_EndpointParameters4 = require("./endpoint/EndpointParameters");
1194
- var _DecodeAuthorizationMessageCommand = class _DecodeAuthorizationMessageCommand extends import_smithy_client.Command.classBuilder().ep({
1195
- ...import_EndpointParameters4.commonParams
1196
- }).m(function(Command, cs, config, o) {
1188
+ var _DecodeAuthorizationMessageCommand = class _DecodeAuthorizationMessageCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters4.commonParams).m(function(Command, cs, config, o) {
1197
1189
  return [
1198
1190
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1199
1191
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1208,9 +1200,7 @@ var DecodeAuthorizationMessageCommand = _DecodeAuthorizationMessageCommand;
1208
1200
 
1209
1201
 
1210
1202
  var import_EndpointParameters5 = require("./endpoint/EndpointParameters");
1211
- var _GetAccessKeyInfoCommand = class _GetAccessKeyInfoCommand extends import_smithy_client.Command.classBuilder().ep({
1212
- ...import_EndpointParameters5.commonParams
1213
- }).m(function(Command, cs, config, o) {
1203
+ var _GetAccessKeyInfoCommand = class _GetAccessKeyInfoCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters5.commonParams).m(function(Command, cs, config, o) {
1214
1204
  return [
1215
1205
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1216
1206
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1225,9 +1215,7 @@ var GetAccessKeyInfoCommand = _GetAccessKeyInfoCommand;
1225
1215
 
1226
1216
 
1227
1217
  var import_EndpointParameters6 = require("./endpoint/EndpointParameters");
1228
- var _GetCallerIdentityCommand = class _GetCallerIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
1229
- ...import_EndpointParameters6.commonParams
1230
- }).m(function(Command, cs, config, o) {
1218
+ var _GetCallerIdentityCommand = class _GetCallerIdentityCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters6.commonParams).m(function(Command, cs, config, o) {
1231
1219
  return [
1232
1220
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1233
1221
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1242,9 +1230,7 @@ var GetCallerIdentityCommand = _GetCallerIdentityCommand;
1242
1230
 
1243
1231
 
1244
1232
  var import_EndpointParameters7 = require("./endpoint/EndpointParameters");
1245
- var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client.Command.classBuilder().ep({
1246
- ...import_EndpointParameters7.commonParams
1247
- }).m(function(Command, cs, config, o) {
1233
+ var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters7.commonParams).m(function(Command, cs, config, o) {
1248
1234
  return [
1249
1235
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1250
1236
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1259,9 +1245,7 @@ var GetFederationTokenCommand = _GetFederationTokenCommand;
1259
1245
 
1260
1246
 
1261
1247
  var import_EndpointParameters8 = require("./endpoint/EndpointParameters");
1262
- var _GetSessionTokenCommand = class _GetSessionTokenCommand extends import_smithy_client.Command.classBuilder().ep({
1263
- ...import_EndpointParameters8.commonParams
1264
- }).m(function(Command, cs, config, o) {
1248
+ var _GetSessionTokenCommand = class _GetSessionTokenCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters8.commonParams).m(function(Command, cs, config, o) {
1265
1249
  return [
1266
1250
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1267
1251
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7,9 +7,7 @@ import { de_AssumeRoleCommand, se_AssumeRoleCommand } from "../protocols/Aws_que
7
7
  export { $Command };
8
8
  export class AssumeRoleCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_AssumeRoleWithSAMLCommand, se_AssumeRoleWithSAMLCommand } from "../p
7
7
  export { $Command };
8
8
  export class AssumeRoleWithSAMLCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_AssumeRoleWithWebIdentityCommand, se_AssumeRoleWithWebIdentityComman
7
7
  export { $Command };
8
8
  export class AssumeRoleWithWebIdentityCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DecodeAuthorizationMessageCommand, se_DecodeAuthorizationMessageComm
6
6
  export { $Command };
7
7
  export class DecodeAuthorizationMessageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAccessKeyInfoCommand, se_GetAccessKeyInfoCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetAccessKeyInfoCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCallerIdentityCommand, se_GetCallerIdentityCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetCallerIdentityCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetFederationTokenCommand, se_GetFederationTokenCommand } from "../p
7
7
  export { $Command };
8
8
  export class GetFederationTokenCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetSessionTokenCommand, se_GetSessionTokenCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class GetSessionTokenCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sts",
3
3
  "description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
4
- "version": "3.649.0",
4
+ "version": "3.650.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sts",
@@ -22,9 +22,9 @@
22
22
  "dependencies": {
23
23
  "@aws-crypto/sha256-browser": "5.2.0",
24
24
  "@aws-crypto/sha256-js": "5.2.0",
25
- "@aws-sdk/client-sso-oidc": "3.649.0",
25
+ "@aws-sdk/client-sso-oidc": "3.650.0",
26
26
  "@aws-sdk/core": "3.649.0",
27
- "@aws-sdk/credential-provider-node": "3.649.0",
27
+ "@aws-sdk/credential-provider-node": "3.650.0",
28
28
  "@aws-sdk/middleware-host-header": "3.649.0",
29
29
  "@aws-sdk/middleware-logger": "3.649.0",
30
30
  "@aws-sdk/middleware-recursion-detection": "3.649.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.649.0",
3
+ "version": "3.650.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,7 +27,7 @@
27
27
  "@aws-sdk/credential-provider-env": "3.649.0",
28
28
  "@aws-sdk/credential-provider-http": "3.649.0",
29
29
  "@aws-sdk/credential-provider-process": "3.649.0",
30
- "@aws-sdk/credential-provider-sso": "3.649.0",
30
+ "@aws-sdk/credential-provider-sso": "3.650.0",
31
31
  "@aws-sdk/credential-provider-web-identity": "3.649.0",
32
32
  "@aws-sdk/types": "3.649.0",
33
33
  "@smithy/credential-provider-imds": "^3.2.1",
@@ -45,7 +45,7 @@
45
45
  "typescript": "~4.9.5"
46
46
  },
47
47
  "peerDependencies": {
48
- "@aws-sdk/client-sts": "^3.649.0"
48
+ "@aws-sdk/client-sts": "^3.650.0"
49
49
  },
50
50
  "types": "./dist-types/index.d.ts",
51
51
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.649.0",
3
+ "version": "3.650.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=16.0.0"
@@ -30,9 +30,9 @@
30
30
  "dependencies": {
31
31
  "@aws-sdk/credential-provider-env": "3.649.0",
32
32
  "@aws-sdk/credential-provider-http": "3.649.0",
33
- "@aws-sdk/credential-provider-ini": "3.649.0",
33
+ "@aws-sdk/credential-provider-ini": "3.650.0",
34
34
  "@aws-sdk/credential-provider-process": "3.649.0",
35
- "@aws-sdk/credential-provider-sso": "3.649.0",
35
+ "@aws-sdk/credential-provider-sso": "3.650.0",
36
36
  "@aws-sdk/credential-provider-web-identity": "3.649.0",
37
37
  "@aws-sdk/types": "3.649.0",
38
38
  "@smithy/credential-provider-imds": "^3.2.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.649.0",
3
+ "version": "3.650.0",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/client-sso": "3.649.0",
27
+ "@aws-sdk/client-sso": "3.650.0",
28
28
  "@aws-sdk/token-providers": "3.649.0",
29
29
  "@aws-sdk/types": "3.649.0",
30
30
  "@smithy/property-provider": "^3.1.4",
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "organization": false
43
43
  },
44
44
  "devDependencies": {
45
- "@cdk8s/projen-common": "0.0.544",
45
+ "@cdk8s/projen-common": "0.0.545",
46
46
  "@types/fs-extra": "^11.0.4",
47
47
  "@types/jest": "^27",
48
48
  "@types/node": "16.18.78",
@@ -51,7 +51,7 @@
51
51
  "aws-cdk": "^2.157.0",
52
52
  "aws-cdk-lib": "2.109.0",
53
53
  "cdk8s": "2.68.91",
54
- "cdk8s-cli": "^2.198.213",
54
+ "cdk8s-cli": "^2.198.214",
55
55
  "commit-and-tag-version": "^12",
56
56
  "constructs": "10.3.0",
57
57
  "eslint": "^8",
@@ -76,7 +76,7 @@
76
76
  "constructs": "^10.3.0"
77
77
  },
78
78
  "dependencies": {
79
- "@aws-sdk/client-cloudformation": "^3.649.0"
79
+ "@aws-sdk/client-cloudformation": "^3.650.0"
80
80
  },
81
81
  "bundledDependencies": [
82
82
  "@aws-sdk/client-cloudformation"
@@ -92,7 +92,7 @@
92
92
  "publishConfig": {
93
93
  "access": "public"
94
94
  },
95
- "version": "0.0.164",
95
+ "version": "0.0.166",
96
96
  "jest": {
97
97
  "coverageProvider": "v8",
98
98
  "testMatch": [
@@ -1,11 +0,0 @@
1
- // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
- // It should be published with your NPM package. It should not be tracked by Git.
3
- {
4
- "tsdocVersion": "0.12",
5
- "toolPackages": [
6
- {
7
- "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.34.4"
9
- }
10
- ]
11
- }
@@ -1,11 +0,0 @@
1
- // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
- // It should be published with your NPM package. It should not be tracked by Git.
3
- {
4
- "tsdocVersion": "0.12",
5
- "toolPackages": [
6
- {
7
- "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.34.4"
9
- }
10
- ]
11
- }
@@ -1,11 +0,0 @@
1
- // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
- // It should be published with your NPM package. It should not be tracked by Git.
3
- {
4
- "tsdocVersion": "0.12",
5
- "toolPackages": [
6
- {
7
- "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.34.4"
9
- }
10
- ]
11
- }