aws-iam-data 0.0.497 → 0.0.498

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-01-09",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Network Manager": [
8
+ "networkmanager:CreateCoreNetworkPrefixListAssociation",
9
+ "networkmanager:DeleteCoreNetworkPrefixListAssociation",
10
+ "networkmanager:ListCoreNetworkPrefixListAssociations",
11
+ "networkmanager:ListCoreNetworkRoutingInformation",
12
+ "networkmanager:PutAttachmentRoutingPolicyLabel",
13
+ "networkmanager:RemoveAttachmentRoutingPolicyLabel"
14
+ ]
15
+ },
16
+ "removedActions": {}
17
+ },
2
18
  {
3
19
  "dateOfChange": "2026-01-08",
4
20
  "addedServices": [],
@@ -293479,6 +293479,21 @@
293479
293479
  }
293480
293480
  ]
293481
293481
  },
293482
+ {
293483
+ "name": "CreateCoreNetworkPrefixListAssociation",
293484
+ "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_CreateCoreNetworkPrefixListAssociation.html",
293485
+ "permissionOnly": false,
293486
+ "description": "Grants permission to create a prefix list core network association",
293487
+ "accessLevel": "Write",
293488
+ "resourceTypes": [
293489
+ {
293490
+ "resourceType": "core-network",
293491
+ "required": true,
293492
+ "conditionKeys": [],
293493
+ "dependentActions": []
293494
+ }
293495
+ ]
293496
+ },
293482
293497
  {
293483
293498
  "name": "CreateDevice",
293484
293499
  "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_CreateDevice.html",
@@ -293813,6 +293828,21 @@
293813
293828
  }
293814
293829
  ]
293815
293830
  },
293831
+ {
293832
+ "name": "DeleteCoreNetworkPrefixListAssociation",
293833
+ "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_DeleteCoreNetworkPrefixListAssociation.html",
293834
+ "permissionOnly": false,
293835
+ "description": "Grants permission to delete a prefix list core network association",
293836
+ "accessLevel": "Write",
293837
+ "resourceTypes": [
293838
+ {
293839
+ "resourceType": "core-network",
293840
+ "required": true,
293841
+ "conditionKeys": [],
293842
+ "dependentActions": []
293843
+ }
293844
+ ]
293845
+ },
293816
293846
  {
293817
293847
  "name": "DeleteDevice",
293818
293848
  "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_DeleteDevice.html",
@@ -294552,6 +294582,36 @@
294552
294582
  }
294553
294583
  ]
294554
294584
  },
294585
+ {
294586
+ "name": "ListCoreNetworkPrefixListAssociations",
294587
+ "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_ListCoreNetworkPrefixListAssociations.html",
294588
+ "permissionOnly": false,
294589
+ "description": "Grants permission to list core network prefix list associaitons",
294590
+ "accessLevel": "List",
294591
+ "resourceTypes": [
294592
+ {
294593
+ "resourceType": "core-network",
294594
+ "required": true,
294595
+ "conditionKeys": [],
294596
+ "dependentActions": []
294597
+ }
294598
+ ]
294599
+ },
294600
+ {
294601
+ "name": "ListCoreNetworkRoutingInformation",
294602
+ "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_ListCoreNetworkRoutingInformation.html",
294603
+ "permissionOnly": false,
294604
+ "description": "Grants permission to list core network routing information",
294605
+ "accessLevel": "List",
294606
+ "resourceTypes": [
294607
+ {
294608
+ "resourceType": "core-network",
294609
+ "required": true,
294610
+ "conditionKeys": [],
294611
+ "dependentActions": []
294612
+ }
294613
+ ]
294614
+ },
294555
294615
  {
294556
294616
  "name": "ListCoreNetworks",
294557
294617
  "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_ListCoreNetworks.html",
@@ -294668,6 +294728,27 @@
294668
294728
  }
294669
294729
  ]
294670
294730
  },
