@cloud-copilot/iam-data 0.9.202412071 → 0.9.202412101

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.
@@ -152,7 +152,9 @@
152
152
  "required": true,
153
153
  "conditionKeys": [
154
154
  "aws:ResourceTag/${TagKey}",
155
- "ec2:ResourceTag/${TagKey}"
155
+ "ec2:ResourceTag/${TagKey}",
156
+ "ec2:vpceMultiRegion",
157
+ "ec2:vpceSupportedRegion"
156
158
  ],
157
159
  "dependentActions": []
158
160
  }
@@ -1460,6 +1462,26 @@
1460
1462
  ],
1461
1463
  "dependentActions": []
1462
1464
  },
1465
+ "canceldeclarativepoliciesreport": {
1466
+ "name": "CancelDeclarativePoliciesReport",
1467
+ "description": "Grants permission to cancel a declarative policies report",
1468
+ "accessLevel": "Write",
1469
+ "resourceTypes": [
1470
+ {
1471
+ "name": "declarative-policies-report",
1472
+ "required": true,
1473
+ "conditionKeys": [
1474
+ "aws:ResourceTag/${TagKey}",
1475
+ "ec2:ResourceTag/${TagKey}"
1476
+ ],
1477
+ "dependentActions": []
1478
+ }
1479
+ ],
1480
+ "conditionKeys": [
1481
+ "ec2:Region"
1482
+ ],
1483
+ "dependentActions": []
1484
+ },
1463
1485
  "cancelexporttask": {
1464
1486
  "name": "CancelExportTask",
1465
1487
  "description": "Grants permission to cancel an active export task",
@@ -3718,6 +3740,15 @@
3718
3740
  ],
3719
3741
  "dependentActions": []
3720
3742
  },
3743
+ {
3744
+ "name": "declarative-policies-report",
3745
+ "required": false,
3746
+ "conditionKeys": [
3747
+ "aws:ResourceTag/${TagKey}",
3748
+ "ec2:ResourceTag/${TagKey}"
3749
+ ],
3750
+ "dependentActions": []
3751
+ },
3721
3752
  {
3722
3753
  "name": "dedicated-host",
3723
3754
  "required": false,
@@ -4359,6 +4390,15 @@
4359
4390
  ],
4360
4391
  "dependentActions": []
4361
4392
  },
4393
+ {
4394
+ "name": "verified-access-endpoint-target",
4395
+ "required": false,
4396
+ "conditionKeys": [
4397
+ "aws:ResourceTag/${TagKey}",
4398
+ "ec2:ResourceTag/${TagKey}"
4399
+ ],
4400
+ "dependentActions": []
4401
+ },
4362
4402
  {
4363
4403
  "name": "verified-access-group",
4364
4404
  "required": false,
@@ -4447,7 +4487,10 @@
4447
4487
  "required": false,
4448
4488
  "conditionKeys": [
4449
4489
  "aws:ResourceTag/${TagKey}",
4450
- "ec2:ResourceTag/${TagKey}"
4490
+ "ec2:ResourceTag/${TagKey}",
4491
+ "ec2:vpceMultiRegion",
4492
+ "ec2:vpceServiceRegion",
4493
+ "ec2:vpceSupportedRegion"
4451
4494
  ],
4452
4495
  "dependentActions": []
4453
4496
  },
@@ -5276,6 +5319,44 @@
5276
5319
  ],
5277
5320
  "dependentActions": []
5278
5321
  },
