aws-sdk-storagegateway 1.70.0

AWS SDK for AWS Storage Gateway
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `ActivateGateway` operation.
pub mod activate_gateway;

/// Types for the `AddCache` operation.
pub mod add_cache;

/// Types for the `AddTagsToResource` operation.
pub mod add_tags_to_resource;

/// Types for the `AddUploadBuffer` operation.
pub mod add_upload_buffer;

/// Types for the `AddWorkingStorage` operation.
pub mod add_working_storage;

/// Types for the `AssignTapePool` operation.
pub mod assign_tape_pool;

/// Types for the `AssociateFileSystem` operation.
pub mod associate_file_system;

/// Types for the `AttachVolume` operation.
pub mod attach_volume;

/// Types for the `CancelArchival` operation.
pub mod cancel_archival;

/// Types for the `CancelCacheReport` operation.
pub mod cancel_cache_report;

/// Types for the `CancelRetrieval` operation.
pub mod cancel_retrieval;

/// Types for the `CreateCachediSCSIVolume` operation.
pub mod create_cachedi_scsi_volume;

/// Types for the `CreateNFSFileShare` operation.
pub mod create_nfs_file_share;

/// Types for the `CreateSMBFileShare` operation.
pub mod create_smb_file_share;

/// Types for the `CreateSnapshot` operation.
pub mod create_snapshot;

/// Types for the `CreateSnapshotFromVolumeRecoveryPoint` operation.
pub mod create_snapshot_from_volume_recovery_point;

/// Types for the `CreateStorediSCSIVolume` operation.
pub mod create_storedi_scsi_volume;

/// Types for the `CreateTapePool` operation.
pub mod create_tape_pool;

/// Types for the `CreateTapeWithBarcode` operation.
pub mod create_tape_with_barcode;

/// Types for the `CreateTapes` operation.
pub mod create_tapes;

/// Types for the `DeleteAutomaticTapeCreationPolicy` operation.
pub mod delete_automatic_tape_creation_policy;

/// Types for the `DeleteBandwidthRateLimit` operation.
pub mod delete_bandwidth_rate_limit;

/// Types for the `DeleteCacheReport` operation.
pub mod delete_cache_report;

/// Types for the `DeleteChapCredentials` operation.
pub mod delete_chap_credentials;

/// Types for the `DeleteFileShare` operation.
pub mod delete_file_share;

/// Types for the `DeleteGateway` operation.
pub mod delete_gateway;

/// Types for the `DeleteSnapshotSchedule` operation.
pub mod delete_snapshot_schedule;

/// Types for the `DeleteTape` operation.
pub mod delete_tape;

/// Types for the `DeleteTapeArchive` operation.
pub mod delete_tape_archive;

/// Types for the `DeleteTapePool` operation.
pub mod delete_tape_pool;

/// Types for the `DeleteVolume` operation.
pub mod delete_volume;

/// Types for the `DescribeAvailabilityMonitorTest` operation.
pub mod describe_availability_monitor_test;

/// Types for the `DescribeBandwidthRateLimit` operation.
pub mod describe_bandwidth_rate_limit;

/// Types for the `DescribeBandwidthRateLimitSchedule` operation.
pub mod describe_bandwidth_rate_limit_schedule;

/// Types for the `DescribeCache` operation.
pub mod describe_cache;

/// Types for the `DescribeCacheReport` operation.
pub mod describe_cache_report;

/// Types for the `DescribeCachediSCSIVolumes` operation.
pub mod describe_cachedi_scsi_volumes;

/// Types for the `DescribeChapCredentials` operation.
pub mod describe_chap_credentials;

/// Types for the `DescribeFileSystemAssociations` operation.
pub mod describe_file_system_associations;

/// Types for the `DescribeGatewayInformation` operation.
pub mod describe_gateway_information;

/// Types for the `DescribeMaintenanceStartTime` operation.
pub mod describe_maintenance_start_time;

/// Types for the `DescribeNFSFileShares` operation.
pub mod describe_nfs_file_shares;

/// Types for the `DescribeSMBFileShares` operation.
pub mod describe_smb_file_shares;

/// Types for the `DescribeSMBSettings` operation.
pub mod describe_smb_settings;

/// Types for the `DescribeSnapshotSchedule` operation.
pub mod describe_snapshot_schedule;

/// Types for the `DescribeStorediSCSIVolumes` operation.
pub mod describe_storedi_scsi_volumes;

/// Types for the `DescribeTapeArchives` operation.
pub mod describe_tape_archives;

