File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55AWSTemplateFormatVersion : ' 2010-09-09'
66Transform : 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
99Parameters :
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}"
You can’t perform that action at this time.
0 commit comments