Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Deploying to Amazon Elastic Container Service - GitHub Docs

Configures a GitHub Actions workflow to automate the deployment of containerized applications to Amazon Elastic Container Service (ECS).

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Deploying to Amazon Elastic Container Service - GitHub Docs

Configures a GitHub Actions workflow to automate the deployment of containerized applications to Amazon Elastic Container Service (ECS).

When To Use

Use when you need to automate the deployment of Docker images from a GitHub repository to an Amazon ECS cluster using GitHub Actions.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-deploy-deploying-to-amazon-elastic-container-service-git-workflow-guide.mdA markdown document outlining the prerequisites and workflow configuration for deploying to Amazon Elastic Container Service using GitHub Actions.Questions about a markdown document outlining the prerequisites and workflow configuration for deploying to Amazon Elastic Container...
examples/actions-how-tos-deploy-deploying-to-amazon-elastic-container-service-git.textAWS CLI commands to create an Amazon ECR repository for use with GitHub Actions deployment to Amazon ECS.Exact payloads, commands, or snippets shown in AWS CLI commands to create an Amazon ECR repository for use with GitHub Actions deployment to Amazon ECS.
examples/actions-how-tos-deploy-deploying-to-amazon-elastic-container-service-git-2.textA CLI skeleton command for registering a task definition with Amazon Elastic Container Service using the AWS CLI.Exact payloads, commands, or snippets shown in A CLI skeleton command for registering a task definition with Amazon Elastic Container Service using the AWS CLI.
examples/actions-how-tos-deploy-deploying-to-amazon-elastic-container-service-git-3.textA GitHub Actions workflow configuration file demonstrating how to deploy to Amazon Elastic Container Service.Exact payloads, commands, or snippets shown in A GitHub Actions workflow configuration file demonstrating how to deploy to Amazon Elastic Container Service.

What This Skill Covers

    • GitHub Actions / - How-tos / - Deploy / - Deploy to third-party platforms / - Amazon Elastic Container Service
  • Main sections: In this article, Prerequisites, Creating the workflow.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/how-tos/deploy/deploy-to-third-party-platforms/amazon-elastic-container-service