Skip to content

docs(ecs): fix incorrect default value for enableManagedDraining#37324

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/ecs-managed-draining-default-clean
Closed

docs(ecs): fix incorrect default value for enableManagedDraining#37324
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/ecs-managed-draining-default-clean

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

The JSDoc stated @default true but the actual code defaults to undefined, which delegates to the AWS service default behavior.

Closes #35539

The JSDoc stated @default true but the actual code defaults to
undefined, which delegates to the AWS service default behavior.

Closes aws#35539
@github-actions github-actions bot added effort/small Small work item – less than a day of effort beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Mar 23, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 23, 2026 09:34
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing in favor of #37475 (same change, updated version)

@syukawa-gh syukawa-gh closed this Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/small Small work item – less than a day of effort p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws-ecs: enableManagedDraining docs incorrectly state the default is true

2 participants