Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
msambol committed Mar 25, 2024
1 parent 4725ea6 commit e594fab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/awslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
"from-signature:aws-cdk-lib.aws_iam.Role.fromRoleName",
"from-method:aws-cdk-lib.aws_lambda.FunctionUrl",
"from-signature:aws-cdk-lib.aws_secretsmanager.Secret.fromSecretNameV2.params[2]",
"from-signature:aws-cdk-lib.aws_sns.Topic.fromTopicArn",
"attribute-tag:aws-cdk-lib.aws_apigateway.RequestAuthorizer.authorizerArn",
"attribute-tag:aws-cdk-lib.aws_apigateway.TokenAuthorizer.authorizerArn",
"attribute-tag:aws-cdk-lib.aws_codecommit.Repository.repositoryCloneUrlGrc",
Expand Down

0 comments on commit e594fab

Please sign in to comment.