Skip to content

Commit

Permalink
[no ci] Data update on 2024-05-02T04:03:23
Browse files Browse the repository at this point in the history
  • Loading branch information
tobilg committed May 2, 2024
1 parent 78fa5fa commit 5fa3186
Show file tree
Hide file tree
Showing 9 changed files with 15,812 additions and 15,812 deletions.
26,008 changes: 13,004 additions & 13,004 deletions data/csv/aws_actions_condition_keys.csv

Large diffs are not rendered by default.

5,602 changes: 2,801 additions & 2,801 deletions data/csv/aws_actions_dependant_actions.csv

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions data/csv/aws_actions_resource_types.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8220,8 +8220,8 @@ action_resource_type_id,action_id,resource_type_id,required_flag
8219,5956,600,true
8220,5956,1932,false
8221,5957,596,true
8222,5957,599,false
8223,5957,603,false
8222,5957,599,true
8223,5957,603,true
8224,5958,601,true
8225,5958,1932,false
8226,5959,596,true
Expand Down
4 changes: 2 additions & 2 deletions data/json/iam.json
Original file line number Diff line number Diff line change
Expand Up @@ -246426,13 +246426,13 @@
},
{
"resourceType": "organizationalunit",
"required": false,
"required": true,
"conditionKeys": [],
"dependentActions": []
},
{
"resourceType": "root",
"required": false,
"required": true,
"conditionKeys": [],
"dependentActions": []
}
Expand Down
Binary file modified data/parquet/aws_actions_condition_keys.parquet
Binary file not shown.
Binary file modified data/parquet/aws_actions_dependant_actions.parquet
Binary file not shown.
Binary file modified data/parquet/aws_actions_resource_types.parquet
Binary file not shown.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-iam-data",
"version": "0.0.197",
"version": "0.0.198",
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 5fa3186

Please sign in to comment.