AWS::Deadline::Fleet CustomerManagedFleetConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

AWS::Deadline::Fleet CustomerManagedFleetConfiguration

The configuration details for a customer managed fleet.

Syntax

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

Properties

AutoScalingConfiguration

Property description not available.

Required: No

Type: CustomerManagedAutoScalingConfiguration

Update requires: No interruption

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