cloudstructs 0.13.0 → 0.13.1

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 (103) hide show
  1. package/.jsii +3 -3
  2. package/assets/ssl-server-test/analyze.lambda/index.js +4 -1
  3. package/assets/toolkit-cleaner/clean.lambda/index.js +4 -1
  4. package/lib/codecommit-mirror/index.js +2 -2
  5. package/lib/dmarc/index.js +1 -1
  6. package/lib/ecs-service-roller/index.js +2 -2
  7. package/lib/email-receiver/receiver.js +1 -1
  8. package/lib/saml-identity-provider/index.js +2 -2
  9. package/lib/slack-app/manifest.js +1 -1
  10. package/lib/slack-app/slack-app.js +2 -2
  11. package/lib/slack-events/index.js +1 -1
  12. package/lib/slack-textract/index.js +1 -1
  13. package/lib/ssl-server-test/index.js +1 -1
  14. package/lib/state-machine-cr-provider/index.js +1 -1
  15. package/lib/static-website/index.js +1 -1
  16. package/lib/toolkit-cleaner/index.js +1 -1
  17. package/lib/url-shortener/index.js +1 -1
  18. package/node_modules/@aws/durable-execution-sdk-js/dist/index.mjs +7 -2
  19. package/node_modules/@aws/durable-execution-sdk-js/dist/index.mjs.map +1 -1
  20. package/node_modules/@aws/durable-execution-sdk-js/dist-cjs/index.js +7 -2
  21. package/node_modules/@aws/durable-execution-sdk-js/dist-cjs/index.js.map +1 -1
  22. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/checkpoint/checkpoint-manager.d.ts.map +1 -1
  23. package/node_modules/@aws/durable-execution-sdk-js/package.json +1 -1
  24. package/node_modules/@aws-sdk/client-lambda/package.json +38 -38
  25. package/node_modules/@aws-sdk/core/dist-cjs/index.js +6 -6
  26. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +6 -6
  27. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +6 -6
  28. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +2 -2
  29. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -1
  30. package/node_modules/@aws-sdk/core/package.json +11 -11
  31. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  32. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  33. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  34. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  35. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  36. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  37. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  38. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  39. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  40. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  41. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  42. package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
  43. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  44. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  45. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  46. package/node_modules/@aws-sdk/types/package.json +2 -2
  47. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  48. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  49. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  50. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  51. package/node_modules/@smithy/config-resolver/package.json +5 -5
  52. package/node_modules/@smithy/core/package.json +7 -7
  53. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  54. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  55. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  56. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  57. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  58. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  59. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  60. package/node_modules/@smithy/hash-node/package.json +2 -2
  61. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  62. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  63. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  64. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  65. package/node_modules/@smithy/middleware-serde/package.json +4 -4
  66. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  67. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  68. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +6 -6
  69. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +1 -1
  70. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +5 -5
  71. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +14 -1
  72. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  73. package/node_modules/@smithy/property-provider/package.json +2 -2
  74. package/node_modules/@smithy/protocol-http/package.json +2 -2
  75. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  76. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  77. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  78. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  79. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +11 -5
  80. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +11 -5
  81. package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +3 -3
  82. package/node_modules/@smithy/signature-v4/package.json +4 -4
  83. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +8 -1
  84. package/node_modules/@smithy/smithy-client/dist-es/command.js +8 -1
  85. package/node_modules/@smithy/smithy-client/package.json +7 -7
  86. package/node_modules/@smithy/types/dist-types/connection/config.d.ts +5 -0
  87. package/node_modules/@smithy/types/dist-types/signature.d.ts +20 -3
  88. package/node_modules/@smithy/types/package.json +1 -1
  89. package/node_modules/@smithy/url-parser/package.json +3 -3
  90. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  91. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  92. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +15 -19
  93. package/node_modules/@smithy/util-endpoints/dist-es/decideEndpoint.js +4 -3
  94. package/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +2 -1
  95. package/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +8 -13
  96. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +1 -1
  97. package/node_modules/@smithy/util-endpoints/dist-types/bdd/BinaryDecisionDiagram.d.ts +2 -2
  98. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  99. package/node_modules/@smithy/util-middleware/package.json +2 -2
  100. package/node_modules/@smithy/util-retry/package.json +3 -3
  101. package/node_modules/@smithy/util-stream/package.json +4 -4
  102. package/node_modules/@smithy/util-waiter/package.json +3 -3
  103. package/package.json +15 -15
