Skip to content

Commit 0977e01

Browse files
author
Daniel Lorch
committed
chore: pattern 2 description
1 parent 61c9d68 commit 0977e01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

patterns/pattern-2/template.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
AWSTemplateFormatVersion: '2010-09-09'
66
Transform: AWS::Serverless-2016-10-31
7-
Description: AWS GenAI IDP Accelerator - resources for IDP Pattern 2
7+
Description: AWS GenAI IDP Accelerator - resources for IDP Pattern 2 (Bedrock FMs)
88

99
Parameters:
1010

@@ -2296,9 +2296,9 @@ Outputs:
22962296
Value: !Ref StateMachineLogGroup
22972297

22982298
DashboardName:
2299-
Description: Name of the Pattern 1 CloudWatch Dashboard
2299+
Description: Name of the Pattern 2 (Bedrock FMs) CloudWatch Dashboard
23002300
Value: !Ref Dashboard
23012301

23022302
DashboardArn:
2303-
Description: ARN of the Pattern 1 CloudWatch Dashboard
2303+
Description: ARN of the Pattern 2 (Bedrock FMs) CloudWatch Dashboard
23042304
Value: !Sub "arn:${AWS::Partition}:cloudwatch::${AWS::AccountId}:dashboard/${Dashboard}"

0 commit comments

Comments
 (0)