aws-iam-data 0.0.307 → 0.0.308
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.
|
@@ -1,4 +1,34 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-12-10",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon EC2": [
|
|
8
|
+
"ec2:CancelDeclarativePoliciesReport",
|
|
9
|
+
"ec2:CreateVpcBlockPublicAccessExclusion",
|
|
10
|
+
"ec2:DeleteVpcBlockPublicAccessExclusion",
|
|
11
|
+
"ec2:DescribeCapacityBlockExtensionHistory",
|
|
12
|
+
"ec2:DescribeCapacityBlockExtensionOfferings",
|
|
13
|
+
"ec2:DescribeDeclarativePoliciesReports",
|
|
14
|
+
"ec2:DescribeVpcBlockPublicAccessExclusions",
|
|
15
|
+
"ec2:DescribeVpcBlockPublicAccessOptions",
|
|
16
|
+
"ec2:DescribeVpcEndpointAssociations",
|
|
17
|
+
"ec2:DisableAllowedImagesSettings",
|
|
18
|
+
"ec2:EnableAllowedImagesSettings",
|
|
19
|
+
"ec2:ExportVerifiedAccessInstanceClientConfiguration",
|
|
20
|
+
"ec2:GetAllowedImagesSettings",
|
|
21
|
+
"ec2:GetDeclarativePoliciesReportSummary",
|
|
22
|
+
"ec2:GetVerifiedAccessEndpointTargets",
|
|
23
|
+
"ec2:ModifyVpcBlockPublicAccessExclusion",
|
|
24
|
+
"ec2:ModifyVpcBlockPublicAccessOptions",
|
|
25
|
+
"ec2:PurchaseCapacityBlockExtension",
|
|
26
|
+
"ec2:ReplaceImageCriteriaInAllowedImagesSettings",
|
|
27
|
+
"ec2:StartDeclarativePoliciesReport"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"removedActions": {}
|
|
31
|
+
},
|
|
2
32
|
{
|
|
3
33
|
"dateOfChange": "2024-12-07",
|
|
4
34
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -111835,7 +111835,9 @@
|
|
|
111835
111835
|
"required": true,
|
|
111836
111836
|
"conditionKeys": [
|
|
111837
111837
|
"aws:ResourceTag/${TagKey}",
|
|
111838
|
-
"ec2:ResourceTag/${TagKey}"
|
|
111838
|
+
"ec2:ResourceTag/${TagKey}",
|
|
111839
|
+
"ec2:vpceMultiRegion",
|
|
111840
|
+
"ec2:vpceSupportedRegion"
|
|
111839
111841
|
],
|
|
111840
111842
|
"dependentActions": []
|
|
111841
111843
|
},
|
|
@@ -113404,6 +113406,32 @@
|
|
|
113404
113406
|
}
|
|
113405
113407
|
]
|
|
113406
113408
|
},
|
|
113409
|
+
{
|
|
113410
|
+
"name": "CancelDeclarativePoliciesReport",
|
|
113411
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CancelDeclarativePoliciesReport.html",
|
|
113412
|
+
"permissionOnly": false,
|
|
113413
|
+
"description": "Grants permission to cancel a declarative policies report",
|
|
113414
|
+
"accessLevel": "Write",
|
|
113415
|
+
"resourceTypes": [
|
|
113416
|
+
{
|
|
113417
|
+
"resourceType": "declarative-policies-report",
|
|
113418
|
+
"required": true,
|
|
113419
|
+
"conditionKeys": [
|
|
113420
|
+
"aws:ResourceTag/${TagKey}",
|
|
113421
|
+
"ec2:ResourceTag/${TagKey}"
|
|
113422
|
+
],
|
|
113423
|
+
"dependentActions": []
|
|
113424
|
+
},
|
|
113425
|
+
{
|
|
113426
|
+
"resourceType": "",
|
|
113427
|
+
"required": false,
|
|
113428
|
+
"conditionKeys": [
|
|
113429
|
+
"ec2:Region"
|
|
113430
|
+
],
|
|
113431
|
+
"dependentActions": []
|
|
113432
|
+
}
|
|
113433
|
+
]
|
|
113434
|
+
},
|
|
113407
113435
|
{
|
|
113408
113436
|
"name": "CancelExportTask",
|
|
113409
113437
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CancelExportTask.html",
|
|
@@ -116071,6 +116099,15 @@
|
|
|
116071
116099
|
],
|
|
116072
116100
|
"dependentActions": []
|
|
116073
116101
|
},
|
|
116102
|
+
{
|
|
116103
|
+
"resourceType": "declarative-policies-report",
|
|
116104
|
+
"required": false,
|
|
116105
|
+
"conditionKeys": [
|
|
116106
|
+
"aws:ResourceTag/${TagKey}",
|
|
116107
|
+
"ec2:ResourceTag/${TagKey}"
|
|
116108
|
+
],
|
|
116109
|
+
"dependentActions": []
|
|
116110
|
+
},
|
|
116074
116111
|
{
|
|
116075
116112
|
"resourceType": "dedicated-host",
|
|
116076
116113
|
"required": false,
|
|
@@ -116712,6 +116749,15 @@
|
|
|
116712
116749
|
],
|
|
116713
116750
|
"dependentActions": []
|
|
116714
116751
|
},
|
|
116752
|
+
{
|
|
116753
|
+
"resourceType": "verified-access-endpoint-target",
|
|
116754
|
+
"required": false,
|
|
116755
|
+
"conditionKeys": [
|
|
116756
|
+
"aws:ResourceTag/${TagKey}",
|
|
116757
|
+
"ec2:ResourceTag/${TagKey}"
|
|
116758
|
+
],
|
|
116759
|
+
"dependentActions": []
|
|
116760
|
+
},
|
|
116715
116761
|
{
|
|
116716
116762
|
"resourceType": "verified-access-group",
|
|
116717
116763
|
"required": false,
|
|
@@ -116800,7 +116846,10 @@
|
|
|
116800
116846
|
"required": false,
|
|
116801
116847
|
"conditionKeys": [
|
|
116802
116848
|
"aws:ResourceTag/${TagKey}",
|
|
116803
|
-
"ec2:ResourceTag/${TagKey}"
|
|
116849
|
+
"ec2:ResourceTag/${TagKey}",
|
|
116850
|
+
"ec2:vpceMultiRegion",
|
|
116851
|
+
"ec2:vpceServiceRegion",
|
|
116852
|
+
"ec2:vpceSupportedRegion"
|
|
116804
116853
|
],
|
|
116805
116854
|
"dependentActions": []
|
|
116806
116855
|
},
|
|
@@ -117759,6 +117808,50 @@
|
|
|
117759
117808
|
}
|
|
117760
117809
|
]
|
|
117761
117810
|
},
|
|
117811
|
+
{
|
|
117812
|
+
"name": "CreateVpcBlockPublicAccessExclusion",
|
|
117813
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVpcBlockPublicAccessExclusion.html",
|
|
117814
|
+
"permissionOnly": false,
|
|
117815
|
+
"description": "Grants permission to create an exclusion list for blocked public access on a VPC",
|
|
117816
|
+
"accessLevel": "Write",
|
|
117817
|
+
"resourceTypes": [
|
|
117818
|
+
{
|
|
117819
|
+
"resourceType": "subnet",
|
|
117820
|
+
"required": false,
|
|
117821
|
+
"conditionKeys": [
|
|
117822
|
+
"aws:ResourceTag/${TagKey}",
|
|
117823
|
+
"ec2:AvailabilityZone",
|
|
117824
|
+
"ec2:ResourceTag/${TagKey}",
|
|
117825
|
+
"ec2:SubnetID",
|
|
117826
|
+
"ec2:Vpc"
|
|
117827
|
+
],
|
|
117828
|
+
"dependentActions": [
|
|
117829
|
+
"ec2:CreateTags"
|
|
117830
|
+
]
|
|
117831
|
+
},
|
|
117832
|
+
{
|
|
117833
|
+
"resourceType": "vpc",
|
|
117834
|
+
"required": false,
|
|
117835
|
+
"conditionKeys": [
|
|
117836
|
+
"aws:ResourceTag/${TagKey}",
|
|
117837
|
+
"ec2:Ipv4IpamPoolId",
|
|
117838
|
+
"ec2:Ipv6IpamPoolId",
|
|
117839
|
+
"ec2:ResourceTag/${TagKey}",
|
|
117840
|
+
"ec2:Tenancy",
|
|
117841
|
+
"ec2:VpcID"
|
|
117842
|
+
],
|
|
117843
|
+
"dependentActions": []
|
|
117844
|
+
},
|
|
117845
|
+
{
|
|
117846
|
+
"resourceType": "",
|
|
117847
|
+
"required": false,
|
|
117848
|
+
"conditionKeys": [
|
|
117849
|
+
"ec2:Region"
|
|
117850
|
+
],
|
|
117851
|
+
"dependentActions": []
|
|
117852
|
+
}
|
|
117853
|
+
]
|
|
117854
|
+
},
|
|
117762
117855
|
{
|
|
117763
117856
|
"name": "CreateVpcEndpoint",
|
|
117764
117857
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVpcEndpoint.html",
|
|
@@ -117851,7 +117944,9 @@
|
|
|
117851
117944
|
"required": false,
|
|
117852
117945
|
"conditionKeys": [
|
|
117853
117946
|
"aws:ResourceTag/${TagKey}",
|
|
117854
|
-
"ec2:ResourceTag/${TagKey}"
|
|
117947
|
+
"ec2:ResourceTag/${TagKey}",
|
|
117948
|
+
"ec2:vpceMultiRegion",
|
|
117949
|
+
"ec2:vpceServiceRegion"
|
|
117855
117950
|
],
|
|
117856
117951
|
"dependentActions": []
|
|
117857
117952
|
},
|
|
@@ -117878,7 +117973,9 @@
|
|
|
117878
117973
|
"conditionKeys": [
|
|
117879
117974
|
"aws:RequestTag/${TagKey}",
|
|
117880
117975
|
"aws:TagKeys",
|
|
117881
|
-
"ec2:VpceServicePrivateDnsName"
|
|
117976
|
+
"ec2:VpceServicePrivateDnsName",
|
|
117977
|
+
"ec2:vpceMultiRegion",
|
|
117978
|
+
"ec2:vpceServiceRegion"
|
|
117882
117979
|
],
|
|
117883
117980
|
"dependentActions": [
|
|
117884
117981
|
"ec2:CreateTags"
|
|
@@ -119475,6 +119572,15 @@
|
|
|
119475
119572
|
],
|
|
119476
119573
|
"dependentActions": []
|
|
119477
119574
|
},
|
|
119575
|
+
{
|
|
119576
|
+
"resourceType": "declarative-policies-report",
|
|
119577
|
+
"required": false,
|
|
119578
|
+
"conditionKeys": [
|
|
119579
|
+
"aws:ResourceTag/${TagKey}",
|
|
119580
|
+
"ec2:ResourceTag/${TagKey}"
|
|
119581
|
+
],
|
|
119582
|
+
"dependentActions": []
|
|
119583
|
+
},
|
|
119478
119584
|
{
|
|
119479
119585
|
"resourceType": "dedicated-host",
|
|
119480
119586
|
"required": false,
|
|
@@ -120042,6 +120148,15 @@
|
|
|
120042
120148
|
],
|
|
120043
120149
|
"dependentActions": []
|
|
120044
120150
|
},
|
|
120151
|
+
{
|
|
120152
|
+
"resourceType": "verified-access-endpoint-target",
|
|
120153
|
+
"required": false,
|
|
120154
|
+
"conditionKeys": [
|
|
120155
|
+
"aws:ResourceTag/${TagKey}",
|
|
120156
|
+
"ec2:ResourceTag/${TagKey}"
|
|
120157
|
+
],
|
|
120158
|
+
"dependentActions": []
|
|
120159
|
+
},
|
|
120045
120160
|
{
|
|
120046
120161
|
"resourceType": "verified-access-group",
|
|
120047
120162
|
"required": false,
|
|
@@ -120764,6 +120879,32 @@
|
|
|
120764
120879
|
}
|
|
120765
120880
|
]
|
|
120766
120881
|
},
|
|
120882
|
+
{
|
|
120883
|
+
"name": "DeleteVpcBlockPublicAccessExclusion",
|
|
120884
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteVpcBlockPublicAccessExclusion.html",
|
|
120885
|
+
"permissionOnly": false,
|
|
120886
|
+
"description": "Grants permission to delete an exclusion list for blocked public access on a VPC",
|
|
120887
|
+
"accessLevel": "Write",
|
|
120888
|
+
"resourceTypes": [
|
|
120889
|
+
{
|
|
120890
|
+
"resourceType": "vpc-block-public-access-exclusion",
|
|
120891
|
+
"required": true,
|
|
120892
|
+
"conditionKeys": [
|
|
120893
|
+
"aws:ResourceTag/${TagKey}",
|
|
120894
|
+
"ec2:ResourceTag/${TagKey}"
|
|
120895
|
+
],
|
|
120896
|
+
"dependentActions": []
|
|
120897
|
+
},
|
|
120898
|
+
{
|
|
120899
|
+
"resourceType": "",
|
|
120900
|
+
"required": false,
|
|
120901
|
+
"conditionKeys": [
|
|
120902
|
+
"ec2:Region"
|
|
120903
|
+
],
|
|
120904
|
+
"dependentActions": []
|
|
120905
|
+
}
|
|
120906
|
+
]
|
|
120907
|
+
},
|
|
120767
120908
|
{
|
|
120768
120909
|
"name": "DeleteVpcEndpointConnectionNotifications",
|
|
120769
120910
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteVpcEndpointConnectionNotifications.html",
|
|
@@ -120785,7 +120926,9 @@
|
|
|
120785
120926
|
"required": false,
|
|
120786
120927
|
"conditionKeys": [
|
|
120787
120928
|
"aws:ResourceTag/${TagKey}",
|
|
120788
|
-
"ec2:ResourceTag/${TagKey}"
|
|
120929
|
+
"ec2:ResourceTag/${TagKey}",
|
|
120930
|
+
"ec2:vpceMultiRegion",
|
|
120931
|
+
"ec2:vpceSupportedRegion"
|
|
120789
120932
|
],
|
|
120790
120933
|
"dependentActions": []
|
|
120791
120934
|
},
|
|
@@ -120811,7 +120954,9 @@
|
|
|
120811
120954
|
"required": true,
|
|
120812
120955
|
"conditionKeys": [
|
|
120813
120956
|
"aws:ResourceTag/${TagKey}",
|
|
120814
|
-
"ec2:ResourceTag/${TagKey}"
|
|
120957
|
+
"ec2:ResourceTag/${TagKey}",
|
|
120958
|
+
"ec2:vpceMultiRegion",
|
|
120959
|
+
"ec2:vpceSupportedRegion"
|
|
120815
120960
|
],
|
|
120816
120961
|
"dependentActions": []
|
|
120817
120962
|
},
|
|
@@ -121337,6 +121482,88 @@
|
|
|
121337
121482
|
}
|
|
121338
121483
|
]
|
|
121339
121484
|
},
|
|
121485
|
+
{
|
|
121486
|
+
"name": "DescribeCapacityBlockExtensionHistory",
|
|
121487
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityBlockExtensionHistory.html",
|
|
121488
|
+
"permissionOnly": false,
|
|
121489
|
+
"description": "Grants permission to describe Capacity Block extensions history",
|
|
121490
|
+
"accessLevel": "List",
|
|
121491
|
+
"resourceTypes": [
|
|
121492
|
+
{
|
|
121493
|
+
"resourceType": "capacity-reservation",
|
|
121494
|
+
"required": false,
|
|
121495
|
+
"conditionKeys": [
|
|
121496
|
+
"aws:ResourceTag/${TagKey}",
|
|
121497
|
+
"ec2:AvailabilityZone",
|
|
121498
|
+
"ec2:CapacityReservationFleet",
|
|
121499
|
+
"ec2:CreateDate",
|
|
121500
|
+
"ec2:DestinationCapacityReservationId",
|
|
121501
|
+
"ec2:EbsOptimized",
|
|
121502
|
+
"ec2:EndDate",
|
|
121503
|
+
"ec2:EndDateType",
|
|
121504
|
+
"ec2:InstanceCount",
|
|
121505
|
+
"ec2:InstanceMatchCriteria",
|
|
121506
|
+
"ec2:InstancePlatform",
|
|
121507
|
+
"ec2:InstanceType",
|
|
121508
|
+
"ec2:OutpostArn",
|
|
121509
|
+
"ec2:PlacementGroup",
|
|
121510
|
+
"ec2:ResourceTag/${TagKey}",
|
|
121511
|
+
"ec2:SourceCapacityReservationId",
|
|
121512
|
+
"ec2:Tenancy"
|
|
121513
|
+
],
|
|
121514
|
+
"dependentActions": []
|
|
121515
|
+
},
|
|
121516
|
+
{
|
|
121517
|
+
"resourceType": "",
|
|
121518
|
+
"required": false,
|
|
121519
|
+
"conditionKeys": [
|
|
121520
|
+
"ec2:Region"
|
|
121521
|
+
],
|
|
121522
|
+
"dependentActions": []
|
|
121523
|
+
}
|
|
121524
|
+
]
|
|
121525
|
+
},
|
|
121526
|
+
{
|
|
121527
|
+
"name": "DescribeCapacityBlockExtensionOfferings",
|
|
121528
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityBlockExtensionOfferings.html",
|
|
121529
|
+
"permissionOnly": false,
|
|
121530
|
+
"description": "Grants permission to describe Capacity Block extensions offerings",
|
|
121531
|
+
"accessLevel": "List",
|
|
121532
|
+
"resourceTypes": [
|
|
121533
|
+
{
|
|
121534
|
+
"resourceType": "capacity-reservation",
|
|
121535
|
+
"required": true,
|
|
121536
|
+
"conditionKeys": [
|
|
121537
|
+
"aws:ResourceTag/${TagKey}",
|
|
121538
|
+
"ec2:AvailabilityZone",
|
|
121539
|
+
"ec2:CapacityReservationFleet",
|
|
121540
|
+
"ec2:CreateDate",
|
|
121541
|
+
"ec2:DestinationCapacityReservationId",
|
|
121542
|
+
"ec2:EbsOptimized",
|
|
121543
|
+
"ec2:EndDate",
|
|
121544
|
+
"ec2:EndDateType",
|
|
121545
|
+
"ec2:InstanceCount",
|
|
121546
|
+
"ec2:InstanceMatchCriteria",
|
|
121547
|
+
"ec2:InstancePlatform",
|
|
121548
|
+
"ec2:InstanceType",
|
|
121549
|
+
"ec2:OutpostArn",
|
|
121550
|
+
"ec2:PlacementGroup",
|
|
121551
|
+
"ec2:ResourceTag/${TagKey}",
|
|
121552
|
+
"ec2:SourceCapacityReservationId",
|
|
121553
|
+
"ec2:Tenancy"
|
|
121554
|
+
],
|
|
121555
|
+
"dependentActions": []
|
|
121556
|
+
},
|
|
121557
|
+
{
|
|
121558
|
+
"resourceType": "",
|
|
121559
|
+
"required": false,
|
|
121560
|
+
"conditionKeys": [
|
|
121561
|
+
"ec2:Region"
|
|
121562
|
+
],
|
|
121563
|
+
"dependentActions": []
|
|
121564
|
+
}
|
|
121565
|
+
]
|
|
121566
|
+
},
|
|
121340
121567
|
{
|
|
121341
121568
|
"name": "DescribeCapacityBlockOfferings",
|
|
121342
121569
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityBlockOfferings.html",
|
|
@@ -121644,6 +121871,23 @@
|
|
|
121644
121871
|
}
|
|
121645
121872
|
]
|
|
121646
121873
|
},
|
|
121874
|
+
{
|
|
121875
|
+
"name": "DescribeDeclarativePoliciesReports",
|
|
121876
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeDeclarativePoliciesReports.html",
|
|
121877
|
+
"permissionOnly": false,
|
|
121878
|
+
"description": "Grants permission to describe one or more declarative policies reports",
|
|
121879
|
+
"accessLevel": "List",
|
|
121880
|
+
"resourceTypes": [
|
|
121881
|
+
{
|
|
121882
|
+
"resourceType": "",
|
|
121883
|
+
"required": false,
|
|
121884
|
+
"conditionKeys": [
|
|
121885
|
+
"ec2:Region"
|
|
121886
|
+
],
|
|
121887
|
+
"dependentActions": []
|
|
121888
|
+
}
|
|
121889
|
+
]
|
|
121890
|
+
},
|
|
121647
121891
|
{
|
|
121648
121892
|
"name": "DescribeDhcpOptions",
|
|
121649
121893
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeDhcpOptions.html",
|
|
@@ -123863,6 +124107,49 @@
|
|
|
123863
124107
|
}
|
|
123864
124108
|
]
|
|
123865
124109
|
},
|
|
124110
|
+
{
|
|
124111
|
+
"name": "DescribeVpcBlockPublicAccessExclusions",
|
|
124112
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcBlockPublicAccessExclusions.html",
|
|
124113
|
+
"permissionOnly": false,
|
|
124114
|
+
"description": "Grants permission to describe an exclusion list for blocked public access on a VPC",
|
|
124115
|
+
"accessLevel": "List",
|
|
124116
|
+
"resourceTypes": [
|
|
124117
|
+
{
|
|
124118
|
+
"resourceType": "vpc-block-public-access-exclusion",
|
|
124119
|
+
"required": false,
|
|
124120
|
+
"conditionKeys": [
|
|
124121
|
+
"aws:ResourceTag/${TagKey}",
|
|
124122
|
+
"ec2:ResourceTag/${TagKey}"
|
|
124123
|
+
],
|
|
124124
|
+
"dependentActions": []
|
|
124125
|
+
},
|
|
124126
|
+
{
|
|
124127
|
+
"resourceType": "",
|
|
124128
|
+
"required": false,
|
|
124129
|
+
"conditionKeys": [
|
|
124130
|
+
"ec2:Region"
|
|
124131
|
+
],
|
|
124132
|
+
"dependentActions": []
|
|
124133
|
+
}
|
|
124134
|
+
]
|
|
124135
|
+
},
|
|
124136
|
+
{
|
|
124137
|
+
"name": "DescribeVpcBlockPublicAccessOptions",
|
|
124138
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcBlockPublicAccessOptions.html",
|
|
124139
|
+
"permissionOnly": false,
|
|
124140
|
+
"description": "Grants permission to describe options for blocked public access on a VPC",
|
|
124141
|
+
"accessLevel": "List",
|
|
124142
|
+
"resourceTypes": [
|
|
124143
|
+
{
|
|
124144
|
+
"resourceType": "",
|
|
124145
|
+
"required": false,
|
|
124146
|
+
"conditionKeys": [
|
|
124147
|
+
"ec2:Region"
|
|
124148
|
+
],
|
|
124149
|
+
"dependentActions": []
|
|
124150
|
+
}
|
|
124151
|
+
]
|
|
124152
|
+
},
|
|
123866
124153
|
{
|
|
123867
124154
|
"name": "DescribeVpcClassicLink",
|
|
123868
124155
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcClassicLink.html",
|
|
@@ -123897,6 +124184,34 @@
|
|
|
123897
124184
|
}
|
|
123898
124185
|
]
|
|
123899
124186
|
},
|
|
124187
|
+
{
|
|
124188
|
+
"name": "DescribeVpcEndpointAssociations",
|
|
124189
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcEndpointAssociations.html",
|
|
124190
|
+
"permissionOnly": false,
|
|
124191
|
+
"description": "Grants permission to describe the VPC endpoint associations",
|
|
124192
|
+
"accessLevel": "List",
|
|
124193
|
+
"resourceTypes": [
|
|
124194
|
+
{
|
|
124195
|
+
"resourceType": "vpc-endpoint",
|
|
124196
|
+
"required": false,
|
|
124197
|
+
"conditionKeys": [
|
|
124198
|
+
"aws:ResourceTag/${TagKey}",
|
|
124199
|
+
"ec2:ResourceTag/${TagKey}",
|
|
124200
|
+
"ec2:VpceServiceName",
|
|
124201
|
+
"ec2:VpceServiceOwner"
|
|
124202
|
+
],
|
|
124203
|
+
"dependentActions": []
|
|
124204
|
+
},
|
|
124205
|
+
{
|
|
124206
|
+
"resourceType": "",
|
|
124207
|
+
"required": false,
|
|
124208
|
+
"conditionKeys": [
|
|
124209
|
+
"ec2:Region"
|
|
124210
|
+
],
|
|
124211
|
+
"dependentActions": []
|
|
124212
|
+
}
|
|
124213
|
+
]
|
|
124214
|
+
},
|
|
123900
124215
|
{
|
|
123901
124216
|
"name": "DescribeVpcEndpointConnectionNotifications",
|
|
123902
124217
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcEndpointConnectionNotifications.html",
|
|
@@ -123960,7 +124275,9 @@
|
|
|
123960
124275
|
"required": true,
|
|
123961
124276
|
"conditionKeys": [
|
|
123962
124277
|
"aws:ResourceTag/${TagKey}",
|
|
123963
|
-
"ec2:ResourceTag/${TagKey}"
|
|
124278
|
+
"ec2:ResourceTag/${TagKey}",
|
|
124279
|
+
"ec2:vpceMultiRegion",
|
|
124280
|
+
"ec2:vpceSupportedRegion"
|
|
123964
124281
|
],
|
|
123965
124282
|
"dependentActions": []
|
|
123966
124283
|
},
|
|
@@ -124384,6 +124701,23 @@
|
|
|
124384
124701
|
}
|
|
124385
124702
|
]
|
|
124386
124703
|
},
|
|
124704
|
+
{
|
|
124705
|
+
"name": "DisableAllowedImagesSettings",
|
|
124706
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DisableAllowedImagesSettings.html",
|
|
124707
|
+
"permissionOnly": false,
|
|
124708
|
+
"description": "Grants permission to disable allowed images settings",
|
|
124709
|
+
"accessLevel": "Write",
|
|
124710
|
+
"resourceTypes": [
|
|
124711
|
+
{
|
|
124712
|
+
"resourceType": "",
|
|
124713
|
+
"required": false,
|
|
124714
|
+
"conditionKeys": [
|
|
124715
|
+
"ec2:Region"
|
|
124716
|
+
],
|
|
124717
|
+
"dependentActions": []
|
|
124718
|
+
}
|
|
124719
|
+
]
|
|
124720
|
+
},
|
|
124387
124721
|
{
|
|
124388
124722
|
"name": "DisableAwsNetworkPerformanceMetricSubscription",
|
|
124389
124723
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DisableAwsNetworkPerformanceMetricSubscription.html",
|
|
@@ -125466,6 +125800,23 @@
|
|
|
125466
125800
|
}
|
|
125467
125801
|
]
|
|
125468
125802
|
},
|
|
125803
|
+
{
|
|
125804
|
+
"name": "EnableAllowedImagesSettings",
|
|
125805
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_EnableAllowedImagesSettings.html",
|
|
125806
|
+
"permissionOnly": false,
|
|
125807
|
+
"description": "Grants permission to enable allowed images settings",
|
|
125808
|
+
"accessLevel": "Write",
|
|
125809
|
+
"resourceTypes": [
|
|
125810
|
+
{
|
|
125811
|
+
"resourceType": "",
|
|
125812
|
+
"required": false,
|
|
125813
|
+
"conditionKeys": [
|
|
125814
|
+
"ec2:Region"
|
|
125815
|
+
],
|
|
125816
|
+
"dependentActions": []
|
|
125817
|
+
}
|
|
125818
|
+
]
|
|
125819
|
+
},
|
|
125469
125820
|
{
|
|
125470
125821
|
"name": "EnableAwsNetworkPerformanceMetricSubscription",
|
|
125471
125822
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_EnableAwsNetworkPerformanceMetricSubscription.html",
|
|
@@ -126075,6 +126426,49 @@
|
|
|
126075
126426
|
}
|
|
126076
126427
|
]
|
|
126077
126428
|
},
|
|
126429
|
+
{
|
|
126430
|
+
"name": "ExportVerifiedAccessInstanceClientConfiguration",
|
|
126431
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ExportVerifiedAccessInstanceClientConfiguration.html",
|
|
126432
|
+
"permissionOnly": false,
|
|
126433
|
+
"description": "Grants permission to export a verified access instance client configuration",
|
|
126434
|
+
"accessLevel": "Read",
|
|
126435
|
+
"resourceTypes": [
|
|
126436
|
+
{
|
|
126437
|
+
"resourceType": "verified-access-instance",
|
|
126438
|
+
"required": true,
|
|
126439
|
+
"conditionKeys": [
|
|
126440
|
+
"aws:ResourceTag/${TagKey}",
|
|
126441
|
+
"ec2:ResourceTag/${TagKey}"
|
|
126442
|
+
],
|
|
126443
|
+
"dependentActions": []
|
|
126444
|
+
},
|
|
126445
|
+
{
|
|
126446
|
+
"resourceType": "",
|
|
126447
|
+
"required": false,
|
|
126448
|
+
"conditionKeys": [
|
|
126449
|
+
"ec2:Region"
|
|
126450
|
+
],
|
|
126451
|
+
"dependentActions": []
|
|
126452
|
+
}
|
|
126453
|
+
]
|
|
126454
|
+
},
|
|
126455
|
+
{
|
|
126456
|
+
"name": "GetAllowedImagesSettings",
|
|
126457
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetAllowedImagesSettings.html",
|
|
126458
|
+
"permissionOnly": false,
|
|
126459
|
+
"description": "Grants permission to get the allowed settings for images",
|
|
126460
|
+
"accessLevel": "Read",
|
|
126461
|
+
"resourceTypes": [
|
|
126462
|
+
{
|
|
126463
|
+
"resourceType": "",
|
|
126464
|
+
"required": false,
|
|
126465
|
+
"conditionKeys": [
|
|
126466
|
+
"ec2:Region"
|
|
126467
|
+
],
|
|
126468
|
+
"dependentActions": []
|
|
126469
|
+
}
|
|
126470
|
+
]
|
|
126471
|
+
},
|
|
126078
126472
|
{
|
|
126079
126473
|
"name": "GetAssociatedEnclaveCertificateIamRoles",
|
|
126080
126474
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetAssociatedEnclaveCertificateIamRoles.html",
|
|
@@ -126271,6 +126665,32 @@
|
|
|
126271
126665
|
}
|
|
126272
126666
|
]
|
|
126273
126667
|
},
|
|
126668
|
+
{
|
|
126669
|
+
"name": "GetDeclarativePoliciesReportSummary",
|
|
126670
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetDeclarativePoliciesReportSummary.html",
|
|
126671
|
+
"permissionOnly": false,
|
|
126672
|
+
"description": "Grants permission to get the report summary of declarative policies",
|
|
126673
|
+
"accessLevel": "Read",
|
|
126674
|
+
"resourceTypes": [
|
|
126675
|
+
{
|
|
126676
|
+
"resourceType": "declarative-policies-report",
|
|
126677
|
+
"required": true,
|
|
126678
|
+
"conditionKeys": [
|
|
126679
|
+
"aws:ResourceTag/${TagKey}",
|
|
126680
|
+
"ec2:ResourceTag/${TagKey}"
|
|
126681
|
+
],
|
|
126682
|
+
"dependentActions": []
|
|
126683
|
+
},
|
|
126684
|
+
{
|
|
126685
|
+
"resourceType": "",
|
|
126686
|
+
"required": false,
|
|
126687
|
+
"conditionKeys": [
|
|
126688
|
+
"ec2:Region"
|
|
126689
|
+
],
|
|
126690
|
+
"dependentActions": []
|
|
126691
|
+
}
|
|
126692
|
+
]
|
|
126693
|
+
},
|
|
126274
126694
|
{
|
|
126275
126695
|
"name": "GetDefaultCreditSpecification",
|
|
126276
126696
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetDefaultCreditSpecification.html",
|
|
@@ -127242,6 +127662,32 @@
|
|
|
127242
127662
|
}
|
|
127243
127663
|
]
|
|
127244
127664
|
},
|
|
127665
|
+
{
|
|
127666
|
+
"name": "GetVerifiedAccessEndpointTargets",
|
|
127667
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetVerifiedAccessEndpointTargets.html",
|
|
127668
|
+
"permissionOnly": false,
|
|
127669
|
+
"description": "Grants permission to get verified access endpoint targets",
|
|
127670
|
+
"accessLevel": "List",
|
|
127671
|
+
"resourceTypes": [
|
|
127672
|
+
{
|
|
127673
|
+
"resourceType": "verified-access-endpoint",
|
|
127674
|
+
"required": true,
|
|
127675
|
+
"conditionKeys": [
|
|
127676
|
+
"aws:ResourceTag/${TagKey}",
|
|
127677
|
+
"ec2:ResourceTag/${TagKey}"
|
|
127678
|
+
],
|
|
127679
|
+
"dependentActions": []
|
|
127680
|
+
},
|
|
127681
|
+
{
|
|
127682
|
+
"resourceType": "",
|
|
127683
|
+
"required": false,
|
|
127684
|
+
"conditionKeys": [
|
|
127685
|
+
"ec2:Region"
|
|
127686
|
+
],
|
|
127687
|
+
"dependentActions": []
|
|
127688
|
+
}
|
|
127689
|
+
]
|
|
127690
|
+
},
|
|
127245
127691
|
{
|
|
127246
127692
|
"name": "GetVerifiedAccessGroupPolicy",
|
|
127247
127693
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetVerifiedAccessGroupPolicy.html",
|
|
@@ -129750,6 +130196,49 @@
|
|
|
129750
130196
|
}
|
|
129751
130197
|
]
|
|
129752
130198
|
},
|
|
130199
|
+
{
|
|
130200
|
+
"name": "ModifyVpcBlockPublicAccessExclusion",
|
|
130201
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcBlockPublicAccessExclusion.html",
|
|
130202
|
+
"permissionOnly": false,
|
|
130203
|
+
"description": "Grants permission to modify an exclusion list for blocked public access on a VPC",
|
|
130204
|
+
"accessLevel": "Write",
|
|
130205
|
+
"resourceTypes": [
|
|
130206
|
+
{
|
|
130207
|
+
"resourceType": "vpc-block-public-access-exclusion",
|
|
130208
|
+
"required": true,
|
|
130209
|
+
"conditionKeys": [
|
|
130210
|
+
"aws:ResourceTag/${TagKey}",
|
|
130211
|
+
"ec2:ResourceTag/${TagKey}"
|
|
130212
|
+
],
|
|
130213
|
+
"dependentActions": []
|
|
130214
|
+
},
|
|
130215
|
+
{
|
|
130216
|
+
"resourceType": "",
|
|
130217
|
+
"required": false,
|
|
130218
|
+
"conditionKeys": [
|
|
130219
|
+
"ec2:Region"
|
|
130220
|
+
],
|
|
130221
|
+
"dependentActions": []
|
|
130222
|
+
}
|
|
130223
|
+
]
|
|
130224
|
+
},
|
|
130225
|
+
{
|
|
130226
|
+
"name": "ModifyVpcBlockPublicAccessOptions",
|
|
130227
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcBlockPublicAccessOptions.html",
|
|
130228
|
+
"permissionOnly": false,
|
|
130229
|
+
"description": "Grants permission to modify options for blocked public access on a VPC",
|
|
130230
|
+
"accessLevel": "Write",
|
|
130231
|
+
"resourceTypes": [
|
|
130232
|
+
{
|
|
130233
|
+
"resourceType": "",
|
|
130234
|
+
"required": false,
|
|
130235
|
+
"conditionKeys": [
|
|
130236
|
+
"ec2:Region"
|
|
130237
|
+
],
|
|
130238
|
+
"dependentActions": []
|
|
130239
|
+
}
|
|
130240
|
+
]
|
|
130241
|
+
},
|
|
129753
130242
|
{
|
|
129754
130243
|
"name": "ModifyVpcEndpoint",
|
|
129755
130244
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcEndpoint.html",
|
|
@@ -129832,7 +130321,9 @@
|
|
|
129832
130321
|
"required": false,
|
|
129833
130322
|
"conditionKeys": [
|
|
129834
130323
|
"aws:ResourceTag/${TagKey}",
|
|
129835
|
-
"ec2:ResourceTag/${TagKey}"
|
|
130324
|
+
"ec2:ResourceTag/${TagKey}",
|
|
130325
|
+
"ec2:vpceMultiRegion",
|
|
130326
|
+
"ec2:vpceSupportedRegion"
|
|
129836
130327
|
],
|
|
129837
130328
|
"dependentActions": []
|
|
129838
130329
|
},
|
|
@@ -129861,7 +130352,9 @@
|
|
|
129861
130352
|
"ec2:Attribute",
|
|
129862
130353
|
"ec2:Attribute/${AttributeName}",
|
|
129863
130354
|
"ec2:ResourceTag/${TagKey}",
|
|
129864
|
-
"ec2:VpceServicePrivateDnsName"
|
|
130355
|
+
"ec2:VpceServicePrivateDnsName",
|
|
130356
|
+
"ec2:vpceMultiRegion",
|
|
130357
|
+
"ec2:vpceSupportedRegion"
|
|
129865
130358
|
],
|
|
129866
130359
|
"dependentActions": []
|
|
129867
130360
|
},
|
|
@@ -129889,7 +130382,9 @@
|
|
|
129889
130382
|
"aws:ResourceTag/${TagKey}",
|
|
129890
130383
|
"ec2:Attribute",
|
|
129891
130384
|
"ec2:Attribute/${AttributeName}",
|
|
129892
|
-
"ec2:ResourceTag/${TagKey}"
|
|
130385
|
+
"ec2:ResourceTag/${TagKey}",
|
|
130386
|
+
"ec2:vpceMultiRegion",
|
|
130387
|
+
"ec2:vpceSupportedRegion"
|
|
129893
130388
|
],
|
|
129894
130389
|
"dependentActions": []
|
|
129895
130390
|
},
|
|
@@ -129917,7 +130412,9 @@
|
|
|
129917
130412
|
"aws:ResourceTag/${TagKey}",
|
|
129918
130413
|
"ec2:Attribute",
|
|
129919
130414
|
"ec2:Attribute/${AttributeName}",
|
|
129920
|
-
"ec2:ResourceTag/${TagKey}"
|
|
130415
|
+
"ec2:ResourceTag/${TagKey}",
|
|
130416
|
+
"ec2:vpceMultiRegion",
|
|
130417
|
+
"ec2:vpceSupportedRegion"
|
|
129921
130418
|
],
|
|
129922
130419
|
"dependentActions": []
|
|
129923
130420
|
},
|
|
@@ -130468,6 +130965,32 @@
|
|
|
130468
130965
|
}
|
|
130469
130966
|
]
|
|
130470
130967
|
},
|
|
130968
|
+
{
|
|
130969
|
+
"name": "PurchaseCapacityBlockExtension",
|
|
130970
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_PurchaseCapacityBlockExtension.html",
|
|
130971
|
+
"permissionOnly": false,
|
|
130972
|
+
"description": "Grants permission to purchase a Capacity Block extension",
|
|
130973
|
+
"accessLevel": "Write",
|
|
130974
|
+
"resourceTypes": [
|
|
130975
|
+
{
|
|
130976
|
+
"resourceType": "capacity-reservation",
|
|
130977
|
+
"required": true,
|
|
130978
|
+
"conditionKeys": [
|
|
130979
|
+
"aws:ResourceTag/${TagKey}",
|
|
130980
|
+
"ec2:CapacityReservationFleet"
|
|
130981
|
+
],
|
|
130982
|
+
"dependentActions": []
|
|
130983
|
+
},
|
|
130984
|
+
{
|
|
130985
|
+
"resourceType": "",
|
|
130986
|
+
"required": false,
|
|
130987
|
+
"conditionKeys": [
|
|
130988
|
+
"ec2:Region"
|
|
130989
|
+
],
|
|
130990
|
+
"dependentActions": []
|
|
130991
|
+
}
|
|
130992
|
+
]
|
|
130993
|
+
},
|
|
130471
130994
|
{
|
|
130472
130995
|
"name": "PurchaseHostReservation",
|
|
130473
130996
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_PurchaseHostReservation.html",
|
|
@@ -130908,7 +131431,9 @@
|
|
|
130908
131431
|
"required": true,
|
|
130909
131432
|
"conditionKeys": [
|
|
130910
131433
|
"aws:ResourceTag/${TagKey}",
|
|
130911
|
-
"ec2:ResourceTag/${TagKey}"
|
|
131434
|
+
"ec2:ResourceTag/${TagKey}",
|
|
131435
|
+
"ec2:vpceMultiRegion",
|
|
131436
|
+
"ec2:vpceSupportedRegion"
|
|
130912
131437
|
],
|
|
130913
131438
|
"dependentActions": []
|
|
130914
131439
|
},
|
|
@@ -131078,6 +131603,23 @@
|
|
|
131078
131603
|
}
|
|
131079
131604
|
]
|
|
131080
131605
|
},
|
|
131606
|
+
{
|
|
131607
|
+
"name": "ReplaceImageCriteriaInAllowedImagesSettings",
|
|
131608
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ReplaceImageCriteriaInAllowedImagesSettings.html",
|
|
131609
|
+
"permissionOnly": false,
|
|
131610
|
+
"description": "Grants permission to replace image criteria in allowed images settings",
|
|
131611
|
+
"accessLevel": "Write",
|
|
131612
|
+
"resourceTypes": [
|
|
131613
|
+
{
|
|
131614
|
+
"resourceType": "",
|
|
131615
|
+
"required": false,
|
|
131616
|
+
"conditionKeys": [
|
|
131617
|
+
"ec2:Region"
|
|
131618
|
+
],
|
|
131619
|
+
"dependentActions": []
|
|
131620
|
+
}
|
|
131621
|
+
]
|
|
131622
|
+
},
|
|
131081
131623
|
{
|
|
131082
131624
|
"name": "ReplaceNetworkAclAssociation",
|
|
131083
131625
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ReplaceNetworkAclAssociation.html",
|
|
@@ -132410,6 +132952,23 @@
|
|
|
132410
132952
|
}
|
|
132411
132953
|
]
|
|
132412
132954
|
},
|
|
132955
|
+
{
|
|
132956
|
+
"name": "StartDeclarativePoliciesReport",
|
|
132957
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_StartDeclarativePoliciesReport.html",
|
|
132958
|
+
"permissionOnly": false,
|
|
132959
|
+
"description": "Grants permission to start a declarative policies report",
|
|
132960
|
+
"accessLevel": "Read",
|
|
132961
|
+
"resourceTypes": [
|
|
132962
|
+
{
|
|
132963
|
+
"resourceType": "",
|
|
132964
|
+
"required": false,
|
|
132965
|
+
"conditionKeys": [
|
|
132966
|
+
"ec2:Region"
|
|
132967
|
+
],
|
|
132968
|
+
"dependentActions": []
|
|
132969
|
+
}
|
|
132970
|
+
]
|
|
132971
|
+
},
|
|
132413
132972
|
{
|
|
132414
132973
|
"name": "StartInstances",
|
|
132415
132974
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_StartInstances.html",
|
|
@@ -132542,7 +133101,9 @@
|
|
|
132542
133101
|
"required": true,
|
|
132543
133102
|
"conditionKeys": [
|
|
132544
133103
|
"aws:ResourceTag/${TagKey}",
|
|
132545
|
-
"ec2:ResourceTag/${TagKey}"
|
|
133104
|
+
"ec2:ResourceTag/${TagKey}",
|
|
133105
|
+
"ec2:vpceMultiRegion",
|
|
133106
|
+
"ec2:vpceSupportedRegion"
|
|
132546
133107
|
],
|
|
132547
133108
|
"dependentActions": []
|
|
132548
133109
|
},
|
|
@@ -133027,6 +133588,18 @@
|
|
|
133027
133588
|
"ec2:ResourceTag/${TagKey}"
|
|
133028
133589
|
]
|
|
133029
133590
|
},
|
|
133591
|
+
{
|
|
133592
|
+
"name": "declarative-policies-report",
|
|
133593
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
133594
|
+
"arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:declarative-policies-report/${DeclarativePoliciesReportId}",
|
|
133595
|
+
"conditionKeys": [
|
|
133596
|
+
"aws:RequestTag/${TagKey}",
|
|
133597
|
+
"aws:ResourceTag/${TagKey}",
|
|
133598
|
+
"aws:TagKeys",
|
|
133599
|
+
"ec2:Region",
|
|
133600
|
+
"ec2:ResourceTag/${TagKey}"
|
|
133601
|
+
]
|
|
133602
|
+
},
|
|
133030
133603
|
{
|
|
133031
133604
|
"name": "dedicated-host",
|
|
133032
133605
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html",
|
|
@@ -133971,6 +134544,18 @@
|
|
|
133971
134544
|
"ec2:ResourceTag/${TagKey}"
|
|
133972
134545
|
]
|
|
133973
134546
|
},
|
|
134547
|
+
{
|
|
134548
|
+
"name": "verified-access-endpoint-target",
|
|
134549
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
134550
|
+
"arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:verified-access-endpoint-target/${VerifiedAccessEndpointTargetId}",
|
|
134551
|
+
"conditionKeys": [
|
|
134552
|
+
"aws:RequestTag/${TagKey}",
|
|
134553
|
+
"aws:ResourceTag/${TagKey}",
|
|
134554
|
+
"aws:TagKeys",
|
|
134555
|
+
"ec2:Region",
|
|
134556
|
+
"ec2:ResourceTag/${TagKey}"
|
|
134557
|
+
]
|
|
134558
|
+
},
|
|
133974
134559
|
{
|
|
133975
134560
|
"name": "verified-access-group",
|
|
133976
134561
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
@@ -134045,6 +134630,18 @@
|
|
|
134045
134630
|
"ec2:VolumeType"
|
|
134046
134631
|
]
|
|
134047
134632
|
},
|
|
134633
|
+
{
|
|
134634
|
+
"name": "vpc-block-public-access-exclusion",
|
|
134635
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/vpc/latest/userguide/vpc-block-public-access.html",
|
|
134636
|
+
"arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:vpc-block-public-access-exclusion/${VpcBlockPublicAccessExclusionId}",
|
|
134637
|
+
"conditionKeys": [
|
|
134638
|
+
"aws:RequestTag/${TagKey}",
|
|
134639
|
+
"aws:ResourceTag/${TagKey}",
|
|
134640
|
+
"aws:TagKeys",
|
|
134641
|
+
"ec2:Region",
|
|
134642
|
+
"ec2:ResourceTag/${TagKey}"
|
|
134643
|
+
]
|
|
134644
|
+
},
|
|
134048
134645
|
{
|
|
134049
134646
|
"name": "vpc-endpoint-connection",
|
|
134050
134647
|
"apiReferenceUrl": "https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-services-overview.html",
|
|
@@ -134085,7 +134682,10 @@
|
|
|
134085
134682
|
"ec2:Attribute/${AttributeName}",
|
|
134086
134683
|
"ec2:Region",
|
|
134087
134684
|
"ec2:ResourceTag/${TagKey}",
|
|
134088
|
-
"ec2:VpceServicePrivateDnsName"
|
|
134685
|
+
"ec2:VpceServicePrivateDnsName",
|
|
134686
|
+
"ec2:vpceMultiRegion",
|
|
134687
|
+
"ec2:vpceServiceRegion",
|
|
134688
|
+
"ec2:vpceSupportedRegion"
|
|
134089
134689
|
]
|
|
134090
134690
|
},
|
|
134091
134691
|
{
|
|
@@ -134974,6 +135574,24 @@
|
|
|
134974
135574
|
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
134975
135575
|
"description": "Filters access by the ID of a transit gateway route table",
|
|
134976
135576
|
"type": "String"
|
|
135577
|
+
},
|
|
135578
|
+
{
|
|
135579
|
+
"name": "ec2:vpceMultiRegion",
|
|
135580
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/vpc/latest/userguide/vpc-endpoints-iam.html",
|
|
135581
|
+
"description": "Filters access by multi region of the VPC endpoint service",
|
|
135582
|
+
"type": "String"
|
|
135583
|
+
},
|
|
135584
|
+
{
|
|
135585
|
+
"name": "ec2:vpceServiceRegion",
|
|
135586
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/vpc/latest/userguide/vpc-endpoints-iam.html",
|
|
135587
|
+
"description": "Filters access by the region of the VPC endpoint service",
|
|
135588
|
+
"type": "String"
|
|
135589
|
+
},
|
|
135590
|
+
{
|
|
135591
|
+
"name": "ec2:vpceSupportedRegion",
|
|
135592
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/vpc/latest/userguide/vpc-endpoints-iam.html",
|
|
135593
|
+
"description": "Filters access by the supported region of the VPC endpoint service",
|
|
135594
|
+
"type": "String"
|
|
134977
135595
|
}
|
|
134978
135596
|
]
|
|
134979
135597
|
},
|
|
@@ -359448,7 +360066,7 @@
|
|
|
359448
360066
|
{
|
|
359449
360067
|
"name": "GetExemptions",
|
|
359450
360068
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html",
|
|
359451
|
-
"permissionOnly":
|
|
360069
|
+
"permissionOnly": false,
|
|
359452
360070
|
"description": "Grants permission to view tax exemptions data",
|
|
359453
360071
|
"accessLevel": "Read",
|
|
359454
360072
|
"resourceTypes": [
|
|
@@ -359478,7 +360096,7 @@
|
|
|
359478
360096
|
{
|
|
359479
360097
|
"name": "GetTaxInheritance",
|
|
359480
360098
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html",
|
|
359481
|
-
"permissionOnly":
|
|
360099
|
+
"permissionOnly": false,
|
|
359482
360100
|
"description": "Grants permission to view tax inheritance status",
|
|
359483
360101
|
"accessLevel": "Read",
|
|
359484
360102
|
"resourceTypes": [
|
|
@@ -359583,7 +360201,7 @@
|
|
|
359583
360201
|
{
|
|
359584
360202
|
"name": "PutTaxInheritance",
|
|
359585
360203
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html",
|
|
359586
|
-
"permissionOnly":
|
|
360204
|
+
"permissionOnly": false,
|
|
359587
360205
|
"description": "Grants permission to set tax inheritance",
|
|
359588
360206
|
"accessLevel": "Write",
|
|
359589
360207
|
"resourceTypes": [
|
|
@@ -359628,7 +360246,7 @@
|
|
|
359628
360246
|
{
|
|
359629
360247
|
"name": "UpdateExemptions",
|
|
359630
360248
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html",
|
|
359631
|
-
"permissionOnly":
|
|
360249
|
+
"permissionOnly": false,
|
|
359632
360250
|
"description": "Grants permission to update tax exemptions data",
|
|
359633
360251
|
"accessLevel": "Write",
|
|
359634
360252
|
"resourceTypes": [
|
|
@@ -8403,7 +8403,7 @@
|
|
|
8403
8403
|
"name": "Amazon EC2",
|
|
8404
8404
|
"servicePrefix": "ec2",
|
|
8405
8405
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
|
|
8406
|
-
"actionsCount":
|
|
8406
|
+
"actionsCount": 673,
|
|
8407
8407
|
"actions": [
|
|
8408
8408
|
"AcceptAddressTransfer",
|
|
8409
8409
|
"AcceptCapacityReservationBillingOwnership",
|
|
@@ -8454,6 +8454,7 @@
|
|
|
8454
8454
|
"CancelCapacityReservation",
|
|
8455
8455
|
"CancelCapacityReservationFleets",
|
|
8456
8456
|
"CancelConversionTask",
|
|
8457
|
+
"CancelDeclarativePoliciesReport",
|
|
8457
8458
|
"CancelExportTask",
|
|
8458
8459
|
"CancelImageLaunchPermission",
|
|
8459
8460
|
"CancelImportTask",
|
|
@@ -8543,6 +8544,7 @@
|
|
|
8543
8544
|
"CreateVerifiedAccessTrustProvider",
|
|
8544
8545
|
"CreateVolume",
|
|
8545
8546
|
"CreateVpc",
|
|
8547
|
+
"CreateVpcBlockPublicAccessExclusion",
|
|
8546
8548
|
"CreateVpcEndpoint",
|
|
8547
8549
|
"CreateVpcEndpointConnectionNotification",
|
|
8548
8550
|
"CreateVpcEndpointServiceConfiguration",
|
|
@@ -8621,6 +8623,7 @@
|
|
|
8621
8623
|
"DeleteVerifiedAccessTrustProvider",
|
|
8622
8624
|
"DeleteVolume",
|
|
8623
8625
|
"DeleteVpc",
|
|
8626
|
+
"DeleteVpcBlockPublicAccessExclusion",
|
|
8624
8627
|
"DeleteVpcEndpointConnectionNotifications",
|
|
8625
8628
|
"DeleteVpcEndpointServiceConfigurations",
|
|
8626
8629
|
"DeleteVpcEndpoints",
|
|
@@ -8645,6 +8648,8 @@
|
|
|
8645
8648
|
"DescribeAwsNetworkPerformanceMetricSubscriptions",
|
|
8646
8649
|
"DescribeBundleTasks",
|
|
8647
8650
|
"DescribeByoipCidrs",
|
|
8651
|
+
"DescribeCapacityBlockExtensionHistory",
|
|
8652
|
+
"DescribeCapacityBlockExtensionOfferings",
|
|
8648
8653
|
"DescribeCapacityBlockOfferings",
|
|
8649
8654
|
"DescribeCapacityReservationBillingRequests",
|
|
8650
8655
|
"DescribeCapacityReservationFleets",
|
|
@@ -8659,6 +8664,7 @@
|
|
|
8659
8664
|
"DescribeCoipPools",
|
|
8660
8665
|
"DescribeConversionTasks",
|
|
8661
8666
|
"DescribeCustomerGateways",
|
|
8667
|
+
"DescribeDeclarativePoliciesReports",
|
|
8662
8668
|
"DescribeDhcpOptions",
|
|
8663
8669
|
"DescribeEgressOnlyInternetGateways",
|
|
8664
8670
|
"DescribeElasticGpus",
|
|
@@ -8781,8 +8787,11 @@
|
|
|
8781
8787
|
"DescribeVolumes",
|
|
8782
8788
|
"DescribeVolumesModifications",
|
|
8783
8789
|
"DescribeVpcAttribute",
|
|
8790
|
+
"DescribeVpcBlockPublicAccessExclusions",
|
|
8791
|
+
"DescribeVpcBlockPublicAccessOptions",
|
|
8784
8792
|
"DescribeVpcClassicLink",
|
|
8785
8793
|
"DescribeVpcClassicLinkDnsSupport",
|
|
8794
|
+
"DescribeVpcEndpointAssociations",
|
|
8786
8795
|
"DescribeVpcEndpointConnectionNotifications",
|
|
8787
8796
|
"DescribeVpcEndpointConnections",
|
|
8788
8797
|
"DescribeVpcEndpointServiceConfigurations",
|
|
@@ -8800,6 +8809,7 @@
|
|
|
8800
8809
|
"DetachVolume",
|
|
8801
8810
|
"DetachVpnGateway",
|
|
8802
8811
|
"DisableAddressTransfer",
|
|
8812
|
+
"DisableAllowedImagesSettings",
|
|
8803
8813
|
"DisableAwsNetworkPerformanceMetricSubscription",
|
|
8804
8814
|
"DisableEbsEncryptionByDefault",
|
|
8805
8815
|
"DisableFastLaunch",
|
|
@@ -8834,6 +8844,7 @@
|
|
|
8834
8844
|
"DisassociateVerifiedAccessInstanceWebAcl",
|
|
8835
8845
|
"DisassociateVpcCidrBlock",
|
|
8836
8846
|
"EnableAddressTransfer",
|
|
8847
|
+
"EnableAllowedImagesSettings",
|
|
8837
8848
|
"EnableAwsNetworkPerformanceMetricSubscription",
|
|
8838
8849
|
"EnableEbsEncryptionByDefault",
|
|
8839
8850
|
"EnableFastLaunch",
|
|
@@ -8855,6 +8866,8 @@
|
|
|
8855
8866
|
"ExportClientVpnClientConfiguration",
|
|
8856
8867
|
"ExportImage",
|
|
8857
8868
|
"ExportTransitGatewayRoutes",
|
|
8869
|
+
"ExportVerifiedAccessInstanceClientConfiguration",
|
|
8870
|
+
"GetAllowedImagesSettings",
|
|
8858
8871
|
"GetAssociatedEnclaveCertificateIamRoles",
|
|
8859
8872
|
"GetAssociatedIpv6PoolCidrs",
|
|
8860
8873
|
"GetAwsNetworkPerformanceData",
|
|
@@ -8862,6 +8875,7 @@
|
|
|
8862
8875
|
"GetCoipPoolUsage",
|
|
8863
8876
|
"GetConsoleOutput",
|
|
8864
8877
|
"GetConsoleScreenshot",
|
|
8878
|
+
"GetDeclarativePoliciesReportSummary",
|
|
8865
8879
|
"GetDefaultCreditSpecification",
|
|
8866
8880
|
"GetEbsDefaultKmsKeyId",
|
|
8867
8881
|
"GetEbsEncryptionByDefault",
|
|
@@ -8901,6 +8915,7 @@
|
|
|
8901
8915
|
"GetTransitGatewayRouteTableAssociations",
|
|
8902
8916
|
"GetTransitGatewayRouteTablePropagations",
|
|
8903
8917
|
"GetVerifiedAccessEndpointPolicy",
|
|
8918
|
+
"GetVerifiedAccessEndpointTargets",
|
|
8904
8919
|
"GetVerifiedAccessGroupPolicy",
|
|
8905
8920
|
"GetVerifiedAccessInstanceWebAcl",
|
|
8906
8921
|
"GetVpnConnectionDeviceSampleConfiguration",
|
|
@@ -8972,6 +8987,8 @@
|
|
|
8972
8987
|
"ModifyVolume",
|
|
8973
8988
|
"ModifyVolumeAttribute",
|
|
8974
8989
|
"ModifyVpcAttribute",
|
|
8990
|
+
"ModifyVpcBlockPublicAccessExclusion",
|
|
8991
|
+
"ModifyVpcBlockPublicAccessOptions",
|
|
8975
8992
|
"ModifyVpcEndpoint",
|
|
8976
8993
|
"ModifyVpcEndpointConnectionNotification",
|
|
8977
8994
|
"ModifyVpcEndpointServiceConfiguration",
|
|
@@ -8993,6 +9010,7 @@
|
|
|
8993
9010
|
"ProvisionIpamPoolCidr",
|
|
8994
9011
|
"ProvisionPublicIpv4PoolCidr",
|
|
8995
9012
|
"PurchaseCapacityBlock",
|
|
9013
|
+
"PurchaseCapacityBlockExtension",
|
|
8996
9014
|
"PurchaseHostReservation",
|
|
8997
9015
|
"PurchaseReservedInstancesOffering",
|
|
8998
9016
|
"PurchaseScheduledInstances",
|
|
@@ -9012,6 +9030,7 @@
|
|
|
9012
9030
|
"ReleaseHosts",
|
|
9013
9031
|
"ReleaseIpamPoolAllocation",
|
|
9014
9032
|
"ReplaceIamInstanceProfileAssociation",
|
|
9033
|
+
"ReplaceImageCriteriaInAllowedImagesSettings",
|
|
9015
9034
|
"ReplaceNetworkAclAssociation",
|
|
9016
9035
|
"ReplaceNetworkAclEntry",
|
|
9017
9036
|
"ReplaceRoute",
|
|
@@ -9043,6 +9062,7 @@
|
|
|
9043
9062
|
"SearchTransitGatewayRoutes",
|
|
9044
9063
|
"SendDiagnosticInterrupt",
|
|
9045
9064
|
"SendSpotInstanceInterruptions",
|
|
9065
|
+
"StartDeclarativePoliciesReport",
|
|
9046
9066
|
"StartInstances",
|
|
9047
9067
|
"StartNetworkInsightsAccessScopeAnalysis",
|
|
9048
9068
|
"StartNetworkInsightsAnalysis",
|
|
@@ -9059,7 +9079,7 @@
|
|
|
9059
9079
|
"UpdateSecurityGroupRuleDescriptionsIngress",
|
|
9060
9080
|
"WithdrawByoipCidr"
|
|
9061
9081
|
],
|
|
9062
|
-
"resourceTypesCount":
|
|
9082
|
+
"resourceTypesCount": 93,
|
|
9063
9083
|
"resourceTypes": [
|
|
9064
9084
|
"elastic-ip",
|
|
9065
9085
|
"capacity-reservation-fleet",
|
|
@@ -9068,6 +9088,7 @@
|
|
|
9068
9088
|
"certificate",
|
|
9069
9089
|
"client-vpn-endpoint",
|
|
9070
9090
|
"customer-gateway",
|
|
9091
|
+
"declarative-policies-report",
|
|
9071
9092
|
"dedicated-host",
|
|
9072
9093
|
"dhcp-options",
|
|
9073
9094
|
"egress-only-internet-gateway",
|
|
@@ -9136,11 +9157,13 @@
|
|
|
9136
9157
|
"transit-gateway-route-table-announcement",
|
|
9137
9158
|
"transit-gateway-route-table",
|
|
9138
9159
|
"verified-access-endpoint",
|
|
9160
|
+
"verified-access-endpoint-target",
|
|
9139
9161
|
"verified-access-group",
|
|
9140
9162
|
"verified-access-instance",
|
|
9141
9163
|
"verified-access-policy",
|
|
9142
9164
|
"verified-access-trust-provider",
|
|
9143
9165
|
"volume",
|
|
9166
|
+
"vpc-block-public-access-exclusion",
|
|
9144
9167
|
"vpc-endpoint-connection",
|
|
9145
9168
|
"vpc-endpoint",
|
|
9146
9169
|
"vpc-endpoint-service",
|
|
@@ -9152,7 +9175,7 @@
|
|
|
9152
9175
|
"vpn-connection",
|
|
9153
9176
|
"vpn-gateway"
|
|
9154
9177
|
],
|
|
9155
|
-
"conditionKeysCount":
|
|
9178
|
+
"conditionKeysCount": 132,
|
|
9156
9179
|
"conditionKeys": [
|
|
9157
9180
|
"aws:RequestTag/${TagKey}",
|
|
9158
9181
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -9282,7 +9305,10 @@
|
|
|
9282
9305
|
"ec2:transitGatewayMulticastDomainId",
|
|
9283
9306
|
"ec2:transitGatewayPolicyTableId",
|
|
9284
9307
|
"ec2:transitGatewayRouteTableAnnouncementId",
|
|
9285
|
-
"ec2:transitGatewayRouteTableId"
|
|
9308
|
+
"ec2:transitGatewayRouteTableId",
|
|
9309
|
+
"ec2:vpceMultiRegion",
|
|
9310
|
+
"ec2:vpceServiceRegion",
|
|
9311
|
+
"ec2:vpceSupportedRegion"
|
|
9286
9312
|
]
|
|
9287
9313
|
},
|
|
9288
9314
|
{
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
|
+
{
|
|
4
|
+
"key": "Write Actions",
|
|
5
|
+
"value": 10043
|
|
6
|
+
},
|
|
3
7
|
{
|
|
4
8
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
9
|
+
"value": 4884
|
|
6
10
|
},
|
|
7
11
|
{
|
|
8
12
|
"key": "List Actions",
|
|
9
|
-
"value":
|
|
13
|
+
"value": 2964
|
|
10
14
|
},
|
|
11
15
|
{
|
|
12
16
|
"key": "Permissions Actions",
|
|
13
17
|
"value": 304
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"key": "Write Actions",
|
|
17
|
-
"value": 10034
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"Services with most actions": [
|
|
231
231
|
{
|
|
232
232
|
"key": "Amazon EC2",
|
|
233
|
-
"value":
|
|
233
|
+
"value": 673
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"key": "Amazon SageMaker",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1858
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 991
|
|
418
418
|
}
|
|
419
419
|
]
|
|
420
420
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.308",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|