AWS - ECS and Fargate
Given this AWS CLI command output after pushing an image to ECR:
What does the
{"imageDigest": "sha256:abc123", "imageTags": ["latest"]}What does the
imageDigest represent?