Difference between revisions of "Aws ecr describe-image-scan-findings"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[aws ecr]] describe-image-scan-findings --repository-name sample-repo --image-id imageDigest=sha256:74b2c688c700ec95a93e478cdb959737c148df3fbf5ea706abe0318726e885e6 | [[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 | + | 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 |
Revision as of 08:48, 5 April 2022
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
Related
See also
Advertising: