aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

(2023.05) PCUI release broken in us-gov-west-1 #236

Closed tmscarla closed 1 year ago

tmscarla commented 1 year ago

Bug description

Due to an issue with ParallelCluster UI 2023.05, deployment of PCUI in GovCloud west region will fail with the following error message show in the CloudFormation events :

Partition "aws" is not valid for resource "arn:aws:ce:us-east-1::/*".
 (Service: AmazonIdentityManagement; Status Code: 400; Error Code: MalformedPolicyDocument; Request ID: 3ef760f7-3467-487a-8eb3-130712e1791c; Proxy: null)

The issue is rooted in the fact that the Cost monitoring feature is not supported in GovCloud west region and trying to activate it will result in an error. (See https://github.com/aws/aws-parallelcluster-ui/issues/213)

Mitigation

You can find a detailed explanation and the mitigation of the problem here.

lazyoft commented 1 year ago

Reopening until the official release.

BarcoMasile commented 1 year ago

Closing this issue since it's solved after PCUI 2023.06.0 release.