
ojob ojob.io/aws/listECRImages region=eu-west-1 accesskey=ABC123 secretkey=ABC123 simple=true Given an AWS region will list all repositories and images.
| Name | Description | 
|---|---|
| region | The AWS region where the ECR is on | 
| accesskey | The AWS API access key | 
| secretkey | The AWS API secret key | 
| simple | Boolean flag to indicate a simplified output on a table |