cdk-comprehend-s3olap 2.0.224 → 2.0.226

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 (66) hide show
  1. package/.jsii +4 -4
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/@esbuild/linux-x64/bin/esbuild +0 -0
  6. package/node_modules/@esbuild/linux-x64/package.json +1 -1
  7. package/node_modules/aws-sdk/CHANGELOG.md +22 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +96 -68
  10. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +253 -57
  11. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +198 -102
  12. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +300 -278
  13. package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +25 -3
  14. package/node_modules/aws-sdk/apis/entityresolution-2018-05-10.examples.json +5 -0
  15. package/node_modules/aws-sdk/apis/entityresolution-2018-05-10.min.json +823 -0
  16. package/node_modules/aws-sdk/apis/entityresolution-2018-05-10.paginators.json +22 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +390 -318
  18. package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.examples.json +5 -0
  19. package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.min.json +438 -0
  20. package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.paginators.json +22 -0
  21. package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.waiters2.json +5 -0
  22. package/node_modules/aws-sdk/apis/metadata.json +7 -0
  23. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +2 -1
  24. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +4 -0
  25. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +145 -108
  26. package/node_modules/aws-sdk/apis/sts-2011-06-15.min.json +21 -11
  27. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +117 -73
  28. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +77 -59
  29. package/node_modules/aws-sdk/clients/all.d.ts +2 -0
  30. package/node_modules/aws-sdk/clients/all.js +3 -1
  31. package/node_modules/aws-sdk/clients/billingconductor.d.ts +102 -69
  32. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +1 -1
  33. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +204 -4
  34. package/node_modules/aws-sdk/clients/datasync.d.ts +171 -27
  35. package/node_modules/aws-sdk/clients/dynamodb.d.ts +4 -4
  36. package/node_modules/aws-sdk/clients/ec2.d.ts +26 -0
  37. package/node_modules/aws-sdk/clients/emrserverless.d.ts +33 -2
  38. package/node_modules/aws-sdk/clients/entityresolution.d.ts +815 -0
  39. package/node_modules/aws-sdk/clients/entityresolution.js +18 -0
  40. package/node_modules/aws-sdk/clients/glue.d.ts +123 -1
  41. package/node_modules/aws-sdk/clients/healthlake.d.ts +70 -70
  42. package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
  43. package/node_modules/aws-sdk/clients/managedblockchainquery.d.ts +494 -0
  44. package/node_modules/aws-sdk/clients/managedblockchainquery.js +19 -0
  45. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +421 -414
  46. package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1 -1
  47. package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
  48. package/node_modules/aws-sdk/clients/rds.d.ts +14 -10
  49. package/node_modules/aws-sdk/clients/route53.d.ts +13 -13
  50. package/node_modules/aws-sdk/clients/sagemaker.d.ts +4 -4
  51. package/node_modules/aws-sdk/clients/securityhub.d.ts +69 -10
  52. package/node_modules/aws-sdk/clients/sts.d.ts +17 -1
  53. package/node_modules/aws-sdk/clients/transfer.d.ts +85 -19
  54. package/node_modules/aws-sdk/clients/wisdom.d.ts +24 -0
  55. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  56. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +97 -16
  57. package/node_modules/aws-sdk/dist/aws-sdk.js +333 -293
  58. package/node_modules/aws-sdk/dist/aws-sdk.min.js +67 -67
  59. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
  60. package/node_modules/aws-sdk/lib/core.js +1 -1
  61. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +2 -2
  62. package/node_modules/aws-sdk/package.json +1 -1
  63. package/node_modules/esbuild/bin/esbuild +1 -1
  64. package/node_modules/esbuild/lib/main.js +8 -8
  65. package/node_modules/esbuild/package.json +23 -23
  66. package/package.json +5 -5
@@ -352,6 +352,8 @@ export abstract class ConfigurationServicePlaceholders {
352
352
  verifiedpermissions?: AWS.VerifiedPermissions.Types.ClientConfiguration;
353
353
  appfabric?: AWS.AppFabric.Types.ClientConfiguration;
354
354
  medicalimaging?: AWS.MedicalImaging.Types.ClientConfiguration;
355
+ entityresolution?: AWS.EntityResolution.Types.ClientConfiguration;
356
+ managedblockchainquery?: AWS.ManagedBlockchainQuery.Types.ClientConfiguration;
355
357
  }
