Skip to main content

Deploy step

Last updated on

Deploy step

The deploy step creates a deployment for the agent on AWS Agent Core. On the first deployment for an agent, it creates the deployment. When a deployment already exists, it creates a new revision under the same deployment. The step publishes the new revision id as output that the traffic shift steps read.

The step type is DeployAwsAgentCoreRevision. Configure the following fields:

  • Container Registry: A Harness connector for the registry that hosts the plugin image.
  • Image: The deploy plugin image, harness/aws-agentcore-plugin:1.0.0-linux-amd64.
  • Wait for the revision to be ready: Enable this so the pipeline waits until the revision is ready before it continues.
Deploy AWS Agent Core Revision step parameters showing timeout, container registry, image, and wait for revision ready