5322
+ "createvpcblockpublicaccessexclusion": {
5323
+ "name": "CreateVpcBlockPublicAccessExclusion",
5324
+ "description": "Grants permission to create an exclusion list for blocked public access on a VPC",
5325
+ "accessLevel": "Write",
5326
+ "resourceTypes": [
5327
+ {
5328
+ "name": "subnet",
5329
+ "required": false,
5330
+ "conditionKeys": [
5331
+ "aws:ResourceTag/${TagKey}",
5332
+ "ec2:AvailabilityZone",
5333
+ "ec2:ResourceTag/${TagKey}",
5334
+ "ec2:SubnetID",
5335
+ "ec2:Vpc"
5336
+ ],
5337
+ "dependentActions": [
5338
+ "ec2:CreateTags"
5339
+ ]
5340
+ },
5341
+ {
5342
+ "name": "vpc",
5343
+ "required": false,
5344
+ "conditionKeys": [
5345
+ "aws:ResourceTag/${TagKey}",
5346
+ "ec2:Ipv4IpamPoolId",
5347
+ "ec2:Ipv6IpamPoolId",
5348
+ "ec2:ResourceTag/${TagKey}",
5349
+ "ec2:Tenancy",
5350
+ "ec2:VpcID"
5351
+ ],
5352
+ "dependentActions": []
5353
+ }
5354
+ ],
5355
+ "conditionKeys": [
5356
+ "ec2:Region"
5357
+ ],
5358
+ "dependentActions": []
5359
+ },
5279
5360
  "createvpcendpoint": {
5280
5361
  "name": "CreateVpcEndpoint",
5281
5362
  "description": "Grants permission to create a VPC endpoint for an AWS service",
@@ -5360,7 +5441,9 @@
5360
5441
  "required": false,
5361
5442
  "conditionKeys": [
5362
5443
  "aws:ResourceTag/${TagKey}",
5363
- "ec2:ResourceTag/${TagKey}"
5444
+ "ec2:ResourceTag/${TagKey}",
5445
+ "ec2:vpceMultiRegion",
5446
+ "ec2:vpceServiceRegion"
5364
5447
  ],
5365
5448
  "dependentActions": []
5366
5449
  }
@@ -5381,7 +5464,9 @@
5381
5464
  "conditionKeys": [
5382
5465
  "aws:RequestTag/${TagKey}",
5383
5466
  "aws:TagKeys",
5384
- "ec2:VpceServicePrivateDnsName"
5467
+ "ec2:VpceServicePrivateDnsName",
5468
+ "ec2:vpceMultiRegion",
5469
+ "ec2:vpceServiceRegion"
5385
5470
  ],
5386
5471
  "dependentActions": [
5387
5472
  "ec2:CreateTags"
@@ -6654,6 +6739,15 @@
6654
6739
  ],
6655
6740
  "dependentActions": []
6656
6741
  },
6742
+ {
6743
+ "name": "declarative-policies-report",
6744
+ "required": false,
6745
+ "conditionKeys": [
6746
+ "aws:ResourceTag/${TagKey}",
6747
+ "ec2:ResourceTag/${TagKey}"
6748
+ ],
6749
+ "dependentActions": []
6750
+ },
6657
6751
  {
6658
6752
  "name": "dedicated-host",
6659
6753
  "required": false,
@@ -7221,6 +7315,15 @@
7221
7315
  ],
7222
7316
  "dependentActions": []
7223
7317
  },
7318
+ {
7319
+ "name": "verified-access-endpoint-target",
7320
+ "required": false,
7321
+ "conditionKeys": [
7322
+ "aws:ResourceTag/${TagKey}",
7323
+ "ec2:ResourceTag/${TagKey}"
7324
+ ],
7325
+ "dependentActions": []
7326
+ },
7224
7327
  {
7225
7328
  "name": "verified-access-group",
7226
7329
  "required": false,
@@ -7813,6 +7916,26 @@
7813
7916
  ],
7814
7917
  "dependentActions": []
7815
7918
  },
7919
+ "deletevpcblockpublicaccessexclusion": {
7920
+ "name": "DeleteVpcBlockPublicAccessExclusion",
7921
+ "description": "Grants permission to delete an exclusion list for blocked public access on a VPC",
7922
+ "accessLevel": "Write",
7923
+ "resourceTypes": [
7924
+ {
7925
+ "name": "vpc-block-public-access-exclusion",
7926
+ "required": true,
7927
+ "conditionKeys": [
7928
+ "aws:ResourceTag/${TagKey}",
7929
+ "ec2:ResourceTag/${TagKey}"
7930
+ ],
7931
+ "dependentActions": []
7932
+ }
7933
+ ],
7934
+ "conditionKeys": [
7935
+ "ec2:Region"
7936
+ ],
7937
+ "dependentActions": []
7938
+ },
7816
7939
  "deletevpcendpointconnectionnotifications": {
7817
7940
  "name": "DeleteVpcEndpointConnectionNotifications",
7818
7941
  "description": "Grants permission to delete one or more VPC endpoint connection notifications",
@@ -7832,7 +7955,9 @@
7832
7955
  "required": false,
7833
7956
  "conditionKeys": [
7834
7957
  "aws:ResourceTag/${TagKey}",
7835
- "ec2:ResourceTag/${TagKey}"
7958
+ "ec2:ResourceTag/${TagKey}",
7959
+ "ec2:vpceMultiRegion",
7960
+ "ec2:vpceSupportedRegion"
7836
7961
  ],
7837
7962
  "dependentActions": []
7838
7963
  }
