aws-iam-data 0.0.203 → 0.0.205

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,32 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-05-14",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Connect Cases": [
8
+ "cases:DeleteRelatedItem"
9
+ ]
10
+ },
11
+ "removedActions": {}
12
+ },
13
+ {
14
+ "dateOfChange": "2024-05-11",
15
+ "addedServices": [],
16
+ "removedServices": [],
17
+ "addedActions": {
18
+ "Amazon Q": [
19
+ "q:CreateAssignment",
20
+ "q:DeleteAssignment"
21
+ ],
22
+ "AWS Systems Manager for SAP": [
23
+ "ssm-sap:ListOperationEvents",
24
+ "ssm-sap:StartApplication",
25
+ "ssm-sap:StopApplication"
26
+ ]
27
+ },
28
+ "removedActions": {}
29
+ },
2
30
  {
3
31
  "dateOfChange": "2024-05-10",
4
32
  "addedServices": [],
@@ -76228,6 +76228,33 @@
76228
76228
  }
76229
76229
  ]
76230
76230
  },
76231
+ {
76232
+ "name": "DeleteRelatedItem",
76233
+ "apiReferenceUrl": "https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteRelatedItem.html",
76234
+ "permissionOnly": true,
76235
+ "description": "Grants permission to delete a related item associated to a case in the case domain",
76236
+ "accessLevel": "Write",
76237
+ "resourceTypes": [
76238
+ {
76239
+ "resourceType": "Case",
76240
+ "required": true,
76241
+ "conditionKeys": [],
76242
+ "dependentActions": []
76243
+ },
76244
+ {
76245
+ "resourceType": "Domain",
76246
+ "required": true,
76247
+ "conditionKeys": [],
76248
+ "dependentActions": []
76249
+ },
76250
+ {
76251
+ "resourceType": "RelatedItem",
76252
+ "required": true,
76253
+ "conditionKeys": [],
76254
+ "dependentActions": []
76255
+ }
76256
+ ]
76257
+ },
76231
76258
  {
76232
76259
  "name": "DeleteTemplate",
76233
76260
  "apiReferenceUrl": "https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteTemplate.html",
@@ -259565,6 +259592,36 @@
259565
259592
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonq.html",
259566
259593
  "servicePrefix": "q",
259567
259594
  "actions": [
259595
+ {
259596
+ "name": "CreateAssignment",
259597
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/security_iam_manage-access-with-policies.html",
259598
+ "permissionOnly": true,
259599
+ "description": "Grants permission to create a user or group assignment for an Amazon Q Developer Profile",
259600
+ "accessLevel": "Write",
259601
+ "resourceTypes": [
259602
+ {
259603
+ "resourceType": "",
259604
+ "required": false,
259605
+ "conditionKeys": [],
259606
+ "dependentActions": []
259607
+ }
259608
+ ]
259609
+ },
259610
+ {
259611
+ "name": "DeleteAssignment",
259612
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/security_iam_manage-access-with-policies.html",
259613
+ "permissionOnly": true,
259614
+ "description": "Grants permission to delete a user or group assignment for an Amazon Q Developer Profile",
259615
+ "accessLevel": "Write",
259616
+ "resourceTypes": [
259617
+ {
259618
+ "resourceType": "",
259619
+ "required": false,
259620
+ "conditionKeys": [],
259621
+ "dependentActions": []
259622
+ }
259623
+ ]
259624
+ },
259568
259625
  {
259569
259626
  "name": "GetConversation",
259570
259627
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazonq/latest/aws-builder-use-ug/security_iam_manage-access-with-policies.html",
@@ -327295,6 +327352,21 @@
327295
327352
  }
327296
327353
  ]
327297
327354
  },
327355
+ {
327356
+ "name": "ListOperationEvents",
327357
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
327358
+ "permissionOnly": false,
327359
+ "description": "Grants permission to retrieve a list of all operation events in a specified operation",
327360
+ "accessLevel": "List",
327361
+ "resourceTypes": [
327362
+ {
327363
+ "resourceType": "",
327364
+ "required": false,
327365
+ "conditionKeys": [],
327366
+ "dependentActions": []
327367
+ }
327368
+ ]
327369
+ },
327298
327370
  {
327299
327371
  "name": "ListOperations",
327300
327372
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
@@ -327373,6 +327445,21 @@
327373
327445
  }
327374
327446
  ]
327375
327447
  },
327448
+ {
327449
+ "name": "StartApplication",
327450
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
327451
+ "permissionOnly": false,
327452
+ "description": "Grants permission to start a registered SSM for SAP application",
327453
+ "accessLevel": "Write",
327454
+ "resourceTypes": [
327455
+ {
327456
+ "resourceType": "application",
327457
+ "required": false,
327458
+ "conditionKeys": [],
327459
+ "dependentActions": []
327460
+ }
327461
+ ]
327462
+ },
327376
327463
  {
327377
327464
  "name": "StartApplicationRefresh",
327378
327465
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
@@ -327388,6 +327475,21 @@
327388
327475
  }
327389
327476
  ]
327390
327477
  },
327478
+ {
327479
+ "name": "StopApplication",
327480
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
327481
+ "permissionOnly": false,
327482
+ "description": "Grants permission to stop a registered SSM for SAP application",
327483
+ "accessLevel": "Write",
327484
+ "resourceTypes": [
327485
+ {
327486
+ "resourceType": "application",
327487
+ "required": false,
327488
+ "conditionKeys": [],
327489
+ "dependentActions": []
327490
+ }
327491
+ ]
327492
+ },
327391
327493
  {
327392
327494
  "name": "TagResource",
327393
327495
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
@@ -5760,7 +5760,7 @@
5760
5760
  "name": "Amazon Connect Cases",
5761
5761
  "servicePrefix": "cases",
5762
5762
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnectcases.html",
5763
- "actionsCount": 34,
5763
+ "actionsCount": 35,
5764
5764
  "actions": [
5765
5765
  "BatchGetField",
5766
5766
  "BatchPutFieldOptions",
@@ -5773,6 +5773,7 @@
5773
5773
  "DeleteDomain",
5774
5774
  "DeleteField",
5775
5775
  "DeleteLayout",
5776
+ "DeleteRelatedItem",
5776
5777
  "DeleteTemplate",
5777
5778
  "GetCase",
5778
5779
  "GetCaseAuditEvents",
@@ -19112,8 +19113,10 @@
19112
19113
  "name": "Amazon Q",
19113
19114
  "servicePrefix": "q",
19114
19115
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonq.html",
19115
- "actionsCount": 10,
19116
+ "actionsCount": 12,
19116
19117
  "actions": [
19118
+ "CreateAssignment",
19119
+ "DeleteAssignment",
19117
19120
  "GetConversation",
19118
19121
  "GetIdentityMetadata",
19119
19122
  "GetTroubleshootingResults",
@@ -23949,7 +23952,7 @@
23949
23952
  "name": "AWS Systems Manager for SAP",
23950
23953
  "servicePrefix": "ssm-sap",
23951
23954
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssystemsmanagerforsap.html",
23952
- "actionsCount": 21,
23955
+ "actionsCount": 24,
23953
23956
  "actions": [
23954
23957
  "BackupDatabase",
23955
23958
  "DeleteResourcePermission",
@@ -23962,12 +23965,15 @@
23962
23965
  "ListApplications",
23963
23966
  "ListComponents",
23964
23967
  "ListDatabases",
23968
+ "ListOperationEvents",
23965
23969
  "ListOperations",
23966
23970
  "ListTagsForResource",
23967
23971
  "PutResourcePermission",
23968
23972
  "RegisterApplication",
23969
23973
  "RestoreDatabase",
23974
+ "StartApplication",
23970
23975
  "StartApplicationRefresh",
23976
+ "StopApplication",
23971
23977
  "TagResource",
23972
23978
  "UntagResource",
23973
23979
  "UpdateApplicationSettings",
@@ -2,7 +2,7 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 9258
5
+ "value": 9263
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2719
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.203",
3
+ "version": "0.0.205",
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",