@aws-sdk/client-lakeformation 3.480.0 → 3.481.0
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/dist-cjs/commands/AddLFTagsToResourceCommand.js +18 -41
- package/dist-cjs/commands/AssumeDecoratedRoleWithSAMLCommand.js +18 -41
- package/dist-cjs/commands/BatchGrantPermissionsCommand.js +18 -41
- package/dist-cjs/commands/BatchRevokePermissionsCommand.js +18 -41
- package/dist-cjs/commands/CancelTransactionCommand.js +18 -41
- package/dist-cjs/commands/CommitTransactionCommand.js +18 -41
- package/dist-cjs/commands/CreateDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/CreateLFTagCommand.js +18 -41
- package/dist-cjs/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateLakeFormationOptInCommand.js +18 -41
- package/dist-cjs/commands/DeleteDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/DeleteLFTagCommand.js +18 -41
- package/dist-cjs/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteLakeFormationOptInCommand.js +18 -41
- package/dist-cjs/commands/DeleteObjectsOnCancelCommand.js +18 -41
- package/dist-cjs/commands/DeregisterResourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeResourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeTransactionCommand.js +18 -41
- package/dist-cjs/commands/ExtendTransactionCommand.js +18 -41
- package/dist-cjs/commands/GetDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/GetDataLakeSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetEffectivePermissionsForPathCommand.js +18 -41
- package/dist-cjs/commands/GetLFTagCommand.js +18 -41
- package/dist-cjs/commands/GetQueryStateCommand.js +18 -41
- package/dist-cjs/commands/GetQueryStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetResourceLFTagsCommand.js +18 -41
- package/dist-cjs/commands/GetTableObjectsCommand.js +18 -41
- package/dist-cjs/commands/GetTemporaryGluePartitionCredentialsCommand.js +18 -41
- package/dist-cjs/commands/GetTemporaryGlueTableCredentialsCommand.js +18 -41
- package/dist-cjs/commands/GetWorkUnitResultsCommand.js +18 -41
- package/dist-cjs/commands/GetWorkUnitsCommand.js +18 -41
- package/dist-cjs/commands/GrantPermissionsCommand.js +18 -41
- package/dist-cjs/commands/ListDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/ListLFTagsCommand.js +18 -41
- package/dist-cjs/commands/ListLakeFormationOptInsCommand.js +18 -41
- package/dist-cjs/commands/ListPermissionsCommand.js +18 -41
- package/dist-cjs/commands/ListResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListTableStorageOptimizersCommand.js +18 -41
- package/dist-cjs/commands/ListTransactionsCommand.js +18 -41
- package/dist-cjs/commands/PutDataLakeSettingsCommand.js +18 -41
- package/dist-cjs/commands/RegisterResourceCommand.js +18 -41
- package/dist-cjs/commands/RemoveLFTagsFromResourceCommand.js +18 -41
- package/dist-cjs/commands/RevokePermissionsCommand.js +18 -41
- package/dist-cjs/commands/SearchDatabasesByLFTagsCommand.js +18 -41
- package/dist-cjs/commands/SearchTablesByLFTagsCommand.js +18 -41
- package/dist-cjs/commands/StartQueryPlanningCommand.js +18 -41
- package/dist-cjs/commands/StartTransactionCommand.js +18 -41
- package/dist-cjs/commands/UpdateDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/UpdateLFTagCommand.js +18 -41
- package/dist-cjs/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateTableObjectsCommand.js +18 -41
- package/dist-cjs/commands/UpdateTableStorageOptimizerCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddLFTagsToResourceCommand.js +18 -41
- package/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +18 -41
- package/dist-es/commands/BatchGrantPermissionsCommand.js +18 -41
- package/dist-es/commands/BatchRevokePermissionsCommand.js +18 -41
- package/dist-es/commands/CancelTransactionCommand.js +18 -41
- package/dist-es/commands/CommitTransactionCommand.js +18 -41
- package/dist-es/commands/CreateDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/CreateLFTagCommand.js +18 -41
- package/dist-es/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateLakeFormationOptInCommand.js +18 -41
- package/dist-es/commands/DeleteDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/DeleteLFTagCommand.js +18 -41
- package/dist-es/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteLakeFormationOptInCommand.js +18 -41
- package/dist-es/commands/DeleteObjectsOnCancelCommand.js +18 -41
- package/dist-es/commands/DeregisterResourceCommand.js +18 -41
- package/dist-es/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeResourceCommand.js +18 -41
- package/dist-es/commands/DescribeTransactionCommand.js +18 -41
- package/dist-es/commands/ExtendTransactionCommand.js +18 -41
- package/dist-es/commands/GetDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/GetDataLakeSettingsCommand.js +18 -41
- package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +18 -41
- package/dist-es/commands/GetLFTagCommand.js +18 -41
- package/dist-es/commands/GetQueryStateCommand.js +18 -41
- package/dist-es/commands/GetQueryStatisticsCommand.js +18 -41
- package/dist-es/commands/GetResourceLFTagsCommand.js +18 -41
- package/dist-es/commands/GetTableObjectsCommand.js +18 -41
- package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +18 -41
- package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +18 -41
- package/dist-es/commands/GetWorkUnitResultsCommand.js +18 -41
- package/dist-es/commands/GetWorkUnitsCommand.js +18 -41
- package/dist-es/commands/GrantPermissionsCommand.js +18 -41
- package/dist-es/commands/ListDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/ListLFTagsCommand.js +18 -41
- package/dist-es/commands/ListLakeFormationOptInsCommand.js +18 -41
- package/dist-es/commands/ListPermissionsCommand.js +18 -41
- package/dist-es/commands/ListResourcesCommand.js +18 -41
- package/dist-es/commands/ListTableStorageOptimizersCommand.js +18 -41
- package/dist-es/commands/ListTransactionsCommand.js +18 -41
- package/dist-es/commands/PutDataLakeSettingsCommand.js +18 -41
- package/dist-es/commands/RegisterResourceCommand.js +18 -41
- package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +18 -41
- package/dist-es/commands/RevokePermissionsCommand.js +18 -41
- package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +18 -41
- package/dist-es/commands/SearchTablesByLFTagsCommand.js +18 -41
- package/dist-es/commands/StartQueryPlanningCommand.js +18 -41
- package/dist-es/commands/StartTransactionCommand.js +18 -41
- package/dist-es/commands/UpdateDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/UpdateLFTagCommand.js +18 -41
- package/dist-es/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateResourceCommand.js +18 -41
- package/dist-es/commands/UpdateTableObjectsCommand.js +18 -41
- package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +6 -21
- package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +6 -21
- package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/CancelTransactionCommand.d.ts +6 -21
- package/dist-types/commands/CommitTransactionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/CreateLFTagCommand.d.ts +6 -21
- package/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLFTagCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +6 -21
- package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterResourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeResourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTransactionCommand.d.ts +6 -21
- package/dist-types/commands/ExtendTransactionCommand.d.ts +6 -21
- package/dist-types/commands/GetDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +6 -21
- package/dist-types/commands/GetLFTagCommand.d.ts +6 -21
- package/dist-types/commands/GetQueryStateCommand.d.ts +6 -21
- package/dist-types/commands/GetQueryStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceLFTagsCommand.d.ts +6 -21
- package/dist-types/commands/GetTableObjectsCommand.d.ts +6 -21
- package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +6 -21
- package/dist-types/commands/GetWorkUnitsCommand.d.ts +6 -21
- package/dist-types/commands/GrantPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/ListDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/ListLFTagsCommand.d.ts +6 -21
- package/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +6 -21
- package/dist-types/commands/ListPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +6 -21
- package/dist-types/commands/ListTransactionsCommand.d.ts +6 -21
- package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +6 -21
- package/dist-types/commands/RegisterResourceCommand.d.ts +6 -21
- package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +6 -21
- package/dist-types/commands/RevokePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +6 -21
- package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +6 -21
- package/dist-types/commands/StartQueryPlanningCommand.d.ts +6 -21
- package/dist-types/commands/StartTransactionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLFTagCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTableObjectsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +13 -20
- package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface SearchDatabasesByLFTagsCommandInput
|
|
|
21
15
|
export interface SearchDatabasesByLFTagsCommandOutput
|
|
22
16
|
extends SearchDatabasesByLFTagsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: SearchDatabasesByLFTagsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: SearchDatabasesByLFTagsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LakeFormationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const SearchDatabasesByLFTagsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: SearchDatabasesByLFTagsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
SearchDatabasesByLFTagsCommandInput,
|
|
38
|
-
SearchDatabasesByLFTagsCommandOutput
|
|
23
|
+
SearchDatabasesByLFTagsCommandOutput,
|
|
24
|
+
LakeFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class SearchDatabasesByLFTagsCommand extends SearchDatabasesByLFTagsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface SearchTablesByLFTagsCommandInput
|
|
|
21
15
|
export interface SearchTablesByLFTagsCommandOutput
|
|
22
16
|
extends SearchTablesByLFTagsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: SearchTablesByLFTagsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: SearchTablesByLFTagsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LakeFormationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const SearchTablesByLFTagsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: SearchTablesByLFTagsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
SearchTablesByLFTagsCommandInput,
|
|
38
|
-
SearchTablesByLFTagsCommandOutput
|
|
23
|
+
SearchTablesByLFTagsCommandOutput,
|
|
24
|
+
LakeFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class SearchTablesByLFTagsCommand extends SearchTablesByLFTagsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface StartQueryPlanningCommandInput
|
|
|
21
15
|
export interface StartQueryPlanningCommandOutput
|
|
22
16
|
extends StartQueryPlanningResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const StartQueryPlanningCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: StartQueryPlanningCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
StartQueryPlanningCommandInput,
|
|
23
|
+
StartQueryPlanningCommandOutput,
|
|
24
|
+
LakeFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class StartQueryPlanningCommand extends StartQueryPlanningCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface StartTransactionCommandInput extends StartTransactionRequest {}
|
|
|
20
14
|
export interface StartTransactionCommandOutput
|
|
21
15
|
extends StartTransactionResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const StartTransactionCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: StartTransactionCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
StartTransactionCommandInput,
|
|
22
|
+
StartTransactionCommandOutput,
|
|
23
|
+
LakeFormationClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class StartTransactionCommand extends StartTransactionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateDataCellsFilterCommandInput
|
|
|
21
15
|
export interface UpdateDataCellsFilterCommandOutput
|
|
22
16
|
extends UpdateDataCellsFilterResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateDataCellsFilterCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateDataCellsFilterCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LakeFormationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateDataCellsFilterCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateDataCellsFilterCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateDataCellsFilterCommandInput,
|
|
38
|
-
UpdateDataCellsFilterCommandOutput
|
|
23
|
+
UpdateDataCellsFilterCommandOutput,
|
|
24
|
+
LakeFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateDataCellsFilterCommand extends UpdateDataCellsFilterCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface UpdateLFTagCommandInput extends UpdateLFTagRequest {}
|
|
|
17
11
|
export interface UpdateLFTagCommandOutput
|
|
18
12
|
extends UpdateLFTagResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const UpdateLFTagCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: UpdateLFTagCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
UpdateLFTagCommandInput,
|
|
19
|
+
UpdateLFTagCommandOutput,
|
|
20
|
+
LakeFormationClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class UpdateLFTagCommand extends UpdateLFTagCommand_base {}
|
package/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts
CHANGED
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,24 +15,16 @@ export interface UpdateLakeFormationIdentityCenterConfigurationCommandInput
|
|
|
21
15
|
export interface UpdateLakeFormationIdentityCenterConfigurationCommandOutput
|
|
22
16
|
extends UpdateLakeFormationIdentityCenterConfigurationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
UpdateLakeFormationIdentityCenterConfigurationCommandOutput,
|
|
27
|
-
LakeFormationClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateLakeFormationIdentityCenterConfigurationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(
|
|
18
|
+
declare const UpdateLakeFormationIdentityCenterConfigurationCommand_base: {
|
|
19
|
+
new (
|
|
32
20
|
input: UpdateLakeFormationIdentityCenterConfigurationCommandInput
|
|
33
|
-
)
|
|
34
|
-
resolveMiddleware(
|
|
35
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
36
|
-
configuration: LakeFormationClientResolvedConfig,
|
|
37
|
-
options?: __HttpHandlerOptions
|
|
38
|
-
): Handler<
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
39
22
|
UpdateLakeFormationIdentityCenterConfigurationCommandInput,
|
|
40
|
-
UpdateLakeFormationIdentityCenterConfigurationCommandOutput
|
|
23
|
+
UpdateLakeFormationIdentityCenterConfigurationCommandOutput,
|
|
24
|
+
LakeFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
41
27
|
>;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateLakeFormationIdentityCenterConfigurationCommand extends UpdateLakeFormationIdentityCenterConfigurationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface UpdateResourceCommandInput extends UpdateResourceRequest {}
|
|
|
20
14
|
export interface UpdateResourceCommandOutput
|
|
21
15
|
extends UpdateResourceResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const UpdateResourceCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateResourceCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateResourceCommandInput,
|
|
22
|
+
UpdateResourceCommandOutput,
|
|
23
|
+
LakeFormationClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateResourceCommand extends UpdateResourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface UpdateTableObjectsCommandInput
|
|
|
21
15
|
export interface UpdateTableObjectsCommandOutput
|
|
22
16
|
extends UpdateTableObjectsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const UpdateTableObjectsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateTableObjectsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
UpdateTableObjectsCommandInput,
|
|
23
|
+
UpdateTableObjectsCommandOutput,
|
|
24
|
+
LakeFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateTableObjectsCommand extends UpdateTableObjectsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LakeFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateTableStorageOptimizerCommandInput
|
|
|
21
15
|
export interface UpdateTableStorageOptimizerCommandOutput
|
|
22
16
|
extends UpdateTableStorageOptimizerResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateTableStorageOptimizerCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateTableStorageOptimizerCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LakeFormationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateTableStorageOptimizerCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateTableStorageOptimizerCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateTableStorageOptimizerCommandInput,
|
|
38
|
-
UpdateTableStorageOptimizerCommandOutput
|
|
23
|
+
UpdateTableStorageOptimizerCommandOutput,
|
|
24
|
+
LakeFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateTableStorageOptimizerCommand extends UpdateTableStorageOptimizerCommand_base {}
|
|
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
25
25
|
ClientInputEndpointParameters & {
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
|
+
export declare const commonParams: {
|
|
29
|
+
readonly UseFIPS: {
|
|
30
|
+
readonly type: "builtInParams";
|
|
31
|
+
readonly name: "useFipsEndpoint";
|
|
32
|
+
};
|
|
33
|
+
readonly Endpoint: {
|
|
34
|
+
readonly type: "builtInParams";
|
|
35
|
+
readonly name: "endpoint";
|
|
36
|
+
};
|
|
37
|
+
readonly Region: {
|
|
38
|
+
readonly type: "builtInParams";
|
|
39
|
+
readonly name: "region";
|
|
40
|
+
};
|
|
41
|
+
readonly UseDualStack: {
|
|
42
|
+
readonly type: "builtInParams";
|
|
43
|
+
readonly name: "useDualstackEndpoint";
|
|
44
|
+
};
|
|
45
|
+
};
|
|
28
46
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
47
|
Region?: string;
|
|
30
48
|
UseDualStack?: boolean;
|
package/package.json
CHANGED
|
@@ -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.481.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.481.0",
|
|
24
|
+
"@aws-sdk/core": "3.481.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.481.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
@@ -34,26 +34,26 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.21",
|
|
37
|
-
"@smithy/core": "^1.2.
|
|
37
|
+
"@smithy/core": "^1.2.1",
|
|
38
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
39
39
|
"@smithy/hash-node": "^2.0.17",
|
|
40
40
|
"@smithy/invalid-dependency": "^2.0.15",
|
|
41
41
|
"@smithy/middleware-content-length": "^2.0.17",
|
|
42
42
|
"@smithy/middleware-endpoint": "^2.2.3",
|
|
43
|
-
"@smithy/middleware-retry": "^2.0.
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.25",
|
|
44
44
|
"@smithy/middleware-serde": "^2.0.15",
|
|
45
45
|
"@smithy/middleware-stack": "^2.0.9",
|
|
46
46
|
"@smithy/node-config-provider": "^2.1.8",
|
|
47
47
|
"@smithy/node-http-handler": "^2.2.1",
|
|
48
48
|
"@smithy/protocol-http": "^3.0.11",
|
|
49
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
+
"@smithy/smithy-client": "^2.2.0",
|
|
50
50
|
"@smithy/types": "^2.7.0",
|
|
51
51
|
"@smithy/url-parser": "^2.0.15",
|
|
52
52
|
"@smithy/util-base64": "^2.0.1",
|
|
53
53
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
54
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.23",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.30",
|
|
57
57
|
"@smithy/util-endpoints": "^1.0.7",
|
|
58
58
|
"@smithy/util-retry": "^2.0.8",
|
|
59
59
|
"@smithy/util-stream": "^2.0.23",
|