Batch Delete Image
POST {{aws_elastic_container_registry_base_url}}/?Action=BatchDeleteImage
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"imageIds"=>[{"imageDigest"=>"string", "imageTag"=>"string"}], "registryId"=>"string", "repositoryName"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |