AWS - Advanced Security
Given this AWS Shield setup code snippet, what resource is being protected?
aws_shield_protection = {
"Name": "MyCloudFrontDistribution",
"ResourceArn": "arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5"
}