@cloud-copilot/iam-data 0.19.202606181 → 0.19.202606231

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.
@@ -464,6 +464,21 @@
464
464
  "conditionKeys": [],
465
465
  "dependentActions": []
466
466
  },
467
+ "deletesyslogconfiguration": {
468
+ "name": "DeleteSyslogConfiguration",
469
+ "description": "Grants permission to delete syslog configuration for the specified log group",
470
+ "accessLevel": "Write",
471
+ "resourceTypes": [
472
+ {
473
+ "name": "log-group",
474
+ "required": true,
475
+ "conditionKeys": [],
476
+ "dependentActions": []
477
+ }
478
+ ],
479
+ "conditionKeys": [],
480
+ "dependentActions": []
481
+ },
467
482
  "deletetransformer": {
468
483
  "name": "DeleteTransformer",
469
484
  "description": "Grants permission to delete a transformer associated with the specified log group",
@@ -1058,6 +1073,14 @@
1058
1073
  "conditionKeys": [],
1059
1074
  "dependentActions": []
1060
1075
  },
1076
+ "listsyslogconfigurations": {
1077
+ "name": "ListSyslogConfigurations",
1078
+ "description": "Grants permission to return all syslog configurations associated with the AWS account making the request",
1079
+ "accessLevel": "List",
1080
+ "resourceTypes": [],
1081
+ "conditionKeys": [],
1082
+ "dependentActions": []
1083
+ },
1061
1084
  "listtagsforresource": {
1062
1085
  "name": "ListTagsForResource",
1063
1086
  "description": "Grants permission to list the tags for the specified resource",
@@ -1393,6 +1416,21 @@
1393
1416
  "conditionKeys": [],
1394
1417
  "dependentActions": []
1395
1418
  },
1419
+ "putsyslogconfiguration": {
1420
+ "name": "PutSyslogConfiguration",
1421
+ "description": "Grants permission to add syslog configuration for the specified log group",
1422
+ "accessLevel": "Write",
1423
+ "resourceTypes": [
1424
+ {
1425
+ "name": "log-group",
1426
+ "required": true,
1427
+ "conditionKeys": [],
1428
+ "dependentActions": []
1429
+ }
1430
+ ],
1431
+ "conditionKeys": [],
1432
+ "dependentActions": []
1433
+ },
1396
1434
  "puttransformer": {
1397
1435
  "name": "PutTransformer",
1398
1436
  "description": "Grants permission to create or update a transformer and associates it with the specified log group",
@@ -225,6 +225,21 @@
225
225
  "conditionKeys": [],
226
226
  "dependentActions": []
227
227
  },
228
+ "describesharedresources": {
229
+ "name": "DescribeSharedResources",
230
+ "description": "Grants permission to return the resources shared to a broker",
231
+ "accessLevel": "Read",
232
+ "resourceTypes": [
233
+ {
234
+ "name": "brokers",
235
+ "required": true,
236
+ "conditionKeys": [],
237
+ "dependentActions": []
238
+ }
239
+ ],
240
+ "conditionKeys": [],
241
+ "dependentActions": []
242
+ },
228
243
  "describeuser": {
229
244
  "name": "DescribeUser",
230
245
  "description": "Grants permission to return information about an ActiveMQ user",
@@ -17,6 +17,21 @@
17
17
  "conditionKeys": [],
18
18
  "dependentActions": []
19
19
  },
20
+ "batchassignlimitsprofile": {
21
+ "name": "BatchAssignLimitsProfile",
22
+ "description": "Grants permission to assign a limits profile to targets",
23
+ "accessLevel": "Write",
24
+ "resourceTypes": [
25
+ {
26
+ "name": "limitsProfile",
27
+ "required": true,
28
+ "conditionKeys": [],
29
+ "dependentActions": []
30
+ }
31
+ ],
32
+ "conditionKeys": [],
33
+ "dependentActions": []
34
+ },
20
35
  "batchcreatetopicreviewedanswer": {
21
36
  "name": "BatchCreateTopicReviewedAnswer",
22
37
  "description": "Grants permission to create reviewed answers for a topic",
@@ -77,6 +92,21 @@
77
92
  "conditionKeys": [],
78
93
  "dependentActions": []
79
94
  },
