File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ func InitMap() map[string][]int {
8686 eventMap ["CustomerMasterKeyScheduledForDeletion" ] = []int {ocsf .CategoryUIDAuditActivity , ocsf .ClassUIDAccountChange }
8787 eventMap ["SuccessfulConsoleLoginWithoutMFA" ] = []int {ocsf .CategoryUIDAuditActivity , ocsf .ClassUIDAuthentication }
8888 eventMap ["FailedConsoleLogin" ] = []int {ocsf .CategoryUIDAuditActivity , ocsf .ClassUIDAuthentication }
89- eventMap ["Usage of Root Account " ] = []int {ocsf .CategoryUIDAuditActivity , ocsf .ClassUIDAuthorization }
89+ eventMap ["UsageOfRootAccount " ] = []int {ocsf .CategoryUIDAuditActivity , ocsf .ClassUIDAuthorization }
9090 eventMap ["UnauthorizedAPICall" ] = []int {ocsf .CategoryUIDCloudActivity , ocsf .ClassUIDCloudApi }
9191 eventMap ["ConfigServiceChange" ] = []int {ocsf .CategoryUIDCloudActivity , ocsf .ClassUIDCloudApi }
9292 eventMap ["CloudTrailDefaultAlert" ] = []int {ocsf .CategoryUIDCloudActivity , ocsf .ClassUIDCloudApi }
You can’t perform that action at this time.
0 commit comments