@cloud-copilot/iam-data 0.19.202606131 → 0.19.202606161

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.
@@ -540,6 +540,30 @@
540
540
  ],
541
541
  "dependentActions": []
542
542
  },
543
+ "getrevenuestatistics": {
544
+ "name": "GetRevenueStatistics",
545
+ "description": "Grants permission to retrieve monetization revenue statistics ranked by source or path within a specified time window",
546
+ "accessLevel": "Read",
547
+ "resourceTypes": [],
548
+ "conditionKeys": [],
549
+ "dependentActions": []
550
+ },
551
+ "getrevenuestatisticssummary": {
552
+ "name": "GetRevenueStatisticsSummary",
553
+ "description": "Grants permission to retrieve a summary of monetization revenue statistics within a specified time window",
554
+ "accessLevel": "Read",
555
+ "resourceTypes": [],
556
+ "conditionKeys": [],
557
+ "dependentActions": []
558
+ },
559
+ "getrevenuestatisticstimeseries": {
560
+ "name": "GetRevenueStatisticsTimeSeries",
561
+ "description": "Grants permission to retrieve monetization revenue statistics as a time series within a specified time window",
562
+ "accessLevel": "Read",
563
+ "resourceTypes": [],
564
+ "conditionKeys": [],
565
+ "dependentActions": []
566
+ },
543
567
  "getrulegroup": {
544
568
  "name": "GetRuleGroup",
545
569
  "description": "Grants permission to retrieve details about a RuleGroup",
@@ -789,6 +813,14 @@
789
813
  "conditionKeys": [],
790
814
  "dependentActions": []
791
815
  },
816
+ "listsettlementrecords": {
817
+ "name": "ListSettlementRecords",
818
+ "description": "Grants permission to retrieve a list of monetization settlement records within a specified time window",
819
+ "accessLevel": "List",
820
+ "resourceTypes": [],
821
+ "conditionKeys": [],
822
+ "dependentActions": []
823
+ },
792
824
  "listtagsforresource": {
793
825
  "name": "ListTagsForResource",
794
826
  "description": "Grants permission to list tags for a resource",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202606131",
3
+ "version": "0.19.202606161",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/cloud-copilot/iam-data.git"
8
8
  },
9
- "updatedAt": "2026-06-13T06:04:42.729Z",
9
+ "updatedAt": "2026-06-16T06:30:34.664Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",