95
+ "batchunassignlimitsprofile": {
96
+ "name": "BatchUnassignLimitsProfile",
97
+ "description": "Grants permission to unassign a limits profile from targets",
98
+ "accessLevel": "Write",
99
+ "resourceTypes": [
100
+ {
101
+ "name": "limitsProfile",
102
+ "required": true,
103
+ "conditionKeys": [],
104
+ "dependentActions": []
105
+ }
106
+ ],
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ },
80
110
  "batchupdatepreferences": {
81
111
  "name": "BatchUpdatePreferences",
82
112
  "isPermissionOnly": true,
@@ -449,6 +479,24 @@
449
479
  ],
450
480
  "dependentActions": []
451
481
  },
482
+ "createlimitsprofile": {
483
+ "name": "CreateLimitsProfile",
484
+ "description": "Grants permission to create a limits profile",
485
+ "accessLevel": "Write",
486
+ "resourceTypes": [
487
+ {
488
+ "name": "limitsProfile",
489
+ "required": true,
490
+ "conditionKeys": [],
491
+ "dependentActions": []
492
+ }
493
+ ],
494
+ "conditionKeys": [
495
+ "aws:RequestTag/${TagKey}",
496
+ "aws:TagKeys"
497
+ ],
498
+ "dependentActions": []
499
+ },
452
500
  "createnamespace": {
453
501
  "name": "CreateNamespace",
454
502
  "description": "Grants permission to create an QuickSight namespace",
@@ -1025,6 +1073,21 @@
1025
1073
  "conditionKeys": [],
1026
1074
  "dependentActions": []
1027
1075
  },
1076
+ "deletelimitsprofile": {
1077
+ "name": "DeleteLimitsProfile",
1078
+ "description": "Grants permission to delete a limits profile",
1079
+ "accessLevel": "Write",
1080
+ "resourceTypes": [
1081
+ {
1082
+ "name": "limitsProfile",
1083
+ "required": true,
1084
+ "conditionKeys": [],
1085
+ "dependentActions": []
1086
+ }
1087
+ ],
1088
+ "conditionKeys": [],
1089
+ "dependentActions": []
1090
+ },
1028
1091
  "deletenamespace": {
1029
1092
  "name": "DeleteNamespace",
1030
1093
  "description": "Grants permission to delete a QuickSight namespace",
@@ -1430,6 +1493,36 @@
1430
1493
  "conditionKeys": [],
1431
1494
  "dependentActions": []
1432
1495
  },
1496
+ "describeautomationgroup": {
1497
+ "name": "DescribeAutomationGroup",
1498
+ "description": "Grants permission to describe an automation group",
1499
+ "accessLevel": "Read",
1500
+ "resourceTypes": [
1501
+ {
1502
+ "name": "automationGroup",
1503
+ "required": true,
1504
+ "conditionKeys": [],
1505
+ "dependentActions": []
1506
+ }
1507
+ ],
1508
+ "conditionKeys": [],
1509
+ "dependentActions": []
1510
+ },
1511
+ "describeautomationgrouppermissions": {
1512
+ "name": "DescribeAutomationGroupPermissions",
1513
+ "description": "Grants permission to describe permissions for an automation group",
1514
+ "accessLevel": "Permissions management",
1515
+ "resourceTypes": [
1516
+ {
1517
+ "name": "automationGroup",
1518
+ "required": true,
1519
+ "conditionKeys": [],
1520
+ "dependentActions": []
1521
+ }
1522
+ ],
1523
+ "conditionKeys": [],
1524
+ "dependentActions": []
1525
+ },
1433
1526
  "describeautomationjob": {
1434
1527
  "name": "DescribeAutomationJob",
1435
1528
  "description": "Grants permission to describe an automation job",
@@ -1873,6 +1966,21 @@
1873
1966
  "conditionKeys": [],
1874
1967
  "dependentActions": []
1875
1968
  },
