aws-iam-data 0.0.438 → 0.0.439

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,24 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2025-08-28",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Elastic Kubernetes Service": [
8
+ "eks:DescribeInsightsRefresh",
9
+ "eks:StartInsightsRefresh"
10
+ ],
11
+ "AWS Systems Manager for SAP": [
12
+ "ssm-sap:GetConfigurationCheckOperation",
13
+ "ssm-sap:ListConfigurationCheckDefinitions",
14
+ "ssm-sap:ListConfigurationCheckOperations",
15
+ "ssm-sap:ListSubCheckResults",
16
+ "ssm-sap:ListSubCheckRuleResults",
17
+ "ssm-sap:StartConfigurationChecks"
18
+ ]
19
+ },
20
+ "removedActions": {}
21
+ },
2
22
  {
3
23
  "dateOfChange": "2025-08-27",
4
24
  "addedServices": [],
@@ -158566,6 +158566,21 @@
158566
158566
  }
158567
158567
  ]
158568
158568
  },
158569
+ {
158570
+ "name": "DescribeInsightsRefresh",
158571
+ "apiReferenceUrl": "https://docs.aws.amazon.com/eks/latest/APIReference/API_DescribeInsightsRefresh.html",
158572
+ "permissionOnly": false,
158573
+ "description": "Grants permission to retrieve the status of the latest on-demand cluster insights refresh operation",
158574
+ "accessLevel": "Read",
158575
+ "resourceTypes": [
158576
+ {
158577
+ "resourceType": "cluster",
158578
+ "required": true,
158579
+ "conditionKeys": [],
158580
+ "dependentActions": []
158581
+ }
158582
+ ]
158583
+ },
158569
158584
  {
158570
158585
  "name": "DescribeNodegroup",
158571
158586
  "apiReferenceUrl": "https://docs.aws.amazon.com/eks/latest/APIReference/API_DescribeNodegroup.html",
@@ -158954,6 +158969,21 @@
158954
158969
  }
158955
158970
  ]
158956
158971
  },
158972
+ {
158973
+ "name": "StartInsightsRefresh",
158974
+ "apiReferenceUrl": "https://docs.aws.amazon.com/eks/latest/APIReference/API_StartInsightsRefresh.html",
158975
+ "permissionOnly": false,
158976
+ "description": "Grants permission to initiate an on-demand refresh operation for cluster insights, getting the latest analysis outside of the standard refresh schedule",
158977
+ "accessLevel": "Write",
158978
+ "resourceTypes": [
158979
+ {
158980
+ "resourceType": "cluster",
158981
+ "required": true,
158982
+ "conditionKeys": [],
158983
+ "dependentActions": []
158984
+ }
158985
+ ]
158986
+ },
158957
158987
  {
158958
158988
  "name": "TagResource",
158959
158989
  "apiReferenceUrl": "https://docs.aws.amazon.com/eks/latest/APIReference/API_TagResource.html",
@@ -382117,7 +382147,7 @@
382117
382147
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382118
382148
  "permissionOnly": false,
382119
382149
  "description": "Grants permission to delete the SSM for SAP level resource permissions associated with a SSM for SAP database resource",
382120
- "accessLevel": "Write",
382150
+ "accessLevel": "Permissions management",
382121
382151
  "resourceTypes": [
382122
382152
  {
382123
382153
  "resourceType": "",
@@ -382172,6 +382202,21 @@
382172
382202
  }
382173
382203
  ]
382174
382204
  },
382205
+ {
382206
+ "name": "GetConfigurationCheckOperation",
382207
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382208
+ "permissionOnly": false,
382209
+ "description": "Grants permission to get the details of a configuration check operation by specifying the operation ID",
382210
+ "accessLevel": "Read",
382211
+ "resourceTypes": [
382212
+ {
382213
+ "resourceType": "",
382214
+ "required": false,
382215
+ "conditionKeys": [],
382216
+ "dependentActions": []
382217
+ }
382218
+ ]
382219
+ },
382175
382220
  {
382176
382221
  "name": "GetDatabase",
382177
382222
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
@@ -382207,7 +382252,7 @@
382207
382252
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382208
382253
  "permissionOnly": false,
382209
382254
  "description": "Grants permission to get the SSM for SAP level resource permissions associated with a SSM for SAP database resource",
382210
- "accessLevel": "Read",
382255
+ "accessLevel": "Permissions management",
382211
382256
  "resourceTypes": [
382212
382257
  {
382213
382258
  "resourceType": "",
@@ -382247,6 +382292,36 @@
382247
382292
  }
382248
382293
  ]
382249
382294
  },
382295
+ {
382296
+ "name": "ListConfigurationCheckDefinitions",
382297
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382298
+ "permissionOnly": false,
382299
+ "description": "Grants permission to list all configuration check types supported by AWS Systems Manager for SAP",
382300
+ "accessLevel": "List",
382301
+ "resourceTypes": [
382302
+ {
382303
+ "resourceType": "",
382304
+ "required": false,
382305
+ "conditionKeys": [],
382306
+ "dependentActions": []
382307
+ }
382308
+ ]
382309
+ },
382310
+ {
382311
+ "name": "ListConfigurationCheckOperations",
382312
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382313
+ "permissionOnly": false,
382314
+ "description": "Grants permission to list past configuration check operations",
382315
+ "accessLevel": "List",
382316
+ "resourceTypes": [
382317
+ {
382318
+ "resourceType": "",
382319
+ "required": false,
382320
+ "conditionKeys": [],
382321
+ "dependentActions": []
382322
+ }
382323
+ ]
382324
+ },
382250
382325
  {
382251
382326
  "name": "ListDatabases",
382252
382327
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
@@ -382292,6 +382367,36 @@
382292
382367
  }
382293
382368
  ]
382294
382369
  },
382370
+ {
382371
+ "name": "ListSubCheckResults",
382372
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382373
+ "permissionOnly": false,
382374
+ "description": "Grants permission to list the sub-check results of a specified configuration check operation",
382375
+ "accessLevel": "List",
382376
+ "resourceTypes": [
382377
+ {
382378
+ "resourceType": "",
382379
+ "required": false,
382380
+ "conditionKeys": [],
382381
+ "dependentActions": []
382382
+ }
382383
+ ]
382384
+ },
382385
+ {
382386
+ "name": "ListSubCheckRuleResults",
382387
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382388
+ "permissionOnly": false,
382389
+ "description": "Grants permission to list the rules of a specified sub-check belonging to a configuration check operation",
382390
+ "accessLevel": "List",
382391
+ "resourceTypes": [
382392
+ {
382393
+ "resourceType": "",
382394
+ "required": false,
382395
+ "conditionKeys": [],
382396
+ "dependentActions": []
382397
+ }
382398
+ ]
382399
+ },
382295
382400
  {
382296
382401
  "name": "ListTagsForResource",
382297
382402
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
@@ -382312,7 +382417,7 @@
382312
382417
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382313
382418
  "permissionOnly": false,
382314
382419
  "description": "Grants permission to add the SSM for SAP level resource permissions associated with a SSM for SAP database resource",
382315
- "accessLevel": "Write",
382420
+ "accessLevel": "Permissions management",
382316
382421
  "resourceTypes": [
382317
382422
  {
382318
382423
  "resourceType": "",
@@ -382385,6 +382490,21 @@
382385
382490
  }
382386
382491
  ]
382387
382492
  },
382493
+ {
382494
+ "name": "StartConfigurationChecks",
382495
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
382496
+ "permissionOnly": false,
382497
+ "description": "Grants permission to iniitiate configuration check operations against a specified application",
382498
+ "accessLevel": "Write",
382499
+ "resourceTypes": [
382500
+ {
382501
+ "resourceType": "",
382502
+ "required": false,
382503
+ "conditionKeys": [],
382504
+ "dependentActions": []
382505
+ }
382506
+ ]
382507
+ },
382388
382508
  {
382389
382509
  "name": "StopApplication",
382390
382510
  "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/index.html",
@@ -10781,7 +10781,7 @@
10781
10781
  "name": "Amazon Elastic Kubernetes Service",
10782
10782
  "servicePrefix": "eks",
10783
10783
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelastickubernetesservice.html",
10784
- "actionsCount": 60,
10784
+ "actionsCount": 62,
10785
10785
  "actions": [
10786
10786
  "AccessKubernetesApi",
10787
10787
  "AssociateAccessPolicy",
@@ -10812,6 +10812,7 @@
10812
10812
  "DescribeFargateProfile",
10813
10813
  "DescribeIdentityProviderConfig",
10814
10814
  "DescribeInsight",
10815
+ "DescribeInsightsRefresh",
10815
10816
  "DescribeNodegroup",
10816
10817
  "DescribePodIdentityAssociation",
10817
10818
  "DescribeUpdate",
@@ -10833,6 +10834,7 @@
10833
10834
  "ListTagsForResource",
10834
10835
  "ListUpdates",
10835
10836
  "RegisterCluster",
10837
+ "StartInsightsRefresh",
10836
10838
  "TagResource",
10837
10839
  "UntagResource",
10838
10840
  "UpdateAccessEntry",
@@ -27394,27 +27396,33 @@
27394
27396
  "name": "AWS Systems Manager for SAP",
27395
27397
  "servicePrefix": "ssm-sap",
27396
27398
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssystemsmanagerforsap.html",
27397
- "actionsCount": 24,
27399
+ "actionsCount": 30,
27398
27400
  "actions": [
27399
27401
  "BackupDatabase",
27400
27402
  "DeleteResourcePermission",
27401
27403
  "DeregisterApplication",
27402
27404
  "GetApplication",
27403
27405
  "GetComponent",
27406
+ "GetConfigurationCheckOperation",
27404
27407
  "GetDatabase",
27405
27408
  "GetOperation",
27406
27409
  "GetResourcePermission",
27407
27410
  "ListApplications",
27408
27411
  "ListComponents",
27412
+ "ListConfigurationCheckDefinitions",
27413
+ "ListConfigurationCheckOperations",
27409
27414
  "ListDatabases",
27410
27415
  "ListOperationEvents",
27411
27416
  "ListOperations",
27417
+ "ListSubCheckResults",
27418
+ "ListSubCheckRuleResults",
27412
27419
  "ListTagsForResource",
27413
27420
  "PutResourcePermission",
27414
27421
  "RegisterApplication",
27415
27422
  "RestoreDatabase",
27416
27423
  "StartApplication",
27417
27424
  "StartApplicationRefresh",
27425
+ "StartConfigurationChecks",
27418
27426
  "StopApplication",
27419
27427
  "TagResource",
27420
27428
  "UntagResource",
@@ -6,15 +6,15 @@
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5135
9
+ "value": 5136
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3167
13
+ "value": 3171
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
17
- "value": 361
17
+ "value": 364
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.438",
3
+ "version": "0.0.439",
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",