@@ -2,7 +2,7 @@
2
2
  "name": "@aws/durable-execution-sdk-js",
3
3
  "description": "AWS Durable Execution Language SDK for TypeScript",
4
4
  "license": "Apache-2.0",
5
- "version": "1.1.0",
5
+ "version": "1.1.1",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+ssh://git@github.com/aws/aws-durable-execution-sdk-js.git",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lambda",
3
3
  "description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
4
- "version": "3.1030.0",
4
+ "version": "3.1031.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-lambda",
@@ -23,47 +23,47 @@
23
23
  "dependencies": {
24
24
  "@aws-crypto/sha256-browser": "5.2.0",
25
25
  "@aws-crypto/sha256-js": "5.2.0",
26
- "@aws-sdk/core": "^3.973.27",
27
- "@aws-sdk/credential-provider-node": "^3.972.30",
28
- "@aws-sdk/middleware-host-header": "^3.972.9",
29
- "@aws-sdk/middleware-logger": "^3.972.9",
30
- "@aws-sdk/middleware-recursion-detection": "^3.972.10",
31
- "@aws-sdk/middleware-user-agent": "^3.972.29",
32
- "@aws-sdk/region-config-resolver": "^3.972.11",
33
- "@aws-sdk/types": "^3.973.7",
34
- "@aws-sdk/util-endpoints": "^3.996.6",
35
- "@aws-sdk/util-user-agent-browser": "^3.972.9",
36
- "@aws-sdk/util-user-agent-node": "^3.973.15",
37
- "@smithy/config-resolver": "^4.4.14",
38
- "@smithy/core": "^3.23.14",
39
- "@smithy/eventstream-serde-browser": "^4.2.13",
40
- "@smithy/eventstream-serde-config-resolver": "^4.3.13",
41
- "@smithy/eventstream-serde-node": "^4.2.13",
42
- "@smithy/fetch-http-handler": "^5.3.16",
43
- "@smithy/hash-node": "^4.2.13",
44
- "@smithy/invalid-dependency": "^4.2.13",
45
- "@smithy/middleware-content-length": "^4.2.13",
46
- "@smithy/middleware-endpoint": "^4.4.29",
47
- "@smithy/middleware-retry": "^4.5.0",
48
- "@smithy/middleware-serde": "^4.2.17",
49
- "@smithy/middleware-stack": "^4.2.13",
50
- "@smithy/node-config-provider": "^4.3.13",
51
- "@smithy/node-http-handler": "^4.5.2",
52
- "@smithy/protocol-http": "^5.3.13",
53
- "@smithy/smithy-client": "^4.12.9",
54
- "@smithy/types": "^4.14.0",
55
- "@smithy/url-parser": "^4.2.13",
26
+ "@aws-sdk/core": "^3.974.0",
27
+ "@aws-sdk/credential-provider-node": "^3.972.31",
28
+ "@aws-sdk/middleware-host-header": "^3.972.10",
29
+ "@aws-sdk/middleware-logger": "^3.972.10",
30
+ "@aws-sdk/middleware-recursion-detection": "^3.972.11",
31
+ "@aws-sdk/middleware-user-agent": "^3.972.30",
32
+ "@aws-sdk/region-config-resolver": "^3.972.12",
33
+ "@aws-sdk/types": "^3.973.8",
34
+ "@aws-sdk/util-endpoints": "^3.996.7",
35
+ "@aws-sdk/util-user-agent-browser": "^3.972.10",
36
+ "@aws-sdk/util-user-agent-node": "^3.973.16",
37
+ "@smithy/config-resolver": "^4.4.16",
38
+ "@smithy/core": "^3.23.15",
39
+ "@smithy/eventstream-serde-browser": "^4.2.14",
40
+ "@smithy/eventstream-serde-config-resolver": "^4.3.14",
41
+ "@smithy/eventstream-serde-node": "^4.2.14",
42
+ "@smithy/fetch-http-handler": "^5.3.17",
43
+ "@smithy/hash-node": "^4.2.14",
44
+ "@smithy/invalid-dependency": "^4.2.14",
45
+ "@smithy/middleware-content-length": "^4.2.14",
46
+ "@smithy/middleware-endpoint": "^4.4.30",
47
+ "@smithy/middleware-retry": "^4.5.3",
48
+ "@smithy/middleware-serde": "^4.2.18",
49
+ "@smithy/middleware-stack": "^4.2.14",
50
+ "@smithy/node-config-provider": "^4.3.14",
51
+ "@smithy/node-http-handler": "^4.5.3",
52
+ "@smithy/protocol-http": "^5.3.14",
53
+ "@smithy/smithy-client": "^4.12.11",
54
+ "@smithy/types": "^4.14.1",
55
+ "@smithy/url-parser": "^4.2.14",
56
56
  "@smithy/util-base64": "^4.3.2",
57
57
  "@smithy/util-body-length-browser": "^4.2.2",
58
58
  "@smithy/util-body-length-node": "^4.2.3",
59
- "@smithy/util-defaults-mode-browser": "^4.3.45",
60
- "@smithy/util-defaults-mode-node": "^4.2.49",
61
- "@smithy/util-endpoints": "^3.3.4",
62
- "@smithy/util-middleware": "^4.2.13",
63
- "@smithy/util-retry": "^4.3.0",
64
- "@smithy/util-stream": "^4.5.22",
59
+ "@smithy/util-defaults-mode-browser": "^4.3.47",
60
+ "@smithy/util-defaults-mode-node": "^4.2.52",
61
+ "@smithy/util-endpoints": "^3.4.1",
62
+ "@smithy/util-middleware": "^4.2.14",
63
+ "@smithy/util-retry": "^4.3.2",
64
+ "@smithy/util-stream": "^4.5.23",
65
65
  "@smithy/util-utf8": "^4.2.2",
66
- "@smithy/util-waiter": "^4.2.15",
66
+ "@smithy/util-waiter": "^4.2.16",
67
67
  "tslib": "^2.6.2"
68
68
  },
