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 b986dec commit 5e933d1Copy full SHA for 5e933d1
aws_sra_examples/solutions/genai/bedrock_org/lambda/src/sra_cloudwatch_dashboard.json
@@ -10,12 +10,12 @@
10
"properties": {
11
"metrics": [
12
[
13
- ".",
+ "sra-bedrock",
14
"sra-bedrock-filter-bucket-changes-metric",
15
{ "accountId": "<MANAGEMENT_ACCOUNT>", "region": "<HOME_REGION>" }
16
],
17
18
19
"sra-bedrock-filter-service-changes-metric",
20
21
@@ -25,7 +25,7 @@
25
{ "accountId": "<BEDROCK_ACCOUNT>", "region": "<REGION>" }
26
27
28
29
"sra-bedrock-filter-sensitive-info-metric",
30
31
]
0 commit comments