This repository contains a set of samples to use with AWS Deadline Cloud.
The job_bundles directory contains sample jobs that you can submit to your Deadline Cloud queue. You can use the Deadline Cloud CLI to submit these jobs to your queues.
The Open Job Description Specifications repository has more samples that you can use with AWS Deadline Cloud.
$ deadline bundle submit job_bundles/cli_job -p DataDir=~/data_dir
$ deadline bundle gui-submit job_bundles/gui_control_showcase
The conda_recipes directory contains samples and tooling for building conda packages for your
Deadline Cloud queues. You can use the submit-package-job
tool to submit
build jobs to your queue. See this blog post
for instructions on how to configure your Deadline Cloud farm for building and
using an Amazon S3 conda channel.
The queue_environments directory contains sample queue environments you can attach to your Deadline Cloud queue, to provide software applications to your jobs from Conda or Rez.
- AWS Deadline Cloud user guide
- AWS Deadline Cloud developer guide
- AWS Deadline Cloud API reference
- Open Job Description
We take all security reports seriously. When we receive such reports, we will investigate and subsequently address any potential vulnerabilities as quickly as possible. If you discover a potential security issue in this project, please notify AWS/Amazon Security via our vulnerability reporting page or directly via email to AWS Security. Please do not create a public GitHub issue in this project.
This library is licensed under the MIT-0 License. See the LICENSE file.