@aws-sdk/client-storage-gateway 3.1044.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +208 -209
- package/dist-cjs/models/StorageGatewayServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/StorageGateway.js +1 -1
- package/dist-es/StorageGatewayClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/ActivateGatewayCommand.js +2 -2
- package/dist-es/commands/AddCacheCommand.js +2 -2
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/AddUploadBufferCommand.js +2 -2
- package/dist-es/commands/AddWorkingStorageCommand.js +2 -2
- package/dist-es/commands/AssignTapePoolCommand.js +2 -2
- package/dist-es/commands/AssociateFileSystemCommand.js +2 -2
- package/dist-es/commands/AttachVolumeCommand.js +2 -2
- package/dist-es/commands/CancelArchivalCommand.js +2 -2
- package/dist-es/commands/CancelCacheReportCommand.js +2 -2
- package/dist-es/commands/CancelRetrievalCommand.js +2 -2
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +2 -2
- package/dist-es/commands/CreateNFSFileShareCommand.js +2 -2
- package/dist-es/commands/CreateSMBFileShareCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +2 -2
- package/dist-es/commands/CreateTapePoolCommand.js +2 -2
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +2 -2
- package/dist-es/commands/CreateTapesCommand.js +2 -2
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +2 -2
- package/dist-es/commands/DeleteCacheReportCommand.js +2 -2
- package/dist-es/commands/DeleteChapCredentialsCommand.js +2 -2
- package/dist-es/commands/DeleteFileShareCommand.js +2 -2
- package/dist-es/commands/DeleteGatewayCommand.js +2 -2
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteTapeArchiveCommand.js +2 -2
- package/dist-es/commands/DeleteTapeCommand.js +2 -2
- package/dist-es/commands/DeleteTapePoolCommand.js +2 -2
- package/dist-es/commands/DeleteVolumeCommand.js +2 -2
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +2 -2
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
- package/dist-es/commands/DescribeCacheCommand.js +2 -2
- package/dist-es/commands/DescribeCacheReportCommand.js +2 -2
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
- package/dist-es/commands/DescribeChapCredentialsCommand.js +2 -2
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeGatewayInformationCommand.js +2 -2
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +2 -2
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +2 -2
- package/dist-es/commands/DescribeSMBSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +2 -2
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
- package/dist-es/commands/DescribeTapeArchivesCommand.js +2 -2
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
- package/dist-es/commands/DescribeTapesCommand.js +2 -2
- package/dist-es/commands/DescribeUploadBufferCommand.js +2 -2
- package/dist-es/commands/DescribeVTLDevicesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkingStorageCommand.js +2 -2
- package/dist-es/commands/DetachVolumeCommand.js +2 -2
- package/dist-es/commands/DisableGatewayCommand.js +2 -2
- package/dist-es/commands/DisassociateFileSystemCommand.js +2 -2
- package/dist-es/commands/EvictFilesFailingUploadCommand.js +2 -2
- package/dist-es/commands/JoinDomainCommand.js +2 -2
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
- package/dist-es/commands/ListCacheReportsCommand.js +2 -2
- package/dist-es/commands/ListFileSharesCommand.js +2 -2
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +2 -2
- package/dist-es/commands/ListGatewaysCommand.js +2 -2
- package/dist-es/commands/ListLocalDisksCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTapePoolsCommand.js +2 -2
- package/dist-es/commands/ListTapesCommand.js +2 -2
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +2 -2
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +2 -2
- package/dist-es/commands/ListVolumesCommand.js +2 -2
- package/dist-es/commands/NotifyWhenUploadedCommand.js +2 -2
- package/dist-es/commands/RefreshCacheCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetCacheCommand.js +2 -2
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +2 -2
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +2 -2
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +2 -2
- package/dist-es/commands/ShutdownGatewayCommand.js +2 -2
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +2 -2
- package/dist-es/commands/StartCacheReportCommand.js +2 -2
- package/dist-es/commands/StartGatewayCommand.js +2 -2
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +2 -2
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
- package/dist-es/commands/UpdateChapCredentialsCommand.js +2 -2
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayInformationCommand.js +2 -2
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
- package/dist-es/commands/UpdateNFSFileShareCommand.js +2 -2
- package/dist-es/commands/UpdateSMBFileShareCommand.js +2 -2
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +2 -2
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +2 -2
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/StorageGatewayServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/StorageGatewayClient.d.ts +5 -5
- package/dist-types/commands/ActivateGatewayCommand.d.ts +6 -4
- package/dist-types/commands/AddCacheCommand.d.ts +6 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/commands/AddUploadBufferCommand.d.ts +6 -4
- package/dist-types/commands/AddWorkingStorageCommand.d.ts +6 -4
- package/dist-types/commands/AssignTapePoolCommand.d.ts +6 -4
- package/dist-types/commands/AssociateFileSystemCommand.d.ts +6 -4
- package/dist-types/commands/AttachVolumeCommand.d.ts +6 -4
- package/dist-types/commands/CancelArchivalCommand.d.ts +6 -4
- package/dist-types/commands/CancelCacheReportCommand.d.ts +6 -4
- package/dist-types/commands/CancelRetrievalCommand.d.ts +6 -4
- package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +6 -4
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +6 -4
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +6 -4
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +6 -4
- package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +6 -4
- package/dist-types/commands/CreateTapePoolCommand.d.ts +6 -4
- package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +6 -4
- package/dist-types/commands/CreateTapesCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheReportCommand.d.ts +6 -4
- package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFileShareCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGatewayCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTapeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTapePoolCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVolumeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheReportCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTapesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUploadBufferCommand.d.ts +6 -4
- package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +6 -4
- package/dist-types/commands/DetachVolumeCommand.d.ts +6 -4
- package/dist-types/commands/DisableGatewayCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFileSystemCommand.d.ts +6 -4
- package/dist-types/commands/EvictFilesFailingUploadCommand.d.ts +6 -4
- package/dist-types/commands/JoinDomainCommand.d.ts +6 -4
- package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListCacheReportsCommand.d.ts +6 -4
- package/dist-types/commands/ListFileSharesCommand.d.ts +6 -4
- package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListGatewaysCommand.d.ts +6 -4
- package/dist-types/commands/ListLocalDisksCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListTapePoolsCommand.d.ts +6 -4
- package/dist-types/commands/ListTapesCommand.d.ts +6 -4
- package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +6 -4
- package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +6 -4
- package/dist-types/commands/ListVolumesCommand.d.ts +6 -4
- package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +6 -4
- package/dist-types/commands/RefreshCacheCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/ResetCacheCommand.d.ts +6 -4
- package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +6 -4
- package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +6 -4
- package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +6 -4
- package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +6 -4
- package/dist-types/commands/ShutdownGatewayCommand.d.ts +6 -4
- package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +6 -4
- package/dist-types/commands/StartCacheReportCommand.d.ts +6 -4
- package/dist-types/commands/StartGatewayCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/StorageGatewayServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/StorageGatewayServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeVTLDevicesInput, DescribeVTLDevicesOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeVTLDevicesCommandInput extends DescribeVTLDevicesInput
|
|
|
22
22
|
export interface DescribeVTLDevicesCommandOutput extends DescribeVTLDevicesOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeVTLDevicesCommand_base: {
|
|
25
|
-
new (input: DescribeVTLDevicesCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeVTLDevicesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeVTLDevicesCommandInput): import("@smithy/core/client").CommandImpl<DescribeVTLDevicesCommandInput, DescribeVTLDevicesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeVTLDevicesCommandInput): import("@smithy/core/client").CommandImpl<DescribeVTLDevicesCommandInput, DescribeVTLDevicesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a description of virtual tape library (VTL) devices for the specified tape
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeWorkingStorageInput, DescribeWorkingStorageOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeWorkingStorageCommandInput extends DescribeWorkingStora
|
|
|
22
22
|
export interface DescribeWorkingStorageCommandOutput extends DescribeWorkingStorageOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeWorkingStorageCommand_base: {
|
|
25
|
-
new (input: DescribeWorkingStorageCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeWorkingStorageCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeWorkingStorageCommandInput): import("@smithy/core/client").CommandImpl<DescribeWorkingStorageCommandInput, DescribeWorkingStorageCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeWorkingStorageCommandInput): import("@smithy/core/client").CommandImpl<DescribeWorkingStorageCommandInput, DescribeWorkingStorageCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about the working storage of a gateway. This operation is only
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DetachVolumeInput, DetachVolumeOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface DetachVolumeCommandInput extends DetachVolumeInput {
|
|
|
22
22
|
export interface DetachVolumeCommandOutput extends DetachVolumeOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DetachVolumeCommand_base: {
|
|
25
|
-
new (input: DetachVolumeCommandInput): import("@smithy/
|
|
26
|
-
new (input: DetachVolumeCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DetachVolumeCommandInput): import("@smithy/core/client").CommandImpl<DetachVolumeCommandInput, DetachVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DetachVolumeCommandInput): import("@smithy/core/client").CommandImpl<DetachVolumeCommandInput, DetachVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disconnects a volume from an iSCSI connection and then detaches the volume from the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DisableGatewayInput, DisableGatewayOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface DisableGatewayCommandInput extends DisableGatewayInput {
|
|
|
22
22
|
export interface DisableGatewayCommandOutput extends DisableGatewayOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableGatewayCommand_base: {
|
|
25
|
-
new (input: DisableGatewayCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableGatewayCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableGatewayCommandInput): import("@smithy/core/client").CommandImpl<DisableGatewayCommandInput, DisableGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableGatewayCommandInput): import("@smithy/core/client").CommandImpl<DisableGatewayCommandInput, DisableGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables a tape gateway when the gateway is no longer functioning. For example, if your
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DisassociateFileSystemInput, DisassociateFileSystemOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface DisassociateFileSystemCommandInput extends DisassociateFileSyst
|
|
|
22
22
|
export interface DisassociateFileSystemCommandOutput extends DisassociateFileSystemOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateFileSystemCommand_base: {
|
|
25
|
-
new (input: DisassociateFileSystemCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisassociateFileSystemCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisassociateFileSystemCommandInput): import("@smithy/core/client").CommandImpl<DisassociateFileSystemCommandInput, DisassociateFileSystemCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisassociateFileSystemCommandInput): import("@smithy/core/client").CommandImpl<DisassociateFileSystemCommandInput, DisassociateFileSystemCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disassociates an Amazon FSx file system from the specified gateway. After the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { EvictFilesFailingUploadInput, EvictFilesFailingUploadOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface EvictFilesFailingUploadCommandInput extends EvictFilesFailingUp
|
|
|
22
22
|
export interface EvictFilesFailingUploadCommandOutput extends EvictFilesFailingUploadOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EvictFilesFailingUploadCommand_base: {
|
|
25
|
-
new (input: EvictFilesFailingUploadCommandInput): import("@smithy/
|
|
26
|
-
new (input: EvictFilesFailingUploadCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EvictFilesFailingUploadCommandInput): import("@smithy/core/client").CommandImpl<EvictFilesFailingUploadCommandInput, EvictFilesFailingUploadCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EvictFilesFailingUploadCommandInput): import("@smithy/core/client").CommandImpl<EvictFilesFailingUploadCommandInput, EvictFilesFailingUploadCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts a process that cleans the specified file share's cache of file entries that are
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { JoinDomainInput, JoinDomainOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface JoinDomainCommandInput extends JoinDomainInput {
|
|
|
22
22
|
export interface JoinDomainCommandOutput extends JoinDomainOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const JoinDomainCommand_base: {
|
|
25
|
-
new (input: JoinDomainCommandInput): import("@smithy/
|
|
26
|
-
new (input: JoinDomainCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: JoinDomainCommandInput): import("@smithy/core/client").CommandImpl<JoinDomainCommandInput, JoinDomainCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: JoinDomainCommandInput): import("@smithy/core/client").CommandImpl<JoinDomainCommandInput, JoinDomainCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds a file gateway to an Active Directory domain. This operation is only supported for
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListAutomaticTapeCreationPoliciesInput, ListAutomaticTapeCreationPoliciesOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListAutomaticTapeCreationPoliciesCommandInput extends ListAutom
|
|
|
22
22
|
export interface ListAutomaticTapeCreationPoliciesCommandOutput extends ListAutomaticTapeCreationPoliciesOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListAutomaticTapeCreationPoliciesCommand_base: {
|
|
25
|
-
new (input: ListAutomaticTapeCreationPoliciesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListAutomaticTapeCreationPoliciesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListAutomaticTapeCreationPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListAutomaticTapeCreationPoliciesCommandInput, ListAutomaticTapeCreationPoliciesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListAutomaticTapeCreationPoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListAutomaticTapeCreationPoliciesCommandInput, ListAutomaticTapeCreationPoliciesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the automatic tape creation policies for a gateway. If there are no automatic tape
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListCacheReportsInput, ListCacheReportsOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListCacheReportsCommandInput extends ListCacheReportsInput {
|
|
|
22
22
|
export interface ListCacheReportsCommandOutput extends ListCacheReportsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListCacheReportsCommand_base: {
|
|
25
|
-
new (input: ListCacheReportsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListCacheReportsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListCacheReportsCommandInput): import("@smithy/core/client").CommandImpl<ListCacheReportsCommandInput, ListCacheReportsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListCacheReportsCommandInput]): import("@smithy/core/client").CommandImpl<ListCacheReportsCommandInput, ListCacheReportsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of existing cache reports for all file shares associated with your
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListFileSharesInput, ListFileSharesOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListFileSharesCommandInput extends ListFileSharesInput {
|
|
|
22
22
|
export interface ListFileSharesCommandOutput extends ListFileSharesOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListFileSharesCommand_base: {
|
|
25
|
-
new (input: ListFileSharesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListFileSharesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListFileSharesCommandInput): import("@smithy/core/client").CommandImpl<ListFileSharesCommandInput, ListFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListFileSharesCommandInput]): import("@smithy/core/client").CommandImpl<ListFileSharesCommandInput, ListFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets a list of the file shares for a specific S3 File Gateway, or the list of file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListFileSystemAssociationsInput, ListFileSystemAssociationsOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListFileSystemAssociationsCommandInput extends ListFileSystemAs
|
|
|
22
22
|
export interface ListFileSystemAssociationsCommandOutput extends ListFileSystemAssociationsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListFileSystemAssociationsCommand_base: {
|
|
25
|
-
new (input: ListFileSystemAssociationsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListFileSystemAssociationsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListFileSystemAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListFileSystemAssociationsCommandInput, ListFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListFileSystemAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<ListFileSystemAssociationsCommandInput, ListFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets a list of <code>FileSystemAssociationSummary</code> objects. Each object contains a
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListGatewaysInput, ListGatewaysOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListGatewaysCommandInput extends ListGatewaysInput {
|
|
|
22
22
|
export interface ListGatewaysCommandOutput extends ListGatewaysOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListGatewaysCommand_base: {
|
|
25
|
-
new (input: ListGatewaysCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListGatewaysCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListGatewaysCommandInput): import("@smithy/core/client").CommandImpl<ListGatewaysCommandInput, ListGatewaysCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListGatewaysCommandInput]): import("@smithy/core/client").CommandImpl<ListGatewaysCommandInput, ListGatewaysCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListLocalDisksInput, ListLocalDisksOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListLocalDisksCommandInput extends ListLocalDisksInput {
|
|
|
22
22
|
export interface ListLocalDisksCommandOutput extends ListLocalDisksOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListLocalDisksCommand_base: {
|
|
25
|
-
new (input: ListLocalDisksCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListLocalDisksCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListLocalDisksCommandInput): import("@smithy/core/client").CommandImpl<ListLocalDisksCommandInput, ListLocalDisksCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListLocalDisksCommandInput): import("@smithy/core/client").CommandImpl<ListLocalDisksCommandInput, ListLocalDisksCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of the gateway's local disks. To specify which gateway to describe,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceInpu
|
|
|
22
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the tags that have been added to the specified resource. This operation is
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListTapePoolsInput, ListTapePoolsOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListTapePoolsCommandInput extends ListTapePoolsInput {
|
|
|
22
22
|
export interface ListTapePoolsCommandOutput extends ListTapePoolsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTapePoolsCommand_base: {
|
|
25
|
-
new (input: ListTapePoolsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListTapePoolsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTapePoolsCommandInput): import("@smithy/core/client").CommandImpl<ListTapePoolsCommandInput, ListTapePoolsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListTapePoolsCommandInput]): import("@smithy/core/client").CommandImpl<ListTapePoolsCommandInput, ListTapePoolsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists custom tape pools. You specify custom tape pools to list by specifying one or more
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListTapesInput, ListTapesOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListTapesCommandInput extends ListTapesInput {
|
|
|
22
22
|
export interface ListTapesCommandOutput extends ListTapesOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTapesCommand_base: {
|
|
25
|
-
new (input: ListTapesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListTapesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTapesCommandInput): import("@smithy/core/client").CommandImpl<ListTapesCommandInput, ListTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListTapesCommandInput]): import("@smithy/core/client").CommandImpl<ListTapesCommandInput, ListTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists virtual tapes in your virtual tape library (VTL) and your virtual tape shelf
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListVolumeInitiatorsInput, ListVolumeInitiatorsOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListVolumeInitiatorsCommandInput extends ListVolumeInitiatorsIn
|
|
|
22
22
|
export interface ListVolumeInitiatorsCommandOutput extends ListVolumeInitiatorsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListVolumeInitiatorsCommand_base: {
|
|
25
|
-
new (input: ListVolumeInitiatorsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListVolumeInitiatorsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListVolumeInitiatorsCommandInput): import("@smithy/core/client").CommandImpl<ListVolumeInitiatorsCommandInput, ListVolumeInitiatorsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListVolumeInitiatorsCommandInput): import("@smithy/core/client").CommandImpl<ListVolumeInitiatorsCommandInput, ListVolumeInitiatorsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists iSCSI initiators that are connected to a volume. You can use this operation to
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListVolumeRecoveryPointsInput, ListVolumeRecoveryPointsOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListVolumeRecoveryPointsCommandInput extends ListVolumeRecovery
|
|
|
22
22
|
export interface ListVolumeRecoveryPointsCommandOutput extends ListVolumeRecoveryPointsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListVolumeRecoveryPointsCommand_base: {
|
|
25
|
-
new (input: ListVolumeRecoveryPointsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListVolumeRecoveryPointsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListVolumeRecoveryPointsCommandInput): import("@smithy/core/client").CommandImpl<ListVolumeRecoveryPointsCommandInput, ListVolumeRecoveryPointsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListVolumeRecoveryPointsCommandInput): import("@smithy/core/client").CommandImpl<ListVolumeRecoveryPointsCommandInput, ListVolumeRecoveryPointsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the recovery points for a specified gateway. This operation is only supported in
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ListVolumesInput, ListVolumesOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ListVolumesCommandInput extends ListVolumesInput {
|
|
|
22
22
|
export interface ListVolumesCommandOutput extends ListVolumesOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListVolumesCommand_base: {
|
|
25
|
-
new (input: ListVolumesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListVolumesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListVolumesCommandInput): import("@smithy/core/client").CommandImpl<ListVolumesCommandInput, ListVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListVolumesCommandInput]): import("@smithy/core/client").CommandImpl<ListVolumesCommandInput, ListVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN. The
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { NotifyWhenUploadedInput, NotifyWhenUploadedOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface NotifyWhenUploadedCommandInput extends NotifyWhenUploadedInput
|
|
|
22
22
|
export interface NotifyWhenUploadedCommandOutput extends NotifyWhenUploadedOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const NotifyWhenUploadedCommand_base: {
|
|
25
|
-
new (input: NotifyWhenUploadedCommandInput): import("@smithy/
|
|
26
|
-
new (input: NotifyWhenUploadedCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: NotifyWhenUploadedCommandInput): import("@smithy/core/client").CommandImpl<NotifyWhenUploadedCommandInput, NotifyWhenUploadedCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: NotifyWhenUploadedCommandInput): import("@smithy/core/client").CommandImpl<NotifyWhenUploadedCommandInput, NotifyWhenUploadedCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Sends you notification through Amazon EventBridge when all files written to your file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { RefreshCacheInput, RefreshCacheOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface RefreshCacheCommandInput extends RefreshCacheInput {
|
|
|
22
22
|
export interface RefreshCacheCommandOutput extends RefreshCacheOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RefreshCacheCommand_base: {
|
|
25
|
-
new (input: RefreshCacheCommandInput): import("@smithy/
|
|
26
|
-
new (input: RefreshCacheCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RefreshCacheCommandInput): import("@smithy/core/client").CommandImpl<RefreshCacheCommandInput, RefreshCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RefreshCacheCommandInput): import("@smithy/core/client").CommandImpl<RefreshCacheCommandInput, RefreshCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Refreshes the cached inventory of objects for the specified file share. This operation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { RemoveTagsFromResourceInput, RemoveTagsFromResourceOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResour
|
|
|
22
22
|
export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResourceOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveTagsFromResourceCommand_base: {
|
|
25
|
-
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/core/client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/core/client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes one or more tags from the specified resource. This operation is supported in
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ResetCacheInput, ResetCacheOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface ResetCacheCommandInput extends ResetCacheInput {
|
|
|
22
22
|
export interface ResetCacheCommandOutput extends ResetCacheOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ResetCacheCommand_base: {
|
|
25
|
-
new (input: ResetCacheCommandInput): import("@smithy/
|
|
26
|
-
new (input: ResetCacheCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ResetCacheCommandInput): import("@smithy/core/client").CommandImpl<ResetCacheCommandInput, ResetCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ResetCacheCommandInput): import("@smithy/core/client").CommandImpl<ResetCacheCommandInput, ResetCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Resets all cache disks that have encountered an error and makes the disks available for
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { RetrieveTapeArchiveInput, RetrieveTapeArchiveOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface RetrieveTapeArchiveCommandInput extends RetrieveTapeArchiveInpu
|
|
|
22
22
|
export interface RetrieveTapeArchiveCommandOutput extends RetrieveTapeArchiveOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RetrieveTapeArchiveCommand_base: {
|
|
25
|
-
new (input: RetrieveTapeArchiveCommandInput): import("@smithy/
|
|
26
|
-
new (input: RetrieveTapeArchiveCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RetrieveTapeArchiveCommandInput): import("@smithy/core/client").CommandImpl<RetrieveTapeArchiveCommandInput, RetrieveTapeArchiveCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RetrieveTapeArchiveCommandInput): import("@smithy/core/client").CommandImpl<RetrieveTapeArchiveCommandInput, RetrieveTapeArchiveCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { RetrieveTapeRecoveryPointInput, RetrieveTapeRecoveryPointOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface RetrieveTapeRecoveryPointCommandInput extends RetrieveTapeRecov
|
|
|
22
22
|
export interface RetrieveTapeRecoveryPointCommandOutput extends RetrieveTapeRecoveryPointOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RetrieveTapeRecoveryPointCommand_base: {
|
|
25
|
-
new (input: RetrieveTapeRecoveryPointCommandInput): import("@smithy/
|
|
26
|
-
new (input: RetrieveTapeRecoveryPointCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RetrieveTapeRecoveryPointCommandInput): import("@smithy/core/client").CommandImpl<RetrieveTapeRecoveryPointCommandInput, RetrieveTapeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RetrieveTapeRecoveryPointCommandInput): import("@smithy/core/client").CommandImpl<RetrieveTapeRecoveryPointCommandInput, RetrieveTapeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the recovery point for the specified virtual tape. This operation is only
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SetLocalConsolePasswordInput, SetLocalConsolePasswordOutput } from "../models/models_0";
|
|
4
4
|
import type { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
@@ -22,9 +22,11 @@ export interface SetLocalConsolePasswordCommandInput extends SetLocalConsolePass
|
|
|
22
22
|
export interface SetLocalConsolePasswordCommandOutput extends SetLocalConsolePasswordOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SetLocalConsolePasswordCommand_base: {
|
|
25
|
-
new (input: SetLocalConsolePasswordCommandInput): import("@smithy/
|
|
26
|
-
new (input: SetLocalConsolePasswordCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SetLocalConsolePasswordCommandInput): import("@smithy/core/client").CommandImpl<SetLocalConsolePasswordCommandInput, SetLocalConsolePasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SetLocalConsolePasswordCommandInput): import("@smithy/core/client").CommandImpl<SetLocalConsolePasswordCommandInput, SetLocalConsolePasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Sets the password for your VM local console. When you log in to the local console for
|