@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
|
@@ -709,6 +709,18 @@ export interface AutomaticTapeCreationPolicyInfo {
|
|
|
709
709
|
*/
|
|
710
710
|
GatewayARN?: string;
|
|
711
711
|
}
|
|
712
|
+
/**
|
|
713
|
+
* @public
|
|
714
|
+
* @enum
|
|
715
|
+
*/
|
|
716
|
+
export declare const AutomaticUpdatePolicy: {
|
|
717
|
+
readonly ALL_VERSIONS: "ALL_VERSIONS";
|
|
718
|
+
readonly EMERGENCY_VERSIONS_ONLY: "EMERGENCY_VERSIONS_ONLY";
|
|
719
|
+
};
|
|
720
|
+
/**
|
|
721
|
+
* @public
|
|
722
|
+
*/
|
|
723
|
+
export type AutomaticUpdatePolicy = (typeof AutomaticUpdatePolicy)[keyof typeof AutomaticUpdatePolicy];
|
|
712
724
|
/**
|
|
713
725
|
* @public
|
|
714
726
|
* @enum
|
|
@@ -3034,11 +3046,32 @@ export interface DescribeMaintenanceStartTimeInput {
|
|
|
3034
3046
|
*/
|
|
3035
3047
|
GatewayARN: string | undefined;
|
|
3036
3048
|
}
|
|
3049
|
+
/**
|
|
3050
|
+
* <p>A set of variables indicating the software update preferences for the gateway.</p>
|
|
3051
|
+
* @public
|
|
3052
|
+
*/
|
|
3053
|
+
export interface SoftwareUpdatePreferences {
|
|
3054
|
+
/**
|
|
3055
|
+
* <p>Indicates the automatic update policy for a gateway.</p>
|
|
3056
|
+
* <p>
|
|
3057
|
+
* <code>ALL_VERSIONS</code> - Enables regular gateway maintenance updates.</p>
|
|
3058
|
+
* <p>
|
|
3059
|
+
* <code>EMERGENCY_VERSIONS_ONLY</code> - Disables regular gateway maintenance
|
|
3060
|
+
* updates.</p>
|
|
3061
|
+
* @public
|
|
3062
|
+
*/
|
|
3063
|
+
AutomaticUpdatePolicy?: AutomaticUpdatePolicy;
|
|
3064
|
+
}
|
|
3037
3065
|
/**
|
|
3038
3066
|
* <p>A JSON object containing the following fields:</p>
|
|
3039
3067
|
* <ul>
|
|
3040
3068
|
* <li>
|
|
3041
3069
|
* <p>
|
|
3070
|
+
* <a>DescribeMaintenanceStartTimeOutput$SoftwareUpdatePreferences</a>
|
|
3071
|
+
* </p>
|
|
3072
|
+
* </li>
|
|
3073
|
+
* <li>
|
|
3074
|
+
* <p>
|
|
3042
3075
|
* <a>DescribeMaintenanceStartTimeOutput$DayOfMonth</a>
|
|
3043
3076
|
* </p>
|
|
3044
3077
|
* </li>
|
|
@@ -3095,8 +3128,8 @@ export interface DescribeMaintenanceStartTimeOutput {
|
|
|
3095
3128
|
DayOfWeek?: number;
|
|
3096
3129
|
/**
|
|
3097
3130
|
* <p>The day of the month component of the maintenance start time represented as an ordinal
|
|
3098
|
-
* number from 1 to 28, where 1 represents the first day of the month
|
|
3099
|
-
*
|
|
3131
|
+
* number from 1 to 28, where 1 represents the first day of the month. It is not possible to
|
|
3132
|
+
* set the maintenance schedule to start on days 29 through 31.</p>
|
|
3100
3133
|
* @public
|
|
3101
3134
|
*/
|
|
3102
3135
|
DayOfMonth?: number;
|
|
@@ -3106,6 +3139,17 @@ export interface DescribeMaintenanceStartTimeOutput {
|
|
|
3106
3139
|
* @public
|
|
3107
3140
|
*/
|
|
3108
3141
|
Timezone?: string;
|
|
3142
|
+
/**
|
|
3143
|
+
* <p>A set of variables indicating the software update preferences for the gateway.</p>
|
|
3144
|
+
* <p>Includes <code>AutomaticUpdatePolicy</code> field with the following inputs:</p>
|
|
3145
|
+
* <p>
|
|
3146
|
+
* <code>ALL_VERSIONS</code> - Enables regular gateway maintenance updates.</p>
|
|
3147
|
+
* <p>
|
|
3148
|
+
* <code>EMERGENCY_VERSIONS_ONLY</code> - Disables regular gateway maintenance
|
|
3149
|
+
* updates.</p>
|
|
3150
|
+
* @public
|
|
3151
|
+
*/
|
|
3152
|
+
SoftwareUpdatePreferences?: SoftwareUpdatePreferences;
|
|
3109
3153
|
}
|
|
3110
3154
|
/**
|
|
3111
3155
|
* <p>DescribeNFSFileSharesInput</p>
|
|
@@ -3780,26 +3824,26 @@ export interface DescribeSMBSettingsOutput {
|
|
|
3780
3824
|
* </li>
|
|
3781
3825
|
* <li>
|
|
3782
3826
|
* <p>
|
|
3783
|
-
* <code>MandatorySigning</code>: If you
|
|
3827
|
+
* <code>MandatorySigning</code>: If you choose this option, File Gateway only allows
|
|
3784
3828
|
* connections from SMBv2 or SMBv3 clients that have signing turned on. This option
|
|
3785
3829
|
* works with SMB clients on Microsoft Windows Vista, Windows Server 2008, or later.
|
|
3786
3830
|
* </p>
|
|
3787
3831
|
* </li>
|
|
3788
3832
|
* <li>
|
|
3789
3833
|
* <p>
|
|
3790
|
-
* <code>MandatoryEncryption</code>: If you
|
|
3791
|
-
* connections from SMBv3 clients that have encryption turned on. Both 256-bit
|
|
3792
|
-
* 128-bit algorithms are allowed. This option is recommended for environments that
|
|
3834
|
+
* <code>MandatoryEncryption</code>: If you choose this option, File Gateway only
|
|
3835
|
+
* allows connections from SMBv3 clients that have encryption turned on. Both 256-bit
|
|
3836
|
+
* and 128-bit algorithms are allowed. This option is recommended for environments that
|
|
3793
3837
|
* handle sensitive data. It works with SMB clients on Microsoft Windows 8, Windows
|
|
3794
3838
|
* Server 2012, or later.</p>
|
|
3795
3839
|
* </li>
|
|
3796
3840
|
* <li>
|
|
3797
3841
|
* <p>
|
|
3798
|
-
* <code>
|
|
3799
|
-
* connections from SMBv3 clients that use 256-bit AES encryption
|
|
3800
|
-
* algorithms are not allowed. This option is recommended for
|
|
3801
|
-
* sensitive data. It works with SMB clients on Microsoft
|
|
3802
|
-
* 2012, or later.</p>
|
|
3842
|
+
* <code>MandatoryEncryptionNoAes128</code>: If you choose this option, File Gateway
|
|
3843
|
+
* only allows connections from SMBv3 clients that use 256-bit AES encryption
|
|
3844
|
+
* algorithms. 128-bit algorithms are not allowed. This option is recommended for
|
|
3845
|
+
* environments that handle sensitive data. It works with SMB clients on Microsoft
|
|
3846
|
+
* Windows 8, Windows Server 2012, or later.</p>
|
|
3803
3847
|
* </li>
|
|
3804
3848
|
* </ul>
|
|
3805
3849
|
* @public
|
|
@@ -6258,7 +6302,9 @@ export interface UpdateGatewayInformationInput {
|
|
|
6258
6302
|
*/
|
|
6259
6303
|
CloudWatchLogGroupARN?: string;
|
|
6260
6304
|
/**
|
|
6261
|
-
* <p>Specifies the size of the gateway's metadata cache
|
|
6305
|
+
* <p>Specifies the size of the gateway's metadata cache. This setting impacts gateway
|
|
6306
|
+
* performance and hardware recommendations. For more information, see <a href="https://docs.aws.amazon.com/filegateway/latest/files3/performance-multiple-file-shares.html">Performance guidance for gateways with multiple file shares</a>
|
|
6307
|
+
* in the <i>Amazon S3 File Gateway User Guide</i>.</p>
|
|
6262
6308
|
* @public
|
|
6263
6309
|
*/
|
|
6264
6310
|
GatewayCapacity?: GatewayCapacity;
|
|
@@ -6311,6 +6357,11 @@ export interface UpdateGatewaySoftwareNowOutput {
|
|
|
6311
6357
|
* <ul>
|
|
6312
6358
|
* <li>
|
|
6313
6359
|
* <p>
|
|
6360
|
+
* <a>UpdateMaintenanceStartTimeInput$SoftwareUpdatePreferences</a>
|
|
6361
|
+
* </p>
|
|
6362
|
+
* </li>
|
|
6363
|
+
* <li>
|
|
6364
|
+
* <p>
|
|
6314
6365
|
* <a>UpdateMaintenanceStartTimeInput$DayOfMonth</a>
|
|
6315
6366
|
* </p>
|
|
6316
6367
|
* </li>
|
|
@@ -6345,27 +6396,38 @@ export interface UpdateMaintenanceStartTimeInput {
|
|
|
6345
6396
|
* zone of the gateway.</p>
|
|
6346
6397
|
* @public
|
|
6347
6398
|
*/
|
|
6348
|
-
HourOfDay
|
|
6399
|
+
HourOfDay?: number;
|
|
6349
6400
|
/**
|
|
6350
6401
|
* <p>The minute component of the maintenance start time represented as
|
|
6351
6402
|
* <i>mm</i>, where <i>mm</i> is the minute (00 to 59). The
|
|
6352
6403
|
* minute of the hour is in the time zone of the gateway.</p>
|
|
6353
6404
|
* @public
|
|
6354
6405
|
*/
|
|
6355
|
-
MinuteOfHour
|
|
6406
|
+
MinuteOfHour?: number;
|
|
6356
6407
|
/**
|
|
6357
6408
|
* <p>The day of the week component of the maintenance start time week represented as an
|
|
6358
|
-
* ordinal number from 0 to 6, where 0 represents Sunday and 6 Saturday.</p>
|
|
6409
|
+
* ordinal number from 0 to 6, where 0 represents Sunday and 6 represents Saturday.</p>
|
|
6359
6410
|
* @public
|
|
6360
6411
|
*/
|
|
6361
6412
|
DayOfWeek?: number;
|
|
6362
6413
|
/**
|
|
6363
6414
|
* <p>The day of the month component of the maintenance start time represented as an ordinal
|
|
6364
|
-
* number from 1 to 28, where 1 represents the first day of the month
|
|
6365
|
-
*
|
|
6415
|
+
* number from 1 to 28, where 1 represents the first day of the month. It is not possible to
|
|
6416
|
+
* set the maintenance schedule to start on days 29 through 31.</p>
|
|
6366
6417
|
* @public
|
|
6367
6418
|
*/
|
|
6368
6419
|
DayOfMonth?: number;
|
|
6420
|
+
/**
|
|
6421
|
+
* <p>A set of variables indicating the software update preferences for the gateway.</p>
|
|
6422
|
+
* <p>Includes <code>AutomaticUpdatePolicy</code> field with the following inputs:</p>
|
|
6423
|
+
* <p>
|
|
6424
|
+
* <code>ALL_VERSIONS</code> - Enables regular gateway maintenance updates.</p>
|
|
6425
|
+
* <p>
|
|
6426
|
+
* <code>EMERGENCY_VERSIONS_ONLY</code> - Disables regular gateway maintenance
|
|
6427
|
+
* updates.</p>
|
|
6428
|
+
* @public
|
|
6429
|
+
*/
|
|
6430
|
+
SoftwareUpdatePreferences?: SoftwareUpdatePreferences;
|
|
6369
6431
|
}
|
|
6370
6432
|
/**
|
|
6371
6433
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway whose maintenance
|
|
@@ -6798,17 +6860,26 @@ export interface UpdateSMBSecurityStrategyInput {
|
|
|
6798
6860
|
GatewayARN: string | undefined;
|
|
6799
6861
|
/**
|
|
6800
6862
|
* <p>Specifies the type of security strategy.</p>
|
|
6801
|
-
* <p>
|
|
6802
|
-
*
|
|
6803
|
-
*
|
|
6863
|
+
* <p>
|
|
6864
|
+
* <code>ClientSpecified</code>: If you choose this option, requests are established based
|
|
6865
|
+
* on what is negotiated by the client. This option is recommended when you want to maximize
|
|
6866
|
+
* compatibility across different clients in your environment. Supported only for S3 File
|
|
6804
6867
|
* Gateway.</p>
|
|
6805
|
-
* <p>
|
|
6806
|
-
*
|
|
6807
|
-
*
|
|
6808
|
-
*
|
|
6809
|
-
*
|
|
6868
|
+
* <p>
|
|
6869
|
+
* <code>MandatorySigning</code>: If you choose this option, File Gateway only allows
|
|
6870
|
+
* connections from SMBv2 or SMBv3 clients that have signing enabled. This option works with
|
|
6871
|
+
* SMB clients on Microsoft Windows Vista, Windows Server 2008 or newer.</p>
|
|
6872
|
+
* <p>
|
|
6873
|
+
* <code>MandatoryEncryption</code>: If you choose this option, File Gateway only allows
|
|
6874
|
+
* connections from SMBv3 clients that have encryption enabled. This option is recommended for
|
|
6810
6875
|
* environments that handle sensitive data. This option works with SMB clients on Microsoft
|
|
6811
6876
|
* Windows 8, Windows Server 2012 or newer.</p>
|
|
6877
|
+
* <p>
|
|
6878
|
+
* <code>MandatoryEncryptionNoAes128</code>: If you choose this option, File Gateway only
|
|
6879
|
+
* allows connections from SMBv3 clients that use 256-bit AES encryption algorithms. 128-bit
|
|
6880
|
+
* algorithms are not allowed. This option is recommended for environments that handle
|
|
6881
|
+
* sensitive data. It works with SMB clients on Microsoft Windows 8, Windows Server 2012, or
|
|
6882
|
+
* later.</p>
|
|
6812
6883
|
* @public
|
|
6813
6884
|
*/
|
|
6814
6885
|
SMBSecurityStrategy: SMBSecurityStrategy | undefined;
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -610,8 +610,8 @@ export interface ClientDefaults
|
|
|
610
610
|
serviceId?: string;
|
|
611
611
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
612
612
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
613
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
614
613
|
region?: string | __Provider<string>;
|
|
614
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
615
615
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
616
616
|
maxAttempts?: number | __Provider<number>;
|
|
617
617
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ActivateGatewayCommandInput extends ActivateGatewayInput {}
|
|
14
15
|
export interface ActivateGatewayCommandOutput
|
|
15
16
|
extends ActivateGatewayOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AddCacheCommandInput extends AddCacheInput {}
|
|
11
12
|
export interface AddCacheCommandOutput
|
|
12
13
|
extends AddCacheOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddTagsToResourceCommandInput extends AddTagsToResourceInput {}
|
|
14
15
|
export interface AddTagsToResourceCommandOutput
|
|
15
16
|
extends AddTagsToResourceOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddUploadBufferCommandInput extends AddUploadBufferInput {}
|
|
14
15
|
export interface AddUploadBufferCommandOutput
|
|
15
16
|
extends AddUploadBufferOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddWorkingStorageCommandInput extends AddWorkingStorageInput {}
|
|
14
15
|
export interface AddWorkingStorageCommandOutput
|
|
15
16
|
extends AddWorkingStorageOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AssignTapePoolCommandInput extends AssignTapePoolInput {}
|
|
11
12
|
export interface AssignTapePoolCommandOutput
|
|
12
13
|
extends AssignTapePoolOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateFileSystemCommandInput
|
|
14
15
|
extends AssociateFileSystemInput {}
|
|
15
16
|
export interface AssociateFileSystemCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AttachVolumeCommandInput extends AttachVolumeInput {}
|
|
11
12
|
export interface AttachVolumeCommandOutput
|
|
12
13
|
extends AttachVolumeOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CancelArchivalCommandInput extends CancelArchivalInput {}
|
|
11
12
|
export interface CancelArchivalCommandOutput
|
|
12
13
|
extends CancelArchivalOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelRetrievalCommandInput extends CancelRetrievalInput {}
|
|
14
15
|
export interface CancelRetrievalCommandOutput
|
|
15
16
|
extends CancelRetrievalOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCachediSCSIVolumeCommandInput
|
|
14
15
|
extends CreateCachediSCSIVolumeInput {}
|
|
15
16
|
export interface CreateCachediSCSIVolumeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateNFSFileShareCommandInput
|
|
14
15
|
extends CreateNFSFileShareInput {}
|
|
15
16
|
export interface CreateNFSFileShareCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSMBFileShareCommandInput
|
|
14
15
|
extends CreateSMBFileShareInput {}
|
|
15
16
|
export interface CreateSMBFileShareCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateSnapshotCommandInput extends CreateSnapshotInput {}
|
|
11
12
|
export interface CreateSnapshotCommandOutput
|
|
12
13
|
extends CreateSnapshotOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSnapshotFromVolumeRecoveryPointCommandInput
|
|
14
15
|
extends CreateSnapshotFromVolumeRecoveryPointInput {}
|
|
15
16
|
export interface CreateSnapshotFromVolumeRecoveryPointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateStorediSCSIVolumeCommandInput
|
|
14
15
|
extends CreateStorediSCSIVolumeInput {}
|
|
15
16
|
export interface CreateStorediSCSIVolumeCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateTapePoolCommandInput extends CreateTapePoolInput {}
|
|
11
12
|
export interface CreateTapePoolCommandOutput
|
|
12
13
|
extends CreateTapePoolOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateTapeWithBarcodeCommandInput
|
|
14
15
|
extends CreateTapeWithBarcodeInput {}
|
|
15
16
|
export interface CreateTapeWithBarcodeCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateTapesCommandInput extends CreateTapesInput {}
|
|
11
12
|
export interface CreateTapesCommandOutput
|
|
12
13
|
extends CreateTapesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteAutomaticTapeCreationPolicyCommandInput
|
|
14
15
|
extends DeleteAutomaticTapeCreationPolicyInput {}
|
|
15
16
|
export interface DeleteAutomaticTapeCreationPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteBandwidthRateLimitCommandInput
|
|
14
15
|
extends DeleteBandwidthRateLimitInput {}
|
|
15
16
|
export interface DeleteBandwidthRateLimitCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteChapCredentialsCommandInput
|
|
14
15
|
extends DeleteChapCredentialsInput {}
|
|
15
16
|
export interface DeleteChapCredentialsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteFileShareCommandInput extends DeleteFileShareInput {}
|
|
14
15
|
export interface DeleteFileShareCommandOutput
|
|
15
16
|
extends DeleteFileShareOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteGatewayCommandInput extends DeleteGatewayInput {}
|
|
11
12
|
export interface DeleteGatewayCommandOutput
|
|
12
13
|
extends DeleteGatewayOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteSnapshotScheduleCommandInput
|
|
14
15
|
extends DeleteSnapshotScheduleInput {}
|
|
15
16
|
export interface DeleteSnapshotScheduleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteTapeArchiveCommandInput extends DeleteTapeArchiveInput {}
|
|
14
15
|
export interface DeleteTapeArchiveCommandOutput
|
|
15
16
|
extends DeleteTapeArchiveOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteTapeCommandInput extends DeleteTapeInput {}
|
|
11
12
|
export interface DeleteTapeCommandOutput
|
|
12
13
|
extends DeleteTapeOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteTapePoolCommandInput extends DeleteTapePoolInput {}
|
|
11
12
|
export interface DeleteTapePoolCommandOutput
|
|
12
13
|
extends DeleteTapePoolOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteVolumeCommandInput extends DeleteVolumeInput {}
|
|
11
12
|
export interface DeleteVolumeCommandOutput
|
|
12
13
|
extends DeleteVolumeOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAvailabilityMonitorTestCommandInput
|
|
14
15
|
extends DescribeAvailabilityMonitorTestInput {}
|
|
15
16
|
export interface DescribeAvailabilityMonitorTestCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeBandwidthRateLimitCommandInput
|
|
14
15
|
extends DescribeBandwidthRateLimitInput {}
|
|
15
16
|
export interface DescribeBandwidthRateLimitCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeBandwidthRateLimitScheduleCommandInput
|
|
14
15
|
extends DescribeBandwidthRateLimitScheduleInput {}
|
|
15
16
|
export interface DescribeBandwidthRateLimitScheduleCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeCacheCommandInput extends DescribeCacheInput {}
|
|
11
12
|
export interface DescribeCacheCommandOutput
|
|
12
13
|
extends DescribeCacheOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeCachediSCSIVolumesCommandInput
|
|
14
15
|
extends DescribeCachediSCSIVolumesInput {}
|
|
15
16
|
export interface DescribeCachediSCSIVolumesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeChapCredentialsCommandInput
|
|
14
15
|
extends DescribeChapCredentialsInput {}
|
|
15
16
|
export interface DescribeChapCredentialsCommandOutput
|