/// Types for the `DescribeTapeRecoveryPoints` operation.
pub mod describe_tape_recovery_points;

/// Types for the `DescribeTapes` operation.
pub mod describe_tapes;

/// Types for the `DescribeUploadBuffer` operation.
pub mod describe_upload_buffer;

/// Types for the `DescribeVTLDevices` operation.
pub mod describe_vtl_devices;

/// Types for the `DescribeWorkingStorage` operation.
pub mod describe_working_storage;

/// Types for the `DetachVolume` operation.
pub mod detach_volume;

/// Types for the `DisableGateway` operation.
pub mod disable_gateway;

/// Types for the `DisassociateFileSystem` operation.
pub mod disassociate_file_system;

/// Types for the `EvictFilesFailingUpload` operation.
pub mod evict_files_failing_upload;

/// Types for the `JoinDomain` operation.
pub mod join_domain;

/// Types for the `ListAutomaticTapeCreationPolicies` operation.
pub mod list_automatic_tape_creation_policies;

/// Types for the `ListCacheReports` operation.
pub mod list_cache_reports;

/// Types for the `ListFileShares` operation.
pub mod list_file_shares;

/// Types for the `ListFileSystemAssociations` operation.
pub mod list_file_system_associations;

/// Types for the `ListGateways` operation.
pub mod list_gateways;

/// Types for the `ListLocalDisks` operation.
pub mod list_local_disks;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTapePools` operation.
pub mod list_tape_pools;

/// Types for the `ListTapes` operation.
pub mod list_tapes;

/// Types for the `ListVolumeInitiators` operation.
pub mod list_volume_initiators;

/// Types for the `ListVolumeRecoveryPoints` operation.
pub mod list_volume_recovery_points;

/// Types for the `ListVolumes` operation.
pub mod list_volumes;

/// Types for the `NotifyWhenUploaded` operation.
pub mod notify_when_uploaded;

/// Types for the `RefreshCache` operation.
pub mod refresh_cache;

/// Types for the `RemoveTagsFromResource` operation.
pub mod remove_tags_from_resource;

/// Types for the `ResetCache` operation.
pub mod reset_cache;

/// Types for the `RetrieveTapeArchive` operation.
pub mod retrieve_tape_archive;

/// Types for the `RetrieveTapeRecoveryPoint` operation.
pub mod retrieve_tape_recovery_point;

/// Types for the `SetLocalConsolePassword` operation.
pub mod set_local_console_password;

/// Types for the `SetSMBGuestPassword` operation.
pub mod set_smb_guest_password;

/// Types for the `ShutdownGateway` operation.
pub mod shutdown_gateway;

/// Types for the `StartAvailabilityMonitorTest` operation.
pub mod start_availability_monitor_test;

/// Types for the `StartCacheReport` operation.
pub mod start_cache_report;

/// Types for the `StartGateway` operation.
pub mod start_gateway;

/// Types for the `UpdateAutomaticTapeCreationPolicy` operation.
pub mod update_automatic_tape_creation_policy;

/// Types for the `UpdateBandwidthRateLimit` operation.
pub mod update_bandwidth_rate_limit;

/// Types for the `UpdateBandwidthRateLimitSchedule` operation.
pub mod update_bandwidth_rate_limit_schedule;

/// Types for the `UpdateChapCredentials` operation.
pub mod update_chap_credentials;

/// Types for the `UpdateFileSystemAssociation` operation.
pub mod update_file_system_association;

/// Types for the `UpdateGatewayInformation` operation.
pub mod update_gateway_information;

/// Types for the `UpdateGatewaySoftwareNow` operation.
pub mod update_gateway_software_now;

/// Types for the `UpdateMaintenanceStartTime` operation.
pub mod update_maintenance_start_time;

/// Types for the `UpdateNFSFileShare` operation.
pub mod update_nfs_file_share;

/// Types for the `UpdateSMBFileShare` operation.
pub mod update_smb_file_share;

/// Types for the `UpdateSMBFileShareVisibility` operation.
pub mod update_smb_file_share_visibility;

/// Types for the `UpdateSMBLocalGroups` operation.
pub mod update_smb_local_groups;

/// Types for the `UpdateSMBSecurityStrategy` operation.
pub mod update_smb_security_strategy;

/// Types for the `UpdateSnapshotSchedule` operation.
pub mod update_snapshot_schedule;

/// Types for the `UpdateVTLDeviceType` operation.
pub mod update_vtl_device_type;