1969
+ "describelimitsprofile": {
1970
+ "name": "DescribeLimitsProfile",
1971
+ "description": "Grants permission to describe a limits profile",
1972
+ "accessLevel": "Read",
1973
+ "resourceTypes": [
1974
+ {
1975
+ "name": "limitsProfile",
1976
+ "required": true,
1977
+ "conditionKeys": [],
1978
+ "dependentActions": []
1979
+ }
1980
+ ],
1981
+ "conditionKeys": [],
1982
+ "dependentActions": []
1983
+ },
1876
1984
  "describenamespace": {
1877
1985
  "name": "DescribeNamespace",
1878
1986
  "description": "Grants permission to describe a QuickSight namespace",
@@ -2425,6 +2533,29 @@
2425
2533
  "conditionKeys": [],
2426
2534
  "dependentActions": []
2427
2535
  },
2536
+ "listassignmentsforprincipal": {
2537
+ "name": "ListAssignmentsForPrincipal",
2538
+ "description": "Grants permission to list limits profile assignments for a principal",
2539
+ "accessLevel": "List",
2540
+ "resourceTypes": [
2541
+ {
2542
+ "name": "limitsProfile",
2543
+ "required": true,
2544
+ "conditionKeys": [],
2545
+ "dependentActions": []
2546
+ }
2547
+ ],
2548
+ "conditionKeys": [],
2549
+ "dependentActions": []
2550
+ },
2551
+ "listautomationgroups": {
2552
+ "name": "ListAutomationGroups",
2553
+ "description": "Grants permission to list all automation groups in an account",
2554
+ "accessLevel": "List",
2555
+ "resourceTypes": [],
2556
+ "conditionKeys": [],
2557
+ "dependentActions": []
2558
+ },
2428
2559
  "listbrands": {
2429
2560
  "name": "ListBrands",
2430
2561
  "description": "Grants permission to lists all brands in an Amazon QuickSight account",
@@ -2684,6 +2815,21 @@
2684
2815
  "conditionKeys": [],
2685
2816
  "dependentActions": []
2686
2817
  },
2818
+ "listlimitsprofiles": {
2819
+ "name": "ListLimitsProfiles",
2820
+ "description": "Grants permission to list limits profiles",
2821
+ "accessLevel": "List",
2822
+ "resourceTypes": [
2823
+ {
2824
+ "name": "limitsProfile",
2825
+ "required": true,
2826
+ "conditionKeys": [],
2827
+ "dependentActions": []
2828
+ }
2829
+ ],
2830
+ "conditionKeys": [],
2831
+ "dependentActions": []
2832
+ },
2687
2833
  "listnamespaces": {
2688
2834
  "name": "ListNamespaces",
2689
2835
  "description": "Grants permission to lists all namespaces in a QuickSight account",
@@ -2703,6 +2849,21 @@
2703
2849
  ],
2704
2850
  "dependentActions": []
2705
2851
  },
2852
+ "listprofileassignments": {
2853
+ "name": "ListProfileAssignments",
2854
+ "description": "Grants permission to list assignments for a limits profile",
2855
+ "accessLevel": "List",
2856
+ "resourceTypes": [
2857
+ {
2858
+ "name": "limitsProfile",
2859
+ "required": true,
2860
+ "conditionKeys": [],
2861
+ "dependentActions": []
2862
+ }
2863
+ ],
2864
+ "conditionKeys": [],
2865
+ "dependentActions": []
2866
+ },
2706
2867
  "listrefreshschedules": {
2707
2868
  "name": "ListRefreshSchedules",
2708
2869
  "description": "Grants permission to list all refresh schedules on a dataset",
@@ -3235,6 +3396,14 @@
3235
3396
  "conditionKeys": [],
3236
3397
  "dependentActions": []
3237
3398
  },
