AwsEcsClusterDefaultCapacityProviderStrategyDetails - AWS Security Hub

AwsEcsClusterDefaultCapacityProviderStrategyDetails

The default capacity provider strategy for the cluster. The default capacity provider strategy is used when services or tasks are run without a specified launch type or capacity provider strategy.

Contents

Base

The minimum number of tasks to run on the specified capacity provider.

Type: Integer

Required: No

CapacityProvider

The name of the capacity provider.

Type: String

Pattern: .*\S.*

Required: No

Weight

The relative percentage of the total number of tasks launched that should use the capacity provider.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: