Skip to content

Conversation

@kg-aws
Copy link
Contributor

@kg-aws kg-aws commented Nov 17, 2025

Issue # (if applicable)

Closes #35742

Reason for this change

Description of changes

  • Corrected the doc to use FargateService when using Managed Instances CapacityProvider.
  • Added a work around for migrating existing service with LaunchType to use Managed Instances CapacityProvider without replacement.

Describe any new or updated permissions being added

Description of how you validated changes

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the repeat-contributor [Pilot] contributed between 3-5 PRs to the CDK label Nov 17, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team November 17, 2025 20:14
@github-actions github-actions bot added bug This issue is a bug. effort/medium Medium work item – several days of effort p2 labels Nov 17, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@aemada-aws aemada-aws changed the title fix(ecs): added note for work around from LaunchType to CapacityProvi… docs(ecs): added note for work around from LaunchType to CapacityProvi… Nov 19, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review November 19, 2025 16:48

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@mergify
Copy link
Contributor

mergify bot commented Nov 19, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Nov 19, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 3d0bf5c into aws:main Nov 19, 2025
18 of 19 checks passed
@github-actions
Copy link
Contributor

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 Nov 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug This issue is a bug. effort/medium Medium work item – several days of effort p2 repeat-contributor [Pilot] contributed between 3-5 PRs to the CDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ecs: example in managed instances documentation does not work

3 participants