356
358
  export interface ConfigurationServiceApiVersions {
357
359
  acm?: AWS.ACM.Types.apiVersion;
@@ -706,4 +708,6 @@ export interface ConfigurationServiceApiVersions {
706
708
  verifiedpermissions?: AWS.VerifiedPermissions.Types.apiVersion;
707
709
  appfabric?: AWS.AppFabric.Types.apiVersion;
708
710
  medicalimaging?: AWS.MedicalImaging.Types.apiVersion;
711
+ entityresolution?: AWS.EntityResolution.Types.apiVersion;
712
+ managedblockchainquery?: AWS.ManagedBlockchainQuery.Types.apiVersion;
709
713
  }
@@ -20,7 +20,7 @@ AWS.util.update(AWS, {
20
20
  /**
21
21
  * @constant
22
22
  */
23
- VERSION: '2.1421.0',
23
+ VERSION: '2.1423.0',
24
24
 
25
25
  /**
26
26
  * @api private
@@ -381,7 +381,7 @@ export namespace DocumentClient {
381
381
  }
382
382
  export interface BatchExecuteStatementOutput {
383
383
  /**
384
- * The response to each PartiQL statement in the batch.
384
+ * The response to each PartiQL statement in the batch. The values of the list are ordered according to the ordering of the request statements.
385
385
  */
386
386
  Responses?: PartiQLBatchResponse;
387
387
  /**
@@ -3220,7 +3220,7 @@ export namespace DocumentClient {
3220
3220
  */
3221
3221
  ExpressionAttributeValues?: ExpressionAttributeValueMap;
3222
3222
  /**
3223
- * Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Update condition fails. For ReturnValuesOnConditionCheckFailure, the valid values are: NONE, ALL_OLD, UPDATED_OLD, ALL_NEW, UPDATED_NEW.
3223
+ * Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Update condition fails. For ReturnValuesOnConditionCheckFailure, the valid values are: NONE and ALL_OLD.
3224
3224
  */
3225
3225
  ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
3226
3226
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "aws-sdk",
3
3
  "description": "AWS SDK for JavaScript",
4
- "version": "2.1421.0",
4
+ "version": "2.1423.0",
5
5
  "author": {
6
6
  "name": "Amazon Web Services",
7
7
  "email": "",
@@ -199,7 +199,7 @@ for your current platform.`);
199
199
  "node_modules",
200
200
  ".cache",
201
201
  "esbuild",
202
- `pnpapi-${pkg.replace("/", "-")}-${"0.18.16"}-${path.basename(subpath)}`
202
+ `pnpapi-${pkg.replace("/", "-")}-${"0.18.17"}-${path.basename(subpath)}`
203
203
  );
204
204
  if (!fs.existsSync(binTargetPath)) {
205
205
  fs.mkdirSync(path.dirname(binTargetPath), { recursive: true });
@@ -745,8 +745,8 @@ function createChannel(streamIn) {
745
745
  if (isFirstPacket) {
746
746
  isFirstPacket = false;
747
747
  let binaryVersion = String.fromCharCode(...bytes);
748
- if (binaryVersion !== "0.18.16") {
749
- throw new Error(`Cannot start service: Host version "${"0.18.16"}" does not match binary version ${quote(binaryVersion)}`);
748
+ if (binaryVersion !== "0.18.17") {
749
+ throw new Error(`Cannot start service: Host version "${"0.18.17"}" does not match binary version ${quote(binaryVersion)}`);
750
750
  }
751
751
  return;
752
752
  }
@@ -1918,7 +1918,7 @@ for your current platform.`);
1918
1918
  "node_modules",
1919
1919
  ".cache",
1920
1920
  "esbuild",
1921
- `pnpapi-${pkg.replace("/", "-")}-${"0.18.16"}-${path.basename(subpath)}`
1921
+ `pnpapi-${pkg.replace("/", "-")}-${"0.18.17"}-${path.basename(subpath)}`
1922
1922
  );
1923
1923
  if (!fs.existsSync(binTargetPath)) {
1924
1924
  fs.mkdirSync(path.dirname(binTargetPath), { recursive: true });
@@ -1953,7 +1953,7 @@ if (process.env.ESBUILD_WORKER_THREADS !== "0") {
1953
1953
  }
1954
1954
  }
1955
1955
  var _a;
1956
- var isInternalWorkerThread = ((_a = worker_threads == null ? void 0 : worker_threads.workerData) == null ? void 0 : _a.esbuildVersion) === "0.18.16";
1956
+ var isInternalWorkerThread = ((_a = worker_threads == null ? void 0 : worker_threads.workerData) == null ? void 0 : _a.esbuildVersion) === "0.18.17";
1957
1957
  var esbuildCommandAndArgs = () => {
1958
1958
  if ((!ESBUILD_BINARY_PATH || false) && (path2.basename(__filename) !== "main.js" || path2.basename(__dirname) !== "lib")) {
1959
1959
  throw new Error(
@@ -2020,7 +2020,7 @@ var fsAsync = {
2020
2020
  }
2021
2021
  }
2022
2022
  };
2023
- var version = "0.18.16";
2023
+ var version = "0.18.17";
2024
2024
  var build = (options) => ensureServiceIsRunning().build(options);
2025
2025
  var context = (buildOptions) => ensureServiceIsRunning().context(buildOptions);
2026
2026
  var transform = (input, options) => ensureServiceIsRunning().transform(input, options);
@@ -2130,7 +2130,7 @@ var ensureServiceIsRunning = () => {
2130
2130
  if (longLivedService)
2131
2131
  return longLivedService;
2132
2132
  let [command, args] = esbuildCommandAndArgs();
2133
- let child = child_process.spawn(command, args.concat(`--service=${"0.18.16"}`, "--ping"), {
2133
+ let child = child_process.spawn(command, args.concat(`--service=${"0.18.17"}`, "--ping"), {
2134
2134
  windowsHide: true,
2135
2135
  stdio: ["pipe", "pipe", "inherit"],
2136
2136
  cwd: defaultWD
@@ -2230,7 +2230,7 @@ var runServiceSync = (callback) => {
2230
2230
  esbuild: node_exports
2231
2231
  });
2232
2232
  callback(service);
2233
- let stdout = child_process.execFileSync(command, args.concat(`--service=${"0.18.16"}`), {
2233
+ let stdout = child_process.execFileSync(command, args.concat(`--service=${"0.18.17"}`), {
2234
2234
  cwd: defaultWD,
2235
2235
  windowsHide: true,
2236
2236
  input: stdin,
@@ -2250,7 +2250,7 @@ var workerThreadService = null;
2250
2250
  var startWorkerThreadService = (worker_threads2) => {
2251
2251
  let { port1: mainPort, port2: workerPort } = new worker_threads2.MessageChannel();
2252
2252
  let worker = new worker_threads2.Worker(__filename, {
2253
- workerData: { workerPort, defaultWD, esbuildVersion: "0.18.16" },
2253
+ workerData: { workerPort, defaultWD, esbuildVersion: "0.18.17" },
2254
2254
  transferList: [workerPort],
2255
2255
  // From node's documentation: https://nodejs.org/api/worker_threads.html
2256
2256
  //
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "esbuild",
3
- "version": "0.18.16",
3
+ "version": "0.18.17",
4
4
  "description": "An extremely fast JavaScript and CSS bundler and minifier.",
5
5
  "repository": "https://github.com/evanw/esbuild",
6
6
  "scripts": {
@@ -15,28 +15,28 @@
15
15
  "esbuild": "bin/esbuild"
16
16
  },
17
17
  "optionalDependencies": {
18
- "@esbuild/android-arm": "0.18.16",
19
- "@esbuild/android-arm64": "0.18.16",
20
- "@esbuild/android-x64": "0.18.16",
21
- "@esbuild/darwin-arm64": "0.18.16",
22
- "@esbuild/darwin-x64": "0.18.16",
23
- "@esbuild/freebsd-arm64": "0.18.16",
24
- "@esbuild/freebsd-x64": "0.18.16",
25
- "@esbuild/linux-arm": "0.18.16",
26
- "@esbuild/linux-arm64": "0.18.16",
27
- "@esbuild/linux-ia32": "0.18.16",
28
- "@esbuild/linux-loong64": "0.18.16",
29
- "@esbuild/linux-mips64el": "0.18.16",
30
- "@esbuild/linux-ppc64": "0.18.16",
31
- "@esbuild/linux-riscv64": "0.18.16",
32
- "@esbuild/linux-s390x": "0.18.16",
33
- "@esbuild/linux-x64": "0.18.16",
34
- "@esbuild/netbsd-x64": "0.18.16",
35
- "@esbuild/openbsd-x64": "0.18.16",
36
- "@esbuild/sunos-x64": "0.18.16",
37
- "@esbuild/win32-arm64": "0.18.16",
38
- "@esbuild/win32-ia32": "0.18.16",
39
- "@esbuild/win32-x64": "0.18.16"
18
+ "@esbuild/android-arm": "0.18.17",
19
+ "@esbuild/android-arm64": "0.18.17",
20
+ "@esbuild/android-x64": "0.18.17",
21
+ "@esbuild/darwin-arm64": "0.18.17",
22
+ "@esbuild/darwin-x64": "0.18.17",
23
+ "@esbuild/freebsd-arm64": "0.18.17",
24
+ "@esbuild/freebsd-x64": "0.18.17",
25
+ "@esbuild/linux-arm": "0.18.17",
26
+ "@esbuild/linux-arm64": "0.18.17",
27
+ "@esbuild/linux-ia32": "0.18.17",
28
+ "@esbuild/linux-loong64": "0.18.17",
29
+ "@esbuild/linux-mips64el": "0.18.17",
30
+ "@esbuild/linux-ppc64": "0.18.17",
31
+ "@esbuild/linux-riscv64": "0.18.17",
32
+ "@esbuild/linux-s390x": "0.18.17",
33
+ "@esbuild/linux-x64": "0.18.17",
34
+ "@esbuild/netbsd-x64": "0.18.17",
35
+ "@esbuild/openbsd-x64": "0.18.17",
36
+ "@esbuild/sunos-x64": "0.18.17",
37
+ "@esbuild/win32-arm64": "0.18.17",
38
+ "@esbuild/win32-ia32": "0.18.17",
39
+ "@esbuild/win32-x64": "0.18.17"
40
40
  },
41
41
  "license": "MIT"
42
42
  }
package/package.json CHANGED
@@ -45,7 +45,7 @@
45
45
  "@typescript-eslint/parser": "^5",
46
46
  "aws-cdk-lib": "^2.88.0",
47
47
  "constructs": "^10.0.5",
48
- "esbuild": "^0.18.16",
48
+ "esbuild": "^0.18.17",
49
49
  "eslint": "^8",
50
50
  "eslint-import-resolver-node": "^0.3.7",
51
51
  "eslint-import-resolver-typescript": "^2.7.1",
@@ -58,7 +58,7 @@
58
58
  "jsii-pacmak": "^1.85.0",
59
59
  "jsii-rosetta": "1.x",
60
60
  "npm-check-updates": "^16",
61
- "projen": "^0.71.149",
61
+ "projen": "^0.71.151",
62
62
  "standard-version": "^9",
63
63
  "ts-jest": "^27",
64
64
  "typescript": "^4.9.5"
@@ -69,9 +69,9 @@
69
69
  },
70
70
  "dependencies": {
71
71
  "aws-cdk-lib": "^2.88.0",
72
- "aws-sdk": "^2.1421.0",
72
+ "aws-sdk": "^2.1423.0",
73
73
  "constructs": "^10.0.5",
74
- "esbuild": "^0.18.16"
74
+ "esbuild": "^0.18.17"
75
75
  },
76
76
  "bundledDependencies": [
77
77
  "aws-sdk",
@@ -96,7 +96,7 @@
96
96
  ],
97
97
  "main": "lib/index.js",
98
98
  "license": "Apache-2.0",
99
- "version": "2.0.224",
99
+ "version": "2.0.226",
100
100
  "jest": {
101
101
  "testMatch": [
102
102
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",