aws-iam-data 0.0.520 → 0.0.521

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,20 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2026-02-13",
4
+ "addedServices": [
5
+ "Amazon Inspector2 Telemetry Channel"
6
+ ],
7
+ "removedServices": [],
8
+ "addedActions": {
9
+ "Amazon Inspector2 Telemetry Channel": [
10
+ "inspector2-telemetry:NotifyHeartbeat",
11
+ "inspector2-telemetry:SendTelemetry",
12
+ "inspector2-telemetry:StartSession",
13
+ "inspector2-telemetry:StopSession"
14
+ ]
15
+ },
16
+ "removedActions": {}
17
+ },
2
18
  {
3
19
  "dateOfChange": "2026-02-11",
4
20
  "addedServices": [],
@@ -176220,173 +176220,7 @@
176220
176220
  ]
176221
176221
  }
176222
176222
  ],
176223
- "resourceTypes": [
176224
- {
176225
- "name": "parametergroup",
176226
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.Components.html#WhatIs.Components.ParameterGroups",
176227
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:parametergroup:${CacheParameterGroupName}",
176228
- "conditionKeys": [
176229
- "aws:RequestTag/${TagKey}",
176230
- "aws:ResourceTag/${TagKey}",
176231
- "aws:TagKeys",
176232
- "elasticache:CacheParameterGroupName"
176233
- ]
176234
- },
176235
- {
176236
- "name": "securitygroup",
176237
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.Components.html#WhatIs.Components.SecurityGroups",
176238
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:securitygroup:${CacheSecurityGroupName}",
176239
- "conditionKeys": [
176240
- "aws:RequestTag/${TagKey}",
176241
- "aws:ResourceTag/${TagKey}",
176242
- "aws:TagKeys"
176243
- ]
176244
- },
176245
- {
176246
- "name": "subnetgroup",
176247
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.Components.html#WhatIs.Components.SubnetGroups",
176248
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:subnetgroup:${CacheSubnetGroupName}",
176249
- "conditionKeys": [
176250
- "aws:RequestTag/${TagKey}",
176251
- "aws:ResourceTag/${TagKey}",
176252
- "aws:TagKeys"
176253
- ]
176254
- },
176255
- {
176256
- "name": "replicationgroup",
176257
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.Components.html#WhatIs.Components.ReplicationGroups",
176258
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:replicationgroup:${ReplicationGroupId}",
176259
- "conditionKeys": [
176260
- "aws:RequestTag/${TagKey}",
176261
- "aws:ResourceTag/${TagKey}",
176262
- "aws:TagKeys",
176263
- "elasticache:AtRestEncryptionEnabled",
176264
- "elasticache:AuthTokenEnabled",
176265
- "elasticache:AutomaticFailoverEnabled",
176266
- "elasticache:CacheNodeType",
176267
- "elasticache:CacheParameterGroupName",
176268
- "elasticache:ClusterModeEnabled",
176269
- "elasticache:EngineType",
176270
- "elasticache:EngineVersion",
176271
- "elasticache:KmsKeyId",
176272
- "elasticache:MultiAZEnabled",
176273
- "elasticache:NumNodeGroups",
176274
- "elasticache:ReplicasPerNodeGroup",
176275
- "elasticache:SnapshotRetentionLimit",
176276
- "elasticache:TransitEncryptionEnabled"
176277
- ]
176278
- },
176279
- {
176280
- "name": "cluster",
176281
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.Components.html#WhatIs.Components.Clusters",
176282
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:cluster:${CacheClusterId}",
176283
- "conditionKeys": [
176284
- "aws:RequestTag/${TagKey}",
176285
- "aws:ResourceTag/${TagKey}",
176286
- "aws:TagKeys",
176287
- "elasticache:AuthTokenEnabled",
176288
- "elasticache:CacheNodeType",
176289
- "elasticache:CacheParameterGroupName",
176290
- "elasticache:EngineType",
176291
- "elasticache:EngineVersion",
176292
- "elasticache:MultiAZEnabled",
176293
- "elasticache:SnapshotRetentionLimit"
176294
- ]
176295
- },
176296
- {
176297
- "name": "reserved-instance",
176298
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/reserved-nodes.html",
176299
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:reserved-instance:${ReservedCacheNodeId}",
176300
- "conditionKeys": [
176301
- "aws:RequestTag/${TagKey}",
176302
- "aws:ResourceTag/${TagKey}",
176303
- "aws:TagKeys"
176304
- ]
176305
- },
176306
- {
176307
- "name": "snapshot",
176308
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.Components.html#WhatIs.Components.Snapshots",
176309
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:snapshot:${SnapshotName}",
176310
- "conditionKeys": [
176311
- "aws:RequestTag/${TagKey}",
176312
- "aws:ResourceTag/${TagKey}",
176313
- "aws:TagKeys",
176314
- "elasticache:KmsKeyId"
176315
- ]
176316
- },
176317
- {
176318
- "name": "globalreplicationgroup",
176319
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Redis-Global-Datastore.html",
176320
- "arnPattern": "arn:${Partition}:elasticache::${Account}:globalreplicationgroup:${GlobalReplicationGroupId}",
176321
- "conditionKeys": [
176322
- "elasticache:AtRestEncryptionEnabled",
176323
- "elasticache:AuthTokenEnabled",
176324
- "elasticache:AutomaticFailoverEnabled",
176325
- "elasticache:CacheNodeType",
176326
- "elasticache:CacheParameterGroupName",
176327
- "elasticache:ClusterModeEnabled",
176328
- "elasticache:EngineType",
176329
- "elasticache:EngineVersion",
176330
- "elasticache:KmsKeyId",
176331
- "elasticache:MultiAZEnabled",
176332
- "elasticache:NumNodeGroups",
176333
- "elasticache:ReplicasPerNodeGroup",
176334
- "elasticache:SnapshotRetentionLimit",
176335
- "elasticache:TransitEncryptionEnabled"
176336
- ]
176337
- },
176338
- {
176339
- "name": "user",
176340
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html",
176341
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:user:${UserId}",
176342
- "conditionKeys": [
176343
- "aws:RequestTag/${TagKey}",
176344
- "aws:ResourceTag/${TagKey}",
176345
- "aws:TagKeys",
176346
- "elasticache:UserAuthenticationMode"
176347
- ]
176348
- },
176349
- {
176350
- "name": "usergroup",
176351
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html",
176352
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:usergroup:${UserGroupId}",
176353
- "conditionKeys": [
176354
- "aws:RequestTag/${TagKey}",
176355
- "aws:ResourceTag/${TagKey}",
176356
- "aws:TagKeys"
176357
- ]
176358
- },
176359
- {
176360
- "name": "serverlesscache",
176361
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.html",
176362
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:serverlesscache:${ServerlessCacheName}",
176363
- "conditionKeys": [
176364
- "aws:RequestTag/${TagKey}",
176365
- "aws:ResourceTag/${TagKey}",
176366
- "aws:TagKeys",
176367
- "elasticache:DataStorageUnit",
176368
- "elasticache:EngineType",
176369
- "elasticache:EngineVersion",
176370
- "elasticache:KmsKeyId",
176371
- "elasticache:MaximumDataStorage",
176372
- "elasticache:MaximumECPUPerSecond",
176373
- "elasticache:MinimumDataStorage",
176374
- "elasticache:MinimumECPUPerSecond",
176375
- "elasticache:SnapshotRetentionLimit"
176376
- ]
176377
- },
176378
- {
176379
- "name": "serverlesscachesnapshot",
176380
- "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.html",
176381
- "arnPattern": "arn:${Partition}:elasticache:${Region}:${Account}:serverlesscachesnapshot:${ServerlessCacheSnapshotName}",
176382
- "conditionKeys": [
176383
- "aws:RequestTag/${TagKey}",
176384
- "aws:ResourceTag/${TagKey}",
176385
- "aws:TagKeys",
176386
- "elasticache:KmsKeyId"
176387
- ]
176388
- }
176389
- ],
176223
+ "resourceTypes": [],
176390
176224
  "conditionKeys": []
176391
176225
  },
176392
176226
  {
@@ -229102,6 +228936,75 @@
229102
228936
  }
229103
228937
  ]
229104
228938
  },
228939
+ {
228940
+ "name": "Amazon Inspector2 Telemetry Channel",
228941
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninspector2telemetrychannel.html",
228942
+ "servicePrefix": "inspector2-telemetry",
228943
+ "actions": [
228944
+ {
228945
+ "name": "NotifyHeartbeat",
228946
+ "apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_NotifyHeartbeat.html",
228947
+ "permissionOnly": false,
228948
+ "description": "Grants permission to notify heartbeat for an active telemetry session",
228949
+ "accessLevel": "Write",
228950
+ "resourceTypes": [
228951
+ {
228952
+ "resourceType": "",
228953
+ "required": false,
228954
+ "conditionKeys": [],
228955
+ "dependentActions": []
228956
+ }
228957
+ ]
228958
+ },
228959
+ {
228960
+ "name": "SendTelemetry",
228961
+ "apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_SendTelemetry.html",
228962
+ "permissionOnly": false,
228963
+ "description": "Grants permission to send telemetry for an active telemetry session",
228964
+ "accessLevel": "Write",
228965
+ "resourceTypes": [
228966
+ {
228967
+ "resourceType": "",
228968
+ "required": false,
228969
+ "conditionKeys": [],
228970
+ "dependentActions": []
228971
+ }
228972
+ ]
228973
+ },
228974
+ {
228975
+ "name": "StartSession",
228976
+ "apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_StartSession.html",
228977
+ "permissionOnly": false,
228978
+ "description": "Grants permission to start a telemetry session",
228979
+ "accessLevel": "Write",
228980
+ "resourceTypes": [
228981
+ {
228982
+ "resourceType": "",
228983
+ "required": false,
228984
+ "conditionKeys": [],
228985
+ "dependentActions": []
228986
+ }
228987
+ ]
228988
+ },
228989
+ {
228990
+ "name": "StopSession",
228991
+ "apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_StopSession.html",
228992
+ "permissionOnly": false,
228993
+ "description": "Grants permission to stop a telemetry session",
228994
+ "accessLevel": "Write",
228995
+ "resourceTypes": [
228996
+ {
228997
+ "resourceType": "",
228998
+ "required": false,
228999
+ "conditionKeys": [],
229000
+ "dependentActions": []
229001
+ }
229002
+ ]
229003
+ }
229004
+ ],
229005
+ "resourceTypes": [],
229006
+ "conditionKeys": []
229007
+ },
229105
229008
  {
229106
229009
  "name": "Amazon InspectorScan",
229107
229010
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninspectorscan.html",
@@ -284563,79 +284466,7 @@
284563
284466
  ]
284564
284467
  }
284565
284468
  ],
284566
- "resourceTypes": [
284567
- {
284568
- "name": "multiregionparametergroup",
284569
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284570
- "arnPattern": "arn:${Partition}:memorydb::${Account}:multiregionparametergroup/${MultiRegionParameterGroupName}",
284571
- "conditionKeys": []
284572
- },
284573
- {
284574
- "name": "parametergroup",
284575
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284576
- "arnPattern": "arn:${Partition}:memorydb:${Region}:${Account}:parametergroup/${ParameterGroupName}",
284577
- "conditionKeys": [
284578
- "aws:ResourceTag/${TagKey}"
284579
- ]
284580
- },
284581
- {
284582
- "name": "subnetgroup",
284583
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284584
- "arnPattern": "arn:${Partition}:memorydb:${Region}:${Account}:subnetgroup/${SubnetGroupName}",
284585
- "conditionKeys": [
284586
- "aws:ResourceTag/${TagKey}"
284587
- ]
284588
- },
284589
- {
284590
- "name": "multiregioncluster",
284591
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284592
- "arnPattern": "arn:${Partition}:memorydb::${Account}:multiregioncluster/${ClusterName}",
284593
- "conditionKeys": [
284594
- "aws:ResourceTag/${TagKey}",
284595
- "memorydb:TLSEnabled"
284596
- ]
284597
- },
284598
- {
284599
- "name": "cluster",
284600
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284601
- "arnPattern": "arn:${Partition}:memorydb:${Region}:${Account}:cluster/${ClusterName}",
284602
- "conditionKeys": [
284603
- "aws:ResourceTag/${TagKey}"
284604
- ]
284605
- },
284606
- {
284607
- "name": "snapshot",
284608
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284609
- "arnPattern": "arn:${Partition}:memorydb:${Region}:${Account}:snapshot/${SnapshotName}",
284610
- "conditionKeys": [
284611
- "aws:ResourceTag/${TagKey}"
284612
- ]
284613
- },
284614
- {
284615
- "name": "user",
284616
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284617
- "arnPattern": "arn:${Partition}:memorydb:${Region}:${Account}:user/${UserName}",
284618
- "conditionKeys": [
284619
- "aws:ResourceTag/${TagKey}"
284620
- ]
284621
- },
284622
- {
284623
- "name": "acl",
284624
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284625
- "arnPattern": "arn:${Partition}:memorydb:${Region}:${Account}:acl/${AclName}",
284626
- "conditionKeys": [
284627
- "aws:ResourceTag/${TagKey}"
284628
- ]
284629
- },
284630
- {
284631
- "name": "reservednode",
284632
- "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/devguide/WhatIs.Components.html",
284633
- "arnPattern": "arn:${Partition}:memorydb:${Region}:${Account}:reservednode/${ReservationID}",
284634
- "conditionKeys": [
284635
- "aws:ResourceTag/${TagKey}"
284636
- ]
284637
- }
284638
- ],
284469
+ "resourceTypes": [],
284639
284470
  "conditionKeys": [
284640
284471
  {
284641
284472
  "name": "aws:RequestTag/${TagKey}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "serviceCount": 461,
2
+ "serviceCount": 462,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -11843,21 +11843,8 @@
11843
11843
  "TestFailover",
11844
11844
  "TestMigration"
11845
11845
  ],
11846
- "resourceTypesCount": 12,
11847
- "resourceTypes": [
11848
- "parametergroup",
11849
- "securitygroup",
11850
- "subnetgroup",
11851
- "replicationgroup",
11852
- "cluster",
11853
- "reserved-instance",
11854
- "snapshot",
11855
- "globalreplicationgroup",
11856
- "user",
11857
- "usergroup",
11858
- "serverlesscache",
11859
- "serverlesscachesnapshot"
11860
- ],
11846
+ "resourceTypesCount": 0,
11847
+ "resourceTypes": [],
11861
11848
  "conditionKeysCount": 0,
11862
11849
  "conditionKeys": []
11863
11850
  },
