Skip to content

Commit

Permalink
update the remediation job payload (vmware-samples#21)
Browse files Browse the repository at this point in the history
Co-authored-by: Mohammad Zuber Khan <[email protected]>
  • Loading branch information
mzkhan and Mohammad Zuber Khan committed Sep 21, 2020
1 parent 9290f0e commit 1b962dc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,8 @@ The worker executes jobs in a fashion similar to running `python ./s3-remove-pub
The finding payload is in the form:
```$json
{
"cloudAccount": {
"provider": <string>,
"roleArn": <string,omitempty>,
"subscriptionId": <string,omitempty>,
"applicationId": <string,omitempty>
},
"notificationInfo": {
"CloudAccountID" : <string>,
"RuleID": <string>,
"RuleName": <string>,
"RuleDisplayName": <string>,
Expand Down

0 comments on commit 1b962dc

Please sign in to comment.