@cloud-copilot/iam-data 0.15.202512241 → 0.15.202601031

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.
@@ -244,7 +244,26 @@
244
244
  "name": "CreateWirelessDevice",
245
245
  "description": "Grants permission to create a WirelessDevice resource with given Destination",
246
246
  "accessLevel": "Write",
247
- "resourceTypes": [],
247
+ "resourceTypes": [
248
+ {
249
+ "name": "Destination",
250
+ "required": false,
251
+ "conditionKeys": [],
252
+ "dependentActions": []
253
+ },
254
+ {
255
+ "name": "DeviceProfile",
256
+ "required": false,
257
+ "conditionKeys": [],
258
+ "dependentActions": []
259
+ },
260
+ {
261
+ "name": "ServiceProfile",
262
+ "required": false,
263
+ "conditionKeys": [],
264
+ "dependentActions": []
265
+ }
266
+ ],
248
267
  "conditionKeys": [
249
268
  "aws:RequestTag/${TagKey}",
250
269
  "aws:TagKeys"
@@ -1432,7 +1451,14 @@
1432
1451
  "name": "StartSingleWirelessDeviceImportTask",
1433
1452
  "description": "Grants permission to start the single wireless device import task",
1434
1453
  "accessLevel": "Write",
1435
- "resourceTypes": [],
1454
+ "resourceTypes": [
1455
+ {
1456
+ "name": "Destination",
1457
+ "required": false,
1458
+ "conditionKeys": [],
1459
+ "dependentActions": []
1460
+ }
1461
+ ],
1436
1462
  "conditionKeys": [
1437
1463
  "aws:RequestTag/${TagKey}",
1438
1464
  "aws:TagKeys"
@@ -1449,6 +1475,12 @@
1449
1475
  "required": true,
1450
1476
  "conditionKeys": [],
1451
1477
  "dependentActions": []
1478
+ },
1479
+ {
1480
+ "name": "Destination",
1481
+ "required": false,
1482
+ "conditionKeys": [],
1483
+ "dependentActions": []
1452
1484
  }
1453
1485
  ],
1454
1486
  "conditionKeys": [
@@ -1823,6 +1855,24 @@
1823
1855
  "required": true,
1824
1856
  "conditionKeys": [],
1825
1857
  "dependentActions": []
1858
+ },
1859
+ {
1860
+ "name": "Destination",
1861
+ "required": false,
1862
+ "conditionKeys": [],
1863
+ "dependentActions": []
1864
+ },
1865
+ {
1866
+ "name": "DeviceProfile",
1867
+ "required": false,
1868
+ "conditionKeys": [],
1869
+ "dependentActions": []
1870
+ },
1871
+ {
1872
+ "name": "ServiceProfile",
1873
+ "required": false,
1874
+ "conditionKeys": [],
1875
+ "dependentActions": []
1826
1876
  }
1827
1877
  ],
1828
1878
  "conditionKeys": [],
@@ -53,6 +53,24 @@
53
53
  ],
54
54
  "dependentActions": []
55
55
  },
56
+ "batchgetpreferences": {
57
+ "name": "BatchGetPreferences",
58
+ "isPermissionOnly": true,
59
+ "description": "Grants permission to get user preferences",
60
+ "accessLevel": "Read",
61
+ "resourceTypes": [],
62
+ "conditionKeys": [],
63
+ "dependentActions": []
64
+ },
65
+ "batchupdatepreferences": {
66
+ "name": "BatchUpdatePreferences",
67
+ "isPermissionOnly": true,
68
+ "description": "Grants permission to update user preferences",
69
+ "accessLevel": "Write",
70
+ "resourceTypes": [],
71
+ "conditionKeys": [],
72
+ "dependentActions": []
73
+ },
56
74
  "cancelingestion": {
57
75
  "name": "CancelIngestion",
58
76
  "description": "Grants permission to cancel a SPICE ingestions on a dataset",
@@ -1708,6 +1726,14 @@
1708
1726
  "conditionKeys": [],
1709
1727
  "dependentActions": []
1710
1728
  },
1729
+ "describeselfupgradeconfiguration": {
1730
+ "name": "DescribeSelfUpgradeConfiguration",
1731
+ "description": "Grants permission to describe the administrative self upgrade configuration associated with an account",
1732
+ "accessLevel": "Read",
1733
+ "resourceTypes": [],
1734
+ "conditionKeys": [],
1735
+ "dependentActions": []
1736
+ },
1711
1737
  "describetemplate": {
1712
1738
  "name": "DescribeTemplate",
1713
1739
  "description": "Grants permission to describe a template",
@@ -2417,6 +2443,21 @@
2417
2443
  "conditionKeys": [],
2418
2444
  "dependentActions": []
2419
2445
  },
2446
+ "listselfupgrades": {
2447
+ "name": "ListSelfUpgrades",
2448
+ "description": "Grants permission to list all of the pending self upgrade requests associated with an account",
2449
+ "accessLevel": "List",
2450
+ "resourceTypes": [
2451
+ {
2452
+ "name": "user",
2453
+ "required": true,
2454
+ "conditionKeys": [],
2455
+ "dependentActions": []
2456
+ }
2457
+ ],
2458
+ "conditionKeys": [],
2459
+ "dependentActions": []
2460
+ },
2420
2461
  "listtagsforresource": {
2421
2462
  "name": "ListTagsForResource",
2422
2463
  "description": "Grants permission to list tags of a QuickSight resource",
@@ -3842,6 +3883,29 @@
3842
3883
  "conditionKeys": [],
3843
3884
  "dependentActions": []
3844
3885
  },