@@ -7852,7 +7977,9 @@
7852
7977
  "required": true,
7853
7978
  "conditionKeys": [
7854
7979
  "aws:ResourceTag/${TagKey}",
7855
- "ec2:ResourceTag/${TagKey}"
7980
+ "ec2:ResourceTag/${TagKey}",
7981
+ "ec2:vpceMultiRegion",
7982
+ "ec2:vpceSupportedRegion"
7856
7983
  ],
7857
7984
  "dependentActions": []
7858
7985
  }
@@ -8231,6 +8358,76 @@
8231
8358
  ],
8232
8359
  "dependentActions": []
8233
8360
  },
8361
+ "describecapacityblockextensionhistory": {
8362
+ "name": "DescribeCapacityBlockExtensionHistory",
8363
+ "description": "Grants permission to describe Capacity Block extensions history",
8364
+ "accessLevel": "List",
8365
+ "resourceTypes": [
8366
+ {
8367
+ "name": "capacity-reservation",
8368
+ "required": false,
8369
+ "conditionKeys": [
8370
+ "aws:ResourceTag/${TagKey}",
8371
+ "ec2:AvailabilityZone",
8372
+ "ec2:CapacityReservationFleet",
8373
+ "ec2:CreateDate",
8374
+ "ec2:DestinationCapacityReservationId",
8375
+ "ec2:EbsOptimized",
8376
+ "ec2:EndDate",
8377
+ "ec2:EndDateType",
8378
+ "ec2:InstanceCount",
8379
+ "ec2:InstanceMatchCriteria",
8380
+ "ec2:InstancePlatform",
8381
+ "ec2:InstanceType",
8382
+ "ec2:OutpostArn",
8383
+ "ec2:PlacementGroup",
8384
+ "ec2:ResourceTag/${TagKey}",
8385
+ "ec2:SourceCapacityReservationId",
8386
+ "ec2:Tenancy"
8387
+ ],
8388
+ "dependentActions": []
8389
+ }
8390
+ ],
8391
+ "conditionKeys": [
8392
+ "ec2:Region"
8393
+ ],
8394
+ "dependentActions": []
8395
+ },
8396
+ "describecapacityblockextensionofferings": {
8397
+ "name": "DescribeCapacityBlockExtensionOfferings",
8398
+ "description": "Grants permission to describe Capacity Block extensions offerings",
8399
+ "accessLevel": "List",
8400
+ "resourceTypes": [
8401
+ {
8402
+ "name": "capacity-reservation",
8403
+ "required": true,
8404
+ "conditionKeys": [
8405
+ "aws:ResourceTag/${TagKey}",
8406
+ "ec2:AvailabilityZone",
8407
+ "ec2:CapacityReservationFleet",
8408
+ "ec2:CreateDate",
8409
+ "ec2:DestinationCapacityReservationId",
8410
+ "ec2:EbsOptimized",
8411
+ "ec2:EndDate",
8412
+ "ec2:EndDateType",
8413
+ "ec2:InstanceCount",
8414
+ "ec2:InstanceMatchCriteria",
8415
+ "ec2:InstancePlatform",
8416
+ "ec2:InstanceType",
8417
+ "ec2:OutpostArn",
8418
+ "ec2:PlacementGroup",
8419
+ "ec2:ResourceTag/${TagKey}",
8420
+ "ec2:SourceCapacityReservationId",
8421
+ "ec2:Tenancy"
8422
+ ],
8423
+ "dependentActions": []
8424
+ }
8425
+ ],
8426
+ "conditionKeys": [
8427
+ "ec2:Region"
8428
+ ],
8429
+ "dependentActions": []
8430
+ },
8234
8431
  "describecapacityblockofferings": {
8235
8432
  "name": "DescribeCapacityBlockOfferings",
8236
8433
  "description": "Grants permission to describe Capacity Block offerings available for purchase",
@@ -8445,6 +8642,16 @@
8445
8642
  ],
8446
8643
  "dependentActions": []
8447
8644
  },
8645
+ "describedeclarativepoliciesreports": {
8646
+ "name": "DescribeDeclarativePoliciesReports",
8647
+ "description": "Grants permission to describe one or more declarative policies reports",
8648
+ "accessLevel": "List",
8649
+ "resourceTypes": [],
8650
+ "conditionKeys": [
8651
+ "ec2:Region"
8652
+ ],
8653
+ "dependentActions": []
8654
+ },
8448
8655
  "describedhcpoptions": {
8449
8656
  "name": "DescribeDhcpOptions",
8450
8657
  "description": "Grants permission to describe one or more DHCP options sets",
@@ -9823,6 +10030,36 @@
9823
10030
  ],
9824
10031
  "dependentActions": []
9825
10032
  },
10033
+ "describevpcblockpublicaccessexclusions": {
10034
+ "name": "DescribeVpcBlockPublicAccessExclusions",
10035
+ "description": "Grants permission to describe an exclusion list for blocked public access on a VPC",
10036
+ "accessLevel": "List",
10037
+ "resourceTypes": [
10038
+ {
10039
+ "name": "vpc-block-public-access-exclusion",
10040
+ "required": false,
10041
+ "conditionKeys": [
10042
+ "aws:ResourceTag/${TagKey}",
10043
+ "ec2:ResourceTag/${TagKey}"
10044
+ ],
10045
+ "dependentActions": []
10046
+ }
10047
+ ],
10048
+ "conditionKeys": [
10049
+ "ec2:Region"
10050
+ ],
10051
+ "dependentActions": []
10052
+ },
10053
+ "describevpcblockpublicaccessoptions": {
10054
+ "name": "DescribeVpcBlockPublicAccessOptions",
10055
+ "description": "Grants permission to describe options for blocked public access on a VPC",
10056
+ "accessLevel": "List",
10057
+ "resourceTypes": [],
10058
+ "conditionKeys": [
10059
+ "ec2:Region"
10060
+ ],
10061
+ "dependentActions": []
10062
+ },
9826
10063
  "describevpcclassiclink": {
9827
10064
  "name": "DescribeVpcClassicLink",
9828
10065
  "description": "Grants permission to describe the ClassicLink status of one or more VPCs",
@@ -9843,6 +10080,28 @@
9843
10080
  ],
9844
10081
  "dependentActions": []
9845
10082
  },
10083
+ "describevpcendpointassociations": {
10084
+ "name": "DescribeVpcEndpointAssociations",
10085
+ "description": "Grants permission to describe the VPC endpoint associations",
10086
+ "accessLevel": "List",
10087
+ "resourceTypes": [
10088
+ {
10089
+ "name": "vpc-endpoint",
10090
+ "required": false,
10091
+ "conditionKeys": [
10092
+ "aws:ResourceTag/${TagKey}",
10093
+ "ec2:ResourceTag/${TagKey}",
10094
+ "ec2:VpceServiceName",
10095
+ "ec2:VpceServiceOwner"
10096
+ ],
10097
+ "dependentActions": []
10098
+ }
10099
+ ],
10100
+ "conditionKeys": [
10101
+ "ec2:Region"
10102
+ ],
10103
+ "dependentActions": []
10104
+ },
9846
10105
  "describevpcendpointconnectionnotifications": {
9847
10106
  "name": "DescribeVpcEndpointConnectionNotifications",
9848
10107
  "description": "Grants permission to describe the connection notifications for VPC endpoints and VPC endpoint services",
@@ -9883,7 +10142,9 @@
9883
10142
  "required": true,
9884
10143
  "conditionKeys": [
9885
10144
  "aws:ResourceTag/${TagKey}",
9886
- "ec2:ResourceTag/${TagKey}"
10145
+ "ec2:ResourceTag/${TagKey}",
10146
+ "ec2:vpceMultiRegion",
10147
+ "ec2:vpceSupportedRegion"
9887
10148
  ],
9888
10149
  "dependentActions": []
9889
10150
  }
@@ -10219,6 +10480,16 @@
10219
10480
  ],
10220
10481
  "dependentActions": []
10221
10482
  },
10483
+ "disableallowedimagessettings": {
10484
+ "name": "DisableAllowedImagesSettings",
10485
+ "description": "Grants permission to disable allowed images settings",
10486
+ "accessLevel": "Write",
10487
+ "resourceTypes": [],
10488
+ "conditionKeys": [
10489
+ "ec2:Region"
10490
+ ],
10491
+ "dependentActions": []
10492
+ },
10222
10493
  "disableawsnetworkperformancemetricsubscription": {
10223
10494
  "name": "DisableAwsNetworkPerformanceMetricSubscription",
10224
10495
  "description": "Grants permission to disable infrastructure performance metric subscriptions",
@@ -11090,6 +11361,16 @@
11090
11361
  ],
11091
11362
  "dependentActions": []
11092
11363
  },
11364
+ "enableallowedimagessettings": {
11365
+ "name": "EnableAllowedImagesSettings",
11366
+ "description": "Grants permission to enable allowed images settings",
11367
+ "accessLevel": "Write",
11368
+ "resourceTypes": [],
11369
+ "conditionKeys": [
11370
+ "ec2:Region"
11371
+ ],
11372
+ "dependentActions": []
11373
+ },
11093
11374
  "enableawsnetworkperformancemetricsubscription": {
11094
11375
  "name": "EnableAwsNetworkPerformanceMetricSubscription",
11095
11376
  "description": "Grants permission to enable infrastructure performance subscriptions",
@@ -11565,6 +11846,36 @@
11565
11846
  ],
11566
11847
  "dependentActions": []
11567
11848
  },
11849
+ "exportverifiedaccessinstanceclientconfiguration": {
11850
+ "name": "ExportVerifiedAccessInstanceClientConfiguration",
11851
+ "description": "Grants permission to export a verified access instance client configuration",
11852
+ "accessLevel": "Read",
11853
+ "resourceTypes": [
11854
+ {
11855
+ "name": "verified-access-instance",
11856
+ "required": true,
11857
+ "conditionKeys": [
11858
+ "aws:ResourceTag/${TagKey}",
11859
+ "ec2:ResourceTag/${TagKey}"
11860
+ ],
11861
+ "dependentActions": []
11862
+ }
11863
+ ],
11864
+ "conditionKeys": [
11865
+ "ec2:Region"
11866
+ ],
11867
+ "dependentActions": []
11868
+ },
11869
+ "getallowedimagessettings": {
11870
+ "name": "GetAllowedImagesSettings",
11871
+ "description": "Grants permission to get the allowed settings for images",
11872
+ "accessLevel": "Read",
11873
+ "resourceTypes": [],
11874
+ "conditionKeys": [
11875
+ "ec2:Region"
11876
+ ],
11877
+ "dependentActions": []
11878
+ },
11568
11879
  "getassociatedenclavecertificateiamroles": {
11569
11880
  "name": "GetAssociatedEnclaveCertificateIamRoles",
11570
11881
  "description": "Grants permission to get the list of roles associated with an ACM certificate",
@@ -11717,6 +12028,26 @@
11717
12028
  ],
11718
12029
  "dependentActions": []
11719
12030
  },
12031
+ "getdeclarativepoliciesreportsummary": {
12032
+ "name": "GetDeclarativePoliciesReportSummary",
12033
+ "description": "Grants permission to get the report summary of declarative policies",
12034
+ "accessLevel": "Read",
12035
+ "resourceTypes": [
12036
+ {
12037
+ "name": "declarative-policies-report",
12038
+ "required": true,
12039
+ "conditionKeys": [
12040
+ "aws:ResourceTag/${TagKey}",
12041
+ "ec2:ResourceTag/${TagKey}"
12042
+ ],
12043
+ "dependentActions": []
12044
+ }
12045
+ ],
12046
+ "conditionKeys": [
12047
+ "ec2:Region"
12048
+ ],
12049
+ "dependentActions": []
12050
+ },
11720
12051
  "getdefaultcreditspecification": {
11721
12052
  "name": "GetDefaultCreditSpecification",
11722
12053
  "description": "Grants permission to get the default credit option for CPU usage of a burstable performance instance family",
@@ -12439,6 +12770,26 @@
12439
12770
  ],
12440
12771
  "dependentActions": []
12441
12772
  },
12773
+ "getverifiedaccessendpointtargets": {
12774
+ "name": "GetVerifiedAccessEndpointTargets",
12775
+ "description": "Grants permission to get verified access endpoint targets",
12776
+ "accessLevel": "List",
12777
+ "resourceTypes": [
12778
+ {
12779
+ "name": "verified-access-endpoint",
12780
+ "required": true,
12781
+ "conditionKeys": [
12782
+ "aws:ResourceTag/${TagKey}",
12783
+ "ec2:ResourceTag/${TagKey}"
12784
+ ],
12785
+ "dependentActions": []
12786
+ }
12787
+ ],
12788
+ "conditionKeys": [
12789
+ "ec2:Region"
12790
+ ],
12791
+ "dependentActions": []
12792
+ },
12442
12793
  "getverifiedaccessgrouppolicy": {
12443
12794
  "name": "GetVerifiedAccessGroupPolicy",
12444
12795
  "description": "Grants permission to show the contents of the Verified Access policy associated with the group",
@@ -14514,6 +14865,36 @@
14514
14865
  ],
