@cloud-copilot/iam-data 0.21.202608291 → 0.21.202608304

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.
@@ -44,6 +44,21 @@
44
44
  "conditionKeys": [],
45
45
  "dependentActions": []
46
46
  },
47
+ "associatestreamforsegments": {
48
+ "name": "AssociateStreamForSegments",
49
+ "description": "Grants permission to associate an Amazon Kinesis data stream to receive segment membership events for a domain",
50
+ "accessLevel": "Write",
51
+ "resourceTypes": [
52
+ {
53
+ "name": "domains",
54
+ "required": true,
55
+ "conditionKeys": [],
56
+ "dependentActions": []
57
+ }
58
+ ],
59
+ "conditionKeys": [],
60
+ "dependentActions": []
61
+ },
47
62
  "batchgetcalculatedattributeforprofile": {
48
63
  "name": "BatchGetCalculatedAttributeForProfile",
49
64
  "description": "Grants permission to retrieve a calculated attribute for the specific profiles in the domain",
@@ -677,6 +692,27 @@
677
692
  "conditionKeys": [],
678
693
  "dependentActions": []
679
694
  },
695
+ "deletesegmentsubscription": {
696
+ "name": "DeleteSegmentSubscription",
697
+ "description": "Grants permission to delete a segment subscription for membership events",
698
+ "accessLevel": "Write",
699
+ "resourceTypes": [
700
+ {
701
+ "name": "domains",
702
+ "required": true,
703
+ "conditionKeys": [],
704
+ "dependentActions": []
705
+ },
706
+ {
707
+ "name": "segment-definitions",
708
+ "required": true,
709
+ "conditionKeys": [],
710
+ "dependentActions": []
711
+ }
712
+ ],
713
+ "conditionKeys": [],
714
+ "dependentActions": []
715
+ },
680
716
  "deleteworkflow": {
681
717
  "name": "DeleteWorkflow",
682
718
  "description": "Grants permission to delete a workflow in a domain",
@@ -707,6 +743,21 @@
707
743
  "conditionKeys": [],
708
744
  "dependentActions": []
709
745
  },
746
+ "disassociatestreamforsegments": {
747
+ "name": "DisassociateStreamForSegments",
748
+ "description": "Grants permission to disassociate the Amazon Kinesis data stream configured for segment membership events in a domain",
749
+ "accessLevel": "Write",
750
+ "resourceTypes": [
751
+ {
752
+ "name": "domains",
753
+ "required": true,
754
+ "conditionKeys": [],
755
+ "dependentActions": []
756
+ }
757
+ ],
758
+ "conditionKeys": [],
759
+ "dependentActions": []
760
+ },
710
761
  "getautomergingpreview": {
711
762
  "name": "GetAutoMergingPreview",
712
763
  "description": "Grants permission to get a preview of auto merging in a domain",
@@ -1156,6 +1207,27 @@
1156
1207
  "conditionKeys": [],
1157
1208
  "dependentActions": []
1158
1209
  },
1210
+ "getsegmentsubscription": {
1211
+ "name": "GetSegmentSubscription",
1212
+ "description": "Grants permission to get the configuration, schedule, and status of a segment subscription for membership events",
1213
+ "accessLevel": "Read",
1214
+ "resourceTypes": [
1215
+ {
1216
+ "name": "domains",
1217
+ "required": true,
1218
+ "conditionKeys": [],
1219
+ "dependentActions": []
1220
+ },
1221
+ {
1222
+ "name": "segment-definitions",
1223
+ "required": true,
1224
+ "conditionKeys": [],
1225
+ "dependentActions": []
1226
+ }
1227
+ ],
1228
+ "conditionKeys": [],
1229
+ "dependentActions": []
1230
+ },
1159
1231
  "getsimilarprofiles": {
1160
1232
  "name": "GetSimilarProfiles",
1161
1233
  "description": "Grants permission to get all the similar profiles in the domain",
@@ -1171,6 +1243,21 @@
1171
1243
  "conditionKeys": [],
1172
1244
  "dependentActions": []
1173
1245
  },
1246
+ "getstreamforsegments": {
1247
+ "name": "GetStreamForSegments",
1248
+ "description": "Grants permission to get information about the segment membership event stream configured for a domain",
1249
+ "accessLevel": "Read",
1250
+ "resourceTypes": [
1251
+ {
1252
+ "name": "domains",
1253
+ "required": true,
1254
+ "conditionKeys": [],
1255
+ "dependentActions": []
1256
+ }
1257
+ ],
1258
+ "conditionKeys": [],
1259
+ "dependentActions": []
1260
+ },
1174
1261
  "getuploadjob": {
1175
1262
  "name": "GetUploadJob",
1176
1263
  "description": "Grants permission to get details of an upload job in the domain",
@@ -1587,6 +1674,27 @@
1587
1674
  "conditionKeys": [],
1588
1675
  "dependentActions": []
1589
1676
  },
1677
+ "listsegmentsubscriptionevents": {
1678
+ "name": "ListSegmentSubscriptionEvents",
1679
+ "description": "Grants permission to list the most recent segment membership events for a segment",
1680
+ "accessLevel": "Read",
1681
+ "resourceTypes": [
1682
+ {
1683
+ "name": "domains",
1684
+ "required": true,
1685
+ "conditionKeys": [],
1686
+ "dependentActions": []
1687
+ },
1688
+ {
1689
+ "name": "segment-definitions",
1690
+ "required": true,
1691
+ "conditionKeys": [],
1692
+ "dependentActions": []
1693
+ }
1694
+ ],
1695
+ "conditionKeys": [],
1696
+ "dependentActions": []
1697
+ },
1590
1698
  "listtagsforresource": {
1591
1699
  "name": "ListTagsForResource",
1592
1700
  "description": "Grants permission to list tags for a resource",
@@ -1806,6 +1914,27 @@
1806
1914
  "conditionKeys": [],
1807
1915
  "dependentActions": []
1808
1916
  },
1917
+ "putsegmentsubscription": {
1918
+ "name": "PutSegmentSubscription",
1919
+ "description": "Grants permission to create or update a segment subscription for membership events",
1920
+ "accessLevel": "Write",
1921
+ "resourceTypes": [
1922
+ {
1923
+ "name": "domains",
1924
+ "required": true,
1925
+ "conditionKeys": [],
1926
+ "dependentActions": []
1927
+ },
1928
+ {
1929
+ "name": "segment-definitions",
1930
+ "required": true,
1931
+ "conditionKeys": [],
1932
+ "dependentActions": []
1933
+ }
1934
+ ],
1935
+ "conditionKeys": [],
1936
+ "dependentActions": []
1937
+ },
1809
1938
  "searchprofiles": {
1810
1939
  "name": "SearchProfiles",
1811
1940
  "description": "Grants permission to search for profiles in a domain",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.21.202608291",
3
+ "version": "0.21.202608304",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/cloud-copilot/iam-data.git"
7
+ "url": "git+https://github.com/act-security-labs/iam-data.git"
8
8
  },
9
- "updatedAt": "2026-08-29T04:43:23.319Z",
9
+ "updatedAt": "2026-08-30T04:45:34.657Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",