@@ -15654,6 +15641,22 @@
15654
15641
  "aws:TagKeys"
15655
15642
  ]
15656
15643
  },
15644
+ {
15645
+ "name": "Amazon Inspector2 Telemetry Channel",
15646
+ "servicePrefix": "inspector2-telemetry",
15647
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninspector2telemetrychannel.html",
15648
+ "actionsCount": 4,
15649
+ "actions": [
15650
+ "NotifyHeartbeat",
15651
+ "SendTelemetry",
15652
+ "StartSession",
15653
+ "StopSession"
15654
+ ],
15655
+ "resourceTypesCount": 0,
15656
+ "resourceTypes": [],
15657
+ "conditionKeysCount": 0,
15658
+ "conditionKeys": []
15659
+ },
15657
15660
  {
15658
15661
  "name": "Amazon InspectorScan",
15659
15662
  "servicePrefix": "inspector-scan",
@@ -19962,18 +19965,8 @@
19962
19965
  "UpdateSubnetGroup",
19963
19966
  "UpdateUser"
19964
19967
  ],
19965
- "resourceTypesCount": 9,
19966
- "resourceTypes": [
19967
- "multiregionparametergroup",
19968
- "parametergroup",
19969
- "subnetgroup",
19970
- "multiregioncluster",
19971
- "cluster",
19972
- "snapshot",
19973
- "user",
19974
- "acl",
19975
- "reservednode"
19976
- ],
19968
+ "resourceTypesCount": 0,
19969
+ "resourceTypes": [],
19977
19970
  "conditionKeysCount": 5,
19978
19971
  "conditionKeys": [
19979
19972
  "aws:RequestTag/${TagKey}",
@@ -2,7 +2,7 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 11196
5
+ "value": 11200
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 461
401
+ "value": 462
402
402
  },
403
403
  {
404
404
  "key": "Average number of actions per service",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 2060
413
+ "value": 2039
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.520",
3
+ "version": "0.0.521",
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",