@cloud-copilot/iam-data 0.9.202502191 → 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",
@@ -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}"
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202502191",
3
+ "version": "0.9.202502211",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-02-19T04:45:34.458Z",
6
+ "updatedAt": "2025-02-21T04:46:17.475Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",