14515
14866
  "dependentActions": []
14516
14867
  },
14868
+ "modifyvpcblockpublicaccessexclusion": {
14869
+ "name": "ModifyVpcBlockPublicAccessExclusion",
14870
+ "description": "Grants permission to modify an exclusion list for blocked public access on a VPC",
14871
+ "accessLevel": "Write",
14872
+ "resourceTypes": [
14873
+ {
14874
+ "name": "vpc-block-public-access-exclusion",
14875
+ "required": true,
14876
+ "conditionKeys": [
14877
+ "aws:ResourceTag/${TagKey}",
14878
+ "ec2:ResourceTag/${TagKey}"
14879
+ ],
14880
+ "dependentActions": []
14881
+ }
14882
+ ],
14883
+ "conditionKeys": [
14884
+ "ec2:Region"
14885
+ ],
14886
+ "dependentActions": []
14887
+ },
14888
+ "modifyvpcblockpublicaccessoptions": {
14889
+ "name": "ModifyVpcBlockPublicAccessOptions",
14890
+ "description": "Grants permission to modify options for blocked public access on a VPC",
14891
+ "accessLevel": "Write",
14892
+ "resourceTypes": [],
14893
+ "conditionKeys": [
14894
+ "ec2:Region"
14895
+ ],
14896
+ "dependentActions": []
14897
+ },
14517
14898
  "modifyvpcendpoint": {
14518
14899
  "name": "ModifyVpcEndpoint",
14519
14900
  "description": "Grants permission to modify an attribute of a VPC endpoint",
@@ -14588,7 +14969,9 @@
14588
14969
  "required": false,
14589
14970
  "conditionKeys": [
14590
14971
  "aws:ResourceTag/${TagKey}",
14591
- "ec2:ResourceTag/${TagKey}"
14972
+ "ec2:ResourceTag/${TagKey}",
14973
+ "ec2:vpceMultiRegion",
14974
+ "ec2:vpceSupportedRegion"
14592
14975
  ],
14593
14976
  "dependentActions": []
14594
14977
  }
@@ -14611,7 +14994,9 @@
14611
14994
  "ec2:Attribute",
14612
14995
  "ec2:Attribute/${AttributeName}",
14613
14996
  "ec2:ResourceTag/${TagKey}",
14614
- "ec2:VpceServicePrivateDnsName"
14997
+ "ec2:VpceServicePrivateDnsName",
14998
+ "ec2:vpceMultiRegion",
14999
+ "ec2:vpceSupportedRegion"
14615
15000
  ],
14616
15001
  "dependentActions": []
14617
15002
  }
@@ -14633,7 +15018,9 @@
14633
15018
  "aws:ResourceTag/${TagKey}",
14634
15019
  "ec2:Attribute",
14635
15020
  "ec2:Attribute/${AttributeName}",
14636
- "ec2:ResourceTag/${TagKey}"
15021
+ "ec2:ResourceTag/${TagKey}",
15022
+ "ec2:vpceMultiRegion",
15023
+ "ec2:vpceSupportedRegion"
14637
15024
  ],
14638
15025
  "dependentActions": []
14639
15026
  }
@@ -14655,7 +15042,9 @@
14655
15042
  "aws:ResourceTag/${TagKey}",
14656
15043
  "ec2:Attribute",
14657
15044
  "ec2:Attribute/${AttributeName}",
14658
- "ec2:ResourceTag/${TagKey}"
15045
+ "ec2:ResourceTag/${TagKey}",
15046
+ "ec2:vpceMultiRegion",
15047
+ "ec2:vpceSupportedRegion"
14659
15048
  ],
14660
15049
  "dependentActions": []
14661
15050
  }
@@ -15105,6 +15494,26 @@
15105
15494
  ],
15106
15495
  "dependentActions": []
15107
15496
  },
