[aws] section
(Optional) Used to select the AWS Region.
Cluster creation uses this priority order to select the AWS Region for a new cluster:
-
-ror--regionparameter to pcluster create. -
AWS_DEFAULT_REGIONenvironment variable. -
aws_region_namesetting in[aws]section of AWS ParallelCluster config file (default location is~/.parallelcluster/config.) This is the location updated by the pcluster configure command. -
regionsetting in[default]section of AWS CLI config file (~/.aws/config.)
Note
Before AWS ParallelCluster version 2.10.0, these settings were required and applied to all clusters.
To store credentials, you can use the environment, IAM roles for Amazon EC2, or the AWS CLI, rather than saving credentials into the AWS ParallelCluster config file.
[aws] aws_region_name =Region
Update policy: This setting is not analyzed during an update.