You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Enter a VPC endpoint with type interface for the execute-api service to enable private PCUI implementation. When enabled, the API will only accept requests from within the given VPC.
12
12
Type: String
@@ -34,7 +34,7 @@ Parameters:
34
34
Version:
35
35
Description: Version of AWS ParallelCluster to deploy
36
36
Type: String
37
-
Default: 3.9.0
37
+
Default: 3.9.1
38
38
ImageBuilderVpcId:
39
39
Description: (Optional) Select the VPC to use for building the container images. If not selected, default VPC will be used.
0 commit comments