AWS::Deadline::Fleet CustomerManagedFleetConfiguration - 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 CustomerManagedFleetConfiguration

The configuration details for a customer managed fleet.

Syntax

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

Properties

Mode

The Auto Scaling mode for the customer managed fleet.

Required: Yes

Type: String

Allowed values: NO_SCALING | EVENT_BASED_AUTO_SCALING

Update requires: No interruption

StorageProfileId

The storage profile ID for the customer managed fleet.

Required: No

Type: String

Pattern: ^sp-[0-9a-f]{32}$

Update requires: No interruption

TagPropagationMode

The tag propagation mode for the customer managed fleet.

Required: No

Type: String

Allowed values: NO_PROPAGATION | PROPAGATE_TAGS_TO_WORKERS_AT_LAUNCH

Update requires: No interruption

WorkerCapabilities

The worker capabilities for the customer managed fleet.

Required: Yes

Type: CustomerManagedWorkerCapabilities

Update requires: No interruption