69
69
  "devDependencies": {
@@ -906,12 +906,6 @@ class JsonShapeSerializer extends SerdeContextConfig {
906
906
  this.rootSchema = schema.NormalizedSchema.of(schema$1);
907
907
  this.buffer = this._write(this.rootSchema, value);
908
908
  }
909
- writeDiscriminatedDocument(schema$1, value) {
910
- this.write(schema$1, value);
911
- if (typeof this.buffer === "object") {
912
- this.buffer.__type = schema.NormalizedSchema.of(schema$1).getName(true);
913
- }
914
- }
915
909
  flush() {
916
910
  const { rootSchema, useReplacer } = this;
917
911
  this.rootSchema = undefined;
@@ -925,6 +919,12 @@ class JsonShapeSerializer extends SerdeContextConfig {
925
919
  }
926
920
  return this.buffer;
927
921
  }
922
+ writeDiscriminatedDocument(schema$1, value) {
923
+ this.write(schema$1, value);
924
+ if (typeof this.buffer === "object") {
925
+ this.buffer.__type = schema.NormalizedSchema.of(schema$1).getName(true);
926
+ }
927
+ }
928
928
  _write(schema$1, value, container) {
929
929
  const isObject = value !== null && typeof value === "object";
930
930
  const ns = schema.NormalizedSchema.of(schema$1);
@@ -552,12 +552,6 @@ class JsonShapeSerializer extends SerdeContextConfig {
552
552
  this.rootSchema = schema.NormalizedSchema.of(schema$1);
553
553
  this.buffer = this._write(this.rootSchema, value);
554
554
  }
555
- writeDiscriminatedDocument(schema$1, value) {
556
- this.write(schema$1, value);
557
- if (typeof this.buffer === "object") {
558
- this.buffer.__type = schema.NormalizedSchema.of(schema$1).getName(true);
559
- }
560
- }
561
555
  flush() {
562
556
  const { rootSchema, useReplacer } = this;
563
557
  this.rootSchema = undefined;
@@ -571,6 +565,12 @@ class JsonShapeSerializer extends SerdeContextConfig {
571
565
  }
572
566
  return this.buffer;
573
567
  }
568
+ writeDiscriminatedDocument(schema$1, value) {
569
+ this.write(schema$1, value);
570
+ if (typeof this.buffer === "object") {
571
+ this.buffer.__type = schema.NormalizedSchema.of(schema$1).getName(true);
572
+ }
573
+ }
574
574
  _write(schema$1, value, container) {
575
575
  const isObject = value !== null && typeof value === "object";
576
576
  const ns = schema.NormalizedSchema.of(schema$1);
@@ -17,12 +17,6 @@ export class JsonShapeSerializer extends SerdeContextConfig {
17
17
  this.rootSchema = NormalizedSchema.of(schema);
18
18
  this.buffer = this._write(this.rootSchema, value);
19
19
  }
20
- writeDiscriminatedDocument(schema, value) {
21
- this.write(schema, value);
22
- if (typeof this.buffer === "object") {
23
- this.buffer.__type = NormalizedSchema.of(schema).getName(true);
24
- }
25
- }
26
20
  flush() {
27
21
  const { rootSchema, useReplacer } = this;
28
22
  this.rootSchema = undefined;
@@ -36,6 +30,12 @@ export class JsonShapeSerializer extends SerdeContextConfig {
36
30
  }
37
31
  return this.buffer;
38
32
  }
33
+ writeDiscriminatedDocument(schema, value) {
34
+ this.write(schema, value);
35
+ if (typeof this.buffer === "object") {
36
+ this.buffer.__type = NormalizedSchema.of(schema).getName(true);
37
+ }
38
+ }
39
39
  _write(schema, value, container) {
40
40
  const isObject = value !== null && typeof value === "object";
41
41
  const ns = NormalizedSchema.of(schema);
@@ -16,13 +16,13 @@ export declare class JsonShapeSerializer extends SerdeContextConfig implements S
16
16
  protected rootSchema: NormalizedSchema | undefined;
17
17
  constructor(settings: JsonSettings);
18
18
  write(schema: Schema, value: unknown): void;
19
+ flush(): string;
19
20
  /**
20
21
  * @internal
21
22
  */
22
23
  writeDiscriminatedDocument(schema: Schema, value: unknown): void;
23
- flush(): string;
24
24
  /**
25
- * Order if-statements by order of likelihood.
25
+ * Order if-statements by likelihood.
26
26
  */
27
27
  protected _write(schema: Schema, value: unknown, container?: NormalizedSchema): any;
28
28
  }
@@ -12,8 +12,8 @@ export declare class JsonShapeSerializer
12
12
  protected rootSchema: NormalizedSchema | undefined;
13
13
  constructor(settings: JsonSettings);
14
14
  write(schema: Schema, value: unknown): void;
15
- writeDiscriminatedDocument(schema: Schema, value: unknown): void;
16
15
  flush(): string;
16
+ writeDiscriminatedDocument(schema: Schema, value: unknown): void;
17
17
  protected _write(
18
18
  schema: Schema,
19
19
  value: unknown,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.973.27",
3
+ "version": "3.974.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
@@ -81,17 +81,17 @@
81
81
  },
82
82
  "license": "Apache-2.0",
83
83
  "dependencies": {
84
- "@aws-sdk/types": "^3.973.7",
85
- "@aws-sdk/xml-builder": "^3.972.17",
86
- "@smithy/core": "^3.23.14",
87
- "@smithy/node-config-provider": "^4.3.13",
88
- "@smithy/property-provider": "^4.2.13",
89
- "@smithy/protocol-http": "^5.3.13",
90
- "@smithy/signature-v4": "^5.3.13",
91
- "@smithy/smithy-client": "^4.12.9",
92
- "@smithy/types": "^4.14.0",
84
+ "@aws-sdk/types": "^3.973.8",
85
+ "@aws-sdk/xml-builder": "^3.972.18",
86
+ "@smithy/core": "^3.23.15",
87
+ "@smithy/node-config-provider": "^4.3.14",
88
+ "@smithy/property-provider": "^4.2.14",
89
+ "@smithy/protocol-http": "^5.3.14",
90
+ "@smithy/signature-v4": "^5.3.14",
91
+ "@smithy/smithy-client": "^4.12.11",
92
+ "@smithy/types": "^4.14.1",
93
93
  "@smithy/util-base64": "^4.3.2",
94
- "@smithy/util-middleware": "^4.2.13",
94
+ "@smithy/util-middleware": "^4.2.14",
95
95
  "@smithy/util-utf8": "^4.2.2",
96
96
  "tslib": "^2.6.2"
97
97
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.972.25",
3
+ "version": "3.972.26",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,10 +26,10 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "^3.973.27",
30
- "@aws-sdk/types": "^3.973.7",
31
- "@smithy/property-provider": "^4.2.13",
32
- "@smithy/types": "^4.14.0",
29
+ "@aws-sdk/core": "^3.974.0",
30
+ "@aws-sdk/types": "^3.973.8",
31
+ "@smithy/property-provider": "^4.2.14",
32
+ "@smithy/types": "^4.14.1",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.972.27",
3
+ "version": "3.972.28",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,15 +28,15 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "^3.973.27",
32
- "@aws-sdk/types": "^3.973.7",
33
- "@smithy/fetch-http-handler": "^5.3.16",
34
- "@smithy/node-http-handler": "^4.5.2",
35
- "@smithy/property-provider": "^4.2.13",
36
- "@smithy/protocol-http": "^5.3.13",
37
- "@smithy/smithy-client": "^4.12.9",
38
- "@smithy/types": "^4.14.0",
39
- "@smithy/util-stream": "^4.5.22",
31
+ "@aws-sdk/core": "^3.974.0",
32
+ "@aws-sdk/types": "^3.973.8",
33
+ "@smithy/fetch-http-handler": "^5.3.17",
34
+ "@smithy/node-http-handler": "^4.5.3",
35
+ "@smithy/property-provider": "^4.2.14",
36
+ "@smithy/protocol-http": "^5.3.14",
37
+ "@smithy/smithy-client": "^4.12.11",
38
+ "@smithy/types": "^4.14.1",
39
+ "@smithy/util-stream": "^4.5.23",
40
40
  "tslib": "^2.6.2"
41
41
  },
42
42
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.972.29",
3
+ "version": "3.972.30",
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",
@@ -28,19 +28,19 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "^3.973.27",
32
- "@aws-sdk/credential-provider-env": "^3.972.25",
33
- "@aws-sdk/credential-provider-http": "^3.972.27",
34
- "@aws-sdk/credential-provider-login": "^3.972.29",
35
- "@aws-sdk/credential-provider-process": "^3.972.25",
36
- "@aws-sdk/credential-provider-sso": "^3.972.29",
37
- "@aws-sdk/credential-provider-web-identity": "^3.972.29",
38
- "@aws-sdk/nested-clients": "^3.996.19",
39
- "@aws-sdk/types": "^3.973.7",
40
- "@smithy/credential-provider-imds": "^4.2.13",
41
- "@smithy/property-provider": "^4.2.13",
42
- "@smithy/shared-ini-file-loader": "^4.4.8",
43
- "@smithy/types": "^4.14.0",
31
+ "@aws-sdk/core": "^3.974.0",
32
+ "@aws-sdk/credential-provider-env": "^3.972.26",
33
+ "@aws-sdk/credential-provider-http": "^3.972.28",
34
+ "@aws-sdk/credential-provider-login": "^3.972.30",
35
+ "@aws-sdk/credential-provider-process": "^3.972.26",
36
+ "@aws-sdk/credential-provider-sso": "^3.972.30",
37
+ "@aws-sdk/credential-provider-web-identity": "^3.972.30",
38
+ "@aws-sdk/nested-clients": "^3.996.20",
39
+ "@aws-sdk/types": "^3.973.8",
40
+ "@smithy/credential-provider-imds": "^4.2.14",
41
+ "@smithy/property-provider": "^4.2.14",
42
+ "@smithy/shared-ini-file-loader": "^4.4.9",
43
+ "@smithy/types": "^4.14.1",
44
44
  "tslib": "^2.6.2"
45
45
  },
46
46
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-login",
3
- "version": "3.972.29",
3
+ "version": "3.972.30",
4
4
  "description": "AWS credential provider that sources credentials from aws login cached tokens",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,13 +28,13 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "^3.973.27",
32
- "@aws-sdk/nested-clients": "^3.996.19",
33
- "@aws-sdk/types": "^3.973.7",
34
- "@smithy/property-provider": "^4.2.13",
35
- "@smithy/protocol-http": "^5.3.13",
36
- "@smithy/shared-ini-file-loader": "^4.4.8",
37
- "@smithy/types": "^4.14.0",
31
+ "@aws-sdk/core": "^3.974.0",
32
+ "@aws-sdk/nested-clients": "^3.996.20",
33
+ "@aws-sdk/types": "^3.973.8",
34
+ "@smithy/property-provider": "^4.2.14",
35
+ "@smithy/protocol-http": "^5.3.14",
36
+ "@smithy/shared-ini-file-loader": "^4.4.9",
37
+ "@smithy/types": "^4.14.1",
38
38
  "tslib": "^2.6.2"
39
39
  },
40
40
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.972.30",
3
+ "version": "3.972.31",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=20.0.0"
@@ -31,17 +31,17 @@
31
31
  },