15497
+ "purchasecapacityblockextension": {
15498
+ "name": "PurchaseCapacityBlockExtension",
15499
+ "description": "Grants permission to purchase a Capacity Block extension",
15500
+ "accessLevel": "Write",
15501
+ "resourceTypes": [
15502
+ {
15503
+ "name": "capacity-reservation",
15504
+ "required": true,
15505
+ "conditionKeys": [
15506
+ "aws:ResourceTag/${TagKey}",
15507
+ "ec2:CapacityReservationFleet"
15508
+ ],
15509
+ "dependentActions": []
15510
+ }
15511
+ ],
15512
+ "conditionKeys": [
15513
+ "ec2:Region"
15514
+ ],
15515
+ "dependentActions": []
15516
+ },
15108
15517
  "purchasehostreservation": {
15109
15518
  "name": "PurchaseHostReservation",
15110
15519
  "description": "Grants permission to purchase a reservation with configurations that match those of a Dedicated Host",
@@ -15463,7 +15872,9 @@
15463
15872
  "required": true,
15464
15873
  "conditionKeys": [
15465
15874
  "aws:ResourceTag/${TagKey}",
15466
- "ec2:ResourceTag/${TagKey}"
15875
+ "ec2:ResourceTag/${TagKey}",
15876
+ "ec2:vpceMultiRegion",
15877
+ "ec2:vpceSupportedRegion"
15467
15878
  ],
15468
15879
  "dependentActions": []
15469
15880
  }
@@ -15599,6 +16010,16 @@
15599
16010
  ],
15600
16011
  "dependentActions": []
15601
16012
  },
16013
+ "replaceimagecriteriainallowedimagessettings": {
16014
+ "name": "ReplaceImageCriteriaInAllowedImagesSettings",
16015
+ "description": "Grants permission to replace image criteria in allowed images settings",
16016
+ "accessLevel": "Write",
16017
+ "resourceTypes": [],
16018
+ "conditionKeys": [
16019
+ "ec2:Region"
16020
+ ],
16021
+ "dependentActions": []
16022
+ },
15602
16023
  "replacenetworkaclassociation": {
15603
16024
  "name": "ReplaceNetworkAclAssociation",
15604
16025
  "description": "Grants permission to change which network ACL a subnet is associated with",
@@ -16954,6 +17375,16 @@
16954
17375
  ],
16955
17376
  "dependentActions": []
16956
17377
  },
17378
+ "startdeclarativepoliciesreport": {
17379
+ "name": "StartDeclarativePoliciesReport",
17380
+ "description": "Grants permission to start a declarative policies report",
17381
+ "accessLevel": "Read",
17382
+ "resourceTypes": [],
17383
+ "conditionKeys": [
17384
+ "ec2:Region"
17385
+ ],
17386
+ "dependentActions": []
17387
+ },
16957
17388
  "startinstances": {
16958
17389
  "name": "StartInstances",
16959
17390
  "description": "Grants permission to start a stopped instance",
@@ -17066,7 +17497,9 @@
17066
17497
  "required": true,
17067
17498
  "conditionKeys": [
17068
17499
  "aws:ResourceTag/${TagKey}",
17069
- "ec2:ResourceTag/${TagKey}"
17500
+ "ec2:ResourceTag/${TagKey}",
17501
+ "ec2:vpceMultiRegion",
17502
+ "ec2:vpceSupportedRegion"
17070
17503
  ],
17071
17504
  "dependentActions": []
17072
17505
  }
@@ -33,7 +33,6 @@
33
33
  },
34
34
  "getexemptions": {
35
35
  "name": "GetExemptions",
36
- "isPermissionOnly": true,
37
36
  "description": "Grants permission to view tax exemptions data",
38
37
  "accessLevel": "Read",
39
38
  "resourceTypes": [],
@@ -51,7 +50,6 @@
51
50
  },
52
51
  "gettaxinheritance": {
53
52
  "name": "GetTaxInheritance",
54
- "isPermissionOnly": true,
55
53
  "description": "Grants permission to view tax inheritance status",
56
54
  "accessLevel": "Read",
57
55
  "resourceTypes": [],
@@ -109,7 +107,6 @@
109
107
  },
110
108
  "puttaxinheritance": {
111
109
  "name": "PutTaxInheritance",
112
- "isPermissionOnly": true,
113
110
  "description": "Grants permission to set tax inheritance",
114
111
  "accessLevel": "Write",
115
112
  "resourceTypes": [],
@@ -135,7 +132,6 @@
135
132
  },
