aws-sdk-datasync 1.109.0

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

/// Types for the `CancelTaskExecution` operation.
pub mod cancel_task_execution;

/// Types for the `CreateAgent` operation.
pub mod create_agent;

/// Types for the `CreateLocationAzureBlob` operation.
pub mod create_location_azure_blob;

/// Types for the `CreateLocationEfs` operation.
pub mod create_location_efs;

/// Types for the `CreateLocationFsxLustre` operation.
pub mod create_location_fsx_lustre;

/// Types for the `CreateLocationFsxOntap` operation.
pub mod create_location_fsx_ontap;

/// Types for the `CreateLocationFsxOpenZfs` operation.
pub mod create_location_fsx_open_zfs;

/// Types for the `CreateLocationFsxWindows` operation.
pub mod create_location_fsx_windows;

/// Types for the `CreateLocationHdfs` operation.
pub mod create_location_hdfs;

/// Types for the `CreateLocationNfs` operation.
pub mod create_location_nfs;

/// Types for the `CreateLocationObjectStorage` operation.
pub mod create_location_object_storage;

/// Types for the `CreateLocationS3` operation.
pub mod create_location_s3;

/// Types for the `CreateLocationSmb` operation.
pub mod create_location_smb;

/// Types for the `CreateTask` operation.
pub mod create_task;

/// Types for the `DeleteAgent` operation.
pub mod delete_agent;

/// Types for the `DeleteLocation` operation.
pub mod delete_location;

/// Types for the `DeleteTask` operation.
pub mod delete_task;

/// Types for the `DescribeAgent` operation.
pub mod describe_agent;

/// Types for the `DescribeLocationAzureBlob` operation.
pub mod describe_location_azure_blob;

/// Types for the `DescribeLocationEfs` operation.
pub mod describe_location_efs;

/// Types for the `DescribeLocationFsxLustre` operation.
pub mod describe_location_fsx_lustre;

/// Types for the `DescribeLocationFsxOntap` operation.
pub mod describe_location_fsx_ontap;

/// Types for the `DescribeLocationFsxOpenZfs` operation.
pub mod describe_location_fsx_open_zfs;

/// Types for the `DescribeLocationFsxWindows` operation.
pub mod describe_location_fsx_windows;

/// Types for the `DescribeLocationHdfs` operation.
pub mod describe_location_hdfs;

/// Types for the `DescribeLocationNfs` operation.
pub mod describe_location_nfs;

/// Types for the `DescribeLocationObjectStorage` operation.
pub mod describe_location_object_storage;

/// Types for the `DescribeLocationS3` operation.
pub mod describe_location_s3;

/// Types for the `DescribeLocationSmb` operation.
pub mod describe_location_smb;

/// Types for the `DescribeTask` operation.
pub mod describe_task;

/// Types for the `DescribeTaskExecution` operation.
pub mod describe_task_execution;

/// Types for the `ListAgents` operation.
pub mod list_agents;

/// Types for the `ListLocations` operation.
pub mod list_locations;

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

/// Types for the `ListTaskExecutions` operation.
pub mod list_task_executions;

/// Types for the `ListTasks` operation.
pub mod list_tasks;

/// Types for the `StartTaskExecution` operation.
pub mod start_task_execution;

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

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

/// Types for the `UpdateAgent` operation.
pub mod update_agent;

/// Types for the `UpdateLocationAzureBlob` operation.
pub mod update_location_azure_blob;

/// Types for the `UpdateLocationEfs` operation.
pub mod update_location_efs;

/// Types for the `UpdateLocationFsxLustre` operation.
pub mod update_location_fsx_lustre;

/// Types for the `UpdateLocationFsxOntap` operation.
pub mod update_location_fsx_ontap;

/// Types for the `UpdateLocationFsxOpenZfs` operation.
pub mod update_location_fsx_open_zfs;

/// Types for the `UpdateLocationFsxWindows` operation.
pub mod update_location_fsx_windows;

/// Types for the `UpdateLocationHdfs` operation.
pub mod update_location_hdfs;

/// Types for the `UpdateLocationNfs` operation.
pub mod update_location_nfs;

/// Types for the `UpdateLocationObjectStorage` operation.
pub mod update_location_object_storage;

/// Types for the `UpdateLocationS3` operation.
pub mod update_location_s3;

/// Types for the `UpdateLocationSmb` operation.
pub mod update_location_smb;

/// Types for the `UpdateTask` operation.
pub mod update_task;

/// Types for the `UpdateTaskExecution` operation.
pub mod update_task_execution;