32
32
  "license": "Apache-2.0",
33
33
  "dependencies": {
34
- "@aws-sdk/credential-provider-env": "^3.972.25",
35
- "@aws-sdk/credential-provider-http": "^3.972.27",
36
- "@aws-sdk/credential-provider-ini": "^3.972.29",
37
- "@aws-sdk/credential-provider-process": "^3.972.25",
38
- "@aws-sdk/credential-provider-sso": "^3.972.29",
39
- "@aws-sdk/credential-provider-web-identity": "^3.972.29",
40
- "@aws-sdk/types": "^3.973.7",
41
- "@smithy/credential-provider-imds": "^4.2.13",
42
- "@smithy/property-provider": "^4.2.13",
43
- "@smithy/shared-ini-file-loader": "^4.4.8",
44
- "@smithy/types": "^4.14.0",
34
+ "@aws-sdk/credential-provider-env": "^3.972.26",
35
+ "@aws-sdk/credential-provider-http": "^3.972.28",
36
+ "@aws-sdk/credential-provider-ini": "^3.972.30",
37
+ "@aws-sdk/credential-provider-process": "^3.972.26",
38
+ "@aws-sdk/credential-provider-sso": "^3.972.30",
39
+ "@aws-sdk/credential-provider-web-identity": "^3.972.30",
40
+ "@aws-sdk/types": "^3.973.8",
41
+ "@smithy/credential-provider-imds": "^4.2.14",
42
+ "@smithy/property-provider": "^4.2.14",
43
+ "@smithy/shared-ini-file-loader": "^4.4.9",
44
+ "@smithy/types": "^4.14.1",
45
45
  "tslib": "^2.6.2"
46
46
  },
