@aws-sdk/client-storage-gateway 3.1086.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/StorageGateway.d.ts +308 -364
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +13 -44
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +8 -16
- package/dist-types/ts3.4/models/errors.d.ts +3 -9
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +39 -39