aws-iam-data 0.0.184 → 0.0.185
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,18 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-04-11",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon DataZone": [
|
|
8
|
+
"datazone:AddPolicyGrant",
|
|
9
|
+
"datazone:ListPolicyGrants",
|
|
10
|
+
"datazone:RemovePolicyGrant",
|
|
11
|
+
"datazone:UpdateDataSourceRunActivities"
|
|
12
|
+
]
|
|
13
|
+
},
|
|
14
|
+
"removedActions": {}
|
|
15
|
+
},
|
|
2
16
|
{
|
|
3
17
|
"dateOfChange": "2024-04-10",
|
|
4
18
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -86128,6 +86128,21 @@
|
|
|
86128
86128
|
}
|
|
86129
86129
|
]
|
|
86130
86130
|
},
|
|
86131
|
+
{
|
|
86132
|
+
"name": "AddPolicyGrant",
|
|
86133
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_AddPolicyGrant.html",
|
|
86134
|
+
"permissionOnly": true,
|
|
86135
|
+
"description": "Grants permission to add a policy grant",
|
|
86136
|
+
"accessLevel": "Write",
|
|
86137
|
+
"resourceTypes": [
|
|
86138
|
+
{
|
|
86139
|
+
"resourceType": "",
|
|
86140
|
+
"required": false,
|
|
86141
|
+
"conditionKeys": [],
|
|
86142
|
+
"dependentActions": []
|
|
86143
|
+
}
|
|
86144
|
+
]
|
|
86145
|
+
},
|
|
86131
86146
|
{
|
|
86132
86147
|
"name": "CancelMetadataGenerationRun",
|
|
86133
86148
|
"apiReferenceUrl": "${APIReferenceDocPage}API_CancelMetadataGenerationRun.html",
|
|
@@ -87346,6 +87361,21 @@
|
|
|
87346
87361
|
}
|
|
87347
87362
|
]
|
|
87348
87363
|
},
|
|
87364
|
+
{
|
|
87365
|
+
"name": "ListPolicyGrants",
|
|
87366
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_ListPolicyGrants.html",
|
|
87367
|
+
"permissionOnly": true,
|
|
87368
|
+
"description": "Grants permission to list policy grants",
|
|
87369
|
+
"accessLevel": "List",
|
|
87370
|
+
"resourceTypes": [
|
|
87371
|
+
{
|
|
87372
|
+
"resourceType": "",
|
|
87373
|
+
"required": false,
|
|
87374
|
+
"conditionKeys": [],
|
|
87375
|
+
"dependentActions": []
|
|
87376
|
+
}
|
|
87377
|
+
]
|
|
87378
|
+
},
|
|
87349
87379
|
{
|
|
87350
87380
|
"name": "ListProjectMemberships",
|
|
87351
87381
|
"apiReferenceUrl": "${APIReferenceDocPage}API_ListProjectMemberships.html",
|
|
@@ -87586,6 +87616,21 @@
|
|
|
87586
87616
|
}
|
|
87587
87617
|
]
|
|
87588
87618
|
},
|
|
87619
|
+
{
|
|
87620
|
+
"name": "RemovePolicyGrant",
|
|
87621
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_RemovePolicyGrant.html",
|
|
87622
|
+
"permissionOnly": true,
|
|
87623
|
+
"description": "Grants permission to remove a policy grant",
|
|
87624
|
+
"accessLevel": "Write",
|
|
87625
|
+
"resourceTypes": [
|
|
87626
|
+
{
|
|
87627
|
+
"resourceType": "",
|
|
87628
|
+
"required": false,
|
|
87629
|
+
"conditionKeys": [],
|
|
87630
|
+
"dependentActions": []
|
|
87631
|
+
}
|
|
87632
|
+
]
|
|
87633
|
+
},
|
|
87589
87634
|
{
|
|
87590
87635
|
"name": "RevokeSubscription",
|
|
87591
87636
|
"apiReferenceUrl": "${APIReferenceDocPage}API_RevokeSubscription.html",
|
|
@@ -87813,6 +87858,21 @@
|
|
|
87813
87858
|
}
|
|
87814
87859
|
]
|
|
87815
87860
|
},
|
|
87861
|
+
{
|
|
87862
|
+
"name": "UpdateDataSourceRunActivities",
|
|
87863
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_UpdateDataSourceRunActivities.html",
|
|
87864
|
+
"permissionOnly": true,
|
|
87865
|
+
"description": "Grants permission to update data source run activities",
|
|
87866
|
+
"accessLevel": "Write",
|
|
87867
|
+
"resourceTypes": [
|
|
87868
|
+
{
|
|
87869
|
+
"resourceType": "",
|
|
87870
|
+
"required": false,
|
|
87871
|
+
"conditionKeys": [],
|
|
87872
|
+
"dependentActions": []
|
|
87873
|
+
}
|
|
87874
|
+
]
|
|
87875
|
+
},
|
|
87816
87876
|
{
|
|
87817
87877
|
"name": "UpdateDomain",
|
|
87818
87878
|
"apiReferenceUrl": "${APIReferenceDocPage}API_UpdateDomain.html",
|
|
@@ -6610,10 +6610,11 @@
|
|
|
6610
6610
|
"name": "Amazon DataZone",
|
|
6611
6611
|
"servicePrefix": "datazone",
|
|
6612
6612
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
|
|
6613
|
-
"actionsCount":
|
|
6613
|
+
"actionsCount": 132,
|
|
6614
6614
|
"actions": [
|
|
6615
6615
|
"AcceptPredictions",
|
|
6616
6616
|
"AcceptSubscriptionRequest",
|
|
6617
|
+
"AddPolicyGrant",
|
|
6617
6618
|
"CancelMetadataGenerationRun",
|
|
6618
6619
|
"CancelSubscription",
|
|
6619
6620
|
"CreateAsset",
|
|
@@ -6695,6 +6696,7 @@
|
|
|
6695
6696
|
"ListGroupsForUser",
|
|
6696
6697
|
"ListMetadataGenerationRuns",
|
|
6697
6698
|
"ListNotifications",
|
|
6699
|
+
"ListPolicyGrants",
|
|
6698
6700
|
"ListProjectMemberships",
|
|
6699
6701
|
"ListProjects",
|
|
6700
6702
|
"ListSubscriptionGrants",
|
|
@@ -6711,6 +6713,7 @@
|
|
|
6711
6713
|
"RefreshToken",
|
|
6712
6714
|
"RejectPredictions",
|
|
6713
6715
|
"RejectSubscriptionRequest",
|
|
6716
|
+
"RemovePolicyGrant",
|
|
6714
6717
|
"RevokeSubscription",
|
|
6715
6718
|
"Search",
|
|
6716
6719
|
"SearchGroupProfiles",
|
|
@@ -6725,6 +6728,7 @@
|
|
|
6725
6728
|
"TagResource",
|
|
6726
6729
|
"UntagResource",
|
|
6727
6730
|
"UpdateDataSource",
|
|
6731
|
+
"UpdateDataSourceRunActivities",
|
|
6728
6732
|
"UpdateDomain",
|
|
6729
6733
|
"UpdateEnvironment",
|
|
6730
6734
|
"UpdateEnvironmentBlueprint",
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
|
-
"key": "
|
|
5
|
-
"value":
|
|
4
|
+
"key": "Write Actions",
|
|
5
|
+
"value": 9167
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
"key": "
|
|
9
|
-
"value":
|
|
8
|
+
"key": "Read Actions",
|
|
9
|
+
"value": 4470
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2701
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.185",
|
|
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",
|