Awso_storagegateway_lwtSourceval activate_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ActivateGatewayInput.t ->
(Awso_storagegateway.Values.ActivateGatewayOutput.t,
Awso_storagegateway.Values.ActivateGatewayOutput.error)
Result.t
Lwt.tval add_cache :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.AddCacheInput.t ->
(Awso_storagegateway.Values.AddCacheOutput.t,
Awso_storagegateway.Values.AddCacheOutput.error)
Result.t
Lwt.tval add_tags_to_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.AddTagsToResourceInput.t ->
(Awso_storagegateway.Values.AddTagsToResourceOutput.t,
Awso_storagegateway.Values.AddTagsToResourceOutput.error)
Result.t
Lwt.tval add_upload_buffer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.AddUploadBufferInput.t ->
(Awso_storagegateway.Values.AddUploadBufferOutput.t,
Awso_storagegateway.Values.AddUploadBufferOutput.error)
Result.t
Lwt.tval add_working_storage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.AddWorkingStorageInput.t ->
(Awso_storagegateway.Values.AddWorkingStorageOutput.t,
Awso_storagegateway.Values.AddWorkingStorageOutput.error)
Result.t
Lwt.tval assign_tape_pool :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.AssignTapePoolInput.t ->
(Awso_storagegateway.Values.AssignTapePoolOutput.t,
Awso_storagegateway.Values.AssignTapePoolOutput.error)
Result.t
Lwt.tval associate_file_system :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.AssociateFileSystemInput.t ->
(Awso_storagegateway.Values.AssociateFileSystemOutput.t,
Awso_storagegateway.Values.AssociateFileSystemOutput.error)
Result.t
Lwt.tval attach_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.AttachVolumeInput.t ->
(Awso_storagegateway.Values.AttachVolumeOutput.t,
Awso_storagegateway.Values.AttachVolumeOutput.error)
Result.t
Lwt.tval cancel_archival :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CancelArchivalInput.t ->
(Awso_storagegateway.Values.CancelArchivalOutput.t,
Awso_storagegateway.Values.CancelArchivalOutput.error)
Result.t
Lwt.tval cancel_cache_report :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CancelCacheReportInput.t ->
(Awso_storagegateway.Values.CancelCacheReportOutput.t,
Awso_storagegateway.Values.CancelCacheReportOutput.error)
Result.t
Lwt.tval cancel_retrieval :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CancelRetrievalInput.t ->
(Awso_storagegateway.Values.CancelRetrievalOutput.t,
Awso_storagegateway.Values.CancelRetrievalOutput.error)
Result.t
Lwt.tval create_cachedi_s_c_s_i_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CreateCachediSCSIVolumeInput.t ->
(Awso_storagegateway.Values.CreateCachediSCSIVolumeOutput.t,
Awso_storagegateway.Values.CreateCachediSCSIVolumeOutput.error)
Result.t
Lwt.tval create_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CreateSnapshotInput.t ->
(Awso_storagegateway.Values.CreateSnapshotOutput.t,
Awso_storagegateway.Values.CreateSnapshotOutput.error)
Result.t
Lwt.tval create_snapshot_from_volume_recovery_point :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CreateSnapshotFromVolumeRecoveryPointInput.t ->
(Awso_storagegateway.Values.CreateSnapshotFromVolumeRecoveryPointOutput.t,
Awso_storagegateway.Values.CreateSnapshotFromVolumeRecoveryPointOutput.error)
Result.t
Lwt.tval create_storedi_s_c_s_i_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CreateStorediSCSIVolumeInput.t ->
(Awso_storagegateway.Values.CreateStorediSCSIVolumeOutput.t,
Awso_storagegateway.Values.CreateStorediSCSIVolumeOutput.error)
Result.t
Lwt.tval create_tape_pool :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CreateTapePoolInput.t ->
(Awso_storagegateway.Values.CreateTapePoolOutput.t,
Awso_storagegateway.Values.CreateTapePoolOutput.error)
Result.t
Lwt.tval create_tape_with_barcode :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CreateTapeWithBarcodeInput.t ->
(Awso_storagegateway.Values.CreateTapeWithBarcodeOutput.t,
Awso_storagegateway.Values.CreateTapeWithBarcodeOutput.error)
Result.t
Lwt.tval create_tapes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.CreateTapesInput.t ->
(Awso_storagegateway.Values.CreateTapesOutput.t,
Awso_storagegateway.Values.CreateTapesOutput.error)
Result.t
Lwt.tval delete_automatic_tape_creation_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteAutomaticTapeCreationPolicyInput.t ->
(Awso_storagegateway.Values.DeleteAutomaticTapeCreationPolicyOutput.t,
Awso_storagegateway.Values.DeleteAutomaticTapeCreationPolicyOutput.error)
Result.t
Lwt.tval delete_bandwidth_rate_limit :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteBandwidthRateLimitInput.t ->
(Awso_storagegateway.Values.DeleteBandwidthRateLimitOutput.t,
Awso_storagegateway.Values.DeleteBandwidthRateLimitOutput.error)
Result.t
Lwt.tval delete_cache_report :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteCacheReportInput.t ->
(Awso_storagegateway.Values.DeleteCacheReportOutput.t,
Awso_storagegateway.Values.DeleteCacheReportOutput.error)
Result.t
Lwt.tval delete_chap_credentials :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteChapCredentialsInput.t ->
(Awso_storagegateway.Values.DeleteChapCredentialsOutput.t,
Awso_storagegateway.Values.DeleteChapCredentialsOutput.error)
Result.t
Lwt.tval delete_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteGatewayInput.t ->
(Awso_storagegateway.Values.DeleteGatewayOutput.t,
Awso_storagegateway.Values.DeleteGatewayOutput.error)
Result.t
Lwt.tval delete_snapshot_schedule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteSnapshotScheduleInput.t ->
(Awso_storagegateway.Values.DeleteSnapshotScheduleOutput.t,
Awso_storagegateway.Values.DeleteSnapshotScheduleOutput.error)
Result.t
Lwt.tval delete_tape :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteTapeInput.t ->
(Awso_storagegateway.Values.DeleteTapeOutput.t,
Awso_storagegateway.Values.DeleteTapeOutput.error)
Result.t
Lwt.tval delete_tape_archive :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteTapeArchiveInput.t ->
(Awso_storagegateway.Values.DeleteTapeArchiveOutput.t,
Awso_storagegateway.Values.DeleteTapeArchiveOutput.error)
Result.t
Lwt.tval delete_tape_pool :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteTapePoolInput.t ->
(Awso_storagegateway.Values.DeleteTapePoolOutput.t,
Awso_storagegateway.Values.DeleteTapePoolOutput.error)
Result.t
Lwt.tval delete_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DeleteVolumeInput.t ->
(Awso_storagegateway.Values.DeleteVolumeOutput.t,
Awso_storagegateway.Values.DeleteVolumeOutput.error)
Result.t
Lwt.tval describe_availability_monitor_test :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeAvailabilityMonitorTestInput.t ->
(Awso_storagegateway.Values.DescribeAvailabilityMonitorTestOutput.t,
Awso_storagegateway.Values.DescribeAvailabilityMonitorTestOutput.error)
Result.t
Lwt.tval describe_bandwidth_rate_limit :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeBandwidthRateLimitInput.t ->
(Awso_storagegateway.Values.DescribeBandwidthRateLimitOutput.t,
Awso_storagegateway.Values.DescribeBandwidthRateLimitOutput.error)
Result.t
Lwt.tval describe_bandwidth_rate_limit_schedule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeBandwidthRateLimitScheduleInput.t ->
(Awso_storagegateway.Values.DescribeBandwidthRateLimitScheduleOutput.t,
Awso_storagegateway.Values.DescribeBandwidthRateLimitScheduleOutput.error)
Result.t
Lwt.tval describe_cache :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeCacheInput.t ->
(Awso_storagegateway.Values.DescribeCacheOutput.t,
Awso_storagegateway.Values.DescribeCacheOutput.error)
Result.t
Lwt.tval describe_cache_report :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeCacheReportInput.t ->
(Awso_storagegateway.Values.DescribeCacheReportOutput.t,
Awso_storagegateway.Values.DescribeCacheReportOutput.error)
Result.t
Lwt.tval describe_cachedi_s_c_s_i_volumes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeCachediSCSIVolumesInput.t ->
(Awso_storagegateway.Values.DescribeCachediSCSIVolumesOutput.t,
Awso_storagegateway.Values.DescribeCachediSCSIVolumesOutput.error)
Result.t
Lwt.tval describe_chap_credentials :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeChapCredentialsInput.t ->
(Awso_storagegateway.Values.DescribeChapCredentialsOutput.t,
Awso_storagegateway.Values.DescribeChapCredentialsOutput.error)
Result.t
Lwt.tval describe_file_system_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeFileSystemAssociationsInput.t ->
(Awso_storagegateway.Values.DescribeFileSystemAssociationsOutput.t,
Awso_storagegateway.Values.DescribeFileSystemAssociationsOutput.error)
Result.t
Lwt.tval describe_gateway_information :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeGatewayInformationInput.t ->
(Awso_storagegateway.Values.DescribeGatewayInformationOutput.t,
Awso_storagegateway.Values.DescribeGatewayInformationOutput.error)
Result.t
Lwt.tval describe_maintenance_start_time :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeMaintenanceStartTimeInput.t ->
(Awso_storagegateway.Values.DescribeMaintenanceStartTimeOutput.t,
Awso_storagegateway.Values.DescribeMaintenanceStartTimeOutput.error)
Result.t
Lwt.tval describe_s_m_b_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeSMBSettingsInput.t ->
(Awso_storagegateway.Values.DescribeSMBSettingsOutput.t,
Awso_storagegateway.Values.DescribeSMBSettingsOutput.error)
Result.t
Lwt.tval describe_snapshot_schedule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeSnapshotScheduleInput.t ->
(Awso_storagegateway.Values.DescribeSnapshotScheduleOutput.t,
Awso_storagegateway.Values.DescribeSnapshotScheduleOutput.error)
Result.t
Lwt.tval describe_storedi_s_c_s_i_volumes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeStorediSCSIVolumesInput.t ->
(Awso_storagegateway.Values.DescribeStorediSCSIVolumesOutput.t,
Awso_storagegateway.Values.DescribeStorediSCSIVolumesOutput.error)
Result.t
Lwt.tval describe_tape_archives :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeTapeArchivesInput.t ->
(Awso_storagegateway.Values.DescribeTapeArchivesOutput.t,
Awso_storagegateway.Values.DescribeTapeArchivesOutput.error)
Result.t
Lwt.tval describe_tape_recovery_points :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeTapeRecoveryPointsInput.t ->
(Awso_storagegateway.Values.DescribeTapeRecoveryPointsOutput.t,
Awso_storagegateway.Values.DescribeTapeRecoveryPointsOutput.error)
Result.t
Lwt.tval describe_tapes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeTapesInput.t ->
(Awso_storagegateway.Values.DescribeTapesOutput.t,
Awso_storagegateway.Values.DescribeTapesOutput.error)
Result.t
Lwt.tval describe_upload_buffer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeUploadBufferInput.t ->
(Awso_storagegateway.Values.DescribeUploadBufferOutput.t,
Awso_storagegateway.Values.DescribeUploadBufferOutput.error)
Result.t
Lwt.tval describe_v_t_l_devices :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeVTLDevicesInput.t ->
(Awso_storagegateway.Values.DescribeVTLDevicesOutput.t,
Awso_storagegateway.Values.DescribeVTLDevicesOutput.error)
Result.t
Lwt.tval describe_working_storage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DescribeWorkingStorageInput.t ->
(Awso_storagegateway.Values.DescribeWorkingStorageOutput.t,
Awso_storagegateway.Values.DescribeWorkingStorageOutput.error)
Result.t
Lwt.tval detach_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DetachVolumeInput.t ->
(Awso_storagegateway.Values.DetachVolumeOutput.t,
Awso_storagegateway.Values.DetachVolumeOutput.error)
Result.t
Lwt.tval disable_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DisableGatewayInput.t ->
(Awso_storagegateway.Values.DisableGatewayOutput.t,
Awso_storagegateway.Values.DisableGatewayOutput.error)
Result.t
Lwt.tval disassociate_file_system :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.DisassociateFileSystemInput.t ->
(Awso_storagegateway.Values.DisassociateFileSystemOutput.t,
Awso_storagegateway.Values.DisassociateFileSystemOutput.error)
Result.t
Lwt.tval evict_files_failing_upload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.EvictFilesFailingUploadInput.t ->
(Awso_storagegateway.Values.EvictFilesFailingUploadOutput.t,
Awso_storagegateway.Values.EvictFilesFailingUploadOutput.error)
Result.t
Lwt.tval join_domain :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.JoinDomainInput.t ->
(Awso_storagegateway.Values.JoinDomainOutput.t,
Awso_storagegateway.Values.JoinDomainOutput.error)
Result.t
Lwt.tval list_automatic_tape_creation_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListAutomaticTapeCreationPoliciesInput.t ->
(Awso_storagegateway.Values.ListAutomaticTapeCreationPoliciesOutput.t,
Awso_storagegateway.Values.ListAutomaticTapeCreationPoliciesOutput.error)
Result.t
Lwt.tval list_cache_reports :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListCacheReportsInput.t ->
(Awso_storagegateway.Values.ListCacheReportsOutput.t,
Awso_storagegateway.Values.ListCacheReportsOutput.error)
Result.t
Lwt.tval list_file_system_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListFileSystemAssociationsInput.t ->
(Awso_storagegateway.Values.ListFileSystemAssociationsOutput.t,
Awso_storagegateway.Values.ListFileSystemAssociationsOutput.error)
Result.t
Lwt.tval list_gateways :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListGatewaysInput.t ->
(Awso_storagegateway.Values.ListGatewaysOutput.t,
Awso_storagegateway.Values.ListGatewaysOutput.error)
Result.t
Lwt.tval list_local_disks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListLocalDisksInput.t ->
(Awso_storagegateway.Values.ListLocalDisksOutput.t,
Awso_storagegateway.Values.ListLocalDisksOutput.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListTagsForResourceInput.t ->
(Awso_storagegateway.Values.ListTagsForResourceOutput.t,
Awso_storagegateway.Values.ListTagsForResourceOutput.error)
Result.t
Lwt.tval list_tape_pools :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListTapePoolsInput.t ->
(Awso_storagegateway.Values.ListTapePoolsOutput.t,
Awso_storagegateway.Values.ListTapePoolsOutput.error)
Result.t
Lwt.tval list_tapes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListTapesInput.t ->
(Awso_storagegateway.Values.ListTapesOutput.t,
Awso_storagegateway.Values.ListTapesOutput.error)
Result.t
Lwt.tval list_volume_initiators :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListVolumeInitiatorsInput.t ->
(Awso_storagegateway.Values.ListVolumeInitiatorsOutput.t,
Awso_storagegateway.Values.ListVolumeInitiatorsOutput.error)
Result.t
Lwt.tval list_volume_recovery_points :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListVolumeRecoveryPointsInput.t ->
(Awso_storagegateway.Values.ListVolumeRecoveryPointsOutput.t,
Awso_storagegateway.Values.ListVolumeRecoveryPointsOutput.error)
Result.t
Lwt.tval list_volumes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ListVolumesInput.t ->
(Awso_storagegateway.Values.ListVolumesOutput.t,
Awso_storagegateway.Values.ListVolumesOutput.error)
Result.t
Lwt.tval notify_when_uploaded :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.NotifyWhenUploadedInput.t ->
(Awso_storagegateway.Values.NotifyWhenUploadedOutput.t,
Awso_storagegateway.Values.NotifyWhenUploadedOutput.error)
Result.t
Lwt.tval refresh_cache :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.RefreshCacheInput.t ->
(Awso_storagegateway.Values.RefreshCacheOutput.t,
Awso_storagegateway.Values.RefreshCacheOutput.error)
Result.t
Lwt.tval remove_tags_from_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.RemoveTagsFromResourceInput.t ->
(Awso_storagegateway.Values.RemoveTagsFromResourceOutput.t,
Awso_storagegateway.Values.RemoveTagsFromResourceOutput.error)
Result.t
Lwt.tval reset_cache :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ResetCacheInput.t ->
(Awso_storagegateway.Values.ResetCacheOutput.t,
Awso_storagegateway.Values.ResetCacheOutput.error)
Result.t
Lwt.tval retrieve_tape_archive :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.RetrieveTapeArchiveInput.t ->
(Awso_storagegateway.Values.RetrieveTapeArchiveOutput.t,
Awso_storagegateway.Values.RetrieveTapeArchiveOutput.error)
Result.t
Lwt.tval retrieve_tape_recovery_point :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.RetrieveTapeRecoveryPointInput.t ->
(Awso_storagegateway.Values.RetrieveTapeRecoveryPointOutput.t,
Awso_storagegateway.Values.RetrieveTapeRecoveryPointOutput.error)
Result.t
Lwt.tval set_local_console_password :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.SetLocalConsolePasswordInput.t ->
(Awso_storagegateway.Values.SetLocalConsolePasswordOutput.t,
Awso_storagegateway.Values.SetLocalConsolePasswordOutput.error)
Result.t
Lwt.tval set_s_m_b_guest_password :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.SetSMBGuestPasswordInput.t ->
(Awso_storagegateway.Values.SetSMBGuestPasswordOutput.t,
Awso_storagegateway.Values.SetSMBGuestPasswordOutput.error)
Result.t
Lwt.tval shutdown_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.ShutdownGatewayInput.t ->
(Awso_storagegateway.Values.ShutdownGatewayOutput.t,
Awso_storagegateway.Values.ShutdownGatewayOutput.error)
Result.t
Lwt.tval start_availability_monitor_test :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.StartAvailabilityMonitorTestInput.t ->
(Awso_storagegateway.Values.StartAvailabilityMonitorTestOutput.t,
Awso_storagegateway.Values.StartAvailabilityMonitorTestOutput.error)
Result.t
Lwt.tval start_cache_report :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.StartCacheReportInput.t ->
(Awso_storagegateway.Values.StartCacheReportOutput.t,
Awso_storagegateway.Values.StartCacheReportOutput.error)
Result.t
Lwt.tval start_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.StartGatewayInput.t ->
(Awso_storagegateway.Values.StartGatewayOutput.t,
Awso_storagegateway.Values.StartGatewayOutput.error)
Result.t
Lwt.tval update_automatic_tape_creation_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateAutomaticTapeCreationPolicyInput.t ->
(Awso_storagegateway.Values.UpdateAutomaticTapeCreationPolicyOutput.t,
Awso_storagegateway.Values.UpdateAutomaticTapeCreationPolicyOutput.error)
Result.t
Lwt.tval update_bandwidth_rate_limit :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateBandwidthRateLimitInput.t ->
(Awso_storagegateway.Values.UpdateBandwidthRateLimitOutput.t,
Awso_storagegateway.Values.UpdateBandwidthRateLimitOutput.error)
Result.t
Lwt.tval update_bandwidth_rate_limit_schedule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateBandwidthRateLimitScheduleInput.t ->
(Awso_storagegateway.Values.UpdateBandwidthRateLimitScheduleOutput.t,
Awso_storagegateway.Values.UpdateBandwidthRateLimitScheduleOutput.error)
Result.t
Lwt.tval update_chap_credentials :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateChapCredentialsInput.t ->
(Awso_storagegateway.Values.UpdateChapCredentialsOutput.t,
Awso_storagegateway.Values.UpdateChapCredentialsOutput.error)
Result.t
Lwt.tval update_file_system_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateFileSystemAssociationInput.t ->
(Awso_storagegateway.Values.UpdateFileSystemAssociationOutput.t,
Awso_storagegateway.Values.UpdateFileSystemAssociationOutput.error)
Result.t
Lwt.tval update_gateway_information :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateGatewayInformationInput.t ->
(Awso_storagegateway.Values.UpdateGatewayInformationOutput.t,
Awso_storagegateway.Values.UpdateGatewayInformationOutput.error)
Result.t
Lwt.tval update_gateway_software_now :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateGatewaySoftwareNowInput.t ->
(Awso_storagegateway.Values.UpdateGatewaySoftwareNowOutput.t,
Awso_storagegateway.Values.UpdateGatewaySoftwareNowOutput.error)
Result.t
Lwt.tval update_maintenance_start_time :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateMaintenanceStartTimeInput.t ->
(Awso_storagegateway.Values.UpdateMaintenanceStartTimeOutput.t,
Awso_storagegateway.Values.UpdateMaintenanceStartTimeOutput.error)
Result.t
Lwt.tval update_s_m_b_local_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateSMBLocalGroupsInput.t ->
(Awso_storagegateway.Values.UpdateSMBLocalGroupsOutput.t,
Awso_storagegateway.Values.UpdateSMBLocalGroupsOutput.error)
Result.t
Lwt.tval update_s_m_b_security_strategy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateSMBSecurityStrategyInput.t ->
(Awso_storagegateway.Values.UpdateSMBSecurityStrategyOutput.t,
Awso_storagegateway.Values.UpdateSMBSecurityStrategyOutput.error)
Result.t
Lwt.tval update_snapshot_schedule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateSnapshotScheduleInput.t ->
(Awso_storagegateway.Values.UpdateSnapshotScheduleOutput.t,
Awso_storagegateway.Values.UpdateSnapshotScheduleOutput.error)
Result.t
Lwt.tval update_v_t_l_device_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_storagegateway.Values.UpdateVTLDeviceTypeInput.t ->
(Awso_storagegateway.Values.UpdateVTLDeviceTypeOutput.t,
Awso_storagegateway.Values.UpdateVTLDeviceTypeOutput.error)
Result.t
Lwt.tinclude module type of struct include Awso_storagegateway.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module FileSystemAssociationSyncErrorCode =
Awso_storagegateway.Values.FileSystemAssociationSyncErrorCodeA list of filter parameters and associated values that determine which files are included or excluded from a cache report created by a StartCacheReport request. Multiple instances of the same filter parameter are combined with an OR operation, while different parameters are combined with an AND operation.
A key-value pair that helps you manage, filter, and search for your resource. Allowed characters: letters, white space, and numbers, representable in UTF-8, and the following characters: + - = . _ : /.
An automatic tape creation policy consists of automatic tape creation rules where each rule defines when and how to create new tapes. For more information about automatic tape creation, see Creating Tapes Automatically.
module FileSystemAssociationStatusDetail =
Awso_storagegateway.Values.FileSystemAssociationStatusDetailDetailed information on file system association status.
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.
One of the DiskAllocationType enumeration values that identifies how a local disk is used. Valid Values: UPLOAD_BUFFER | CACHE_STORAGE
The Amazon Resource Name (ARN) of the file share.
The ID of the file share.
The status of the file share. Valid Values: CREATING | UPDATING | AVAILABLE | DELETING
A custom ARN for the backend storage used for storing data for file shares. It includes a resource ARN with an optional prefix concatenation. The prefix must end with a forward slash (/). You can specify LocationARN as a bucket ARN, access point ARN or access point alias, as shown in the following examples. Bucket ARN: arn:aws:s3:::amzn-s3-demo-bucket/prefix/ Access point ARN: arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/ If you specify an access point, the bucket policy must be configured to delegate access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide. Access point alias: test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias
The ARN of the IAM role that an S3 File Gateway assumes when it accesses the underlying storage.
Lists iSCSI information about a VTL device.
Optional. The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value must be set if KMSEncrypted is true, or if EncryptionType is SseKms or DsseKms.
Lists iSCSI information about a volume.
The authentication method of the file share. The default is ActiveDirectory. Valid Values: ActiveDirectory | GuestAccess
The refresh cache information for the file share or FSx file systems.
The file share path used by the NFS client to identify the mount point.
Describes Network File System (NFS) file share default values. Files and folders stored as Amazon S3 objects in S3 buckets don't, by default, have Unix file permissions assigned to them. Upon discovery in an S3 bucket by Storage Gateway, the S3 objects that represent files and folders are assigned these default Unix permissions. This operation is only supported for S3 File Gateways.
The user mapped to anonymous user. Valid options are the following: RootSquash: Only root is mapped to anonymous user. NoSquash: No one is mapped to anonymous user. AllSquash: Everyone is mapped to anonymous user.
Specifies network configuration information for the gateway associated with the Amazon FSx file system.
module FileSystemAssociationStatusDetails =
Awso_storagegateway.Values.FileSystemAssociationStatusDetailsProvides additional information about an error that was returned by the service. See the errorCode and errorDetails members for more information about the error.
Describes a bandwidth rate limit interval for a gateway. A bandwidth rate limit schedule consists of one or more bandwidth rate limit intervals. A bandwidth rate limit interval defines a period of time on one or more days of the week, during which bandwidth rate limits are specified for uploading, downloading, or both. FSx File Gateway does not support this feature.
Describes a storage volume object.
Describes a storage volume recovery point object.
Describes a virtual tape.
Describes a custom tape pool.
Represents a gateway's local disk.
Describes a gateway object.
Gets the summary returned by ListFileSystemAssociation, which is a summary of a created file system association.
Describes a file share. Only supported S3 File Gateway.
Contains all informational fields associated with a cache report. Includes name, ARN, tags, status, progress, filters, start time, and end time.
module AutomaticTapeCreationPolicyInfo =
Awso_storagegateway.Values.AutomaticTapeCreationPolicyInfoInformation about the gateway's automatic tape creation policies, including the automatic tape creation rules and the gateway that is using the policies.
Represents a device object associated with a tape gateway.
Describes a virtual tape object.
Describes a recovery point.
Represents a virtual tape that is archived in the virtual tape shelf (VTS).
Describes an iSCSI stored volume.
The Windows file permissions and ownership information assigned, by default, to native S3 objects when S3 File Gateway discovers them in S3 buckets. This operation is only supported for S3 File Gateways.
The Unix file permissions and ownership information assigned, by default, to native S3 objects when an S3 File Gateway discovers them in S3 buckets. This operation is only supported in S3 File Gateways.
Describes a gateway's network interface.
Describes the object returned by DescribeFileSystemAssociations that describes a created file system association.
Describes Challenge-Handshake Authentication Protocol (CHAP) information that supports authentication between your gateway and iSCSI initiators.
Describes an iSCSI cached volume.
An internal server error has occurred during the request. For more information, see the error and message fields.
module InvalidGatewayRequestException =
Awso_storagegateway.Values.InvalidGatewayRequestExceptionAn exception occurred because an invalid gateway request was issued to the service. For more information, see the error and message fields.
A list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.
A set of variables indicating the software update preferences for the gateway.
The name you configured for your gateway.
The randomly generated ID of the notification that was sent. This ID is in UUID format.
module FileSystemAssociationSummaryList =
Awso_storagegateway.Values.FileSystemAssociationSummaryListmodule AutomaticTapeCreationPolicyInfos =
Awso_storagegateway.Values.AutomaticTapeCreationPolicyInfosmodule FileSystemAssociationInfoList =
Awso_storagegateway.Values.FileSystemAssociationInfoListmodule AvailabilityMonitorTestStatus =
Awso_storagegateway.Values.AvailabilityMonitorTestStatusAn internal server error has occurred because the service is unavailable. For more information, see the error and message fields.
UpdateVTLDeviceTypeOutput
Updates the type of medium changer in a tape gateway. When you activate a tape gateway, you select a medium changer type for the tape gateway. This operation enables you to select a different type of medium changer after a tape gateway is activated. This operation is only supported in the tape gateway type.
A JSON object containing the Amazon Resource Name (ARN) of the updated storage volume.
A JSON object containing one or more of the following fields: UpdateSnapshotScheduleInput$Description UpdateSnapshotScheduleInput$RecurrenceInHours UpdateSnapshotScheduleInput$StartAt UpdateSnapshotScheduleInput$VolumeARN
module UpdateSMBSecurityStrategyOutput =
Awso_storagegateway.Values.UpdateSMBSecurityStrategyOutputUpdates the SMB security strategy level for an Amazon S3 file gateway. This action is only supported for Amazon S3 file gateways. For information about configuring this setting using the Amazon Web Services console, see Setting a security level for your gateway in the Amazon S3 File Gateway User Guide. A higher security strategy level can affect performance of the gateway.
module UpdateSMBSecurityStrategyInput =
Awso_storagegateway.Values.UpdateSMBSecurityStrategyInputUpdates the SMB security strategy level for an Amazon S3 file gateway. This action is only supported for Amazon S3 file gateways. For information about configuring this setting using the Amazon Web Services console, see Setting a security level for your gateway in the Amazon S3 File Gateway User Guide. A higher security strategy level can affect performance of the gateway.
Updates the list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.
Updates the list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.
Controls whether the shares on an S3 File Gateway are visible in a net view or browse list. The operation is only supported for S3 File Gateways.
Controls whether the shares on an S3 File Gateway are visible in a net view or browse list. The operation is only supported for S3 File Gateways.
UpdateSMBFileShareOutput
UpdateSMBFileShareInput
UpdateNFSFileShareOutput
UpdateNFSFileShareInput
module UpdateMaintenanceStartTimeOutput =
Awso_storagegateway.Values.UpdateMaintenanceStartTimeOutputA JSON object containing the Amazon Resource Name (ARN) of the gateway whose maintenance start time is updated.
module UpdateMaintenanceStartTimeInput =
Awso_storagegateway.Values.UpdateMaintenanceStartTimeInputA JSON object containing the following fields: UpdateMaintenanceStartTimeInput$SoftwareUpdatePreferences UpdateMaintenanceStartTimeInput$DayOfMonth UpdateMaintenanceStartTimeInput$DayOfWeek UpdateMaintenanceStartTimeInput$HourOfDay UpdateMaintenanceStartTimeInput$MinuteOfHour
module UpdateGatewaySoftwareNowOutput =
Awso_storagegateway.Values.UpdateGatewaySoftwareNowOutputA JSON object containing the Amazon Resource Name (ARN) of the gateway that was updated.
module UpdateGatewaySoftwareNowInput =
Awso_storagegateway.Values.UpdateGatewaySoftwareNowInputA JSON object containing the Amazon Resource Name (ARN) of the gateway to update.
module UpdateGatewayInformationOutput =
Awso_storagegateway.Values.UpdateGatewayInformationOutputA JSON object containing the Amazon Resource Name (ARN) of the gateway that was updated.
module UpdateGatewayInformationInput =
Awso_storagegateway.Values.UpdateGatewayInformationInputUpdates a gateway's metadata, which includes the gateway's name, time zone, and metadata cache size. To specify which gateway to update, use the Amazon Resource Name (ARN) of the gateway in your request. For gateways activated after September 2, 2015, the gateway's ARN contains the gateway ID rather than the gateway name. However, changing the name of the gateway has no effect on the gateway's ARN.
module UpdateFileSystemAssociationOutput =
Awso_storagegateway.Values.UpdateFileSystemAssociationOutputUpdates a file system association. This operation is only supported in the FSx File Gateways.
module UpdateFileSystemAssociationInput =
Awso_storagegateway.Values.UpdateFileSystemAssociationInputUpdates a file system association. This operation is only supported in the FSx File Gateways.
A JSON object containing the following fields:
A JSON object containing one or more of the following fields: UpdateChapCredentialsInput$InitiatorName UpdateChapCredentialsInput$SecretToAuthenticateInitiator UpdateChapCredentialsInput$SecretToAuthenticateTarget UpdateChapCredentialsInput$TargetARN
module UpdateBandwidthRateLimitScheduleOutput =
Awso_storagegateway.Values.UpdateBandwidthRateLimitScheduleOutputUpdates the bandwidth rate limit schedule for a specified gateway. By default, gateways do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in effect. Use this to initiate or update a gateway's bandwidth rate limit schedule. This operation is supported for volume, tape, and S3 file gateways. S3 file gateways support bandwidth rate limits for upload only. FSx file gateways do not support bandwidth rate limits.
module UpdateBandwidthRateLimitScheduleInput =
Awso_storagegateway.Values.UpdateBandwidthRateLimitScheduleInputUpdates the bandwidth rate limit schedule for a specified gateway. By default, gateways do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in effect. Use this to initiate or update a gateway's bandwidth rate limit schedule. This operation is supported for volume, tape, and S3 file gateways. S3 file gateways support bandwidth rate limits for upload only. FSx file gateways do not support bandwidth rate limits.
module UpdateBandwidthRateLimitOutput =
Awso_storagegateway.Values.UpdateBandwidthRateLimitOutputA JSON object containing the Amazon Resource Name (ARN) of the gateway whose throttle information was updated.
module UpdateBandwidthRateLimitInput =
Awso_storagegateway.Values.UpdateBandwidthRateLimitInputA JSON object containing one or more of the following fields: UpdateBandwidthRateLimitInput$AverageDownloadRateLimitInBitsPerSec UpdateBandwidthRateLimitInput$AverageUploadRateLimitInBitsPerSec
module UpdateAutomaticTapeCreationPolicyOutput =
Awso_storagegateway.Values.UpdateAutomaticTapeCreationPolicyOutputUpdates the automatic tape creation policy of a gateway. Use this to update the policy with a new set of automatic tape creation rules. This is only supported for tape gateways. By default, there is no automatic tape creation policy. A gateway can have only one automatic tape creation policy.
module UpdateAutomaticTapeCreationPolicyInput =
Awso_storagegateway.Values.UpdateAutomaticTapeCreationPolicyInputUpdates the automatic tape creation policy of a gateway. Use this to update the policy with a new set of automatic tape creation rules. This is only supported for tape gateways. By default, there is no automatic tape creation policy. A gateway can have only one automatic tape creation policy.
A JSON object containing the Amazon Resource Name (ARN) of the gateway that was restarted.
A JSON object containing the Amazon Resource Name (ARN) of the gateway to start.
Starts generating a report of the file metadata currently cached by an S3 File Gateway for a specific file share. You can use this report to identify and resolve issues if you have files failing upload from your gateway to Amazon S3. The report is a CSV file containing a list of files which match the set of filter parameters you specify in the request. The Files Failing Upload flag is reset every 24 hours and during gateway reboot. If this report captures the files after the reset, but before they become flagged again, they will not be reported as Files Failing Upload. The following requirements must be met to successfully generate a cache report: You must have s3:PutObject and s3:AbortMultipartUpload permissions for the Amazon S3 bucket where you want to store the cache report. No other cache reports can currently be in-progress for the specified file share. There must be fewer than 10 existing cache reports for the specified file share. The gateway must be online and connected to Amazon Web Services. The root disk must have at least 20GB of free space when report generation starts. You must specify at least one value for InclusionFilters or ExclusionFilters in the request.
Starts generating a report of the file metadata currently cached by an S3 File Gateway for a specific file share. You can use this report to identify and resolve issues if you have files failing upload from your gateway to Amazon S3. The report is a CSV file containing a list of files which match the set of filter parameters you specify in the request. The Files Failing Upload flag is reset every 24 hours and during gateway reboot. If this report captures the files after the reset, but before they become flagged again, they will not be reported as Files Failing Upload. The following requirements must be met to successfully generate a cache report: You must have s3:PutObject and s3:AbortMultipartUpload permissions for the Amazon S3 bucket where you want to store the cache report. No other cache reports can currently be in-progress for the specified file share. There must be fewer than 10 existing cache reports for the specified file share. The gateway must be online and connected to Amazon Web Services. The root disk must have at least 20GB of free space when report generation starts. You must specify at least one value for InclusionFilters or ExclusionFilters in the request.
module StartAvailabilityMonitorTestOutput =
Awso_storagegateway.Values.StartAvailabilityMonitorTestOutputStart a test that verifies that the specified gateway is configured for High Availability monitoring in your host environment. This request only initiates the test and that a successful response only indicates that the test was started. It doesn't indicate that the test passed. For the status of the test, invoke the DescribeAvailabilityMonitorTest API. Starting this test will cause your gateway to go offline for a brief period.
module StartAvailabilityMonitorTestInput =
Awso_storagegateway.Values.StartAvailabilityMonitorTestInputStart a test that verifies that the specified gateway is configured for High Availability monitoring in your host environment. This request only initiates the test and that a successful response only indicates that the test was started. It doesn't indicate that the test passed. For the status of the test, invoke the DescribeAvailabilityMonitorTest API. Starting this test will cause your gateway to go offline for a brief period.
A JSON object containing the Amazon Resource Name (ARN) of the gateway that was shut down.
A JSON object containing the Amazon Resource Name (ARN) of the gateway to shut down.
Sets the password for the guest user smbguest. The smbguest user is the user when the authentication method for the file share is set to GuestAccess. This operation only supported for S3 File Gateways
SetSMBGuestPasswordInput
module SetLocalConsolePasswordOutput =
Awso_storagegateway.Values.SetLocalConsolePasswordOutputSets the password for your VM local console. When you log in to the local console for the first time, you log in to the VM with the default credentials. We recommend that you set a new password. You don't need to know the default password to set a new password.
SetLocalConsolePasswordInput
module RetrieveTapeRecoveryPointOutput =
Awso_storagegateway.Values.RetrieveTapeRecoveryPointOutputRetrieveTapeRecoveryPointOutput
module RetrieveTapeRecoveryPointInput =
Awso_storagegateway.Values.RetrieveTapeRecoveryPointInputRetrieveTapeRecoveryPointInput
RetrieveTapeArchiveOutput
RetrieveTapeArchiveInput
Resets all cache disks that have encountered an error and makes the disks available for reconfiguration as cache storage. If your cache disk encounters an error, the gateway prevents read and write operations on virtual tapes in the gateway. For example, an error can occur when a disk is corrupted or removed from the gateway. When a cache is reset, the gateway loses its cache storage. At this point, you can reconfigure the disks as cache disks. This operation is only supported in the cached volume and tape types. If the cache disk you are resetting contains data that has not been uploaded to Amazon S3 yet, that data can be lost. After you reset cache disks, there will be no configured cache disks left in the gateway, so you must configure at least one new cache disk for your gateway to function properly.
Resets all cache disks that have encountered an error and makes the disks available for reconfiguration as cache storage. If your cache disk encounters an error, the gateway prevents read and write operations on virtual tapes in the gateway. For example, an error can occur when a disk is corrupted or removed from the gateway. When a cache is reset, the gateway loses its cache storage. At this point, you can reconfigure the disks as cache disks. This operation is only supported in the cached volume and tape types. If the cache disk you are resetting contains data that has not been uploaded to Amazon S3 yet, that data can be lost. After you reset cache disks, there will be no configured cache disks left in the gateway, so you must configure at least one new cache disk for your gateway to function properly.
RemoveTagsFromResourceOutput
RemoveTagsFromResourceInput
RefreshCacheOutput
RefreshCacheInput
Sends you notification through Amazon EventBridge when all files written to your file share have been uploaded to Amazon S3. Storage Gateway can send a notification through Amazon EventBridge when all files written to your file share up to that point in time have been uploaded to Amazon S3. These files include files written to the file share up to the time that you make a request for notification. When the upload is done, Storage Gateway sends you notification through EventBridge. You can configure EventBridge to send the notification through event targets such as Amazon SNS or Lambda function. This operation is only supported for S3 File Gateways. For more information, see Getting file upload notification in the Amazon S3 File Gateway User Guide.
Sends you notification through Amazon EventBridge when all files written to your file share have been uploaded to Amazon S3. Storage Gateway can send a notification through Amazon EventBridge when all files written to your file share up to that point in time have been uploaded to Amazon S3. These files include files written to the file share up to the time that you make a request for notification. When the upload is done, Storage Gateway sends you notification through EventBridge. You can configure EventBridge to send the notification through event targets such as Amazon SNS or Lambda function. This operation is only supported for S3 File Gateways. For more information, see Getting file upload notification in the Amazon S3 File Gateway User Guide.
A JSON object containing the following fields: ListVolumesOutput$Marker ListVolumesOutput$VolumeInfos
A JSON object that contains one or more of the following fields: ListVolumesInput$Limit ListVolumesInput$Marker
module ListVolumeRecoveryPointsOutput =
Awso_storagegateway.Values.ListVolumeRecoveryPointsOutputLists the recovery points for a specified gateway. This operation is only supported in the cached volume gateway type. Each cache volume has one recovery point. A volume recovery point is a point in time at which all data of the volume is consistent and from which you can create a snapshot or clone a new cached volume from a source volume. To create a snapshot from a volume recovery point use the CreateSnapshotFromVolumeRecoveryPoint operation.
module ListVolumeRecoveryPointsInput =
Awso_storagegateway.Values.ListVolumeRecoveryPointsInputLists the recovery points for a specified gateway. This operation is only supported in the cached volume gateway type. Each cache volume has one recovery point. A volume recovery point is a point in time at which all data of the volume is consistent and from which you can create a snapshot or clone a new cached volume from a source volume. To create a snapshot from a volume recovery point use the CreateSnapshotFromVolumeRecoveryPoint operation.
ListVolumeInitiatorsOutput
ListVolumeInitiatorsInput
A JSON object containing the following fields: ListTapesOutput$Marker ListTapesOutput$VolumeInfos
A JSON object that contains one or more of the following fields: ListTapesInput$Limit ListTapesInput$Marker ListTapesInput$TapeARNs
Lists custom tape pools. You specify custom tape pools to list by specifying one or more custom tape pool Amazon Resource Names (ARNs). If you don't specify a custom tape pool ARN, the operation lists all custom tape pools. This operation supports pagination. You can optionally specify the Limit parameter in the body to limit the number of tape pools in the response. If the number of tape pools returned in the response is truncated, the response includes a Marker element that you can use in your subsequent request to retrieve the next set of tape pools.
Lists custom tape pools. You specify custom tape pools to list by specifying one or more custom tape pool Amazon Resource Names (ARNs). If you don't specify a custom tape pool ARN, the operation lists all custom tape pools. This operation supports pagination. You can optionally specify the Limit parameter in the body to limit the number of tape pools in the response. If the number of tape pools returned in the response is truncated, the response includes a Marker element that you can use in your subsequent request to retrieve the next set of tape pools.
ListTagsForResourceOutput
ListTagsForResourceInput
Returns a list of the gateway's local disks. To specify which gateway to describe, you use the Amazon Resource Name (ARN) of the gateway in the body of the request. The request returns a list of all disks, specifying which are configured as working storage, cache storage, or stored volume or not configured at all. The response includes a DiskStatus field. This field can have a value of present (the disk is available to use), missing (the disk is no longer connected to the gateway), or mismatch (the disk node is occupied by a disk that has incorrect metadata or the disk content is corrupted).
A JSON object containing the Amazon Resource Name (ARN) of the gateway.
Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region specified in the request. The returned list is ordered by gateway Amazon Resource Name (ARN). By default, the operation returns a maximum of 100 gateways. This operation supports pagination that allows you to optionally reduce the number of gateways returned in a response. If you have more gateways than are returned in a response (that is, the response returns only a truncated list of your gateways), the response contains a marker that you can specify in your next request to fetch the next page of gateways.
A JSON object containing zero or more of the following fields: ListGatewaysInput$Limit ListGatewaysInput$Marker
module ListFileSystemAssociationsOutput =
Awso_storagegateway.Values.ListFileSystemAssociationsOutputGets a list of FileSystemAssociationSummary objects. Each object contains a summary of a file system association. This operation is only supported for FSx File Gateways.
module ListFileSystemAssociationsInput =
Awso_storagegateway.Values.ListFileSystemAssociationsInputGets a list of FileSystemAssociationSummary objects. Each object contains a summary of a file system association. This operation is only supported for FSx File Gateways.
ListFileShareOutput
ListFileShareInput
Returns a list of existing cache reports for all file shares associated with your Amazon Web Services account. This list includes all information provided by the DescribeCacheReport action, such as report name, status, completion progress, start time, end time, filters, and tags.
Returns a list of existing cache reports for all file shares associated with your Amazon Web Services account. This list includes all information provided by the DescribeCacheReport action, such as report name, status, completion progress, start time, end time, filters, and tags.
module ListAutomaticTapeCreationPoliciesOutput =
Awso_storagegateway.Values.ListAutomaticTapeCreationPoliciesOutputLists the automatic tape creation policies for a gateway. If there are no automatic tape creation policies for the gateway, it returns an empty list. This operation is only supported for tape gateways.
module ListAutomaticTapeCreationPoliciesInput =
Awso_storagegateway.Values.ListAutomaticTapeCreationPoliciesInputLists the automatic tape creation policies for a gateway. If there are no automatic tape creation policies for the gateway, it returns an empty list. This operation is only supported for tape gateways.
JoinDomainOutput
JoinDomainInput
module EvictFilesFailingUploadOutput =
Awso_storagegateway.Values.EvictFilesFailingUploadOutputStarts a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. This API operation reports success if the request is received with valid arguments, and there are no other cache clean operations currently in-progress for the specified file share. After a successful request, the cache clean operation occurs asynchronously and reports progress using CloudWatch logs and notifications. If ForceRemove is set to True, the cache clean operation will delete file data from the gateway which might otherwise be recoverable. We recommend using this operation only after all other methods to clear files failing upload have been exhausted, and if your business need outweighs the potential data loss.
Starts a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. This API operation reports success if the request is received with valid arguments, and there are no other cache clean operations currently in-progress for the specified file share. After a successful request, the cache clean operation occurs asynchronously and reports progress using CloudWatch logs and notifications. If ForceRemove is set to True, the cache clean operation will delete file data from the gateway which might otherwise be recoverable. We recommend using this operation only after all other methods to clear files failing upload have been exhausted, and if your business need outweighs the potential data loss.
Disassociates an Amazon FSx file system from the specified gateway. After the disassociation process finishes, the gateway can no longer access the Amazon FSx file system. This operation is only supported in the FSx File Gateway type.
Disassociates an Amazon FSx file system from the specified gateway. After the disassociation process finishes, the gateway can no longer access the Amazon FSx file system. This operation is only supported in the FSx File Gateway type.
DisableGatewayOutput
DisableGatewayInput
AttachVolumeOutput
AttachVolumeInput
A JSON object containing the following fields:
A JSON object containing the Amazon Resource Name (ARN) of the gateway.
DescribeVTLDevicesOutput
DescribeVTLDevicesInput
Returns information about the upload buffer of a gateway. This operation is supported for the stored volume, cached volume, and tape gateway types. The response includes disk IDs that are configured as upload buffer space, and it includes the amount of upload buffer space allocated and used.
Returns information about the upload buffer of a gateway. This operation is supported for the stored volume, cached volume, and tape gateway types. The response includes disk IDs that are configured as upload buffer space, and it includes the amount of upload buffer space allocated and used.
DescribeTapesOutput
DescribeTapesInput
module DescribeTapeRecoveryPointsOutput =
Awso_storagegateway.Values.DescribeTapeRecoveryPointsOutputDescribeTapeRecoveryPointsOutput
module DescribeTapeRecoveryPointsInput =
Awso_storagegateway.Values.DescribeTapeRecoveryPointsInputDescribeTapeRecoveryPointsInput
DescribeTapeArchivesOutput
DescribeTapeArchivesInput
module DescribeStorediSCSIVolumesOutput =
Awso_storagegateway.Values.DescribeStorediSCSIVolumesOutputReturns the description of the gateway volumes specified in the request. The list of gateway volumes in the request must be from one gateway. In the response, Storage Gateway returns volume information sorted by volume ARNs. This operation is only supported in stored volume gateway type.
module DescribeStorediSCSIVolumesInput =
Awso_storagegateway.Values.DescribeStorediSCSIVolumesInputA JSON object containing a list of DescribeStorediSCSIVolumesInput$VolumeARNs.
module DescribeSnapshotScheduleOutput =
Awso_storagegateway.Values.DescribeSnapshotScheduleOutputDescribes the snapshot schedule for the specified gateway volume. The snapshot schedule information includes intervals at which snapshots are automatically initiated on the volume. This operation is only supported in the cached volume and stored volume types.
module DescribeSnapshotScheduleInput =
Awso_storagegateway.Values.DescribeSnapshotScheduleInputA JSON object containing the DescribeSnapshotScheduleInput$VolumeARN of the volume.
Gets a description of a Server Message Block (SMB) file share settings from a file gateway. This operation is only supported for file gateways.
Gets a description of a Server Message Block (SMB) file share settings from a file gateway. This operation is only supported for file gateways.
DescribeSMBFileSharesOutput
DescribeSMBFileSharesInput
DescribeNFSFileSharesOutput
DescribeNFSFileSharesInput
module DescribeMaintenanceStartTimeOutput =
Awso_storagegateway.Values.DescribeMaintenanceStartTimeOutputA JSON object containing the following fields: DescribeMaintenanceStartTimeOutput$SoftwareUpdatePreferences DescribeMaintenanceStartTimeOutput$DayOfMonth DescribeMaintenanceStartTimeOutput$DayOfWeek DescribeMaintenanceStartTimeOutput$HourOfDay DescribeMaintenanceStartTimeOutput$MinuteOfHour DescribeMaintenanceStartTimeOutput$Timezone
module DescribeMaintenanceStartTimeInput =
Awso_storagegateway.Values.DescribeMaintenanceStartTimeInputA JSON object containing the Amazon Resource Name (ARN) of the gateway.
module DescribeGatewayInformationOutput =
Awso_storagegateway.Values.DescribeGatewayInformationOutputA JSON object containing the following fields:
module DescribeGatewayInformationInput =
Awso_storagegateway.Values.DescribeGatewayInformationInputA JSON object containing the ID of the gateway.
module DescribeFileSystemAssociationsOutput =
Awso_storagegateway.Values.DescribeFileSystemAssociationsOutputGets the file system association information. This operation is only supported for FSx File Gateways.
module DescribeFileSystemAssociationsInput =
Awso_storagegateway.Values.DescribeFileSystemAssociationsInputGets the file system association information. This operation is only supported for FSx File Gateways.
module DescribeChapCredentialsOutput =
Awso_storagegateway.Values.DescribeChapCredentialsOutputA JSON object containing the following fields:
A JSON object containing the Amazon Resource Name (ARN) of the iSCSI volume target.
module DescribeCachediSCSIVolumesOutput =
Awso_storagegateway.Values.DescribeCachediSCSIVolumesOutputA JSON object containing the following fields:
module DescribeCachediSCSIVolumesInput =
Awso_storagegateway.Values.DescribeCachediSCSIVolumesInputReturns a description of the gateway volumes specified in the request. This operation is only supported in the cached volume gateway types. The list of gateway volumes in the request must be from one gateway. In the response, Storage Gateway returns volume information sorted by volume Amazon Resource Name (ARN).
Returns information about the specified cache report, including completion status and generation progress.
Returns information about the specified cache report, including completion status and generation progress.
Returns information about the cache of a gateway. This operation is only supported in the cached volume, tape, and file gateway types. The response includes disk IDs that are configured as cache, and it includes the amount of cache allocated and used.
Returns information about the cache of a gateway. This operation is only supported in the cached volume, tape, and file gateway types. The response includes disk IDs that are configured as cache, and it includes the amount of cache allocated and used.
module DescribeBandwidthRateLimitScheduleOutput =
Awso_storagegateway.Values.DescribeBandwidthRateLimitScheduleOutputReturns information about the bandwidth rate limit schedule of a gateway. By default, gateways do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in effect. This operation is supported only for volume, tape and S3 file gateways. FSx file gateways do not support bandwidth rate limits. This operation returns information about a gateway's bandwidth rate limit schedule. A bandwidth rate limit schedule consists of one or more bandwidth rate limit intervals. A bandwidth rate limit interval defines a period of time on one or more days of the week, during which bandwidth rate limits are specified for uploading, downloading, or both. A bandwidth rate limit interval consists of one or more days of the week, a start hour and minute, an ending hour and minute, and bandwidth rate limits for uploading and downloading If no bandwidth rate limit schedule intervals are set for the gateway, this operation returns an empty response. To specify which gateway to describe, use the Amazon Resource Name (ARN) of the gateway in your request.
module DescribeBandwidthRateLimitScheduleInput =
Awso_storagegateway.Values.DescribeBandwidthRateLimitScheduleInputReturns information about the bandwidth rate limit schedule of a gateway. By default, gateways do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in effect. This operation is supported only for volume, tape and S3 file gateways. FSx file gateways do not support bandwidth rate limits. This operation returns information about a gateway's bandwidth rate limit schedule. A bandwidth rate limit schedule consists of one or more bandwidth rate limit intervals. A bandwidth rate limit interval defines a period of time on one or more days of the week, during which bandwidth rate limits are specified for uploading, downloading, or both. A bandwidth rate limit interval consists of one or more days of the week, a start hour and minute, an ending hour and minute, and bandwidth rate limits for uploading and downloading If no bandwidth rate limit schedule intervals are set for the gateway, this operation returns an empty response. To specify which gateway to describe, use the Amazon Resource Name (ARN) of the gateway in your request.
module DescribeBandwidthRateLimitOutput =
Awso_storagegateway.Values.DescribeBandwidthRateLimitOutputA JSON object containing the following fields:
module DescribeBandwidthRateLimitInput =
Awso_storagegateway.Values.DescribeBandwidthRateLimitInputA JSON object containing the Amazon Resource Name (ARN) of the gateway.
module DescribeAvailabilityMonitorTestOutput =
Awso_storagegateway.Values.DescribeAvailabilityMonitorTestOutputReturns information about the most recent high availability monitoring test that was performed on the host in a cluster. If a test isn't performed, the status and start time in the response would be null.
module DescribeAvailabilityMonitorTestInput =
Awso_storagegateway.Values.DescribeAvailabilityMonitorTestInputReturns information about the most recent high availability monitoring test that was performed on the host in a cluster. If a test isn't performed, the status and start time in the response would be null.
A JSON object containing the Amazon Resource Name (ARN) of the storage volume that was deleted.
A JSON object containing the DeleteVolumeInput$VolumeARN to delete.
Delete a custom tape pool. A custom tape pool can only be deleted if there are no tapes in the pool and if there are no automatic tape creation policies that reference the custom tape pool.
Delete a custom tape pool. A custom tape pool can only be deleted if there are no tapes in the pool and if there are no automatic tape creation policies that reference the custom tape pool.
DeleteTapeOutput
DeleteTapeInput
DeleteTapeArchiveOutput
DeleteTapeArchiveInput
Deletes a snapshot of a volume. You can take snapshots of your gateway volumes on a scheduled or ad hoc basis. This API action enables you to delete a snapshot schedule for a volume. For more information, see Backing up your volumes. In the DeleteSnapshotSchedule request, you identify the volume by providing its Amazon Resource Name (ARN). This operation is only supported for cached volume gateway types. To list or delete a snapshot, you must use the Amazon EC2 API. For more information, go to DescribeSnapshots in the Amazon Elastic Compute Cloud API Reference.
Deletes a snapshot of a volume. You can take snapshots of your gateway volumes on a scheduled or ad hoc basis. This API action enables you to delete a snapshot schedule for a volume. For more information, see Backing up your volumes. In the DeleteSnapshotSchedule request, you identify the volume by providing its Amazon Resource Name (ARN). This operation is only supported for cached volume gateway types. To list or delete a snapshot, you must use the Amazon EC2 API. For more information, go to DescribeSnapshots in the Amazon Elastic Compute Cloud API Reference.
A JSON object containing the ID of the deleted gateway.
A JSON object containing the ID of the gateway to delete.
DeleteFileShareOutput
DeleteFileShareInput
A JSON object containing the following fields:
A JSON object containing one or more of the following fields: DeleteChapCredentialsInput$InitiatorName DeleteChapCredentialsInput$TargetARN
Deletes the specified cache report and any associated tags from the Storage Gateway database. You can only delete completed reports. If the status of the report you attempt to delete still IN-PROGRESS, the delete operation returns an error. You can use CancelCacheReport to cancel an IN-PROGRESS report. DeleteCacheReport does not delete the report object from your Amazon S3 bucket.
Deletes the specified cache report and any associated tags from the Storage Gateway database. You can only delete completed reports. If the status of the report you attempt to delete still IN-PROGRESS, the delete operation returns an error. You can use CancelCacheReport to cancel an IN-PROGRESS report. DeleteCacheReport does not delete the report object from your Amazon S3 bucket.
module DeleteBandwidthRateLimitOutput =
Awso_storagegateway.Values.DeleteBandwidthRateLimitOutputA JSON object containing the Amazon Resource Name (ARN) of the gateway whose bandwidth rate information was deleted.
module DeleteBandwidthRateLimitInput =
Awso_storagegateway.Values.DeleteBandwidthRateLimitInputA JSON object containing the following fields: DeleteBandwidthRateLimitInput$BandwidthType
module DeleteAutomaticTapeCreationPolicyOutput =
Awso_storagegateway.Values.DeleteAutomaticTapeCreationPolicyOutputDeletes the automatic tape creation policy of a gateway. If you delete this policy, new virtual tapes must be created manually. Use the Amazon Resource Name (ARN) of the gateway in your request to remove the policy.
module DeleteAutomaticTapeCreationPolicyInput =
Awso_storagegateway.Values.DeleteAutomaticTapeCreationPolicyInputDeletes the automatic tape creation policy of a gateway. If you delete this policy, new virtual tapes must be created manually. Use the Amazon Resource Name (ARN) of the gateway in your request to remove the policy.
CreateTapeOutput
CreateTapesInput
CreateTapeOutput
CreateTapeWithBarcodeInput
Creates a new custom tape pool. You can use custom tape pool to enable tape retention lock on tapes that are archived in the custom pool.
Creates a new custom tape pool. You can use custom tape pool to enable tape retention lock on tapes that are archived in the custom pool.
module CreateStorediSCSIVolumeOutput =
Awso_storagegateway.Values.CreateStorediSCSIVolumeOutputA JSON object containing the following fields:
A JSON object containing one or more of the following fields: CreateStorediSCSIVolumeInput$DiskId CreateStorediSCSIVolumeInput$NetworkInterfaceId CreateStorediSCSIVolumeInput$PreserveExistingData CreateStorediSCSIVolumeInput$SnapshotId CreateStorediSCSIVolumeInput$TargetName
A JSON object containing the following fields:
A JSON object containing one or more of the following fields: CreateSnapshotInput$SnapshotDescription CreateSnapshotInput$VolumeARN
module CreateSnapshotFromVolumeRecoveryPointOutput =
Awso_storagegateway.Values.CreateSnapshotFromVolumeRecoveryPointOutputInitiates a snapshot of a gateway from a volume recovery point. This operation is only supported in the cached volume gateway type. A volume recovery point is a point in time at which all data of the volume is consistent and from which you can create a snapshot. To get a list of volume recovery point for cached volume gateway, use ListVolumeRecoveryPoints. In the CreateSnapshotFromVolumeRecoveryPoint request, you identify the volume by providing its Amazon Resource Name (ARN). You must also provide a description for the snapshot. When the gateway takes a snapshot of the specified volume, the snapshot and its description appear in the Storage Gateway console. In response, the gateway returns you a snapshot ID. You can use this snapshot ID to check the snapshot progress or later use it when you want to create a volume from a snapshot. To list or delete a snapshot, you must use the Amazon EC2 API. For more information, see DescribeSnapshots or DeleteSnapshot in the Amazon Elastic Compute Cloud API Reference.
module CreateSnapshotFromVolumeRecoveryPointInput =
Awso_storagegateway.Values.CreateSnapshotFromVolumeRecoveryPointInputInitiates a snapshot of a gateway from a volume recovery point. This operation is only supported in the cached volume gateway type. A volume recovery point is a point in time at which all data of the volume is consistent and from which you can create a snapshot. To get a list of volume recovery point for cached volume gateway, use ListVolumeRecoveryPoints. In the CreateSnapshotFromVolumeRecoveryPoint request, you identify the volume by providing its Amazon Resource Name (ARN). You must also provide a description for the snapshot. When the gateway takes a snapshot of the specified volume, the snapshot and its description appear in the Storage Gateway console. In response, the gateway returns you a snapshot ID. You can use this snapshot ID to check the snapshot progress or later use it when you want to create a volume from a snapshot. To list or delete a snapshot, you must use the Amazon EC2 API. For more information, see DescribeSnapshots or DeleteSnapshot in the Amazon Elastic Compute Cloud API Reference.
CreateSMBFileShareOutput
CreateSMBFileShareInput
CreateNFSFileShareOutput
CreateNFSFileShareInput
module CreateCachediSCSIVolumeOutput =
Awso_storagegateway.Values.CreateCachediSCSIVolumeOutputCreates a cached volume on a specified cached volume gateway. This operation is only supported in the cached volume gateway type. Cache storage must be allocated to the gateway before you can create a cached volume. Use the AddCache operation to add cache storage to a gateway. In the request, you must specify the gateway, size of the volume in bytes, the iSCSI target name, an IP address on which to expose the target, and a unique client token. In response, the gateway creates the volume and returns information about it. This information includes the volume Amazon Resource Name (ARN), its size, and the iSCSI target ARN that initiators can use to connect to the volume target. Optionally, you can provide the ARN for an existing volume as the SourceVolumeARN for this cached volume, which creates an exact copy of the existing volume’s latest recovery point. The VolumeSizeInBytes value must be equal to or larger than the size of the copied volume, in bytes.
Creates a cached volume on a specified cached volume gateway. This operation is only supported in the cached volume gateway type. Cache storage must be allocated to the gateway before you can create a cached volume. Use the AddCache operation to add cache storage to a gateway. In the request, you must specify the gateway, size of the volume in bytes, the iSCSI target name, an IP address on which to expose the target, and a unique client token. In response, the gateway creates the volume and returns information about it. This information includes the volume Amazon Resource Name (ARN), its size, and the iSCSI target ARN that initiators can use to connect to the volume target. Optionally, you can provide the ARN for an existing volume as the SourceVolumeARN for this cached volume, which creates an exact copy of the existing volume’s latest recovery point. The VolumeSizeInBytes value must be equal to or larger than the size of the copied volume, in bytes.
CancelRetrievalOutput
CancelRetrievalInput
Cancels generation of a specified cache report. You can use this operation to manually cancel an IN-PROGRESS report for any reason. This action changes the report status from IN-PROGRESS to CANCELLED. You can only cancel in-progress reports. If the the report you attempt to cancel is in FAILED, ERROR, or COMPLETED state, the cancel operation returns an error.
Cancels generation of a specified cache report. You can use this operation to manually cancel an IN-PROGRESS report for any reason. This action changes the report status from IN-PROGRESS to CANCELLED. You can only cancel in-progress reports. If the the report you attempt to cancel is in FAILED, ERROR, or COMPLETED state, the cancel operation returns an error.
CancelArchivalOutput
CancelArchivalInput
AttachVolumeOutput
AttachVolumeInput
Associate an Amazon FSx file system with the FSx File Gateway. After the association process is complete, the file shares on the Amazon FSx file system are available for access through the gateway. This operation only supports the FSx File Gateway type.
Associate an Amazon FSx file system with the FSx File Gateway. After the association process is complete, the file shares on the Amazon FSx file system are available for access through the gateway. This operation only supports the FSx File Gateway type.
Assigns a tape to a tape pool for archiving. The tape assigned to a pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the S3 storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.
Assigns a tape to a tape pool for archiving. The tape assigned to a pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the S3 storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.
A JSON object containing the Amazon Resource Name (ARN) of the gateway for which working storage was configured.
A JSON object containing one or more of the following fields: AddWorkingStorageInput$DiskIds
Configures one or more gateway local disks as upload buffer for a specified gateway. This operation is supported for the stored volume, cached volume, and tape gateway types. In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add upload buffer, and one or more disk IDs that you want to configure as upload buffer.
Configures one or more gateway local disks as upload buffer for a specified gateway. This operation is supported for the stored volume, cached volume, and tape gateway types. In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add upload buffer, and one or more disk IDs that you want to configure as upload buffer.
AddTagsToResourceOutput
AddTagsToResourceInput
Configures one or more gateway local disks as cache for a gateway. This operation is only supported in the cached volume, tape, and file gateway type (see How Storage Gateway works (architecture). In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add cache, and one or more disk IDs that you want to configure as cache.
Configures one or more gateway local disks as cache for a gateway. This operation is only supported in the cached volume, tape, and file gateway type (see How Storage Gateway works (architecture). In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add cache, and one or more disk IDs that you want to configure as cache.
Storage Gateway returns the Amazon Resource Name (ARN) of the activated gateway. It is a string made of information such as your account, gateway name, and Amazon Web Services Region. This ARN is used to reference the gateway in other API operations as well as resource-based authorization. For gateways activated prior to September 02, 2015, the gateway ARN contains the gateway name rather than the gateway ID. Changing the name of the gateway has no effect on the gateway ARN.
A JSON object containing one or more of the following fields: ActivateGatewayInput$ActivationKey ActivateGatewayInput$GatewayName ActivateGatewayInput$GatewayRegion ActivateGatewayInput$GatewayTimezone ActivateGatewayInput$GatewayType ActivateGatewayInput$MediumChangerType ActivateGatewayInput$TapeDriveType