aws-iam-data 0.0.536 → 0.0.537
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,17 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-03-12",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon DataZone": [
|
|
8
|
+
"datazone:GetNotebookExport",
|
|
9
|
+
"datazone:StartNotebookExport",
|
|
10
|
+
"datazone:StartNotebookImport"
|
|
11
|
+
]
|
|
12
|
+
},
|
|
13
|
+
"removedActions": {}
|
|
14
|
+
},
|
|
2
15
|
{
|
|
3
16
|
"dateOfChange": "2026-03-10",
|
|
4
17
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -116987,6 +116987,21 @@
|
|
|
116987
116987
|
}
|
|
116988
116988
|
]
|
|
116989
116989
|
},
|
|
116990
|
+
{
|
|
116991
|
+
"name": "GetNotebookExport",
|
|
116992
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_GetNotebookExport.html",
|
|
116993
|
+
"permissionOnly": false,
|
|
116994
|
+
"description": "Grants permission to get notebook exports",
|
|
116995
|
+
"accessLevel": "Read",
|
|
116996
|
+
"resourceTypes": [
|
|
116997
|
+
{
|
|
116998
|
+
"resourceType": "",
|
|
116999
|
+
"required": false,
|
|
117000
|
+
"conditionKeys": [],
|
|
117001
|
+
"dependentActions": []
|
|
117002
|
+
}
|
|
117003
|
+
]
|
|
117004
|
+
},
|
|
116990
117005
|
{
|
|
116991
117006
|
"name": "GetProject",
|
|
116992
117007
|
"apiReferenceUrl": "${APIReferenceDocPage}API_GetProject.html",
|
|
@@ -118187,6 +118202,36 @@
|
|
|
118187
118202
|
}
|
|
118188
118203
|
]
|
|
118189
118204
|
},
|
|
118205
|
+
{
|
|
118206
|
+
"name": "StartNotebookExport",
|
|
118207
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_StartNotebookExport.html",
|
|
118208
|
+
"permissionOnly": false,
|
|
118209
|
+
"description": "Grants permission to export notebooks",
|
|
118210
|
+
"accessLevel": "Write",
|
|
118211
|
+
"resourceTypes": [
|
|
118212
|
+
{
|
|
118213
|
+
"resourceType": "",
|
|
118214
|
+
"required": false,
|
|
118215
|
+
"conditionKeys": [],
|
|
118216
|
+
"dependentActions": []
|
|
118217
|
+
}
|
|
118218
|
+
]
|
|
118219
|
+
},
|
|
118220
|
+
{
|
|
118221
|
+
"name": "StartNotebookImport",
|
|
118222
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_StartNotebookImport.html",
|
|
118223
|
+
"permissionOnly": false,
|
|
118224
|
+
"description": "Grants permission to import notebooks",
|
|
118225
|
+
"accessLevel": "Write",
|
|
118226
|
+
"resourceTypes": [
|
|
118227
|
+
{
|
|
118228
|
+
"resourceType": "",
|
|
118229
|
+
"required": false,
|
|
118230
|
+
"conditionKeys": [],
|
|
118231
|
+
"dependentActions": []
|
|
118232
|
+
}
|
|
118233
|
+
]
|
|
118234
|
+
},
|
|
118190
118235
|
{
|
|
118191
118236
|
"name": "StopMetadataGenerationRun",
|
|
118192
118237
|
"apiReferenceUrl": "${APIReferenceDocPage}API_StopMetadataGenerationRun.html",
|
|
@@ -8475,7 +8475,7 @@
|
|
|
8475
8475
|
"name": "Amazon DataZone",
|
|
8476
8476
|
"servicePrefix": "datazone",
|
|
8477
8477
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
|
|
8478
|
-
"actionsCount":
|
|
8478
|
+
"actionsCount": 229,
|
|
8479
8479
|
"actions": [
|
|
8480
8480
|
"AcceptPredictions",
|
|
8481
8481
|
"AcceptSubscriptionRequest",
|
|
@@ -8592,6 +8592,7 @@
|
|
|
8592
8592
|
"GetMetadataGenerationRun",
|
|
8593
8593
|
"GetNotebook",
|
|
8594
8594
|
"GetNotebookCompute",
|
|
8595
|
+
"GetNotebookExport",
|
|
8595
8596
|
"GetProject",
|
|
8596
8597
|
"GetProjectProfile",
|
|
8597
8598
|
"GetRule",
|
|
@@ -8672,6 +8673,8 @@
|
|
|
8672
8673
|
"StartDataSourceRun",
|
|
8673
8674
|
"StartMetadataGenerationRun",
|
|
8674
8675
|
"StartNotebookCompute",
|
|
8676
|
+
"StartNotebookExport",
|
|
8677
|
+
"StartNotebookImport",
|
|
8675
8678
|
"StopMetadataGenerationRun",
|
|
8676
8679
|
"StopNotebookCompute",
|
|
8677
8680
|
"TagResource",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11277
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5454
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"key": "Amazon DataZone",
|
|
265
|
-
"value":
|
|
265
|
+
"value": 229
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"key": "AWS Identity and Access Management (IAM)",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.537",
|
|
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",
|