Skip to content

Commit

Permalink
Suppressed cdk nag AwsSolutions-IAM4 on AmazonRDSEnhancedMonitoringRole
Browse files Browse the repository at this point in the history
* This is CDK internal construct managed service-role.
  • Loading branch information
victorskl committed Dec 9, 2024
1 parent ee601c9 commit ba34adf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/stateful/pipeline/deployment.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ function applyNagSuppression(stackId: string, stack: Stack) {
'/SharedStack/EventBusConstruct/UniversalEventArchiveBucket/Resource',
'/SharedStack/EventBusConstruct/UniversalEventArchiver/UniversalEventArchiver/ServiceRole/Resource',
'/SharedStack/EventBusConstruct/UniversalEventArchiver/UniversalEventArchiver/ServiceRole/DefaultPolicy/Resource',
'/SharedStack/DatabaseConstruct/Cluster/MonitoringRole/Resource',
],
[
{
Expand Down

0 comments on commit ba34adf

Please sign in to comment.