Ec2Configuration
class Ec2Configuration
Provides information used to select Amazon Machine Images (AMIs) for instances in the compute environment. If Ec2Configuration
isn't specified, the default is ECS_AL2
(Amazon Linux 2).
This object isn't applicable to jobs that are running on Fargate resources.
Types
Properties
Link copied to clipboard
The AMI ID used for instances launched in the compute environment that match the image type. This setting overrides the imageId
set in the computeResource
object.
Link copied to clipboard
The Kubernetes version for the compute environment. If you don't specify a value, the latest version that Batch supports is used.