47
47
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.972.25",
3
+ "version": "3.972.26",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,11 +26,11 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "^3.973.27",
30
- "@aws-sdk/types": "^3.973.7",
31
- "@smithy/property-provider": "^4.2.13",
32
- "@smithy/shared-ini-file-loader": "^4.4.8",
33
- "@smithy/types": "^4.14.0",
29
+ "@aws-sdk/core": "^3.974.0",
30
+ "@aws-sdk/types": "^3.973.8",
31
+ "@smithy/property-provider": "^4.2.14",
32
+ "@smithy/shared-ini-file-loader": "^4.4.9",
33
+ "@smithy/types": "^4.14.1",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.972.29",
3
+ "version": "3.972.30",
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",
@@ -26,13 +26,13 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "^3.973.27",
30
- "@aws-sdk/nested-clients": "^3.996.19",
31
- "@aws-sdk/token-providers": "3.1026.0",
32
- "@aws-sdk/types": "^3.973.7",
33
- "@smithy/property-provider": "^4.2.13",
34
- "@smithy/shared-ini-file-loader": "^4.4.8",
35
- "@smithy/types": "^4.14.0",
29
+ "@aws-sdk/core": "^3.974.0",
30
+ "@aws-sdk/nested-clients": "^3.996.20",
31
+ "@aws-sdk/token-providers": "3.1031.0",
32
+ "@aws-sdk/types": "^3.973.8",
33
+ "@smithy/property-provider": "^4.2.14",
34
+ "@smithy/shared-ini-file-loader": "^4.4.9",
35
+ "@smithy/types": "^4.14.1",
36
36
  "tslib": "^2.6.2"
