Amazon ECR · Arazzo Workflow
Amazon ECR Publish Image
Version 1.0.0
Confirm a repository exists, put an image manifest, then read the image back.
View Spec
View on GitHub
Amazon Web ServicesContainer ImagesContainer RegistryContainersDockerECROCIArazzoWorkflows
Provider
Workflows
publish-image
Put an image manifest into a repository and verify it with BatchGetImage.
Confirms the target repository exists, pushes an image manifest with its media type and tag, and reads the image back to confirm it was stored.
1
confirmRepository
Describe the target repository to confirm it is registered before attempting to put an image into it.
2
putImage
Create or update the image manifest and tag associated with the image in the confirmed repository.
3
verifyImage
Read the image back through BatchGetImage using the published tag to confirm the manifest was stored.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.