logo
Menu

Amazon CodeCatalyst workflow for Amazon ECS

Example CodeCatalyst workflow to build and publish a container image, and the deploy it to ECS.

Kowsalya Jaganathan
Amazon Employee
Published May 5, 2023
Last Modified May 21, 2024
About
💻 Examples ofECS
CodeCatalyst Workflow
⏰ Last Updated2023-05-05
This snippet shows a CodeCatalyst workflow that will build and publish a container images, and then deploy it to an ECS cluster.
Used in:

Snippet

The following values need to replaced in the snippet below:
  • <ECS cluster ARN>
  • <Account-Id>
  • <CodeCatalystPreviewDevelopmentAdministrator role>

Any opinions in this post are those of the individual author and may not reflect the opinions of AWS.

Comments