Senior Cloud Infra Architect - AWS
matmac@
-
AWS
- Nerepis, New Brunswick, Canada
Block or Report
Block or report maclema
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
vscode-json-languageservice Public
Forked from microsoft/vscode-json-languageservice
JSON language service extracted from VSCode to be reused, e.g in the Monaco editor.
TypeScript
-
-
-
-
37 contributions in the last year
Contribution activity
May 2022
Created 2 commits in 1 repository
Created 1 repository
- maclema/aws-cdk TypeScript
Created a pull request in cdklabs/cdk-nag that received 20 comments
feat: LambdaLatestVersion rule
New nag rule to check if Lambda functions are using the latest runtime version available in the installed aws-cdk library. By submitting this pull…
+291
−20
•
20
comments
Opened 2 other pull requests in 2 repositories
cdklabs/cdk-nag
1
open
maclema/cdk-nag
1
merged
Reviewed 1 pull request in 1 repository
cdklabs/cdk-nag
1 pull request
Created an issue in cdklabs/cdk-nag that received 2 comments
feat: Even more granular suppressions (specifically related to wildcard usage).
Description Lets say I have the following: import { User, PolicyStatement } from "@aws-cdk/aws-iam"; import { Construct, Stack, StackProps } from "…
2 tasks done