(aws-ecs-patterns): desiredTaskCount not a property of aws-ecs-patterns #32056
Labels
@aws-cdk/aws-ecs-patterns
Related to ecs-patterns library
documentation
This is a problem with documentation.
effort/small
Small work item – less than a day of effort
p3
Describe the issue
If I'm reading this correctly the desiredTaskCount isn't actually a property of queueProcessingEc2Service, so it cannot be specified as it is in the example.
Links
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ecs_patterns.QueueProcessingEc2Service.html
https://github.com/aws/aws-cdk/blame/7bb9203eb95fe894c0d40942ff49c782a9fec251/packages/aws-cdk-lib/aws-ecs-patterns/lib/ecs/queue-processing-ecs-service.ts#L132
The text was updated successfully, but these errors were encountered: