aws-iam-data 0.0.57 → 0.0.58
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,15 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2023-07-26",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Personalize": [
|
|
8
|
+
"personalize:UpdateDataset"
|
|
9
|
+
]
|
|
10
|
+
},
|
|
11
|
+
"removedActions": {}
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"dateOfChange": "2023-07-22",
|
|
4
15
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -158930,7 +158930,14 @@
|
|
|
158930
158930
|
"conditionKeys": []
|
|
158931
158931
|
}
|
|
158932
158932
|
],
|
|
158933
|
-
"conditionKeys": [
|
|
158933
|
+
"conditionKeys": [
|
|
158934
|
+
{
|
|
158935
|
+
"name": "identitystore:UserId",
|
|
158936
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/",
|
|
158937
|
+
"description": "Filters access by IAM Identity Center User ID",
|
|
158938
|
+
"type": "String"
|
|
158939
|
+
}
|
|
158940
|
+
]
|
|
158934
158941
|
},
|
|
158935
158942
|
{
|
|
158936
158943
|
"name": "AWS Identity Store Auth",
|
|
@@ -223476,6 +223483,21 @@
|
|
|
223476
223483
|
}
|
|
223477
223484
|
]
|
|
223478
223485
|
},
|
|
223486
|
+
{
|
|
223487
|
+
"name": "UpdateDataset",
|
|
223488
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/API_UpdateDataset.html",
|
|
223489
|
+
"permissionOnly": false,
|
|
223490
|
+
"description": "Grants permission to update a dataset",
|
|
223491
|
+
"accessLevel": "Write",
|
|
223492
|
+
"resourceTypes": [
|
|
223493
|
+
{
|
|
223494
|
+
"resourceType": "dataset",
|
|
223495
|
+
"required": true,
|
|
223496
|
+
"conditionKeys": [],
|
|
223497
|
+
"dependentActions": []
|
|
223498
|
+
}
|
|
223499
|
+
]
|
|
223500
|
+
},
|
|
223479
223501
|
{
|
|
223480
223502
|
"name": "UpdateMetricAttribution",
|
|
223481
223503
|
"apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/API_UpdateMetricAttribution.html",
|
|
@@ -11386,8 +11386,10 @@
|
|
|
11386
11386
|
"AllGroups",
|
|
11387
11387
|
"AllGroupMemberships"
|
|
11388
11388
|
],
|
|
11389
|
-
"conditionKeysCount":
|
|
11390
|
-
"conditionKeys": [
|
|
11389
|
+
"conditionKeysCount": 1,
|
|
11390
|
+
"conditionKeys": [
|
|
11391
|
+
"identitystore:UserId"
|
|
11392
|
+
]
|
|
11391
11393
|
},
|
|
11392
11394
|
{
|
|
11393
11395
|
"name": "AWS Identity Store Auth",
|
|
@@ -16552,7 +16554,7 @@
|
|
|
16552
16554
|
"name": "Amazon Personalize",
|
|
16553
16555
|
"servicePrefix": "personalize",
|
|
16554
16556
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonpersonalize.html",
|
|
16555
|
-
"actionsCount":
|
|
16557
|
+
"actionsCount": 72,
|
|
16556
16558
|
"actions": [
|
|
16557
16559
|
"CreateBatchInferenceJob",
|
|
16558
16560
|
"CreateBatchSegmentJob",
|
|
@@ -16623,6 +16625,7 @@
|
|
|
16623
16625
|
"TagResource",
|
|
16624
16626
|
"UntagResource",
|
|
16625
16627
|
"UpdateCampaign",
|
|
16628
|
+
"UpdateDataset",
|
|
16626
16629
|
"UpdateMetricAttribution",
|
|
16627
16630
|
"UpdateRecommender"
|
|
16628
16631
|
],
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 8332
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 793
|
|
418
418
|
}
|
|
419
419
|
]
|
|
420
420
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.58",
|
|
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",
|