Avoid overriding customer SSM-SessionManagerRunShell removing SSMSessionProfile-cfn.yaml
Context¶
Customer SSM-SessionManagerRunShell gets overridden by PCUI Cloudformation template, possibly causing loss of customer's SSM shell preferences for the region in cui PCUI is deployed.
Decision¶
Remove the cloudformation substack SSMSessionProfile-cfn.yaml.
With this change in place, when customers use the Shell button to connect to an SSM enabled cluster headnode,
they will end up being logged in as the default SSM user (which is ssm-user
) instead of the "default" ParallelCluster user.
Nothing else will change for them.