@cdklabs/cdk-ecs-codedeploy 0.0.354 → 0.0.356

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 (96) hide show
  1. package/.jsii +3 -3
  2. package/lib/api-canary/index.js +1 -1
  3. package/lib/ecs-appspec/index.js +1 -1
  4. package/lib/ecs-deployment/index.js +1 -1
  5. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  6. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/runtimeConfig.js +8 -6
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-es/runtimeConfig.js +8 -6
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeployClient.d.ts +18 -0
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +1 -0
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +1 -0
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +1 -0
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/CodeDeployClient.d.ts +1 -0
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  14. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  15. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  16. package/node_modules/@aws-sdk/client-codedeploy/package.json +14 -14
  17. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +8 -6
  18. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +8 -6
  19. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +18 -0
  20. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
  21. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
  22. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
  23. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +1 -0
  24. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  25. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  26. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  27. package/node_modules/@aws-sdk/client-sso/package.json +11 -11
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +8 -6
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +8 -6
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +18 -0
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +1 -0
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +1 -0
  33. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +1 -0
  34. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +1 -0
  35. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  36. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  37. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  38. package/node_modules/@aws-sdk/client-sso-oidc/package.json +13 -13
  39. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +8 -6
  40. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +8 -6
  41. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +18 -0
  42. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -0
  43. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -0
  44. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -0
  45. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +1 -0
  46. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  47. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  48. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  49. package/node_modules/@aws-sdk/client-sts/package.json +13 -13
  50. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +11 -10
  51. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +10 -9
  52. package/node_modules/@aws-sdk/core/package.json +2 -2
  53. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  54. package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  55. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +30 -14
  56. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +11 -2
  57. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +13 -10
  58. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +3 -2
  59. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +4 -7
  60. package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -10
  61. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  62. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +8 -2
  63. package/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +4 -2
  64. package/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +2 -3
  65. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +5 -3
  66. package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
  67. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +4 -2
  68. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +4 -2
  69. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -3
  70. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +5 -3
  71. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  72. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +5 -2
  73. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +5 -2
  74. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +3 -3
  75. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +5 -6
  76. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
  77. package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
  78. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  79. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  80. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  81. package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
  82. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +11 -2
  83. package/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +11 -2
  84. package/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +2 -2
  85. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +5 -2
  86. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  87. package/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -1
  88. package/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
  89. package/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +37 -1
  90. package/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
  91. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +12 -0
  92. package/node_modules/@aws-sdk/types/package.json +1 -1
  93. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  94. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
  95. package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
  96. package/package.json +5 -5
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.709.0",
3
+ "version": "3.714.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/core": "3.709.0",
28
- "@aws-sdk/types": "3.709.0",
29
- "@aws-sdk/util-endpoints": "3.709.0",
27
+ "@aws-sdk/core": "3.714.0",
28
+ "@aws-sdk/types": "3.714.0",
29
+ "@aws-sdk/util-endpoints": "3.714.0",
30
30
  "@smithy/core": "^2.5.5",
31
31
  "@smithy/protocol-http": "^4.1.8",
32
32
  "@smithy/types": "^3.7.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.709.0",
3
+ "version": "3.714.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline region-config-resolver",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.709.0",
25
+ "@aws-sdk/types": "3.714.0",
26
26
  "@smithy/node-config-provider": "^3.1.12",
27
27
  "@smithy/types": "^3.7.2",
28
28
  "@smithy/util-config-provider": "^3.0.0",