37
37
  },
38
38
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.972.29",
3
+ "version": "3.972.30",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -34,12 +34,12 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "dependencies": {
37
- "@aws-sdk/core": "^3.973.27",
38
- "@aws-sdk/nested-clients": "^3.996.19",
39
- "@aws-sdk/types": "^3.973.7",
40
- "@smithy/property-provider": "^4.2.13",
41
- "@smithy/shared-ini-file-loader": "^4.4.8",
42
- "@smithy/types": "^4.14.0",
37
+ "@aws-sdk/core": "^3.974.0",
38
+ "@aws-sdk/nested-clients": "^3.996.20",
39
+ "@aws-sdk/types": "^3.973.8",
40
+ "@smithy/property-provider": "^4.2.14",
41
+ "@smithy/shared-ini-file-loader": "^4.4.9",
42
+ "@smithy/types": "^4.14.1",
43
43
  "tslib": "^2.6.2"
44
44
  },
45
45
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.972.9",
3
+ "version": "3.972.10",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-host-header",
@@ -25,9 +25,9 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/types": "^3.973.7",
29
- "@smithy/protocol-http": "^5.3.13",
30
- "@smithy/types": "^4.14.0",
28
+ "@aws-sdk/types": "^3.973.8",
29
+ "@smithy/protocol-http": "^5.3.14",
30
+ "@smithy/types": "^4.14.1",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.972.9",
3
+ "version": "3.972.10",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-logger",
@@ -25,8 +25,8 @@
25
25
  "module": "./dist-es/index.js",
