Amazon ECR · Arazzo Workflow
Amazon ECR Provision Repository
Version 1.0.0
Create a container repository, confirm it exists, and inspect its current images.
View Spec
View on GitHub
Amazon Web ServicesContainer ImagesContainer RegistryContainersDockerECROCIArazzoWorkflows
Provider
Workflows
provision-repository
Create an ECR repository and verify it by describing and listing its images.
Creates a repository in the registry, reads it back through DescribeRepositories to confirm registration, and lists the image IDs the repository currently contains.
1
createRepository
Create the repository in the registry with the requested tag mutability and image scanning configuration.
2
confirmRepository
Read the repository back through DescribeRepositories to confirm it is registered before listing its images.
3
Source API Descriptions
openapi
amazonEcrAmazonElasticContainerRegistryEcrApiApi
https://raw.githubusercontent.com/api-evangelist/amazon-ecr/refs/heads/main/openapi/amazon-ecr-amazon-ecr-amazon-elastic-container-registry-ecr-api-api-openapi.yml
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.