3886
+ "updateselfupgrade": {
3887
+ "name": "UpdateSelfUpgrade",
3888
+ "description": "Grants permission to take action on pending self upgrade requests associated with an account",
3889
+ "accessLevel": "Write",
3890
+ "resourceTypes": [
3891
+ {
3892
+ "name": "user",
3893
+ "required": true,
3894
+ "conditionKeys": [],
3895
+ "dependentActions": []
3896
+ }
3897
+ ],
3898
+ "conditionKeys": [],
3899
+ "dependentActions": []
3900
+ },
3901
+ "updateselfupgradeconfiguration": {
3902
+ "name": "UpdateSelfUpgradeConfiguration",
3903
+ "description": "Grants permission to update the administrative self upgrade configuration associated with an account",
3904
+ "accessLevel": "Write",
3905
+ "resourceTypes": [],
3906
+ "conditionKeys": [],
3907
+ "dependentActions": []
3908
+ },
3845
3909
  "updatetemplate": {
3846
3910
  "name": "UpdateTemplate",
3847
3911
  "description": "Grants permission to update a template",
@@ -465,6 +465,22 @@
465
465
  "conditionKeys": [],
466
466
  "dependentActions": []
467
467
  },
468
+ "listautonomicsdenylist": {
469
+ "name": "ListAutonomicsDenylist",
470
+ "isPermissionOnly": true,
471
+ "description": "Grants permission to list the resources that are denylisted from global autonomics decisions for a specified workgroup",
472
+ "accessLevel": "Read",
473
+ "resourceTypes": [
474
+ {
475
+ "name": "workgroup",
476
+ "required": true,
477
+ "conditionKeys": [],
478
+ "dependentActions": []
479
+ }
480
+ ],
481
+ "conditionKeys": [],
482
+ "dependentActions": []
483
+ },
468
484
  "listcustomdomainassociations": {
469
485
  "name": "ListCustomDomainAssociations",
470
486
  "description": "Grants permission to list custom domain associations in Amazon Redshift Serverless",
@@ -793,6 +809,22 @@
793
809
  ],
794
810
  "dependentActions": []
795
811
  },
812
+ "updateautonomicsdenylist": {
813
+ "name": "UpdateAutonomicsDenylist",
814
+ "isPermissionOnly": true,
815
+ "description": "Grants permission to add or remove resources from the global autonomics denylist for a specified workgroup",
816
+ "accessLevel": "Write",
817
+ "resourceTypes": [
818
+ {
819
+ "name": "workgroup",
820
+ "required": true,
821
+ "conditionKeys": [],
822
+ "dependentActions": []
823
+ }
824
+ ],
825
+ "conditionKeys": [],
826
+ "dependentActions": []
827
+ },
796
828
  "updatecustomdomainassociation": {
797
829
  "name": "UpdateCustomDomainAssociation",
798
830
  "description": "Grants permission to update a certificate associated with a custom domain",
@@ -1049,6 +1049,22 @@
1049
1049
  "conditionKeys": [],
1050
1050
  "dependentActions": []
1051
1051
  },
1052
+ "describeautonomicsdenylist": {
1053
+ "name": "DescribeAutonomicsDenylist",
1054
+ "isPermissionOnly": true,
1055
+ "description": "Grants permission to describe the list of resources that are denylisted from global autonomics decisions for a specified cluster",
1056
+ "accessLevel": "Read",
1057
+ "resourceTypes": [
1058
+ {
1059
+ "name": "cluster",
1060
+ "required": true,
1061
+ "conditionKeys": [],
1062
+ "dependentActions": []
1063
+ }
1064
+ ],
1065
+ "conditionKeys": [],
1066
+ "dependentActions": []
1067
+ },
1052
1068
  "describeclusterdbrevisions": {
1053
1069
  "name": "DescribeClusterDbRevisions",
1054
1070
  "description": "Grants permission to describe database revisions for a cluster",
@@ -1804,6 +1820,22 @@
1804
1820
  "conditionKeys": [],
1805
1821
  "dependentActions": []
1806
1822
  },
1823
+ "modifyautonomicsdenylist": {
1824
+ "name": "ModifyAutonomicsDenylist",
1825
+ "isPermissionOnly": true,
1826
+ "description": "Grants permission to add or remove resources from the global autonomics denylist for a specified cluster",
1827
+ "accessLevel": "Write",
1828
+ "resourceTypes": [
1829
+ {
1830
+ "name": "cluster",
1831
+ "required": true,
1832
+ "conditionKeys": [],
1833
+ "dependentActions": []
1834
+ }
1835
+ ],
1836
+ "conditionKeys": [],
1837
+ "dependentActions": []
1838
+ },
1807
1839
  "modifycluster": {
1808
1840
  "name": "ModifyCluster",
1809
1841
  "description": "Grants permission to modify the settings of a cluster",
@@ -13,5 +13,20 @@
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by the list of all the tag key names associated with the resource in the request",
15
15
  "type": "ArrayOfString"
16
+ },
17
+ "iotwireless:destinationname": {
18
+ "key": "iotwireless:DestinationName",
19
+ "description": "Filters access by destination name associated with the IoT Wireless resource",
20
+ "type": "String"
21
+ },
22
+ "iotwireless:deviceprofileid": {
23
+ "key": "iotwireless:DeviceProfileId",
24
+ "description": "Filters access by device profile id associated with the IoT Wireless resource",
25
+ "type": "String"
26
+ },
27
+ "iotwireless:serviceprofileid": {
28
+ "key": "iotwireless:ServiceProfileId",
29
+ "description": "Filters access by service profile id associated with the IoT Wireless resource",
30
+ "type": "String"
16
31
  }
17
32
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202512241",
3
+ "version": "0.15.202601031",
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": "2025-12-24T05:00:26.366Z",
9
+ "updatedAt": "2026-01-03T04:56:24.305Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",