@aws-sdk/client-storage-gateway 3.1087.0 → 3.1089.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/index.js +1 -1
- package/dist-types/ts3.4/StorageGateway.d.ts +308 -364
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +13 -44
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +8 -16
- package/dist-types/ts3.4/models/errors.d.ts +3 -9
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateChapCredentialsInput,
|
|
4
|
-
UpdateChapCredentialsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateChapCredentialsInput, UpdateChapCredentialsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateChapCredentialsCommandInput
|
|
8
|
-
extends UpdateChapCredentialsInput {}
|
|
4
|
+
export interface UpdateChapCredentialsCommandInput extends UpdateChapCredentialsInput {}
|
|
9
5
|
export interface UpdateChapCredentialsCommandOutput
|
|
10
|
-
extends UpdateChapCredentialsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateChapCredentialsOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateChapCredentialsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateChapCredentialsCommandInput
|
|
9
|
+
input: UpdateChapCredentialsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateChapCredentialsCommandInput,
|
|
17
12
|
UpdateChapCredentialsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateChapCredentialsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateChapCredentialsCommandInput
|
|
18
|
+
input: UpdateChapCredentialsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateChapCredentialsCommandInput,
|
|
26
21
|
UpdateChapCredentialsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateFileSystemAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateFileSystemAssociationCommandInput
|
|
8
|
-
extends UpdateFileSystemAssociationInput {}
|
|
7
|
+
export interface UpdateFileSystemAssociationCommandInput extends UpdateFileSystemAssociationInput {}
|
|
9
8
|
export interface UpdateFileSystemAssociationCommandOutput
|
|
10
|
-
extends UpdateFileSystemAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateFileSystemAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateFileSystemAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateFileSystemAssociationCommandInput
|
|
12
|
+
input: UpdateFileSystemAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateFileSystemAssociationCommandInput,
|
|
17
15
|
UpdateFileSystemAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateFileSystemAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateFileSystemAssociationCommandInput
|
|
21
|
+
input: UpdateFileSystemAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateFileSystemAssociationCommandInput,
|
|
26
24
|
UpdateFileSystemAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGatewayInformationInput,
|
|
4
|
-
UpdateGatewayInformationOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateGatewayInformationInput, UpdateGatewayInformationOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGatewayInformationCommandInput
|
|
8
|
-
extends UpdateGatewayInformationInput {}
|
|
4
|
+
export interface UpdateGatewayInformationCommandInput extends UpdateGatewayInformationInput {}
|
|
9
5
|
export interface UpdateGatewayInformationCommandOutput
|
|
10
|
-
extends UpdateGatewayInformationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateGatewayInformationOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateGatewayInformationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateGatewayInformationCommandInput
|
|
9
|
+
input: UpdateGatewayInformationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateGatewayInformationCommandInput,
|
|
17
12
|
UpdateGatewayInformationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateGatewayInformationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateGatewayInformationCommandInput
|
|
18
|
+
input: UpdateGatewayInformationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateGatewayInformationCommandInput,
|
|
26
21
|
UpdateGatewayInformationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGatewaySoftwareNowInput,
|
|
4
|
-
UpdateGatewaySoftwareNowOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateGatewaySoftwareNowInput, UpdateGatewaySoftwareNowOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGatewaySoftwareNowCommandInput
|
|
8
|
-
extends UpdateGatewaySoftwareNowInput {}
|
|
4
|
+
export interface UpdateGatewaySoftwareNowCommandInput extends UpdateGatewaySoftwareNowInput {}
|
|
9
5
|
export interface UpdateGatewaySoftwareNowCommandOutput
|
|
10
|
-
extends UpdateGatewaySoftwareNowOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateGatewaySoftwareNowOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateGatewaySoftwareNowCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateGatewaySoftwareNowCommandInput
|
|
9
|
+
input: UpdateGatewaySoftwareNowCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateGatewaySoftwareNowCommandInput,
|
|
17
12
|
UpdateGatewaySoftwareNowCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateGatewaySoftwareNowCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateGatewaySoftwareNowCommandInput
|
|
18
|
+
input: UpdateGatewaySoftwareNowCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateGatewaySoftwareNowCommandInput,
|
|
26
21
|
UpdateGatewaySoftwareNowCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateMaintenanceStartTimeOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateMaintenanceStartTimeCommandInput
|
|
8
|
-
extends UpdateMaintenanceStartTimeInput {}
|
|
7
|
+
export interface UpdateMaintenanceStartTimeCommandInput extends UpdateMaintenanceStartTimeInput {}
|
|
9
8
|
export interface UpdateMaintenanceStartTimeCommandOutput
|
|
10
|
-
extends UpdateMaintenanceStartTimeOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateMaintenanceStartTimeOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateMaintenanceStartTimeCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateMaintenanceStartTimeCommandInput
|
|
12
|
+
input: UpdateMaintenanceStartTimeCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateMaintenanceStartTimeCommandInput,
|
|
17
15
|
UpdateMaintenanceStartTimeCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateMaintenanceStartTimeCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateMaintenanceStartTimeCommandInput
|
|
21
|
+
input: UpdateMaintenanceStartTimeCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateMaintenanceStartTimeCommandInput,
|
|
26
24
|
UpdateMaintenanceStartTimeCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateNFSFileShareInput,
|
|
4
|
-
UpdateNFSFileShareOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateNFSFileShareInput, UpdateNFSFileShareOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateNFSFileShareCommandInput
|
|
8
|
-
extends UpdateNFSFileShareInput {}
|
|
4
|
+
export interface UpdateNFSFileShareCommandInput extends UpdateNFSFileShareInput {}
|
|
9
5
|
export interface UpdateNFSFileShareCommandOutput
|
|
10
|
-
extends UpdateNFSFileShareOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateNFSFileShareOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateNFSFileShareCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateNFSFileShareCommandInput
|
|
9
|
+
input: UpdateNFSFileShareCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateNFSFileShareCommandInput,
|
|
17
12
|
UpdateNFSFileShareCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateNFSFileShareCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateNFSFileShareCommandInput
|
|
18
|
+
input: UpdateNFSFileShareCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateNFSFileShareCommandInput,
|
|
26
21
|
UpdateNFSFileShareCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateSMBFileShareInput,
|
|
4
|
-
UpdateSMBFileShareOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateSMBFileShareInput, UpdateSMBFileShareOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSMBFileShareCommandInput
|
|
8
|
-
extends UpdateSMBFileShareInput {}
|
|
4
|
+
export interface UpdateSMBFileShareCommandInput extends UpdateSMBFileShareInput {}
|
|
9
5
|
export interface UpdateSMBFileShareCommandOutput
|
|
10
|
-
extends UpdateSMBFileShareOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateSMBFileShareOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateSMBFileShareCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateSMBFileShareCommandInput
|
|
9
|
+
input: UpdateSMBFileShareCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateSMBFileShareCommandInput,
|
|
17
12
|
UpdateSMBFileShareCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateSMBFileShareCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateSMBFileShareCommandInput
|
|
18
|
+
input: UpdateSMBFileShareCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateSMBFileShareCommandInput,
|
|
26
21
|
UpdateSMBFileShareCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateSMBFileShareVisibilityOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSMBFileShareVisibilityCommandInput
|
|
8
|
-
extends UpdateSMBFileShareVisibilityInput {}
|
|
7
|
+
export interface UpdateSMBFileShareVisibilityCommandInput extends UpdateSMBFileShareVisibilityInput {}
|
|
9
8
|
export interface UpdateSMBFileShareVisibilityCommandOutput
|
|
10
|
-
extends UpdateSMBFileShareVisibilityOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateSMBFileShareVisibilityOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateSMBFileShareVisibilityCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateSMBFileShareVisibilityCommandInput
|
|
12
|
+
input: UpdateSMBFileShareVisibilityCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateSMBFileShareVisibilityCommandInput,
|
|
17
15
|
UpdateSMBFileShareVisibilityCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateSMBFileShareVisibilityCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateSMBFileShareVisibilityCommandInput
|
|
21
|
+
input: UpdateSMBFileShareVisibilityCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateSMBFileShareVisibilityCommandInput,
|
|
26
24
|
UpdateSMBFileShareVisibilityCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateSMBLocalGroupsInput,
|
|
4
|
-
UpdateSMBLocalGroupsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateSMBLocalGroupsInput, UpdateSMBLocalGroupsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSMBLocalGroupsCommandInput
|
|
8
|
-
extends UpdateSMBLocalGroupsInput {}
|
|
4
|
+
export interface UpdateSMBLocalGroupsCommandInput extends UpdateSMBLocalGroupsInput {}
|
|
9
5
|
export interface UpdateSMBLocalGroupsCommandOutput
|
|
10
|
-
extends UpdateSMBLocalGroupsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateSMBLocalGroupsOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateSMBLocalGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateSMBLocalGroupsCommandInput
|
|
9
|
+
input: UpdateSMBLocalGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateSMBLocalGroupsCommandInput,
|
|
17
12
|
UpdateSMBLocalGroupsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateSMBLocalGroupsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateSMBLocalGroupsCommandInput
|
|
18
|
+
input: UpdateSMBLocalGroupsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateSMBLocalGroupsCommandInput,
|
|
26
21
|
UpdateSMBLocalGroupsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateSMBSecurityStrategyOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSMBSecurityStrategyCommandInput
|
|
8
|
-
extends UpdateSMBSecurityStrategyInput {}
|
|
7
|
+
export interface UpdateSMBSecurityStrategyCommandInput extends UpdateSMBSecurityStrategyInput {}
|
|
9
8
|
export interface UpdateSMBSecurityStrategyCommandOutput
|
|
10
|
-
extends UpdateSMBSecurityStrategyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateSMBSecurityStrategyOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateSMBSecurityStrategyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateSMBSecurityStrategyCommandInput
|
|
12
|
+
input: UpdateSMBSecurityStrategyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateSMBSecurityStrategyCommandInput,
|
|
17
15
|
UpdateSMBSecurityStrategyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateSMBSecurityStrategyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateSMBSecurityStrategyCommandInput
|
|
21
|
+
input: UpdateSMBSecurityStrategyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateSMBSecurityStrategyCommandInput,
|
|
26
24
|
UpdateSMBSecurityStrategyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateSnapshotScheduleInput,
|
|
4
|
-
UpdateSnapshotScheduleOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateSnapshotScheduleInput, UpdateSnapshotScheduleOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSnapshotScheduleCommandInput
|
|
8
|
-
extends UpdateSnapshotScheduleInput {}
|
|
4
|
+
export interface UpdateSnapshotScheduleCommandInput extends UpdateSnapshotScheduleInput {}
|
|
9
5
|
export interface UpdateSnapshotScheduleCommandOutput
|
|
10
|
-
extends UpdateSnapshotScheduleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateSnapshotScheduleOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateSnapshotScheduleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateSnapshotScheduleCommandInput
|
|
9
|
+
input: UpdateSnapshotScheduleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateSnapshotScheduleCommandInput,
|
|
17
12
|
UpdateSnapshotScheduleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateSnapshotScheduleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateSnapshotScheduleCommandInput
|
|
18
|
+
input: UpdateSnapshotScheduleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateSnapshotScheduleCommandInput,
|
|
26
21
|
UpdateSnapshotScheduleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateVTLDeviceTypeInput,
|
|
4
|
-
UpdateVTLDeviceTypeOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateVTLDeviceTypeInput, UpdateVTLDeviceTypeOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateVTLDeviceTypeCommandInput
|
|
8
|
-
extends UpdateVTLDeviceTypeInput {}
|
|
4
|
+
export interface UpdateVTLDeviceTypeCommandInput extends UpdateVTLDeviceTypeInput {}
|
|
9
5
|
export interface UpdateVTLDeviceTypeCommandOutput
|
|
10
|
-
extends UpdateVTLDeviceTypeOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateVTLDeviceTypeOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateVTLDeviceTypeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateVTLDeviceTypeCommandInput
|
|
9
|
+
input: UpdateVTLDeviceTypeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateVTLDeviceTypeCommandInput,
|
|
17
12
|
UpdateVTLDeviceTypeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateVTLDeviceTypeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateVTLDeviceTypeCommandInput
|
|
18
|
+
input: UpdateVTLDeviceTypeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateVTLDeviceTypeCommandInput,
|
|
26
21
|
UpdateVTLDeviceTypeCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface StorageGatewayExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -101,21 +101,18 @@ export declare const CacheReportStatus: {
|
|
|
101
101
|
readonly FAILED: "FAILED";
|
|
102
102
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
103
103
|
};
|
|
104
|
-
export type CacheReportStatus =
|
|
105
|
-
(typeof CacheReportStatus)[keyof typeof CacheReportStatus];
|
|
104
|
+
export type CacheReportStatus = (typeof CacheReportStatus)[keyof typeof CacheReportStatus];
|
|
106
105
|
export declare const CaseSensitivity: {
|
|
107
106
|
readonly CaseSensitive: "CaseSensitive";
|
|
108
107
|
readonly ClientSpecified: "ClientSpecified";
|
|
109
108
|
};
|
|
110
|
-
export type CaseSensitivity =
|
|
111
|
-
(typeof CaseSensitivity)[keyof typeof CaseSensitivity];
|
|
109
|
+
export type CaseSensitivity = (typeof CaseSensitivity)[keyof typeof CaseSensitivity];
|
|
112
110
|
export declare const EncryptionType: {
|
|
113
111
|
readonly DsseKms: "DsseKms";
|
|
114
112
|
readonly SseKms: "SseKms";
|
|
115
113
|
readonly SseS3: "SseS3";
|
|
116
114
|
};
|
|
117
|
-
export type EncryptionType =
|
|
118
|
-
(typeof EncryptionType)[keyof typeof EncryptionType];
|
|
115
|
+
export type EncryptionType = (typeof EncryptionType)[keyof typeof EncryptionType];
|
|
119
116
|
export declare const ObjectACL: {
|
|
120
117
|
readonly authenticated_read: "authenticated-read";
|
|
121
118
|
readonly aws_exec_read: "aws-exec-read";
|
|
@@ -131,21 +128,18 @@ export declare const RetentionLockType: {
|
|
|
131
128
|
readonly GOVERNANCE: "GOVERNANCE";
|
|
132
129
|
readonly NONE: "NONE";
|
|
133
130
|
};
|
|
134
|
-
export type RetentionLockType =
|
|
135
|
-
(typeof RetentionLockType)[keyof typeof RetentionLockType];
|
|
131
|
+
export type RetentionLockType = (typeof RetentionLockType)[keyof typeof RetentionLockType];
|
|
136
132
|
export declare const TapeStorageClass: {
|
|
137
133
|
readonly DEEP_ARCHIVE: "DEEP_ARCHIVE";
|
|
138
134
|
readonly GLACIER: "GLACIER";
|
|
139
135
|
};
|
|
140
|
-
export type TapeStorageClass =
|
|
141
|
-
(typeof TapeStorageClass)[keyof typeof TapeStorageClass];
|
|
136
|
+
export type TapeStorageClass = (typeof TapeStorageClass)[keyof typeof TapeStorageClass];
|
|
142
137
|
export declare const GatewayCapacity: {
|
|
143
138
|
readonly Large: "Large";
|
|
144
139
|
readonly Medium: "Medium";
|
|
145
140
|
readonly Small: "Small";
|
|
146
141
|
};
|
|
147
|
-
export type GatewayCapacity =
|
|
148
|
-
(typeof GatewayCapacity)[keyof typeof GatewayCapacity];
|
|
142
|
+
export type GatewayCapacity = (typeof GatewayCapacity)[keyof typeof GatewayCapacity];
|
|
149
143
|
export declare const HostEnvironment: {
|
|
150
144
|
readonly EC2: "EC2";
|
|
151
145
|
readonly HYPER_V: "HYPER-V";
|
|
@@ -154,16 +148,14 @@ export declare const HostEnvironment: {
|
|
|
154
148
|
readonly SNOWBALL: "SNOWBALL";
|
|
155
149
|
readonly VMWARE: "VMWARE";
|
|
156
150
|
};
|
|
157
|
-
export type HostEnvironment =
|
|
158
|
-
(typeof HostEnvironment)[keyof typeof HostEnvironment];
|
|
151
|
+
export type HostEnvironment = (typeof HostEnvironment)[keyof typeof HostEnvironment];
|
|
159
152
|
export declare const SMBSecurityStrategy: {
|
|
160
153
|
readonly ClientSpecified: "ClientSpecified";
|
|
161
154
|
readonly MandatoryEncryption: "MandatoryEncryption";
|
|
162
155
|
readonly MandatoryEncryptionNoAes128: "MandatoryEncryptionNoAes128";
|
|
163
156
|
readonly MandatorySigning: "MandatorySigning";
|
|
164
157
|
};
|
|
165
|
-
export type SMBSecurityStrategy =
|
|
166
|
-
(typeof SMBSecurityStrategy)[keyof typeof SMBSecurityStrategy];
|
|
158
|
+
export type SMBSecurityStrategy = (typeof SMBSecurityStrategy)[keyof typeof SMBSecurityStrategy];
|
|
167
159
|
export declare const FileShareType: {
|
|
168
160
|
readonly NFS: "NFS";
|
|
169
161
|
readonly SMB: "SMB";
|
|
@@ -5,23 +5,17 @@ export declare class InternalServerError extends __BaseException {
|
|
|
5
5
|
readonly name: "InternalServerError";
|
|
6
6
|
readonly $fault: "server";
|
|
7
7
|
error?: StorageGatewayError | undefined;
|
|
8
|
-
constructor(
|
|
9
|
-
opts: __ExceptionOptionType<InternalServerError, __BaseException>
|
|
10
|
-
);
|
|
8
|
+
constructor(opts: __ExceptionOptionType<InternalServerError, __BaseException>);
|
|
11
9
|
}
|
|
12
10
|
export declare class InvalidGatewayRequestException extends __BaseException {
|
|
13
11
|
readonly name: "InvalidGatewayRequestException";
|
|
14
12
|
readonly $fault: "client";
|
|
15
13
|
error?: StorageGatewayError | undefined;
|
|
16
|
-
constructor(
|
|
17
|
-
opts: __ExceptionOptionType<InvalidGatewayRequestException, __BaseException>
|
|
18
|
-
);
|
|
14
|
+
constructor(opts: __ExceptionOptionType<InvalidGatewayRequestException, __BaseException>);
|
|
19
15
|
}
|
|
20
16
|
export declare class ServiceUnavailableError extends __BaseException {
|
|
21
17
|
readonly name: "ServiceUnavailableError";
|
|
22
18
|
readonly $fault: "server";
|
|
23
19
|
error?: StorageGatewayError | undefined;
|
|
24
|
-
constructor(
|
|
25
|
-
opts: __ExceptionOptionType<ServiceUnavailableError, __BaseException>
|
|
26
|
-
);
|
|
20
|
+
constructor(opts: __ExceptionOptionType<ServiceUnavailableError, __BaseException>);
|
|
27
21
|
}
|
|
@@ -485,9 +485,7 @@ export interface FileSystemAssociationInfo {
|
|
|
485
485
|
Tags?: Tag[] | undefined;
|
|
486
486
|
CacheAttributes?: CacheAttributes | undefined;
|
|
487
487
|
EndpointNetworkConfiguration?: EndpointNetworkConfiguration | undefined;
|
|
488
|
-
FileSystemAssociationStatusDetails?:
|
|
489
|
-
| FileSystemAssociationStatusDetail[]
|
|
490
|
-
| undefined;
|
|
488
|
+
FileSystemAssociationStatusDetails?: FileSystemAssociationStatusDetail[] | undefined;
|
|
491
489
|
}
|
|
492
490
|
export interface DescribeFileSystemAssociationsOutput {
|
|
493
491
|
FileSystemAssociationInfoList?: FileSystemAssociationInfo[] | undefined;
|
|
@@ -846,9 +844,7 @@ export interface ListAutomaticTapeCreationPoliciesInput {
|
|
|
846
844
|
GatewayARN?: string | undefined;
|
|
847
845
|
}
|
|
848
846
|
export interface ListAutomaticTapeCreationPoliciesOutput {
|
|
849
|
-
AutomaticTapeCreationPolicyInfos?:
|
|
850
|
-
| AutomaticTapeCreationPolicyInfo[]
|
|
851
|
-
| undefined;
|
|
847
|
+
AutomaticTapeCreationPolicyInfos?: AutomaticTapeCreationPolicyInfo[] | undefined;
|
|
852
848
|
}
|
|
853
849
|
export interface ListCacheReportsInput {
|
|
854
850
|
Marker?: string | undefined;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { StorageGatewayClient } from "../StorageGatewayClient";
|
|
3
|
-
export interface StorageGatewayPaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface StorageGatewayPaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: StorageGatewayClient;
|
|
6
5
|
}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTapesCommandInput,
|
|
4
|
-
ListTapesCommandOutput,
|
|
5
|
-
} from "../commands/ListTapesCommand";
|
|
2
|
+
import { ListTapesCommandInput, ListTapesCommandOutput } from "../commands/ListTapesCommand";
|
|
6
3
|
import { StorageGatewayPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListTapes: (
|
|
8
5
|
config: StorageGatewayPaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListVolumesCommandInput,
|
|
4
|
-
ListVolumesCommandOutput,
|
|
5
|
-
} from "../commands/ListVolumesCommand";
|
|
2
|
+
import { ListVolumesCommandInput, ListVolumesCommandOutput } from "../commands/ListVolumesCommand";
|
|
6
3
|
import { StorageGatewayPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListVolumes: (
|
|
8
5
|
config: StorageGatewayPaginationConfiguration,
|
|
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
|
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider:
|
|
10
10
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
11
|
-
| ((
|
|
12
|
-
_: unknown
|
|
13
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
12
|
defaultUserAgentProvider: (
|
|
15
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
13
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
16
14
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
17
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
18
16
|
region: string | import("@smithy/types").Provider<any>;
|
|
19
|
-
requestHandler:
|
|
20
|
-
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
|
-
| RequestHandler;
|
|
17
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
22
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
19
|
streamCollector: (
|
|
24
|
-
stream:
|
|
25
|
-
| import("stream").Readable
|
|
26
|
-
| import("stream/web").ReadableStream
|
|
27
|
-
| ReadableStream
|
|
28
|
-
| Blob
|
|
20
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
29
21
|
) => Promise<Uint8Array>;
|
|
30
22
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
31
23
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
|
|
|
53
45
|
logger: import("@smithy/types").Logger;
|
|
54
46
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
55
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
56
|
-
userAgentAppId?:
|
|
57
|
-
|
|
58
|
-
| undefined
|
|
59
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
60
|
-
retryStrategy?:
|
|
61
|
-
| import("@smithy/types").RetryStrategy
|
|
62
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
48
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
49
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
63
50
|
endpoint?:
|
|
64
51
|
| ((
|
|
65
52
|
| string
|
|
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
|
|
|
81
68
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
82
69
|
context?: {
|
|
83
70
|
logger?: import("@smithy/types").Logger;
|
|
84
|
-
}
|
|
71
|
+
},
|
|
85
72
|
) => import("@smithy/types").EndpointV2;
|
|
86
73
|
tls?: boolean;
|
|
87
74
|
serviceConfiguredEndpoint?: never;
|
|
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
|
|
|
94
81
|
signer?:
|
|
95
82
|
| import("@smithy/types").RequestSigner
|
|
96
83
|
| ((
|
|
97
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
98
85
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
99
86
|
signingEscapePath?: boolean;
|
|
100
87
|
systemClockOffset?: number;
|
|
101
88
|
signingRegion?: string;
|
|
102
89
|
signerConstructor?: new (
|
|
103
90
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
104
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
105
92
|
) => import("@smithy/types").RequestSigner;
|
|
106
93
|
};
|