26
26
  "types": "./dist-types/index.d.ts",
27
27
  "dependencies": {
28
- "@aws-sdk/types": "^3.973.7",
29
- "@smithy/types": "^4.14.0",
28
+ "@aws-sdk/types": "^3.973.8",
29
+ "@smithy/types": "^4.14.1",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.972.10",
3
+ "version": "3.972.11",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-recursion-detection",
@@ -24,10 +24,10 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "^3.973.7",
27
+ "@aws-sdk/types": "^3.973.8",
28
28
  "@aws/lambda-invoke-store": "^0.2.2",
29
- "@smithy/protocol-http": "^5.3.13",
30
- "@smithy/types": "^4.14.0",
29
+ "@smithy/protocol-http": "^5.3.14",
30
+ "@smithy/types": "^4.14.1",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.972.29",
3
+ "version": "3.972.30",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -25,13 +25,13 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "^3.973.27",
29
- "@aws-sdk/types": "^3.973.7",
30
- "@aws-sdk/util-endpoints": "^3.996.6",
31
- "@smithy/core": "^3.23.14",
32
- "@smithy/protocol-http": "^5.3.13",
33
- "@smithy/types": "^4.14.0",
34
- "@smithy/util-retry": "^4.3.0",
28
+ "@aws-sdk/core": "^3.974.0",
29
+ "@aws-sdk/types": "^3.973.8",
30
+ "@aws-sdk/util-endpoints": "^3.996.7",
31
+ "@smithy/core": "^3.23.15",
32
+ "@smithy/protocol-http": "^5.3.14",
33
+ "@smithy/types": "^4.14.1",
34
+ "@smithy/util-retry": "^4.3.2",
35
35
  "tslib": "^2.6.2"
36
36
  },
37
37
  "devDependencies": {