EksHostPath - AWS Batch
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

EksHostPath

Specifies the configuration of a Kubernetes hostPath volume. A hostPath volume mounts an existing file or directory from the host node's filesystem into your pod. For more information, see hostPath in the Kubernetes documentation.

Contents

path

The path of the file or directory on the host to mount into containers on the pod.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: