latest--aws-ecs-clustercapacityproviderassociations
shared
Type:
object
Associate a set of ECS Capacity Providers with a specified ECS Cluster. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
List of capacity providers to associate with the cluster
uniqueItems=true
The name of the cluster
List of capacity providers to associate with the cluster
Definitions
CapacityProviders
CapacityProvider[]
List of capacity providers to associate with the cluster
CapacityProvider
string | Aws_CF_FunctionString
If using ec2 auto-scaling, the name of the associated capacity provider. Otherwise FARGATE, FARGATE_SPOT.
Cluster
string | Aws_CF_FunctionString
The name of the cluster
DefaultCapacityProviderStrategy
CapacityProviderStrategy[]
List of capacity providers to associate with the cluster
CapacityProviderStrategy
object
If using ec2 auto-scaling, the name of the associated capacity provider. Otherwise FARGATE, FARGATE_SPOT.
Base
integer
min=0max=100000
Weight
integer
min=0max=1000