3399
+ "searchautomationgroups": {
3400
+ "name": "SearchAutomationGroups",
3401
+ "description": "Grants permission to search for automation groups in an account",
3402
+ "accessLevel": "List",
3403
+ "resourceTypes": [],
3404
+ "conditionKeys": [],
3405
+ "dependentActions": []
3406
+ },
3238
3407
  "searchdashboards": {
3239
3408
  "name": "SearchDashboards",
3240
3409
  "description": "Grants permission to search for a sub-set of QuickSight Dashboards",
@@ -3875,6 +4044,21 @@
3875
4044
  "conditionKeys": [],
3876
4045
  "dependentActions": []
3877
4046
  },
4047
+ "updateautomationgrouppermissions": {
4048
+ "name": "UpdateAutomationGroupPermissions",
4049
+ "description": "Grants permission to update permissions for an automation group",
4050
+ "accessLevel": "Permissions management",
4051
+ "resourceTypes": [
4052
+ {
4053
+ "name": "automationGroup",
4054
+ "required": true,
4055
+ "conditionKeys": [],
4056
+ "dependentActions": []
4057
+ }
4058
+ ],
4059
+ "conditionKeys": [],
4060
+ "dependentActions": []
4061
+ },
3878
4062
  "updatebrand": {
3879
4063
  "name": "UpdateBrand",
3880
4064
  "description": "Grants permission to update a brand",
@@ -4256,6 +4440,21 @@
4256
4440
  "conditionKeys": [],
4257
4441
  "dependentActions": []
4258
4442
  },
4443
+ "updatelimitsprofile": {
4444
+ "name": "UpdateLimitsProfile",
4445
+ "description": "Grants permission to update a limits profile",
4446
+ "accessLevel": "Write",
4447
+ "resourceTypes": [
4448
+ {
4449
+ "name": "limitsProfile",
4450
+ "required": true,
4451
+ "conditionKeys": [],
4452
+ "dependentActions": []
4453
+ }
4454
+ ],
4455
+ "conditionKeys": [],
4456
+ "dependentActions": []
4457
+ },
4259
4458
  "updateoauthclientapplication": {
4260
4459
  "name": "UpdateOAuthClientApplication",
4261
4460
  "description": "Grants permission to update an OAuth client application",
@@ -1,32 +1,32 @@
1
1
  {
2
2
  "aws:requesttag/${tagkey}": {
3
3
  "key": "aws:RequestTag/${TagKey}",
4
- "description": "Filters actions based on the allowed set of values for each of the tags",
4
+ "description": "Filters access by the presence of tags in the request",
5
5
  "type": "String"
6
6
  },
7
7
  "aws:resourcetag/${tagkey}": {
8
8
  "key": "aws:ResourceTag/${TagKey}",
9
- "description": "Filters actions based on tag-value associated with the resource",
9
+ "description": "Filters access by tags associated with the resource",
10
10
  "type": "String"
11
11
  },
12
12
  "aws:tagkeys": {
13
13
  "key": "aws:TagKeys",
14
- "description": "Filters actions based on the presence of mandatory tags in the request",
14
+ "description": "Filters access by the presence of tags in the request",
15
15
  "type": "ArrayOfString"
16
16
  },
17
17
  "cloudwatch:alarmactions": {
18
18
  "key": "cloudwatch:AlarmActions",
19
- "description": "Filters actions based on defined alarm actions",
19
+ "description": "Filters access by defined alarm actions",
20
20
  "type": "ArrayOfString"
21
21
  },
22
22
  "cloudwatch:namespace": {
23
23
  "key": "cloudwatch:namespace",
24
- "description": "Filters actions based on the presence of optional namespace values",
24
+ "description": "Filters access by the presence of optional namespace values",
25
25
  "type": "String"
26
26
  },
27
27
  "cloudwatch:requestinsightruleloggroups": {
28
28
  "key": "cloudwatch:requestInsightRuleLogGroups",
29
- "description": "Filters actions based on the Log Groups specified in an Insight Rule",
29
+ "description": "Filters access by the Log Groups specified in an Insight Rule",
30
30
  "type": "ArrayOfString"
31
31
  },
32
32
  "cloudwatch:requestmanagedresourcearns": {
@@ -59,6 +59,11 @@
59
59
  "description": "Filters access by the compute config enabled parameter in the create / update cluster request",
60
60
  "type": "Bool"
61
61
  },
62
+ "eks:controlplaneegressmode": {
63
+ "key": "eks:controlPlaneEgressMode",
64
+ "description": "Filters access by the control plane egress mode specified in the create / update cluster request",
65
+ "type": "String"
66
+ },
62
67
  "eks:controlplanescalingtier": {
63
68
  "key": "eks:controlPlaneScalingTier",
64
69
  "description": "Filters access by the control plane scaling tier in the create / update cluster request",
@@ -5,5 +5,12 @@
5
5
  "conditionKeys": [
6
6
  "aws:ResourceTag/${TagKey}"
7
7
  ]
8
+ },
9
+ "instrumentationconfig": {
10
+ "key": "instrumentationConfig",
11
+ "arn": "arn:${Partition}:application-signals:${Region}:${Account}:instrumentationConfig/${Service}/${Environment}/${SignalType}/${LocationHash}",
12
+ "conditionKeys": [
13
+ "aws:ResourceTag/${TagKey}"
14
+ ]
8
15
  }
9
16
  }
@@ -20,6 +20,13 @@
20
20
  "aws:ResourceTag/${TagKey}"
21
21
  ]
