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 7db8cba commit 39a6b38Copy full SHA for 39a6b38
aws_sra_examples/solutions/genai/bedrock_org/templates/sra-bedrock-org-main.yaml
@@ -488,6 +488,7 @@ Resources:
488
- 'logs:DescribeMetricFilters'
489
- 'logs:TagResource'
490
- 'logs:Link'
491
+ - 'logs:DescribeLogGroups'
492
Resource:
493
- !Sub 'arn:${AWS::Partition}:logs:${AWS::Region}:${AWS::AccountId}:metric-filter:*'
494
- !Sub 'arn:${AWS::Partition}:logs:${AWS::Region}:${AWS::AccountId}:log-group:*'
0 commit comments