Skip to content

Commit 6c1a61f

Browse files
committed
updating default value
1 parent 0b7fbb9 commit 6c1a61f

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
@@ -72,7 +72,7 @@ Parameters:
7272
Description: The email address to notify when an alarm is triggered
7373
AllowedPattern: ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$
7474
ConstraintDescription: Must be a valid email address
75-
Default: 'liamschn+bedrockalarm@amazon.com'
75+
Default: 'alerts@examplecorp.com'
7676

7777
pSRAStagingS3BucketName:
7878
Description:

0 commit comments

Comments
 (0)