@cloud-copilot/iam-data 0.9.202502181 → 0.9.202502211

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.
@@ -10439,17 +10439,7 @@
10439
10439
  "name": "DescribeVpcBlockPublicAccessExclusions",
10440
10440
  "description": "Grants permission to describe an exclusion list for blocked public access on a VPC",
10441
10441
  "accessLevel": "List",
10442
- "resourceTypes": [
10443
- {
10444
- "name": "vpc-block-public-access-exclusion",
10445
- "required": false,
10446
- "conditionKeys": [
10447
- "aws:ResourceTag/${TagKey}",
10448
- "ec2:ResourceTag/${TagKey}"
10449
- ],
10450
- "dependentActions": []
10451
- }
10452
- ],
10442
+ "resourceTypes": [],
10453
10443
  "conditionKeys": [
10454
10444
  "ec2:Region"
10455
10445
  ],
@@ -399,6 +399,36 @@
399
399
  "conditionKeys": [],
400
400
  "dependentActions": []
401
401
  },
402
+ "getanalysisreportresults": {
403
+ "name": "GetAnalysisReportResults",
404
+ "description": "Grants permission to retrieve analysis report results of a firewall",
405
+ "accessLevel": "Read",
406
+ "resourceTypes": [
407
+ {
408
+ "name": "Firewall",
409
+ "required": true,
410
+ "conditionKeys": [],
411
+ "dependentActions": []
412
+ }
413
+ ],
414
+ "conditionKeys": [],
415
+ "dependentActions": []
416
+ },
417
+ "listanalysisreports": {
418
+ "name": "ListAnalysisReports",
419
+ "description": "Grants permission to list firewall analysis reports",
420
+ "accessLevel": "List",
421
+ "resourceTypes": [
422
+ {
423
+ "name": "Firewall",
424
+ "required": true,
425
+ "conditionKeys": [],
426
+ "dependentActions": []
427
+ }
428
+ ],
429
+ "conditionKeys": [],
430
+ "dependentActions": []
431
+ },
402
432
  "listfirewallpolicies": {
403
433
  "name": "ListFirewallPolicies",
404
434
  "description": "Grants permission to retrieve the metadata for firewall policies",
@@ -518,6 +548,21 @@
518
548
  "conditionKeys": [],
519
549
  "dependentActions": []
520
550
  },
551
+ "startanalysisreport": {
552
+ "name": "StartAnalysisReport",
553
+ "description": "Grants permission to start an analysis report on a firewall",
554
+ "accessLevel": "Write",
555
+ "resourceTypes": [
556
+ {
557
+ "name": "Firewall",
558
+ "required": true,
559
+ "conditionKeys": [],
560
+ "dependentActions": []
561
+ }
562
+ ],
563
+ "conditionKeys": [],
564
+ "dependentActions": []
565
+ },
521
566
  "tagresource": {
522
567
  "name": "TagResource",
523
568
  "description": "Grants permission to attach tags to a resource",
@@ -601,6 +646,21 @@
601
646
  ],
602
647
  "dependentActions": []
603
648
  },
649
+ "updatefirewallanalysissettings": {
650
+ "name": "UpdateFirewallAnalysisSettings",
651
+ "description": "Grants permission to modify firewall analysis settings of a firewall",
652
+ "accessLevel": "Write",
653
+ "resourceTypes": [
654
+ {
655
+ "name": "Firewall",
656
+ "required": true,
657
+ "conditionKeys": [],
658
+ "dependentActions": []
659
+ }
660
+ ],
661
+ "conditionKeys": [],
662
+ "dependentActions": []
663
+ },
604
664
  "updatefirewalldeleteprotection": {
605
665
  "name": "UpdateFirewallDeleteProtection",
606
666
  "description": "Grants permission to add or remove delete protection for a firewall",
@@ -255,14 +255,7 @@
255
255
  "name": "GetSellingSystemSettings",
256
256
  "description": "Grants permission to retrieving system settings settings in AWS Partner Central",
257
257
  "accessLevel": "Read",
258
- "resourceTypes": [
259
- {
260
- "name": "selling-system-settings",
261
- "required": true,
262
- "conditionKeys": [],
263
- "dependentActions": []
264
- }
265
- ],
258
+ "resourceTypes": [],
266
259
  "conditionKeys": [
267
260
  "partnercentral:Catalog"
268
261
  ],
@@ -405,14 +398,7 @@
405
398
  "name": "PutSellingSystemSettings",
406
399
  "description": "Grants permission to put system settings settings in AWS Partner Central",
407
400
  "accessLevel": "Write",
408
- "resourceTypes": [
409
- {
410
- "name": "selling-system-settings",
411
- "required": true,
412
- "conditionKeys": [],
413
- "dependentActions": []
414
- }
415
- ],
401
+ "resourceTypes": [],
416
402
  "conditionKeys": [],
417
403
  "dependentActions": []
418
404
  },
