cdk-comprehend-s3olap 2.0.16 → 2.0.19

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 (38) hide show
  1. package/.jsii +3 -3
  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/aws-sdk/CHANGELOG.md +11 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +69 -13
  8. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +54 -5
  9. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  10. package/node_modules/aws-sdk/apis/metadata.json +0 -3
  11. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +233 -44
  12. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  13. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +75 -25
  14. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +231 -182
  15. package/node_modules/aws-sdk/clients/all.d.ts +0 -1
  16. package/node_modules/aws-sdk/clients/all.js +0 -1
  17. package/node_modules/aws-sdk/clients/glue.d.ts +106 -2
  18. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +69 -1
  19. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +1 -1
  20. package/node_modules/aws-sdk/clients/mgn.d.ts +218 -3
  21. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +70 -8
  22. package/node_modules/aws-sdk/clients/rdsdataservice.d.ts +8 -8
  23. package/node_modules/aws-sdk/clients/sagemaker.d.ts +69 -8
  24. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  25. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +19 -54
  26. package/node_modules/aws-sdk/dist/aws-sdk.js +7 -8
  27. package/node_modules/aws-sdk/dist/aws-sdk.min.js +16 -16
  28. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +0 -2
  29. package/node_modules/aws-sdk/lib/core.js +1 -1
  30. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +5 -1
  31. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +4 -2
  32. package/node_modules/aws-sdk/package.json +1 -1
  33. package/package.json +5 -5
  34. package/node_modules/aws-sdk/apis/redshiftserverless-2021-04-21.examples.json +0 -5
  35. package/node_modules/aws-sdk/apis/redshiftserverless-2021-04-21.min.json +0 -1206
  36. package/node_modules/aws-sdk/apis/redshiftserverless-2021-04-21.paginators.json +0 -40
  37. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +0 -1525
  38. package/node_modules/aws-sdk/clients/redshiftserverless.js +0 -18
@@ -308,7 +308,6 @@ export abstract class ConfigurationServicePlaceholders {
308
308
  chimesdkmediapipelines?: AWS.ChimeSDKMediaPipelines.Types.ClientConfiguration;
309
309
  emrserverless?: AWS.EMRServerless.Types.ClientConfiguration;
310
310
  m2?: AWS.M2.Types.ClientConfiguration;
311
- redshiftserverless?: AWS.RedshiftServerless.Types.ClientConfiguration;
312
311
  connectcampaigns?: AWS.ConnectCampaigns.Types.ClientConfiguration;
313
312
  }
314
313
  export interface ConfigurationServiceApiVersions {
@@ -620,6 +619,5 @@ export interface ConfigurationServiceApiVersions {
620
619
  chimesdkmediapipelines?: AWS.ChimeSDKMediaPipelines.Types.apiVersion;
621
620
  emrserverless?: AWS.EMRServerless.Types.apiVersion;
622
621
  m2?: AWS.M2.Types.apiVersion;
623
- redshiftserverless?: AWS.RedshiftServerless.Types.apiVersion;
624
622
  connectcampaigns?: AWS.ConnectCampaigns.Types.apiVersion;
625
623
  }
@@ -20,7 +20,7 @@ AWS.util.update(AWS, {
20
20
  /**
21
21
  * @constant
22
22
  */
23
- VERSION: '2.1160.0',
23
+ VERSION: '2.1162.0',
24
24
 
25
25
  /**
26
26
  * @api private
@@ -88,7 +88,11 @@ export namespace DocumentClient {
88
88
  */
89
89
  params?: {[key: string]: any}
90
90
  /**
91
- * An optional pre-configured instance of the AWS.DynamoDB service object to use for requests. The object may bound parameters used by the document client.
91
+ * An optional pre-configured instance
92
+ * of the AWS.DynamoDB service object. This instance's config will be
93
+ * copied to a new instance used by this client. You should not need to
94
+ * retain a reference to the input object, and may destroy it or allow it
95
+ * to be garbage collected.
92
96
  */
93
97
  service?: DynamoDB
94
98
  }
@@ -46,8 +46,10 @@ AWS.DynamoDB.DocumentClient = AWS.util.inherit({
46
46
  * @option options params [map] An optional map of parameters to bind to every
47
47
  * request sent by this service object.
48
48
  * @option options service [AWS.DynamoDB] An optional pre-configured instance
49
- * of the AWS.DynamoDB service object to use for requests. The object may
50
- * bound parameters used by the document client.
49
+ * of the AWS.DynamoDB service object. This instance's config will be
50
+ * copied to a new instance used by this client. You should not need to
51
+ * retain a reference to the input object, and may destroy it or allow it
52
+ * to be garbage collected.
51
53
  * @option options convertEmptyValues [Boolean] set to true if you would like
52
54
  * the document client to convert empty values (0-length strings, binary
53
55
  * buffers, and sets) to be converted to NULL types when persisting to
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "aws-sdk",
3
3
  "description": "AWS SDK for JavaScript",
4
- "version": "2.1160.0",
4
+ "version": "2.1162.0",
5
5
  "author": {
6
6
  "name": "Amazon Web Services",
7
7
  "email": "",
package/package.json CHANGED
@@ -44,7 +44,7 @@
44
44
  "@types/node": "^14",
45
45
  "@typescript-eslint/eslint-plugin": "^5",
46
46
  "@typescript-eslint/parser": "^5",
47
- "aws-cdk-lib": "^2.29.0",
47
+ "aws-cdk-lib": "^2.29.1",
48
48
  "constructs": "^10.0.5",
49
49
  "esbuild": "^0.14.47",
50
50
  "eslint": "^8",
@@ -59,7 +59,7 @@
59
59
  "jsii-pacmak": "^1.61.0",
60
60
  "json-schema": "^0.4.0",
61
61
  "npm-check-updates": "^12",
62
- "projen": "^0.58.15",
62
+ "projen": "^0.58.17",
63
63
  "standard-version": "^9",
64
64
  "ts-jest": "^27",
65
65
  "typescript": "^4.7.4"
@@ -69,8 +69,8 @@
69
69
  "constructs": "^10.0.5"
70
70
  },
71
71
  "dependencies": {
72
- "aws-cdk-lib": "^2.29.0",
73
- "aws-sdk": "^2.1160.0",
72
+ "aws-cdk-lib": "^2.29.1",
73
+ "aws-sdk": "^2.1162.0",
74
74
  "constructs": "^10.0.5",
75
75
  "esbuild": "^0.14.47"
76
76
  },
@@ -92,7 +92,7 @@
92
92
  ],
93
93
  "main": "lib/index.js",
94
94
  "license": "Apache-2.0",
95
- "version": "2.0.16",
95
+ "version": "2.0.19",
96
96
  "jest": {
97
97
  "testMatch": [
98
98
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",
@@ -1,5 +0,0 @@
1
- {
2
- "version": "1.0",
3
- "examples": {
4
- }
5
- }