22
22
  },
23
+ "dataset": {
24
+ "key": "dataset",
25
+ "arn": "arn:${Partition}:cloudwatch:${Region}:${Account}:dataset/${DatasetId}",
26
+ "conditionKeys": [
27
+ "aws:ResourceTag/${TagKey}"
28
+ ]
29
+ },
23
30
  "insight-rule": {
24
31
  "key": "insight-rule",
25
32
  "arn": "arn:${Partition}:cloudwatch:${Region}:${Account}:insight-rule/${InsightRuleName}",
@@ -52,5 +52,19 @@
52
52
  "layerversion": {
53
53
  "key": "layerVersion",
54
54
  "arn": "arn:${Partition}:lambda:${Region}:${Account}:layer:${LayerName}:${LayerVersion}"
55
+ },
56
+ "networkconnector": {
57
+ "key": "networkConnector",
58
+ "arn": "arn:${Partition}:lambda:${Region}:${Account}:network-connector:${NetworkConnectorId}",
59
+ "conditionKeys": [
60
+ "aws:ResourceTag/${TagKey}"
61
+ ]
62
+ },
63
+ "microvmimage": {
64
+ "key": "microvmImage",
65
+ "arn": "arn:${Partition}:lambda:${Region}:${Account}:microvm-image:${MicrovmImageName}",
66
+ "conditionKeys": [
67
+ "aws:ResourceTag/${TagKey}"
68
+ ]
55
69
  }
56
70
  }
@@ -197,5 +197,12 @@
197
197
  "approvalpolicy": {
198
198
  "key": "approvalPolicy",
199
199
  "arn": "arn:${Partition}:quicksight:${Region}:${Account}:approval-policy/${ResourceId}"
200
+ },
201
+ "limitsprofile": {
202
+ "key": "limitsProfile",
203
+ "arn": "arn:${Partition}:quicksight:${Region}:${Account}:limits-profile/${ResourceId}",
204
+ "conditionKeys": [
205
+ "aws:ResourceTag/${TagKey}"
206
+ ]
200
207
  }
201
208
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202606181",
3
+ "version": "0.19.202606231",
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-18T06:16:01.826Z",
9
+ "updatedAt": "2026-06-23T06:00:44.588Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",