Skip to content

Commit bdc7e3c

Browse files
committed
update description of zip URL param
1 parent 2c0881d commit bdc7e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_sra_examples/solutions/genai/bedrock_org/templates/sra-bedrock-org-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Parameters:
66
Type: String
77
Default: 'https://github.com/aws-samples/aws-security-reference-architecture-examples/archive/refs/heads/main.zip'
88
AllowedPattern: ^https://.*\.zip$
9-
Description: The S3 URL for the SRA solution zip file. Test for URL example - https://github.com/liamschn/aws-security-reference-architecture-examples/archive/refs/heads/sra-genai.zip
9+
Description: The S3 URL for the SRA solution zip file. Defaults to prod URL. Test fork URL example - https://github.com/<your-fork-namespace>/aws-security-reference-architecture-examples/archive/refs/heads/<your-branch-name>.zip
1010
ConstraintDescription: The S3 URL for the SRA code repository zip file.
1111

1212
pDryRun:

0 commit comments

Comments
 (0)