(cancel-task-execution &
{:keys [task-execution-arn]
:as cancel-task-execution-request})(create-agent &
{:keys [activation-key agent-name security-group-arns subnet-arns
tags vpc-endpoint-id]
:as create-agent-request})(create-location-efs &
{:keys [ec2-config efs-filesystem-arn subdirectory tags]
:as create-location-efs-request})(create-location-fsx-windows &
{:keys [domain fsx-filesystem-arn password
security-group-arns subdirectory tags user]
:as create-location-fsx-windows-request})(create-location-nfs &
{:keys [mount-options on-prem-config server-hostname
subdirectory tags]
:as create-location-nfs-request})(create-location-object-storage &
{:keys [access-key agent-arns bucket-name
secret-key server-hostname server-port
server-protocol subdirectory tags]
:as create-location-object-storage-request})(create-location-s3 &
{:keys [agent-arns s3-bucket-arn s3-config s3-storage-class
subdirectory tags]
:as create-location-s3-request})(create-location-smb &
{:keys [agent-arns domain mount-options password
server-hostname subdirectory tags user]
:as create-location-smb-request})(create-task &
{:keys [cloud-watch-log-group-arn destination-location-arn excludes
name options schedule source-location-arn tags]
:as create-task-request})(describe-location-efs &
{:keys [location-arn] :as describe-location-efs-request})(describe-location-fsx-windows &
{:keys [location-arn]
:as describe-location-fsx-windows-request})(describe-location-nfs &
{:keys [location-arn] :as describe-location-nfs-request})(describe-location-object-storage
&
{:keys [location-arn] :as describe-location-object-storage-request})(describe-location-s3 & {:keys [location-arn] :as describe-location-s3-request})(describe-location-smb &
{:keys [location-arn] :as describe-location-smb-request})(describe-task-execution &
{:keys [task-execution-arn]
:as describe-task-execution-request})(list-locations &
{:keys [filters max-results next-token]
:as list-locations-request})(list-tags-for-resource &
{:keys [max-results next-token resource-arn]
:as list-tags-for-resource-request})(list-task-executions &
{:keys [max-results next-token task-arn]
:as list-task-executions-request})(start-task-execution &
{:keys [includes override-options task-arn]
:as start-task-execution-request})(update-location-nfs &
{:keys [location-arn mount-options on-prem-config
subdirectory]
:as update-location-nfs-request})(update-location-object-storage &
{:keys [access-key agent-arns location-arn
secret-key server-port server-protocol
subdirectory]
:as update-location-object-storage-request})(update-location-smb &
{:keys [agent-arns domain location-arn mount-options
password subdirectory user]
:as update-location-smb-request})(update-task &
{:keys [cloud-watch-log-group-arn excludes name options schedule
task-arn]
:as update-task-request})(update-task-execution &
{:keys [options task-execution-arn]
:as update-task-execution-request})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |