aws-iam-data 0.0.541 → 0.0.542

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": "2026-03-19",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Security Hub": [
8
+ "securityhub:AllowVendedLogDeliveryForResource"
9
+ ]
10
+ },
11
+ "removedActions": {}
12
+ },
2
13
  {
3
14
  "dateOfChange": "2026-03-17",
4
15
  "addedServices": [
@@ -216693,6 +216693,15 @@
216693
216693
  "required": true,
216694
216694
  "conditionKeys": [],
216695
216695
  "dependentActions": []
216696
+ },
216697
+ {
216698
+ "resourceType": "",
216699
+ "required": false,
216700
+ "conditionKeys": [
216701
+ "medical-imaging:StudyInstanceUID",
216702
+ "medical-imaging:SeriesInstanceUID"
216703
+ ],
216704
+ "dependentActions": []
216696
216705
  }
216697
216706
  ]
216698
216707
  },
@@ -216723,6 +216732,15 @@
216723
216732
  "required": true,
216724
216733
  "conditionKeys": [],
216725
216734
  "dependentActions": []
216735
+ },
216736
+ {
216737
+ "resourceType": "",
216738
+ "required": false,
216739
+ "conditionKeys": [
216740
+ "medical-imaging:StudyInstanceUID",
216741
+ "medical-imaging:SeriesInstanceUID"
216742
+ ],
216743
+ "dependentActions": []
216726
216744
  }
216727
216745
  ]
216728
216746
  },
@@ -216738,6 +216756,15 @@
216738
216756
  "required": true,
216739
216757
  "conditionKeys": [],
216740
216758
  "dependentActions": []
216759
+ },
216760
+ {
216761
+ "resourceType": "",
216762
+ "required": false,
216763
+ "conditionKeys": [
216764
+ "medical-imaging:StudyInstanceUID",
216765
+ "medical-imaging:SeriesInstanceUID"
216766
+ ],
216767
+ "dependentActions": []
216741
216768
  }
216742
216769
  ]
216743
216770
  },
@@ -216753,6 +216780,15 @@
216753
216780
  "required": true,
216754
216781
  "conditionKeys": [],
216755
216782
  "dependentActions": []
216783
+ },
216784
+ {
216785
+ "resourceType": "",
216786
+ "required": false,
216787
+ "conditionKeys": [
216788
+ "medical-imaging:StudyInstanceUID",
216789
+ "medical-imaging:SeriesInstanceUID"
216790
+ ],
216791
+ "dependentActions": []
216756
216792
  }
216757
216793
  ]
216758
216794
  },
@@ -216768,6 +216804,15 @@
216768
216804
  "required": true,
216769
216805
  "conditionKeys": [],
216770
216806
  "dependentActions": []
216807
+ },
216808
+ {
216809
+ "resourceType": "",
216810
+ "required": false,
216811
+ "conditionKeys": [
216812
+ "medical-imaging:StudyInstanceUID",
216813
+ "medical-imaging:SeriesInstanceUID"
216814
+ ],
216815
+ "dependentActions": []
216771
216816
  }
216772
216817
  ]
216773
216818
  },
@@ -216933,6 +216978,15 @@
216933
216978
  "required": true,
216934
216979
  "conditionKeys": [],
216935
216980
  "dependentActions": []
216981
+ },
216982
+ {
216983
+ "resourceType": "",
216984
+ "required": false,
216985
+ "conditionKeys": [
216986
+ "medical-imaging:StudyInstanceUID",
216987
+ "medical-imaging:SeriesInstanceUID"
216988
+ ],
216989
+ "dependentActions": []
216936
216990
  }
216937
216991
  ]
216938
216992
  },
@@ -216948,6 +217002,14 @@
216948
217002
  "required": true,
216949
217003
  "conditionKeys": [],
216950
217004
  "dependentActions": []
217005
+ },
217006
+ {
217007
+ "resourceType": "",
217008
+ "required": false,
217009
+ "conditionKeys": [
217010
+ "medical-imaging:StudyInstanceUID"
217011
+ ],
217012
+ "dependentActions": []
216951
217013
  }
216952
217014
  ]
216953
217015
  },
@@ -217023,6 +217085,14 @@
217023
217085
  "required": true,
217024
217086
  "conditionKeys": [],
217025
217087
  "dependentActions": []
217088
+ },
217089
+ {
217090
+ "resourceType": "",
217091
+ "required": false,
217092
+ "conditionKeys": [
217093
+ "medical-imaging:StudyInstanceUID"
217094
+ ],
217095
+ "dependentActions": []
217026
217096
  }
217027
217097
  ]
217028
217098
  },
@@ -217144,6 +217214,18 @@
217144
217214
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
217145
217215
  "description": "Filters access by a list of tag keys that are allowed in the request",
217146
217216
  "type": "ArrayOfString"
217217
+ },
217218
+ {
217219
+ "name": "medical-imaging:SeriesInstanceUID",
217220
+ "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthimaging.html#awshealthimaging-policy-keys",
217221
+ "description": "Filters access by the SeriesInstanceUID parameter in the request",
217222
+ "type": "String"
217223
+ },
217224
+ {
217225
+ "name": "medical-imaging:StudyInstanceUID",
217226
+ "apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthimaging.html#awshealthimaging-policy-keys",
217227
+ "description": "Filters access by the StudyInstanceUID parameter in the request",
217228
+ "type": "String"
217147
217229
  }
217148
217230
  ]
217149
217231
  },
@@ -381638,6 +381720,27 @@
381638
381720
  }
381639
381721
  ]
381640
381722
  },
381723
+ {
381724
+ "name": "AllowVendedLogDeliveryForResource",
381725
+ "apiReferenceUrl": "https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_AllowVendedLogDeliveryForResource.html",
381726
+ "permissionOnly": true,
381727
+ "description": "Grants permission to log delivery for resources",
381728
+ "accessLevel": "Permissions management",
381729
+ "resourceTypes": [
381730
+ {
381731
+ "resourceType": "hub",
381732
+ "required": false,
381733
+ "conditionKeys": [],
381734
+ "dependentActions": []
381735
+ },
381736
+ {
381737
+ "resourceType": "hubv2",
381738
+ "required": false,
381739
+ "conditionKeys": [],
381740
+ "dependentActions": []
381741
+ }
381742
+ ]
381743
+ },
381641
381744
  {
381642
381745
  "name": "BatchDeleteAutomationRules",
381643
381746
  "apiReferenceUrl": "https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules",
@@ -383180,7 +383283,7 @@
383180
383283
  "accessLevel": "Write",
383181
383284
  "resourceTypes": [
383182
383285
  {
383183
- "resourceType": "configuration-policy",
383286
+ "resourceType": "hub",
383184
383287
  "required": false,
383185
383288
  "conditionKeys": [],
383186
383289
  "dependentActions": []
@@ -383195,7 +383298,7 @@
383195
383298
  "accessLevel": "Write",
383196
383299
  "resourceTypes": [
383197
383300
  {
383198
- "resourceType": "configuration-policy",
383301
+ "resourceType": "hub",
383199
383302
  "required": false,
383200
383303
  "conditionKeys": [],
383201
383304
  "dependentActions": []
@@ -14729,11 +14729,13 @@
14729
14729
  "datastore",
14730
14730
  "imageset"
14731
14731
  ],
14732
- "conditionKeysCount": 3,
14732
+ "conditionKeysCount": 5,
14733
14733
  "conditionKeys": [
14734
14734
  "aws:RequestTag/${TagKey}",
14735
14735
  "aws:ResourceTag/${TagKey}",
14736
- "aws:TagKeys"
14736
+ "aws:TagKeys",
14737
+ "medical-imaging:SeriesInstanceUID",
14738
+ "medical-imaging:StudyInstanceUID"
14737
14739
  ]
14738
14740
  },
14739
14741
  {
@@ -26899,10 +26901,11 @@
26899
26901
  "name": "AWS Security Hub",
26900
26902
  "servicePrefix": "securityhub",
26901
26903
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityhub.html",
26902
- "actionsCount": 114,
26904
+ "actionsCount": 115,
26903
26905
  "actions": [
26904
26906
  "AcceptAdministratorInvitation",
26905
26907
  "AcceptInvitation",
26908
+ "AllowVendedLogDeliveryForResource",
26906
26909
  "BatchDeleteAutomationRules",
26907
26910
  "BatchDisableStandards",
26908
26911
  "BatchEnableStandards",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
17
- "value": 392
17
+ "value": 393
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1371
417
+ "value": 1373
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.541",
3
+ "version": "0.0.542",
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",