Start Image Scan
POST {{aws_elastic_container_registry_base_url}}/?Action=StartImageScan
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"imageId"=>{"imageDigest"=>"string", "imageTag"=>"string"}, "registryId"=>"string", "repositoryName"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |