Skip to content

Latest commit

 

History

History
85 lines (72 loc) · 1.9 KB

datasync.rst

File metadata and controls

85 lines (72 loc) · 1.9 KB

datasync

Example usage

@mock_datasync
def test_datasync_behaviour:
    boto3.client("datasync")
    ...

Implemented features for this service

  • [ ] add_storage_system
  • [X] cancel_task_execution
  • [ ] create_agent
  • [ ] create_location_efs
  • [ ] create_location_fsx_lustre
  • [ ] create_location_fsx_ontap
  • [ ] create_location_fsx_open_zfs
  • [ ] create_location_fsx_windows
  • [ ] create_location_hdfs
  • [ ] create_location_nfs
  • [ ] create_location_object_storage
  • [ ] create_location_s3
  • [ ] create_location_smb
  • [X] create_task
  • [ ] delete_agent
  • [X] delete_location
  • [X] delete_task
  • [ ] describe_agent
  • [ ] describe_discovery_job
  • [ ] describe_location_efs
  • [ ] describe_location_fsx_lustre
  • [ ] describe_location_fsx_ontap
  • [ ] describe_location_fsx_open_zfs
  • [ ] describe_location_fsx_windows
  • [ ] describe_location_hdfs
  • [ ] describe_location_nfs
  • [ ] describe_location_object_storage
  • [ ] describe_location_s3
  • [ ] describe_location_smb
  • [ ] describe_storage_system
  • [ ] describe_storage_system_resource_metrics
  • [ ] describe_storage_system_resources
  • [ ] describe_task
  • [ ] describe_task_execution
  • [ ] generate_recommendations
  • [ ] list_agents
  • [ ] list_discovery_jobs
  • [ ] list_locations
  • [ ] list_storage_systems
  • [ ] list_tags_for_resource
  • [ ] list_task_executions
  • [ ] list_tasks
  • [ ] remove_storage_system
  • [ ] start_discovery_job
  • [X] start_task_execution
  • [ ] stop_discovery_job
  • [ ] tag_resource
  • [ ] untag_resource
  • [ ] update_agent
  • [ ] update_discovery_job
  • [ ] update_location_hdfs
  • [ ] update_location_nfs
  • [ ] update_location_object_storage
  • [ ] update_location_smb
  • [ ] update_storage_system
  • [X] update_task
  • [ ] update_task_execution