aws-sdk-fsx 1.111.0

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

/// Types for the `AssociateFileSystemAliases` operation.
pub mod associate_file_system_aliases;

/// Types for the `CancelDataRepositoryTask` operation.
pub mod cancel_data_repository_task;

/// Types for the `CopyBackup` operation.
pub mod copy_backup;

/// Types for the `CopySnapshotAndUpdateVolume` operation.
pub mod copy_snapshot_and_update_volume;

/// Types for the `CreateAndAttachS3AccessPoint` operation.
pub mod create_and_attach_s3_access_point;

/// Types for the `CreateBackup` operation.
pub mod create_backup;

/// Types for the `CreateDataRepositoryAssociation` operation.
pub mod create_data_repository_association;

/// Types for the `CreateDataRepositoryTask` operation.
pub mod create_data_repository_task;

/// Types for the `CreateFileCache` operation.
pub mod create_file_cache;

/// Types for the `CreateFileSystem` operation.
pub mod create_file_system;

/// Types for the `CreateFileSystemFromBackup` operation.
pub mod create_file_system_from_backup;

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

/// Types for the `CreateStorageVirtualMachine` operation.
pub mod create_storage_virtual_machine;

/// Types for the `CreateVolume` operation.
pub mod create_volume;

/// Types for the `CreateVolumeFromBackup` operation.
pub mod create_volume_from_backup;

/// Types for the `DeleteBackup` operation.
pub mod delete_backup;

/// Types for the `DeleteDataRepositoryAssociation` operation.
pub mod delete_data_repository_association;

/// Types for the `DeleteFileCache` operation.
pub mod delete_file_cache;

/// Types for the `DeleteFileSystem` operation.
pub mod delete_file_system;

/// Types for the `DeleteSnapshot` operation.
pub mod delete_snapshot;

/// Types for the `DeleteStorageVirtualMachine` operation.
pub mod delete_storage_virtual_machine;

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

/// Types for the `DescribeBackups` operation.
pub mod describe_backups;

/// Types for the `DescribeDataRepositoryAssociations` operation.
pub mod describe_data_repository_associations;

/// Types for the `DescribeDataRepositoryTasks` operation.
pub mod describe_data_repository_tasks;

/// Types for the `DescribeFileCaches` operation.
pub mod describe_file_caches;

/// Types for the `DescribeFileSystemAliases` operation.
pub mod describe_file_system_aliases;

/// Types for the `DescribeFileSystems` operation.
pub mod describe_file_systems;

/// Types for the `DescribeS3AccessPointAttachments` operation.
pub mod describe_s3_access_point_attachments;

/// Types for the `DescribeSharedVpcConfiguration` operation.
pub mod describe_shared_vpc_configuration;

/// Types for the `DescribeSnapshots` operation.
pub mod describe_snapshots;

/// Types for the `DescribeStorageVirtualMachines` operation.
pub mod describe_storage_virtual_machines;

/// Types for the `DescribeVolumes` operation.
pub mod describe_volumes;

/// Types for the `DetachAndDeleteS3AccessPoint` operation.
pub mod detach_and_delete_s3_access_point;

/// Types for the `DisassociateFileSystemAliases` operation.
pub mod disassociate_file_system_aliases;

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

/// Types for the `ReleaseFileSystemNfsV3Locks` operation.
pub mod release_file_system_nfs_v3_locks;

/// Types for the `RestoreVolumeFromSnapshot` operation.
pub mod restore_volume_from_snapshot;

/// Types for the `StartMisconfiguredStateRecovery` operation.
pub mod start_misconfigured_state_recovery;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateDataRepositoryAssociation` operation.
pub mod update_data_repository_association;

/// Types for the `UpdateFileCache` operation.
pub mod update_file_cache;

/// Types for the `UpdateFileSystem` operation.
pub mod update_file_system;

/// Types for the `UpdateSharedVpcConfiguration` operation.
pub mod update_shared_vpc_configuration;

/// Types for the `UpdateSnapshot` operation.
pub mod update_snapshot;

/// Types for the `UpdateStorageVirtualMachine` operation.
pub mod update_storage_virtual_machine;

/// Types for the `UpdateVolume` operation.
pub mod update_volume;