aws-iam-data 0.0.428 → 0.0.429
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,22 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-08-09",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Clean Rooms ML": [
|
|
8
|
+
"cleanrooms-ml:ListTrainedModelVersions"
|
|
9
|
+
],
|
|
10
|
+
"Amazon Connect Cases": [
|
|
11
|
+
"cases:DeleteCase"
|
|
12
|
+
],
|
|
13
|
+
"Amazon SageMaker": [
|
|
14
|
+
"sagemaker:DescribeReservedCapacity",
|
|
15
|
+
"sagemaker:ListUltraServersByReservedCapacity"
|
|
16
|
+
]
|
|
17
|
+
},
|
|
18
|
+
"removedActions": {}
|
|
19
|
+
},
|
|
2
20
|
{
|
|
3
21
|
"dateOfChange": "2025-08-08",
|
|
4
22
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -49756,6 +49756,24 @@
|
|
|
49756
49756
|
}
|
|
49757
49757
|
]
|
|
49758
49758
|
},
|
|
49759
|
+
{
|
|
49760
|
+
"name": "ListTrainedModelVersions",
|
|
49761
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cleanrooms-ml/latest/APIReference/API_ListTrainedModelVersions.html",
|
|
49762
|
+
"permissionOnly": false,
|
|
49763
|
+
"description": "Grants permission to return a list of trained model versions",
|
|
49764
|
+
"accessLevel": "List",
|
|
49765
|
+
"resourceTypes": [
|
|
49766
|
+
{
|
|
49767
|
+
"resourceType": "",
|
|
49768
|
+
"required": false,
|
|
49769
|
+
"conditionKeys": [
|
|
49770
|
+
"aws:RequestTag/${TagKey}",
|
|
49771
|
+
"aws:TagKeys"
|
|
49772
|
+
],
|
|
49773
|
+
"dependentActions": []
|
|
49774
|
+
}
|
|
49775
|
+
]
|
|
49776
|
+
},
|
|
49759
49777
|
{
|
|
49760
49778
|
"name": "ListTrainedModels",
|
|
49761
49779
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cleanrooms-ml/latest/APIReference/API_ListTrainedModels.html",
|
|
@@ -93199,6 +93217,27 @@
|
|
|
93199
93217
|
}
|
|
93200
93218
|
]
|
|
93201
93219
|
},
|
|
93220
|
+
{
|
|
93221
|
+
"name": "DeleteCase",
|
|
93222
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteCase.html",
|
|
93223
|
+
"permissionOnly": false,
|
|
93224
|
+
"description": "Grants permission to delete the case in the case domain",
|
|
93225
|
+
"accessLevel": "Write",
|
|
93226
|
+
"resourceTypes": [
|
|
93227
|
+
{
|
|
93228
|
+
"resourceType": "Case",
|
|
93229
|
+
"required": true,
|
|
93230
|
+
"conditionKeys": [],
|
|
93231
|
+
"dependentActions": []
|
|
93232
|
+
},
|
|
93233
|
+
{
|
|
93234
|
+
"resourceType": "Domain",
|
|
93235
|
+
"required": true,
|
|
93236
|
+
"conditionKeys": [],
|
|
93237
|
+
"dependentActions": []
|
|
93238
|
+
}
|
|
93239
|
+
]
|
|
93240
|
+
},
|
|
93202
93241
|
{
|
|
93203
93242
|
"name": "DeleteCaseRule",
|
|
93204
93243
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteCaseRule.html",
|
|
@@ -93280,8 +93319,8 @@
|
|
|
93280
93319
|
{
|
|
93281
93320
|
"name": "DeleteRelatedItem",
|
|
93282
93321
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteRelatedItem.html",
|
|
93283
|
-
"permissionOnly":
|
|
93284
|
-
"description": "Grants permission to delete
|
|
93322
|
+
"permissionOnly": false,
|
|
93323
|
+
"description": "Grants permission to delete the related item associated to the case in the case domain",
|
|
93285
93324
|
"accessLevel": "Write",
|
|
93286
93325
|
"resourceTypes": [
|
|
93287
93326
|
{
|
|
@@ -345495,6 +345534,21 @@
|
|
|
345495
345534
|
}
|
|
345496
345535
|
]
|
|
345497
345536
|
},
|
|
345537
|
+
{
|
|
345538
|
+
"name": "DescribeReservedCapacity",
|
|
345539
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeReservedCapacity.html",
|
|
345540
|
+
"permissionOnly": false,
|
|
345541
|
+
"description": "Grants permission to return information about a specified Reserved Capacity",
|
|
345542
|
+
"accessLevel": "Read",
|
|
345543
|
+
"resourceTypes": [
|
|
345544
|
+
{
|
|
345545
|
+
"resourceType": "reserved-capacity",
|
|
345546
|
+
"required": true,
|
|
345547
|
+
"conditionKeys": [],
|
|
345548
|
+
"dependentActions": []
|
|
345549
|
+
}
|
|
345550
|
+
]
|
|
345551
|
+
},
|
|
345498
345552
|
{
|
|
345499
345553
|
"name": "DescribeSharedModel",
|
|
345500
345554
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/canvas-collaborate-permissions.html",
|
|
@@ -347612,6 +347666,21 @@
|
|
|
347612
347666
|
}
|
|
347613
347667
|
]
|
|
347614
347668
|
},
|
|
347669
|
+
{
|
|
347670
|
+
"name": "ListUltraServersByReservedCapacity",
|
|
347671
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListUltraServersByReservedCapacity.html",
|
|
347672
|
+
"permissionOnly": false,
|
|
347673
|
+
"description": "Grants permission to list all UltraServers in a specified Reserved Capacity",
|
|
347674
|
+
"accessLevel": "List",
|
|
347675
|
+
"resourceTypes": [
|
|
347676
|
+
{
|
|
347677
|
+
"resourceType": "reserved-capacity",
|
|
347678
|
+
"required": true,
|
|
347679
|
+
"conditionKeys": [],
|
|
347680
|
+
"dependentActions": []
|
|
347681
|
+
}
|
|
347682
|
+
]
|
|
347683
|
+
},
|
|
347615
347684
|
{
|
|
347616
347685
|
"name": "ListUserProfiles",
|
|
347617
347686
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListUserProfiles.html",
|
|
@@ -3622,7 +3622,7 @@
|
|
|
3622
3622
|
"name": "AWS Clean Rooms ML",
|
|
3623
3623
|
"servicePrefix": "cleanrooms-ml",
|
|
3624
3624
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscleanroomsml.html",
|
|
3625
|
-
"actionsCount":
|
|
3625
|
+
"actionsCount": 59,
|
|
3626
3626
|
"actions": [
|
|
3627
3627
|
"CancelTrainedModel",
|
|
3628
3628
|
"CancelTrainedModelInferenceJob",
|
|
@@ -3671,6 +3671,7 @@
|
|
|
3671
3671
|
"ListMLInputChannels",
|
|
3672
3672
|
"ListTagsForResource",
|
|
3673
3673
|
"ListTrainedModelInferenceJobs",
|
|
3674
|
+
"ListTrainedModelVersions",
|
|
3674
3675
|
"ListTrainedModels",
|
|
3675
3676
|
"ListTrainingDatasets",
|
|
3676
3677
|
"PutConfiguredAudienceModelPolicy",
|
|
@@ -6891,7 +6892,7 @@
|
|
|
6891
6892
|
"name": "Amazon Connect Cases",
|
|
6892
6893
|
"servicePrefix": "cases",
|
|
6893
6894
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnectcases.html",
|
|
6894
|
-
"actionsCount":
|
|
6895
|
+
"actionsCount": 41,
|
|
6895
6896
|
"actions": [
|
|
6896
6897
|
"BatchGetCaseRule",
|
|
6897
6898
|
"BatchGetField",
|
|
@@ -6903,6 +6904,7 @@
|
|
|
6903
6904
|
"CreateLayout",
|
|
6904
6905
|
"CreateRelatedItem",
|
|
6905
6906
|
"CreateTemplate",
|
|
6907
|
+
"DeleteCase",
|
|
6906
6908
|
"DeleteCaseRule",
|
|
6907
6909
|
"DeleteDomain",
|
|
6908
6910
|
"DeleteField",
|
|
@@ -24410,7 +24412,7 @@
|
|
|
24410
24412
|
"name": "Amazon SageMaker",
|
|
24411
24413
|
"servicePrefix": "sagemaker",
|
|
24412
24414
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
|
|
24413
|
-
"actionsCount":
|
|
24415
|
+
"actionsCount": 405,
|
|
24414
24416
|
"actions": [
|
|
24415
24417
|
"AddAssociation",
|
|
24416
24418
|
"AddTags",
|
|
@@ -24612,6 +24614,7 @@
|
|
|
24612
24614
|
"DescribePipelineExecution",
|
|
24613
24615
|
"DescribeProcessingJob",
|
|
24614
24616
|
"DescribeProject",
|
|
24617
|
+
"DescribeReservedCapacity",
|
|
24615
24618
|
"DescribeSharedModel",
|
|
24616
24619
|
"DescribeSpace",
|
|
24617
24620
|
"DescribeStudioLifecycleConfig",
|
|
@@ -24726,6 +24729,7 @@
|
|
|
24726
24729
|
"ListTransformJobs",
|
|
24727
24730
|
"ListTrialComponents",
|
|
24728
24731
|
"ListTrials",
|
|
24732
|
+
"ListUltraServersByReservedCapacity",
|
|
24729
24733
|
"ListUserProfiles",
|
|
24730
24734
|
"ListWorkforces",
|
|
24731
24735
|
"ListWorkteams",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10534
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5122
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3159
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"key": "Amazon SageMaker",
|
|
237
|
-
"value":
|
|
237
|
+
"value": 405
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"key": "Amazon Chime",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.429",
|
|
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",
|