@@ -30,6 +30,12 @@
30
30
  "description": "Grants permission to add one or more tags to the specified resource",
31
31
  "accessLevel": "Tagging",
32
32
  "resourceTypes": [
33
+ {
34
+ "name": "cache-report",
35
+ "required": false,
36
+ "conditionKeys": [],
37
+ "dependentActions": []
38
+ },
33
39
  {
34
40
  "name": "gateway",
35
41
  "required": false,
@@ -196,6 +202,21 @@
196
202
  "conditionKeys": [],
197
203
  "dependentActions": []
198
204
  },
205
+ "cancelcachereport": {
206
+ "name": "CancelCacheReport",
207
+ "description": "Grants permission to cancel a cache report",
208
+ "accessLevel": "Write",
209
+ "resourceTypes": [
210
+ {
211
+ "name": "cache-report",
212
+ "required": true,
213
+ "conditionKeys": [],
214
+ "dependentActions": []
215
+ }
216
+ ],
217
+ "conditionKeys": [],
218
+ "dependentActions": []
219
+ },
199
220
  "cancelretrieval": {
200
221
  "name": "CancelRetrieval",
201
222
  "description": "Grants permission to cancel retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated",
@@ -420,6 +441,21 @@
420
441
  "conditionKeys": [],
421
442
  "dependentActions": []
422
443
  },
444
+ "deletecachereport": {
445
+ "name": "DeleteCacheReport",
446
+ "description": "Grants permission to delete the metadata associated with a cache report",
447
+ "accessLevel": "Write",
448
+ "resourceTypes": [
449
+ {
450
+ "name": "cache-report",
451
+ "required": true,
452
+ "conditionKeys": [],
453
+ "dependentActions": []
454
+ }
455
+ ],
456
+ "conditionKeys": [],
457
+ "dependentActions": []
458
+ },
423
459
  "deletechapcredentials": {
424
460
  "name": "DeleteChapCredentials",
425
461
  "description": "Grants permission to delete Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair",
@@ -599,6 +635,21 @@
599
635
  "conditionKeys": [],
600
636
  "dependentActions": []
601
637
  },
638
+ "describecachereport": {
639
+ "name": "DescribeCacheReport",
640
+ "description": "Grants permission to get a description of a cache report",
641
+ "accessLevel": "Read",
642
+ "resourceTypes": [
643
+ {
644
+ "name": "cache-report",
645
+ "required": true,
646
+ "conditionKeys": [],
647
+ "dependentActions": []
648
+ }
649
+ ],
650
+ "conditionKeys": [],
651
+ "dependentActions": []
652
+ },
602
653
  "describecachediscsivolumes": {
603
654
  "name": "DescribeCachediSCSIVolumes",
604
655
  "description": "Grants permission to get a description of the gateway volumes specified in the request. This operation is supported only for the gateway-cached volume architecture",
@@ -900,6 +951,14 @@
900
951
  "conditionKeys": [],
901
952
  "dependentActions": []
902
953
  },
954
+ "listcachereports": {
955
+ "name": "ListCacheReports",
956
+ "description": "Grants permission to get a list of the cache reports owned by your AWS account",
957
+ "accessLevel": "List",
958
+ "resourceTypes": [],
959
+ "conditionKeys": [],
960
+ "dependentActions": []
961
+ },
903
962
  "listfileshares": {
904
963
  "name": "ListFileShares",
905
964
  "description": "Grants permission to get a list of the file shares for a specific file gateway, or the list of file shares owned by your AWS account",
@@ -1061,6 +1120,12 @@
1061
1120
  "description": "Grants permission to remove one or more tags from the specified resource",
1062
1121
  "accessLevel": "Tagging",
1063
1122
  "resourceTypes": [
1123
+ {
1124
+ "name": "cache-report",
1125
+ "required": false,
1126
+ "conditionKeys": [],
1127
+ "dependentActions": []
1128
+ },
1064
1129
  {
1065
1130
  "name": "gateway",
1066
1131
  "required": false,
@@ -1208,6 +1273,24 @@
1208
1273
  "conditionKeys": [],
1209
1274
  "dependentActions": []
1210
1275
  },
1276
+ "startcachereport": {
1277
+ "name": "StartCacheReport",
1278
+ "description": "Grants permission to start a cache report for an existing file share",
1279
+ "accessLevel": "Write",
1280
+ "resourceTypes": [
1281
+ {
1282
+ "name": "share",
1283
+ "required": true,
1284
+ "conditionKeys": [],
1285
+ "dependentActions": []
1286
+ }
1287
+ ],
1288
+ "conditionKeys": [
1289
+ "aws:RequestTag/${TagKey}",
1290
+ "aws:TagKeys"
1291
+ ],
1292
+ "dependentActions": []
1293
+ },
1211
1294
  "startgateway": {
1212
1295
  "name": "StartGateway",
1213
1296
  "description": "Grants permission to start a gateway that you previously shut down",
@@ -1,4 +1,24 @@
1
1
  {
2
+ "createdbcluster": {
3
+ "name": "CreateDbCluster",
4
+ "description": "Grants permission to create a new Timestream InfluxDB Cluster",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "db-parameter-group",
9
+ "required": false,
10
+ "conditionKeys": [],
11
+ "dependentActions": [
12
+ "timestream-influxdb:CreateDbInstance"
13
+ ]
14
+ }
15
+ ],
16
+ "conditionKeys": [
17
+ "aws:RequestTag/${TagKey}",
18
+ "aws:TagKeys"
19
+ ],
20
+ "dependentActions": []
21
+ },
2
22
  "createdbinstance": {
3
23
  "name": "CreateDbInstance",
4
24
  "description": "Grants permission to create a new Timestream InfluxDB instance",
@@ -28,6 +48,23 @@
28
48
  ],
29
49
  "dependentActions": []
30
50
  },
51
+ "deletedbcluster": {
52
+ "name": "DeleteDbCluster",
53
+ "description": "Grants permission to delete a Timestream InfluxDB Cluster",
54
+ "accessLevel": "Write",
55
+ "resourceTypes": [
56
+ {
57
+ "name": "db-cluster",
58
+ "required": true,
59
+ "conditionKeys": [],
60
+ "dependentActions": []
61
+ }
62
+ ],
63
+ "conditionKeys": [],
64
+ "dependentActions": [
65
+ "timestream-influxdb:DeleteDbInstance"
66
+ ]
67
+ },
31
68
  "deletedbinstance": {
32
69
  "name": "DeleteDbInstance",
33
70
  "description": "Grants permission to delete a Timestream InfluxDB instance",
@@ -43,6 +80,21 @@
43
80
  "conditionKeys": [],
44
81
  "dependentActions": []
45
82
  },
83
+ "getdbcluster": {
84
+ "name": "GetDbCluster",
85
+ "description": "Grants permission to get information about a Timestream InfluxDB Cluster",
86
+ "accessLevel": "Read",
87
+ "resourceTypes": [
88
+ {
89
+ "name": "db-cluster",
90
+ "required": true,
91
+ "conditionKeys": [],
92
+ "dependentActions": []
93
+ }
94
+ ],
95
+ "conditionKeys": [],
96
+ "dependentActions": []
97
+ },
46
98
  "getdbinstance": {
47
99
  "name": "GetDbInstance",
48
100
  "description": "Grants permission to get information about a Timestream InfluxDB instance",
@@ -73,6 +125,14 @@
73
125
  "conditionKeys": [],
74
126
  "dependentActions": []
75
127
  },
128
+ "listdbclusters": {
129
+ "name": "ListDbClusters",
130
+ "description": "Grants permission to list information about all Timestream InfluxDB clusters in the account",
131
+ "accessLevel": "List",
132
+ "resourceTypes": [],
133
+ "conditionKeys": [],
134
+ "dependentActions": []
135
+ },
76
136
  "listdbinstances": {
77
137
  "name": "ListDbInstances",
78
138
  "description": "Grants permission to list information about all Timestream InfluxDB instances in the account",
@@ -81,6 +141,21 @@
81
141
  "conditionKeys": [],
82
142
  "dependentActions": []
83
143
  },
144
+ "listdbinstancesforcluster": {
145
+ "name": "ListDbInstancesForCluster",
146
+ "description": "Grants permission to list information about all Timestream InfluxDB Instances belonging to a cluster",
147
+ "accessLevel": "Read",
148
+ "resourceTypes": [
149
+ {
150
+ "name": "db-cluster",
151
+ "required": true,
152
+ "conditionKeys": [],
153
+ "dependentActions": []
154
+ }
155
+ ],
156
+ "conditionKeys": [],
157
+ "dependentActions": []
158
+ },
84
159
  "listdbparametergroups": {
85
160
  "name": "ListDbParameterGroups",
86
161
  "description": "Grants permission to list information about all Timestream InfluxDB parameter groups",
@@ -93,7 +168,26 @@
93
168
  "name": "ListTagsForResource",
94
169
  "description": "Grants permission to list tags for a Timestream InfluxDB resource",
95
170
  "accessLevel": "Read",
96
- "resourceTypes": [],
171
+ "resourceTypes": [
172
+ {
173
+ "name": "db-cluster",
174
+ "required": false,
175
+ "conditionKeys": [],
176
+ "dependentActions": []
177
+ },
178
+ {
179
+ "name": "db-instance",
180
+ "required": false,
181
+ "conditionKeys": [],
182
+ "dependentActions": []
183
+ },
184
+ {
185
+ "name": "db-parameter-group",
186
+ "required": false,
187
+ "conditionKeys": [],
188
+ "dependentActions": []
189
+ }
190
+ ],
97
191
  "conditionKeys": [
98
192
  "aws:ResourceTag/${TagKey}"
99
193
  ],
@@ -104,6 +198,12 @@
104
198
  "description": "Grants permission to tag a Timestream InfluxDB resource",
105
199
  "accessLevel": "Tagging",
106
200
  "resourceTypes": [
201
+ {
202
+ "name": "db-cluster",
203
+ "required": false,
204
+ "conditionKeys": [],
205
+ "dependentActions": []
206
+ },
107
207
  {
108
208
  "name": "db-instance",
109
209
  "required": false,
@@ -129,6 +229,12 @@
129
229
  "description": "Grants permission to untag a Timestream InfluxDB resource",
130
230
  "accessLevel": "Tagging",
131
231
  "resourceTypes": [
232
+ {
233
+ "name": "db-cluster",
234
+ "required": false,
235
+ "conditionKeys": [],
236
+ "dependentActions": []
237
+ },
132
238
  {
133
239
  "name": "db-instance",
134
240
  "required": false,
@@ -148,6 +254,29 @@
148
254
  ],
149
255
  "dependentActions": []
150
256
  },
257
+ "updatedbcluster": {
258
+ "name": "UpdateDbCluster",
259
+ "description": "Grants permission to update a Timestream InfluxDB Cluster",
260
+ "accessLevel": "Write",
261
+ "resourceTypes": [
262
+ {
263
+ "name": "db-cluster",
264
+ "required": true,
265
+ "conditionKeys": [],
266
+ "dependentActions": [
267
+ "timestream-influxdb:UpdateDbInstance"
268
+ ]
269
+ },
270
+ {
271
+ "name": "db-parameter-group",
272
+ "required": false,
273
+ "conditionKeys": [],
274
+ "dependentActions": []
275
+ }
276
+ ],
277
+ "conditionKeys": [],
278
+ "dependentActions": []
279
+ },
151
280
  "updatedbinstance": {
152
281
  "name": "UpdateDbInstance",
153
282
  "description": "Grants permission to update a Timestream InfluxDB instance",
@@ -27,10 +27,6 @@
27
27
  "key": "ResourceSnapshot",
28
28
  "arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/engagement/${EngagementIdentifier}/resource/${ResourceType}/${ResourceIdentifier}/template/${TemplateIdentifier}/resource-snapshot/${SnapshotRevision}"
29
29
  },
30
- "selling-system-settings": {
31
- "key": "selling-system-settings",
32
- "arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/selling-system-settings"
33
- },
34
30
  "solution": {
35
31
  "key": "Solution",
36
32
  "arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/solution/${Identifier}"
@@ -1,4 +1,11 @@
1
1
  {
2
+ "cache-report": {
3
+ "key": "cache-report",
4
+ "arn": "arn:${Partition}:storagegateway:${Region}:${Account}:share/${ShareId}/cache-report/${CacheReportId}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
8
+ },
2
9
  "device": {
3
10
  "key": "device",
4
11
  "arn": "arn:${Partition}:storagegateway:${Region}:${Account}:gateway/${GatewayId}/device/${Vtldevice}"
@@ -1,4 +1,11 @@
1
1
  {
2
+ "db-cluster": {
3
+ "key": "db-cluster",
4
+ "arn": "arn:${Partition}:timestream-influxdb:${Region}:${Account}:db-cluster/${DbClusterId}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
8
+ },
2
9
  "db-instance": {
3
10
  "key": "db-instance",
4
11
  "arn": "arn:${Partition}:timestream-influxdb:${Region}:${Account}:db-instance/${DbInstanceIdentifier}",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202502181",
3
+ "version": "0.9.202502211",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-02-18T04:44:25.657Z",
6
+ "updatedAt": "2025-02-21T04:46:17.475Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",