aws-iam-data 0.0.390 → 0.0.392
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,31 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-06-05",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Entity Resolution": [
|
|
8
|
+
"entityresolution:GenerateMatchId"
|
|
9
|
+
],
|
|
10
|
+
"Amazon RDS": [
|
|
11
|
+
"rds:DescribeDBMajorEngineVersions"
|
|
12
|
+
]
|
|
13
|
+
},
|
|
14
|
+
"removedActions": {}
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"dateOfChange": "2025-06-04",
|
|
18
|
+
"addedServices": [],
|
|
19
|
+
"removedServices": [],
|
|
20
|
+
"addedActions": {
|
|
21
|
+
"Amazon Interactive Video Service": [
|
|
22
|
+
"ivs:ListParticipantReplicas",
|
|
23
|
+
"ivs:StartParticipantReplication",
|
|
24
|
+
"ivs:StopParticipantReplication"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
"removedActions": {}
|
|
28
|
+
},
|
|
2
29
|
{
|
|
3
30
|
"dateOfChange": "2025-06-03",
|
|
4
31
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -15186,7 +15186,10 @@
|
|
|
15186
15186
|
{
|
|
15187
15187
|
"resourceType": "",
|
|
15188
15188
|
"required": false,
|
|
15189
|
-
"conditionKeys": [
|
|
15189
|
+
"conditionKeys": [
|
|
15190
|
+
"aws:RequestTag/${TagKey}",
|
|
15191
|
+
"aws:TagKeys"
|
|
15192
|
+
],
|
|
15190
15193
|
"dependentActions": []
|
|
15191
15194
|
}
|
|
15192
15195
|
]
|
|
@@ -16536,7 +16539,10 @@
|
|
|
16536
16539
|
{
|
|
16537
16540
|
"resourceType": "",
|
|
16538
16541
|
"required": false,
|
|
16539
|
-
"conditionKeys": [
|
|
16542
|
+
"conditionKeys": [
|
|
16543
|
+
"aws:RequestTag/${TagKey}",
|
|
16544
|
+
"aws:TagKeys"
|
|
16545
|
+
],
|
|
16540
16546
|
"dependentActions": [
|
|
16541
16547
|
"ec2:DescribeLaunchTemplateVersions",
|
|
16542
16548
|
"mgn:DescribeSourceServers",
|
|
@@ -17001,6 +17007,18 @@
|
|
|
17001
17007
|
"conditionKeys": [],
|
|
17002
17008
|
"dependentActions": []
|
|
17003
17009
|
},
|
|
17010
|
+
{
|
|
17011
|
+
"resourceType": "ExportResource",
|
|
17012
|
+
"required": false,
|
|
17013
|
+
"conditionKeys": [],
|
|
17014
|
+
"dependentActions": []
|
|
17015
|
+
},
|
|
17016
|
+
{
|
|
17017
|
+
"resourceType": "ImportResource",
|
|
17018
|
+
"required": false,
|
|
17019
|
+
"conditionKeys": [],
|
|
17020
|
+
"dependentActions": []
|
|
17021
|
+
},
|
|
17004
17022
|
{
|
|
17005
17023
|
"resourceType": "JobResource",
|
|
17006
17024
|
"required": false,
|
|
@@ -171644,6 +171662,21 @@
|
|
|
171644
171662
|
}
|
|
171645
171663
|
]
|
|
171646
171664
|
},
|
|
171665
|
+
{
|
|
171666
|
+
"name": "GenerateMatchId",
|
|
171667
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GenerateMatchId.html",
|
|
171668
|
+
"permissionOnly": false,
|
|
171669
|
+
"description": "Grants permission to generate match Id",
|
|
171670
|
+
"accessLevel": "Write",
|
|
171671
|
+
"resourceTypes": [
|
|
171672
|
+
{
|
|
171673
|
+
"resourceType": "MatchingWorkflow",
|
|
171674
|
+
"required": true,
|
|
171675
|
+
"conditionKeys": [],
|
|
171676
|
+
"dependentActions": []
|
|
171677
|
+
}
|
|
171678
|
+
]
|
|
171679
|
+
},
|
|
171647
171680
|
{
|
|
171648
171681
|
"name": "GetIdMappingJob",
|
|
171649
171682
|
"apiReferenceUrl": "https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetIdMappingJob.html",
|
|
@@ -171862,8 +171895,8 @@
|
|
|
171862
171895
|
"accessLevel": "List",
|
|
171863
171896
|
"resourceTypes": [
|
|
171864
171897
|
{
|
|
171865
|
-
"resourceType": "
|
|
171866
|
-
"required":
|
|
171898
|
+
"resourceType": "",
|
|
171899
|
+
"required": false,
|
|
171867
171900
|
"conditionKeys": [],
|
|
171868
171901
|
"dependentActions": []
|
|
171869
171902
|
}
|
|
@@ -210427,6 +210460,21 @@
|
|
|
210427
210460
|
}
|
|
210428
210461
|
]
|
|
210429
210462
|
},
|
|
210463
|
+
{
|
|
210464
|
+
"name": "ListParticipantReplicas",
|
|
210465
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListParticipantReplicas.html",
|
|
210466
|
+
"permissionOnly": false,
|
|
210467
|
+
"description": "Grants permission to get summary information about participant replicas",
|
|
210468
|
+
"accessLevel": "List",
|
|
210469
|
+
"resourceTypes": [
|
|
210470
|
+
{
|
|
210471
|
+
"resourceType": "Stage",
|
|
210472
|
+
"required": true,
|
|
210473
|
+
"conditionKeys": [],
|
|
210474
|
+
"dependentActions": []
|
|
210475
|
+
}
|
|
210476
|
+
]
|
|
210477
|
+
},
|
|
210430
210478
|
{
|
|
210431
210479
|
"name": "ListParticipants",
|
|
210432
210480
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListParticipants.html",
|
|
@@ -210739,6 +210787,30 @@
|
|
|
210739
210787
|
}
|
|
210740
210788
|
]
|
|
210741
210789
|
},
|
|
210790
|
+
{
|
|
210791
|
+
"name": "StartParticipantReplication",
|
|
210792
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_StartParticipantReplication.html",
|
|
210793
|
+
"permissionOnly": false,
|
|
210794
|
+
"description": "Grants permission to start a new participant replication",
|
|
210795
|
+
"accessLevel": "Write",
|
|
210796
|
+
"resourceTypes": [
|
|
210797
|
+
{
|
|
210798
|
+
"resourceType": "Stage",
|
|
210799
|
+
"required": true,
|
|
210800
|
+
"conditionKeys": [],
|
|
210801
|
+
"dependentActions": []
|
|
210802
|
+
},
|
|
210803
|
+
{
|
|
210804
|
+
"resourceType": "",
|
|
210805
|
+
"required": false,
|
|
210806
|
+
"conditionKeys": [
|
|
210807
|
+
"aws:TagKeys",
|
|
210808
|
+
"aws:RequestTag/${TagKey}"
|
|
210809
|
+
],
|
|
210810
|
+
"dependentActions": []
|
|
210811
|
+
}
|
|
210812
|
+
]
|
|
210813
|
+
},
|
|
210742
210814
|
{
|
|
210743
210815
|
"name": "StartViewerSessionRevocation",
|
|
210744
210816
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_StartViewerSessionRevocation.html",
|
|
@@ -210769,6 +210841,21 @@
|
|
|
210769
210841
|
}
|
|
210770
210842
|
]
|
|
210771
210843
|
},
|
|
210844
|
+
{
|
|
210845
|
+
"name": "StopParticipantReplication",
|
|
210846
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_StopParticipantReplication.html",
|
|
210847
|
+
"permissionOnly": false,
|
|
210848
|
+
"description": "Grants permission to stop the participant replication for the specified ARN",
|
|
210849
|
+
"accessLevel": "Write",
|
|
210850
|
+
"resourceTypes": [
|
|
210851
|
+
{
|
|
210852
|
+
"resourceType": "Stage",
|
|
210853
|
+
"required": true,
|
|
210854
|
+
"conditionKeys": [],
|
|
210855
|
+
"dependentActions": []
|
|
210856
|
+
}
|
|
210857
|
+
]
|
|
210858
|
+
},
|
|
210772
210859
|
{
|
|
210773
210860
|
"name": "StopStream",
|
|
210774
210861
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_StopStream.html",
|
|
@@ -212604,7 +212691,7 @@
|
|
|
212604
212691
|
"apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_CreatePolicy.html",
|
|
212605
212692
|
"permissionOnly": false,
|
|
212606
212693
|
"description": "Grants permission to create an AWS IoT policy",
|
|
212607
|
-
"accessLevel": "
|
|
212694
|
+
"accessLevel": "Permissions management",
|
|
212608
212695
|
"resourceTypes": [
|
|
212609
212696
|
{
|
|
212610
212697
|
"resourceType": "policy",
|
|
@@ -212628,7 +212715,7 @@
|
|
|
212628
212715
|
"apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_CreatePolicyVersion.html",
|
|
212629
212716
|
"permissionOnly": false,
|
|
212630
212717
|
"description": "Grants permission to create a new version of the specified AWS IoT policy",
|
|
212631
|
-
"accessLevel": "
|
|
212718
|
+
"accessLevel": "Permissions management",
|
|
212632
212719
|
"resourceTypes": [
|
|
212633
212720
|
{
|
|
212634
212721
|
"resourceType": "policy",
|
|
@@ -213250,7 +213337,7 @@
|
|
|
213250
213337
|
"apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_DeletePolicy.html",
|
|
213251
213338
|
"permissionOnly": false,
|
|
213252
213339
|
"description": "Grants permission to delete the specified policy",
|
|
213253
|
-
"accessLevel": "
|
|
213340
|
+
"accessLevel": "Permissions management",
|
|
213254
213341
|
"resourceTypes": [
|
|
213255
213342
|
{
|
|
213256
213343
|
"resourceType": "policy",
|
|
@@ -213265,7 +213352,7 @@
|
|
|
213265
213352
|
"apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/apireference/API_DeletePolicyVersion.html",
|
|
213266
213353
|
"permissionOnly": false,
|
|
213267
213354
|
"description": "Grants permission to Delete the specified version of the specified policy",
|
|
213268
|
-
"accessLevel": "
|
|
213355
|
+
"accessLevel": "Permissions management",
|
|
213269
213356
|
"resourceTypes": [
|
|
213270
213357
|
{
|
|
213271
213358
|
"resourceType": "policy",
|
|
@@ -215811,7 +215898,8 @@
|
|
|
215811
215898
|
"required": false,
|
|
215812
215899
|
"conditionKeys": [
|
|
215813
215900
|
"aws:RequestTag/${TagKey}",
|
|
215814
|
-
"aws:TagKeys"
|
|
215901
|
+
"aws:TagKeys",
|
|
215902
|
+
"aws:ResourceTag/${TagKey}"
|
|
215815
215903
|
],
|
|
215816
215904
|
"dependentActions": [
|
|
215817
215905
|
"iam:PassRole"
|
|
@@ -304641,6 +304729,21 @@
|
|
|
304641
304729
|
}
|
|
304642
304730
|
]
|
|
304643
304731
|
},
|
|
304732
|
+
{
|
|
304733
|
+
"name": "DescribeDBMajorEngineVersions",
|
|
304734
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBMajorEngineVersions.html",
|
|
304735
|
+
"permissionOnly": false,
|
|
304736
|
+
"description": "Grants permission to return information specific for each DB major engine versions",
|
|
304737
|
+
"accessLevel": "List",
|
|
304738
|
+
"resourceTypes": [
|
|
304739
|
+
{
|
|
304740
|
+
"resourceType": "",
|
|
304741
|
+
"required": false,
|
|
304742
|
+
"conditionKeys": [],
|
|
304743
|
+
"dependentActions": []
|
|
304744
|
+
}
|
|
304745
|
+
]
|
|
304746
|
+
},
|
|
304644
304747
|
{
|
|
304645
304748
|
"name": "DescribeDBParameterGroups",
|
|
304646
304749
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBParameterGroups.html",
|
|
@@ -11798,7 +11798,7 @@
|
|
|
11798
11798
|
"name": "AWS Entity Resolution",
|
|
11799
11799
|
"servicePrefix": "entityresolution",
|
|
11800
11800
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsentityresolution.html",
|
|
11801
|
-
"actionsCount":
|
|
11801
|
+
"actionsCount": 40,
|
|
11802
11802
|
"actions": [
|
|
11803
11803
|
"AddPolicyStatement",
|
|
11804
11804
|
"BatchDeleteUniqueId",
|
|
@@ -11811,6 +11811,7 @@
|
|
|
11811
11811
|
"DeleteMatchingWorkflow",
|
|
11812
11812
|
"DeletePolicyStatement",
|
|
11813
11813
|
"DeleteSchemaMapping",
|
|
11814
|
+
"GenerateMatchId",
|
|
11814
11815
|
"GetIdMappingJob",
|
|
11815
11816
|
"GetIdMappingWorkflow",
|
|
11816
11817
|
"GetIdNamespace",
|
|
@@ -14581,7 +14582,7 @@
|
|
|
14581
14582
|
"name": "Amazon Interactive Video Service",
|
|
14582
14583
|
"servicePrefix": "ivs",
|
|
14583
14584
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninteractivevideoservice.html",
|
|
14584
|
-
"actionsCount":
|
|
14585
|
+
"actionsCount": 71,
|
|
14585
14586
|
"actions": [
|
|
14586
14587
|
"BatchGetChannel",
|
|
14587
14588
|
"BatchGetStreamKey",
|
|
@@ -14628,6 +14629,7 @@
|
|
|
14628
14629
|
"ListEncoderConfigurations",
|
|
14629
14630
|
"ListIngestConfigurations",
|
|
14630
14631
|
"ListParticipantEvents",
|
|
14632
|
+
"ListParticipantReplicas",
|
|
14631
14633
|
"ListParticipants",
|
|
14632
14634
|
"ListPlaybackKeyPairs",
|
|
14633
14635
|
"ListPlaybackRestrictionPolicies",
|
|
@@ -14642,8 +14644,10 @@
|
|
|
14642
14644
|
"ListTagsForResource",
|
|
14643
14645
|
"PutMetadata",
|
|
14644
14646
|
"StartComposition",
|
|
14647
|
+
"StartParticipantReplication",
|
|
14645
14648
|
"StartViewerSessionRevocation",
|
|
14646
14649
|
"StopComposition",
|
|
14650
|
+
"StopParticipantReplication",
|
|
14647
14651
|
"StopStream",
|
|
14648
14652
|
"TagResource",
|
|
14649
14653
|
"UntagResource",
|
|
@@ -21844,7 +21848,7 @@
|
|
|
21844
21848
|
"name": "Amazon RDS",
|
|
21845
21849
|
"servicePrefix": "rds",
|
|
21846
21850
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrds.html",
|
|
21847
|
-
"actionsCount":
|
|
21851
|
+
"actionsCount": 169,
|
|
21848
21852
|
"actions": [
|
|
21849
21853
|
"AddRoleToDBCluster",
|
|
21850
21854
|
"AddRoleToDBInstance",
|
|
@@ -21918,6 +21922,7 @@
|
|
|
21918
21922
|
"DescribeDBInstanceAutomatedBackups",
|
|
21919
21923
|
"DescribeDBInstances",
|
|
21920
21924
|
"DescribeDBLogFiles",
|
|
21925
|
+
"DescribeDBMajorEngineVersions",
|
|
21921
21926
|
"DescribeDBParameterGroups",
|
|
21922
21927
|
"DescribeDBParameters",
|
|
21923
21928
|
"DescribeDBProxies",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10274
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3049
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 346
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.392",
|
|
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",
|