Add starter-workflows for Policy Validator (#2375)
* Add starter-workflows for Policy Validator * Add starter-workflows for Policy Validator * Add starter-workflows for Policy Validator, removed references to GitHub secrets & S3 to keep it simple
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Policy Validator for CloudFormation",
|
||||
"creator": "Amazon Web Services",
|
||||
"description": "Validate AWS IAM Policies in CloudFormation Templates powered IAM Access Analyzer",
|
||||
"iconName": "aws",
|
||||
"categories": ["Code Scanning", "AWS", "Python"]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Policy Validator for Terraform",
|
||||
"creator": "Amazon Web Services",
|
||||
"description": "Validate AWS IAM Policies in Terraform Templates powered IAM Access Analyzer",
|
||||
"iconName": "aws",
|
||||
"categories": ["Code Scanning", "AWS", "Python"]
|
||||
}
|
||||
Reference in New Issue
Block a user