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