@cloud-copilot/iam-data 0.15.202512271 → 0.15.202601061

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": [],
@@ -82,6 +82,15 @@
82
82
  "conditionKeys": [],
83
83
  "dependentActions": []
84
84
  },
85
+ "creategrantshare": {
86
+ "name": "CreateGrantShare",
87
+ "isPermissionOnly": true,
88
+ "description": "Grants permission to create an ODB Grant Share",
89
+ "accessLevel": "Write",
90
+ "resourceTypes": [],
91
+ "conditionKeys": [],
92
+ "dependentActions": []
93
+ },
85
94
  "createodbnetwork": {
86
95
  "name": "CreateOdbNetwork",
87
96
  "description": "Grants permission to create an ODB network",
@@ -194,6 +203,15 @@
194
203
  "conditionKeys": [],
195
204
  "dependentActions": []
196
205
  },
206
+ "deletegrantshare": {
207
+ "name": "DeleteGrantShare",
208
+ "isPermissionOnly": true,
209
+ "description": "Grants permission to delete an ODB Grant Share",
210
+ "accessLevel": "Write",
211
+ "resourceTypes": [],
212
+ "conditionKeys": [],
213
+ "dependentActions": []
214
+ },
197
215
  "deleteodbnetwork": {
198
216
  "name": "DeleteOdbNetwork",
199
217
  "description": "Grants permission to delete the specified ODB network",
@@ -778,6 +796,15 @@
778
796
  "conditionKeys": [],
779
797
  "dependentActions": []
780
798
  },
799
+ "updategrantshare": {
800
+ "name": "UpdateGrantShare",
801
+ "isPermissionOnly": true,
802
+ "description": "Grants permission to update an ODB Grant Share",
803
+ "accessLevel": "Write",
804
+ "resourceTypes": [],
805
+ "conditionKeys": [],
806
+ "dependentActions": []
807
+ },
781
808
  "updateodbnetwork": {
782
809
  "name": "UpdateOdbNetwork",
783
810
  "description": "Grants permission to update properties of a specified ODB network",
@@ -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",
@@ -201,7 +201,8 @@
201
201
  "conditionKeys": [
202
202
  "aws:RequestTag/${TagKey}",
203
203
  "aws:TagKeys",
204
- "rds:req-tag/${TagKey}"
204
+ "rds:req-tag/${TagKey}",
205
+ "rds:TagsFromRequest"
205
206
  ],
206
207
  "dependentActions": []
207
208
  },
@@ -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
  }
@@ -74,6 +74,11 @@
74
74
  "description": "Filters access by the storage volume size (in GB)",
75
75
  "type": "Numeric"
76
76
  },
77
+ "rds:tagsfromrequest": {
78
+ "key": "rds:TagsFromRequest",
79
+ "description": "Filters access for rds:AddTagsToResource based on whether tags are explicitly specified in the Tags or TagSpecification request parameters. Evaluates to true when tags are provided in these parameters. Evaluates as false when tags are implicitly inherited from source resources",
80
+ "type": "Bool"
81
+ },
77
82
  "rds:tenantdatabasename": {
78
83
  "key": "rds:TenantDatabaseName",
79
84
  "description": "Filters access by the tenant database name in CreateTenantDatabase and by the new tenant database name in ModifyTenantDatabase",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202512271",
3
+ "version": "0.15.202601061",
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-27T04:57:00.769Z",
9
+ "updatedAt": "2026-01-06T05:01:49.795Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",