ec2KeyPair

@JvmName(name = "vbkrmbxrdkuijpps")
suspend fun ec2KeyPair(value: Output<String>)
@JvmName(name = "udalpndqoyasbgxa")
suspend fun ec2KeyPair(value: String?)

Parameters

value

The Amazon EC2 key pair that's used for instances launched in the compute environment. You can use this key pair to log in to your instances with SSH. To remove the Amazon EC2 key pair, set this value to an empty string. When updating a compute environment, changing the Amazon EC2 key pair requires an infrastructure update of the compute environment. For more information, see Updating compute environments in the AWS Batch User Guide .

This parameter isn't applicable to jobs that are running on Fargate resources. Don't specify it.