diff --git a/mybadfeelingtest/parameters.json b/mybadfeelingtest/parameters.json deleted file mode 100644 index 891351b..0000000 --- a/mybadfeelingtest/parameters.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "Version": "1.0", - "Parameters": { - "RuleName": "mybadfeelingtest", - "Description": "mybadfeelingtest", - "SourceRuntime": null, - "CodeKey": null, - "InputParameters": "{\"tag1Key\": \"dataClassification\"}", - "OptionalParameters": "{}", - "SourceEvents": "AWS::EC2::Instance,AWS::EC2::Subnet", - "SourceIdentifier": "IAM_PASSWORD_POLICY" - }, - "Tags": "[]" -} diff --git a/mybftest2/parameters.json b/mybftest2/parameters.json deleted file mode 100644 index 4923831..0000000 --- a/mybftest2/parameters.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "Version": "1.0", - "Parameters": { - "RuleName": "mybftest2", - "Description": "mybftest2", - "SourceRuntime": null, - "CodeKey": null, - "InputParameters": "{}", - "OptionalParameters": "{}", - "SourcePeriodic": "TwentyFour_Hours", - "SourceEvents": "ALL", - "SourceIdentifier": "IAM_PASSWORD_POLICY" - }, - "Tags": "[]" -}