aws ecr describe-image-scan-findings

From wikieduonline
Jump to navigation Jump to search

aws ecr describe-image-scan-findings --repository-name XXX --image-id YYY
aws ecr describe-image-scan-findings --repository-name sample-repo --image-id imageDigest=sha256:74b2c688c700ec95a93e478cdb959737c148df3fbf5ea706abe0318726e885e6
An error occurred (AccessDeniedException) when calling the DescribeImageScanFindings operation: User: arn:aws:iam::012345678912:user/your-read-only-user is not authorized to perform: inspector2:ListFindings on resource: arn:aws:inspector2:eu-central-1:012345678912:/findings/list


aws ecr describe-image-scan-findings --repository-name sample-repo --image-id imageDigest=sha256:74b2XXXX | grep '"title"'

Related[edit]

See also[edit]

Advertising: