Skip to content

Commit 5d49e24

Browse files
committed
[Infrastructure] Expand the description of the PCUI stack parameter VpcEndpointId.
1 parent 09c1d01 commit 5d49e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/parallelcluster-ui.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Parameters:
88
Type: String
99
Default: public.ecr.aws/pcm/parallelcluster-ui:2023.12.0
1010
VpcEndpointId:
11-
Description: Enter a VPC endpoint to enable private PCUI implementation. When enabled, the API will only accept requests from within the given VPC.
11+
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.
1212
Type: String
1313
Default: ''
1414
LambdaSubnetIds:

0 commit comments

Comments
 (0)