Skip to content

Commit

Permalink
test(policy): adds resource for dynamic accnt
Browse files Browse the repository at this point in the history
ALLY-743
  • Loading branch information
hazedav authored Nov 29, 2021
1 parent f37b913 commit b28d290
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions integration/test_resources/policy/account-clitest-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"evaluatorId": "Cloudtrail",
"policyId": "$account-clitest-1",
"policyType": "Violation",
"queryId": "LW_CLI_AWS_CTA_IntegrationTest",
"title": "My Policy Title",
"enabled": false,
"description": "My Policy Description",
"remediation": "Check yourself...",
"severity": "high",
"alertEnabled": false,
"alertProfile": "LW_CloudTrail_Alerts"
}

0 comments on commit b28d290

Please sign in to comment.