@aws-sdk/client-storage-gateway 3.1076.0 → 3.1078.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 +107 -965
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/ActivateGatewayCommand.js +2 -14
- package/dist-es/commands/AddCacheCommand.js +2 -14
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
- package/dist-es/commands/AddUploadBufferCommand.js +2 -14
- package/dist-es/commands/AddWorkingStorageCommand.js +2 -14
- package/dist-es/commands/AssignTapePoolCommand.js +2 -14
- package/dist-es/commands/AssociateFileSystemCommand.js +2 -14
- package/dist-es/commands/AttachVolumeCommand.js +2 -14
- package/dist-es/commands/CancelArchivalCommand.js +2 -14
- package/dist-es/commands/CancelCacheReportCommand.js +2 -14
- package/dist-es/commands/CancelRetrievalCommand.js +2 -14
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +2 -14
- package/dist-es/commands/CreateNFSFileShareCommand.js +2 -14
- package/dist-es/commands/CreateSMBFileShareCommand.js +2 -14
- package/dist-es/commands/CreateSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -14
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +2 -14
- package/dist-es/commands/CreateTapePoolCommand.js +2 -14
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +2 -14
- package/dist-es/commands/CreateTapesCommand.js +2 -14
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +2 -14
- package/dist-es/commands/DeleteCacheReportCommand.js +2 -14
- package/dist-es/commands/DeleteChapCredentialsCommand.js +2 -14
- package/dist-es/commands/DeleteFileShareCommand.js +2 -14
- package/dist-es/commands/DeleteGatewayCommand.js +2 -14
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -14
- package/dist-es/commands/DeleteTapeArchiveCommand.js +2 -14
- package/dist-es/commands/DeleteTapeCommand.js +2 -14
- package/dist-es/commands/DeleteTapePoolCommand.js +2 -14
- package/dist-es/commands/DeleteVolumeCommand.js +2 -14
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +2 -14
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +2 -14
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -14
- package/dist-es/commands/DescribeCacheCommand.js +2 -14
- package/dist-es/commands/DescribeCacheReportCommand.js +2 -14
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +2 -14
- package/dist-es/commands/DescribeChapCredentialsCommand.js +2 -14
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeGatewayInformationCommand.js +2 -14
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +2 -14
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +2 -14
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +2 -14
- package/dist-es/commands/DescribeSMBSettingsCommand.js +2 -14
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +2 -14
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +2 -14
- package/dist-es/commands/DescribeTapeArchivesCommand.js +2 -14
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +2 -14
- package/dist-es/commands/DescribeTapesCommand.js +2 -14
- package/dist-es/commands/DescribeUploadBufferCommand.js +2 -14
- package/dist-es/commands/DescribeVTLDevicesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkingStorageCommand.js +2 -14
- package/dist-es/commands/DetachVolumeCommand.js +2 -14
- package/dist-es/commands/DisableGatewayCommand.js +2 -14
- package/dist-es/commands/DisassociateFileSystemCommand.js +2 -14
- package/dist-es/commands/EvictFilesFailingUploadCommand.js +2 -14
- package/dist-es/commands/JoinDomainCommand.js +2 -14
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -14
- package/dist-es/commands/ListCacheReportsCommand.js +2 -14
- package/dist-es/commands/ListFileSharesCommand.js +2 -14
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +2 -14
- package/dist-es/commands/ListGatewaysCommand.js +2 -14
- package/dist-es/commands/ListLocalDisksCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTapePoolsCommand.js +2 -14
- package/dist-es/commands/ListTapesCommand.js +2 -14
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +2 -14
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +2 -14
- package/dist-es/commands/ListVolumesCommand.js +2 -14
- package/dist-es/commands/NotifyWhenUploadedCommand.js +2 -14
- package/dist-es/commands/RefreshCacheCommand.js +2 -14
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
- package/dist-es/commands/ResetCacheCommand.js +2 -14
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +2 -14
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +2 -14
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +2 -14
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +2 -14
- package/dist-es/commands/ShutdownGatewayCommand.js +2 -14
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +2 -14
- package/dist-es/commands/StartCacheReportCommand.js +2 -14
- package/dist-es/commands/StartGatewayCommand.js +2 -14
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -14
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +2 -14
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -14
- package/dist-es/commands/UpdateChapCredentialsCommand.js +2 -14
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateGatewayInformationCommand.js +2 -14
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +2 -14
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +2 -14
- package/dist-es/commands/UpdateNFSFileShareCommand.js +2 -14
- package/dist-es/commands/UpdateSMBFileShareCommand.js +2 -14
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +2 -14
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +2 -14
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +2 -14
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +2 -14
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/ActivateGatewayCommand.d.ts +3 -8
- package/dist-types/commands/AddCacheCommand.d.ts +3 -8
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
- package/dist-types/commands/AddUploadBufferCommand.d.ts +3 -8
- package/dist-types/commands/AddWorkingStorageCommand.d.ts +3 -8
- package/dist-types/commands/AssignTapePoolCommand.d.ts +3 -8
- package/dist-types/commands/AssociateFileSystemCommand.d.ts +3 -8
- package/dist-types/commands/AttachVolumeCommand.d.ts +3 -8
- package/dist-types/commands/CancelArchivalCommand.d.ts +3 -8
- package/dist-types/commands/CancelCacheReportCommand.d.ts +3 -8
- package/dist-types/commands/CancelRetrievalCommand.d.ts +3 -8
- package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +3 -8
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +3 -8
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +3 -8
- package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +3 -8
- package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +3 -8
- package/dist-types/commands/CreateTapePoolCommand.d.ts +3 -8
- package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +3 -8
- package/dist-types/commands/CreateTapesCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCacheReportCommand.d.ts +3 -8
- package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFileShareCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGatewayCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTapeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTapePoolCommand.d.ts +3 -8
- package/dist-types/commands/DeleteVolumeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCacheCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCacheReportCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTapesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUploadBufferCommand.d.ts +3 -8
- package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +3 -8
- package/dist-types/commands/DetachVolumeCommand.d.ts +3 -8
- package/dist-types/commands/DisableGatewayCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateFileSystemCommand.d.ts +3 -8
- package/dist-types/commands/EvictFilesFailingUploadCommand.d.ts +3 -8
- package/dist-types/commands/JoinDomainCommand.d.ts +3 -8
- package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListCacheReportsCommand.d.ts +3 -8
- package/dist-types/commands/ListFileSharesCommand.d.ts +3 -8
- package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListGatewaysCommand.d.ts +3 -8
- package/dist-types/commands/ListLocalDisksCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTapePoolsCommand.d.ts +3 -8
- package/dist-types/commands/ListTapesCommand.d.ts +3 -8
- package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +3 -8
- package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +3 -8
- package/dist-types/commands/ListVolumesCommand.d.ts +3 -8
- package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +3 -8
- package/dist-types/commands/RefreshCacheCommand.d.ts +3 -8
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
- package/dist-types/commands/ResetCacheCommand.d.ts +3 -8
- package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +3 -8
- package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +3 -8
- package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +3 -8
- package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +3 -8
- package/dist-types/commands/ShutdownGatewayCommand.d.ts +3 -8
- package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +3 -8
- package/dist-types/commands/StartCacheReportCommand.d.ts +3 -8
- package/dist-types/commands/StartGatewayCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +3 -8
- package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultStorageGatewayHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -2300,6 +2302,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
2300
2302
|
serviceTarget: "StorageGateway_20130630",
|
|
2301
2303
|
},
|
|
2302
2304
|
serviceId: config?.serviceId ?? "Storage Gateway",
|
|
2305
|
+
sha256: config?.sha256 ?? Sha256,
|
|
2303
2306
|
urlParser: config?.urlParser ?? parseUrl,
|
|
2304
2307
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
2305
2308
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -2333,7 +2336,6 @@ const getRuntimeConfig = (config) => {
|
|
|
2333
2336
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
2334
2337
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
2335
2338
|
}, config),
|
|
2336
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
2337
2339
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
2338
2340
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
2339
2341
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -2421,1156 +2423,296 @@ class StorageGatewayClient extends Client {
|
|
|
2421
2423
|
}
|
|
2422
2424
|
}
|
|
2423
2425
|
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
})
|
|
2430
|
-
.s("StorageGateway_20130630", "ActivateGateway", {})
|
|
2431
|
-
.n("StorageGatewayClient", "ActivateGatewayCommand")
|
|
2432
|
-
.sc(ActivateGateway$)
|
|
2433
|
-
.build() {
|
|
2426
|
+
const command = makeBuilder(commonParams, "StorageGateway_20130630", "StorageGatewayClient", getEndpointPlugin);
|
|
2427
|
+
const _ep0 = {};
|
|
2428
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2429
|
+
|
|
2430
|
+
class ActivateGatewayCommand extends command(_ep0, _mw0, "ActivateGateway", ActivateGateway$) {
|
|
2434
2431
|
}
|
|
2435
2432
|
|
|
2436
|
-
class AddCacheCommand extends
|
|
2437
|
-
.classBuilder()
|
|
2438
|
-
.ep(commonParams)
|
|
2439
|
-
.m(function (Command, cs, config, o) {
|
|
2440
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2441
|
-
})
|
|
2442
|
-
.s("StorageGateway_20130630", "AddCache", {})
|
|
2443
|
-
.n("StorageGatewayClient", "AddCacheCommand")
|
|
2444
|
-
.sc(AddCache$)
|
|
2445
|
-
.build() {
|
|
2433
|
+
class AddCacheCommand extends command(_ep0, _mw0, "AddCache", AddCache$) {
|
|
2446
2434
|
}
|
|
2447
2435
|
|
|
2448
|
-
class AddTagsToResourceCommand extends
|
|
2449
|
-
.classBuilder()
|
|
2450
|
-
.ep(commonParams)
|
|
2451
|
-
.m(function (Command, cs, config, o) {
|
|
2452
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2453
|
-
})
|
|
2454
|
-
.s("StorageGateway_20130630", "AddTagsToResource", {})
|
|
2455
|
-
.n("StorageGatewayClient", "AddTagsToResourceCommand")
|
|
2456
|
-
.sc(AddTagsToResource$)
|
|
2457
|
-
.build() {
|
|
2436
|
+
class AddTagsToResourceCommand extends command(_ep0, _mw0, "AddTagsToResource", AddTagsToResource$) {
|
|
2458
2437
|
}
|
|
2459
2438
|
|
|
2460
|
-
class AddUploadBufferCommand extends
|
|
2461
|
-
.classBuilder()
|
|
2462
|
-
.ep(commonParams)
|
|
2463
|
-
.m(function (Command, cs, config, o) {
|
|
2464
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2465
|
-
})
|
|
2466
|
-
.s("StorageGateway_20130630", "AddUploadBuffer", {})
|
|
2467
|
-
.n("StorageGatewayClient", "AddUploadBufferCommand")
|
|
2468
|
-
.sc(AddUploadBuffer$)
|
|
2469
|
-
.build() {
|
|
2439
|
+
class AddUploadBufferCommand extends command(_ep0, _mw0, "AddUploadBuffer", AddUploadBuffer$) {
|
|
2470
2440
|
}
|
|
2471
2441
|
|
|
2472
|
-
class AddWorkingStorageCommand extends
|
|
2473
|
-
.classBuilder()
|
|
2474
|
-
.ep(commonParams)
|
|
2475
|
-
.m(function (Command, cs, config, o) {
|
|
2476
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2477
|
-
})
|
|
2478
|
-
.s("StorageGateway_20130630", "AddWorkingStorage", {})
|
|
2479
|
-
.n("StorageGatewayClient", "AddWorkingStorageCommand")
|
|
2480
|
-
.sc(AddWorkingStorage$)
|
|
2481
|
-
.build() {
|
|
2442
|
+
class AddWorkingStorageCommand extends command(_ep0, _mw0, "AddWorkingStorage", AddWorkingStorage$) {
|
|
2482
2443
|
}
|
|
2483
2444
|
|
|
2484
|
-
class AssignTapePoolCommand extends
|
|
2485
|
-
.classBuilder()
|
|
2486
|
-
.ep(commonParams)
|
|
2487
|
-
.m(function (Command, cs, config, o) {
|
|
2488
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2489
|
-
})
|
|
2490
|
-
.s("StorageGateway_20130630", "AssignTapePool", {})
|
|
2491
|
-
.n("StorageGatewayClient", "AssignTapePoolCommand")
|
|
2492
|
-
.sc(AssignTapePool$)
|
|
2493
|
-
.build() {
|
|
2445
|
+
class AssignTapePoolCommand extends command(_ep0, _mw0, "AssignTapePool", AssignTapePool$) {
|
|
2494
2446
|
}
|
|
2495
2447
|
|
|
2496
|
-
class AssociateFileSystemCommand extends
|
|
2497
|
-
.classBuilder()
|
|
2498
|
-
.ep(commonParams)
|
|
2499
|
-
.m(function (Command, cs, config, o) {
|
|
2500
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2501
|
-
})
|
|
2502
|
-
.s("StorageGateway_20130630", "AssociateFileSystem", {})
|
|
2503
|
-
.n("StorageGatewayClient", "AssociateFileSystemCommand")
|
|
2504
|
-
.sc(AssociateFileSystem$)
|
|
2505
|
-
.build() {
|
|
2448
|
+
class AssociateFileSystemCommand extends command(_ep0, _mw0, "AssociateFileSystem", AssociateFileSystem$) {
|
|
2506
2449
|
}
|
|
2507
2450
|
|
|
2508
|
-
class AttachVolumeCommand extends
|
|
2509
|
-
.classBuilder()
|
|
2510
|
-
.ep(commonParams)
|
|
2511
|
-
.m(function (Command, cs, config, o) {
|
|
2512
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2513
|
-
})
|
|
2514
|
-
.s("StorageGateway_20130630", "AttachVolume", {})
|
|
2515
|
-
.n("StorageGatewayClient", "AttachVolumeCommand")
|
|
2516
|
-
.sc(AttachVolume$)
|
|
2517
|
-
.build() {
|
|
2451
|
+
class AttachVolumeCommand extends command(_ep0, _mw0, "AttachVolume", AttachVolume$) {
|
|
2518
2452
|
}
|
|
2519
2453
|
|
|
2520
|
-
class CancelArchivalCommand extends
|
|
2521
|
-
.classBuilder()
|
|
2522
|
-
.ep(commonParams)
|
|
2523
|
-
.m(function (Command, cs, config, o) {
|
|
2524
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2525
|
-
})
|
|
2526
|
-
.s("StorageGateway_20130630", "CancelArchival", {})
|
|
2527
|
-
.n("StorageGatewayClient", "CancelArchivalCommand")
|
|
2528
|
-
.sc(CancelArchival$)
|
|
2529
|
-
.build() {
|
|
2454
|
+
class CancelArchivalCommand extends command(_ep0, _mw0, "CancelArchival", CancelArchival$) {
|
|
2530
2455
|
}
|
|
2531
2456
|
|
|
2532
|
-
class CancelCacheReportCommand extends
|
|
2533
|
-
.classBuilder()
|
|
2534
|
-
.ep(commonParams)
|
|
2535
|
-
.m(function (Command, cs, config, o) {
|
|
2536
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2537
|
-
})
|
|
2538
|
-
.s("StorageGateway_20130630", "CancelCacheReport", {})
|
|
2539
|
-
.n("StorageGatewayClient", "CancelCacheReportCommand")
|
|
2540
|
-
.sc(CancelCacheReport$)
|
|
2541
|
-
.build() {
|
|
2457
|
+
class CancelCacheReportCommand extends command(_ep0, _mw0, "CancelCacheReport", CancelCacheReport$) {
|
|
2542
2458
|
}
|
|
2543
2459
|
|
|
2544
|
-
class CancelRetrievalCommand extends
|
|
2545
|
-
.classBuilder()
|
|
2546
|
-
.ep(commonParams)
|
|
2547
|
-
.m(function (Command, cs, config, o) {
|
|
2548
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2549
|
-
})
|
|
2550
|
-
.s("StorageGateway_20130630", "CancelRetrieval", {})
|
|
2551
|
-
.n("StorageGatewayClient", "CancelRetrievalCommand")
|
|
2552
|
-
.sc(CancelRetrieval$)
|
|
2553
|
-
.build() {
|
|
2460
|
+
class CancelRetrievalCommand extends command(_ep0, _mw0, "CancelRetrieval", CancelRetrieval$) {
|
|
2554
2461
|
}
|
|
2555
2462
|
|
|
2556
|
-
class CreateCachediSCSIVolumeCommand extends
|
|
2557
|
-
.classBuilder()
|
|
2558
|
-
.ep(commonParams)
|
|
2559
|
-
.m(function (Command, cs, config, o) {
|
|
2560
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2561
|
-
})
|
|
2562
|
-
.s("StorageGateway_20130630", "CreateCachediSCSIVolume", {})
|
|
2563
|
-
.n("StorageGatewayClient", "CreateCachediSCSIVolumeCommand")
|
|
2564
|
-
.sc(CreateCachediSCSIVolume$)
|
|
2565
|
-
.build() {
|
|
2463
|
+
class CreateCachediSCSIVolumeCommand extends command(_ep0, _mw0, "CreateCachediSCSIVolume", CreateCachediSCSIVolume$) {
|
|
2566
2464
|
}
|
|
2567
2465
|
|
|
2568
|
-
class CreateNFSFileShareCommand extends
|
|
2569
|
-
.classBuilder()
|
|
2570
|
-
.ep(commonParams)
|
|
2571
|
-
.m(function (Command, cs, config, o) {
|
|
2572
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2573
|
-
})
|
|
2574
|
-
.s("StorageGateway_20130630", "CreateNFSFileShare", {})
|
|
2575
|
-
.n("StorageGatewayClient", "CreateNFSFileShareCommand")
|
|
2576
|
-
.sc(CreateNFSFileShare$)
|
|
2577
|
-
.build() {
|
|
2466
|
+
class CreateNFSFileShareCommand extends command(_ep0, _mw0, "CreateNFSFileShare", CreateNFSFileShare$) {
|
|
2578
2467
|
}
|
|
2579
2468
|
|
|
2580
|
-
class CreateSMBFileShareCommand extends
|
|
2581
|
-
.classBuilder()
|
|
2582
|
-
.ep(commonParams)
|
|
2583
|
-
.m(function (Command, cs, config, o) {
|
|
2584
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2585
|
-
})
|
|
2586
|
-
.s("StorageGateway_20130630", "CreateSMBFileShare", {})
|
|
2587
|
-
.n("StorageGatewayClient", "CreateSMBFileShareCommand")
|
|
2588
|
-
.sc(CreateSMBFileShare$)
|
|
2589
|
-
.build() {
|
|
2469
|
+
class CreateSMBFileShareCommand extends command(_ep0, _mw0, "CreateSMBFileShare", CreateSMBFileShare$) {
|
|
2590
2470
|
}
|
|
2591
2471
|
|
|
2592
|
-
class CreateSnapshotCommand extends
|
|
2593
|
-
.classBuilder()
|
|
2594
|
-
.ep(commonParams)
|
|
2595
|
-
.m(function (Command, cs, config, o) {
|
|
2596
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2597
|
-
})
|
|
2598
|
-
.s("StorageGateway_20130630", "CreateSnapshot", {})
|
|
2599
|
-
.n("StorageGatewayClient", "CreateSnapshotCommand")
|
|
2600
|
-
.sc(CreateSnapshot$)
|
|
2601
|
-
.build() {
|
|
2472
|
+
class CreateSnapshotCommand extends command(_ep0, _mw0, "CreateSnapshot", CreateSnapshot$) {
|
|
2602
2473
|
}
|
|
2603
2474
|
|
|
2604
|
-
class CreateSnapshotFromVolumeRecoveryPointCommand extends
|
|
2605
|
-
.classBuilder()
|
|
2606
|
-
.ep(commonParams)
|
|
2607
|
-
.m(function (Command, cs, config, o) {
|
|
2608
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2609
|
-
})
|
|
2610
|
-
.s("StorageGateway_20130630", "CreateSnapshotFromVolumeRecoveryPoint", {})
|
|
2611
|
-
.n("StorageGatewayClient", "CreateSnapshotFromVolumeRecoveryPointCommand")
|
|
2612
|
-
.sc(CreateSnapshotFromVolumeRecoveryPoint$)
|
|
2613
|
-
.build() {
|
|
2475
|
+
class CreateSnapshotFromVolumeRecoveryPointCommand extends command(_ep0, _mw0, "CreateSnapshotFromVolumeRecoveryPoint", CreateSnapshotFromVolumeRecoveryPoint$) {
|
|
2614
2476
|
}
|
|
2615
2477
|
|
|
2616
|
-
class CreateStorediSCSIVolumeCommand extends
|
|
2617
|
-
.classBuilder()
|
|
2618
|
-
.ep(commonParams)
|
|
2619
|
-
.m(function (Command, cs, config, o) {
|
|
2620
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2621
|
-
})
|
|
2622
|
-
.s("StorageGateway_20130630", "CreateStorediSCSIVolume", {})
|
|
2623
|
-
.n("StorageGatewayClient", "CreateStorediSCSIVolumeCommand")
|
|
2624
|
-
.sc(CreateStorediSCSIVolume$)
|
|
2625
|
-
.build() {
|
|
2478
|
+
class CreateStorediSCSIVolumeCommand extends command(_ep0, _mw0, "CreateStorediSCSIVolume", CreateStorediSCSIVolume$) {
|
|
2626
2479
|
}
|
|
2627
2480
|
|
|
2628
|
-
class CreateTapePoolCommand extends
|
|
2629
|
-
.classBuilder()
|
|
2630
|
-
.ep(commonParams)
|
|
2631
|
-
.m(function (Command, cs, config, o) {
|
|
2632
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2633
|
-
})
|
|
2634
|
-
.s("StorageGateway_20130630", "CreateTapePool", {})
|
|
2635
|
-
.n("StorageGatewayClient", "CreateTapePoolCommand")
|
|
2636
|
-
.sc(CreateTapePool$)
|
|
2637
|
-
.build() {
|
|
2481
|
+
class CreateTapePoolCommand extends command(_ep0, _mw0, "CreateTapePool", CreateTapePool$) {
|
|
2638
2482
|
}
|
|
2639
2483
|
|
|
2640
|
-
class CreateTapesCommand extends
|
|
2641
|
-
.classBuilder()
|
|
2642
|
-
.ep(commonParams)
|
|
2643
|
-
.m(function (Command, cs, config, o) {
|
|
2644
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2645
|
-
})
|
|
2646
|
-
.s("StorageGateway_20130630", "CreateTapes", {})
|
|
2647
|
-
.n("StorageGatewayClient", "CreateTapesCommand")
|
|
2648
|
-
.sc(CreateTapes$)
|
|
2649
|
-
.build() {
|
|
2484
|
+
class CreateTapesCommand extends command(_ep0, _mw0, "CreateTapes", CreateTapes$) {
|
|
2650
2485
|
}
|
|
2651
2486
|
|
|
2652
|
-
class CreateTapeWithBarcodeCommand extends
|
|
2653
|
-
.classBuilder()
|
|
2654
|
-
.ep(commonParams)
|
|
2655
|
-
.m(function (Command, cs, config, o) {
|
|
2656
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2657
|
-
})
|
|
2658
|
-
.s("StorageGateway_20130630", "CreateTapeWithBarcode", {})
|
|
2659
|
-
.n("StorageGatewayClient", "CreateTapeWithBarcodeCommand")
|
|
2660
|
-
.sc(CreateTapeWithBarcode$)
|
|
2661
|
-
.build() {
|
|
2487
|
+
class CreateTapeWithBarcodeCommand extends command(_ep0, _mw0, "CreateTapeWithBarcode", CreateTapeWithBarcode$) {
|
|
2662
2488
|
}
|
|
2663
2489
|
|
|
2664
|
-
class DeleteAutomaticTapeCreationPolicyCommand extends
|
|
2665
|
-
.classBuilder()
|
|
2666
|
-
.ep(commonParams)
|
|
2667
|
-
.m(function (Command, cs, config, o) {
|
|
2668
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2669
|
-
})
|
|
2670
|
-
.s("StorageGateway_20130630", "DeleteAutomaticTapeCreationPolicy", {})
|
|
2671
|
-
.n("StorageGatewayClient", "DeleteAutomaticTapeCreationPolicyCommand")
|
|
2672
|
-
.sc(DeleteAutomaticTapeCreationPolicy$)
|
|
2673
|
-
.build() {
|
|
2490
|
+
class DeleteAutomaticTapeCreationPolicyCommand extends command(_ep0, _mw0, "DeleteAutomaticTapeCreationPolicy", DeleteAutomaticTapeCreationPolicy$) {
|
|
2674
2491
|
}
|
|
2675
2492
|
|
|
2676
|
-
class DeleteBandwidthRateLimitCommand extends
|
|
2677
|
-
.classBuilder()
|
|
2678
|
-
.ep(commonParams)
|
|
2679
|
-
.m(function (Command, cs, config, o) {
|
|
2680
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2681
|
-
})
|
|
2682
|
-
.s("StorageGateway_20130630", "DeleteBandwidthRateLimit", {})
|
|
2683
|
-
.n("StorageGatewayClient", "DeleteBandwidthRateLimitCommand")
|
|
2684
|
-
.sc(DeleteBandwidthRateLimit$)
|
|
2685
|
-
.build() {
|
|
2493
|
+
class DeleteBandwidthRateLimitCommand extends command(_ep0, _mw0, "DeleteBandwidthRateLimit", DeleteBandwidthRateLimit$) {
|
|
2686
2494
|
}
|
|
2687
2495
|
|
|
2688
|
-
class DeleteCacheReportCommand extends
|
|
2689
|
-
.classBuilder()
|
|
2690
|
-
.ep(commonParams)
|
|
2691
|
-
.m(function (Command, cs, config, o) {
|
|
2692
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2693
|
-
})
|
|
2694
|
-
.s("StorageGateway_20130630", "DeleteCacheReport", {})
|
|
2695
|
-
.n("StorageGatewayClient", "DeleteCacheReportCommand")
|
|
2696
|
-
.sc(DeleteCacheReport$)
|
|
2697
|
-
.build() {
|
|
2496
|
+
class DeleteCacheReportCommand extends command(_ep0, _mw0, "DeleteCacheReport", DeleteCacheReport$) {
|
|
2698
2497
|
}
|
|
2699
2498
|
|
|
2700
|
-
class DeleteChapCredentialsCommand extends
|
|
2701
|
-
.classBuilder()
|
|
2702
|
-
.ep(commonParams)
|
|
2703
|
-
.m(function (Command, cs, config, o) {
|
|
2704
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2705
|
-
})
|
|
2706
|
-
.s("StorageGateway_20130630", "DeleteChapCredentials", {})
|
|
2707
|
-
.n("StorageGatewayClient", "DeleteChapCredentialsCommand")
|
|
2708
|
-
.sc(DeleteChapCredentials$)
|
|
2709
|
-
.build() {
|
|
2499
|
+
class DeleteChapCredentialsCommand extends command(_ep0, _mw0, "DeleteChapCredentials", DeleteChapCredentials$) {
|
|
2710
2500
|
}
|
|
2711
2501
|
|
|
2712
|
-
class DeleteFileShareCommand extends
|
|
2713
|
-
.classBuilder()
|
|
2714
|
-
.ep(commonParams)
|
|
2715
|
-
.m(function (Command, cs, config, o) {
|
|
2716
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2717
|
-
})
|
|
2718
|
-
.s("StorageGateway_20130630", "DeleteFileShare", {})
|
|
2719
|
-
.n("StorageGatewayClient", "DeleteFileShareCommand")
|
|
2720
|
-
.sc(DeleteFileShare$)
|
|
2721
|
-
.build() {
|
|
2502
|
+
class DeleteFileShareCommand extends command(_ep0, _mw0, "DeleteFileShare", DeleteFileShare$) {
|
|
2722
2503
|
}
|
|
2723
2504
|
|
|
2724
|
-
class DeleteGatewayCommand extends
|
|
2725
|
-
.classBuilder()
|
|
2726
|
-
.ep(commonParams)
|
|
2727
|
-
.m(function (Command, cs, config, o) {
|
|
2728
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2729
|
-
})
|
|
2730
|
-
.s("StorageGateway_20130630", "DeleteGateway", {})
|
|
2731
|
-
.n("StorageGatewayClient", "DeleteGatewayCommand")
|
|
2732
|
-
.sc(DeleteGateway$)
|
|
2733
|
-
.build() {
|
|
2505
|
+
class DeleteGatewayCommand extends command(_ep0, _mw0, "DeleteGateway", DeleteGateway$) {
|
|
2734
2506
|
}
|
|
2735
2507
|
|
|
2736
|
-
class DeleteSnapshotScheduleCommand extends
|
|
2737
|
-
.classBuilder()
|
|
2738
|
-
.ep(commonParams)
|
|
2739
|
-
.m(function (Command, cs, config, o) {
|
|
2740
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2741
|
-
})
|
|
2742
|
-
.s("StorageGateway_20130630", "DeleteSnapshotSchedule", {})
|
|
2743
|
-
.n("StorageGatewayClient", "DeleteSnapshotScheduleCommand")
|
|
2744
|
-
.sc(DeleteSnapshotSchedule$)
|
|
2745
|
-
.build() {
|
|
2508
|
+
class DeleteSnapshotScheduleCommand extends command(_ep0, _mw0, "DeleteSnapshotSchedule", DeleteSnapshotSchedule$) {
|
|
2746
2509
|
}
|
|
2747
2510
|
|
|
2748
|
-
class DeleteTapeArchiveCommand extends
|
|
2749
|
-
.classBuilder()
|
|
2750
|
-
.ep(commonParams)
|
|
2751
|
-
.m(function (Command, cs, config, o) {
|
|
2752
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2753
|
-
})
|
|
2754
|
-
.s("StorageGateway_20130630", "DeleteTapeArchive", {})
|
|
2755
|
-
.n("StorageGatewayClient", "DeleteTapeArchiveCommand")
|
|
2756
|
-
.sc(DeleteTapeArchive$)
|
|
2757
|
-
.build() {
|
|
2511
|
+
class DeleteTapeArchiveCommand extends command(_ep0, _mw0, "DeleteTapeArchive", DeleteTapeArchive$) {
|
|
2758
2512
|
}
|
|
2759
2513
|
|
|
2760
|
-
class DeleteTapeCommand extends
|
|
2761
|
-
.classBuilder()
|
|
2762
|
-
.ep(commonParams)
|
|
2763
|
-
.m(function (Command, cs, config, o) {
|
|
2764
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2765
|
-
})
|
|
2766
|
-
.s("StorageGateway_20130630", "DeleteTape", {})
|
|
2767
|
-
.n("StorageGatewayClient", "DeleteTapeCommand")
|
|
2768
|
-
.sc(DeleteTape$)
|
|
2769
|
-
.build() {
|
|
2514
|
+
class DeleteTapeCommand extends command(_ep0, _mw0, "DeleteTape", DeleteTape$) {
|
|
2770
2515
|
}
|
|
2771
2516
|
|
|
2772
|
-
class DeleteTapePoolCommand extends
|
|
2773
|
-
.classBuilder()
|
|
2774
|
-
.ep(commonParams)
|
|
2775
|
-
.m(function (Command, cs, config, o) {
|
|
2776
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2777
|
-
})
|
|
2778
|
-
.s("StorageGateway_20130630", "DeleteTapePool", {})
|
|
2779
|
-
.n("StorageGatewayClient", "DeleteTapePoolCommand")
|
|
2780
|
-
.sc(DeleteTapePool$)
|
|
2781
|
-
.build() {
|
|
2517
|
+
class DeleteTapePoolCommand extends command(_ep0, _mw0, "DeleteTapePool", DeleteTapePool$) {
|
|
2782
2518
|
}
|
|
2783
2519
|
|
|
2784
|
-
class DeleteVolumeCommand extends
|
|
2785
|
-
.classBuilder()
|
|
2786
|
-
.ep(commonParams)
|
|
2787
|
-
.m(function (Command, cs, config, o) {
|
|
2788
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2789
|
-
})
|
|
2790
|
-
.s("StorageGateway_20130630", "DeleteVolume", {})
|
|
2791
|
-
.n("StorageGatewayClient", "DeleteVolumeCommand")
|
|
2792
|
-
.sc(DeleteVolume$)
|
|
2793
|
-
.build() {
|
|
2520
|
+
class DeleteVolumeCommand extends command(_ep0, _mw0, "DeleteVolume", DeleteVolume$) {
|
|
2794
2521
|
}
|
|
2795
2522
|
|
|
2796
|
-
class DescribeAvailabilityMonitorTestCommand extends
|
|
2797
|
-
.classBuilder()
|
|
2798
|
-
.ep(commonParams)
|
|
2799
|
-
.m(function (Command, cs, config, o) {
|
|
2800
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2801
|
-
})
|
|
2802
|
-
.s("StorageGateway_20130630", "DescribeAvailabilityMonitorTest", {})
|
|
2803
|
-
.n("StorageGatewayClient", "DescribeAvailabilityMonitorTestCommand")
|
|
2804
|
-
.sc(DescribeAvailabilityMonitorTest$)
|
|
2805
|
-
.build() {
|
|
2523
|
+
class DescribeAvailabilityMonitorTestCommand extends command(_ep0, _mw0, "DescribeAvailabilityMonitorTest", DescribeAvailabilityMonitorTest$) {
|
|
2806
2524
|
}
|
|
2807
2525
|
|
|
2808
|
-
class DescribeBandwidthRateLimitCommand extends
|
|
2809
|
-
.classBuilder()
|
|
2810
|
-
.ep(commonParams)
|
|
2811
|
-
.m(function (Command, cs, config, o) {
|
|
2812
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2813
|
-
})
|
|
2814
|
-
.s("StorageGateway_20130630", "DescribeBandwidthRateLimit", {})
|
|
2815
|
-
.n("StorageGatewayClient", "DescribeBandwidthRateLimitCommand")
|
|
2816
|
-
.sc(DescribeBandwidthRateLimit$)
|
|
2817
|
-
.build() {
|
|
2526
|
+
class DescribeBandwidthRateLimitCommand extends command(_ep0, _mw0, "DescribeBandwidthRateLimit", DescribeBandwidthRateLimit$) {
|
|
2818
2527
|
}
|
|
2819
2528
|
|
|
2820
|
-
class DescribeBandwidthRateLimitScheduleCommand extends
|
|
2821
|
-
.classBuilder()
|
|
2822
|
-
.ep(commonParams)
|
|
2823
|
-
.m(function (Command, cs, config, o) {
|
|
2824
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2825
|
-
})
|
|
2826
|
-
.s("StorageGateway_20130630", "DescribeBandwidthRateLimitSchedule", {})
|
|
2827
|
-
.n("StorageGatewayClient", "DescribeBandwidthRateLimitScheduleCommand")
|
|
2828
|
-
.sc(DescribeBandwidthRateLimitSchedule$)
|
|
2829
|
-
.build() {
|
|
2529
|
+
class DescribeBandwidthRateLimitScheduleCommand extends command(_ep0, _mw0, "DescribeBandwidthRateLimitSchedule", DescribeBandwidthRateLimitSchedule$) {
|
|
2830
2530
|
}
|
|
2831
2531
|
|
|
2832
|
-
class DescribeCacheCommand extends
|
|
2833
|
-
.classBuilder()
|
|
2834
|
-
.ep(commonParams)
|
|
2835
|
-
.m(function (Command, cs, config, o) {
|
|
2836
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2837
|
-
})
|
|
2838
|
-
.s("StorageGateway_20130630", "DescribeCache", {})
|
|
2839
|
-
.n("StorageGatewayClient", "DescribeCacheCommand")
|
|
2840
|
-
.sc(DescribeCache$)
|
|
2841
|
-
.build() {
|
|
2532
|
+
class DescribeCacheCommand extends command(_ep0, _mw0, "DescribeCache", DescribeCache$) {
|
|
2842
2533
|
}
|
|
2843
2534
|
|
|
2844
|
-
class DescribeCachediSCSIVolumesCommand extends
|
|
2845
|
-
.classBuilder()
|
|
2846
|
-
.ep(commonParams)
|
|
2847
|
-
.m(function (Command, cs, config, o) {
|
|
2848
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2849
|
-
})
|
|
2850
|
-
.s("StorageGateway_20130630", "DescribeCachediSCSIVolumes", {})
|
|
2851
|
-
.n("StorageGatewayClient", "DescribeCachediSCSIVolumesCommand")
|
|
2852
|
-
.sc(DescribeCachediSCSIVolumes$)
|
|
2853
|
-
.build() {
|
|
2535
|
+
class DescribeCachediSCSIVolumesCommand extends command(_ep0, _mw0, "DescribeCachediSCSIVolumes", DescribeCachediSCSIVolumes$) {
|
|
2854
2536
|
}
|
|
2855
2537
|
|
|
2856
|
-
class DescribeCacheReportCommand extends
|
|
2857
|
-
.classBuilder()
|
|
2858
|
-
.ep(commonParams)
|
|
2859
|
-
.m(function (Command, cs, config, o) {
|
|
2860
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2861
|
-
})
|
|
2862
|
-
.s("StorageGateway_20130630", "DescribeCacheReport", {})
|
|
2863
|
-
.n("StorageGatewayClient", "DescribeCacheReportCommand")
|
|
2864
|
-
.sc(DescribeCacheReport$)
|
|
2865
|
-
.build() {
|
|
2538
|
+
class DescribeCacheReportCommand extends command(_ep0, _mw0, "DescribeCacheReport", DescribeCacheReport$) {
|
|
2866
2539
|
}
|
|
2867
2540
|
|
|
2868
|
-
class DescribeChapCredentialsCommand extends
|
|
2869
|
-
.classBuilder()
|
|
2870
|
-
.ep(commonParams)
|
|
2871
|
-
.m(function (Command, cs, config, o) {
|
|
2872
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2873
|
-
})
|
|
2874
|
-
.s("StorageGateway_20130630", "DescribeChapCredentials", {})
|
|
2875
|
-
.n("StorageGatewayClient", "DescribeChapCredentialsCommand")
|
|
2876
|
-
.sc(DescribeChapCredentials$)
|
|
2877
|
-
.build() {
|
|
2541
|
+
class DescribeChapCredentialsCommand extends command(_ep0, _mw0, "DescribeChapCredentials", DescribeChapCredentials$) {
|
|
2878
2542
|
}
|
|
2879
2543
|
|
|
2880
|
-
class DescribeFileSystemAssociationsCommand extends
|
|
2881
|
-
.classBuilder()
|
|
2882
|
-
.ep(commonParams)
|
|
2883
|
-
.m(function (Command, cs, config, o) {
|
|
2884
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2885
|
-
})
|
|
2886
|
-
.s("StorageGateway_20130630", "DescribeFileSystemAssociations", {})
|
|
2887
|
-
.n("StorageGatewayClient", "DescribeFileSystemAssociationsCommand")
|
|
2888
|
-
.sc(DescribeFileSystemAssociations$)
|
|
2889
|
-
.build() {
|
|
2544
|
+
class DescribeFileSystemAssociationsCommand extends command(_ep0, _mw0, "DescribeFileSystemAssociations", DescribeFileSystemAssociations$) {
|
|
2890
2545
|
}
|
|
2891
2546
|
|
|
2892
|
-
class DescribeGatewayInformationCommand extends
|
|
2893
|
-
.classBuilder()
|
|
2894
|
-
.ep(commonParams)
|
|
2895
|
-
.m(function (Command, cs, config, o) {
|
|
2896
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2897
|
-
})
|
|
2898
|
-
.s("StorageGateway_20130630", "DescribeGatewayInformation", {})
|
|
2899
|
-
.n("StorageGatewayClient", "DescribeGatewayInformationCommand")
|
|
2900
|
-
.sc(DescribeGatewayInformation$)
|
|
2901
|
-
.build() {
|
|
2547
|
+
class DescribeGatewayInformationCommand extends command(_ep0, _mw0, "DescribeGatewayInformation", DescribeGatewayInformation$) {
|
|
2902
2548
|
}
|
|
2903
2549
|
|
|
2904
|
-
class DescribeMaintenanceStartTimeCommand extends
|
|
2905
|
-
.classBuilder()
|
|
2906
|
-
.ep(commonParams)
|
|
2907
|
-
.m(function (Command, cs, config, o) {
|
|
2908
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2909
|
-
})
|
|
2910
|
-
.s("StorageGateway_20130630", "DescribeMaintenanceStartTime", {})
|
|
2911
|
-
.n("StorageGatewayClient", "DescribeMaintenanceStartTimeCommand")
|
|
2912
|
-
.sc(DescribeMaintenanceStartTime$)
|
|
2913
|
-
.build() {
|
|
2550
|
+
class DescribeMaintenanceStartTimeCommand extends command(_ep0, _mw0, "DescribeMaintenanceStartTime", DescribeMaintenanceStartTime$) {
|
|
2914
2551
|
}
|
|
2915
2552
|
|
|
2916
|
-
class DescribeNFSFileSharesCommand extends
|
|
2917
|
-
.classBuilder()
|
|
2918
|
-
.ep(commonParams)
|
|
2919
|
-
.m(function (Command, cs, config, o) {
|
|
2920
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2921
|
-
})
|
|
2922
|
-
.s("StorageGateway_20130630", "DescribeNFSFileShares", {})
|
|
2923
|
-
.n("StorageGatewayClient", "DescribeNFSFileSharesCommand")
|
|
2924
|
-
.sc(DescribeNFSFileShares$)
|
|
2925
|
-
.build() {
|
|
2553
|
+
class DescribeNFSFileSharesCommand extends command(_ep0, _mw0, "DescribeNFSFileShares", DescribeNFSFileShares$) {
|
|
2926
2554
|
}
|
|
2927
2555
|
|
|
2928
|
-
class DescribeSMBFileSharesCommand extends
|
|
2929
|
-
.classBuilder()
|
|
2930
|
-
.ep(commonParams)
|
|
2931
|
-
.m(function (Command, cs, config, o) {
|
|
2932
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2933
|
-
})
|
|
2934
|
-
.s("StorageGateway_20130630", "DescribeSMBFileShares", {})
|
|
2935
|
-
.n("StorageGatewayClient", "DescribeSMBFileSharesCommand")
|
|
2936
|
-
.sc(DescribeSMBFileShares$)
|
|
2937
|
-
.build() {
|
|
2556
|
+
class DescribeSMBFileSharesCommand extends command(_ep0, _mw0, "DescribeSMBFileShares", DescribeSMBFileShares$) {
|
|
2938
2557
|
}
|
|
2939
2558
|
|
|
2940
|
-
class DescribeSMBSettingsCommand extends
|
|
2941
|
-
.classBuilder()
|
|
2942
|
-
.ep(commonParams)
|
|
2943
|
-
.m(function (Command, cs, config, o) {
|
|
2944
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2945
|
-
})
|
|
2946
|
-
.s("StorageGateway_20130630", "DescribeSMBSettings", {})
|
|
2947
|
-
.n("StorageGatewayClient", "DescribeSMBSettingsCommand")
|
|
2948
|
-
.sc(DescribeSMBSettings$)
|
|
2949
|
-
.build() {
|
|
2559
|
+
class DescribeSMBSettingsCommand extends command(_ep0, _mw0, "DescribeSMBSettings", DescribeSMBSettings$) {
|
|
2950
2560
|
}
|
|
2951
2561
|
|
|
2952
|
-
class DescribeSnapshotScheduleCommand extends
|
|
2953
|
-
.classBuilder()
|
|
2954
|
-
.ep(commonParams)
|
|
2955
|
-
.m(function (Command, cs, config, o) {
|
|
2956
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2957
|
-
})
|
|
2958
|
-
.s("StorageGateway_20130630", "DescribeSnapshotSchedule", {})
|
|
2959
|
-
.n("StorageGatewayClient", "DescribeSnapshotScheduleCommand")
|
|
2960
|
-
.sc(DescribeSnapshotSchedule$)
|
|
2961
|
-
.build() {
|
|
2562
|
+
class DescribeSnapshotScheduleCommand extends command(_ep0, _mw0, "DescribeSnapshotSchedule", DescribeSnapshotSchedule$) {
|
|
2962
2563
|
}
|
|
2963
2564
|
|
|
2964
|
-
class DescribeStorediSCSIVolumesCommand extends
|
|
2965
|
-
.classBuilder()
|
|
2966
|
-
.ep(commonParams)
|
|
2967
|
-
.m(function (Command, cs, config, o) {
|
|
2968
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2969
|
-
})
|
|
2970
|
-
.s("StorageGateway_20130630", "DescribeStorediSCSIVolumes", {})
|
|
2971
|
-
.n("StorageGatewayClient", "DescribeStorediSCSIVolumesCommand")
|
|
2972
|
-
.sc(DescribeStorediSCSIVolumes$)
|
|
2973
|
-
.build() {
|
|
2565
|
+
class DescribeStorediSCSIVolumesCommand extends command(_ep0, _mw0, "DescribeStorediSCSIVolumes", DescribeStorediSCSIVolumes$) {
|
|
2974
2566
|
}
|
|
2975
2567
|
|
|
2976
|
-
class DescribeTapeArchivesCommand extends
|
|
2977
|
-
.classBuilder()
|
|
2978
|
-
.ep(commonParams)
|
|
2979
|
-
.m(function (Command, cs, config, o) {
|
|
2980
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2981
|
-
})
|
|
2982
|
-
.s("StorageGateway_20130630", "DescribeTapeArchives", {})
|
|
2983
|
-
.n("StorageGatewayClient", "DescribeTapeArchivesCommand")
|
|
2984
|
-
.sc(DescribeTapeArchives$)
|
|
2985
|
-
.build() {
|
|
2568
|
+
class DescribeTapeArchivesCommand extends command(_ep0, _mw0, "DescribeTapeArchives", DescribeTapeArchives$) {
|
|
2986
2569
|
}
|
|
2987
2570
|
|
|
2988
|
-
class DescribeTapeRecoveryPointsCommand extends
|
|
2989
|
-
.classBuilder()
|
|
2990
|
-
.ep(commonParams)
|
|
2991
|
-
.m(function (Command, cs, config, o) {
|
|
2992
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2993
|
-
})
|
|
2994
|
-
.s("StorageGateway_20130630", "DescribeTapeRecoveryPoints", {})
|
|
2995
|
-
.n("StorageGatewayClient", "DescribeTapeRecoveryPointsCommand")
|
|
2996
|
-
.sc(DescribeTapeRecoveryPoints$)
|
|
2997
|
-
.build() {
|
|
2571
|
+
class DescribeTapeRecoveryPointsCommand extends command(_ep0, _mw0, "DescribeTapeRecoveryPoints", DescribeTapeRecoveryPoints$) {
|
|
2998
2572
|
}
|
|
2999
2573
|
|
|
3000
|
-
class DescribeTapesCommand extends
|
|
3001
|
-
.classBuilder()
|
|
3002
|
-
.ep(commonParams)
|
|
3003
|
-
.m(function (Command, cs, config, o) {
|
|
3004
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3005
|
-
})
|
|
3006
|
-
.s("StorageGateway_20130630", "DescribeTapes", {})
|
|
3007
|
-
.n("StorageGatewayClient", "DescribeTapesCommand")
|
|
3008
|
-
.sc(DescribeTapes$)
|
|
3009
|
-
.build() {
|
|
2574
|
+
class DescribeTapesCommand extends command(_ep0, _mw0, "DescribeTapes", DescribeTapes$) {
|
|
3010
2575
|
}
|
|
3011
2576
|
|
|
3012
|
-
class DescribeUploadBufferCommand extends
|
|
3013
|
-
.classBuilder()
|
|
3014
|
-
.ep(commonParams)
|
|
3015
|
-
.m(function (Command, cs, config, o) {
|
|
3016
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3017
|
-
})
|
|
3018
|
-
.s("StorageGateway_20130630", "DescribeUploadBuffer", {})
|
|
3019
|
-
.n("StorageGatewayClient", "DescribeUploadBufferCommand")
|
|
3020
|
-
.sc(DescribeUploadBuffer$)
|
|
3021
|
-
.build() {
|
|
2577
|
+
class DescribeUploadBufferCommand extends command(_ep0, _mw0, "DescribeUploadBuffer", DescribeUploadBuffer$) {
|
|
3022
2578
|
}
|
|
3023
2579
|
|
|
3024
|
-
class DescribeVTLDevicesCommand extends
|
|
3025
|
-
.classBuilder()
|
|
3026
|
-
.ep(commonParams)
|
|
3027
|
-
.m(function (Command, cs, config, o) {
|
|
3028
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3029
|
-
})
|
|
3030
|
-
.s("StorageGateway_20130630", "DescribeVTLDevices", {})
|
|
3031
|
-
.n("StorageGatewayClient", "DescribeVTLDevicesCommand")
|
|
3032
|
-
.sc(DescribeVTLDevices$)
|
|
3033
|
-
.build() {
|
|
2580
|
+
class DescribeVTLDevicesCommand extends command(_ep0, _mw0, "DescribeVTLDevices", DescribeVTLDevices$) {
|
|
3034
2581
|
}
|
|
3035
2582
|
|
|
3036
|
-
class DescribeWorkingStorageCommand extends
|
|
3037
|
-
.classBuilder()
|
|
3038
|
-
.ep(commonParams)
|
|
3039
|
-
.m(function (Command, cs, config, o) {
|
|
3040
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3041
|
-
})
|
|
3042
|
-
.s("StorageGateway_20130630", "DescribeWorkingStorage", {})
|
|
3043
|
-
.n("StorageGatewayClient", "DescribeWorkingStorageCommand")
|
|
3044
|
-
.sc(DescribeWorkingStorage$)
|
|
3045
|
-
.build() {
|
|
2583
|
+
class DescribeWorkingStorageCommand extends command(_ep0, _mw0, "DescribeWorkingStorage", DescribeWorkingStorage$) {
|
|
3046
2584
|
}
|
|
3047
2585
|
|
|
3048
|
-
class DetachVolumeCommand extends
|
|
3049
|
-
.classBuilder()
|
|
3050
|
-
.ep(commonParams)
|
|
3051
|
-
.m(function (Command, cs, config, o) {
|
|
3052
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3053
|
-
})
|
|
3054
|
-
.s("StorageGateway_20130630", "DetachVolume", {})
|
|
3055
|
-
.n("StorageGatewayClient", "DetachVolumeCommand")
|
|
3056
|
-
.sc(DetachVolume$)
|
|
3057
|
-
.build() {
|
|
2586
|
+
class DetachVolumeCommand extends command(_ep0, _mw0, "DetachVolume", DetachVolume$) {
|
|
3058
2587
|
}
|
|
3059
2588
|
|
|
3060
|
-
class DisableGatewayCommand extends
|
|
3061
|
-
.classBuilder()
|
|
3062
|
-
.ep(commonParams)
|
|
3063
|
-
.m(function (Command, cs, config, o) {
|
|
3064
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3065
|
-
})
|
|
3066
|
-
.s("StorageGateway_20130630", "DisableGateway", {})
|
|
3067
|
-
.n("StorageGatewayClient", "DisableGatewayCommand")
|
|
3068
|
-
.sc(DisableGateway$)
|
|
3069
|
-
.build() {
|
|
2589
|
+
class DisableGatewayCommand extends command(_ep0, _mw0, "DisableGateway", DisableGateway$) {
|
|
3070
2590
|
}
|
|
3071
2591
|
|
|
3072
|
-
class DisassociateFileSystemCommand extends
|
|
3073
|
-
.classBuilder()
|
|
3074
|
-
.ep(commonParams)
|
|
3075
|
-
.m(function (Command, cs, config, o) {
|
|
3076
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3077
|
-
})
|
|
3078
|
-
.s("StorageGateway_20130630", "DisassociateFileSystem", {})
|
|
3079
|
-
.n("StorageGatewayClient", "DisassociateFileSystemCommand")
|
|
3080
|
-
.sc(DisassociateFileSystem$)
|
|
3081
|
-
.build() {
|
|
2592
|
+
class DisassociateFileSystemCommand extends command(_ep0, _mw0, "DisassociateFileSystem", DisassociateFileSystem$) {
|
|
3082
2593
|
}
|
|
3083
2594
|
|
|
3084
|
-
class EvictFilesFailingUploadCommand extends
|
|
3085
|
-
.classBuilder()
|
|
3086
|
-
.ep(commonParams)
|
|
3087
|
-
.m(function (Command, cs, config, o) {
|
|
3088
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3089
|
-
})
|
|
3090
|
-
.s("StorageGateway_20130630", "EvictFilesFailingUpload", {})
|
|
3091
|
-
.n("StorageGatewayClient", "EvictFilesFailingUploadCommand")
|
|
3092
|
-
.sc(EvictFilesFailingUpload$)
|
|
3093
|
-
.build() {
|
|
2595
|
+
class EvictFilesFailingUploadCommand extends command(_ep0, _mw0, "EvictFilesFailingUpload", EvictFilesFailingUpload$) {
|
|
3094
2596
|
}
|
|
3095
2597
|
|
|
3096
|
-
class JoinDomainCommand extends
|
|
3097
|
-
.classBuilder()
|
|
3098
|
-
.ep(commonParams)
|
|
3099
|
-
.m(function (Command, cs, config, o) {
|
|
3100
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3101
|
-
})
|
|
3102
|
-
.s("StorageGateway_20130630", "JoinDomain", {})
|
|
3103
|
-
.n("StorageGatewayClient", "JoinDomainCommand")
|
|
3104
|
-
.sc(JoinDomain$)
|
|
3105
|
-
.build() {
|
|
2598
|
+
class JoinDomainCommand extends command(_ep0, _mw0, "JoinDomain", JoinDomain$) {
|
|
3106
2599
|
}
|
|
3107
2600
|
|
|
3108
|
-
class ListAutomaticTapeCreationPoliciesCommand extends
|
|
3109
|
-
.classBuilder()
|
|
3110
|
-
.ep(commonParams)
|
|
3111
|
-
.m(function (Command, cs, config, o) {
|
|
3112
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3113
|
-
})
|
|
3114
|
-
.s("StorageGateway_20130630", "ListAutomaticTapeCreationPolicies", {})
|
|
3115
|
-
.n("StorageGatewayClient", "ListAutomaticTapeCreationPoliciesCommand")
|
|
3116
|
-
.sc(ListAutomaticTapeCreationPolicies$)
|
|
3117
|
-
.build() {
|
|
2601
|
+
class ListAutomaticTapeCreationPoliciesCommand extends command(_ep0, _mw0, "ListAutomaticTapeCreationPolicies", ListAutomaticTapeCreationPolicies$) {
|
|
3118
2602
|
}
|
|
3119
2603
|
|
|
3120
|
-
class ListCacheReportsCommand extends
|
|
3121
|
-
.classBuilder()
|
|
3122
|
-
.ep(commonParams)
|
|
3123
|
-
.m(function (Command, cs, config, o) {
|
|
3124
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3125
|
-
})
|
|
3126
|
-
.s("StorageGateway_20130630", "ListCacheReports", {})
|
|
3127
|
-
.n("StorageGatewayClient", "ListCacheReportsCommand")
|
|
3128
|
-
.sc(ListCacheReports$)
|
|
3129
|
-
.build() {
|
|
2604
|
+
class ListCacheReportsCommand extends command(_ep0, _mw0, "ListCacheReports", ListCacheReports$) {
|
|
3130
2605
|
}
|
|
3131
2606
|
|
|
3132
|
-
class ListFileSharesCommand extends
|
|
3133
|
-
.classBuilder()
|
|
3134
|
-
.ep(commonParams)
|
|
3135
|
-
.m(function (Command, cs, config, o) {
|
|
3136
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3137
|
-
})
|
|
3138
|
-
.s("StorageGateway_20130630", "ListFileShares", {})
|
|
3139
|
-
.n("StorageGatewayClient", "ListFileSharesCommand")
|
|
3140
|
-
.sc(ListFileShares$)
|
|
3141
|
-
.build() {
|
|
2607
|
+
class ListFileSharesCommand extends command(_ep0, _mw0, "ListFileShares", ListFileShares$) {
|
|
3142
2608
|
}
|
|
3143
2609
|
|
|
3144
|
-
class ListFileSystemAssociationsCommand extends
|
|
3145
|
-
.classBuilder()
|
|
3146
|
-
.ep(commonParams)
|
|
3147
|
-
.m(function (Command, cs, config, o) {
|
|
3148
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3149
|
-
})
|
|
3150
|
-
.s("StorageGateway_20130630", "ListFileSystemAssociations", {})
|
|
3151
|
-
.n("StorageGatewayClient", "ListFileSystemAssociationsCommand")
|
|
3152
|
-
.sc(ListFileSystemAssociations$)
|
|
3153
|
-
.build() {
|
|
2610
|
+
class ListFileSystemAssociationsCommand extends command(_ep0, _mw0, "ListFileSystemAssociations", ListFileSystemAssociations$) {
|
|
3154
2611
|
}
|
|
3155
2612
|
|
|
3156
|
-
class ListGatewaysCommand extends
|
|
3157
|
-
.classBuilder()
|
|
3158
|
-
.ep(commonParams)
|
|
3159
|
-
.m(function (Command, cs, config, o) {
|
|
3160
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3161
|
-
})
|
|
3162
|
-
.s("StorageGateway_20130630", "ListGateways", {})
|
|
3163
|
-
.n("StorageGatewayClient", "ListGatewaysCommand")
|
|
3164
|
-
.sc(ListGateways$)
|
|
3165
|
-
.build() {
|
|
2613
|
+
class ListGatewaysCommand extends command(_ep0, _mw0, "ListGateways", ListGateways$) {
|
|
3166
2614
|
}
|
|
3167
2615
|
|
|
3168
|
-
class ListLocalDisksCommand extends
|
|
3169
|
-
.classBuilder()
|
|
3170
|
-
.ep(commonParams)
|
|
3171
|
-
.m(function (Command, cs, config, o) {
|
|
3172
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3173
|
-
})
|
|
3174
|
-
.s("StorageGateway_20130630", "ListLocalDisks", {})
|
|
3175
|
-
.n("StorageGatewayClient", "ListLocalDisksCommand")
|
|
3176
|
-
.sc(ListLocalDisks$)
|
|
3177
|
-
.build() {
|
|
2616
|
+
class ListLocalDisksCommand extends command(_ep0, _mw0, "ListLocalDisks", ListLocalDisks$) {
|
|
3178
2617
|
}
|
|
3179
2618
|
|
|
3180
|
-
class ListTagsForResourceCommand extends
|
|
3181
|
-
.classBuilder()
|
|
3182
|
-
.ep(commonParams)
|
|
3183
|
-
.m(function (Command, cs, config, o) {
|
|
3184
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3185
|
-
})
|
|
3186
|
-
.s("StorageGateway_20130630", "ListTagsForResource", {})
|
|
3187
|
-
.n("StorageGatewayClient", "ListTagsForResourceCommand")
|
|
3188
|
-
.sc(ListTagsForResource$)
|
|
3189
|
-
.build() {
|
|
2619
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
3190
2620
|
}
|
|
3191
2621
|
|
|
3192
|
-
class ListTapePoolsCommand extends
|
|
3193
|
-
.classBuilder()
|
|
3194
|
-
.ep(commonParams)
|
|
3195
|
-
.m(function (Command, cs, config, o) {
|
|
3196
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3197
|
-
})
|
|
3198
|
-
.s("StorageGateway_20130630", "ListTapePools", {})
|
|
3199
|
-
.n("StorageGatewayClient", "ListTapePoolsCommand")
|
|
3200
|
-
.sc(ListTapePools$)
|
|
3201
|
-
.build() {
|
|
2622
|
+
class ListTapePoolsCommand extends command(_ep0, _mw0, "ListTapePools", ListTapePools$) {
|
|
3202
2623
|
}
|
|
3203
2624
|
|
|
3204
|
-
class ListTapesCommand extends
|
|
3205
|
-
.classBuilder()
|
|
3206
|
-
.ep(commonParams)
|
|
3207
|
-
.m(function (Command, cs, config, o) {
|
|
3208
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3209
|
-
})
|
|
3210
|
-
.s("StorageGateway_20130630", "ListTapes", {})
|
|
3211
|
-
.n("StorageGatewayClient", "ListTapesCommand")
|
|
3212
|
-
.sc(ListTapes$)
|
|
3213
|
-
.build() {
|
|
2625
|
+
class ListTapesCommand extends command(_ep0, _mw0, "ListTapes", ListTapes$) {
|
|
3214
2626
|
}
|
|
3215
2627
|
|
|
3216
|
-
class ListVolumeInitiatorsCommand extends
|
|
3217
|
-
.classBuilder()
|
|
3218
|
-
.ep(commonParams)
|
|
3219
|
-
.m(function (Command, cs, config, o) {
|
|
3220
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3221
|
-
})
|
|
3222
|
-
.s("StorageGateway_20130630", "ListVolumeInitiators", {})
|
|
3223
|
-
.n("StorageGatewayClient", "ListVolumeInitiatorsCommand")
|
|
3224
|
-
.sc(ListVolumeInitiators$)
|
|
3225
|
-
.build() {
|
|
2628
|
+
class ListVolumeInitiatorsCommand extends command(_ep0, _mw0, "ListVolumeInitiators", ListVolumeInitiators$) {
|
|
3226
2629
|
}
|
|
3227
2630
|
|
|
3228
|
-
class ListVolumeRecoveryPointsCommand extends
|
|
3229
|
-
.classBuilder()
|
|
3230
|
-
.ep(commonParams)
|
|
3231
|
-
.m(function (Command, cs, config, o) {
|
|
3232
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3233
|
-
})
|
|
3234
|
-
.s("StorageGateway_20130630", "ListVolumeRecoveryPoints", {})
|
|
3235
|
-
.n("StorageGatewayClient", "ListVolumeRecoveryPointsCommand")
|
|
3236
|
-
.sc(ListVolumeRecoveryPoints$)
|
|
3237
|
-
.build() {
|
|
2631
|
+
class ListVolumeRecoveryPointsCommand extends command(_ep0, _mw0, "ListVolumeRecoveryPoints", ListVolumeRecoveryPoints$) {
|
|
3238
2632
|
}
|
|
3239
2633
|
|
|
3240
|
-
class ListVolumesCommand extends
|
|
3241
|
-
.classBuilder()
|
|
3242
|
-
.ep(commonParams)
|
|
3243
|
-
.m(function (Command, cs, config, o) {
|
|
3244
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3245
|
-
})
|
|
3246
|
-
.s("StorageGateway_20130630", "ListVolumes", {})
|
|
3247
|
-
.n("StorageGatewayClient", "ListVolumesCommand")
|
|
3248
|
-
.sc(ListVolumes$)
|
|
3249
|
-
.build() {
|
|
2634
|
+
class ListVolumesCommand extends command(_ep0, _mw0, "ListVolumes", ListVolumes$) {
|
|
3250
2635
|
}
|
|
3251
2636
|
|
|
3252
|
-
class NotifyWhenUploadedCommand extends
|
|
3253
|
-
.classBuilder()
|
|
3254
|
-
.ep(commonParams)
|
|
3255
|
-
.m(function (Command, cs, config, o) {
|
|
3256
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3257
|
-
})
|
|
3258
|
-
.s("StorageGateway_20130630", "NotifyWhenUploaded", {})
|
|
3259
|
-
.n("StorageGatewayClient", "NotifyWhenUploadedCommand")
|
|
3260
|
-
.sc(NotifyWhenUploaded$)
|
|
3261
|
-
.build() {
|
|
2637
|
+
class NotifyWhenUploadedCommand extends command(_ep0, _mw0, "NotifyWhenUploaded", NotifyWhenUploaded$) {
|
|
3262
2638
|
}
|
|
3263
2639
|
|
|
3264
|
-
class RefreshCacheCommand extends
|
|
3265
|
-
.classBuilder()
|
|
3266
|
-
.ep(commonParams)
|
|
3267
|
-
.m(function (Command, cs, config, o) {
|
|
3268
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3269
|
-
})
|
|
3270
|
-
.s("StorageGateway_20130630", "RefreshCache", {})
|
|
3271
|
-
.n("StorageGatewayClient", "RefreshCacheCommand")
|
|
3272
|
-
.sc(RefreshCache$)
|
|
3273
|
-
.build() {
|
|
2640
|
+
class RefreshCacheCommand extends command(_ep0, _mw0, "RefreshCache", RefreshCache$) {
|
|
3274
2641
|
}
|
|
3275
2642
|
|
|
3276
|
-
class RemoveTagsFromResourceCommand extends
|
|
3277
|
-
.classBuilder()
|
|
3278
|
-
.ep(commonParams)
|
|
3279
|
-
.m(function (Command, cs, config, o) {
|
|
3280
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3281
|
-
})
|
|
3282
|
-
.s("StorageGateway_20130630", "RemoveTagsFromResource", {})
|
|
3283
|
-
.n("StorageGatewayClient", "RemoveTagsFromResourceCommand")
|
|
3284
|
-
.sc(RemoveTagsFromResource$)
|
|
3285
|
-
.build() {
|
|
2643
|
+
class RemoveTagsFromResourceCommand extends command(_ep0, _mw0, "RemoveTagsFromResource", RemoveTagsFromResource$) {
|
|
3286
2644
|
}
|
|
3287
2645
|
|
|
3288
|
-
class ResetCacheCommand extends
|
|
3289
|
-
.classBuilder()
|
|
3290
|
-
.ep(commonParams)
|
|
3291
|
-
.m(function (Command, cs, config, o) {
|
|
3292
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3293
|
-
})
|
|
3294
|
-
.s("StorageGateway_20130630", "ResetCache", {})
|
|
3295
|
-
.n("StorageGatewayClient", "ResetCacheCommand")
|
|
3296
|
-
.sc(ResetCache$)
|
|
3297
|
-
.build() {
|
|
2646
|
+
class ResetCacheCommand extends command(_ep0, _mw0, "ResetCache", ResetCache$) {
|
|
3298
2647
|
}
|
|
3299
2648
|
|
|
3300
|
-
class RetrieveTapeArchiveCommand extends
|
|
3301
|
-
.classBuilder()
|
|
3302
|
-
.ep(commonParams)
|
|
3303
|
-
.m(function (Command, cs, config, o) {
|
|
3304
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3305
|
-
})
|
|
3306
|
-
.s("StorageGateway_20130630", "RetrieveTapeArchive", {})
|
|
3307
|
-
.n("StorageGatewayClient", "RetrieveTapeArchiveCommand")
|
|
3308
|
-
.sc(RetrieveTapeArchive$)
|
|
3309
|
-
.build() {
|
|
2649
|
+
class RetrieveTapeArchiveCommand extends command(_ep0, _mw0, "RetrieveTapeArchive", RetrieveTapeArchive$) {
|
|
3310
2650
|
}
|
|
3311
2651
|
|
|
3312
|
-
class RetrieveTapeRecoveryPointCommand extends
|
|
3313
|
-
.classBuilder()
|
|
3314
|
-
.ep(commonParams)
|
|
3315
|
-
.m(function (Command, cs, config, o) {
|
|
3316
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3317
|
-
})
|
|
3318
|
-
.s("StorageGateway_20130630", "RetrieveTapeRecoveryPoint", {})
|
|
3319
|
-
.n("StorageGatewayClient", "RetrieveTapeRecoveryPointCommand")
|
|
3320
|
-
.sc(RetrieveTapeRecoveryPoint$)
|
|
3321
|
-
.build() {
|
|
2652
|
+
class RetrieveTapeRecoveryPointCommand extends command(_ep0, _mw0, "RetrieveTapeRecoveryPoint", RetrieveTapeRecoveryPoint$) {
|
|
3322
2653
|
}
|
|
3323
2654
|
|
|
3324
|
-
class SetLocalConsolePasswordCommand extends
|
|
3325
|
-
.classBuilder()
|
|
3326
|
-
.ep(commonParams)
|
|
3327
|
-
.m(function (Command, cs, config, o) {
|
|
3328
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3329
|
-
})
|
|
3330
|
-
.s("StorageGateway_20130630", "SetLocalConsolePassword", {})
|
|
3331
|
-
.n("StorageGatewayClient", "SetLocalConsolePasswordCommand")
|
|
3332
|
-
.sc(SetLocalConsolePassword$)
|
|
3333
|
-
.build() {
|
|
2655
|
+
class SetLocalConsolePasswordCommand extends command(_ep0, _mw0, "SetLocalConsolePassword", SetLocalConsolePassword$) {
|
|
3334
2656
|
}
|
|
3335
2657
|
|
|
3336
|
-
class SetSMBGuestPasswordCommand extends
|
|
3337
|
-
.classBuilder()
|
|
3338
|
-
.ep(commonParams)
|
|
3339
|
-
.m(function (Command, cs, config, o) {
|
|
3340
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3341
|
-
})
|
|
3342
|
-
.s("StorageGateway_20130630", "SetSMBGuestPassword", {})
|
|
3343
|
-
.n("StorageGatewayClient", "SetSMBGuestPasswordCommand")
|
|
3344
|
-
.sc(SetSMBGuestPassword$)
|
|
3345
|
-
.build() {
|
|
2658
|
+
class SetSMBGuestPasswordCommand extends command(_ep0, _mw0, "SetSMBGuestPassword", SetSMBGuestPassword$) {
|
|
3346
2659
|
}
|
|
3347
2660
|
|
|
3348
|
-
class ShutdownGatewayCommand extends
|
|
3349
|
-
.classBuilder()
|
|
3350
|
-
.ep(commonParams)
|
|
3351
|
-
.m(function (Command, cs, config, o) {
|
|
3352
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3353
|
-
})
|
|
3354
|
-
.s("StorageGateway_20130630", "ShutdownGateway", {})
|
|
3355
|
-
.n("StorageGatewayClient", "ShutdownGatewayCommand")
|
|
3356
|
-
.sc(ShutdownGateway$)
|
|
3357
|
-
.build() {
|
|
2661
|
+
class ShutdownGatewayCommand extends command(_ep0, _mw0, "ShutdownGateway", ShutdownGateway$) {
|
|
3358
2662
|
}
|
|
3359
2663
|
|
|
3360
|
-
class StartAvailabilityMonitorTestCommand extends
|
|
3361
|
-
.classBuilder()
|
|
3362
|
-
.ep(commonParams)
|
|
3363
|
-
.m(function (Command, cs, config, o) {
|
|
3364
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3365
|
-
})
|
|
3366
|
-
.s("StorageGateway_20130630", "StartAvailabilityMonitorTest", {})
|
|
3367
|
-
.n("StorageGatewayClient", "StartAvailabilityMonitorTestCommand")
|
|
3368
|
-
.sc(StartAvailabilityMonitorTest$)
|
|
3369
|
-
.build() {
|
|
2664
|
+
class StartAvailabilityMonitorTestCommand extends command(_ep0, _mw0, "StartAvailabilityMonitorTest", StartAvailabilityMonitorTest$) {
|
|
3370
2665
|
}
|
|
3371
2666
|
|
|
3372
|
-
class StartCacheReportCommand extends
|
|
3373
|
-
.classBuilder()
|
|
3374
|
-
.ep(commonParams)
|
|
3375
|
-
.m(function (Command, cs, config, o) {
|
|
3376
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3377
|
-
})
|
|
3378
|
-
.s("StorageGateway_20130630", "StartCacheReport", {})
|
|
3379
|
-
.n("StorageGatewayClient", "StartCacheReportCommand")
|
|
3380
|
-
.sc(StartCacheReport$)
|
|
3381
|
-
.build() {
|
|
2667
|
+
class StartCacheReportCommand extends command(_ep0, _mw0, "StartCacheReport", StartCacheReport$) {
|
|
3382
2668
|
}
|
|
3383
2669
|
|
|
3384
|
-
class StartGatewayCommand extends
|
|
3385
|
-
.classBuilder()
|
|
3386
|
-
.ep(commonParams)
|
|
3387
|
-
.m(function (Command, cs, config, o) {
|
|
3388
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3389
|
-
})
|
|
3390
|
-
.s("StorageGateway_20130630", "StartGateway", {})
|
|
3391
|
-
.n("StorageGatewayClient", "StartGatewayCommand")
|
|
3392
|
-
.sc(StartGateway$)
|
|
3393
|
-
.build() {
|
|
2670
|
+
class StartGatewayCommand extends command(_ep0, _mw0, "StartGateway", StartGateway$) {
|
|
3394
2671
|
}
|
|
3395
2672
|
|
|
3396
|
-
class UpdateAutomaticTapeCreationPolicyCommand extends
|
|
3397
|
-
.classBuilder()
|
|
3398
|
-
.ep(commonParams)
|
|
3399
|
-
.m(function (Command, cs, config, o) {
|
|
3400
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3401
|
-
})
|
|
3402
|
-
.s("StorageGateway_20130630", "UpdateAutomaticTapeCreationPolicy", {})
|
|
3403
|
-
.n("StorageGatewayClient", "UpdateAutomaticTapeCreationPolicyCommand")
|
|
3404
|
-
.sc(UpdateAutomaticTapeCreationPolicy$)
|
|
3405
|
-
.build() {
|
|
2673
|
+
class UpdateAutomaticTapeCreationPolicyCommand extends command(_ep0, _mw0, "UpdateAutomaticTapeCreationPolicy", UpdateAutomaticTapeCreationPolicy$) {
|
|
3406
2674
|
}
|
|
3407
2675
|
|
|
3408
|
-
class UpdateBandwidthRateLimitCommand extends
|
|
3409
|
-
.classBuilder()
|
|
3410
|
-
.ep(commonParams)
|
|
3411
|
-
.m(function (Command, cs, config, o) {
|
|
3412
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3413
|
-
})
|
|
3414
|
-
.s("StorageGateway_20130630", "UpdateBandwidthRateLimit", {})
|
|
3415
|
-
.n("StorageGatewayClient", "UpdateBandwidthRateLimitCommand")
|
|
3416
|
-
.sc(UpdateBandwidthRateLimit$)
|
|
3417
|
-
.build() {
|
|
2676
|
+
class UpdateBandwidthRateLimitCommand extends command(_ep0, _mw0, "UpdateBandwidthRateLimit", UpdateBandwidthRateLimit$) {
|
|
3418
2677
|
}
|
|
3419
2678
|
|
|
3420
|
-
class UpdateBandwidthRateLimitScheduleCommand extends
|
|
3421
|
-
.classBuilder()
|
|
3422
|
-
.ep(commonParams)
|
|
3423
|
-
.m(function (Command, cs, config, o) {
|
|
3424
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3425
|
-
})
|
|
3426
|
-
.s("StorageGateway_20130630", "UpdateBandwidthRateLimitSchedule", {})
|
|
3427
|
-
.n("StorageGatewayClient", "UpdateBandwidthRateLimitScheduleCommand")
|
|
3428
|
-
.sc(UpdateBandwidthRateLimitSchedule$)
|
|
3429
|
-
.build() {
|
|
2679
|
+
class UpdateBandwidthRateLimitScheduleCommand extends command(_ep0, _mw0, "UpdateBandwidthRateLimitSchedule", UpdateBandwidthRateLimitSchedule$) {
|
|
3430
2680
|
}
|
|
3431
2681
|
|
|
3432
|
-
class UpdateChapCredentialsCommand extends
|
|
3433
|
-
.classBuilder()
|
|
3434
|
-
.ep(commonParams)
|
|
3435
|
-
.m(function (Command, cs, config, o) {
|
|
3436
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3437
|
-
})
|
|
3438
|
-
.s("StorageGateway_20130630", "UpdateChapCredentials", {})
|
|
3439
|
-
.n("StorageGatewayClient", "UpdateChapCredentialsCommand")
|
|
3440
|
-
.sc(UpdateChapCredentials$)
|
|
3441
|
-
.build() {
|
|
2682
|
+
class UpdateChapCredentialsCommand extends command(_ep0, _mw0, "UpdateChapCredentials", UpdateChapCredentials$) {
|
|
3442
2683
|
}
|
|
3443
2684
|
|
|
3444
|
-
class UpdateFileSystemAssociationCommand extends
|
|
3445
|
-
.classBuilder()
|
|
3446
|
-
.ep(commonParams)
|
|
3447
|
-
.m(function (Command, cs, config, o) {
|
|
3448
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3449
|
-
})
|
|
3450
|
-
.s("StorageGateway_20130630", "UpdateFileSystemAssociation", {})
|
|
3451
|
-
.n("StorageGatewayClient", "UpdateFileSystemAssociationCommand")
|
|
3452
|
-
.sc(UpdateFileSystemAssociation$)
|
|
3453
|
-
.build() {
|
|
2685
|
+
class UpdateFileSystemAssociationCommand extends command(_ep0, _mw0, "UpdateFileSystemAssociation", UpdateFileSystemAssociation$) {
|
|
3454
2686
|
}
|
|
3455
2687
|
|
|
3456
|
-
class UpdateGatewayInformationCommand extends
|
|
3457
|
-
.classBuilder()
|
|
3458
|
-
.ep(commonParams)
|
|
3459
|
-
.m(function (Command, cs, config, o) {
|
|
3460
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3461
|
-
})
|
|
3462
|
-
.s("StorageGateway_20130630", "UpdateGatewayInformation", {})
|
|
3463
|
-
.n("StorageGatewayClient", "UpdateGatewayInformationCommand")
|
|
3464
|
-
.sc(UpdateGatewayInformation$)
|
|
3465
|
-
.build() {
|
|
2688
|
+
class UpdateGatewayInformationCommand extends command(_ep0, _mw0, "UpdateGatewayInformation", UpdateGatewayInformation$) {
|
|
3466
2689
|
}
|
|
3467
2690
|
|
|
3468
|
-
class UpdateGatewaySoftwareNowCommand extends
|
|
3469
|
-
.classBuilder()
|
|
3470
|
-
.ep(commonParams)
|
|
3471
|
-
.m(function (Command, cs, config, o) {
|
|
3472
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3473
|
-
})
|
|
3474
|
-
.s("StorageGateway_20130630", "UpdateGatewaySoftwareNow", {})
|
|
3475
|
-
.n("StorageGatewayClient", "UpdateGatewaySoftwareNowCommand")
|
|
3476
|
-
.sc(UpdateGatewaySoftwareNow$)
|
|
3477
|
-
.build() {
|
|
2691
|
+
class UpdateGatewaySoftwareNowCommand extends command(_ep0, _mw0, "UpdateGatewaySoftwareNow", UpdateGatewaySoftwareNow$) {
|
|
3478
2692
|
}
|
|
3479
2693
|
|
|
3480
|
-
class UpdateMaintenanceStartTimeCommand extends
|
|
3481
|
-
.classBuilder()
|
|
3482
|
-
.ep(commonParams)
|
|
3483
|
-
.m(function (Command, cs, config, o) {
|
|
3484
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3485
|
-
})
|
|
3486
|
-
.s("StorageGateway_20130630", "UpdateMaintenanceStartTime", {})
|
|
3487
|
-
.n("StorageGatewayClient", "UpdateMaintenanceStartTimeCommand")
|
|
3488
|
-
.sc(UpdateMaintenanceStartTime$)
|
|
3489
|
-
.build() {
|
|
2694
|
+
class UpdateMaintenanceStartTimeCommand extends command(_ep0, _mw0, "UpdateMaintenanceStartTime", UpdateMaintenanceStartTime$) {
|
|
3490
2695
|
}
|
|
3491
2696
|
|
|
3492
|
-
class UpdateNFSFileShareCommand extends
|
|
3493
|
-
.classBuilder()
|
|
3494
|
-
.ep(commonParams)
|
|
3495
|
-
.m(function (Command, cs, config, o) {
|
|
3496
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3497
|
-
})
|
|
3498
|
-
.s("StorageGateway_20130630", "UpdateNFSFileShare", {})
|
|
3499
|
-
.n("StorageGatewayClient", "UpdateNFSFileShareCommand")
|
|
3500
|
-
.sc(UpdateNFSFileShare$)
|
|
3501
|
-
.build() {
|
|
2697
|
+
class UpdateNFSFileShareCommand extends command(_ep0, _mw0, "UpdateNFSFileShare", UpdateNFSFileShare$) {
|
|
3502
2698
|
}
|
|
3503
2699
|
|
|
3504
|
-
class UpdateSMBFileShareCommand extends
|
|
3505
|
-
.classBuilder()
|
|
3506
|
-
.ep(commonParams)
|
|
3507
|
-
.m(function (Command, cs, config, o) {
|
|
3508
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3509
|
-
})
|
|
3510
|
-
.s("StorageGateway_20130630", "UpdateSMBFileShare", {})
|
|
3511
|
-
.n("StorageGatewayClient", "UpdateSMBFileShareCommand")
|
|
3512
|
-
.sc(UpdateSMBFileShare$)
|
|
3513
|
-
.build() {
|
|
2700
|
+
class UpdateSMBFileShareCommand extends command(_ep0, _mw0, "UpdateSMBFileShare", UpdateSMBFileShare$) {
|
|
3514
2701
|
}
|
|
3515
2702
|
|
|
3516
|
-
class UpdateSMBFileShareVisibilityCommand extends
|
|
3517
|
-
.classBuilder()
|
|
3518
|
-
.ep(commonParams)
|
|
3519
|
-
.m(function (Command, cs, config, o) {
|
|
3520
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3521
|
-
})
|
|
3522
|
-
.s("StorageGateway_20130630", "UpdateSMBFileShareVisibility", {})
|
|
3523
|
-
.n("StorageGatewayClient", "UpdateSMBFileShareVisibilityCommand")
|
|
3524
|
-
.sc(UpdateSMBFileShareVisibility$)
|
|
3525
|
-
.build() {
|
|
2703
|
+
class UpdateSMBFileShareVisibilityCommand extends command(_ep0, _mw0, "UpdateSMBFileShareVisibility", UpdateSMBFileShareVisibility$) {
|
|
3526
2704
|
}
|
|
3527
2705
|
|
|
3528
|
-
class UpdateSMBLocalGroupsCommand extends
|
|
3529
|
-
.classBuilder()
|
|
3530
|
-
.ep(commonParams)
|
|
3531
|
-
.m(function (Command, cs, config, o) {
|
|
3532
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3533
|
-
})
|
|
3534
|
-
.s("StorageGateway_20130630", "UpdateSMBLocalGroups", {})
|
|
3535
|
-
.n("StorageGatewayClient", "UpdateSMBLocalGroupsCommand")
|
|
3536
|
-
.sc(UpdateSMBLocalGroups$)
|
|
3537
|
-
.build() {
|
|
2706
|
+
class UpdateSMBLocalGroupsCommand extends command(_ep0, _mw0, "UpdateSMBLocalGroups", UpdateSMBLocalGroups$) {
|
|
3538
2707
|
}
|
|
3539
2708
|
|
|
3540
|
-
class UpdateSMBSecurityStrategyCommand extends
|
|
3541
|
-
.classBuilder()
|
|
3542
|
-
.ep(commonParams)
|
|
3543
|
-
.m(function (Command, cs, config, o) {
|
|
3544
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3545
|
-
})
|
|
3546
|
-
.s("StorageGateway_20130630", "UpdateSMBSecurityStrategy", {})
|
|
3547
|
-
.n("StorageGatewayClient", "UpdateSMBSecurityStrategyCommand")
|
|
3548
|
-
.sc(UpdateSMBSecurityStrategy$)
|
|
3549
|
-
.build() {
|
|
2709
|
+
class UpdateSMBSecurityStrategyCommand extends command(_ep0, _mw0, "UpdateSMBSecurityStrategy", UpdateSMBSecurityStrategy$) {
|
|
3550
2710
|
}
|
|
3551
2711
|
|
|
3552
|
-
class UpdateSnapshotScheduleCommand extends
|
|
3553
|
-
.classBuilder()
|
|
3554
|
-
.ep(commonParams)
|
|
3555
|
-
.m(function (Command, cs, config, o) {
|
|
3556
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3557
|
-
})
|
|
3558
|
-
.s("StorageGateway_20130630", "UpdateSnapshotSchedule", {})
|
|
3559
|
-
.n("StorageGatewayClient", "UpdateSnapshotScheduleCommand")
|
|
3560
|
-
.sc(UpdateSnapshotSchedule$)
|
|
3561
|
-
.build() {
|
|
2712
|
+
class UpdateSnapshotScheduleCommand extends command(_ep0, _mw0, "UpdateSnapshotSchedule", UpdateSnapshotSchedule$) {
|
|
3562
2713
|
}
|
|
3563
2714
|
|
|
3564
|
-
class UpdateVTLDeviceTypeCommand extends
|
|
3565
|
-
.classBuilder()
|
|
3566
|
-
.ep(commonParams)
|
|
3567
|
-
.m(function (Command, cs, config, o) {
|
|
3568
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3569
|
-
})
|
|
3570
|
-
.s("StorageGateway_20130630", "UpdateVTLDeviceType", {})
|
|
3571
|
-
.n("StorageGatewayClient", "UpdateVTLDeviceTypeCommand")
|
|
3572
|
-
.sc(UpdateVTLDeviceType$)
|
|
3573
|
-
.build() {
|
|
2715
|
+
class UpdateVTLDeviceTypeCommand extends command(_ep0, _mw0, "UpdateVTLDeviceType", UpdateVTLDeviceType$) {
|
|
3574
2716
|
}
|
|
3575
2717
|
|
|
3576
2718
|
const paginateDescribeTapeArchives = createPaginator(StorageGatewayClient, DescribeTapeArchivesCommand, "Marker", "Marker", "Limit");
|