@aws-sdk/client-storage-gateway 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ActivateGatewayCommand.js +2 -3
- package/dist-cjs/commands/AddCacheCommand.js +2 -3
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-cjs/commands/AddUploadBufferCommand.js +2 -3
- package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -3
- package/dist-cjs/commands/AssignTapePoolCommand.js +2 -3
- package/dist-cjs/commands/AssociateFileSystemCommand.js +1 -1
- package/dist-cjs/commands/AttachVolumeCommand.js +2 -3
- package/dist-cjs/commands/CancelArchivalCommand.js +2 -3
- package/dist-cjs/commands/CancelRetrievalCommand.js +2 -3
- package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -3
- package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -3
- package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateTapePoolCommand.js +2 -3
- package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -3
- package/dist-cjs/commands/CreateTapesCommand.js +2 -3
- package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapeCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteVolumeCommand.js +2 -3
- package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheCommand.js +2 -3
- package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -3
- package/dist-cjs/commands/DescribeChapCredentialsCommand.js +1 -1
- package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -3
- package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -3
- package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapesCommand.js +2 -3
- package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -3
- package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -3
- package/dist-cjs/commands/DetachVolumeCommand.js +2 -3
- package/dist-cjs/commands/DisableGatewayCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -3
- package/dist-cjs/commands/JoinDomainCommand.js +1 -1
- package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListFileSharesCommand.js +2 -3
- package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -3
- package/dist-cjs/commands/ListLocalDisksCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTapePoolsCommand.js +2 -3
- package/dist-cjs/commands/ListTapesCommand.js +2 -3
- package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -3
- package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -3
- package/dist-cjs/commands/ListVolumesCommand.js +2 -3
- package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -3
- package/dist-cjs/commands/RefreshCacheCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetCacheCommand.js +2 -3
- package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -3
- package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -3
- package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +1 -1
- package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +1 -1
- package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -3
- package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -3
- package/dist-cjs/commands/StartGatewayCommand.js +2 -3
- package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-cjs/commands/UpdateChapCredentialsCommand.js +1 -1
- package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +1 -1
- package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -3
- package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -3
- package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -3
- package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -3
- package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -817
- package/dist-es/commands/ActivateGatewayCommand.js +2 -3
- package/dist-es/commands/AddCacheCommand.js +2 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-es/commands/AddUploadBufferCommand.js +2 -3
- package/dist-es/commands/AddWorkingStorageCommand.js +2 -3
- package/dist-es/commands/AssignTapePoolCommand.js +2 -3
- package/dist-es/commands/AssociateFileSystemCommand.js +2 -2
- package/dist-es/commands/AttachVolumeCommand.js +2 -3
- package/dist-es/commands/CancelArchivalCommand.js +2 -3
- package/dist-es/commands/CancelRetrievalCommand.js +2 -3
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +2 -3
- package/dist-es/commands/CreateNFSFileShareCommand.js +2 -3
- package/dist-es/commands/CreateSMBFileShareCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -3
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +2 -3
- package/dist-es/commands/CreateTapePoolCommand.js +2 -3
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +2 -3
- package/dist-es/commands/CreateTapesCommand.js +2 -3
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/DeleteChapCredentialsCommand.js +2 -3
- package/dist-es/commands/DeleteFileShareCommand.js +2 -3
- package/dist-es/commands/DeleteGatewayCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/DeleteTapeArchiveCommand.js +2 -3
- package/dist-es/commands/DeleteTapeCommand.js +2 -3
- package/dist-es/commands/DeleteTapePoolCommand.js +2 -3
- package/dist-es/commands/DeleteVolumeCommand.js +2 -3
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +2 -3
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-es/commands/DescribeCacheCommand.js +2 -3
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +2 -3
- package/dist-es/commands/DescribeChapCredentialsCommand.js +2 -2
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +2 -3
- package/dist-es/commands/DescribeGatewayInformationCommand.js +2 -3
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +2 -3
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +2 -3
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +2 -3
- package/dist-es/commands/DescribeSMBSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +2 -3
- package/dist-es/commands/DescribeTapeArchivesCommand.js +2 -3
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +2 -3
- package/dist-es/commands/DescribeTapesCommand.js +2 -3
- package/dist-es/commands/DescribeUploadBufferCommand.js +2 -3
- package/dist-es/commands/DescribeVTLDevicesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkingStorageCommand.js +2 -3
- package/dist-es/commands/DetachVolumeCommand.js +2 -3
- package/dist-es/commands/DisableGatewayCommand.js +2 -3
- package/dist-es/commands/DisassociateFileSystemCommand.js +2 -3
- package/dist-es/commands/JoinDomainCommand.js +2 -2
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -3
- package/dist-es/commands/ListFileSharesCommand.js +2 -3
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +2 -3
- package/dist-es/commands/ListGatewaysCommand.js +2 -3
- package/dist-es/commands/ListLocalDisksCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTapePoolsCommand.js +2 -3
- package/dist-es/commands/ListTapesCommand.js +2 -3
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +2 -3
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +2 -3
- package/dist-es/commands/ListVolumesCommand.js +2 -3
- package/dist-es/commands/NotifyWhenUploadedCommand.js +2 -3
- package/dist-es/commands/RefreshCacheCommand.js +2 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-es/commands/ResetCacheCommand.js +2 -3
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +2 -3
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +2 -3
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +2 -2
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +2 -2
- package/dist-es/commands/ShutdownGatewayCommand.js +2 -3
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +2 -3
- package/dist-es/commands/StartGatewayCommand.js +2 -3
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-es/commands/UpdateChapCredentialsCommand.js +2 -2
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayInformationCommand.js +2 -3
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +2 -3
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +2 -3
- package/dist-es/commands/UpdateNFSFileShareCommand.js +2 -3
- package/dist-es/commands/UpdateSMBFileShareCommand.js +2 -3
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +2 -3
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +2 -3
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +2 -3
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -609
- package/dist-types/StorageGateway.d.ts +91 -0
- package/dist-types/StorageGatewayClient.d.ts +24 -4
- package/dist-types/commands/ActivateGatewayCommand.d.ts +16 -0
- package/dist-types/commands/AddCacheCommand.d.ts +16 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/AddUploadBufferCommand.d.ts +16 -0
- package/dist-types/commands/AddWorkingStorageCommand.d.ts +16 -0
- package/dist-types/commands/AssignTapePoolCommand.d.ts +16 -0
- package/dist-types/commands/AssociateFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/AttachVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CancelArchivalCommand.d.ts +16 -0
- package/dist-types/commands/CancelRetrievalCommand.d.ts +16 -0
- package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +16 -0
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +16 -0
- package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CreateTapePoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +16 -0
- package/dist-types/commands/CreateTapesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFileShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTapeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTapePoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVolumeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTapesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUploadBufferCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +16 -0
- package/dist-types/commands/DetachVolumeCommand.d.ts +16 -0
- package/dist-types/commands/DisableGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/JoinDomainCommand.d.ts +16 -0
- package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListFileSharesCommand.d.ts +16 -0
- package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/ListLocalDisksCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTapePoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListTapesCommand.d.ts +16 -0
- package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +16 -0
- package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +16 -0
- package/dist-types/commands/ListVolumesCommand.d.ts +16 -0
- package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +16 -0
- package/dist-types/commands/RefreshCacheCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetCacheCommand.d.ts +16 -0
- package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +16 -0
- package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +16 -0
- package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +16 -0
- package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +16 -0
- package/dist-types/commands/ShutdownGatewayCommand.d.ts +16 -0
- package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +16 -0
- package/dist-types/commands/StartGatewayCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +16 -0
- package/dist-types/models/StorageGatewayServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +405 -829
- package/dist-types/pagination/DescribeTapeArchivesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTapeRecoveryPointsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTapesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVTLDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListFileSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFileSystemAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGatewaysPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/pagination/ListTapePoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTapesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListVolumesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -591
- package/package.json +4 -3
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { StorageGatewayServiceException as __BaseException } from "./StorageGatewayServiceException";
|
|
3
3
|
/**
|
|
4
|
+
* @public
|
|
4
5
|
* <p>A key-value pair that helps you manage, filter, and search for your resource. Allowed
|
|
5
6
|
* characters: letters, white space, and numbers, representable in UTF-8, and the following
|
|
6
7
|
* characters: + - = . _ : /.</p>
|
|
@@ -16,6 +17,7 @@ export interface Tag {
|
|
|
16
17
|
Value: string | undefined;
|
|
17
18
|
}
|
|
18
19
|
/**
|
|
20
|
+
* @public
|
|
19
21
|
* <p>A JSON object containing one or more of the following fields:</p>
|
|
20
22
|
*
|
|
21
23
|
* <ul>
|
|
@@ -140,6 +142,7 @@ export interface ActivateGatewayInput {
|
|
|
140
142
|
Tags?: Tag[];
|
|
141
143
|
}
|
|
142
144
|
/**
|
|
145
|
+
* @public
|
|
143
146
|
* <p>Storage Gateway returns the Amazon Resource Name (ARN) of the activated gateway. It
|
|
144
147
|
* is a string made of information such as your account, gateway name, and Amazon Web Services Region. This ARN is used to reference the gateway in other API operations as
|
|
145
148
|
* well as resource-based authorization.</p>
|
|
@@ -157,8 +160,12 @@ export interface ActivateGatewayOutput {
|
|
|
157
160
|
*/
|
|
158
161
|
GatewayARN?: string;
|
|
159
162
|
}
|
|
163
|
+
/**
|
|
164
|
+
* @public
|
|
165
|
+
*/
|
|
160
166
|
export type ErrorCode = "ActivationKeyExpired" | "ActivationKeyInvalid" | "ActivationKeyNotFound" | "AuthenticationFailure" | "BandwidthThrottleScheduleNotFound" | "Blocked" | "CannotExportSnapshot" | "ChapCredentialNotFound" | "DiskAlreadyAllocated" | "DiskDoesNotExist" | "DiskSizeGreaterThanVolumeMaxSize" | "DiskSizeLessThanVolumeSize" | "DiskSizeNotGigAligned" | "DuplicateCertificateInfo" | "DuplicateSchedule" | "EndpointNotFound" | "GatewayInternalError" | "GatewayNotConnected" | "GatewayNotFound" | "GatewayProxyNetworkConnectionBusy" | "IAMNotSupported" | "InitiatorInvalid" | "InitiatorNotFound" | "InternalError" | "InvalidEndpoint" | "InvalidGateway" | "InvalidParameters" | "InvalidSchedule" | "JoinDomainInProgress" | "LocalStorageLimitExceeded" | "LunAlreadyAllocated " | "LunInvalid" | "MaximumContentLengthExceeded" | "MaximumTapeCartridgeCountExceeded" | "MaximumVolumeCountExceeded" | "NetworkConfigurationChanged" | "NoDisksAvailable" | "NotImplemented" | "NotSupported" | "OperationAborted" | "OutdatedGateway" | "ParametersNotImplemented" | "RegionInvalid" | "RequestTimeout" | "ServiceUnavailable" | "SnapshotDeleted" | "SnapshotIdInvalid" | "SnapshotInProgress" | "SnapshotNotFound" | "SnapshotScheduleNotFound" | "StagingAreaFull" | "StorageFailure" | "TapeCartridgeNotFound" | "TargetAlreadyExists" | "TargetInvalid" | "TargetNotFound" | "UnauthorizedOperation" | "VolumeAlreadyExists" | "VolumeIdInvalid" | "VolumeInUse" | "VolumeNotFound" | "VolumeNotReady";
|
|
161
167
|
/**
|
|
168
|
+
* @public
|
|
162
169
|
* <p>Provides additional information about an error that was returned by the service. See the
|
|
163
170
|
* <code>errorCode</code> and <code>errorDetails</code> members for more information about
|
|
164
171
|
* the error.</p>
|
|
@@ -174,6 +181,7 @@ export interface StorageGatewayError {
|
|
|
174
181
|
errorDetails?: Record<string, string>;
|
|
175
182
|
}
|
|
176
183
|
/**
|
|
184
|
+
* @public
|
|
177
185
|
* <p>An internal server error has occurred during the request. For more information, see the
|
|
178
186
|
* error and message fields.</p>
|
|
179
187
|
*/
|
|
@@ -191,6 +199,7 @@ export declare class InternalServerError extends __BaseException {
|
|
|
191
199
|
constructor(opts: __ExceptionOptionType<InternalServerError, __BaseException>);
|
|
192
200
|
}
|
|
193
201
|
/**
|
|
202
|
+
* @public
|
|
194
203
|
* <p>An exception occurred because an invalid gateway request was issued to the service. For
|
|
195
204
|
* more information, see the error and message fields.</p>
|
|
196
205
|
*/
|
|
@@ -207,7 +216,13 @@ export declare class InvalidGatewayRequestException extends __BaseException {
|
|
|
207
216
|
*/
|
|
208
217
|
constructor(opts: __ExceptionOptionType<InvalidGatewayRequestException, __BaseException>);
|
|
209
218
|
}
|
|
219
|
+
/**
|
|
220
|
+
* @public
|
|
221
|
+
*/
|
|
210
222
|
export type ActiveDirectoryStatus = "ACCESS_DENIED" | "DETACHED" | "JOINED" | "JOINING" | "NETWORK_ERROR" | "TIMEOUT" | "UNKNOWN_ERROR";
|
|
223
|
+
/**
|
|
224
|
+
* @public
|
|
225
|
+
*/
|
|
211
226
|
export interface AddCacheInput {
|
|
212
227
|
/**
|
|
213
228
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -221,6 +236,9 @@ export interface AddCacheInput {
|
|
|
221
236
|
*/
|
|
222
237
|
DiskIds: string[] | undefined;
|
|
223
238
|
}
|
|
239
|
+
/**
|
|
240
|
+
* @public
|
|
241
|
+
*/
|
|
224
242
|
export interface AddCacheOutput {
|
|
225
243
|
/**
|
|
226
244
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -229,6 +247,7 @@ export interface AddCacheOutput {
|
|
|
229
247
|
GatewayARN?: string;
|
|
230
248
|
}
|
|
231
249
|
/**
|
|
250
|
+
* @public
|
|
232
251
|
* <p>AddTagsToResourceInput</p>
|
|
233
252
|
*/
|
|
234
253
|
export interface AddTagsToResourceInput {
|
|
@@ -250,6 +269,7 @@ export interface AddTagsToResourceInput {
|
|
|
250
269
|
Tags: Tag[] | undefined;
|
|
251
270
|
}
|
|
252
271
|
/**
|
|
272
|
+
* @public
|
|
253
273
|
* <p>AddTagsToResourceOutput</p>
|
|
254
274
|
*/
|
|
255
275
|
export interface AddTagsToResourceOutput {
|
|
@@ -258,6 +278,9 @@ export interface AddTagsToResourceOutput {
|
|
|
258
278
|
*/
|
|
259
279
|
ResourceARN?: string;
|
|
260
280
|
}
|
|
281
|
+
/**
|
|
282
|
+
* @public
|
|
283
|
+
*/
|
|
261
284
|
export interface AddUploadBufferInput {
|
|
262
285
|
/**
|
|
263
286
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -271,6 +294,9 @@ export interface AddUploadBufferInput {
|
|
|
271
294
|
*/
|
|
272
295
|
DiskIds: string[] | undefined;
|
|
273
296
|
}
|
|
297
|
+
/**
|
|
298
|
+
* @public
|
|
299
|
+
*/
|
|
274
300
|
export interface AddUploadBufferOutput {
|
|
275
301
|
/**
|
|
276
302
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -279,6 +305,7 @@ export interface AddUploadBufferOutput {
|
|
|
279
305
|
GatewayARN?: string;
|
|
280
306
|
}
|
|
281
307
|
/**
|
|
308
|
+
* @public
|
|
282
309
|
* <p>A JSON object containing one or more of the following fields:</p>
|
|
283
310
|
*
|
|
284
311
|
* <ul>
|
|
@@ -303,6 +330,7 @@ export interface AddWorkingStorageInput {
|
|
|
303
330
|
DiskIds: string[] | undefined;
|
|
304
331
|
}
|
|
305
332
|
/**
|
|
333
|
+
* @public
|
|
306
334
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway for which working
|
|
307
335
|
* storage was configured.</p>
|
|
308
336
|
*/
|
|
@@ -313,6 +341,9 @@ export interface AddWorkingStorageOutput {
|
|
|
313
341
|
*/
|
|
314
342
|
GatewayARN?: string;
|
|
315
343
|
}
|
|
344
|
+
/**
|
|
345
|
+
* @public
|
|
346
|
+
*/
|
|
316
347
|
export interface AssignTapePoolInput {
|
|
317
348
|
/**
|
|
318
349
|
* <p>The unique Amazon Resource Name (ARN) of the virtual tape that you want to add to the
|
|
@@ -339,6 +370,9 @@ export interface AssignTapePoolInput {
|
|
|
339
370
|
*/
|
|
340
371
|
BypassGovernanceRetention?: boolean;
|
|
341
372
|
}
|
|
373
|
+
/**
|
|
374
|
+
* @public
|
|
375
|
+
*/
|
|
342
376
|
export interface AssignTapePoolOutput {
|
|
343
377
|
/**
|
|
344
378
|
* <p>The unique Amazon Resource Names (ARN) of the virtual tape that was added to the tape
|
|
@@ -347,6 +381,7 @@ export interface AssignTapePoolOutput {
|
|
|
347
381
|
TapeARN?: string;
|
|
348
382
|
}
|
|
349
383
|
/**
|
|
384
|
+
* @public
|
|
350
385
|
* <p>The refresh cache information for the file share or FSx file systems.</p>
|
|
351
386
|
*/
|
|
352
387
|
export interface CacheAttributes {
|
|
@@ -361,6 +396,7 @@ export interface CacheAttributes {
|
|
|
361
396
|
CacheStaleTimeoutInSeconds?: number;
|
|
362
397
|
}
|
|
363
398
|
/**
|
|
399
|
+
* @public
|
|
364
400
|
* <p>Specifies network configuration information for the gateway associated with the Amazon FSx file system.</p>
|
|
365
401
|
*/
|
|
366
402
|
export interface EndpointNetworkConfiguration {
|
|
@@ -374,6 +410,9 @@ export interface EndpointNetworkConfiguration {
|
|
|
374
410
|
*/
|
|
375
411
|
IpAddresses?: string[];
|
|
376
412
|
}
|
|
413
|
+
/**
|
|
414
|
+
* @public
|
|
415
|
+
*/
|
|
377
416
|
export interface AssociateFileSystemInput {
|
|
378
417
|
/**
|
|
379
418
|
* <p>The user name of the user credential that has permission to access the root share D$ of
|
|
@@ -423,6 +462,9 @@ export interface AssociateFileSystemInput {
|
|
|
423
462
|
*/
|
|
424
463
|
EndpointNetworkConfiguration?: EndpointNetworkConfiguration;
|
|
425
464
|
}
|
|
465
|
+
/**
|
|
466
|
+
* @public
|
|
467
|
+
*/
|
|
426
468
|
export interface AssociateFileSystemOutput {
|
|
427
469
|
/**
|
|
428
470
|
* <p>The ARN of the newly created file system association.</p>
|
|
@@ -430,6 +472,7 @@ export interface AssociateFileSystemOutput {
|
|
|
430
472
|
FileSystemAssociationARN?: string;
|
|
431
473
|
}
|
|
432
474
|
/**
|
|
475
|
+
* @public
|
|
433
476
|
* <p>AttachVolumeInput</p>
|
|
434
477
|
*/
|
|
435
478
|
export interface AttachVolumeInput {
|
|
@@ -469,6 +512,7 @@ export interface AttachVolumeInput {
|
|
|
469
512
|
DiskId?: string;
|
|
470
513
|
}
|
|
471
514
|
/**
|
|
515
|
+
* @public
|
|
472
516
|
* <p>AttachVolumeOutput</p>
|
|
473
517
|
*/
|
|
474
518
|
export interface AttachVolumeOutput {
|
|
@@ -483,6 +527,7 @@ export interface AttachVolumeOutput {
|
|
|
483
527
|
TargetARN?: string;
|
|
484
528
|
}
|
|
485
529
|
/**
|
|
530
|
+
* @public
|
|
486
531
|
* <p>An automatic tape creation policy consists of automatic tape creation rules where each
|
|
487
532
|
* rule defines when and how to create new tapes. For more information about automatic tape
|
|
488
533
|
* creation, see <a href="https://docs.aws.amazon.com/storagegateway/latest/userguide/GettingStartedCreateTapes.html#CreateTapesAutomatically">Creating Tapes Automatically</a>.</p>
|
|
@@ -525,6 +570,7 @@ export interface AutomaticTapeCreationRule {
|
|
|
525
570
|
Worm?: boolean;
|
|
526
571
|
}
|
|
527
572
|
/**
|
|
573
|
+
* @public
|
|
528
574
|
* <p>Information about the gateway's automatic tape creation policies, including the
|
|
529
575
|
* automatic tape creation rules and the gateway that is using the policies.</p>
|
|
530
576
|
*/
|
|
@@ -541,8 +587,12 @@ export interface AutomaticTapeCreationPolicyInfo {
|
|
|
541
587
|
*/
|
|
542
588
|
GatewayARN?: string;
|
|
543
589
|
}
|
|
590
|
+
/**
|
|
591
|
+
* @public
|
|
592
|
+
*/
|
|
544
593
|
export type AvailabilityMonitorTestStatus = "COMPLETE" | "FAILED" | "PENDING";
|
|
545
594
|
/**
|
|
595
|
+
* @public
|
|
546
596
|
* <p> Describes a bandwidth rate limit interval for a gateway. A bandwidth rate limit
|
|
547
597
|
* schedule consists of one or more bandwidth rate limit intervals. A bandwidth rate limit
|
|
548
598
|
* interval defines a period of time on one or more days of the week, during which bandwidth
|
|
@@ -591,6 +641,7 @@ export interface BandwidthRateLimitInterval {
|
|
|
591
641
|
AverageDownloadRateLimitInBitsPerSec?: number;
|
|
592
642
|
}
|
|
593
643
|
/**
|
|
644
|
+
* @public
|
|
594
645
|
* <p>Lists iSCSI information about a volume.</p>
|
|
595
646
|
*/
|
|
596
647
|
export interface VolumeiSCSIAttributes {
|
|
@@ -616,6 +667,7 @@ export interface VolumeiSCSIAttributes {
|
|
|
616
667
|
ChapEnabled?: boolean;
|
|
617
668
|
}
|
|
618
669
|
/**
|
|
670
|
+
* @public
|
|
619
671
|
* <p>Describes an iSCSI cached volume.</p>
|
|
620
672
|
*/
|
|
621
673
|
export interface CachediSCSIVolume {
|
|
@@ -703,6 +755,7 @@ export interface CachediSCSIVolume {
|
|
|
703
755
|
TargetName?: string;
|
|
704
756
|
}
|
|
705
757
|
/**
|
|
758
|
+
* @public
|
|
706
759
|
* <p>CancelArchivalInput</p>
|
|
707
760
|
*/
|
|
708
761
|
export interface CancelArchivalInput {
|
|
@@ -718,6 +771,7 @@ export interface CancelArchivalInput {
|
|
|
718
771
|
TapeARN: string | undefined;
|
|
719
772
|
}
|
|
720
773
|
/**
|
|
774
|
+
* @public
|
|
721
775
|
* <p>CancelArchivalOutput</p>
|
|
722
776
|
*/
|
|
723
777
|
export interface CancelArchivalOutput {
|
|
@@ -728,6 +782,7 @@ export interface CancelArchivalOutput {
|
|
|
728
782
|
TapeARN?: string;
|
|
729
783
|
}
|
|
730
784
|
/**
|
|
785
|
+
* @public
|
|
731
786
|
* <p>CancelRetrievalInput</p>
|
|
732
787
|
*/
|
|
733
788
|
export interface CancelRetrievalInput {
|
|
@@ -743,6 +798,7 @@ export interface CancelRetrievalInput {
|
|
|
743
798
|
TapeARN: string | undefined;
|
|
744
799
|
}
|
|
745
800
|
/**
|
|
801
|
+
* @public
|
|
746
802
|
* <p>CancelRetrievalOutput</p>
|
|
747
803
|
*/
|
|
748
804
|
export interface CancelRetrievalOutput {
|
|
@@ -752,8 +808,12 @@ export interface CancelRetrievalOutput {
|
|
|
752
808
|
*/
|
|
753
809
|
TapeARN?: string;
|
|
754
810
|
}
|
|
811
|
+
/**
|
|
812
|
+
* @public
|
|
813
|
+
*/
|
|
755
814
|
export type CaseSensitivity = "CaseSensitive" | "ClientSpecified";
|
|
756
815
|
/**
|
|
816
|
+
* @public
|
|
757
817
|
* <p>Describes Challenge-Handshake Authentication Protocol (CHAP) information that supports
|
|
758
818
|
* authentication between your gateway and iSCSI initiators.</p>
|
|
759
819
|
*/
|
|
@@ -779,6 +839,9 @@ export interface ChapInfo {
|
|
|
779
839
|
*/
|
|
780
840
|
SecretToAuthenticateTarget?: string;
|
|
781
841
|
}
|
|
842
|
+
/**
|
|
843
|
+
* @public
|
|
844
|
+
*/
|
|
782
845
|
export interface CreateCachediSCSIVolumeInput {
|
|
783
846
|
/**
|
|
784
847
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -854,6 +917,9 @@ export interface CreateCachediSCSIVolumeInput {
|
|
|
854
917
|
*/
|
|
855
918
|
Tags?: Tag[];
|
|
856
919
|
}
|
|
920
|
+
/**
|
|
921
|
+
* @public
|
|
922
|
+
*/
|
|
857
923
|
export interface CreateCachediSCSIVolumeOutput {
|
|
858
924
|
/**
|
|
859
925
|
* <p>The Amazon Resource Name (ARN) of the configured volume.</p>
|
|
@@ -866,6 +932,7 @@ export interface CreateCachediSCSIVolumeOutput {
|
|
|
866
932
|
TargetARN?: string;
|
|
867
933
|
}
|
|
868
934
|
/**
|
|
935
|
+
* @public
|
|
869
936
|
* <p>Describes Network File System (NFS) file share default values. Files and folders stored
|
|
870
937
|
* as Amazon S3 objects in S3 buckets don't, by default, have Unix file
|
|
871
938
|
* permissions assigned to them. Upon discovery in an S3 bucket by Storage Gateway, the S3
|
|
@@ -895,8 +962,12 @@ export interface NFSFileShareDefaults {
|
|
|
895
962
|
*/
|
|
896
963
|
OwnerId?: number;
|
|
897
964
|
}
|
|
965
|
+
/**
|
|
966
|
+
* @public
|
|
967
|
+
*/
|
|
898
968
|
export type ObjectACL = "authenticated-read" | "aws-exec-read" | "bucket-owner-full-control" | "bucket-owner-read" | "private" | "public-read" | "public-read-write";
|
|
899
969
|
/**
|
|
970
|
+
* @public
|
|
900
971
|
* <p>CreateNFSFileShareInput</p>
|
|
901
972
|
*/
|
|
902
973
|
export interface CreateNFSFileShareInput {
|
|
@@ -1078,13 +1149,13 @@ export interface CreateNFSFileShareInput {
|
|
|
1078
1149
|
* <code>SettlingTimeInSeconds</code> set to 60.</p>
|
|
1079
1150
|
*
|
|
1080
1151
|
* <p>
|
|
1081
|
-
* <code
|
|
1152
|
+
* <code>\{\"Upload\": \{\"SettlingTimeInSeconds\": 60\}\}</code>
|
|
1082
1153
|
* </p>
|
|
1083
1154
|
*
|
|
1084
1155
|
* <p>The following example sets <code>NotificationPolicy</code> off.</p>
|
|
1085
1156
|
*
|
|
1086
1157
|
* <p>
|
|
1087
|
-
* <code
|
|
1158
|
+
* <code>\{\}</code>
|
|
1088
1159
|
* </p>
|
|
1089
1160
|
*/
|
|
1090
1161
|
NotificationPolicy?: string;
|
|
@@ -1113,6 +1184,7 @@ export interface CreateNFSFileShareInput {
|
|
|
1113
1184
|
AuditDestinationARN?: string;
|
|
1114
1185
|
}
|
|
1115
1186
|
/**
|
|
1187
|
+
* @public
|
|
1116
1188
|
* <p>CreateNFSFileShareOutput</p>
|
|
1117
1189
|
*/
|
|
1118
1190
|
export interface CreateNFSFileShareOutput {
|
|
@@ -1122,6 +1194,7 @@ export interface CreateNFSFileShareOutput {
|
|
|
1122
1194
|
FileShareARN?: string;
|
|
1123
1195
|
}
|
|
1124
1196
|
/**
|
|
1197
|
+
* @public
|
|
1125
1198
|
* <p>CreateSMBFileShareInput</p>
|
|
1126
1199
|
*/
|
|
1127
1200
|
export interface CreateSMBFileShareInput {
|
|
@@ -1339,13 +1412,13 @@ export interface CreateSMBFileShareInput {
|
|
|
1339
1412
|
* <code>SettlingTimeInSeconds</code> set to 60.</p>
|
|
1340
1413
|
*
|
|
1341
1414
|
* <p>
|
|
1342
|
-
* <code
|
|
1415
|
+
* <code>\{\"Upload\": \{\"SettlingTimeInSeconds\": 60\}\}</code>
|
|
1343
1416
|
* </p>
|
|
1344
1417
|
*
|
|
1345
1418
|
* <p>The following example sets <code>NotificationPolicy</code> off.</p>
|
|
1346
1419
|
*
|
|
1347
1420
|
* <p>
|
|
1348
|
-
* <code
|
|
1421
|
+
* <code>\{\}</code>
|
|
1349
1422
|
* </p>
|
|
1350
1423
|
*/
|
|
1351
1424
|
NotificationPolicy?: string;
|
|
@@ -1380,6 +1453,7 @@ export interface CreateSMBFileShareInput {
|
|
|
1380
1453
|
OplocksEnabled?: boolean;
|
|
1381
1454
|
}
|
|
1382
1455
|
/**
|
|
1456
|
+
* @public
|
|
1383
1457
|
* <p>CreateSMBFileShareOutput</p>
|
|
1384
1458
|
*/
|
|
1385
1459
|
export interface CreateSMBFileShareOutput {
|
|
@@ -1389,6 +1463,7 @@ export interface CreateSMBFileShareOutput {
|
|
|
1389
1463
|
FileShareARN?: string;
|
|
1390
1464
|
}
|
|
1391
1465
|
/**
|
|
1466
|
+
* @public
|
|
1392
1467
|
* <p>A JSON object containing one or more of the following fields:</p>
|
|
1393
1468
|
*
|
|
1394
1469
|
* <ul>
|
|
@@ -1431,6 +1506,7 @@ export interface CreateSnapshotInput {
|
|
|
1431
1506
|
Tags?: Tag[];
|
|
1432
1507
|
}
|
|
1433
1508
|
/**
|
|
1509
|
+
* @public
|
|
1434
1510
|
* <p>A JSON object containing the following fields:</p>
|
|
1435
1511
|
*/
|
|
1436
1512
|
export interface CreateSnapshotOutput {
|
|
@@ -1446,6 +1522,7 @@ export interface CreateSnapshotOutput {
|
|
|
1446
1522
|
SnapshotId?: string;
|
|
1447
1523
|
}
|
|
1448
1524
|
/**
|
|
1525
|
+
* @public
|
|
1449
1526
|
* <p>An internal server error has occurred because the service is unavailable. For more
|
|
1450
1527
|
* information, see the error and message fields.</p>
|
|
1451
1528
|
*/
|
|
@@ -1462,6 +1539,9 @@ export declare class ServiceUnavailableError extends __BaseException {
|
|
|
1462
1539
|
*/
|
|
1463
1540
|
constructor(opts: __ExceptionOptionType<ServiceUnavailableError, __BaseException>);
|
|
1464
1541
|
}
|
|
1542
|
+
/**
|
|
1543
|
+
* @public
|
|
1544
|
+
*/
|
|
1465
1545
|
export interface CreateSnapshotFromVolumeRecoveryPointInput {
|
|
1466
1546
|
/**
|
|
1467
1547
|
* <p>The Amazon Resource Name (ARN) of the iSCSI volume target. Use the <a>DescribeStorediSCSIVolumes</a> operation to return to retrieve the TargetARN for
|
|
@@ -1488,6 +1568,9 @@ export interface CreateSnapshotFromVolumeRecoveryPointInput {
|
|
|
1488
1568
|
*/
|
|
1489
1569
|
Tags?: Tag[];
|
|
1490
1570
|
}
|
|
1571
|
+
/**
|
|
1572
|
+
* @public
|
|
1573
|
+
*/
|
|
1491
1574
|
export interface CreateSnapshotFromVolumeRecoveryPointOutput {
|
|
1492
1575
|
/**
|
|
1493
1576
|
* <p>The ID of the snapshot.</p>
|
|
@@ -1504,6 +1587,7 @@ export interface CreateSnapshotFromVolumeRecoveryPointOutput {
|
|
|
1504
1587
|
VolumeRecoveryPointTime?: string;
|
|
1505
1588
|
}
|
|
1506
1589
|
/**
|
|
1590
|
+
* @public
|
|
1507
1591
|
* <p>A JSON object containing one or more of the following fields:</p>
|
|
1508
1592
|
*
|
|
1509
1593
|
* <ul>
|
|
@@ -1608,6 +1692,7 @@ export interface CreateStorediSCSIVolumeInput {
|
|
|
1608
1692
|
Tags?: Tag[];
|
|
1609
1693
|
}
|
|
1610
1694
|
/**
|
|
1695
|
+
* @public
|
|
1611
1696
|
* <p>A JSON object containing the following fields:</p>
|
|
1612
1697
|
*/
|
|
1613
1698
|
export interface CreateStorediSCSIVolumeOutput {
|
|
@@ -1625,8 +1710,17 @@ export interface CreateStorediSCSIVolumeOutput {
|
|
|
1625
1710
|
*/
|
|
1626
1711
|
TargetARN?: string;
|
|
1627
1712
|
}
|
|
1713
|
+
/**
|
|
1714
|
+
* @public
|
|
1715
|
+
*/
|
|
1628
1716
|
export type RetentionLockType = "COMPLIANCE" | "GOVERNANCE" | "NONE";
|
|
1717
|
+
/**
|
|
1718
|
+
* @public
|
|
1719
|
+
*/
|
|
1629
1720
|
export type TapeStorageClass = "DEEP_ARCHIVE" | "GLACIER";
|
|
1721
|
+
/**
|
|
1722
|
+
* @public
|
|
1723
|
+
*/
|
|
1630
1724
|
export interface CreateTapePoolInput {
|
|
1631
1725
|
/**
|
|
1632
1726
|
* <p>The name of the new custom tape pool.</p>
|
|
@@ -1663,6 +1757,9 @@ export interface CreateTapePoolInput {
|
|
|
1663
1757
|
*/
|
|
1664
1758
|
Tags?: Tag[];
|
|
1665
1759
|
}
|
|
1760
|
+
/**
|
|
1761
|
+
* @public
|
|
1762
|
+
*/
|
|
1666
1763
|
export interface CreateTapePoolOutput {
|
|
1667
1764
|
/**
|
|
1668
1765
|
* <p>The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the
|
|
@@ -1672,6 +1769,7 @@ export interface CreateTapePoolOutput {
|
|
|
1672
1769
|
PoolARN?: string;
|
|
1673
1770
|
}
|
|
1674
1771
|
/**
|
|
1772
|
+
* @public
|
|
1675
1773
|
* <p>CreateTapesInput</p>
|
|
1676
1774
|
*/
|
|
1677
1775
|
export interface CreateTapesInput {
|
|
@@ -1753,6 +1851,7 @@ export interface CreateTapesInput {
|
|
|
1753
1851
|
Tags?: Tag[];
|
|
1754
1852
|
}
|
|
1755
1853
|
/**
|
|
1854
|
+
* @public
|
|
1756
1855
|
* <p>CreateTapeOutput</p>
|
|
1757
1856
|
*/
|
|
1758
1857
|
export interface CreateTapesOutput {
|
|
@@ -1763,6 +1862,7 @@ export interface CreateTapesOutput {
|
|
|
1763
1862
|
TapeARNs?: string[];
|
|
1764
1863
|
}
|
|
1765
1864
|
/**
|
|
1865
|
+
* @public
|
|
1766
1866
|
* <p>CreateTapeWithBarcodeInput</p>
|
|
1767
1867
|
*/
|
|
1768
1868
|
export interface CreateTapeWithBarcodeInput {
|
|
@@ -1829,6 +1929,7 @@ export interface CreateTapeWithBarcodeInput {
|
|
|
1829
1929
|
Tags?: Tag[];
|
|
1830
1930
|
}
|
|
1831
1931
|
/**
|
|
1932
|
+
* @public
|
|
1832
1933
|
* <p>CreateTapeOutput</p>
|
|
1833
1934
|
*/
|
|
1834
1935
|
export interface CreateTapeWithBarcodeOutput {
|
|
@@ -1838,6 +1939,9 @@ export interface CreateTapeWithBarcodeOutput {
|
|
|
1838
1939
|
*/
|
|
1839
1940
|
TapeARN?: string;
|
|
1840
1941
|
}
|
|
1942
|
+
/**
|
|
1943
|
+
* @public
|
|
1944
|
+
*/
|
|
1841
1945
|
export interface DeleteAutomaticTapeCreationPolicyInput {
|
|
1842
1946
|
/**
|
|
1843
1947
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -1845,6 +1949,9 @@ export interface DeleteAutomaticTapeCreationPolicyInput {
|
|
|
1845
1949
|
*/
|
|
1846
1950
|
GatewayARN: string | undefined;
|
|
1847
1951
|
}
|
|
1952
|
+
/**
|
|
1953
|
+
* @public
|
|
1954
|
+
*/
|
|
1848
1955
|
export interface DeleteAutomaticTapeCreationPolicyOutput {
|
|
1849
1956
|
/**
|
|
1850
1957
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -1853,6 +1960,7 @@ export interface DeleteAutomaticTapeCreationPolicyOutput {
|
|
|
1853
1960
|
GatewayARN?: string;
|
|
1854
1961
|
}
|
|
1855
1962
|
/**
|
|
1963
|
+
* @public
|
|
1856
1964
|
* <p>A JSON object containing the following fields:</p>
|
|
1857
1965
|
*
|
|
1858
1966
|
* <ul>
|
|
@@ -1879,6 +1987,7 @@ export interface DeleteBandwidthRateLimitInput {
|
|
|
1879
1987
|
BandwidthType: string | undefined;
|
|
1880
1988
|
}
|
|
1881
1989
|
/**
|
|
1990
|
+
* @public
|
|
1882
1991
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway whose bandwidth
|
|
1883
1992
|
* rate information was deleted.</p>
|
|
1884
1993
|
*/
|
|
@@ -1890,6 +1999,7 @@ export interface DeleteBandwidthRateLimitOutput {
|
|
|
1890
1999
|
GatewayARN?: string;
|
|
1891
2000
|
}
|
|
1892
2001
|
/**
|
|
2002
|
+
* @public
|
|
1893
2003
|
* <p>A JSON object containing one or more of the following fields:</p>
|
|
1894
2004
|
*
|
|
1895
2005
|
* <ul>
|
|
@@ -1917,6 +2027,7 @@ export interface DeleteChapCredentialsInput {
|
|
|
1917
2027
|
InitiatorName: string | undefined;
|
|
1918
2028
|
}
|
|
1919
2029
|
/**
|
|
2030
|
+
* @public
|
|
1920
2031
|
* <p>A JSON object containing the following fields:</p>
|
|
1921
2032
|
*/
|
|
1922
2033
|
export interface DeleteChapCredentialsOutput {
|
|
@@ -1930,6 +2041,7 @@ export interface DeleteChapCredentialsOutput {
|
|
|
1930
2041
|
InitiatorName?: string;
|
|
1931
2042
|
}
|
|
1932
2043
|
/**
|
|
2044
|
+
* @public
|
|
1933
2045
|
* <p>DeleteFileShareInput</p>
|
|
1934
2046
|
*/
|
|
1935
2047
|
export interface DeleteFileShareInput {
|
|
@@ -1949,6 +2061,7 @@ export interface DeleteFileShareInput {
|
|
|
1949
2061
|
ForceDelete?: boolean;
|
|
1950
2062
|
}
|
|
1951
2063
|
/**
|
|
2064
|
+
* @public
|
|
1952
2065
|
* <p>DeleteFileShareOutput</p>
|
|
1953
2066
|
*/
|
|
1954
2067
|
export interface DeleteFileShareOutput {
|
|
@@ -1958,6 +2071,7 @@ export interface DeleteFileShareOutput {
|
|
|
1958
2071
|
FileShareARN?: string;
|
|
1959
2072
|
}
|
|
1960
2073
|
/**
|
|
2074
|
+
* @public
|
|
1961
2075
|
* <p>A JSON object containing the ID of the gateway to delete.</p>
|
|
1962
2076
|
*/
|
|
1963
2077
|
export interface DeleteGatewayInput {
|
|
@@ -1968,6 +2082,7 @@ export interface DeleteGatewayInput {
|
|
|
1968
2082
|
GatewayARN: string | undefined;
|
|
1969
2083
|
}
|
|
1970
2084
|
/**
|
|
2085
|
+
* @public
|
|
1971
2086
|
* <p>A JSON object containing the ID of the deleted gateway.</p>
|
|
1972
2087
|
*/
|
|
1973
2088
|
export interface DeleteGatewayOutput {
|
|
@@ -1977,12 +2092,18 @@ export interface DeleteGatewayOutput {
|
|
|
1977
2092
|
*/
|
|
1978
2093
|
GatewayARN?: string;
|
|
1979
2094
|
}
|
|
2095
|
+
/**
|
|
2096
|
+
* @public
|
|
2097
|
+
*/
|
|
1980
2098
|
export interface DeleteSnapshotScheduleInput {
|
|
1981
2099
|
/**
|
|
1982
2100
|
* <p>The volume which snapshot schedule to delete.</p>
|
|
1983
2101
|
*/
|
|
1984
2102
|
VolumeARN: string | undefined;
|
|
1985
2103
|
}
|
|
2104
|
+
/**
|
|
2105
|
+
* @public
|
|
2106
|
+
*/
|
|
1986
2107
|
export interface DeleteSnapshotScheduleOutput {
|
|
1987
2108
|
/**
|
|
1988
2109
|
* <p>The volume which snapshot schedule was deleted.</p>
|
|
@@ -1990,6 +2111,7 @@ export interface DeleteSnapshotScheduleOutput {
|
|
|
1990
2111
|
VolumeARN?: string;
|
|
1991
2112
|
}
|
|
1992
2113
|
/**
|
|
2114
|
+
* @public
|
|
1993
2115
|
* <p>DeleteTapeInput</p>
|
|
1994
2116
|
*/
|
|
1995
2117
|
export interface DeleteTapeInput {
|
|
@@ -2012,6 +2134,7 @@ export interface DeleteTapeInput {
|
|
|
2012
2134
|
BypassGovernanceRetention?: boolean;
|
|
2013
2135
|
}
|
|
2014
2136
|
/**
|
|
2137
|
+
* @public
|
|
2015
2138
|
* <p>DeleteTapeOutput</p>
|
|
2016
2139
|
*/
|
|
2017
2140
|
export interface DeleteTapeOutput {
|
|
@@ -2021,6 +2144,7 @@ export interface DeleteTapeOutput {
|
|
|
2021
2144
|
TapeARN?: string;
|
|
2022
2145
|
}
|
|
2023
2146
|
/**
|
|
2147
|
+
* @public
|
|
2024
2148
|
* <p>DeleteTapeArchiveInput</p>
|
|
2025
2149
|
*/
|
|
2026
2150
|
export interface DeleteTapeArchiveInput {
|
|
@@ -2038,6 +2162,7 @@ export interface DeleteTapeArchiveInput {
|
|
|
2038
2162
|
BypassGovernanceRetention?: boolean;
|
|
2039
2163
|
}
|
|
2040
2164
|
/**
|
|
2165
|
+
* @public
|
|
2041
2166
|
* <p>DeleteTapeArchiveOutput</p>
|
|
2042
2167
|
*/
|
|
2043
2168
|
export interface DeleteTapeArchiveOutput {
|
|
@@ -2047,12 +2172,18 @@ export interface DeleteTapeArchiveOutput {
|
|
|
2047
2172
|
*/
|
|
2048
2173
|
TapeARN?: string;
|
|
2049
2174
|
}
|
|
2175
|
+
/**
|
|
2176
|
+
* @public
|
|
2177
|
+
*/
|
|
2050
2178
|
export interface DeleteTapePoolInput {
|
|
2051
2179
|
/**
|
|
2052
2180
|
* <p>The Amazon Resource Name (ARN) of the custom tape pool to delete.</p>
|
|
2053
2181
|
*/
|
|
2054
2182
|
PoolARN: string | undefined;
|
|
2055
2183
|
}
|
|
2184
|
+
/**
|
|
2185
|
+
* @public
|
|
2186
|
+
*/
|
|
2056
2187
|
export interface DeleteTapePoolOutput {
|
|
2057
2188
|
/**
|
|
2058
2189
|
* <p>The Amazon Resource Name (ARN) of the custom tape pool being deleted.</p>
|
|
@@ -2060,6 +2191,7 @@ export interface DeleteTapePoolOutput {
|
|
|
2060
2191
|
PoolARN?: string;
|
|
2061
2192
|
}
|
|
2062
2193
|
/**
|
|
2194
|
+
* @public
|
|
2063
2195
|
* <p>A JSON object containing the <a>DeleteVolumeInput$VolumeARN</a> to
|
|
2064
2196
|
* delete.</p>
|
|
2065
2197
|
*/
|
|
@@ -2071,6 +2203,7 @@ export interface DeleteVolumeInput {
|
|
|
2071
2203
|
VolumeARN: string | undefined;
|
|
2072
2204
|
}
|
|
2073
2205
|
/**
|
|
2206
|
+
* @public
|
|
2074
2207
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the storage volume that was
|
|
2075
2208
|
* deleted.</p>
|
|
2076
2209
|
*/
|
|
@@ -2081,6 +2214,9 @@ export interface DeleteVolumeOutput {
|
|
|
2081
2214
|
*/
|
|
2082
2215
|
VolumeARN?: string;
|
|
2083
2216
|
}
|
|
2217
|
+
/**
|
|
2218
|
+
* @public
|
|
2219
|
+
*/
|
|
2084
2220
|
export interface DescribeAvailabilityMonitorTestInput {
|
|
2085
2221
|
/**
|
|
2086
2222
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -2088,6 +2224,9 @@ export interface DescribeAvailabilityMonitorTestInput {
|
|
|
2088
2224
|
*/
|
|
2089
2225
|
GatewayARN: string | undefined;
|
|
2090
2226
|
}
|
|
2227
|
+
/**
|
|
2228
|
+
* @public
|
|
2229
|
+
*/
|
|
2091
2230
|
export interface DescribeAvailabilityMonitorTestOutput {
|
|
2092
2231
|
/**
|
|
2093
2232
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -2106,6 +2245,7 @@ export interface DescribeAvailabilityMonitorTestOutput {
|
|
|
2106
2245
|
StartTime?: Date;
|
|
2107
2246
|
}
|
|
2108
2247
|
/**
|
|
2248
|
+
* @public
|
|
2109
2249
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway.</p>
|
|
2110
2250
|
*/
|
|
2111
2251
|
export interface DescribeBandwidthRateLimitInput {
|
|
@@ -2116,6 +2256,7 @@ export interface DescribeBandwidthRateLimitInput {
|
|
|
2116
2256
|
GatewayARN: string | undefined;
|
|
2117
2257
|
}
|
|
2118
2258
|
/**
|
|
2259
|
+
* @public
|
|
2119
2260
|
* <p>A JSON object containing the following fields:</p>
|
|
2120
2261
|
*/
|
|
2121
2262
|
export interface DescribeBandwidthRateLimitOutput {
|
|
@@ -2135,6 +2276,9 @@ export interface DescribeBandwidthRateLimitOutput {
|
|
|
2135
2276
|
*/
|
|
2136
2277
|
AverageDownloadRateLimitInBitsPerSec?: number;
|
|
2137
2278
|
}
|
|
2279
|
+
/**
|
|
2280
|
+
* @public
|
|
2281
|
+
*/
|
|
2138
2282
|
export interface DescribeBandwidthRateLimitScheduleInput {
|
|
2139
2283
|
/**
|
|
2140
2284
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -2142,6 +2286,9 @@ export interface DescribeBandwidthRateLimitScheduleInput {
|
|
|
2142
2286
|
*/
|
|
2143
2287
|
GatewayARN: string | undefined;
|
|
2144
2288
|
}
|
|
2289
|
+
/**
|
|
2290
|
+
* @public
|
|
2291
|
+
*/
|
|
2145
2292
|
export interface DescribeBandwidthRateLimitScheduleOutput {
|
|
2146
2293
|
/**
|
|
2147
2294
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -2153,6 +2300,9 @@ export interface DescribeBandwidthRateLimitScheduleOutput {
|
|
|
2153
2300
|
*/
|
|
2154
2301
|
BandwidthRateLimitIntervals?: BandwidthRateLimitInterval[];
|
|
2155
2302
|
}
|
|
2303
|
+
/**
|
|
2304
|
+
* @public
|
|
2305
|
+
*/
|
|
2156
2306
|
export interface DescribeCacheInput {
|
|
2157
2307
|
/**
|
|
2158
2308
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -2160,6 +2310,9 @@ export interface DescribeCacheInput {
|
|
|
2160
2310
|
*/
|
|
2161
2311
|
GatewayARN: string | undefined;
|
|
2162
2312
|
}
|
|
2313
|
+
/**
|
|
2314
|
+
* @public
|
|
2315
|
+
*/
|
|
2163
2316
|
export interface DescribeCacheOutput {
|
|
2164
2317
|
/**
|
|
2165
2318
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -2198,6 +2351,9 @@ export interface DescribeCacheOutput {
|
|
|
2198
2351
|
*/
|
|
2199
2352
|
CacheMissPercentage?: number;
|
|
2200
2353
|
}
|
|
2354
|
+
/**
|
|
2355
|
+
* @public
|
|
2356
|
+
*/
|
|
2201
2357
|
export interface DescribeCachediSCSIVolumesInput {
|
|
2202
2358
|
/**
|
|
2203
2359
|
* <p>An array of strings where each string represents the Amazon Resource Name (ARN) of a
|
|
@@ -2206,6 +2362,7 @@ export interface DescribeCachediSCSIVolumesInput {
|
|
|
2206
2362
|
VolumeARNs: string[] | undefined;
|
|
2207
2363
|
}
|
|
2208
2364
|
/**
|
|
2365
|
+
* @public
|
|
2209
2366
|
* <p>A JSON object containing the following fields:</p>
|
|
2210
2367
|
*/
|
|
2211
2368
|
export interface DescribeCachediSCSIVolumesOutput {
|
|
@@ -2215,6 +2372,7 @@ export interface DescribeCachediSCSIVolumesOutput {
|
|
|
2215
2372
|
CachediSCSIVolumes?: CachediSCSIVolume[];
|
|
2216
2373
|
}
|
|
2217
2374
|
/**
|
|
2375
|
+
* @public
|
|
2218
2376
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the iSCSI volume
|
|
2219
2377
|
* target.</p>
|
|
2220
2378
|
*/
|
|
@@ -2226,6 +2384,7 @@ export interface DescribeChapCredentialsInput {
|
|
|
2226
2384
|
TargetARN: string | undefined;
|
|
2227
2385
|
}
|
|
2228
2386
|
/**
|
|
2387
|
+
* @public
|
|
2229
2388
|
* <p>A JSON object containing the following fields:</p>
|
|
2230
2389
|
*/
|
|
2231
2390
|
export interface DescribeChapCredentialsOutput {
|
|
@@ -2266,6 +2425,9 @@ export interface DescribeChapCredentialsOutput {
|
|
|
2266
2425
|
*/
|
|
2267
2426
|
ChapCredentials?: ChapInfo[];
|
|
2268
2427
|
}
|
|
2428
|
+
/**
|
|
2429
|
+
* @public
|
|
2430
|
+
*/
|
|
2269
2431
|
export interface DescribeFileSystemAssociationsInput {
|
|
2270
2432
|
/**
|
|
2271
2433
|
* <p>An array containing the Amazon Resource Name (ARN) of each file system association to be
|
|
@@ -2274,6 +2436,7 @@ export interface DescribeFileSystemAssociationsInput {
|
|
|
2274
2436
|
FileSystemAssociationARNList: string[] | undefined;
|
|
2275
2437
|
}
|
|
2276
2438
|
/**
|
|
2439
|
+
* @public
|
|
2277
2440
|
* <p>Detailed information on file system association status.</p>
|
|
2278
2441
|
*/
|
|
2279
2442
|
export interface FileSystemAssociationStatusDetail {
|
|
@@ -2283,6 +2446,7 @@ export interface FileSystemAssociationStatusDetail {
|
|
|
2283
2446
|
ErrorCode?: string;
|
|
2284
2447
|
}
|
|
2285
2448
|
/**
|
|
2449
|
+
* @public
|
|
2286
2450
|
* <p>Describes the object returned by <code>DescribeFileSystemAssociations</code> that
|
|
2287
2451
|
* describes a created file system association.</p>
|
|
2288
2452
|
*/
|
|
@@ -2336,6 +2500,9 @@ export interface FileSystemAssociationInfo {
|
|
|
2336
2500
|
*/
|
|
2337
2501
|
FileSystemAssociationStatusDetails?: FileSystemAssociationStatusDetail[];
|
|
2338
2502
|
}
|
|
2503
|
+
/**
|
|
2504
|
+
* @public
|
|
2505
|
+
*/
|
|
2339
2506
|
export interface DescribeFileSystemAssociationsOutput {
|
|
2340
2507
|
/**
|
|
2341
2508
|
* <p>An array containing the <code>FileSystemAssociationInfo</code> data type of each file
|
|
@@ -2345,6 +2512,7 @@ export interface DescribeFileSystemAssociationsOutput {
|
|
|
2345
2512
|
FileSystemAssociationInfoList?: FileSystemAssociationInfo[];
|
|
2346
2513
|
}
|
|
2347
2514
|
/**
|
|
2515
|
+
* @public
|
|
2348
2516
|
* <p>A JSON object containing the ID of the gateway.</p>
|
|
2349
2517
|
*/
|
|
2350
2518
|
export interface DescribeGatewayInformationInput {
|
|
@@ -2354,12 +2522,16 @@ export interface DescribeGatewayInformationInput {
|
|
|
2354
2522
|
*/
|
|
2355
2523
|
GatewayARN: string | undefined;
|
|
2356
2524
|
}
|
|
2525
|
+
/**
|
|
2526
|
+
* @public
|
|
2527
|
+
*/
|
|
2357
2528
|
export declare enum GatewayCapacity {
|
|
2358
2529
|
Large = "Large",
|
|
2359
2530
|
Medium = "Medium",
|
|
2360
2531
|
Small = "Small"
|
|
2361
2532
|
}
|
|
2362
2533
|
/**
|
|
2534
|
+
* @public
|
|
2363
2535
|
* <p>Describes a gateway's network interface.</p>
|
|
2364
2536
|
*/
|
|
2365
2537
|
export interface NetworkInterface {
|
|
@@ -2381,8 +2553,12 @@ export interface NetworkInterface {
|
|
|
2381
2553
|
*/
|
|
2382
2554
|
Ipv6Address?: string;
|
|
2383
2555
|
}
|
|
2556
|
+
/**
|
|
2557
|
+
* @public
|
|
2558
|
+
*/
|
|
2384
2559
|
export type HostEnvironment = "EC2" | "HYPER-V" | "KVM" | "OTHER" | "SNOWBALL" | "VMWARE";
|
|
2385
2560
|
/**
|
|
2561
|
+
* @public
|
|
2386
2562
|
* <p>A JSON object containing the following fields:</p>
|
|
2387
2563
|
*/
|
|
2388
2564
|
export interface DescribeGatewayInformationOutput {
|
|
@@ -2493,6 +2669,7 @@ export interface DescribeGatewayInformationOutput {
|
|
|
2493
2669
|
HostEnvironmentId?: string;
|
|
2494
2670
|
}
|
|
2495
2671
|
/**
|
|
2672
|
+
* @public
|
|
2496
2673
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway.</p>
|
|
2497
2674
|
*/
|
|
2498
2675
|
export interface DescribeMaintenanceStartTimeInput {
|
|
@@ -2503,6 +2680,7 @@ export interface DescribeMaintenanceStartTimeInput {
|
|
|
2503
2680
|
GatewayARN: string | undefined;
|
|
2504
2681
|
}
|
|
2505
2682
|
/**
|
|
2683
|
+
* @public
|
|
2506
2684
|
* <p>A JSON object containing the following fields:</p>
|
|
2507
2685
|
*
|
|
2508
2686
|
* <ul>
|
|
@@ -2570,6 +2748,7 @@ export interface DescribeMaintenanceStartTimeOutput {
|
|
|
2570
2748
|
Timezone?: string;
|
|
2571
2749
|
}
|
|
2572
2750
|
/**
|
|
2751
|
+
* @public
|
|
2573
2752
|
* <p>DescribeNFSFileSharesInput</p>
|
|
2574
2753
|
*/
|
|
2575
2754
|
export interface DescribeNFSFileSharesInput {
|
|
@@ -2580,6 +2759,7 @@ export interface DescribeNFSFileSharesInput {
|
|
|
2580
2759
|
FileShareARNList: string[] | undefined;
|
|
2581
2760
|
}
|
|
2582
2761
|
/**
|
|
2762
|
+
* @public
|
|
2583
2763
|
* <p>The Unix file permissions and ownership information assigned, by default, to native S3
|
|
2584
2764
|
* objects when an S3 File Gateway discovers them in S3 buckets. This operation is only
|
|
2585
2765
|
* supported in S3 File Gateways.</p>
|
|
@@ -2775,13 +2955,13 @@ export interface NFSFileShareInfo {
|
|
|
2775
2955
|
* <code>SettlingTimeInSeconds</code> set to 60.</p>
|
|
2776
2956
|
*
|
|
2777
2957
|
* <p>
|
|
2778
|
-
* <code
|
|
2958
|
+
* <code>\{\"Upload\": \{\"SettlingTimeInSeconds\": 60\}\}</code>
|
|
2779
2959
|
* </p>
|
|
2780
2960
|
*
|
|
2781
2961
|
* <p>The following example sets <code>NotificationPolicy</code> off.</p>
|
|
2782
2962
|
*
|
|
2783
2963
|
* <p>
|
|
2784
|
-
* <code
|
|
2964
|
+
* <code>\{\}</code>
|
|
2785
2965
|
* </p>
|
|
2786
2966
|
*/
|
|
2787
2967
|
NotificationPolicy?: string;
|
|
@@ -2810,6 +2990,7 @@ export interface NFSFileShareInfo {
|
|
|
2810
2990
|
AuditDestinationARN?: string;
|
|
2811
2991
|
}
|
|
2812
2992
|
/**
|
|
2993
|
+
* @public
|
|
2813
2994
|
* <p>DescribeNFSFileSharesOutput</p>
|
|
2814
2995
|
*/
|
|
2815
2996
|
export interface DescribeNFSFileSharesOutput {
|
|
@@ -2819,6 +3000,7 @@ export interface DescribeNFSFileSharesOutput {
|
|
|
2819
3000
|
NFSFileShareInfoList?: NFSFileShareInfo[];
|
|
2820
3001
|
}
|
|
2821
3002
|
/**
|
|
3003
|
+
* @public
|
|
2822
3004
|
* <p>DescribeSMBFileSharesInput</p>
|
|
2823
3005
|
*/
|
|
2824
3006
|
export interface DescribeSMBFileSharesInput {
|
|
@@ -2829,6 +3011,7 @@ export interface DescribeSMBFileSharesInput {
|
|
|
2829
3011
|
FileShareARNList: string[] | undefined;
|
|
2830
3012
|
}
|
|
2831
3013
|
/**
|
|
3014
|
+
* @public
|
|
2832
3015
|
* <p>The Windows file permissions and ownership information assigned, by default, to native
|
|
2833
3016
|
* S3 objects when S3 File Gateway discovers them in S3 buckets. This operation is only
|
|
2834
3017
|
* supported for S3 File Gateways.</p>
|
|
@@ -3051,13 +3234,13 @@ export interface SMBFileShareInfo {
|
|
|
3051
3234
|
* <code>SettlingTimeInSeconds</code> set to 60.</p>
|
|
3052
3235
|
*
|
|
3053
3236
|
* <p>
|
|
3054
|
-
* <code
|
|
3237
|
+
* <code>\{\"Upload\": \{\"SettlingTimeInSeconds\": 60\}\}</code>
|
|
3055
3238
|
* </p>
|
|
3056
3239
|
*
|
|
3057
3240
|
* <p>The following example sets <code>NotificationPolicy</code> off.</p>
|
|
3058
3241
|
*
|
|
3059
3242
|
* <p>
|
|
3060
|
-
* <code
|
|
3243
|
+
* <code>\{\}</code>
|
|
3061
3244
|
* </p>
|
|
3062
3245
|
*/
|
|
3063
3246
|
NotificationPolicy?: string;
|
|
@@ -3092,6 +3275,7 @@ export interface SMBFileShareInfo {
|
|
|
3092
3275
|
OplocksEnabled?: boolean;
|
|
3093
3276
|
}
|
|
3094
3277
|
/**
|
|
3278
|
+
* @public
|
|
3095
3279
|
* <p>DescribeSMBFileSharesOutput</p>
|
|
3096
3280
|
*/
|
|
3097
3281
|
export interface DescribeSMBFileSharesOutput {
|
|
@@ -3100,6 +3284,9 @@ export interface DescribeSMBFileSharesOutput {
|
|
|
3100
3284
|
*/
|
|
3101
3285
|
SMBFileShareInfoList?: SMBFileShareInfo[];
|
|
3102
3286
|
}
|
|
3287
|
+
/**
|
|
3288
|
+
* @public
|
|
3289
|
+
*/
|
|
3103
3290
|
export interface DescribeSMBSettingsInput {
|
|
3104
3291
|
/**
|
|
3105
3292
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -3108,6 +3295,7 @@ export interface DescribeSMBSettingsInput {
|
|
|
3108
3295
|
GatewayARN: string | undefined;
|
|
3109
3296
|
}
|
|
3110
3297
|
/**
|
|
3298
|
+
* @public
|
|
3111
3299
|
* <p>A list of Active Directory users and groups that have special permissions for SMB file
|
|
3112
3300
|
* shares on the gateway.</p>
|
|
3113
3301
|
*/
|
|
@@ -3121,7 +3309,13 @@ export interface SMBLocalGroups {
|
|
|
3121
3309
|
*/
|
|
3122
3310
|
GatewayAdmins?: string[];
|
|
3123
3311
|
}
|
|
3312
|
+
/**
|
|
3313
|
+
* @public
|
|
3314
|
+
*/
|
|
3124
3315
|
export type SMBSecurityStrategy = "ClientSpecified" | "MandatoryEncryption" | "MandatorySigning";
|
|
3316
|
+
/**
|
|
3317
|
+
* @public
|
|
3318
|
+
*/
|
|
3125
3319
|
export interface DescribeSMBSettingsOutput {
|
|
3126
3320
|
/**
|
|
3127
3321
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -3221,6 +3415,7 @@ export interface DescribeSMBSettingsOutput {
|
|
|
3221
3415
|
SMBLocalGroups?: SMBLocalGroups;
|
|
3222
3416
|
}
|
|
3223
3417
|
/**
|
|
3418
|
+
* @public
|
|
3224
3419
|
* <p>A JSON object containing the <a>DescribeSnapshotScheduleInput$VolumeARN</a>
|
|
3225
3420
|
* of the volume.</p>
|
|
3226
3421
|
*/
|
|
@@ -3231,6 +3426,9 @@ export interface DescribeSnapshotScheduleInput {
|
|
|
3231
3426
|
*/
|
|
3232
3427
|
VolumeARN: string | undefined;
|
|
3233
3428
|
}
|
|
3429
|
+
/**
|
|
3430
|
+
* @public
|
|
3431
|
+
*/
|
|
3234
3432
|
export interface DescribeSnapshotScheduleOutput {
|
|
3235
3433
|
/**
|
|
3236
3434
|
* <p>The Amazon Resource Name (ARN) of the volume that was specified in the request.</p>
|
|
@@ -3262,6 +3460,7 @@ export interface DescribeSnapshotScheduleOutput {
|
|
|
3262
3460
|
Tags?: Tag[];
|
|
3263
3461
|
}
|
|
3264
3462
|
/**
|
|
3463
|
+
* @public
|
|
3265
3464
|
* <p>A JSON object containing a list of <a>DescribeStorediSCSIVolumesInput$VolumeARNs</a>.</p>
|
|
3266
3465
|
*/
|
|
3267
3466
|
export interface DescribeStorediSCSIVolumesInput {
|
|
@@ -3272,6 +3471,7 @@ export interface DescribeStorediSCSIVolumesInput {
|
|
|
3272
3471
|
VolumeARNs: string[] | undefined;
|
|
3273
3472
|
}
|
|
3274
3473
|
/**
|
|
3474
|
+
* @public
|
|
3275
3475
|
* <p>Describes an iSCSI stored volume.</p>
|
|
3276
3476
|
*/
|
|
3277
3477
|
export interface StorediSCSIVolume {
|
|
@@ -3364,6 +3564,9 @@ export interface StorediSCSIVolume {
|
|
|
3364
3564
|
*/
|
|
3365
3565
|
TargetName?: string;
|
|
3366
3566
|
}
|
|
3567
|
+
/**
|
|
3568
|
+
* @public
|
|
3569
|
+
*/
|
|
3367
3570
|
export interface DescribeStorediSCSIVolumesOutput {
|
|
3368
3571
|
/**
|
|
3369
3572
|
* <p>Describes a single unit of output from <a>DescribeStorediSCSIVolumes</a>. The
|
|
@@ -3454,6 +3657,7 @@ export interface DescribeStorediSCSIVolumesOutput {
|
|
|
3454
3657
|
StorediSCSIVolumes?: StorediSCSIVolume[];
|
|
3455
3658
|
}
|
|
3456
3659
|
/**
|
|
3660
|
+
* @public
|
|
3457
3661
|
* <p>DescribeTapeArchivesInput</p>
|
|
3458
3662
|
*/
|
|
3459
3663
|
export interface DescribeTapeArchivesInput {
|
|
@@ -3474,6 +3678,7 @@ export interface DescribeTapeArchivesInput {
|
|
|
3474
3678
|
Limit?: number;
|
|
3475
3679
|
}
|
|
3476
3680
|
/**
|
|
3681
|
+
* @public
|
|
3477
3682
|
* <p>Represents a virtual tape that is archived in the virtual tape shelf (VTS).</p>
|
|
3478
3683
|
*/
|
|
3479
3684
|
export interface TapeArchive {
|
|
@@ -3548,6 +3753,7 @@ export interface TapeArchive {
|
|
|
3548
3753
|
PoolEntryDate?: Date;
|
|
3549
3754
|
}
|
|
3550
3755
|
/**
|
|
3756
|
+
* @public
|
|
3551
3757
|
* <p>DescribeTapeArchivesOutput</p>
|
|
3552
3758
|
*/
|
|
3553
3759
|
export interface DescribeTapeArchivesOutput {
|
|
@@ -3567,6 +3773,7 @@ export interface DescribeTapeArchivesOutput {
|
|
|
3567
3773
|
Marker?: string;
|
|
3568
3774
|
}
|
|
3569
3775
|
/**
|
|
3776
|
+
* @public
|
|
3570
3777
|
* <p>DescribeTapeRecoveryPointsInput</p>
|
|
3571
3778
|
*/
|
|
3572
3779
|
export interface DescribeTapeRecoveryPointsInput {
|
|
@@ -3587,6 +3794,7 @@ export interface DescribeTapeRecoveryPointsInput {
|
|
|
3587
3794
|
Limit?: number;
|
|
3588
3795
|
}
|
|
3589
3796
|
/**
|
|
3797
|
+
* @public
|
|
3590
3798
|
* <p>Describes a recovery point.</p>
|
|
3591
3799
|
*/
|
|
3592
3800
|
export interface TapeRecoveryPointInfo {
|
|
@@ -3612,6 +3820,7 @@ export interface TapeRecoveryPointInfo {
|
|
|
3612
3820
|
TapeStatus?: string;
|
|
3613
3821
|
}
|
|
3614
3822
|
/**
|
|
3823
|
+
* @public
|
|
3615
3824
|
* <p>DescribeTapeRecoveryPointsOutput</p>
|
|
3616
3825
|
*/
|
|
3617
3826
|
export interface DescribeTapeRecoveryPointsOutput {
|
|
@@ -3635,6 +3844,7 @@ export interface DescribeTapeRecoveryPointsOutput {
|
|
|
3635
3844
|
Marker?: string;
|
|
3636
3845
|
}
|
|
3637
3846
|
/**
|
|
3847
|
+
* @public
|
|
3638
3848
|
* <p>DescribeTapesInput</p>
|
|
3639
3849
|
*/
|
|
3640
3850
|
export interface DescribeTapesInput {
|
|
@@ -3667,6 +3877,7 @@ export interface DescribeTapesInput {
|
|
|
3667
3877
|
Limit?: number;
|
|
3668
3878
|
}
|
|
3669
3879
|
/**
|
|
3880
|
+
* @public
|
|
3670
3881
|
* <p>Describes a virtual tape object.</p>
|
|
3671
3882
|
*/
|
|
3672
3883
|
export interface Tape {
|
|
@@ -3736,6 +3947,7 @@ export interface Tape {
|
|
|
3736
3947
|
PoolEntryDate?: Date;
|
|
3737
3948
|
}
|
|
3738
3949
|
/**
|
|
3950
|
+
* @public
|
|
3739
3951
|
* <p>DescribeTapesOutput</p>
|
|
3740
3952
|
*/
|
|
3741
3953
|
export interface DescribeTapesOutput {
|
|
@@ -3752,6 +3964,9 @@ export interface DescribeTapesOutput {
|
|
|
3752
3964
|
*/
|
|
3753
3965
|
Marker?: string;
|
|
3754
3966
|
}
|
|
3967
|
+
/**
|
|
3968
|
+
* @public
|
|
3969
|
+
*/
|
|
3755
3970
|
export interface DescribeUploadBufferInput {
|
|
3756
3971
|
/**
|
|
3757
3972
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -3759,6 +3974,9 @@ export interface DescribeUploadBufferInput {
|
|
|
3759
3974
|
*/
|
|
3760
3975
|
GatewayARN: string | undefined;
|
|
3761
3976
|
}
|
|
3977
|
+
/**
|
|
3978
|
+
* @public
|
|
3979
|
+
*/
|
|
3762
3980
|
export interface DescribeUploadBufferOutput {
|
|
3763
3981
|
/**
|
|
3764
3982
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -3782,6 +4000,7 @@ export interface DescribeUploadBufferOutput {
|
|
|
3782
4000
|
UploadBufferAllocatedInBytes?: number;
|
|
3783
4001
|
}
|
|
3784
4002
|
/**
|
|
4003
|
+
* @public
|
|
3785
4004
|
* <p>DescribeVTLDevicesInput</p>
|
|
3786
4005
|
*/
|
|
3787
4006
|
export interface DescribeVTLDevicesInput {
|
|
@@ -3812,6 +4031,7 @@ export interface DescribeVTLDevicesInput {
|
|
|
3812
4031
|
Limit?: number;
|
|
3813
4032
|
}
|
|
3814
4033
|
/**
|
|
4034
|
+
* @public
|
|
3815
4035
|
* <p>Lists iSCSI information about a VTL device.</p>
|
|
3816
4036
|
*/
|
|
3817
4037
|
export interface DeviceiSCSIAttributes {
|
|
@@ -3834,6 +4054,7 @@ export interface DeviceiSCSIAttributes {
|
|
|
3834
4054
|
ChapEnabled?: boolean;
|
|
3835
4055
|
}
|
|
3836
4056
|
/**
|
|
4057
|
+
* @public
|
|
3837
4058
|
* <p>Represents a device object associated with a tape gateway.</p>
|
|
3838
4059
|
*/
|
|
3839
4060
|
export interface VTLDevice {
|
|
@@ -3860,6 +4081,7 @@ export interface VTLDevice {
|
|
|
3860
4081
|
DeviceiSCSIAttributes?: DeviceiSCSIAttributes;
|
|
3861
4082
|
}
|
|
3862
4083
|
/**
|
|
4084
|
+
* @public
|
|
3863
4085
|
* <p>DescribeVTLDevicesOutput</p>
|
|
3864
4086
|
*/
|
|
3865
4087
|
export interface DescribeVTLDevicesOutput {
|
|
@@ -3882,6 +4104,7 @@ export interface DescribeVTLDevicesOutput {
|
|
|
3882
4104
|
Marker?: string;
|
|
3883
4105
|
}
|
|
3884
4106
|
/**
|
|
4107
|
+
* @public
|
|
3885
4108
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway.</p>
|
|
3886
4109
|
*/
|
|
3887
4110
|
export interface DescribeWorkingStorageInput {
|
|
@@ -3892,6 +4115,7 @@ export interface DescribeWorkingStorageInput {
|
|
|
3892
4115
|
GatewayARN: string | undefined;
|
|
3893
4116
|
}
|
|
3894
4117
|
/**
|
|
4118
|
+
* @public
|
|
3895
4119
|
* <p>A JSON object containing the following fields:</p>
|
|
3896
4120
|
*/
|
|
3897
4121
|
export interface DescribeWorkingStorageOutput {
|
|
@@ -3919,6 +4143,7 @@ export interface DescribeWorkingStorageOutput {
|
|
|
3919
4143
|
WorkingStorageAllocatedInBytes?: number;
|
|
3920
4144
|
}
|
|
3921
4145
|
/**
|
|
4146
|
+
* @public
|
|
3922
4147
|
* <p>AttachVolumeInput</p>
|
|
3923
4148
|
*/
|
|
3924
4149
|
export interface DetachVolumeInput {
|
|
@@ -3938,6 +4163,7 @@ export interface DetachVolumeInput {
|
|
|
3938
4163
|
ForceDetach?: boolean;
|
|
3939
4164
|
}
|
|
3940
4165
|
/**
|
|
4166
|
+
* @public
|
|
3941
4167
|
* <p>AttachVolumeOutput</p>
|
|
3942
4168
|
*/
|
|
3943
4169
|
export interface DetachVolumeOutput {
|
|
@@ -3947,6 +4173,7 @@ export interface DetachVolumeOutput {
|
|
|
3947
4173
|
VolumeARN?: string;
|
|
3948
4174
|
}
|
|
3949
4175
|
/**
|
|
4176
|
+
* @public
|
|
3950
4177
|
* <p>DisableGatewayInput</p>
|
|
3951
4178
|
*/
|
|
3952
4179
|
export interface DisableGatewayInput {
|
|
@@ -3957,6 +4184,7 @@ export interface DisableGatewayInput {
|
|
|
3957
4184
|
GatewayARN: string | undefined;
|
|
3958
4185
|
}
|
|
3959
4186
|
/**
|
|
4187
|
+
* @public
|
|
3960
4188
|
* <p>DisableGatewayOutput</p>
|
|
3961
4189
|
*/
|
|
3962
4190
|
export interface DisableGatewayOutput {
|
|
@@ -3965,6 +4193,9 @@ export interface DisableGatewayOutput {
|
|
|
3965
4193
|
*/
|
|
3966
4194
|
GatewayARN?: string;
|
|
3967
4195
|
}
|
|
4196
|
+
/**
|
|
4197
|
+
* @public
|
|
4198
|
+
*/
|
|
3968
4199
|
export interface DisassociateFileSystemInput {
|
|
3969
4200
|
/**
|
|
3970
4201
|
* <p>The Amazon Resource Name (ARN) of the file system association to be deleted.</p>
|
|
@@ -3978,6 +4209,9 @@ export interface DisassociateFileSystemInput {
|
|
|
3978
4209
|
*/
|
|
3979
4210
|
ForceDelete?: boolean;
|
|
3980
4211
|
}
|
|
4212
|
+
/**
|
|
4213
|
+
* @public
|
|
4214
|
+
*/
|
|
3981
4215
|
export interface DisassociateFileSystemOutput {
|
|
3982
4216
|
/**
|
|
3983
4217
|
* <p>The Amazon Resource Name (ARN) of the deleted file system association.</p>
|
|
@@ -3985,6 +4219,7 @@ export interface DisassociateFileSystemOutput {
|
|
|
3985
4219
|
FileSystemAssociationARN?: string;
|
|
3986
4220
|
}
|
|
3987
4221
|
/**
|
|
4222
|
+
* @public
|
|
3988
4223
|
* <p>Represents a gateway's local disk.</p>
|
|
3989
4224
|
*/
|
|
3990
4225
|
export interface Disk {
|
|
@@ -4027,8 +4262,12 @@ export interface Disk {
|
|
|
4027
4262
|
*/
|
|
4028
4263
|
DiskAttributeList?: string[];
|
|
4029
4264
|
}
|
|
4265
|
+
/**
|
|
4266
|
+
* @public
|
|
4267
|
+
*/
|
|
4030
4268
|
export type FileShareType = "NFS" | "SMB";
|
|
4031
4269
|
/**
|
|
4270
|
+
* @public
|
|
4032
4271
|
* <p>Describes a file share. Only supported S3 File Gateway.</p>
|
|
4033
4272
|
*/
|
|
4034
4273
|
export interface FileShareInfo {
|
|
@@ -4059,6 +4298,7 @@ export interface FileShareInfo {
|
|
|
4059
4298
|
GatewayARN?: string;
|
|
4060
4299
|
}
|
|
4061
4300
|
/**
|
|
4301
|
+
* @public
|
|
4062
4302
|
* <p>Gets the summary returned by <code>ListFileSystemAssociation</code>, which is a summary
|
|
4063
4303
|
* of a created file system association.</p>
|
|
4064
4304
|
*/
|
|
@@ -4085,6 +4325,7 @@ export interface FileSystemAssociationSummary {
|
|
|
4085
4325
|
GatewayARN?: string;
|
|
4086
4326
|
}
|
|
4087
4327
|
/**
|
|
4328
|
+
* @public
|
|
4088
4329
|
* <p>Describes a gateway object.</p>
|
|
4089
4330
|
*/
|
|
4090
4331
|
export interface GatewayInfo {
|
|
@@ -4134,6 +4375,7 @@ export interface GatewayInfo {
|
|
|
4134
4375
|
HostEnvironmentId?: string;
|
|
4135
4376
|
}
|
|
4136
4377
|
/**
|
|
4378
|
+
* @public
|
|
4137
4379
|
* <p>JoinDomainInput</p>
|
|
4138
4380
|
*/
|
|
4139
4381
|
export interface JoinDomainInput {
|
|
@@ -4177,6 +4419,7 @@ export interface JoinDomainInput {
|
|
|
4177
4419
|
Password: string | undefined;
|
|
4178
4420
|
}
|
|
4179
4421
|
/**
|
|
4422
|
+
* @public
|
|
4180
4423
|
* <p>JoinDomainOutput</p>
|
|
4181
4424
|
*/
|
|
4182
4425
|
export interface JoinDomainOutput {
|
|
@@ -4226,6 +4469,9 @@ export interface JoinDomainOutput {
|
|
|
4226
4469
|
*/
|
|
4227
4470
|
ActiveDirectoryStatus?: ActiveDirectoryStatus | string;
|
|
4228
4471
|
}
|
|
4472
|
+
/**
|
|
4473
|
+
* @public
|
|
4474
|
+
*/
|
|
4229
4475
|
export interface ListAutomaticTapeCreationPoliciesInput {
|
|
4230
4476
|
/**
|
|
4231
4477
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4233,6 +4479,9 @@ export interface ListAutomaticTapeCreationPoliciesInput {
|
|
|
4233
4479
|
*/
|
|
4234
4480
|
GatewayARN?: string;
|
|
4235
4481
|
}
|
|
4482
|
+
/**
|
|
4483
|
+
* @public
|
|
4484
|
+
*/
|
|
4236
4485
|
export interface ListAutomaticTapeCreationPoliciesOutput {
|
|
4237
4486
|
/**
|
|
4238
4487
|
* <p>Gets a listing of information about the gateway's automatic tape creation policies,
|
|
@@ -4242,6 +4491,7 @@ export interface ListAutomaticTapeCreationPoliciesOutput {
|
|
|
4242
4491
|
AutomaticTapeCreationPolicyInfos?: AutomaticTapeCreationPolicyInfo[];
|
|
4243
4492
|
}
|
|
4244
4493
|
/**
|
|
4494
|
+
* @public
|
|
4245
4495
|
* <p>ListFileShareInput</p>
|
|
4246
4496
|
*/
|
|
4247
4497
|
export interface ListFileSharesInput {
|
|
@@ -4263,6 +4513,7 @@ export interface ListFileSharesInput {
|
|
|
4263
4513
|
Marker?: string;
|
|
4264
4514
|
}
|
|
4265
4515
|
/**
|
|
4516
|
+
* @public
|
|
4266
4517
|
* <p>ListFileShareOutput</p>
|
|
4267
4518
|
*/
|
|
4268
4519
|
export interface ListFileSharesOutput {
|
|
@@ -4282,6 +4533,9 @@ export interface ListFileSharesOutput {
|
|
|
4282
4533
|
*/
|
|
4283
4534
|
FileShareInfoList?: FileShareInfo[];
|
|
4284
4535
|
}
|
|
4536
|
+
/**
|
|
4537
|
+
* @public
|
|
4538
|
+
*/
|
|
4285
4539
|
export interface ListFileSystemAssociationsInput {
|
|
4286
4540
|
/**
|
|
4287
4541
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4300,6 +4554,9 @@ export interface ListFileSystemAssociationsInput {
|
|
|
4300
4554
|
*/
|
|
4301
4555
|
Marker?: string;
|
|
4302
4556
|
}
|
|
4557
|
+
/**
|
|
4558
|
+
* @public
|
|
4559
|
+
*/
|
|
4303
4560
|
export interface ListFileSystemAssociationsOutput {
|
|
4304
4561
|
/**
|
|
4305
4562
|
* <p>If the request includes <code>Marker</code>, the response returns that value in this
|
|
@@ -4319,6 +4576,7 @@ export interface ListFileSystemAssociationsOutput {
|
|
|
4319
4576
|
FileSystemAssociationSummaryList?: FileSystemAssociationSummary[];
|
|
4320
4577
|
}
|
|
4321
4578
|
/**
|
|
4579
|
+
* @public
|
|
4322
4580
|
* <p>A JSON object containing zero or more of the following fields:</p>
|
|
4323
4581
|
*
|
|
4324
4582
|
* <ul>
|
|
@@ -4346,6 +4604,9 @@ export interface ListGatewaysInput {
|
|
|
4346
4604
|
*/
|
|
4347
4605
|
Limit?: number;
|
|
4348
4606
|
}
|
|
4607
|
+
/**
|
|
4608
|
+
* @public
|
|
4609
|
+
*/
|
|
4349
4610
|
export interface ListGatewaysOutput {
|
|
4350
4611
|
/**
|
|
4351
4612
|
* <p>An array of <a>GatewayInfo</a> objects.</p>
|
|
@@ -4358,6 +4619,7 @@ export interface ListGatewaysOutput {
|
|
|
4358
4619
|
Marker?: string;
|
|
4359
4620
|
}
|
|
4360
4621
|
/**
|
|
4622
|
+
* @public
|
|
4361
4623
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway.</p>
|
|
4362
4624
|
*/
|
|
4363
4625
|
export interface ListLocalDisksInput {
|
|
@@ -4367,6 +4629,9 @@ export interface ListLocalDisksInput {
|
|
|
4367
4629
|
*/
|
|
4368
4630
|
GatewayARN: string | undefined;
|
|
4369
4631
|
}
|
|
4632
|
+
/**
|
|
4633
|
+
* @public
|
|
4634
|
+
*/
|
|
4370
4635
|
export interface ListLocalDisksOutput {
|
|
4371
4636
|
/**
|
|
4372
4637
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4387,6 +4652,7 @@ export interface ListLocalDisksOutput {
|
|
|
4387
4652
|
Disks?: Disk[];
|
|
4388
4653
|
}
|
|
4389
4654
|
/**
|
|
4655
|
+
* @public
|
|
4390
4656
|
* <p>ListTagsForResourceInput</p>
|
|
4391
4657
|
*/
|
|
4392
4658
|
export interface ListTagsForResourceInput {
|
|
@@ -4406,6 +4672,7 @@ export interface ListTagsForResourceInput {
|
|
|
4406
4672
|
Limit?: number;
|
|
4407
4673
|
}
|
|
4408
4674
|
/**
|
|
4675
|
+
* @public
|
|
4409
4676
|
* <p>ListTagsForResourceOutput</p>
|
|
4410
4677
|
*/
|
|
4411
4678
|
export interface ListTagsForResourceOutput {
|
|
@@ -4423,6 +4690,9 @@ export interface ListTagsForResourceOutput {
|
|
|
4423
4690
|
*/
|
|
4424
4691
|
Tags?: Tag[];
|
|
4425
4692
|
}
|
|
4693
|
+
/**
|
|
4694
|
+
* @public
|
|
4695
|
+
*/
|
|
4426
4696
|
export interface ListTapePoolsInput {
|
|
4427
4697
|
/**
|
|
4428
4698
|
* <p>The Amazon Resource Name (ARN) of each of the custom tape pools you want to list. If you
|
|
@@ -4439,8 +4709,12 @@ export interface ListTapePoolsInput {
|
|
|
4439
4709
|
*/
|
|
4440
4710
|
Limit?: number;
|
|
4441
4711
|
}
|
|
4712
|
+
/**
|
|
4713
|
+
* @public
|
|
4714
|
+
*/
|
|
4442
4715
|
export type PoolStatus = "ACTIVE" | "DELETED";
|
|
4443
4716
|
/**
|
|
4717
|
+
* @public
|
|
4444
4718
|
* <p>Describes a custom tape pool.</p>
|
|
4445
4719
|
*/
|
|
4446
4720
|
export interface PoolInfo {
|
|
@@ -4479,6 +4753,9 @@ export interface PoolInfo {
|
|
|
4479
4753
|
*/
|
|
4480
4754
|
PoolStatus?: PoolStatus | string;
|
|
4481
4755
|
}
|
|
4756
|
+
/**
|
|
4757
|
+
* @public
|
|
4758
|
+
*/
|
|
4482
4759
|
export interface ListTapePoolsOutput {
|
|
4483
4760
|
/**
|
|
4484
4761
|
* <p>An array of <code>PoolInfo</code> objects, where each object describes a single custom
|
|
@@ -4494,6 +4771,7 @@ export interface ListTapePoolsOutput {
|
|
|
4494
4771
|
Marker?: string;
|
|
4495
4772
|
}
|
|
4496
4773
|
/**
|
|
4774
|
+
* @public
|
|
4497
4775
|
* <p>A JSON object that contains one or more of the following fields:</p>
|
|
4498
4776
|
*
|
|
4499
4777
|
* <ul>
|
|
@@ -4531,6 +4809,7 @@ export interface ListTapesInput {
|
|
|
4531
4809
|
Limit?: number;
|
|
4532
4810
|
}
|
|
4533
4811
|
/**
|
|
4812
|
+
* @public
|
|
4534
4813
|
* <p>Describes a virtual tape.</p>
|
|
4535
4814
|
*/
|
|
4536
4815
|
export interface TapeInfo {
|
|
@@ -4573,6 +4852,7 @@ export interface TapeInfo {
|
|
|
4573
4852
|
PoolEntryDate?: Date;
|
|
4574
4853
|
}
|
|
4575
4854
|
/**
|
|
4855
|
+
* @public
|
|
4576
4856
|
* <p>A JSON object containing the following fields:</p>
|
|
4577
4857
|
*
|
|
4578
4858
|
* <ul>
|
|
@@ -4603,6 +4883,7 @@ export interface ListTapesOutput {
|
|
|
4603
4883
|
Marker?: string;
|
|
4604
4884
|
}
|
|
4605
4885
|
/**
|
|
4886
|
+
* @public
|
|
4606
4887
|
* <p>ListVolumeInitiatorsInput</p>
|
|
4607
4888
|
*/
|
|
4608
4889
|
export interface ListVolumeInitiatorsInput {
|
|
@@ -4613,6 +4894,7 @@ export interface ListVolumeInitiatorsInput {
|
|
|
4613
4894
|
VolumeARN: string | undefined;
|
|
4614
4895
|
}
|
|
4615
4896
|
/**
|
|
4897
|
+
* @public
|
|
4616
4898
|
* <p>ListVolumeInitiatorsOutput</p>
|
|
4617
4899
|
*/
|
|
4618
4900
|
export interface ListVolumeInitiatorsOutput {
|
|
@@ -4622,6 +4904,9 @@ export interface ListVolumeInitiatorsOutput {
|
|
|
4622
4904
|
*/
|
|
4623
4905
|
Initiators?: string[];
|
|
4624
4906
|
}
|
|
4907
|
+
/**
|
|
4908
|
+
* @public
|
|
4909
|
+
*/
|
|
4625
4910
|
export interface ListVolumeRecoveryPointsInput {
|
|
4626
4911
|
/**
|
|
4627
4912
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4630,6 +4915,7 @@ export interface ListVolumeRecoveryPointsInput {
|
|
|
4630
4915
|
GatewayARN: string | undefined;
|
|
4631
4916
|
}
|
|
4632
4917
|
/**
|
|
4918
|
+
* @public
|
|
4633
4919
|
* <p>Describes a storage volume recovery point object.</p>
|
|
4634
4920
|
*/
|
|
4635
4921
|
export interface VolumeRecoveryPointInfo {
|
|
@@ -4655,6 +4941,9 @@ export interface VolumeRecoveryPointInfo {
|
|
|
4655
4941
|
*/
|
|
4656
4942
|
VolumeRecoveryPointTime?: string;
|
|
4657
4943
|
}
|
|
4944
|
+
/**
|
|
4945
|
+
* @public
|
|
4946
|
+
*/
|
|
4658
4947
|
export interface ListVolumeRecoveryPointsOutput {
|
|
4659
4948
|
/**
|
|
4660
4949
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4667,6 +4956,7 @@ export interface ListVolumeRecoveryPointsOutput {
|
|
|
4667
4956
|
VolumeRecoveryPointInfos?: VolumeRecoveryPointInfo[];
|
|
4668
4957
|
}
|
|
4669
4958
|
/**
|
|
4959
|
+
* @public
|
|
4670
4960
|
* <p>A JSON object that contains one or more of the following fields:</p>
|
|
4671
4961
|
*
|
|
4672
4962
|
* <ul>
|
|
@@ -4700,6 +4990,7 @@ export interface ListVolumesInput {
|
|
|
4700
4990
|
Limit?: number;
|
|
4701
4991
|
}
|
|
4702
4992
|
/**
|
|
4993
|
+
* @public
|
|
4703
4994
|
* <p>Describes a storage volume object.</p>
|
|
4704
4995
|
*/
|
|
4705
4996
|
export interface VolumeInfo {
|
|
@@ -4750,6 +5041,7 @@ export interface VolumeInfo {
|
|
|
4750
5041
|
VolumeAttachmentStatus?: string;
|
|
4751
5042
|
}
|
|
4752
5043
|
/**
|
|
5044
|
+
* @public
|
|
4753
5045
|
* <p>A JSON object containing the following fields:</p>
|
|
4754
5046
|
*
|
|
4755
5047
|
* <ul>
|
|
@@ -4783,12 +5075,18 @@ export interface ListVolumesOutput {
|
|
|
4783
5075
|
*/
|
|
4784
5076
|
VolumeInfos?: VolumeInfo[];
|
|
4785
5077
|
}
|
|
5078
|
+
/**
|
|
5079
|
+
* @public
|
|
5080
|
+
*/
|
|
4786
5081
|
export interface NotifyWhenUploadedInput {
|
|
4787
5082
|
/**
|
|
4788
5083
|
* <p>The Amazon Resource Name (ARN) of the file share.</p>
|
|
4789
5084
|
*/
|
|
4790
5085
|
FileShareARN: string | undefined;
|
|
4791
5086
|
}
|
|
5087
|
+
/**
|
|
5088
|
+
* @public
|
|
5089
|
+
*/
|
|
4792
5090
|
export interface NotifyWhenUploadedOutput {
|
|
4793
5091
|
/**
|
|
4794
5092
|
* <p>The Amazon Resource Name (ARN) of the file share.</p>
|
|
@@ -4801,6 +5099,7 @@ export interface NotifyWhenUploadedOutput {
|
|
|
4801
5099
|
NotificationId?: string;
|
|
4802
5100
|
}
|
|
4803
5101
|
/**
|
|
5102
|
+
* @public
|
|
4804
5103
|
* <p>RefreshCacheInput</p>
|
|
4805
5104
|
*/
|
|
4806
5105
|
export interface RefreshCacheInput {
|
|
@@ -4829,6 +5128,7 @@ export interface RefreshCacheInput {
|
|
|
4829
5128
|
Recursive?: boolean;
|
|
4830
5129
|
}
|
|
4831
5130
|
/**
|
|
5131
|
+
* @public
|
|
4832
5132
|
* <p>RefreshCacheOutput</p>
|
|
4833
5133
|
*/
|
|
4834
5134
|
export interface RefreshCacheOutput {
|
|
@@ -4843,6 +5143,7 @@ export interface RefreshCacheOutput {
|
|
|
4843
5143
|
NotificationId?: string;
|
|
4844
5144
|
}
|
|
4845
5145
|
/**
|
|
5146
|
+
* @public
|
|
4846
5147
|
* <p>RemoveTagsFromResourceInput</p>
|
|
4847
5148
|
*/
|
|
4848
5149
|
export interface RemoveTagsFromResourceInput {
|
|
@@ -4857,6 +5158,7 @@ export interface RemoveTagsFromResourceInput {
|
|
|
4857
5158
|
TagKeys: string[] | undefined;
|
|
4858
5159
|
}
|
|
4859
5160
|
/**
|
|
5161
|
+
* @public
|
|
4860
5162
|
* <p>RemoveTagsFromResourceOutput</p>
|
|
4861
5163
|
*/
|
|
4862
5164
|
export interface RemoveTagsFromResourceOutput {
|
|
@@ -4865,6 +5167,9 @@ export interface RemoveTagsFromResourceOutput {
|
|
|
4865
5167
|
*/
|
|
4866
5168
|
ResourceARN?: string;
|
|
4867
5169
|
}
|
|
5170
|
+
/**
|
|
5171
|
+
* @public
|
|
5172
|
+
*/
|
|
4868
5173
|
export interface ResetCacheInput {
|
|
4869
5174
|
/**
|
|
4870
5175
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4872,6 +5177,9 @@ export interface ResetCacheInput {
|
|
|
4872
5177
|
*/
|
|
4873
5178
|
GatewayARN: string | undefined;
|
|
4874
5179
|
}
|
|
5180
|
+
/**
|
|
5181
|
+
* @public
|
|
5182
|
+
*/
|
|
4875
5183
|
export interface ResetCacheOutput {
|
|
4876
5184
|
/**
|
|
4877
5185
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4880,6 +5188,7 @@ export interface ResetCacheOutput {
|
|
|
4880
5188
|
GatewayARN?: string;
|
|
4881
5189
|
}
|
|
4882
5190
|
/**
|
|
5191
|
+
* @public
|
|
4883
5192
|
* <p>RetrieveTapeArchiveInput</p>
|
|
4884
5193
|
*/
|
|
4885
5194
|
export interface RetrieveTapeArchiveInput {
|
|
@@ -4899,6 +5208,7 @@ export interface RetrieveTapeArchiveInput {
|
|
|
4899
5208
|
GatewayARN: string | undefined;
|
|
4900
5209
|
}
|
|
4901
5210
|
/**
|
|
5211
|
+
* @public
|
|
4902
5212
|
* <p>RetrieveTapeArchiveOutput</p>
|
|
4903
5213
|
*/
|
|
4904
5214
|
export interface RetrieveTapeArchiveOutput {
|
|
@@ -4908,6 +5218,7 @@ export interface RetrieveTapeArchiveOutput {
|
|
|
4908
5218
|
TapeARN?: string;
|
|
4909
5219
|
}
|
|
4910
5220
|
/**
|
|
5221
|
+
* @public
|
|
4911
5222
|
* <p>RetrieveTapeRecoveryPointInput</p>
|
|
4912
5223
|
*/
|
|
4913
5224
|
export interface RetrieveTapeRecoveryPointInput {
|
|
@@ -4923,6 +5234,7 @@ export interface RetrieveTapeRecoveryPointInput {
|
|
|
4923
5234
|
GatewayARN: string | undefined;
|
|
4924
5235
|
}
|
|
4925
5236
|
/**
|
|
5237
|
+
* @public
|
|
4926
5238
|
* <p>RetrieveTapeRecoveryPointOutput</p>
|
|
4927
5239
|
*/
|
|
4928
5240
|
export interface RetrieveTapeRecoveryPointOutput {
|
|
@@ -4933,6 +5245,7 @@ export interface RetrieveTapeRecoveryPointOutput {
|
|
|
4933
5245
|
TapeARN?: string;
|
|
4934
5246
|
}
|
|
4935
5247
|
/**
|
|
5248
|
+
* @public
|
|
4936
5249
|
* <p>SetLocalConsolePasswordInput</p>
|
|
4937
5250
|
*/
|
|
4938
5251
|
export interface SetLocalConsolePasswordInput {
|
|
@@ -4946,6 +5259,9 @@ export interface SetLocalConsolePasswordInput {
|
|
|
4946
5259
|
*/
|
|
4947
5260
|
LocalConsolePassword: string | undefined;
|
|
4948
5261
|
}
|
|
5262
|
+
/**
|
|
5263
|
+
* @public
|
|
5264
|
+
*/
|
|
4949
5265
|
export interface SetLocalConsolePasswordOutput {
|
|
4950
5266
|
/**
|
|
4951
5267
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4954,6 +5270,7 @@ export interface SetLocalConsolePasswordOutput {
|
|
|
4954
5270
|
GatewayARN?: string;
|
|
4955
5271
|
}
|
|
4956
5272
|
/**
|
|
5273
|
+
* @public
|
|
4957
5274
|
* <p>SetSMBGuestPasswordInput</p>
|
|
4958
5275
|
*/
|
|
4959
5276
|
export interface SetSMBGuestPasswordInput {
|
|
@@ -4967,6 +5284,9 @@ export interface SetSMBGuestPasswordInput {
|
|
|
4967
5284
|
*/
|
|
4968
5285
|
Password: string | undefined;
|
|
4969
5286
|
}
|
|
5287
|
+
/**
|
|
5288
|
+
* @public
|
|
5289
|
+
*/
|
|
4970
5290
|
export interface SetSMBGuestPasswordOutput {
|
|
4971
5291
|
/**
|
|
4972
5292
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -4975,6 +5295,7 @@ export interface SetSMBGuestPasswordOutput {
|
|
|
4975
5295
|
GatewayARN?: string;
|
|
4976
5296
|
}
|
|
4977
5297
|
/**
|
|
5298
|
+
* @public
|
|
4978
5299
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway to shut
|
|
4979
5300
|
* down.</p>
|
|
4980
5301
|
*/
|
|
@@ -4986,6 +5307,7 @@ export interface ShutdownGatewayInput {
|
|
|
4986
5307
|
GatewayARN: string | undefined;
|
|
4987
5308
|
}
|
|
4988
5309
|
/**
|
|
5310
|
+
* @public
|
|
4989
5311
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway that was shut
|
|
4990
5312
|
* down.</p>
|
|
4991
5313
|
*/
|
|
@@ -4996,6 +5318,9 @@ export interface ShutdownGatewayOutput {
|
|
|
4996
5318
|
*/
|
|
4997
5319
|
GatewayARN?: string;
|
|
4998
5320
|
}
|
|
5321
|
+
/**
|
|
5322
|
+
* @public
|
|
5323
|
+
*/
|
|
4999
5324
|
export interface StartAvailabilityMonitorTestInput {
|
|
5000
5325
|
/**
|
|
5001
5326
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5003,6 +5328,9 @@ export interface StartAvailabilityMonitorTestInput {
|
|
|
5003
5328
|
*/
|
|
5004
5329
|
GatewayARN: string | undefined;
|
|
5005
5330
|
}
|
|
5331
|
+
/**
|
|
5332
|
+
* @public
|
|
5333
|
+
*/
|
|
5006
5334
|
export interface StartAvailabilityMonitorTestOutput {
|
|
5007
5335
|
/**
|
|
5008
5336
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5011,6 +5339,7 @@ export interface StartAvailabilityMonitorTestOutput {
|
|
|
5011
5339
|
GatewayARN?: string;
|
|
5012
5340
|
}
|
|
5013
5341
|
/**
|
|
5342
|
+
* @public
|
|
5014
5343
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway to start.</p>
|
|
5015
5344
|
*/
|
|
5016
5345
|
export interface StartGatewayInput {
|
|
@@ -5021,6 +5350,7 @@ export interface StartGatewayInput {
|
|
|
5021
5350
|
GatewayARN: string | undefined;
|
|
5022
5351
|
}
|
|
5023
5352
|
/**
|
|
5353
|
+
* @public
|
|
5024
5354
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway that was
|
|
5025
5355
|
* restarted.</p>
|
|
5026
5356
|
*/
|
|
@@ -5031,6 +5361,9 @@ export interface StartGatewayOutput {
|
|
|
5031
5361
|
*/
|
|
5032
5362
|
GatewayARN?: string;
|
|
5033
5363
|
}
|
|
5364
|
+
/**
|
|
5365
|
+
* @public
|
|
5366
|
+
*/
|
|
5034
5367
|
export interface UpdateAutomaticTapeCreationPolicyInput {
|
|
5035
5368
|
/**
|
|
5036
5369
|
* <p>An automatic tape creation policy consists of a list of automatic tape creation rules.
|
|
@@ -5043,6 +5376,9 @@ export interface UpdateAutomaticTapeCreationPolicyInput {
|
|
|
5043
5376
|
*/
|
|
5044
5377
|
GatewayARN: string | undefined;
|
|
5045
5378
|
}
|
|
5379
|
+
/**
|
|
5380
|
+
* @public
|
|
5381
|
+
*/
|
|
5046
5382
|
export interface UpdateAutomaticTapeCreationPolicyOutput {
|
|
5047
5383
|
/**
|
|
5048
5384
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5051,6 +5387,7 @@ export interface UpdateAutomaticTapeCreationPolicyOutput {
|
|
|
5051
5387
|
GatewayARN?: string;
|
|
5052
5388
|
}
|
|
5053
5389
|
/**
|
|
5390
|
+
* @public
|
|
5054
5391
|
* <p>A JSON object containing one or more of the following fields:</p>
|
|
5055
5392
|
*
|
|
5056
5393
|
* <ul>
|
|
@@ -5082,6 +5419,7 @@ export interface UpdateBandwidthRateLimitInput {
|
|
|
5082
5419
|
AverageDownloadRateLimitInBitsPerSec?: number;
|
|
5083
5420
|
}
|
|
5084
5421
|
/**
|
|
5422
|
+
* @public
|
|
5085
5423
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway whose throttle
|
|
5086
5424
|
* information was updated.</p>
|
|
5087
5425
|
*/
|
|
@@ -5092,6 +5430,9 @@ export interface UpdateBandwidthRateLimitOutput {
|
|
|
5092
5430
|
*/
|
|
5093
5431
|
GatewayARN?: string;
|
|
5094
5432
|
}
|
|
5433
|
+
/**
|
|
5434
|
+
* @public
|
|
5435
|
+
*/
|
|
5095
5436
|
export interface UpdateBandwidthRateLimitScheduleInput {
|
|
5096
5437
|
/**
|
|
5097
5438
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5104,6 +5445,9 @@ export interface UpdateBandwidthRateLimitScheduleInput {
|
|
|
5104
5445
|
*/
|
|
5105
5446
|
BandwidthRateLimitIntervals: BandwidthRateLimitInterval[] | undefined;
|
|
5106
5447
|
}
|
|
5448
|
+
/**
|
|
5449
|
+
* @public
|
|
5450
|
+
*/
|
|
5107
5451
|
export interface UpdateBandwidthRateLimitScheduleOutput {
|
|
5108
5452
|
/**
|
|
5109
5453
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5112,6 +5456,7 @@ export interface UpdateBandwidthRateLimitScheduleOutput {
|
|
|
5112
5456
|
GatewayARN?: string;
|
|
5113
5457
|
}
|
|
5114
5458
|
/**
|
|
5459
|
+
* @public
|
|
5115
5460
|
* <p>A JSON object containing one or more of the following fields:</p>
|
|
5116
5461
|
*
|
|
5117
5462
|
* <ul>
|
|
@@ -5170,6 +5515,7 @@ export interface UpdateChapCredentialsInput {
|
|
|
5170
5515
|
SecretToAuthenticateTarget?: string;
|
|
5171
5516
|
}
|
|
5172
5517
|
/**
|
|
5518
|
+
* @public
|
|
5173
5519
|
* <p>A JSON object containing the following fields:</p>
|
|
5174
5520
|
*/
|
|
5175
5521
|
export interface UpdateChapCredentialsOutput {
|
|
@@ -5184,6 +5530,9 @@ export interface UpdateChapCredentialsOutput {
|
|
|
5184
5530
|
*/
|
|
5185
5531
|
InitiatorName?: string;
|
|
5186
5532
|
}
|
|
5533
|
+
/**
|
|
5534
|
+
* @public
|
|
5535
|
+
*/
|
|
5187
5536
|
export interface UpdateFileSystemAssociationInput {
|
|
5188
5537
|
/**
|
|
5189
5538
|
* <p>The Amazon Resource Name (ARN) of the file system association that you want to
|
|
@@ -5209,12 +5558,18 @@ export interface UpdateFileSystemAssociationInput {
|
|
|
5209
5558
|
*/
|
|
5210
5559
|
CacheAttributes?: CacheAttributes;
|
|
5211
5560
|
}
|
|
5561
|
+
/**
|
|
5562
|
+
* @public
|
|
5563
|
+
*/
|
|
5212
5564
|
export interface UpdateFileSystemAssociationOutput {
|
|
5213
5565
|
/**
|
|
5214
5566
|
* <p>The ARN of the updated file system association.</p>
|
|
5215
5567
|
*/
|
|
5216
5568
|
FileSystemAssociationARN?: string;
|
|
5217
5569
|
}
|
|
5570
|
+
/**
|
|
5571
|
+
* @public
|
|
5572
|
+
*/
|
|
5218
5573
|
export interface UpdateGatewayInformationInput {
|
|
5219
5574
|
/**
|
|
5220
5575
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5244,6 +5599,7 @@ export interface UpdateGatewayInformationInput {
|
|
|
5244
5599
|
GatewayCapacity?: GatewayCapacity | string;
|
|
5245
5600
|
}
|
|
5246
5601
|
/**
|
|
5602
|
+
* @public
|
|
5247
5603
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway that was
|
|
5248
5604
|
* updated.</p>
|
|
5249
5605
|
*/
|
|
@@ -5259,6 +5615,7 @@ export interface UpdateGatewayInformationOutput {
|
|
|
5259
5615
|
GatewayName?: string;
|
|
5260
5616
|
}
|
|
5261
5617
|
/**
|
|
5618
|
+
* @public
|
|
5262
5619
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway to update.</p>
|
|
5263
5620
|
*/
|
|
5264
5621
|
export interface UpdateGatewaySoftwareNowInput {
|
|
@@ -5269,6 +5626,7 @@ export interface UpdateGatewaySoftwareNowInput {
|
|
|
5269
5626
|
GatewayARN: string | undefined;
|
|
5270
5627
|
}
|
|
5271
5628
|
/**
|
|
5629
|
+
* @public
|
|
5272
5630
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway that was
|
|
5273
5631
|
* updated.</p>
|
|
5274
5632
|
*/
|
|
@@ -5280,6 +5638,7 @@ export interface UpdateGatewaySoftwareNowOutput {
|
|
|
5280
5638
|
GatewayARN?: string;
|
|
5281
5639
|
}
|
|
5282
5640
|
/**
|
|
5641
|
+
* @public
|
|
5283
5642
|
* <p>A JSON object containing the following fields:</p>
|
|
5284
5643
|
*
|
|
5285
5644
|
* <ul>
|
|
@@ -5336,6 +5695,7 @@ export interface UpdateMaintenanceStartTimeInput {
|
|
|
5336
5695
|
DayOfMonth?: number;
|
|
5337
5696
|
}
|
|
5338
5697
|
/**
|
|
5698
|
+
* @public
|
|
5339
5699
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the gateway whose maintenance
|
|
5340
5700
|
* start time is updated.</p>
|
|
5341
5701
|
*/
|
|
@@ -5347,6 +5707,7 @@ export interface UpdateMaintenanceStartTimeOutput {
|
|
|
5347
5707
|
GatewayARN?: string;
|
|
5348
5708
|
}
|
|
5349
5709
|
/**
|
|
5710
|
+
* @public
|
|
5350
5711
|
* <p>UpdateNFSFileShareInput</p>
|
|
5351
5712
|
*/
|
|
5352
5713
|
export interface UpdateNFSFileShareInput {
|
|
@@ -5477,13 +5838,13 @@ export interface UpdateNFSFileShareInput {
|
|
|
5477
5838
|
* <code>SettlingTimeInSeconds</code> set to 60.</p>
|
|
5478
5839
|
*
|
|
5479
5840
|
* <p>
|
|
5480
|
-
* <code
|
|
5841
|
+
* <code>\{\"Upload\": \{\"SettlingTimeInSeconds\": 60\}\}</code>
|
|
5481
5842
|
* </p>
|
|
5482
5843
|
*
|
|
5483
5844
|
* <p>The following example sets <code>NotificationPolicy</code> off.</p>
|
|
5484
5845
|
*
|
|
5485
5846
|
* <p>
|
|
5486
|
-
* <code
|
|
5847
|
+
* <code>\{\}</code>
|
|
5487
5848
|
* </p>
|
|
5488
5849
|
*/
|
|
5489
5850
|
NotificationPolicy?: string;
|
|
@@ -5493,6 +5854,7 @@ export interface UpdateNFSFileShareInput {
|
|
|
5493
5854
|
AuditDestinationARN?: string;
|
|
5494
5855
|
}
|
|
5495
5856
|
/**
|
|
5857
|
+
* @public
|
|
5496
5858
|
* <p>UpdateNFSFileShareOutput</p>
|
|
5497
5859
|
*/
|
|
5498
5860
|
export interface UpdateNFSFileShareOutput {
|
|
@@ -5502,6 +5864,7 @@ export interface UpdateNFSFileShareOutput {
|
|
|
5502
5864
|
FileShareARN?: string;
|
|
5503
5865
|
}
|
|
5504
5866
|
/**
|
|
5867
|
+
* @public
|
|
5505
5868
|
* <p>UpdateSMBFileShareInput</p>
|
|
5506
5869
|
*/
|
|
5507
5870
|
export interface UpdateSMBFileShareInput {
|
|
@@ -5657,13 +6020,13 @@ export interface UpdateSMBFileShareInput {
|
|
|
5657
6020
|
* <code>SettlingTimeInSeconds</code> set to 60.</p>
|
|
5658
6021
|
*
|
|
5659
6022
|
* <p>
|
|
5660
|
-
* <code
|
|
6023
|
+
* <code>\{\"Upload\": \{\"SettlingTimeInSeconds\": 60\}\}</code>
|
|
5661
6024
|
* </p>
|
|
5662
6025
|
*
|
|
5663
6026
|
* <p>The following example sets <code>NotificationPolicy</code> off.</p>
|
|
5664
6027
|
*
|
|
5665
6028
|
* <p>
|
|
5666
|
-
* <code
|
|
6029
|
+
* <code>\{\}</code>
|
|
5667
6030
|
* </p>
|
|
5668
6031
|
*/
|
|
5669
6032
|
NotificationPolicy?: string;
|
|
@@ -5679,6 +6042,7 @@ export interface UpdateSMBFileShareInput {
|
|
|
5679
6042
|
OplocksEnabled?: boolean;
|
|
5680
6043
|
}
|
|
5681
6044
|
/**
|
|
6045
|
+
* @public
|
|
5682
6046
|
* <p>UpdateSMBFileShareOutput</p>
|
|
5683
6047
|
*/
|
|
5684
6048
|
export interface UpdateSMBFileShareOutput {
|
|
@@ -5687,6 +6051,9 @@ export interface UpdateSMBFileShareOutput {
|
|
|
5687
6051
|
*/
|
|
5688
6052
|
FileShareARN?: string;
|
|
5689
6053
|
}
|
|
6054
|
+
/**
|
|
6055
|
+
* @public
|
|
6056
|
+
*/
|
|
5690
6057
|
export interface UpdateSMBFileShareVisibilityInput {
|
|
5691
6058
|
/**
|
|
5692
6059
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5698,6 +6065,9 @@ export interface UpdateSMBFileShareVisibilityInput {
|
|
|
5698
6065
|
*/
|
|
5699
6066
|
FileSharesVisible: boolean | undefined;
|
|
5700
6067
|
}
|
|
6068
|
+
/**
|
|
6069
|
+
* @public
|
|
6070
|
+
*/
|
|
5701
6071
|
export interface UpdateSMBFileShareVisibilityOutput {
|
|
5702
6072
|
/**
|
|
5703
6073
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5705,6 +6075,9 @@ export interface UpdateSMBFileShareVisibilityOutput {
|
|
|
5705
6075
|
*/
|
|
5706
6076
|
GatewayARN?: string;
|
|
5707
6077
|
}
|
|
6078
|
+
/**
|
|
6079
|
+
* @public
|
|
6080
|
+
*/
|
|
5708
6081
|
export interface UpdateSMBLocalGroupsInput {
|
|
5709
6082
|
/**
|
|
5710
6083
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5717,6 +6090,9 @@ export interface UpdateSMBLocalGroupsInput {
|
|
|
5717
6090
|
*/
|
|
5718
6091
|
SMBLocalGroups: SMBLocalGroups | undefined;
|
|
5719
6092
|
}
|
|
6093
|
+
/**
|
|
6094
|
+
* @public
|
|
6095
|
+
*/
|
|
5720
6096
|
export interface UpdateSMBLocalGroupsOutput {
|
|
5721
6097
|
/**
|
|
5722
6098
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5724,6 +6100,9 @@ export interface UpdateSMBLocalGroupsOutput {
|
|
|
5724
6100
|
*/
|
|
5725
6101
|
GatewayARN?: string;
|
|
5726
6102
|
}
|
|
6103
|
+
/**
|
|
6104
|
+
* @public
|
|
6105
|
+
*/
|
|
5727
6106
|
export interface UpdateSMBSecurityStrategyInput {
|
|
5728
6107
|
/**
|
|
5729
6108
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5749,6 +6128,9 @@ export interface UpdateSMBSecurityStrategyInput {
|
|
|
5749
6128
|
*/
|
|
5750
6129
|
SMBSecurityStrategy: SMBSecurityStrategy | string | undefined;
|
|
5751
6130
|
}
|
|
6131
|
+
/**
|
|
6132
|
+
* @public
|
|
6133
|
+
*/
|
|
5752
6134
|
export interface UpdateSMBSecurityStrategyOutput {
|
|
5753
6135
|
/**
|
|
5754
6136
|
* <p>The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a>
|
|
@@ -5757,6 +6139,7 @@ export interface UpdateSMBSecurityStrategyOutput {
|
|
|
5757
6139
|
GatewayARN?: string;
|
|
5758
6140
|
}
|
|
5759
6141
|
/**
|
|
6142
|
+
* @public
|
|
5760
6143
|
* <p>A JSON object containing one or more of the following fields:</p>
|
|
5761
6144
|
*
|
|
5762
6145
|
* <ul>
|
|
@@ -5816,6 +6199,7 @@ export interface UpdateSnapshotScheduleInput {
|
|
|
5816
6199
|
Tags?: Tag[];
|
|
5817
6200
|
}
|
|
5818
6201
|
/**
|
|
6202
|
+
* @public
|
|
5819
6203
|
* <p>A JSON object containing the Amazon Resource Name (ARN) of the updated storage
|
|
5820
6204
|
* volume.</p>
|
|
5821
6205
|
*/
|
|
@@ -5826,6 +6210,9 @@ export interface UpdateSnapshotScheduleOutput {
|
|
|
5826
6210
|
*/
|
|
5827
6211
|
VolumeARN?: string;
|
|
5828
6212
|
}
|
|
6213
|
+
/**
|
|
6214
|
+
* @public
|
|
6215
|
+
*/
|
|
5829
6216
|
export interface UpdateVTLDeviceTypeInput {
|
|
5830
6217
|
/**
|
|
5831
6218
|
* <p>The Amazon Resource Name (ARN) of the medium changer you want to select.</p>
|
|
@@ -5841,6 +6228,7 @@ export interface UpdateVTLDeviceTypeInput {
|
|
|
5841
6228
|
DeviceType: string | undefined;
|
|
5842
6229
|
}
|
|
5843
6230
|
/**
|
|
6231
|
+
* @public
|
|
5844
6232
|
* <p>UpdateVTLDeviceTypeOutput</p>
|
|
5845
6233
|
*/
|
|
5846
6234
|
export interface UpdateVTLDeviceTypeOutput {
|
|
@@ -5849,122 +6237,10 @@ export interface UpdateVTLDeviceTypeOutput {
|
|
|
5849
6237
|
*/
|
|
5850
6238
|
VTLDeviceARN?: string;
|
|
5851
6239
|
}
|
|
5852
|
-
/**
|
|
5853
|
-
* @internal
|
|
5854
|
-
*/
|
|
5855
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
5856
|
-
/**
|
|
5857
|
-
* @internal
|
|
5858
|
-
*/
|
|
5859
|
-
export declare const ActivateGatewayInputFilterSensitiveLog: (obj: ActivateGatewayInput) => any;
|
|
5860
|
-
/**
|
|
5861
|
-
* @internal
|
|
5862
|
-
*/
|
|
5863
|
-
export declare const ActivateGatewayOutputFilterSensitiveLog: (obj: ActivateGatewayOutput) => any;
|
|
5864
|
-
/**
|
|
5865
|
-
* @internal
|
|
5866
|
-
*/
|
|
5867
|
-
export declare const StorageGatewayErrorFilterSensitiveLog: (obj: StorageGatewayError) => any;
|
|
5868
|
-
/**
|
|
5869
|
-
* @internal
|
|
5870
|
-
*/
|
|
5871
|
-
export declare const AddCacheInputFilterSensitiveLog: (obj: AddCacheInput) => any;
|
|
5872
|
-
/**
|
|
5873
|
-
* @internal
|
|
5874
|
-
*/
|
|
5875
|
-
export declare const AddCacheOutputFilterSensitiveLog: (obj: AddCacheOutput) => any;
|
|
5876
|
-
/**
|
|
5877
|
-
* @internal
|
|
5878
|
-
*/
|
|
5879
|
-
export declare const AddTagsToResourceInputFilterSensitiveLog: (obj: AddTagsToResourceInput) => any;
|
|
5880
|
-
/**
|
|
5881
|
-
* @internal
|
|
5882
|
-
*/
|
|
5883
|
-
export declare const AddTagsToResourceOutputFilterSensitiveLog: (obj: AddTagsToResourceOutput) => any;
|
|
5884
|
-
/**
|
|
5885
|
-
* @internal
|
|
5886
|
-
*/
|
|
5887
|
-
export declare const AddUploadBufferInputFilterSensitiveLog: (obj: AddUploadBufferInput) => any;
|
|
5888
|
-
/**
|
|
5889
|
-
* @internal
|
|
5890
|
-
*/
|
|
5891
|
-
export declare const AddUploadBufferOutputFilterSensitiveLog: (obj: AddUploadBufferOutput) => any;
|
|
5892
|
-
/**
|
|
5893
|
-
* @internal
|
|
5894
|
-
*/
|
|
5895
|
-
export declare const AddWorkingStorageInputFilterSensitiveLog: (obj: AddWorkingStorageInput) => any;
|
|
5896
|
-
/**
|
|
5897
|
-
* @internal
|
|
5898
|
-
*/
|
|
5899
|
-
export declare const AddWorkingStorageOutputFilterSensitiveLog: (obj: AddWorkingStorageOutput) => any;
|
|
5900
|
-
/**
|
|
5901
|
-
* @internal
|
|
5902
|
-
*/
|
|
5903
|
-
export declare const AssignTapePoolInputFilterSensitiveLog: (obj: AssignTapePoolInput) => any;
|
|
5904
|
-
/**
|
|
5905
|
-
* @internal
|
|
5906
|
-
*/
|
|
5907
|
-
export declare const AssignTapePoolOutputFilterSensitiveLog: (obj: AssignTapePoolOutput) => any;
|
|
5908
|
-
/**
|
|
5909
|
-
* @internal
|
|
5910
|
-
*/
|
|
5911
|
-
export declare const CacheAttributesFilterSensitiveLog: (obj: CacheAttributes) => any;
|
|
5912
|
-
/**
|
|
5913
|
-
* @internal
|
|
5914
|
-
*/
|
|
5915
|
-
export declare const EndpointNetworkConfigurationFilterSensitiveLog: (obj: EndpointNetworkConfiguration) => any;
|
|
5916
6240
|
/**
|
|
5917
6241
|
* @internal
|
|
5918
6242
|
*/
|
|
5919
6243
|
export declare const AssociateFileSystemInputFilterSensitiveLog: (obj: AssociateFileSystemInput) => any;
|
|
5920
|
-
/**
|
|
5921
|
-
* @internal
|
|
5922
|
-
*/
|
|
5923
|
-
export declare const AssociateFileSystemOutputFilterSensitiveLog: (obj: AssociateFileSystemOutput) => any;
|
|
5924
|
-
/**
|
|
5925
|
-
* @internal
|
|
5926
|
-
*/
|
|
5927
|
-
export declare const AttachVolumeInputFilterSensitiveLog: (obj: AttachVolumeInput) => any;
|
|
5928
|
-
/**
|
|
5929
|
-
* @internal
|
|
5930
|
-
*/
|
|
5931
|
-
export declare const AttachVolumeOutputFilterSensitiveLog: (obj: AttachVolumeOutput) => any;
|
|
5932
|
-
/**
|
|
5933
|
-
* @internal
|
|
5934
|
-
*/
|
|
5935
|
-
export declare const AutomaticTapeCreationRuleFilterSensitiveLog: (obj: AutomaticTapeCreationRule) => any;
|
|
5936
|
-
/**
|
|
5937
|
-
* @internal
|
|
5938
|
-
*/
|
|
5939
|
-
export declare const AutomaticTapeCreationPolicyInfoFilterSensitiveLog: (obj: AutomaticTapeCreationPolicyInfo) => any;
|
|
5940
|
-
/**
|
|
5941
|
-
* @internal
|
|
5942
|
-
*/
|
|
5943
|
-
export declare const BandwidthRateLimitIntervalFilterSensitiveLog: (obj: BandwidthRateLimitInterval) => any;
|
|
5944
|
-
/**
|
|
5945
|
-
* @internal
|
|
5946
|
-
*/
|
|
5947
|
-
export declare const VolumeiSCSIAttributesFilterSensitiveLog: (obj: VolumeiSCSIAttributes) => any;
|
|
5948
|
-
/**
|
|
5949
|
-
* @internal
|
|
5950
|
-
*/
|
|
5951
|
-
export declare const CachediSCSIVolumeFilterSensitiveLog: (obj: CachediSCSIVolume) => any;
|
|
5952
|
-
/**
|
|
5953
|
-
* @internal
|
|
5954
|
-
*/
|
|
5955
|
-
export declare const CancelArchivalInputFilterSensitiveLog: (obj: CancelArchivalInput) => any;
|
|
5956
|
-
/**
|
|
5957
|
-
* @internal
|
|
5958
|
-
*/
|
|
5959
|
-
export declare const CancelArchivalOutputFilterSensitiveLog: (obj: CancelArchivalOutput) => any;
|
|
5960
|
-
/**
|
|
5961
|
-
* @internal
|
|
5962
|
-
*/
|
|
5963
|
-
export declare const CancelRetrievalInputFilterSensitiveLog: (obj: CancelRetrievalInput) => any;
|
|
5964
|
-
/**
|
|
5965
|
-
* @internal
|
|
5966
|
-
*/
|
|
5967
|
-
export declare const CancelRetrievalOutputFilterSensitiveLog: (obj: CancelRetrievalOutput) => any;
|
|
5968
6244
|
/**
|
|
5969
6245
|
* @internal
|
|
5970
6246
|
*/
|
|
@@ -5972,724 +6248,24 @@ export declare const ChapInfoFilterSensitiveLog: (obj: ChapInfo) => any;
|
|
|
5972
6248
|
/**
|
|
5973
6249
|
* @internal
|
|
5974
6250
|
*/
|
|
5975
|
-
export declare const
|
|
5976
|
-
/**
|
|
5977
|
-
* @internal
|
|
5978
|
-
*/
|
|
5979
|
-
export declare const CreateCachediSCSIVolumeOutputFilterSensitiveLog: (obj: CreateCachediSCSIVolumeOutput) => any;
|
|
6251
|
+
export declare const DescribeChapCredentialsOutputFilterSensitiveLog: (obj: DescribeChapCredentialsOutput) => any;
|
|
5980
6252
|
/**
|
|
5981
6253
|
* @internal
|
|
5982
6254
|
*/
|
|
5983
|
-
export declare const
|
|
6255
|
+
export declare const JoinDomainInputFilterSensitiveLog: (obj: JoinDomainInput) => any;
|
|
5984
6256
|
/**
|
|
5985
6257
|
* @internal
|
|
5986
6258
|
*/
|
|
5987
|
-
export declare const
|
|
6259
|
+
export declare const SetLocalConsolePasswordInputFilterSensitiveLog: (obj: SetLocalConsolePasswordInput) => any;
|
|
5988
6260
|
/**
|
|
5989
6261
|
* @internal
|
|
5990
6262
|
*/
|
|
5991
|
-
export declare const
|
|
6263
|
+
export declare const SetSMBGuestPasswordInputFilterSensitiveLog: (obj: SetSMBGuestPasswordInput) => any;
|
|
5992
6264
|
/**
|
|
5993
6265
|
* @internal
|
|
5994
6266
|
*/
|
|
5995
|
-
export declare const
|
|
5996
|
-
/**
|
|
5997
|
-
* @internal
|
|
5998
|
-
*/
|
|
5999
|
-
export declare const CreateSMBFileShareOutputFilterSensitiveLog: (obj: CreateSMBFileShareOutput) => any;
|
|
6000
|
-
/**
|
|
6001
|
-
* @internal
|
|
6002
|
-
*/
|
|
6003
|
-
export declare const CreateSnapshotInputFilterSensitiveLog: (obj: CreateSnapshotInput) => any;
|
|
6004
|
-
/**
|
|
6005
|
-
* @internal
|
|
6006
|
-
*/
|
|
6007
|
-
export declare const CreateSnapshotOutputFilterSensitiveLog: (obj: CreateSnapshotOutput) => any;
|
|
6008
|
-
/**
|
|
6009
|
-
* @internal
|
|
6010
|
-
*/
|
|
6011
|
-
export declare const CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog: (obj: CreateSnapshotFromVolumeRecoveryPointInput) => any;
|
|
6012
|
-
/**
|
|
6013
|
-
* @internal
|
|
6014
|
-
*/
|
|
6015
|
-
export declare const CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog: (obj: CreateSnapshotFromVolumeRecoveryPointOutput) => any;
|
|
6016
|
-
/**
|
|
6017
|
-
* @internal
|
|
6018
|
-
*/
|
|
6019
|
-
export declare const CreateStorediSCSIVolumeInputFilterSensitiveLog: (obj: CreateStorediSCSIVolumeInput) => any;
|
|
6020
|
-
/**
|
|
6021
|
-
* @internal
|
|
6022
|
-
*/
|
|
6023
|
-
export declare const CreateStorediSCSIVolumeOutputFilterSensitiveLog: (obj: CreateStorediSCSIVolumeOutput) => any;
|
|
6024
|
-
/**
|
|
6025
|
-
* @internal
|
|
6026
|
-
*/
|
|
6027
|
-
export declare const CreateTapePoolInputFilterSensitiveLog: (obj: CreateTapePoolInput) => any;
|
|
6028
|
-
/**
|
|
6029
|
-
* @internal
|
|
6030
|
-
*/
|
|
6031
|
-
export declare const CreateTapePoolOutputFilterSensitiveLog: (obj: CreateTapePoolOutput) => any;
|
|
6032
|
-
/**
|
|
6033
|
-
* @internal
|
|
6034
|
-
*/
|
|
6035
|
-
export declare const CreateTapesInputFilterSensitiveLog: (obj: CreateTapesInput) => any;
|
|
6036
|
-
/**
|
|
6037
|
-
* @internal
|
|
6038
|
-
*/
|
|
6039
|
-
export declare const CreateTapesOutputFilterSensitiveLog: (obj: CreateTapesOutput) => any;
|
|
6040
|
-
/**
|
|
6041
|
-
* @internal
|
|
6042
|
-
*/
|
|
6043
|
-
export declare const CreateTapeWithBarcodeInputFilterSensitiveLog: (obj: CreateTapeWithBarcodeInput) => any;
|
|
6044
|
-
/**
|
|
6045
|
-
* @internal
|
|
6046
|
-
*/
|
|
6047
|
-
export declare const CreateTapeWithBarcodeOutputFilterSensitiveLog: (obj: CreateTapeWithBarcodeOutput) => any;
|
|
6048
|
-
/**
|
|
6049
|
-
* @internal
|
|
6050
|
-
*/
|
|
6051
|
-
export declare const DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog: (obj: DeleteAutomaticTapeCreationPolicyInput) => any;
|
|
6052
|
-
/**
|
|
6053
|
-
* @internal
|
|
6054
|
-
*/
|
|
6055
|
-
export declare const DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog: (obj: DeleteAutomaticTapeCreationPolicyOutput) => any;
|
|
6056
|
-
/**
|
|
6057
|
-
* @internal
|
|
6058
|
-
*/
|
|
6059
|
-
export declare const DeleteBandwidthRateLimitInputFilterSensitiveLog: (obj: DeleteBandwidthRateLimitInput) => any;
|
|
6060
|
-
/**
|
|
6061
|
-
* @internal
|
|
6062
|
-
*/
|
|
6063
|
-
export declare const DeleteBandwidthRateLimitOutputFilterSensitiveLog: (obj: DeleteBandwidthRateLimitOutput) => any;
|
|
6064
|
-
/**
|
|
6065
|
-
* @internal
|
|
6066
|
-
*/
|
|
6067
|
-
export declare const DeleteChapCredentialsInputFilterSensitiveLog: (obj: DeleteChapCredentialsInput) => any;
|
|
6068
|
-
/**
|
|
6069
|
-
* @internal
|
|
6070
|
-
*/
|
|
6071
|
-
export declare const DeleteChapCredentialsOutputFilterSensitiveLog: (obj: DeleteChapCredentialsOutput) => any;
|
|
6072
|
-
/**
|
|
6073
|
-
* @internal
|
|
6074
|
-
*/
|
|
6075
|
-
export declare const DeleteFileShareInputFilterSensitiveLog: (obj: DeleteFileShareInput) => any;
|
|
6076
|
-
/**
|
|
6077
|
-
* @internal
|
|
6078
|
-
*/
|
|
6079
|
-
export declare const DeleteFileShareOutputFilterSensitiveLog: (obj: DeleteFileShareOutput) => any;
|
|
6080
|
-
/**
|
|
6081
|
-
* @internal
|
|
6082
|
-
*/
|
|
6083
|
-
export declare const DeleteGatewayInputFilterSensitiveLog: (obj: DeleteGatewayInput) => any;
|
|
6084
|
-
/**
|
|
6085
|
-
* @internal
|
|
6086
|
-
*/
|
|
6087
|
-
export declare const DeleteGatewayOutputFilterSensitiveLog: (obj: DeleteGatewayOutput) => any;
|
|
6088
|
-
/**
|
|
6089
|
-
* @internal
|
|
6090
|
-
*/
|
|
6091
|
-
export declare const DeleteSnapshotScheduleInputFilterSensitiveLog: (obj: DeleteSnapshotScheduleInput) => any;
|
|
6092
|
-
/**
|
|
6093
|
-
* @internal
|
|
6094
|
-
*/
|
|
6095
|
-
export declare const DeleteSnapshotScheduleOutputFilterSensitiveLog: (obj: DeleteSnapshotScheduleOutput) => any;
|
|
6096
|
-
/**
|
|
6097
|
-
* @internal
|
|
6098
|
-
*/
|
|
6099
|
-
export declare const DeleteTapeInputFilterSensitiveLog: (obj: DeleteTapeInput) => any;
|
|
6100
|
-
/**
|
|
6101
|
-
* @internal
|
|
6102
|
-
*/
|
|
6103
|
-
export declare const DeleteTapeOutputFilterSensitiveLog: (obj: DeleteTapeOutput) => any;
|
|
6104
|
-
/**
|
|
6105
|
-
* @internal
|
|
6106
|
-
*/
|
|
6107
|
-
export declare const DeleteTapeArchiveInputFilterSensitiveLog: (obj: DeleteTapeArchiveInput) => any;
|
|
6108
|
-
/**
|
|
6109
|
-
* @internal
|
|
6110
|
-
*/
|
|
6111
|
-
export declare const DeleteTapeArchiveOutputFilterSensitiveLog: (obj: DeleteTapeArchiveOutput) => any;
|
|
6112
|
-
/**
|
|
6113
|
-
* @internal
|
|
6114
|
-
*/
|
|
6115
|
-
export declare const DeleteTapePoolInputFilterSensitiveLog: (obj: DeleteTapePoolInput) => any;
|
|
6116
|
-
/**
|
|
6117
|
-
* @internal
|
|
6118
|
-
*/
|
|
6119
|
-
export declare const DeleteTapePoolOutputFilterSensitiveLog: (obj: DeleteTapePoolOutput) => any;
|
|
6120
|
-
/**
|
|
6121
|
-
* @internal
|
|
6122
|
-
*/
|
|
6123
|
-
export declare const DeleteVolumeInputFilterSensitiveLog: (obj: DeleteVolumeInput) => any;
|
|
6124
|
-
/**
|
|
6125
|
-
* @internal
|
|
6126
|
-
*/
|
|
6127
|
-
export declare const DeleteVolumeOutputFilterSensitiveLog: (obj: DeleteVolumeOutput) => any;
|
|
6128
|
-
/**
|
|
6129
|
-
* @internal
|
|
6130
|
-
*/
|
|
6131
|
-
export declare const DescribeAvailabilityMonitorTestInputFilterSensitiveLog: (obj: DescribeAvailabilityMonitorTestInput) => any;
|
|
6132
|
-
/**
|
|
6133
|
-
* @internal
|
|
6134
|
-
*/
|
|
6135
|
-
export declare const DescribeAvailabilityMonitorTestOutputFilterSensitiveLog: (obj: DescribeAvailabilityMonitorTestOutput) => any;
|
|
6136
|
-
/**
|
|
6137
|
-
* @internal
|
|
6138
|
-
*/
|
|
6139
|
-
export declare const DescribeBandwidthRateLimitInputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitInput) => any;
|
|
6140
|
-
/**
|
|
6141
|
-
* @internal
|
|
6142
|
-
*/
|
|
6143
|
-
export declare const DescribeBandwidthRateLimitOutputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitOutput) => any;
|
|
6144
|
-
/**
|
|
6145
|
-
* @internal
|
|
6146
|
-
*/
|
|
6147
|
-
export declare const DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitScheduleInput) => any;
|
|
6148
|
-
/**
|
|
6149
|
-
* @internal
|
|
6150
|
-
*/
|
|
6151
|
-
export declare const DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitScheduleOutput) => any;
|
|
6152
|
-
/**
|
|
6153
|
-
* @internal
|
|
6154
|
-
*/
|
|
6155
|
-
export declare const DescribeCacheInputFilterSensitiveLog: (obj: DescribeCacheInput) => any;
|
|
6156
|
-
/**
|
|
6157
|
-
* @internal
|
|
6158
|
-
*/
|
|
6159
|
-
export declare const DescribeCacheOutputFilterSensitiveLog: (obj: DescribeCacheOutput) => any;
|
|
6160
|
-
/**
|
|
6161
|
-
* @internal
|
|
6162
|
-
*/
|
|
6163
|
-
export declare const DescribeCachediSCSIVolumesInputFilterSensitiveLog: (obj: DescribeCachediSCSIVolumesInput) => any;
|
|
6164
|
-
/**
|
|
6165
|
-
* @internal
|
|
6166
|
-
*/
|
|
6167
|
-
export declare const DescribeCachediSCSIVolumesOutputFilterSensitiveLog: (obj: DescribeCachediSCSIVolumesOutput) => any;
|
|
6168
|
-
/**
|
|
6169
|
-
* @internal
|
|
6170
|
-
*/
|
|
6171
|
-
export declare const DescribeChapCredentialsInputFilterSensitiveLog: (obj: DescribeChapCredentialsInput) => any;
|
|
6172
|
-
/**
|
|
6173
|
-
* @internal
|
|
6174
|
-
*/
|
|
6175
|
-
export declare const DescribeChapCredentialsOutputFilterSensitiveLog: (obj: DescribeChapCredentialsOutput) => any;
|
|
6176
|
-
/**
|
|
6177
|
-
* @internal
|
|
6178
|
-
*/
|
|
6179
|
-
export declare const DescribeFileSystemAssociationsInputFilterSensitiveLog: (obj: DescribeFileSystemAssociationsInput) => any;
|
|
6180
|
-
/**
|
|
6181
|
-
* @internal
|
|
6182
|
-
*/
|
|
6183
|
-
export declare const FileSystemAssociationStatusDetailFilterSensitiveLog: (obj: FileSystemAssociationStatusDetail) => any;
|
|
6184
|
-
/**
|
|
6185
|
-
* @internal
|
|
6186
|
-
*/
|
|
6187
|
-
export declare const FileSystemAssociationInfoFilterSensitiveLog: (obj: FileSystemAssociationInfo) => any;
|
|
6188
|
-
/**
|
|
6189
|
-
* @internal
|
|
6190
|
-
*/
|
|
6191
|
-
export declare const DescribeFileSystemAssociationsOutputFilterSensitiveLog: (obj: DescribeFileSystemAssociationsOutput) => any;
|
|
6192
|
-
/**
|
|
6193
|
-
* @internal
|
|
6194
|
-
*/
|
|
6195
|
-
export declare const DescribeGatewayInformationInputFilterSensitiveLog: (obj: DescribeGatewayInformationInput) => any;
|
|
6196
|
-
/**
|
|
6197
|
-
* @internal
|
|
6198
|
-
*/
|
|
6199
|
-
export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
|
|
6200
|
-
/**
|
|
6201
|
-
* @internal
|
|
6202
|
-
*/
|
|
6203
|
-
export declare const DescribeGatewayInformationOutputFilterSensitiveLog: (obj: DescribeGatewayInformationOutput) => any;
|
|
6204
|
-
/**
|
|
6205
|
-
* @internal
|
|
6206
|
-
*/
|
|
6207
|
-
export declare const DescribeMaintenanceStartTimeInputFilterSensitiveLog: (obj: DescribeMaintenanceStartTimeInput) => any;
|
|
6208
|
-
/**
|
|
6209
|
-
* @internal
|
|
6210
|
-
*/
|
|
6211
|
-
export declare const DescribeMaintenanceStartTimeOutputFilterSensitiveLog: (obj: DescribeMaintenanceStartTimeOutput) => any;
|
|
6212
|
-
/**
|
|
6213
|
-
* @internal
|
|
6214
|
-
*/
|
|
6215
|
-
export declare const DescribeNFSFileSharesInputFilterSensitiveLog: (obj: DescribeNFSFileSharesInput) => any;
|
|
6216
|
-
/**
|
|
6217
|
-
* @internal
|
|
6218
|
-
*/
|
|
6219
|
-
export declare const NFSFileShareInfoFilterSensitiveLog: (obj: NFSFileShareInfo) => any;
|
|
6220
|
-
/**
|
|
6221
|
-
* @internal
|
|
6222
|
-
*/
|
|
6223
|
-
export declare const DescribeNFSFileSharesOutputFilterSensitiveLog: (obj: DescribeNFSFileSharesOutput) => any;
|
|
6224
|
-
/**
|
|
6225
|
-
* @internal
|
|
6226
|
-
*/
|
|
6227
|
-
export declare const DescribeSMBFileSharesInputFilterSensitiveLog: (obj: DescribeSMBFileSharesInput) => any;
|
|
6228
|
-
/**
|
|
6229
|
-
* @internal
|
|
6230
|
-
*/
|
|
6231
|
-
export declare const SMBFileShareInfoFilterSensitiveLog: (obj: SMBFileShareInfo) => any;
|
|
6232
|
-
/**
|
|
6233
|
-
* @internal
|
|
6234
|
-
*/
|
|
6235
|
-
export declare const DescribeSMBFileSharesOutputFilterSensitiveLog: (obj: DescribeSMBFileSharesOutput) => any;
|
|
6236
|
-
/**
|
|
6237
|
-
* @internal
|
|
6238
|
-
*/
|
|
6239
|
-
export declare const DescribeSMBSettingsInputFilterSensitiveLog: (obj: DescribeSMBSettingsInput) => any;
|
|
6240
|
-
/**
|
|
6241
|
-
* @internal
|
|
6242
|
-
*/
|
|
6243
|
-
export declare const SMBLocalGroupsFilterSensitiveLog: (obj: SMBLocalGroups) => any;
|
|
6244
|
-
/**
|
|
6245
|
-
* @internal
|
|
6246
|
-
*/
|
|
6247
|
-
export declare const DescribeSMBSettingsOutputFilterSensitiveLog: (obj: DescribeSMBSettingsOutput) => any;
|
|
6248
|
-
/**
|
|
6249
|
-
* @internal
|
|
6250
|
-
*/
|
|
6251
|
-
export declare const DescribeSnapshotScheduleInputFilterSensitiveLog: (obj: DescribeSnapshotScheduleInput) => any;
|
|
6252
|
-
/**
|
|
6253
|
-
* @internal
|
|
6254
|
-
*/
|
|
6255
|
-
export declare const DescribeSnapshotScheduleOutputFilterSensitiveLog: (obj: DescribeSnapshotScheduleOutput) => any;
|
|
6256
|
-
/**
|
|
6257
|
-
* @internal
|
|
6258
|
-
*/
|
|
6259
|
-
export declare const DescribeStorediSCSIVolumesInputFilterSensitiveLog: (obj: DescribeStorediSCSIVolumesInput) => any;
|
|
6260
|
-
/**
|
|
6261
|
-
* @internal
|
|
6262
|
-
*/
|
|
6263
|
-
export declare const StorediSCSIVolumeFilterSensitiveLog: (obj: StorediSCSIVolume) => any;
|
|
6264
|
-
/**
|
|
6265
|
-
* @internal
|
|
6266
|
-
*/
|
|
6267
|
-
export declare const DescribeStorediSCSIVolumesOutputFilterSensitiveLog: (obj: DescribeStorediSCSIVolumesOutput) => any;
|
|
6268
|
-
/**
|
|
6269
|
-
* @internal
|
|
6270
|
-
*/
|
|
6271
|
-
export declare const DescribeTapeArchivesInputFilterSensitiveLog: (obj: DescribeTapeArchivesInput) => any;
|
|
6272
|
-
/**
|
|
6273
|
-
* @internal
|
|
6274
|
-
*/
|
|
6275
|
-
export declare const TapeArchiveFilterSensitiveLog: (obj: TapeArchive) => any;
|
|
6276
|
-
/**
|
|
6277
|
-
* @internal
|
|
6278
|
-
*/
|
|
6279
|
-
export declare const DescribeTapeArchivesOutputFilterSensitiveLog: (obj: DescribeTapeArchivesOutput) => any;
|
|
6280
|
-
/**
|
|
6281
|
-
* @internal
|
|
6282
|
-
*/
|
|
6283
|
-
export declare const DescribeTapeRecoveryPointsInputFilterSensitiveLog: (obj: DescribeTapeRecoveryPointsInput) => any;
|
|
6284
|
-
/**
|
|
6285
|
-
* @internal
|
|
6286
|
-
*/
|
|
6287
|
-
export declare const TapeRecoveryPointInfoFilterSensitiveLog: (obj: TapeRecoveryPointInfo) => any;
|
|
6288
|
-
/**
|
|
6289
|
-
* @internal
|
|
6290
|
-
*/
|
|
6291
|
-
export declare const DescribeTapeRecoveryPointsOutputFilterSensitiveLog: (obj: DescribeTapeRecoveryPointsOutput) => any;
|
|
6292
|
-
/**
|
|
6293
|
-
* @internal
|
|
6294
|
-
*/
|
|
6295
|
-
export declare const DescribeTapesInputFilterSensitiveLog: (obj: DescribeTapesInput) => any;
|
|
6296
|
-
/**
|
|
6297
|
-
* @internal
|
|
6298
|
-
*/
|
|
6299
|
-
export declare const TapeFilterSensitiveLog: (obj: Tape) => any;
|
|
6300
|
-
/**
|
|
6301
|
-
* @internal
|
|
6302
|
-
*/
|
|
6303
|
-
export declare const DescribeTapesOutputFilterSensitiveLog: (obj: DescribeTapesOutput) => any;
|
|
6304
|
-
/**
|
|
6305
|
-
* @internal
|
|
6306
|
-
*/
|
|
6307
|
-
export declare const DescribeUploadBufferInputFilterSensitiveLog: (obj: DescribeUploadBufferInput) => any;
|
|
6308
|
-
/**
|
|
6309
|
-
* @internal
|
|
6310
|
-
*/
|
|
6311
|
-
export declare const DescribeUploadBufferOutputFilterSensitiveLog: (obj: DescribeUploadBufferOutput) => any;
|
|
6312
|
-
/**
|
|
6313
|
-
* @internal
|
|
6314
|
-
*/
|
|
6315
|
-
export declare const DescribeVTLDevicesInputFilterSensitiveLog: (obj: DescribeVTLDevicesInput) => any;
|
|
6316
|
-
/**
|
|
6317
|
-
* @internal
|
|
6318
|
-
*/
|
|
6319
|
-
export declare const DeviceiSCSIAttributesFilterSensitiveLog: (obj: DeviceiSCSIAttributes) => any;
|
|
6320
|
-
/**
|
|
6321
|
-
* @internal
|
|
6322
|
-
*/
|
|
6323
|
-
export declare const VTLDeviceFilterSensitiveLog: (obj: VTLDevice) => any;
|
|
6324
|
-
/**
|
|
6325
|
-
* @internal
|
|
6326
|
-
*/
|
|
6327
|
-
export declare const DescribeVTLDevicesOutputFilterSensitiveLog: (obj: DescribeVTLDevicesOutput) => any;
|
|
6328
|
-
/**
|
|
6329
|
-
* @internal
|
|
6330
|
-
*/
|
|
6331
|
-
export declare const DescribeWorkingStorageInputFilterSensitiveLog: (obj: DescribeWorkingStorageInput) => any;
|
|
6332
|
-
/**
|
|
6333
|
-
* @internal
|
|
6334
|
-
*/
|
|
6335
|
-
export declare const DescribeWorkingStorageOutputFilterSensitiveLog: (obj: DescribeWorkingStorageOutput) => any;
|
|
6336
|
-
/**
|
|
6337
|
-
* @internal
|
|
6338
|
-
*/
|
|
6339
|
-
export declare const DetachVolumeInputFilterSensitiveLog: (obj: DetachVolumeInput) => any;
|
|
6340
|
-
/**
|
|
6341
|
-
* @internal
|
|
6342
|
-
*/
|
|
6343
|
-
export declare const DetachVolumeOutputFilterSensitiveLog: (obj: DetachVolumeOutput) => any;
|
|
6344
|
-
/**
|
|
6345
|
-
* @internal
|
|
6346
|
-
*/
|
|
6347
|
-
export declare const DisableGatewayInputFilterSensitiveLog: (obj: DisableGatewayInput) => any;
|
|
6348
|
-
/**
|
|
6349
|
-
* @internal
|
|
6350
|
-
*/
|
|
6351
|
-
export declare const DisableGatewayOutputFilterSensitiveLog: (obj: DisableGatewayOutput) => any;
|
|
6352
|
-
/**
|
|
6353
|
-
* @internal
|
|
6354
|
-
*/
|
|
6355
|
-
export declare const DisassociateFileSystemInputFilterSensitiveLog: (obj: DisassociateFileSystemInput) => any;
|
|
6356
|
-
/**
|
|
6357
|
-
* @internal
|
|
6358
|
-
*/
|
|
6359
|
-
export declare const DisassociateFileSystemOutputFilterSensitiveLog: (obj: DisassociateFileSystemOutput) => any;
|
|
6360
|
-
/**
|
|
6361
|
-
* @internal
|
|
6362
|
-
*/
|
|
6363
|
-
export declare const DiskFilterSensitiveLog: (obj: Disk) => any;
|
|
6364
|
-
/**
|
|
6365
|
-
* @internal
|
|
6366
|
-
*/
|
|
6367
|
-
export declare const FileShareInfoFilterSensitiveLog: (obj: FileShareInfo) => any;
|
|
6368
|
-
/**
|
|
6369
|
-
* @internal
|
|
6370
|
-
*/
|
|
6371
|
-
export declare const FileSystemAssociationSummaryFilterSensitiveLog: (obj: FileSystemAssociationSummary) => any;
|
|
6372
|
-
/**
|
|
6373
|
-
* @internal
|
|
6374
|
-
*/
|
|
6375
|
-
export declare const GatewayInfoFilterSensitiveLog: (obj: GatewayInfo) => any;
|
|
6376
|
-
/**
|
|
6377
|
-
* @internal
|
|
6378
|
-
*/
|
|
6379
|
-
export declare const JoinDomainInputFilterSensitiveLog: (obj: JoinDomainInput) => any;
|
|
6380
|
-
/**
|
|
6381
|
-
* @internal
|
|
6382
|
-
*/
|
|
6383
|
-
export declare const JoinDomainOutputFilterSensitiveLog: (obj: JoinDomainOutput) => any;
|
|
6384
|
-
/**
|
|
6385
|
-
* @internal
|
|
6386
|
-
*/
|
|
6387
|
-
export declare const ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog: (obj: ListAutomaticTapeCreationPoliciesInput) => any;
|
|
6388
|
-
/**
|
|
6389
|
-
* @internal
|
|
6390
|
-
*/
|
|
6391
|
-
export declare const ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog: (obj: ListAutomaticTapeCreationPoliciesOutput) => any;
|
|
6392
|
-
/**
|
|
6393
|
-
* @internal
|
|
6394
|
-
*/
|
|
6395
|
-
export declare const ListFileSharesInputFilterSensitiveLog: (obj: ListFileSharesInput) => any;
|
|
6396
|
-
/**
|
|
6397
|
-
* @internal
|
|
6398
|
-
*/
|
|
6399
|
-
export declare const ListFileSharesOutputFilterSensitiveLog: (obj: ListFileSharesOutput) => any;
|
|
6400
|
-
/**
|
|
6401
|
-
* @internal
|
|
6402
|
-
*/
|
|
6403
|
-
export declare const ListFileSystemAssociationsInputFilterSensitiveLog: (obj: ListFileSystemAssociationsInput) => any;
|
|
6404
|
-
/**
|
|
6405
|
-
* @internal
|
|
6406
|
-
*/
|
|
6407
|
-
export declare const ListFileSystemAssociationsOutputFilterSensitiveLog: (obj: ListFileSystemAssociationsOutput) => any;
|
|
6408
|
-
/**
|
|
6409
|
-
* @internal
|
|
6410
|
-
*/
|
|
6411
|
-
export declare const ListGatewaysInputFilterSensitiveLog: (obj: ListGatewaysInput) => any;
|
|
6412
|
-
/**
|
|
6413
|
-
* @internal
|
|
6414
|
-
*/
|
|
6415
|
-
export declare const ListGatewaysOutputFilterSensitiveLog: (obj: ListGatewaysOutput) => any;
|
|
6416
|
-
/**
|
|
6417
|
-
* @internal
|
|
6418
|
-
*/
|
|
6419
|
-
export declare const ListLocalDisksInputFilterSensitiveLog: (obj: ListLocalDisksInput) => any;
|
|
6420
|
-
/**
|
|
6421
|
-
* @internal
|
|
6422
|
-
*/
|
|
6423
|
-
export declare const ListLocalDisksOutputFilterSensitiveLog: (obj: ListLocalDisksOutput) => any;
|
|
6424
|
-
/**
|
|
6425
|
-
* @internal
|
|
6426
|
-
*/
|
|
6427
|
-
export declare const ListTagsForResourceInputFilterSensitiveLog: (obj: ListTagsForResourceInput) => any;
|
|
6428
|
-
/**
|
|
6429
|
-
* @internal
|
|
6430
|
-
*/
|
|
6431
|
-
export declare const ListTagsForResourceOutputFilterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
|
|
6432
|
-
/**
|
|
6433
|
-
* @internal
|
|
6434
|
-
*/
|
|
6435
|
-
export declare const ListTapePoolsInputFilterSensitiveLog: (obj: ListTapePoolsInput) => any;
|
|
6436
|
-
/**
|
|
6437
|
-
* @internal
|
|
6438
|
-
*/
|
|
6439
|
-
export declare const PoolInfoFilterSensitiveLog: (obj: PoolInfo) => any;
|
|
6440
|
-
/**
|
|
6441
|
-
* @internal
|
|
6442
|
-
*/
|
|
6443
|
-
export declare const ListTapePoolsOutputFilterSensitiveLog: (obj: ListTapePoolsOutput) => any;
|
|
6444
|
-
/**
|
|
6445
|
-
* @internal
|
|
6446
|
-
*/
|
|
6447
|
-
export declare const ListTapesInputFilterSensitiveLog: (obj: ListTapesInput) => any;
|
|
6448
|
-
/**
|
|
6449
|
-
* @internal
|
|
6450
|
-
*/
|
|
6451
|
-
export declare const TapeInfoFilterSensitiveLog: (obj: TapeInfo) => any;
|
|
6452
|
-
/**
|
|
6453
|
-
* @internal
|
|
6454
|
-
*/
|
|
6455
|
-
export declare const ListTapesOutputFilterSensitiveLog: (obj: ListTapesOutput) => any;
|
|
6456
|
-
/**
|
|
6457
|
-
* @internal
|
|
6458
|
-
*/
|
|
6459
|
-
export declare const ListVolumeInitiatorsInputFilterSensitiveLog: (obj: ListVolumeInitiatorsInput) => any;
|
|
6460
|
-
/**
|
|
6461
|
-
* @internal
|
|
6462
|
-
*/
|
|
6463
|
-
export declare const ListVolumeInitiatorsOutputFilterSensitiveLog: (obj: ListVolumeInitiatorsOutput) => any;
|
|
6464
|
-
/**
|
|
6465
|
-
* @internal
|
|
6466
|
-
*/
|
|
6467
|
-
export declare const ListVolumeRecoveryPointsInputFilterSensitiveLog: (obj: ListVolumeRecoveryPointsInput) => any;
|
|
6468
|
-
/**
|
|
6469
|
-
* @internal
|
|
6470
|
-
*/
|
|
6471
|
-
export declare const VolumeRecoveryPointInfoFilterSensitiveLog: (obj: VolumeRecoveryPointInfo) => any;
|
|
6472
|
-
/**
|
|
6473
|
-
* @internal
|
|
6474
|
-
*/
|
|
6475
|
-
export declare const ListVolumeRecoveryPointsOutputFilterSensitiveLog: (obj: ListVolumeRecoveryPointsOutput) => any;
|
|
6476
|
-
/**
|
|
6477
|
-
* @internal
|
|
6478
|
-
*/
|
|
6479
|
-
export declare const ListVolumesInputFilterSensitiveLog: (obj: ListVolumesInput) => any;
|
|
6480
|
-
/**
|
|
6481
|
-
* @internal
|
|
6482
|
-
*/
|
|
6483
|
-
export declare const VolumeInfoFilterSensitiveLog: (obj: VolumeInfo) => any;
|
|
6484
|
-
/**
|
|
6485
|
-
* @internal
|
|
6486
|
-
*/
|
|
6487
|
-
export declare const ListVolumesOutputFilterSensitiveLog: (obj: ListVolumesOutput) => any;
|
|
6488
|
-
/**
|
|
6489
|
-
* @internal
|
|
6490
|
-
*/
|
|
6491
|
-
export declare const NotifyWhenUploadedInputFilterSensitiveLog: (obj: NotifyWhenUploadedInput) => any;
|
|
6492
|
-
/**
|
|
6493
|
-
* @internal
|
|
6494
|
-
*/
|
|
6495
|
-
export declare const NotifyWhenUploadedOutputFilterSensitiveLog: (obj: NotifyWhenUploadedOutput) => any;
|
|
6496
|
-
/**
|
|
6497
|
-
* @internal
|
|
6498
|
-
*/
|
|
6499
|
-
export declare const RefreshCacheInputFilterSensitiveLog: (obj: RefreshCacheInput) => any;
|
|
6500
|
-
/**
|
|
6501
|
-
* @internal
|
|
6502
|
-
*/
|
|
6503
|
-
export declare const RefreshCacheOutputFilterSensitiveLog: (obj: RefreshCacheOutput) => any;
|
|
6504
|
-
/**
|
|
6505
|
-
* @internal
|
|
6506
|
-
*/
|
|
6507
|
-
export declare const RemoveTagsFromResourceInputFilterSensitiveLog: (obj: RemoveTagsFromResourceInput) => any;
|
|
6508
|
-
/**
|
|
6509
|
-
* @internal
|
|
6510
|
-
*/
|
|
6511
|
-
export declare const RemoveTagsFromResourceOutputFilterSensitiveLog: (obj: RemoveTagsFromResourceOutput) => any;
|
|
6512
|
-
/**
|
|
6513
|
-
* @internal
|
|
6514
|
-
*/
|
|
6515
|
-
export declare const ResetCacheInputFilterSensitiveLog: (obj: ResetCacheInput) => any;
|
|
6516
|
-
/**
|
|
6517
|
-
* @internal
|
|
6518
|
-
*/
|
|
6519
|
-
export declare const ResetCacheOutputFilterSensitiveLog: (obj: ResetCacheOutput) => any;
|
|
6520
|
-
/**
|
|
6521
|
-
* @internal
|
|
6522
|
-
*/
|
|
6523
|
-
export declare const RetrieveTapeArchiveInputFilterSensitiveLog: (obj: RetrieveTapeArchiveInput) => any;
|
|
6524
|
-
/**
|
|
6525
|
-
* @internal
|
|
6526
|
-
*/
|
|
6527
|
-
export declare const RetrieveTapeArchiveOutputFilterSensitiveLog: (obj: RetrieveTapeArchiveOutput) => any;
|
|
6528
|
-
/**
|
|
6529
|
-
* @internal
|
|
6530
|
-
*/
|
|
6531
|
-
export declare const RetrieveTapeRecoveryPointInputFilterSensitiveLog: (obj: RetrieveTapeRecoveryPointInput) => any;
|
|
6532
|
-
/**
|
|
6533
|
-
* @internal
|
|
6534
|
-
*/
|
|
6535
|
-
export declare const RetrieveTapeRecoveryPointOutputFilterSensitiveLog: (obj: RetrieveTapeRecoveryPointOutput) => any;
|
|
6536
|
-
/**
|
|
6537
|
-
* @internal
|
|
6538
|
-
*/
|
|
6539
|
-
export declare const SetLocalConsolePasswordInputFilterSensitiveLog: (obj: SetLocalConsolePasswordInput) => any;
|
|
6540
|
-
/**
|
|
6541
|
-
* @internal
|
|
6542
|
-
*/
|
|
6543
|
-
export declare const SetLocalConsolePasswordOutputFilterSensitiveLog: (obj: SetLocalConsolePasswordOutput) => any;
|
|
6544
|
-
/**
|
|
6545
|
-
* @internal
|
|
6546
|
-
*/
|
|
6547
|
-
export declare const SetSMBGuestPasswordInputFilterSensitiveLog: (obj: SetSMBGuestPasswordInput) => any;
|
|
6548
|
-
/**
|
|
6549
|
-
* @internal
|
|
6550
|
-
*/
|
|
6551
|
-
export declare const SetSMBGuestPasswordOutputFilterSensitiveLog: (obj: SetSMBGuestPasswordOutput) => any;
|
|
6552
|
-
/**
|
|
6553
|
-
* @internal
|
|
6554
|
-
*/
|
|
6555
|
-
export declare const ShutdownGatewayInputFilterSensitiveLog: (obj: ShutdownGatewayInput) => any;
|
|
6556
|
-
/**
|
|
6557
|
-
* @internal
|
|
6558
|
-
*/
|
|
6559
|
-
export declare const ShutdownGatewayOutputFilterSensitiveLog: (obj: ShutdownGatewayOutput) => any;
|
|
6560
|
-
/**
|
|
6561
|
-
* @internal
|
|
6562
|
-
*/
|
|
6563
|
-
export declare const StartAvailabilityMonitorTestInputFilterSensitiveLog: (obj: StartAvailabilityMonitorTestInput) => any;
|
|
6564
|
-
/**
|
|
6565
|
-
* @internal
|
|
6566
|
-
*/
|
|
6567
|
-
export declare const StartAvailabilityMonitorTestOutputFilterSensitiveLog: (obj: StartAvailabilityMonitorTestOutput) => any;
|
|
6568
|
-
/**
|
|
6569
|
-
* @internal
|
|
6570
|
-
*/
|
|
6571
|
-
export declare const StartGatewayInputFilterSensitiveLog: (obj: StartGatewayInput) => any;
|
|
6572
|
-
/**
|
|
6573
|
-
* @internal
|
|
6574
|
-
*/
|
|
6575
|
-
export declare const StartGatewayOutputFilterSensitiveLog: (obj: StartGatewayOutput) => any;
|
|
6576
|
-
/**
|
|
6577
|
-
* @internal
|
|
6578
|
-
*/
|
|
6579
|
-
export declare const UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog: (obj: UpdateAutomaticTapeCreationPolicyInput) => any;
|
|
6580
|
-
/**
|
|
6581
|
-
* @internal
|
|
6582
|
-
*/
|
|
6583
|
-
export declare const UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog: (obj: UpdateAutomaticTapeCreationPolicyOutput) => any;
|
|
6584
|
-
/**
|
|
6585
|
-
* @internal
|
|
6586
|
-
*/
|
|
6587
|
-
export declare const UpdateBandwidthRateLimitInputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitInput) => any;
|
|
6588
|
-
/**
|
|
6589
|
-
* @internal
|
|
6590
|
-
*/
|
|
6591
|
-
export declare const UpdateBandwidthRateLimitOutputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitOutput) => any;
|
|
6592
|
-
/**
|
|
6593
|
-
* @internal
|
|
6594
|
-
*/
|
|
6595
|
-
export declare const UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitScheduleInput) => any;
|
|
6596
|
-
/**
|
|
6597
|
-
* @internal
|
|
6598
|
-
*/
|
|
6599
|
-
export declare const UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitScheduleOutput) => any;
|
|
6600
|
-
/**
|
|
6601
|
-
* @internal
|
|
6602
|
-
*/
|
|
6603
|
-
export declare const UpdateChapCredentialsInputFilterSensitiveLog: (obj: UpdateChapCredentialsInput) => any;
|
|
6604
|
-
/**
|
|
6605
|
-
* @internal
|
|
6606
|
-
*/
|
|
6607
|
-
export declare const UpdateChapCredentialsOutputFilterSensitiveLog: (obj: UpdateChapCredentialsOutput) => any;
|
|
6267
|
+
export declare const UpdateChapCredentialsInputFilterSensitiveLog: (obj: UpdateChapCredentialsInput) => any;
|
|
6608
6268
|
/**
|
|
6609
6269
|
* @internal
|
|
6610
6270
|
*/
|
|
6611
6271
|
export declare const UpdateFileSystemAssociationInputFilterSensitiveLog: (obj: UpdateFileSystemAssociationInput) => any;
|
|
6612
|
-
/**
|
|
6613
|
-
* @internal
|
|
6614
|
-
*/
|
|
6615
|
-
export declare const UpdateFileSystemAssociationOutputFilterSensitiveLog: (obj: UpdateFileSystemAssociationOutput) => any;
|
|
6616
|
-
/**
|
|
6617
|
-
* @internal
|
|
6618
|
-
*/
|
|
6619
|
-
export declare const UpdateGatewayInformationInputFilterSensitiveLog: (obj: UpdateGatewayInformationInput) => any;
|
|
6620
|
-
/**
|
|
6621
|
-
* @internal
|
|
6622
|
-
*/
|
|
6623
|
-
export declare const UpdateGatewayInformationOutputFilterSensitiveLog: (obj: UpdateGatewayInformationOutput) => any;
|
|
6624
|
-
/**
|
|
6625
|
-
* @internal
|
|
6626
|
-
*/
|
|
6627
|
-
export declare const UpdateGatewaySoftwareNowInputFilterSensitiveLog: (obj: UpdateGatewaySoftwareNowInput) => any;
|
|
6628
|
-
/**
|
|
6629
|
-
* @internal
|
|
6630
|
-
*/
|
|
6631
|
-
export declare const UpdateGatewaySoftwareNowOutputFilterSensitiveLog: (obj: UpdateGatewaySoftwareNowOutput) => any;
|
|
6632
|
-
/**
|
|
6633
|
-
* @internal
|
|
6634
|
-
*/
|
|
6635
|
-
export declare const UpdateMaintenanceStartTimeInputFilterSensitiveLog: (obj: UpdateMaintenanceStartTimeInput) => any;
|
|
6636
|
-
/**
|
|
6637
|
-
* @internal
|
|
6638
|
-
*/
|
|
6639
|
-
export declare const UpdateMaintenanceStartTimeOutputFilterSensitiveLog: (obj: UpdateMaintenanceStartTimeOutput) => any;
|
|
6640
|
-
/**
|
|
6641
|
-
* @internal
|
|
6642
|
-
*/
|
|
6643
|
-
export declare const UpdateNFSFileShareInputFilterSensitiveLog: (obj: UpdateNFSFileShareInput) => any;
|
|
6644
|
-
/**
|
|
6645
|
-
* @internal
|
|
6646
|
-
*/
|
|
6647
|
-
export declare const UpdateNFSFileShareOutputFilterSensitiveLog: (obj: UpdateNFSFileShareOutput) => any;
|
|
6648
|
-
/**
|
|
6649
|
-
* @internal
|
|
6650
|
-
*/
|
|
6651
|
-
export declare const UpdateSMBFileShareInputFilterSensitiveLog: (obj: UpdateSMBFileShareInput) => any;
|
|
6652
|
-
/**
|
|
6653
|
-
* @internal
|
|
6654
|
-
*/
|
|
6655
|
-
export declare const UpdateSMBFileShareOutputFilterSensitiveLog: (obj: UpdateSMBFileShareOutput) => any;
|
|
6656
|
-
/**
|
|
6657
|
-
* @internal
|
|
6658
|
-
*/
|
|
6659
|
-
export declare const UpdateSMBFileShareVisibilityInputFilterSensitiveLog: (obj: UpdateSMBFileShareVisibilityInput) => any;
|
|
6660
|
-
/**
|
|
6661
|
-
* @internal
|
|
6662
|
-
*/
|
|
6663
|
-
export declare const UpdateSMBFileShareVisibilityOutputFilterSensitiveLog: (obj: UpdateSMBFileShareVisibilityOutput) => any;
|
|
6664
|
-
/**
|
|
6665
|
-
* @internal
|
|
6666
|
-
*/
|
|
6667
|
-
export declare const UpdateSMBLocalGroupsInputFilterSensitiveLog: (obj: UpdateSMBLocalGroupsInput) => any;
|
|
6668
|
-
/**
|
|
6669
|
-
* @internal
|
|
6670
|
-
*/
|
|
6671
|
-
export declare const UpdateSMBLocalGroupsOutputFilterSensitiveLog: (obj: UpdateSMBLocalGroupsOutput) => any;
|
|
6672
|
-
/**
|
|
6673
|
-
* @internal
|
|
6674
|
-
*/
|
|
6675
|
-
export declare const UpdateSMBSecurityStrategyInputFilterSensitiveLog: (obj: UpdateSMBSecurityStrategyInput) => any;
|
|
6676
|
-
/**
|
|
6677
|
-
* @internal
|
|
6678
|
-
*/
|
|
6679
|
-
export declare const UpdateSMBSecurityStrategyOutputFilterSensitiveLog: (obj: UpdateSMBSecurityStrategyOutput) => any;
|
|
6680
|
-
/**
|
|
6681
|
-
* @internal
|
|
6682
|
-
*/
|
|
6683
|
-
export declare const UpdateSnapshotScheduleInputFilterSensitiveLog: (obj: UpdateSnapshotScheduleInput) => any;
|
|
6684
|
-
/**
|
|
6685
|
-
* @internal
|
|
6686
|
-
*/
|
|
6687
|
-
export declare const UpdateSnapshotScheduleOutputFilterSensitiveLog: (obj: UpdateSnapshotScheduleOutput) => any;
|
|
6688
|
-
/**
|
|
6689
|
-
* @internal
|
|
6690
|
-
*/
|
|
6691
|
-
export declare const UpdateVTLDeviceTypeInputFilterSensitiveLog: (obj: UpdateVTLDeviceTypeInput) => any;
|
|
6692
|
-
/**
|
|
6693
|
-
* @internal
|
|
6694
|
-
*/
|
|
6695
|
-
export declare const UpdateVTLDeviceTypeOutputFilterSensitiveLog: (obj: UpdateVTLDeviceTypeOutput) => any;
|