Register
4:00
Stop
AWS Certified Solutions Architect - AWS CloudFront - Distribution
Expert
1/4
When defining a task for an ECS Cluster which utilizes the EC2 launch type, what parameter should be specified to ensure a specific Amazon Machine Image (AMI) is used for the EC2 instances?
a.
Include the AMI ID within the 'requiresCompatibilities' property.
b.
Use the 'executionRoleArn' to define the AMI ID indirectly through an IAM policy.
c.
The AMI ID is set at the EC2 instance level, not in the task definition.
d.
Specify the desired AMI ID in the 'containerDefinitions' section.
Expert