@aws-sdk/client-storage-gateway 3.588.0 → 3.592.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 +6 -90
- package/dist-es/models/models_0.js +4 -0
- package/dist-types/StorageGatewayClient.d.ts +4 -4
- package/dist-types/commands/ActivateGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AddCacheCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/AddUploadBufferCommand.d.ts +2 -1
- package/dist-types/commands/AddWorkingStorageCommand.d.ts +2 -1
- package/dist-types/commands/AssignTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/AssociateFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CancelArchivalCommand.d.ts +2 -1
- package/dist-types/commands/CancelRetrievalCommand.d.ts +2 -1
- package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFileShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCacheCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +8 -3
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUploadBufferCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +2 -1
- package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DisableGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/JoinDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/ListLocalDisksCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTapePoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListTapesCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumesCommand.d.ts +2 -1
- package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +2 -1
- package/dist-types/commands/RefreshCacheCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetCacheCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +2 -1
- package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +2 -1
- package/dist-types/commands/ShutdownGatewayCommand.d.ts +2 -1
- package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/commands/StartGatewayCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +5 -4
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +23 -5
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +8 -5
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/StorageGatewayServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +96 -25
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/StorageGatewayServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +13 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -26,9 +27,9 @@ declare const UpdateGatewayInformationCommand_base: {
|
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* <p>Updates a gateway's metadata, which includes the gateway's name
|
|
30
|
-
* To specify which gateway to update, use the Amazon Resource Name
|
|
31
|
-
* your request.</p>
|
|
30
|
+
* <p>Updates a gateway's metadata, which includes the gateway's name, time zone,
|
|
31
|
+
* and metadata cache size. To specify which gateway to update, use the Amazon Resource Name
|
|
32
|
+
* (ARN) of the gateway in your request.</p>
|
|
32
33
|
* <note>
|
|
33
34
|
* <p>For gateways activated after September 2, 2015, the gateway's ARN contains the
|
|
34
35
|
* gateway ID rather than the gateway name. However, changing the name of the gateway has
|
|
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -26,8 +27,22 @@ declare const UpdateMaintenanceStartTimeCommand_base: {
|
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* <p>Updates a gateway's
|
|
30
|
-
*
|
|
30
|
+
* <p>Updates a gateway's maintenance window schedule, with settings for monthly or
|
|
31
|
+
* weekly cadence, specific day and time to begin maintenance, and which types of updates to
|
|
32
|
+
* apply. Time configuration uses the gateway's time zone. You can pass values for a complete
|
|
33
|
+
* maintenance schedule, or update policy, or both. Previous values will persist for whichever
|
|
34
|
+
* setting you choose not to modify. If an incomplete or invalid maintenance schedule is
|
|
35
|
+
* passed, the entire request will be rejected with an error and no changes will occur.</p>
|
|
36
|
+
* <p>A complete maintenance schedule must include values for <i>both</i>
|
|
37
|
+
* <code>MinuteOfHour</code> and <code>HourOfDay</code>, and <i>either</i>
|
|
38
|
+
* <code>DayOfMonth</code>
|
|
39
|
+
* <i>or</i>
|
|
40
|
+
* <code>DayOfWeek</code>.</p>
|
|
41
|
+
* <note>
|
|
42
|
+
* <p>We recommend keeping maintenance updates turned on, except in specific use cases
|
|
43
|
+
* where the brief disruptions caused by updating the gateway could critically impact your
|
|
44
|
+
* deployment.</p>
|
|
45
|
+
* </note>
|
|
31
46
|
* @example
|
|
32
47
|
* Use a bare-bones client and the command you need to make an API call.
|
|
33
48
|
* ```javascript
|
|
@@ -36,10 +51,13 @@ declare const UpdateMaintenanceStartTimeCommand_base: {
|
|
|
36
51
|
* const client = new StorageGatewayClient(config);
|
|
37
52
|
* const input = { // UpdateMaintenanceStartTimeInput
|
|
38
53
|
* GatewayARN: "STRING_VALUE", // required
|
|
39
|
-
* HourOfDay: Number("int"),
|
|
40
|
-
* MinuteOfHour: Number("int"),
|
|
54
|
+
* HourOfDay: Number("int"),
|
|
55
|
+
* MinuteOfHour: Number("int"),
|
|
41
56
|
* DayOfWeek: Number("int"),
|
|
42
57
|
* DayOfMonth: Number("int"),
|
|
58
|
+
* SoftwareUpdatePreferences: { // SoftwareUpdatePreferences
|
|
59
|
+
* AutomaticUpdatePolicy: "ALL_VERSIONS" || "EMERGENCY_VERSIONS_ONLY",
|
|
60
|
+
* },
|
|
43
61
|
* };
|
|
44
62
|
* const command = new UpdateMaintenanceStartTimeCommand(input);
|
|
45
63
|
* const response = await client.send(command);
|
|
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -26,11 +27,13 @@ declare const UpdateSMBSecurityStrategyCommand_base: {
|
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* <p>Updates the SMB security strategy
|
|
30
|
-
* file gateways.</p>
|
|
30
|
+
* <p>Updates the SMB security strategy level for an Amazon S3 file gateway. This
|
|
31
|
+
* action is only supported for Amazon S3 file gateways.</p>
|
|
31
32
|
* <note>
|
|
32
|
-
* <p>
|
|
33
|
-
* <
|
|
33
|
+
* <p>For information about configuring this setting using the Amazon Web Services console,
|
|
34
|
+
* see <a href="https://docs.aws.amazon.com/filegateway/latest/files3/security-strategy.html">Setting a security level for your gateway</a> in the <i>Amazon S3
|
|
35
|
+
* File Gateway User Guide</i>.</p>
|
|
36
|
+
* <p>A higher security strategy level can affect performance of the gateway.</p>
|
|
34
37
|
* </note>
|
|
35
38
|
* @example
|
|
36
39
|
* Use a bare-bones client and the command you need to make an API call.
|
package/dist-types/index.d.ts
CHANGED
|
@@ -64,8 +64,8 @@
|
|
|
64
64
|
export * from "./StorageGatewayClient";
|
|
65
65
|
export * from "./StorageGateway";
|
|
66
66
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
67
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
68
|
-
export { StorageGatewayExtensionConfiguration } from "./extensionConfiguration";
|
|
67
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
68
|
+
export type { StorageGatewayExtensionConfiguration } from "./extensionConfiguration";
|
|
69
69
|
export * from "./commands";
|
|
70
70
|
export * from "./pagination";
|
|
71
71
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|