Build image configuration files - Amazon ParallelCluster
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Build image configuration files

Amazon ParallelCluster version 3 uses YAML 1.1 files for build image configuration parameters. Please confirm that indentation is correct to reduce configuration errors. For more information, see the YAML 1.1 spec at https://yaml.org/spec/1.1/.

These configuration files are used to define how your custom Amazon ParallelCluster AMIs are built using EC2 Image Builder. Custom AMI building processes are triggered using the pcluster build-image command. For some example configuration files, see https://github.com/aws/aws-parallelcluster/tree/release-3.0/cli/tests/pcluster/schemas/test_imagebuilder_schema/test_imagebuilder_schema.

Build image configuration file properties

Region (Optional, String)

Specifies the Amazon Web Services Region for the build-image operation. For example, us-east-2.

CustomS3Bucket (Optional, String)

Specifies the name of an Amazon S3 bucket that is created in your Amazon account to store resources that are used by the custom AMI build process and to export logs. The info used by the image is in the custom bucket for image config. Amazon ParallelCluster maintains one Amazon S3 bucket in each Amazon Region that you create clusters in. By default, these Amazon S3 buckets are named parallelcluster-hash-v1-DO-NOT-DELETE.