@cdklabs/cdk-construct-connect-datalake 0.0.7 → 0.0.9
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.
- package/.jsii +9 -9
- package/.jsii.tabl.json +1 -1
- package/lib/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +9 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +11 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +13 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackExists.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorCreateComplete.d.ts +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorExecuteComplete.d.ts +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
- package/node_modules/@aws-sdk/client-connect/package.json +7 -7
- package/node_modules/@aws-sdk/client-glue/dist-cjs/schemas/schemas_0.js +13 -12
- package/node_modules/@aws-sdk/client-glue/dist-es/schemas/schemas_0.js +13 -12
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionsCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableVersionCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableVersionsCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_1.d.ts +5 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_2.d.ts +25 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_1.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_2.d.ts +5 -0
- package/node_modules/@aws-sdk/client-glue/package.json +7 -7
- package/node_modules/@aws-sdk/client-lakeformation/package.json +7 -7
- package/node_modules/@aws-sdk/client-ram/package.json +7 -7
- package/node_modules/@aws-sdk/client-sts/package.json +8 -8
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +15 -6
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +15 -6
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +15 -6
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +1 -2
- package/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/nested-clients/package.json +7 -7
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-external/nodable_entities.js +336 -0
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +26 -0
- package/node_modules/@aws-sdk/xml-builder/dist-es/xml-external/nodable_entities.js +332 -0
- package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +26 -0
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-external/nodable_entities.d.ts +66 -0
- package/node_modules/@aws-sdk/xml-builder/dist-types/xml-external/nodable_entities.d.ts +65 -0
- package/node_modules/@aws-sdk/xml-builder/package.json +3 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +7 -3
- package/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +5 -2
- package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +2 -1
- package/node_modules/@smithy/util-retry/package.json +2 -2
- package/node_modules/fast-xml-builder/CHANGELOG.md +24 -0
- package/node_modules/fast-xml-builder/README.md +53 -2
- package/node_modules/fast-xml-builder/lib/fxb.cjs +1 -1
- package/node_modules/fast-xml-builder/lib/fxb.d.cts +91 -1
- package/node_modules/fast-xml-builder/lib/fxb.min.js +1 -1
- package/node_modules/fast-xml-builder/lib/fxb.min.js.map +1 -1
- package/node_modules/fast-xml-builder/package.json +3 -2
- package/node_modules/fast-xml-builder/src/fxb.d.ts +93 -3
- package/node_modules/fast-xml-builder/src/fxb.js +106 -40
- package/node_modules/fast-xml-builder/src/orderedJs2Xml.js +95 -42
- package/node_modules/fast-xml-builder/src/util.js +16 -0
- package/node_modules/fast-xml-parser/CHANGELOG.md +8 -0
- package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
- package/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
- package/node_modules/fast-xml-parser/package.json +1 -1
- package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +16 -11
- package/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +2 -2
- package/node_modules/strnum/CHANGELOG.md +3 -0
- package/node_modules/strnum/package.json +3 -2
- package/node_modules/strnum/strnum.js +12 -10
- package/node_modules/xml-naming/README.md +189 -0
- package/node_modules/xml-naming/package.json +54 -0
- package/node_modules/xml-naming/src/index.d.ts +74 -0
- package/node_modules/xml-naming/src/index.js +270 -0
- package/package.json +10 -10
|
@@ -305,6 +305,7 @@ const _CJRr = "CreateJobResponse";
|
|
|
305
305
|
const _CKS = "CatalogKafkaSource";
|
|
306
306
|
const _CKSa = "CatalogKinesisSource";
|
|
307
307
|
const _CL = "ConnectionsList";
|
|
308
|
+
const _CLGP = "CustomLogGroupPrefix";
|
|
308
309
|
const _CLS = "CrawlerLineageSettings";
|
|
309
310
|
const _CLa = "CatalogList";
|
|
310
311
|
const _CLl = "ClassifierList";
|
|
@@ -3809,8 +3810,8 @@ export var DataQualityEncryption$ = [3, n0, _DQE,
|
|
|
3809
3810
|
];
|
|
3810
3811
|
export var DataQualityEvaluationRunAdditionalRunOptions$ = [3, n0, _DQERARO,
|
|
3811
3812
|
0,
|
|
3812
|
-
[_CWME, _RSP, _CREM],
|
|
3813
|
-
[2, 0, 0]
|
|
3813
|
+
[_CWME, _RSP, _CREM, _CLGP],
|
|
3814
|
+
[2, 0, 0, 0]
|
|
3814
3815
|
];
|
|
3815
3816
|
export var DataQualityGlueTable$ = [3, n0, _DQGT,
|
|
3816
3817
|
0,
|
|
@@ -3864,8 +3865,8 @@ export var DataQualityRulesetEvaluationRunDescription$ = [3, n0, _DQRERD,
|
|
|
3864
3865
|
];
|
|
3865
3866
|
export var DataQualityRulesetEvaluationRunFilter$ = [3, n0, _DQRERF,
|
|
3866
3867
|
0,
|
|
3867
|
-
[_DSa, _SB, _SAt],
|
|
3868
|
-
[() => DataSource$, 4, 4], 1
|
|
3868
|
+
[_DSa, _SB, _SAt, _RNu],
|
|
3869
|
+
[() => DataSource$, 4, 4, 0], 1
|
|
3869
3870
|
];
|
|
3870
3871
|
export var DataQualityRulesetFilterCriteria$ = [3, n0, _DQRFCa,
|
|
3871
3872
|
0,
|
|
@@ -4994,8 +4995,8 @@ export var GetPartitionIndexesResponse$ = [3, n0, _GPIRe,
|
|
|
4994
4995
|
];
|
|
4995
4996
|
export var GetPartitionRequest$ = [3, n0, _GPR,
|
|
4996
4997
|
0,
|
|
4997
|
-
[_DN, _TN, _PV, _CI],
|
|
4998
|
-
[0, 0, 64 | 0, 0], 3
|
|
4998
|
+
[_DN, _TN, _PV, _CI, _ACu],
|
|
4999
|
+
[0, 0, 64 | 0, 0, () => AuditContext$], 3
|
|
4999
5000
|
];
|
|
5000
5001
|
export var GetPartitionResponse$ = [3, n0, _GPRe,
|
|
5001
5002
|
0,
|
|
@@ -5004,8 +5005,8 @@ export var GetPartitionResponse$ = [3, n0, _GPRe,
|
|
|
5004
5005
|
];
|
|
5005
5006
|
export var GetPartitionsRequest$ = [3, n0, _GPRet,
|
|
5006
5007
|
0,
|
|
5007
|
-
[_DN, _TN, _CI, _Ex, _NTe, _Seg, _MRax, _ECS, _TI, _QAOT],
|
|
5008
|
-
[0, 0, 0, 0, 0, () => Segment$, 1, 2, 0, 4], 2
|
|
5008
|
+
[_DN, _TN, _CI, _Ex, _NTe, _Seg, _MRax, _ECS, _TI, _QAOT, _ACu],
|
|
5009
|
+
[0, 0, 0, 0, 0, () => Segment$, 1, 2, 0, 4, () => AuditContext$], 2
|
|
5009
5010
|
];
|
|
5010
5011
|
export var GetPartitionsResponse$ = [3, n0, _GPReta,
|
|
5011
5012
|
0,
|
|
@@ -5164,8 +5165,8 @@ export var GetTablesResponse$ = [3, n0, _GTReta,
|
|
|
5164
5165
|
];
|
|
5165
5166
|
export var GetTableVersionRequest$ = [3, n0, _GTVR,
|
|
5166
5167
|
0,
|
|
5167
|
-
[_DN, _TN, _CI, _VIe],
|
|
5168
|
-
[0, 0, 0, 0], 2
|
|
5168
|
+
[_DN, _TN, _CI, _VIe, _ACu],
|
|
5169
|
+
[0, 0, 0, 0, () => AuditContext$], 2
|
|
5169
5170
|
];
|
|
5170
5171
|
export var GetTableVersionResponse$ = [3, n0, _GTVRe,
|
|
5171
5172
|
0,
|
|
@@ -5174,8 +5175,8 @@ export var GetTableVersionResponse$ = [3, n0, _GTVRe,
|
|
|
5174
5175
|
];
|
|
5175
5176
|
export var GetTableVersionsRequest$ = [3, n0, _GTVRet,
|
|
5176
5177
|
0,
|
|
5177
|
-
[_DN, _TN, _CI, _NTe, _MRax],
|
|
5178
|
-
[0, 0, 0, 0, 1], 2
|
|
5178
|
+
[_DN, _TN, _CI, _NTe, _MRax, _ACu],
|
|
5179
|
+
[0, 0, 0, 0, 1, () => AuditContext$], 2
|
|
5179
5180
|
];
|
|
5180
5181
|
export var GetTableVersionsResponse$ = [3, n0, _GTVReta,
|
|
5181
5182
|
0,
|
|
@@ -71,6 +71,7 @@ declare const GetDataQualityRulesetEvaluationRunCommand_base: {
|
|
|
71
71
|
* // CloudWatchMetricsEnabled: true || false,
|
|
72
72
|
* // ResultsS3Prefix: "STRING_VALUE",
|
|
73
73
|
* // CompositeRuleEvaluationMethod: "COLUMN" || "ROW",
|
|
74
|
+
* // CustomLogGroupPrefix: "STRING_VALUE",
|
|
74
75
|
* // },
|
|
75
76
|
* // Status: "STARTING" || "RUNNING" || "STOPPING" || "STOPPED" || "SUCCEEDED" || "FAILED" || "TIMEOUT",
|
|
76
77
|
* // ErrorString: "STRING_VALUE",
|
|
@@ -43,6 +43,13 @@ declare const GetPartitionCommand_base: {
|
|
|
43
43
|
* PartitionValues: [ // ValueStringList // required
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
|
+
* AuditContext: { // AuditContext
|
|
47
|
+
* AdditionalAuditContext: "STRING_VALUE",
|
|
48
|
+
* RequestedColumns: [ // AuditColumnNamesList
|
|
49
|
+
* "STRING_VALUE",
|
|
50
|
+
* ],
|
|
51
|
+
* AllColumnsRequested: true || false,
|
|
52
|
+
* },
|
|
46
53
|
* };
|
|
47
54
|
* const command = new GetPartitionCommand(input);
|
|
48
55
|
* const response = await client.send(command);
|
|
@@ -50,6 +50,13 @@ declare const GetPartitionsCommand_base: {
|
|
|
50
50
|
* ExcludeColumnSchema: true || false,
|
|
51
51
|
* TransactionId: "STRING_VALUE",
|
|
52
52
|
* QueryAsOfTime: new Date("TIMESTAMP"),
|
|
53
|
+
* AuditContext: { // AuditContext
|
|
54
|
+
* AdditionalAuditContext: "STRING_VALUE",
|
|
55
|
+
* RequestedColumns: [ // AuditColumnNamesList
|
|
56
|
+
* "STRING_VALUE",
|
|
57
|
+
* ],
|
|
58
|
+
* AllColumnsRequested: true || false,
|
|
59
|
+
* },
|
|
53
60
|
* };
|
|
54
61
|
* const command = new GetPartitionsCommand(input);
|
|
55
62
|
* const response = await client.send(command);
|
|
@@ -42,6 +42,13 @@ declare const GetTableVersionCommand_base: {
|
|
|
42
42
|
* DatabaseName: "STRING_VALUE", // required
|
|
43
43
|
* TableName: "STRING_VALUE", // required
|
|
44
44
|
* VersionId: "STRING_VALUE",
|
|
45
|
+
* AuditContext: { // AuditContext
|
|
46
|
+
* AdditionalAuditContext: "STRING_VALUE",
|
|
47
|
+
* RequestedColumns: [ // AuditColumnNamesList
|
|
48
|
+
* "STRING_VALUE",
|
|
49
|
+
* ],
|
|
50
|
+
* AllColumnsRequested: true || false,
|
|
51
|
+
* },
|
|
45
52
|
* };
|
|
46
53
|
* const command = new GetTableVersionCommand(input);
|
|
47
54
|
* const response = await client.send(command);
|
|
@@ -44,6 +44,13 @@ declare const GetTableVersionsCommand_base: {
|
|
|
44
44
|
* TableName: "STRING_VALUE", // required
|
|
45
45
|
* NextToken: "STRING_VALUE",
|
|
46
46
|
* MaxResults: Number("int"),
|
|
47
|
+
* AuditContext: { // AuditContext
|
|
48
|
+
* AdditionalAuditContext: "STRING_VALUE",
|
|
49
|
+
* RequestedColumns: [ // AuditColumnNamesList
|
|
50
|
+
* "STRING_VALUE",
|
|
51
|
+
* ],
|
|
52
|
+
* AllColumnsRequested: true || false,
|
|
53
|
+
* },
|
|
47
54
|
* };
|
|
48
55
|
* const command = new GetTableVersionsCommand(input);
|
|
49
56
|
* const response = await client.send(command);
|
|
@@ -61,6 +61,7 @@ declare const ListDataQualityRulesetEvaluationRunsCommand_base: {
|
|
|
61
61
|
* },
|
|
62
62
|
* StartedBefore: new Date("TIMESTAMP"),
|
|
63
63
|
* StartedAfter: new Date("TIMESTAMP"),
|
|
64
|
+
* RulesetName: "STRING_VALUE",
|
|
64
65
|
* },
|
|
65
66
|
* NextToken: "STRING_VALUE",
|
|
66
67
|
* MaxResults: Number("int"),
|
|
@@ -66,6 +66,7 @@ declare const StartDataQualityRulesetEvaluationRunCommand_base: {
|
|
|
66
66
|
* CloudWatchMetricsEnabled: true || false,
|
|
67
67
|
* ResultsS3Prefix: "STRING_VALUE",
|
|
68
68
|
* CompositeRuleEvaluationMethod: "COLUMN" || "ROW",
|
|
69
|
+
* CustomLogGroupPrefix: "STRING_VALUE",
|
|
69
70
|
* },
|
|
70
71
|
* RulesetNames: [ // RulesetNames // required
|
|
71
72
|
* "STRING_VALUE",
|
|
@@ -6755,6 +6755,11 @@ export interface DataQualityEvaluationRunAdditionalRunOptions {
|
|
|
6755
6755
|
* @public
|
|
6756
6756
|
*/
|
|
6757
6757
|
CompositeRuleEvaluationMethod?: DQCompositeRuleEvaluationMethod | undefined;
|
|
6758
|
+
/**
|
|
6759
|
+
* <p>A custom prefix for the CloudWatch log group names. When specified, evaluation run logs are written to <code><CustomLogGroupPrefix>/error</code> and <code><CustomLogGroupPrefix>/output</code> instead of the default <code>/aws-glue/data-quality/error</code> and <code>/aws-glue/data-quality/output</code> log groups.</p>
|
|
6760
|
+
* @public
|
|
6761
|
+
*/
|
|
6762
|
+
CustomLogGroupPrefix?: string | undefined;
|
|
6758
6763
|
}
|
|
6759
6764
|
/**
|
|
6760
6765
|
* @public
|
|
@@ -844,6 +844,11 @@ export interface GetPartitionRequest {
|
|
|
844
844
|
* @public
|
|
845
845
|
*/
|
|
846
846
|
PartitionValues: string[] | undefined;
|
|
847
|
+
/**
|
|
848
|
+
* <p>A structure containing the Lake Formation audit context.</p>
|
|
849
|
+
* @public
|
|
850
|
+
*/
|
|
851
|
+
AuditContext?: AuditContext | undefined;
|
|
847
852
|
}
|
|
848
853
|
/**
|
|
849
854
|
* @public
|
|
@@ -1165,6 +1170,11 @@ export interface GetPartitionsRequest {
|
|
|
1165
1170
|
* @public
|
|
1166
1171
|
*/
|
|
1167
1172
|
QueryAsOfTime?: Date | undefined;
|
|
1173
|
+
/**
|
|
1174
|
+
* <p>A structure containing the Lake Formation audit context.</p>
|
|
1175
|
+
* @public
|
|
1176
|
+
*/
|
|
1177
|
+
AuditContext?: AuditContext | undefined;
|
|
1168
1178
|
}
|
|
1169
1179
|
/**
|
|
1170
1180
|
* @public
|
|
@@ -2209,6 +2219,11 @@ export interface GetTableVersionRequest {
|
|
|
2209
2219
|
* @public
|
|
2210
2220
|
*/
|
|
2211
2221
|
VersionId?: string | undefined;
|
|
2222
|
+
/**
|
|
2223
|
+
* <p>A structure containing the Lake Formation audit context.</p>
|
|
2224
|
+
* @public
|
|
2225
|
+
*/
|
|
2226
|
+
AuditContext?: AuditContext | undefined;
|
|
2212
2227
|
}
|
|
2213
2228
|
/**
|
|
2214
2229
|
* @public
|
|
@@ -2242,6 +2257,11 @@ export interface GetTableVersionsRequest {
|
|
|
2242
2257
|
* @public
|
|
2243
2258
|
*/
|
|
2244
2259
|
MaxResults?: number | undefined;
|
|
2260
|
+
/**
|
|
2261
|
+
* <p>A structure containing the Lake Formation audit context.</p>
|
|
2262
|
+
* @public
|
|
2263
|
+
*/
|
|
2264
|
+
AuditContext?: AuditContext | undefined;
|
|
2245
2265
|
}
|
|
2246
2266
|
/**
|
|
2247
2267
|
* @public
|
|
@@ -3615,6 +3635,11 @@ export interface DataQualityRulesetEvaluationRunFilter {
|
|
|
3615
3635
|
* @public
|
|
3616
3636
|
*/
|
|
3617
3637
|
StartedAfter?: Date | undefined;
|
|
3638
|
+
/**
|
|
3639
|
+
* <p>Filter results by the name of the ruleset.</p>
|
|
3640
|
+
* @public
|
|
3641
|
+
*/
|
|
3642
|
+
RulesetName?: string | undefined;
|
|
3618
3643
|
}
|
|
3619
3644
|
/**
|
|
3620
3645
|
* @public
|
|
@@ -1519,6 +1519,7 @@ export interface DataQualityEvaluationRunAdditionalRunOptions {
|
|
|
1519
1519
|
CloudWatchMetricsEnabled?: boolean | undefined;
|
|
1520
1520
|
ResultsS3Prefix?: string | undefined;
|
|
1521
1521
|
CompositeRuleEvaluationMethod?: DQCompositeRuleEvaluationMethod | undefined;
|
|
1522
|
+
CustomLogGroupPrefix?: string | undefined;
|
|
1522
1523
|
}
|
|
1523
1524
|
export interface GetDataQualityRulesetEvaluationRunResponse {
|
|
1524
1525
|
RunId?: string | undefined;
|
|
@@ -270,6 +270,7 @@ export interface GetPartitionRequest {
|
|
|
270
270
|
DatabaseName: string | undefined;
|
|
271
271
|
TableName: string | undefined;
|
|
272
272
|
PartitionValues: string[] | undefined;
|
|
273
|
+
AuditContext?: AuditContext | undefined;
|
|
273
274
|
}
|
|
274
275
|
export interface GetPartitionResponse {
|
|
275
276
|
Partition?: Partition | undefined;
|
|
@@ -313,6 +314,7 @@ export interface GetPartitionsRequest {
|
|
|
313
314
|
ExcludeColumnSchema?: boolean | undefined;
|
|
314
315
|
TransactionId?: string | undefined;
|
|
315
316
|
QueryAsOfTime?: Date | undefined;
|
|
317
|
+
AuditContext?: AuditContext | undefined;
|
|
316
318
|
}
|
|
317
319
|
export interface GetPartitionsResponse {
|
|
318
320
|
Partitions?: Partition[] | undefined;
|
|
@@ -545,6 +547,7 @@ export interface GetTableVersionRequest {
|
|
|
545
547
|
DatabaseName: string | undefined;
|
|
546
548
|
TableName: string | undefined;
|
|
547
549
|
VersionId?: string | undefined;
|
|
550
|
+
AuditContext?: AuditContext | undefined;
|
|
548
551
|
}
|
|
549
552
|
export interface GetTableVersionsRequest {
|
|
550
553
|
CatalogId?: string | undefined;
|
|
@@ -552,6 +555,7 @@ export interface GetTableVersionsRequest {
|
|
|
552
555
|
TableName: string | undefined;
|
|
553
556
|
NextToken?: string | undefined;
|
|
554
557
|
MaxResults?: number | undefined;
|
|
558
|
+
AuditContext?: AuditContext | undefined;
|
|
555
559
|
}
|
|
556
560
|
export interface GetTagsRequest {
|
|
557
561
|
ResourceArn: string | undefined;
|
|
@@ -842,6 +846,7 @@ export interface DataQualityRulesetEvaluationRunFilter {
|
|
|
842
846
|
DataSource: DataSource | undefined;
|
|
843
847
|
StartedBefore?: Date | undefined;
|
|
844
848
|
StartedAfter?: Date | undefined;
|
|
849
|
+
RulesetName?: string | undefined;
|
|
845
850
|
}
|
|
846
851
|
export interface ListDataQualityRulesetEvaluationRunsRequest {
|
|
847
852
|
Filter?: DataQualityRulesetEvaluationRunFilter | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-glue",
|
|
3
3
|
"description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1045.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-glue",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.974.8",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.39",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.38",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
|
31
31
|
"@aws-sdk/types": "^3.973.8",
|
|
32
32
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.24",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.17",
|
|
36
36
|
"@smithy/core": "^3.23.17",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.14",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.14",
|
|
41
41
|
"@smithy/middleware-endpoint": "^4.4.32",
|
|
42
|
-
"@smithy/middleware-retry": "^4.5.
|
|
42
|
+
"@smithy/middleware-retry": "^4.5.7",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.20",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.14",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.14",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@smithy/util-defaults-mode-node": "^4.2.54",
|
|
56
56
|
"@smithy/util-endpoints": "^3.4.2",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.14",
|
|
58
|
-
"@smithy/util-retry": "^4.3.
|
|
58
|
+
"@smithy/util-retry": "^4.3.6",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.2",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-lakeformation",
|
|
3
3
|
"description": "AWS SDK for JavaScript Lakeformation Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1045.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-lakeformation",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.974.8",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.39",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.38",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
|
31
31
|
"@aws-sdk/types": "^3.973.8",
|
|
32
32
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.24",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.17",
|
|
36
36
|
"@smithy/core": "^3.23.17",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.14",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.14",
|
|
41
41
|
"@smithy/middleware-endpoint": "^4.4.32",
|
|
42
|
-
"@smithy/middleware-retry": "^4.5.
|
|
42
|
+
"@smithy/middleware-retry": "^4.5.7",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.20",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.14",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.14",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@smithy/util-defaults-mode-node": "^4.2.54",
|
|
56
56
|
"@smithy/util-endpoints": "^3.4.2",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.14",
|
|
58
|
-
"@smithy/util-retry": "^4.3.
|
|
58
|
+
"@smithy/util-retry": "^4.3.6",
|
|
59
59
|
"@smithy/util-stream": "^4.5.25",
|
|
60
60
|
"@smithy/util-utf8": "^4.2.2",
|
|
61
61
|
"tslib": "^2.6.2"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ram",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ram Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1045.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-ram",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.974.8",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.39",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.38",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
|
31
31
|
"@aws-sdk/types": "^3.973.8",
|
|
32
32
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.24",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.17",
|
|
36
36
|
"@smithy/core": "^3.23.17",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.14",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.14",
|
|
41
41
|
"@smithy/middleware-endpoint": "^4.4.32",
|
|
42
|
-
"@smithy/middleware-retry": "^4.5.
|
|
42
|
+
"@smithy/middleware-retry": "^4.5.7",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.20",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.14",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.14",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@smithy/util-defaults-mode-node": "^4.2.54",
|
|
56
56
|
"@smithy/util-endpoints": "^3.4.2",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.14",
|
|
58
|
-
"@smithy/util-retry": "^4.3.
|
|
58
|
+
"@smithy/util-retry": "^4.3.6",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.2",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sts",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1045.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-sts",
|
|
@@ -27,18 +27,18 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
29
29
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
30
|
-
"@aws-sdk/core": "^3.974.
|
|
31
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
30
|
+
"@aws-sdk/core": "^3.974.8",
|
|
31
|
+
"@aws-sdk/credential-provider-node": "^3.972.39",
|
|
32
32
|
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
33
33
|
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
34
34
|
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
35
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
35
|
+
"@aws-sdk/middleware-user-agent": "^3.972.38",
|
|
36
36
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
|
37
|
-
"@aws-sdk/signature-v4-multi-region": "^3.996.
|
|
37
|
+
"@aws-sdk/signature-v4-multi-region": "^3.996.25",
|
|
38
38
|
"@aws-sdk/types": "^3.973.8",
|
|
39
39
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
|
40
40
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
41
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
41
|
+
"@aws-sdk/util-user-agent-node": "^3.973.24",
|
|
42
42
|
"@smithy/config-resolver": "^4.4.17",
|
|
43
43
|
"@smithy/core": "^3.23.17",
|
|
44
44
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@smithy/invalid-dependency": "^4.2.14",
|
|
47
47
|
"@smithy/middleware-content-length": "^4.2.14",
|
|
48
48
|
"@smithy/middleware-endpoint": "^4.4.32",
|
|
49
|
-
"@smithy/middleware-retry": "^4.5.
|
|
49
|
+
"@smithy/middleware-retry": "^4.5.7",
|
|
50
50
|
"@smithy/middleware-serde": "^4.2.20",
|
|
51
51
|
"@smithy/middleware-stack": "^4.2.14",
|
|
52
52
|
"@smithy/node-config-provider": "^4.3.14",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@smithy/util-defaults-mode-node": "^4.2.54",
|
|
63
63
|
"@smithy/util-endpoints": "^3.4.2",
|
|
64
64
|
"@smithy/util-middleware": "^4.2.14",
|
|
65
|
-
"@smithy/util-retry": "^4.3.
|
|
65
|
+
"@smithy/util-retry": "^4.3.6",
|
|
66
66
|
"@smithy/util-utf8": "^4.2.2",
|
|
67
67
|
"tslib": "^2.6.2"
|
|
68
68
|
},
|
|
@@ -19,15 +19,24 @@ const state = {
|
|
|
19
19
|
warningEmitted: false,
|
|
20
20
|
};
|
|
21
21
|
const emitWarningIfUnsupportedVersion = (version) => {
|
|
22
|
-
if (version && !state.warningEmitted
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
if (version && !state.warningEmitted) {
|
|
23
|
+
if (process.env.AWS_SDK_JS_NODE_VERSION_SUPPORT_WARNING_DISABLED === "true") {
|
|
24
|
+
state.warningEmitted = true;
|
|
25
|
+
return;
|
|
26
|
+
}
|
|
27
|
+
const userMajorVersion = parseInt(version.substring(1, version.indexOf(".")));
|
|
28
|
+
const vv = 22;
|
|
29
|
+
if (userMajorVersion < vv) {
|
|
30
|
+
state.warningEmitted = true;
|
|
31
|
+
process.emitWarning(`NodeVersionSupportWarning: The AWS SDK for JavaScript (v3)
|
|
32
|
+
versions published after the first week of January 2027
|
|
33
|
+
will require node >=${vv}. You are running node ${version}.
|
|
26
34
|
|
|
27
|
-
To continue receiving updates to AWS services, bug fixes,
|
|
28
|
-
updates please upgrade to
|
|
35
|
+
To continue receiving updates to AWS services, bug fixes,
|
|
36
|
+
and security updates please upgrade to node >=${vv}.
|
|
29
37
|
|
|
30
38
|
More information can be found at: https://a.co/c895JFp`);
|
|
39
|
+
}
|
|
31
40
|
}
|
|
32
41
|
};
|
|
33
42
|
|
|
@@ -6,15 +6,24 @@ const state = {
|
|
|
6
6
|
warningEmitted: false,
|
|
7
7
|
};
|
|
8
8
|
const emitWarningIfUnsupportedVersion = (version) => {
|
|
9
|
-
if (version && !state.warningEmitted
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
if (version && !state.warningEmitted) {
|
|
10
|
+
if (process.env.AWS_SDK_JS_NODE_VERSION_SUPPORT_WARNING_DISABLED === "true") {
|
|
11
|
+
state.warningEmitted = true;
|
|
12
|
+
return;
|
|
13
|
+
}
|
|
14
|
+
const userMajorVersion = parseInt(version.substring(1, version.indexOf(".")));
|
|
15
|
+
const vv = 22;
|
|
16
|
+
if (userMajorVersion < vv) {
|
|
17
|
+
state.warningEmitted = true;
|
|
18
|
+
process.emitWarning(`NodeVersionSupportWarning: The AWS SDK for JavaScript (v3)
|
|
19
|
+
versions published after the first week of January 2027
|
|
20
|
+
will require node >=${vv}. You are running node ${version}.
|
|
13
21
|
|
|
14
|
-
To continue receiving updates to AWS services, bug fixes,
|
|
15
|
-
updates please upgrade to
|
|
22
|
+
To continue receiving updates to AWS services, bug fixes,
|
|
23
|
+
and security updates please upgrade to node >=${vv}.
|
|
16
24
|
|
|
17
25
|
More information can be found at: https://a.co/c895JFp`);
|
|
26
|
+
}
|
|
18
27
|
}
|
|
19
28
|
};
|
|
20
29
|
|
package/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js
CHANGED
|
@@ -2,14 +2,23 @@ export const state = {
|
|
|
2
2
|
warningEmitted: false,
|
|
3
3
|
};
|
|
4
4
|
export const emitWarningIfUnsupportedVersion = (version) => {
|
|
5
|
-
if (version && !state.warningEmitted
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
5
|
+
if (version && !state.warningEmitted) {
|
|
6
|
+
if (process.env.AWS_SDK_JS_NODE_VERSION_SUPPORT_WARNING_DISABLED === "true") {
|
|
7
|
+
state.warningEmitted = true;
|
|
8
|
+
return;
|
|
9
|
+
}
|
|
10
|
+
const userMajorVersion = parseInt(version.substring(1, version.indexOf(".")));
|
|
11
|
+
const vv = 22;
|
|
12
|
+
if (userMajorVersion < vv) {
|
|
13
|
+
state.warningEmitted = true;
|
|
14
|
+
process.emitWarning(`NodeVersionSupportWarning: The AWS SDK for JavaScript (v3)
|
|
15
|
+
versions published after the first week of January 2027
|
|
16
|
+
will require node >=${vv}. You are running node ${version}.
|
|
9
17
|
|
|
10
|
-
To continue receiving updates to AWS services, bug fixes,
|
|
11
|
-
updates please upgrade to
|
|
18
|
+
To continue receiving updates to AWS services, bug fixes,
|
|
19
|
+
and security updates please upgrade to node >=${vv}.
|
|
12
20
|
|
|
13
21
|
More information can be found at: https://a.co/c895JFp`);
|
|
22
|
+
}
|
|
14
23
|
}
|
|
15
24
|
};
|
package/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts
CHANGED
|
@@ -2,10 +2,9 @@ export declare const state: {
|
|
|
2
2
|
warningEmitted: boolean;
|
|
3
3
|
};
|
|
4
4
|
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*
|
|
7
5
|
* Emits warning if the provided Node.js version string is
|
|
8
6
|
* pending deprecation by AWS SDK JSv3.
|
|
7
|
+
* @internal
|
|
9
8
|
*
|
|
10
9
|
* @param version - The Node.js version string.
|
|
11
10
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/core",
|
|
3
|
-
"version": "3.974.
|
|
3
|
+
"version": "3.974.8",
|
|
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",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"license": "Apache-2.0",
|
|
84
84
|
"dependencies": {
|
|
85
85
|
"@aws-sdk/types": "^3.973.8",
|
|
86
|
-
"@aws-sdk/xml-builder": "^3.972.
|
|
86
|
+
"@aws-sdk/xml-builder": "^3.972.22",
|
|
87
87
|
"@smithy/core": "^3.23.17",
|
|
88
88
|
"@smithy/node-config-provider": "^4.3.14",
|
|
89
89
|
"@smithy/property-provider": "^4.2.14",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"@smithy/types": "^4.14.1",
|
|
94
94
|
"@smithy/util-base64": "^4.3.2",
|
|
95
95
|
"@smithy/util-middleware": "^4.2.14",
|
|
96
|
-
"@smithy/util-retry": "^4.3.
|
|
96
|
+
"@smithy/util-retry": "^4.3.6",
|
|
97
97
|
"@smithy/util-utf8": "^4.2.2",
|
|
98
98
|
"tslib": "^2.6.2"
|
|
99
99
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-env",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.34",
|
|
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,7 +26,7 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "^3.974.
|
|
29
|
+
"@aws-sdk/core": "^3.974.8",
|
|
30
30
|
"@aws-sdk/types": "^3.973.8",
|
|
31
31
|
"@smithy/property-provider": "^4.2.14",
|
|
32
32
|
"@smithy/types": "^4.14.1",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-http",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.36",
|
|
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,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.974.
|
|
31
|
+
"@aws-sdk/core": "^3.974.8",
|
|
32
32
|
"@aws-sdk/types": "^3.973.8",
|
|
33
33
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
34
34
|
"@smithy/node-http-handler": "^4.6.1",
|