@cdk8s/awscdk-resolver 0.0.690 → 0.0.692

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 (77) 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 +3 -3
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +2 -2
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +187 -181
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +184 -180
  7. package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
  8. package/node_modules/@aws-sdk/core/package.json +6 -6
  9. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  10. package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
  11. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  12. package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
  13. package/node_modules/@aws-sdk/credential-provider-node/package.json +11 -11
  14. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  15. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  16. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  17. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +3 -3
  18. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +3 -3
  19. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +3 -3
  20. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +3 -3
  21. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +14 -11
  22. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/schemas/schemas_0.js +2 -2
  23. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +2 -2
  24. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js +2 -2
  25. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +2 -2
  26. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +13 -10
  27. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +11 -5
  28. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +11 -5
  29. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +9 -3
  30. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +9 -3
  31. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +33 -8
  32. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +22 -3
  33. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -0
  34. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -0
  35. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +22 -3
  36. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +40 -0
  37. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +14 -5
  38. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +11 -5
  39. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +9 -3
  40. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +9 -3
  41. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +11 -5
  42. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +6 -0
  43. package/node_modules/@aws-sdk/nested-clients/package.json +8 -8
  44. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  45. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  46. package/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +1 -0
  47. package/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +1 -0
  48. package/node_modules/@aws-sdk/types/package.json +2 -2
  49. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  50. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -37
  51. package/node_modules/@smithy/core/dist-cjs/submodules/client/index.js +26 -4
  52. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +49 -8
  53. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +12 -7
  54. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +22 -22
  55. package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +0 -15
  56. package/node_modules/@smithy/core/dist-es/submodules/client/index.js +1 -1
  57. package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/command.js +8 -1
  58. package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/exceptions.js +18 -3
  59. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +49 -8
  60. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +12 -7
  61. package/node_modules/@smithy/core/dist-types/submodules/cbor/parseCborBody.d.ts +3 -0
  62. package/node_modules/@smithy/core/dist-types/submodules/client/index.d.ts +1 -1
  63. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/client.d.ts +11 -3
  64. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +17 -7
  65. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +2 -2
  66. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +3 -0
  67. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/index.d.ts +1 -1
  68. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/client.d.ts +11 -3
  69. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +21 -7
  70. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +2 -2
  71. package/node_modules/@smithy/core/package.json +2 -2
  72. package/node_modules/@smithy/types/dist-types/metrics.d.ts +8 -7
  73. package/node_modules/@smithy/types/dist-types/middleware.d.ts +5 -0
  74. package/node_modules/@smithy/types/dist-types/ts3.4/metrics.d.ts +8 -7
  75. package/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +5 -0
  76. package/node_modules/@smithy/types/package.json +1 -1
  77. package/package.json +4 -4
package/.jsii CHANGED
@@ -7,7 +7,7 @@
7
7
  "url": "https://aws.amazon.com"
8
8
  },
9
9
  "bundled": {
10
- "@aws-sdk/client-cloudformation": "^3.1136.0"
10
+ "@aws-sdk/client-cloudformation": "^3.1138.0"
11
11
  },
12
12
  "dependencies": {
13
13
  "aws-cdk-lib": "^2.195.0",
@@ -4083,6 +4083,6 @@
4083
4083
  "symbolId": "src/resolve:AwsCdkResolver"
4084
4084
  }
4085
4085
  },
4086
- "version": "0.0.690",
4087
- "fingerprint": "eFw0QSeMQ68ZBMAb5dHcm0dW1T3S62UcLRAzBz3Uz7U="
4086
+ "version": "0.0.692",
4087
+ "fingerprint": "ZQUPpXMKitzjLky7dW+9IuyN5PFYx/JkN+UzkhOJyxM="
4088
4088
  }
package/lib/resolve.js CHANGED
@@ -39,7 +39,7 @@ const child_process_1 = require("child_process");
39
39
  const path = __importStar(require("path"));
40
40
  const aws_cdk_lib_1 = require("aws-cdk-lib");
41
41
  class AwsCdkResolver {
42
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@cdk8s/awscdk-resolver.AwsCdkResolver", version: "0.0.690" };
42
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@cdk8s/awscdk-resolver.AwsCdkResolver", version: "0.0.692" };
43
43
  resolve(context) {
44
44
  if (!aws_cdk_lib_1.Token.isUnresolved(context.value)) {
45
45
  return;
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1135.0";
72
+ var version = "3.1137.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75
 
@@ -1322,10 +1322,10 @@ const _e = "error";
1322
1322
  const _hE = "httpError";
1323
1323
  const _s = "smithy.ts.sdk.synthetic.com.amazonaws.cloudformation";
1324
1324
  const n0 = "com.amazonaws.cloudformation";
1325
- const _s_registry = TypeRegistry.for(_s);
1325
+ const _s_registry = new TypeRegistry(_s);
1326
1326
  var CloudFormationServiceException$ = [-3, _s, "CloudFormationServiceException", 0, [], []];
1327
1327
  _s_registry.registerError(CloudFormationServiceException$, CloudFormationServiceException);
1328
- const n0_registry = TypeRegistry.for(n0);
1328
+ const n0_registry = new TypeRegistry(n0);
1329
1329
  var AlreadyExistsException$ = [-3, n0, _AEE,
1330
1330
  { [_aQE]: [`AlreadyExistsException`, 400], [_e]: _c, [_hE]: 400 },
1331
1331
  [_M],
@@ -775,10 +775,10 @@ const n0 = "com.amazonaws.cloudformation";
775
775
  import { TypeRegistry } from "@smithy/core/schema";
776
776
  import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
777
777
  import { AlreadyExistsException, CFNRegistryException, ChangeSetNotFoundException, ConcurrentResourcesLimitExceededException, CreatedButModifiedException, GeneratedTemplateNotFoundException, HookResultNotFoundException, InsufficientCapabilitiesException, InvalidChangeSetStatusException, InvalidOperationException, InvalidStateTransitionException, LimitExceededException, NameAlreadyExistsException, OperationIdAlreadyExistsException, OperationInProgressException, OperationNotFoundException, OperationStatusCheckFailedException, ResourceScanInProgressException, ResourceScanLimitExceededException, ResourceScanNotFoundException, StackInstanceNotFoundException, StackNotFoundException, StackRefactorNotFoundException, StackSetNotEmptyException, StackSetNotFoundException, StaleRequestException, TokenAlreadyExistsException, TypeConfigurationNotFoundException, TypeNotFoundException, } from "../models/errors";
778
- const _s_registry = TypeRegistry.for(_s);
778
+ const _s_registry = new TypeRegistry(_s);
779
779
  export var CloudFormationServiceException$ = [-3, _s, "CloudFormationServiceException", 0, [], []];
780
780
  _s_registry.registerError(CloudFormationServiceException$, CloudFormationServiceException);
781
- const n0_registry = TypeRegistry.for(n0);
781
+ const n0_registry = new TypeRegistry(n0);
782
782
  export var AlreadyExistsException$ = [-3, n0, _AEE,
783
783
  { [_aQE]: [`AlreadyExistsException`, 400], [_e]: _c, [_hE]: 400 },
784
784
  [_M],