We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7fbb9 commit 6c1a61fCopy full SHA for 6c1a61f
aws_sra_examples/solutions/genai/bedrock_org/templates/sra-bedrock-org-main.yaml
@@ -72,7 +72,7 @@ Parameters:
72
Description: The email address to notify when an alarm is triggered
73
AllowedPattern: ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$
74
ConstraintDescription: Must be a valid email address
75
- Default: 'liamschn+bedrockalarm@amazon.com'
+ Default: 'alerts@examplecorp.com'
76
77
pSRAStagingS3BucketName:
78
Description:
0 commit comments