Removing a deployment target
You can remove a deployment target such as an Amazon ECS cluster or AWS CloudFormation stack from the Deployment targets page in the CodeCatalyst console.
Important
When you remove a deployment target, it is removed from the CodeCatalyst console, but remains available in the AWS service that hosts it (if it still exists).
Consider removing a deployment target if the target has become stale in CodeCatalyst. Targets might become stale if:
-
You deleted the workflow that deployed to the target.
-
You changed the stack or cluster that you're deploying to.
-
You deleted the stack or cluster from the CloudFormation or Amazon ECS service in the AWS console.
To remove a deployment target
Open the CodeCatalyst console at https://codecatalyst.aws/
. -
Choose your project.
In the navigation pane, choose CI/CD, and then choose Environments.
-
Choose the name of the environment that contains the deployment target you want to remove. For information about environments, see Deploying into AWS accounts and VPCs.
-
Choose the Deployment targets tab.
-
Choose the radio button next to the deployment target you want to remove.
-
Choose Remove.
The target is removed from the page.