AWS::Deadline::Fleet AcceleratorCapabilities - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Deadline::Fleet AcceleratorCapabilities

Provides information about the GPU accelerators used for jobs processed by a fleet.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Count

The number of GPU accelerators specified for worker hosts in this fleet.

Required: No

Type: AcceleratorCountRange

Update requires: No interruption

Selections

A list of accelerator capabilities requested for this fleet. Only Amazon Elastic Compute Cloud instances that provide these capabilities will be used. For example, if you specify both L4 and T4 chips, Deadline Cloud will use Amazon EC2 instances that have either the L4 or the T4 chip installed.

Required: Yes

Type: Array of AcceleratorSelection

Minimum: 1

Update requires: No interruption