136
133
  "updateexemptions": {
137
134
  "name": "UpdateExemptions",
138
- "isPermissionOnly": true,
139
135
  "description": "Grants permission to update tax exemptions data",
140
136
  "accessLevel": "Write",
141
137
  "resourceTypes": [],
@@ -643,5 +643,20 @@
643
643
  "key": "ec2:transitGatewayRouteTableId",
644
644
  "description": "Filters access by the ID of a transit gateway route table",
645
645
  "type": "String"
646
+ },
647
+ "ec2:vpcemultiregion": {
648
+ "key": "ec2:vpceMultiRegion",
649
+ "description": "Filters access by multi region of the VPC endpoint service",
650
+ "type": "String"
651
+ },
652
+ "ec2:vpceserviceregion": {
653
+ "key": "ec2:vpceServiceRegion",
654
+ "description": "Filters access by the region of the VPC endpoint service",
655
+ "type": "String"
656
+ },
657
+ "ec2:vpcesupportedregion": {
658
+ "key": "ec2:vpceSupportedRegion",
659
+ "description": "Filters access by the supported region of the VPC endpoint service",
660
+ "type": "String"
646
661
  }
647
662
  }
@@ -105,6 +105,17 @@
105
105
  "ec2:ResourceTag/${TagKey}"
106
106
  ]
107
107
  },
108
+ "declarative-policies-report": {
109
+ "key": "declarative-policies-report",
110
+ "arn": "arn:${Partition}:ec2:${Region}:${Account}:declarative-policies-report/${DeclarativePoliciesReportId}",
111
+ "conditionKeys": [
112
+ "aws:RequestTag/${TagKey}",
113
+ "aws:ResourceTag/${TagKey}",
114
+ "aws:TagKeys",
115
+ "ec2:Region",
116
+ "ec2:ResourceTag/${TagKey}"
117
+ ]
118
+ },
108
119
  "dedicated-host": {
109
120
  "key": "dedicated-host",
110
121
  "arn": "arn:${Partition}:ec2:${Region}:${Account}:dedicated-host/${DedicatedHostId}",
@@ -977,6 +988,17 @@
977
988
  "ec2:ResourceTag/${TagKey}"
978
989
  ]
979
990
  },
991
+ "verified-access-endpoint-target": {
992
+ "key": "verified-access-endpoint-target",
993
+ "arn": "arn:${Partition}:ec2:${Region}:${Account}:verified-access-endpoint-target/${VerifiedAccessEndpointTargetId}",
994
+ "conditionKeys": [
995
+ "aws:RequestTag/${TagKey}",
996
+ "aws:ResourceTag/${TagKey}",
997
+ "aws:TagKeys",
998
+ "ec2:Region",
999
+ "ec2:ResourceTag/${TagKey}"
1000
+ ]
1001
+ },
980
1002
  "verified-access-group": {
981
1003
  "key": "verified-access-group",
982
1004
  "arn": "arn:${Partition}:ec2:${Region}:${Account}:verified-access-group/${VerifiedAccessGroupId}",
@@ -1046,6 +1068,17 @@
1046
1068
  "ec2:VolumeType"
1047
1069
  ]
1048
1070
  },
1071
+ "vpc-block-public-access-exclusion": {
1072
+ "key": "vpc-block-public-access-exclusion",
1073
+ "arn": "arn:${Partition}:ec2:${Region}:${Account}:vpc-block-public-access-exclusion/${VpcBlockPublicAccessExclusionId}",
1074
+ "conditionKeys": [
1075
+ "aws:RequestTag/${TagKey}",
1076
+ "aws:ResourceTag/${TagKey}",
1077
+ "aws:TagKeys",
1078
+ "ec2:Region",
1079
+ "ec2:ResourceTag/${TagKey}"
1080
+ ]
1081
+ },
1049
1082
  "vpc-endpoint-connection": {
1050
1083
  "key": "vpc-endpoint-connection",
1051
1084
  "arn": "arn:${Partition}:ec2:${Region}:${Account}:vpc-endpoint-connection/${VpcEndpointConnectionId}",
@@ -1083,7 +1116,10 @@
1083
1116
  "ec2:Attribute/${AttributeName}",
1084
1117
  "ec2:Region",
1085
1118
  "ec2:ResourceTag/${TagKey}",
1086
- "ec2:VpceServicePrivateDnsName"
1119
+ "ec2:VpceServicePrivateDnsName",
1120
+ "ec2:vpceMultiRegion",
1121
+ "ec2:vpceServiceRegion",
1122
+ "ec2:vpceSupportedRegion"
1087
1123
  ]
1088
1124
  },
1089
1125
  "vpc-endpoint-service-permission": {
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202412071",
3
+ "version": "0.9.202412101",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-12-07T04:46:27.746Z",
6
+ "updatedAt": "2024-12-10T04:47:20.347Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",