aws-iam-data 0.0.203 → 0.0.204
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,21 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-05-11",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Q": [
|
|
8
|
+
"q:CreateAssignment",
|
|
9
|
+
"q:DeleteAssignment"
|
|
10
|
+
],
|
|
11
|
+
"AWS Systems Manager for SAP": [
|
|
12
|
+
"ssm-sap:ListOperationEvents",
|
|
13
|
+
"ssm-sap:StartApplication",
|
|
14
|
+
"ssm-sap:StopApplication"
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
"removedActions": {}
|
|
18
|
+
},
|
|
2
19
|
{
|
|
3
20
|
"dateOfChange": "2024-05-10",
|
|
4
21
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -259565,6 +259565,36 @@
|
|
|
259565
259565
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonq.html",
|
|
259566
259566
|
"servicePrefix": "q",
|
|
259567
259567
|
"actions": [
|
|
259568
|
+
{
|
|
259569
|
+
"name": "CreateAssignment",
|
|
259570
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/security_iam_manage-access-with-policies.html",
|
|
259571
|
+
"permissionOnly": true,
|
|
259572
|
+
"description": "Grants permission to create a user or group assignment for an Amazon Q Developer Profile",
|
|
259573
|
+
"accessLevel": "Write",
|
|
259574
|
+
"resourceTypes": [
|
|
259575
|
+
{
|
|
259576
|
+
"resourceType": "",
|
|
259577
|
+
"required": false,
|
|
259578
|
+
"conditionKeys": [],
|
|
259579
|
+
"dependentActions": []
|
|
259580
|
+
}
|
|
259581
|
+
]
|
|
259582
|
+
},
|
|
259583
|
+
{
|
|
259584
|
+
"name": "DeleteAssignment",
|
|
259585
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/security_iam_manage-access-with-policies.html",
|
|
259586
|
+
"permissionOnly": true,
|
|
259587
|
+
"description": "Grants permission to delete a user or group assignment for an Amazon Q Developer Profile",
|
|
259588
|
+
"accessLevel": "Write",
|
|
259589
|
+
"resourceTypes": [
|
|
259590
|
+
{
|
|
259591
|
+
"resourceType": "",
|
|
259592
|
+
"required": false,
|
|
259593
|
+
"conditionKeys": [],
|
|
259594
|
+
"dependentActions": []
|
|
259595
|
+
}
|
|
259596
|
+
]
|
|
259597
|
+
},
|
|
259568
259598
|
{
|
|
259569
259599
|
"name": "GetConversation",
|
|
259570
259600
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/security_iam_manage-access-with-policies.html",
|
|
@@ -327295,6 +327325,21 @@
|
|
|
327295
327325
|
}
|
|
327296
327326
|
]
|
|
327297
327327
|
},
|
|
327328
|
+
{
|
|
327329
|
+
"name": "ListOperationEvents",
|
|
327330
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
|
|
327331
|
+
"permissionOnly": false,
|
|
327332
|
+
"description": "Grants permission to retrieve a list of all operation events in a specified operation",
|
|
327333
|
+
"accessLevel": "List",
|
|
327334
|
+
"resourceTypes": [
|
|
327335
|
+
{
|
|
327336
|
+
"resourceType": "",
|
|
327337
|
+
"required": false,
|
|
327338
|
+
"conditionKeys": [],
|
|
327339
|
+
"dependentActions": []
|
|
327340
|
+
}
|
|
327341
|
+
]
|
|
327342
|
+
},
|
|
327298
327343
|
{
|
|
327299
327344
|
"name": "ListOperations",
|
|
327300
327345
|
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
|
|
@@ -327373,6 +327418,21 @@
|
|
|
327373
327418
|
}
|
|
327374
327419
|
]
|
|
327375
327420
|
},
|
|
327421
|
+
{
|
|
327422
|
+
"name": "StartApplication",
|
|
327423
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
|
|
327424
|
+
"permissionOnly": false,
|
|
327425
|
+
"description": "Grants permission to start a registered SSM for SAP application",
|
|
327426
|
+
"accessLevel": "Write",
|
|
327427
|
+
"resourceTypes": [
|
|
327428
|
+
{
|
|
327429
|
+
"resourceType": "application",
|
|
327430
|
+
"required": false,
|
|
327431
|
+
"conditionKeys": [],
|
|
327432
|
+
"dependentActions": []
|
|
327433
|
+
}
|
|
327434
|
+
]
|
|
327435
|
+
},
|
|
327376
327436
|
{
|
|
327377
327437
|
"name": "StartApplicationRefresh",
|
|
327378
327438
|
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
|
|
@@ -327388,6 +327448,21 @@
|
|
|
327388
327448
|
}
|
|
327389
327449
|
]
|
|
327390
327450
|
},
|
|
327451
|
+
{
|
|
327452
|
+
"name": "StopApplication",
|
|
327453
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
|
|
327454
|
+
"permissionOnly": false,
|
|
327455
|
+
"description": "Grants permission to stop a registered SSM for SAP application",
|
|
327456
|
+
"accessLevel": "Write",
|
|
327457
|
+
"resourceTypes": [
|
|
327458
|
+
{
|
|
327459
|
+
"resourceType": "application",
|
|
327460
|
+
"required": false,
|
|
327461
|
+
"conditionKeys": [],
|
|
327462
|
+
"dependentActions": []
|
|
327463
|
+
}
|
|
327464
|
+
]
|
|
327465
|
+
},
|
|
327391
327466
|
{
|
|
327392
327467
|
"name": "TagResource",
|
|
327393
327468
|
"apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
|
|
@@ -19112,8 +19112,10 @@
|
|
|
19112
19112
|
"name": "Amazon Q",
|
|
19113
19113
|
"servicePrefix": "q",
|
|
19114
19114
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonq.html",
|
|
19115
|
-
"actionsCount":
|
|
19115
|
+
"actionsCount": 12,
|
|
19116
19116
|
"actions": [
|
|
19117
|
+
"CreateAssignment",
|
|
19118
|
+
"DeleteAssignment",
|
|
19117
19119
|
"GetConversation",
|
|
19118
19120
|
"GetIdentityMetadata",
|
|
19119
19121
|
"GetTroubleshootingResults",
|
|
@@ -23949,7 +23951,7 @@
|
|
|
23949
23951
|
"name": "AWS Systems Manager for SAP",
|
|
23950
23952
|
"servicePrefix": "ssm-sap",
|
|
23951
23953
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssystemsmanagerforsap.html",
|
|
23952
|
-
"actionsCount":
|
|
23954
|
+
"actionsCount": 24,
|
|
23953
23955
|
"actions": [
|
|
23954
23956
|
"BackupDatabase",
|
|
23955
23957
|
"DeleteResourcePermission",
|
|
@@ -23962,12 +23964,15 @@
|
|
|
23962
23964
|
"ListApplications",
|
|
23963
23965
|
"ListComponents",
|
|
23964
23966
|
"ListDatabases",
|
|
23967
|
+
"ListOperationEvents",
|
|
23965
23968
|
"ListOperations",
|
|
23966
23969
|
"ListTagsForResource",
|
|
23967
23970
|
"PutResourcePermission",
|
|
23968
23971
|
"RegisterApplication",
|
|
23969
23972
|
"RestoreDatabase",
|
|
23973
|
+
"StartApplication",
|
|
23970
23974
|
"StartApplicationRefresh",
|
|
23975
|
+
"StopApplication",
|
|
23971
23976
|
"TagResource",
|
|
23972
23977
|
"UntagResource",
|
|
23973
23978
|
"UpdateApplicationSettings",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 9262
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2720
|
|
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.204",
|
|
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",
|