294731
+ {
294732
+ "name": "PutAttachmentRoutingPolicyLabel",
294733
+ "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_PutAttachmentRoutingPolicyLabel.html",
294734
+ "permissionOnly": false,
294735
+ "description": "Grants permission to put an attachment routing policy label",
294736
+ "accessLevel": "Write",
294737
+ "resourceTypes": [
294738
+ {
294739
+ "resourceType": "attachment",
294740
+ "required": true,
294741
+ "conditionKeys": [],
294742
+ "dependentActions": []
294743
+ },
294744
+ {
294745
+ "resourceType": "core-network",
294746
+ "required": true,
294747
+ "conditionKeys": [],
294748
+ "dependentActions": []
294749
+ }
294750
+ ]
294751
+ },
294671
294752
  {
294672
294753
  "name": "PutCoreNetworkPolicy",
294673
294754
  "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_PutCoreNetworkPolicy.html",
@@ -294738,6 +294819,27 @@
294738
294819
  }
294739
294820
  ]
294740
294821
  },
294822
+ {
294823
+ "name": "RemoveAttachmentRoutingPolicyLabel",
294824
+ "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_RemoveAttachmentRoutingPolicyLabel.html",
294825
+ "permissionOnly": false,
294826
+ "description": "Grants permission to remove an attachment routing policy label",
294827
+ "accessLevel": "Write",
294828
+ "resourceTypes": [
294829
+ {
294830
+ "resourceType": "attachment",
294831
+ "required": true,
294832
+ "conditionKeys": [],
294833
+ "dependentActions": []
294834
+ },
294835
+ {
294836
+ "resourceType": "core-network",
294837
+ "required": true,
294838
+ "conditionKeys": [],
294839
+ "dependentActions": []
294840
+ }
294841
+ ]
294842
+ },
294741
294843
  {
294742
294844
  "name": "RestoreCoreNetworkPolicyVersion",
294743
294845
  "apiReferenceUrl": "https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_RestoreCoreNetworkPolicyVersion.html",
@@ -20732,7 +20732,7 @@
20732
20732
  "name": "AWS Network Manager",
20733
20733
  "servicePrefix": "networkmanager",
20734
20734
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkmanager.html",
20735
- "actionsCount": 88,
20735
+ "actionsCount": 94,
20736
20736
  "actions": [
20737
20737
  "AcceptAttachment",
20738
20738
  "AssociateConnectPeer",
@@ -20743,6 +20743,7 @@
20743
20743
  "CreateConnectPeer",
20744
20744
  "CreateConnection",
20745
20745
  "CreateCoreNetwork",
20746
+ "CreateCoreNetworkPrefixListAssociation",
20746
20747
  "CreateDevice",
20747
20748
  "CreateDirectConnectGatewayAttachment",
20748
20749
  "CreateGlobalNetwork",
@@ -20757,6 +20758,7 @@
20757
20758
  "DeleteConnection",
20758
20759
  "DeleteCoreNetwork",
20759
20760
  "DeleteCoreNetworkPolicyVersion",
20761
+ "DeleteCoreNetworkPrefixListAssociation",
20760
20762
  "DeleteDevice",
20761
20763
  "DeleteGlobalNetwork",
20762
20764
  "DeleteLink",
@@ -20800,14 +20802,18 @@
20800
20802
  "ListAttachments",
20801
20803
  "ListConnectPeers",
20802
20804
  "ListCoreNetworkPolicyVersions",
20805
+ "ListCoreNetworkPrefixListAssociations",
20806
+ "ListCoreNetworkRoutingInformation",
20803
20807
  "ListCoreNetworks",
20804
20808
  "ListOrganizationServiceAccessStatus",
20805
20809
  "ListPeerings",
20806
20810
  "ListTagsForResource",
20811
+ "PutAttachmentRoutingPolicyLabel",
20807
20812
  "PutCoreNetworkPolicy",
20808
20813
  "PutResourcePolicy",
20809
20814
  "RegisterTransitGateway",
20810
20815
  "RejectAttachment",
20816
+ "RemoveAttachmentRoutingPolicyLabel",
20811
20817
  "RestoreCoreNetworkPolicyVersion",
20812
20818
  "StartOrganizationServiceAccessUpdate",
20813
20819
  "StartRouteAnalysis",
@@ -2,7 +2,7 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 11178
5
+ "value": 11182
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3381
13
+ "value": 3383
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.497",
3
+ "version": "0.0.498",
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",