@@ -103,11 +103,20 @@ var writeSSOTokenToFile = /* @__PURE__ */ __name((id, ssoToken) => {
103
103
 
104
104
  // src/fromSso.ts
105
105
  var lastRefreshAttemptTime = /* @__PURE__ */ new Date(0);
106
- var fromSso = /* @__PURE__ */ __name((init = {}) => async () => {
106
+ var fromSso = /* @__PURE__ */ __name((_init = {}) => async ({ callerClientConfig } = {}) => {
107
107
  var _a;
108
+ const init = {
109
+ ..._init,
110
+ parentClientConfig: {
111
+ ...callerClientConfig,
112
+ ..._init.parentClientConfig
113
+ }
114
+ };
108
115
  (_a = init.logger) == null ? void 0 : _a.debug("@aws-sdk/token-providers - fromSso");
109
116
  const profiles = await (0, import_shared_ini_file_loader.parseKnownFiles)(init);
110
- const profileName = (0, import_shared_ini_file_loader.getProfileName)(init);
117
+ const profileName = (0, import_shared_ini_file_loader.getProfileName)({
118
+ profile: init.profile ?? (callerClientConfig == null ? void 0 : callerClientConfig.profile)
119
+ });
111
120
  const profile = profiles[profileName];
112
121
  if (!profile) {
113
122
  throw new import_property_provider.TokenProviderError(`Profile '${profileName}' could not be found in shared credentials file.`, false);
@@ -6,10 +6,19 @@ import { validateTokenExpiry } from "./validateTokenExpiry";
6
6
  import { validateTokenKey } from "./validateTokenKey";
7
7
  import { writeSSOTokenToFile } from "./writeSSOTokenToFile";
8
8
  const lastRefreshAttemptTime = new Date(0);
9
- export const fromSso = (init = {}) => async () => {
9
+ export const fromSso = (_init = {}) => async ({ callerClientConfig } = {}) => {
10
+ const init = {
11
+ ..._init,
12
+ parentClientConfig: {
13
+ ...callerClientConfig,
14
+ ..._init.parentClientConfig,
15
+ },
16
+ };
10
17
  init.logger?.debug("@aws-sdk/token-providers - fromSso");
11
18
  const profiles = await parseKnownFiles(init);
12
- const profileName = getProfileName(init);
19
+ const profileName = getProfileName({
20
+ profile: init.profile ?? callerClientConfig?.profile,
21
+ });
13
22
  const profile = profiles[profileName];
14
23
  if (!profile) {
15
24
  throw new TokenProviderError(`Profile '${profileName}' could not be found in shared credentials file.`, false);
@@ -1,4 +1,4 @@
1
- import { CredentialProviderOptions, TokenIdentityProvider } from "@aws-sdk/types";
1
+ import { CredentialProviderOptions, RuntimeConfigIdentityProvider, TokenIdentity } from "@aws-sdk/types";
2
2
  import { SourceProfileInit } from "@smithy/shared-ini-file-loader";
3
3
  export interface FromSsoInit extends SourceProfileInit, CredentialProviderOptions {
4
4
  /**
@@ -9,4 +9,4 @@ export interface FromSsoInit extends SourceProfileInit, CredentialProviderOption
9
9
  /**
10
10
  * Creates a token provider that will read from SSO token cache or ssoOidc.createToken() call.
11
11
  */
12
- export declare const fromSso: (init?: FromSsoInit) => TokenIdentityProvider;
12
+ export declare const fromSso: (_init?: FromSsoInit) => RuntimeConfigIdentityProvider<TokenIdentity>;
@@ -1,6 +1,7 @@
1
1
  import {
2
2
  CredentialProviderOptions,
3
- TokenIdentityProvider,
3
+ RuntimeConfigIdentityProvider,
4
+ TokenIdentity,
4
5
  } from "@aws-sdk/types";
5
6
  import { SourceProfileInit } from "@smithy/shared-ini-file-loader";
6
7
  export interface FromSsoInit
@@ -8,4 +9,6 @@ export interface FromSsoInit
8
9
  CredentialProviderOptions {
9
10
  clientConfig?: any;
10
11
  }
11
- export declare const fromSso: (init?: FromSsoInit) => TokenIdentityProvider;
12
+ export declare const fromSso: (
13
+ _init?: FromSsoInit
14
+ ) => RuntimeConfigIdentityProvider<TokenIdentity>;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.709.0",
3
+ "version": "3.714.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/types": "3.709.0",
30
+ "@aws-sdk/types": "3.714.0",
31
31
  "@smithy/property-provider": "^3.1.11",
32
32
  "@smithy/shared-ini-file-loader": "^3.1.12",
33
33
  "@smithy/types": "^3.7.2",
@@ -42,7 +42,7 @@
42
42
  "typescript": "~4.9.5"
43
43
  },
44
44
  "peerDependencies": {
45
- "@aws-sdk/client-sso-oidc": "^3.709.0"
45
+ "@aws-sdk/client-sso-oidc": "^3.714.0"
46
46
  },
47
47
  "types": "./dist-types/index.d.ts",
48
48
  "engines": {
@@ -100,7 +100,6 @@ __export(src_exports, {
100
100
  HttpRequest: () => import_types.HttpRequest,
101
101
  HttpResponse: () => import_types.HttpResponse,
102
102
  Identity: () => import_types.Identity,
103
- IdentityProvider: () => import_types.IdentityProvider,
104
103
  IniSection: () => import_types.IniSection,
105
104
  InitializeHandler: () => import_types.InitializeHandler,
106
105
  InitializeHandlerArguments: () => import_types.InitializeHandlerArguments,
@@ -44,6 +44,7 @@ export type CredentialProviderOptions = {
44
44
  */
45
45
  parentClientConfig?: {
46
46
  region?: string | Provider<string>;
47
+ profile?: string;
47
48
  [key: string]: unknown;
48
49
  };
49
50
  };
@@ -1,6 +1,42 @@
1
1
  import type { AwsCredentialIdentity } from "@smithy/types";
2
2
  import type { AwsSdkCredentialsFeatures } from "../feature-ids";
3
- export { AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
3
+ export { AwsCredentialIdentity, AwsCredentialIdentityProvider, IdentityProvider } from "@smithy/types";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface AwsIdentityProperties {
8
+ callerClientConfig?: {
9
+ region(): Promise<string>;
10
+ profile?: string;
11
+ };
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * Variation of {@link IdentityProvider} which accepts a contextual
17
+ * client configuration that includes an AWS region and potentially other
18
+ * configurable fields.
19
+ *
20
+ * Used to link a credential provider to a client if it is being called
21
+ * in the context of a client.
22
+ */
23
+ export type RuntimeConfigIdentityProvider<T> = (awsIdentityProperties?: AwsIdentityProperties) => Promise<T>;
24
+ /**
25
+ * @public
26
+ *
27
+ * Variation of {@link AwsCredentialIdentityProvider} which accepts a contextual
28
+ * client configuration that includes an AWS region and potentially other
29
+ * configurable fields.
30
+ *
31
+ * Used to link a credential provider to a client if it is being called
32
+ * in the context of a client.
33
+ */
34
+ export type RuntimeConfigAwsCredentialIdentityProvider = RuntimeConfigIdentityProvider<AwsCredentialIdentity>;
35
+ /**
36
+ * @public
37
+ *
38
+ * AwsCredentialIdentity with source attribution metadata.
39
+ */
4
40
  export type AttributedAwsCredentialIdentity = AwsCredentialIdentity & {
5
41
  $source?: AwsSdkCredentialsFeatures;
6
42
  };
@@ -7,6 +7,7 @@ export type CredentialProviderOptions = {
7
7
  logger?: Logger;
8
8
  parentClientConfig?: {
9
9
  region?: string | Provider<string>;
10
+ profile?: string;
10
11
  [key: string]: unknown;
11
12
  };
12
13
  };
@@ -3,7 +3,19 @@ import { AwsSdkCredentialsFeatures } from "../feature-ids";
3
3
  export {
4
4
  AwsCredentialIdentity,
5
5
  AwsCredentialIdentityProvider,
6
+ IdentityProvider,
6
7
  } from "@smithy/types";
8
+ export interface AwsIdentityProperties {
9
+ callerClientConfig?: {
10
+ region(): Promise<string>;
11
+ profile?: string;
12
+ };
13
+ }
14
+ export type RuntimeConfigIdentityProvider<T> = (
15
+ awsIdentityProperties?: AwsIdentityProperties
16
+ ) => Promise<T>;
17
+ export type RuntimeConfigAwsCredentialIdentityProvider =
18
+ RuntimeConfigIdentityProvider<AwsCredentialIdentity>;
7
19
  export type AttributedAwsCredentialIdentity = AwsCredentialIdentity & {
8
20
  $source?: AwsSdkCredentialsFeatures;
9
21
  };
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.709.0",
3
+ "version": "3.714.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.709.0",
3
+ "version": "3.714.0",
4
4
  "description": "Utilities to help with endpoint resolution",
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/types": "3.709.0",
27
+ "@aws-sdk/types": "3.714.0",
28
28
  "@smithy/types": "^3.7.2",
29
29
  "@smithy/util-endpoints": "^2.1.7",
30
30
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.709.0",
3
+ "version": "3.714.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-browser",
@@ -23,7 +23,7 @@
23
23
  "license": "Apache-2.0",
24
24
  "react-native": "dist-es/index.native.js",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.709.0",
26
+ "@aws-sdk/types": "3.714.0",
27
27
  "@smithy/types": "^3.7.2",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.712.0",
3
+ "version": "3.714.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/middleware-user-agent": "3.709.0",
25
- "@aws-sdk/types": "3.709.0",
24
+ "@aws-sdk/middleware-user-agent": "3.714.0",
25
+ "@aws-sdk/types": "3.714.0",
26
26
  "@smithy/node-config-provider": "^3.1.12",
27
27
  "@smithy/types": "^3.7.2",
28
28
  "tslib": "^2.6.2"
package/package.json CHANGED
@@ -94,10 +94,10 @@
94
94
  "jest": "^27",
95
95
  "jest-junit": "^15",
96
96
  "jsii": "~5.2",
97
- "jsii-diff": "^1.105.0",
97
+ "jsii-diff": "^1.106.0",
98
98
  "jsii-docgen": "^10.5.0",
99
- "jsii-pacmak": "^1.105.0",
100
- "jsii-rosetta": "^5.6.2",
99
+ "jsii-pacmak": "^1.106.0",
100
+ "jsii-rosetta": "^5.7.1",
101
101
  "lambda-tester": "^4.0.1",
102
102
  "projen": "0.87.4",
103
103
  "ts-jest": "^27",
@@ -109,7 +109,7 @@
109
109
  "constructs": "^10.0.5"
110
110
  },
111
111
  "dependencies": {
112
- "@aws-sdk/client-codedeploy": "^3.712.0",
112
+ "@aws-sdk/client-codedeploy": "^3.714.0",
113
113
  "jmespath": "^0.16.0"
114
114
  },
115
115
  "bundledDependencies": [
@@ -127,7 +127,7 @@
127
127
  "publishConfig": {
128
128
  "access": "public"
129
129
  },
130
- "version": "0.0.354",
130
+ "version": "0.0.356",
131
131
  "jest": {
132
132
  "coverageProvider": "v8",
133
133
  "testMatch": [