aws-iam-data 0.0.262 → 0.0.263
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,16 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-09-05",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Fault Injection Service": [
|
|
8
|
+
"fis:GetSafetyLever",
|
|
9
|
+
"fis:UpdateSafetyLeverState"
|
|
10
|
+
]
|
|
11
|
+
},
|
|
12
|
+
"removedActions": {}
|
|
13
|
+
},
|
|
2
14
|
{
|
|
3
15
|
"dateOfChange": "2024-08-31",
|
|
4
16
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -88991,7 +88991,7 @@
|
|
|
88991
88991
|
{
|
|
88992
88992
|
"name": "AddPolicyGrant",
|
|
88993
88993
|
"apiReferenceUrl": "${APIReferenceDocPage}API_AddPolicyGrant.html",
|
|
88994
|
-
"permissionOnly":
|
|
88994
|
+
"permissionOnly": false,
|
|
88995
88995
|
"description": "Grants permission to add a policy grant",
|
|
88996
88996
|
"accessLevel": "Write",
|
|
88997
88997
|
"resourceTypes": [
|
|
@@ -90599,7 +90599,7 @@
|
|
|
90599
90599
|
{
|
|
90600
90600
|
"name": "ListPolicyGrants",
|
|
90601
90601
|
"apiReferenceUrl": "${APIReferenceDocPage}API_ListPolicyGrants.html",
|
|
90602
|
-
"permissionOnly":
|
|
90602
|
+
"permissionOnly": false,
|
|
90603
90603
|
"description": "Grants permission to list policy grants",
|
|
90604
90604
|
"accessLevel": "List",
|
|
90605
90605
|
"resourceTypes": [
|
|
@@ -90899,7 +90899,7 @@
|
|
|
90899
90899
|
{
|
|
90900
90900
|
"name": "RemovePolicyGrant",
|
|
90901
90901
|
"apiReferenceUrl": "${APIReferenceDocPage}API_RemovePolicyGrant.html",
|
|
90902
|
-
"permissionOnly":
|
|
90902
|
+
"permissionOnly": false,
|
|
90903
90903
|
"description": "Grants permission to remove a policy grant",
|
|
90904
90904
|
"accessLevel": "Write",
|
|
90905
90905
|
"resourceTypes": [
|
|
@@ -154833,6 +154833,21 @@
|
|
|
154833
154833
|
}
|
|
154834
154834
|
]
|
|
154835
154835
|
},
|
|
154836
|
+
{
|
|
154837
|
+
"name": "GetSafetyLever",
|
|
154838
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/APIReference/API_GetSafetyLever.html",
|
|
154839
|
+
"permissionOnly": false,
|
|
154840
|
+
"description": "Grants permission to get information about the safety lever",
|
|
154841
|
+
"accessLevel": "Read",
|
|
154842
|
+
"resourceTypes": [
|
|
154843
|
+
{
|
|
154844
|
+
"resourceType": "safety-lever",
|
|
154845
|
+
"required": true,
|
|
154846
|
+
"conditionKeys": [],
|
|
154847
|
+
"dependentActions": []
|
|
154848
|
+
}
|
|
154849
|
+
]
|
|
154850
|
+
},
|
|
154836
154851
|
{
|
|
154837
154852
|
"name": "GetTargetAccountConfiguration",
|
|
154838
154853
|
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/APIReference/API_GetTargetAccountConfiguration.html",
|
|
@@ -155221,6 +155236,21 @@
|
|
|
155221
155236
|
}
|
|
155222
155237
|
]
|
|
155223
155238
|
},
|
|
155239
|
+
{
|
|
155240
|
+
"name": "UpdateSafetyLeverState",
|
|
155241
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/APIReference/API_UpdateSafetyLeverState.html",
|
|
155242
|
+
"permissionOnly": false,
|
|
155243
|
+
"description": "Grants permission to update the state of the safety lever",
|
|
155244
|
+
"accessLevel": "Write",
|
|
155245
|
+
"resourceTypes": [
|
|
155246
|
+
{
|
|
155247
|
+
"resourceType": "safety-lever",
|
|
155248
|
+
"required": true,
|
|
155249
|
+
"conditionKeys": [],
|
|
155250
|
+
"dependentActions": []
|
|
155251
|
+
}
|
|
155252
|
+
]
|
|
155253
|
+
},
|
|
155224
155254
|
{
|
|
155225
155255
|
"name": "UpdateTargetAccountConfiguration",
|
|
155226
155256
|
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/APIReference/API_UpdateTargetAccountConfiguration.html",
|
|
@@ -155261,6 +155291,12 @@
|
|
|
155261
155291
|
"conditionKeys": [
|
|
155262
155292
|
"aws:ResourceTag/${TagKey}"
|
|
155263
155293
|
]
|
|
155294
|
+
},
|
|
155295
|
+
{
|
|
155296
|
+
"name": "safety-lever",
|
|
155297
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/userguide/safety-lever.html",
|
|
155298
|
+
"arnPattern": "arn:${Partition}:fis:${Region}:${Account}:safety-lever/${Id}",
|
|
155299
|
+
"conditionKeys": []
|
|
155264
155300
|
}
|
|
155265
155301
|
],
|
|
155266
155302
|
"conditionKeys": [
|
|
@@ -10882,7 +10882,7 @@
|
|
|
10882
10882
|
"name": "AWS Fault Injection Service",
|
|
10883
10883
|
"servicePrefix": "fis",
|
|
10884
10884
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsfaultinjectionservice.html",
|
|
10885
|
-
"actionsCount":
|
|
10885
|
+
"actionsCount": 29,
|
|
10886
10886
|
"actions": [
|
|
10887
10887
|
"CreateExperimentTemplate",
|
|
10888
10888
|
"CreateTargetAccountConfiguration",
|
|
@@ -10892,6 +10892,7 @@
|
|
|
10892
10892
|
"GetExperiment",
|
|
10893
10893
|
"GetExperimentTargetAccountConfiguration",
|
|
10894
10894
|
"GetExperimentTemplate",
|
|
10895
|
+
"GetSafetyLever",
|
|
10895
10896
|
"GetTargetAccountConfiguration",
|
|
10896
10897
|
"GetTargetResourceType",
|
|
10897
10898
|
"InjectApiInternalError",
|
|
@@ -10910,13 +10911,15 @@
|
|
|
10910
10911
|
"TagResource",
|
|
10911
10912
|
"UntagResource",
|
|
10912
10913
|
"UpdateExperimentTemplate",
|
|
10914
|
+
"UpdateSafetyLeverState",
|
|
10913
10915
|
"UpdateTargetAccountConfiguration"
|
|
10914
10916
|
],
|
|
10915
|
-
"resourceTypesCount":
|
|
10917
|
+
"resourceTypesCount": 4,
|
|
10916
10918
|
"resourceTypes": [
|
|
10917
10919
|
"action",
|
|
10918
10920
|
"experiment",
|
|
10919
|
-
"experiment-template"
|
|
10921
|
+
"experiment-template",
|
|
10922
|
+
"safety-lever"
|
|
10920
10923
|
],
|
|
10921
10924
|
"conditionKeysCount": 7,
|
|
10922
10925
|
"conditionKeys": [
|
|
@@ -1,12 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
|
-
{
|
|
4
|
-
"key": "Write Actions",
|
|
5
|
-
"value": 9517
|
|
6
|
-
},
|
|
7
3
|
{
|
|
8
4
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
5
|
+
"value": 4624
|
|
10
6
|
},
|
|
11
7
|
{
|
|
12
8
|
"key": "List Actions",
|
|
@@ -15,6 +11,10 @@
|
|
|
15
11
|
{
|
|
16
12
|
"key": "Permissions Actions",
|
|
17
13
|
"value": 293
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"key": "Write Actions",
|
|
17
|
+
"value": 9518
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1764
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.263",
|
|
4
4
|
"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.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|