aws-iam-data 0.0.591 → 0.0.592
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,25 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-06-09",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon EC2": [
|
|
8
|
+
"ec2:AcceptTransitGatewayClientVpnAttachment",
|
|
9
|
+
"ec2:CreateCapacityReservationCancellationQuote",
|
|
10
|
+
"ec2:DeleteTransitGatewayClientVpnAttachment",
|
|
11
|
+
"ec2:DescribeCapacityReservationCancellationQuotes",
|
|
12
|
+
"ec2:DescribeIpamPoolAllocations",
|
|
13
|
+
"ec2:GetCapacityManagerMonitoredTagKeys",
|
|
14
|
+
"ec2:GetManagedResourceVisibility",
|
|
15
|
+
"ec2:ModifyIpamPoolAllocation",
|
|
16
|
+
"ec2:ModifyManagedResourceVisibility",
|
|
17
|
+
"ec2:RejectTransitGatewayClientVpnAttachment",
|
|
18
|
+
"ec2:UpdateCapacityManagerMonitoredTagKeys"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
"removedActions": {}
|
|
22
|
+
},
|
|
2
23
|
{
|
|
3
24
|
"dateOfChange": "2026-06-06",
|
|
4
25
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -136508,6 +136508,33 @@
|
|
|
136508
136508
|
}
|
|
136509
136509
|
]
|
|
136510
136510
|
},
|
|
136511
|
+
{
|
|
136512
|
+
"name": "AcceptTransitGatewayClientVpnAttachment",
|
|
136513
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AcceptTransitGatewayClientVpnAttachment.html",
|
|
136514
|
+
"permissionOnly": false,
|
|
136515
|
+
"description": "Grants permission to accept a transit gateway attachment request for a Client VPN endpoint",
|
|
136516
|
+
"accessLevel": "Write",
|
|
136517
|
+
"resourceTypes": [
|
|
136518
|
+
{
|
|
136519
|
+
"resourceType": "transit-gateway-attachment",
|
|
136520
|
+
"required": true,
|
|
136521
|
+
"conditionKeys": [
|
|
136522
|
+
"aws:ResourceTag/${TagKey}",
|
|
136523
|
+
"ec2:ResourceTag/${TagKey}",
|
|
136524
|
+
"ec2:transitGatewayAttachmentId"
|
|
136525
|
+
],
|
|
136526
|
+
"dependentActions": []
|
|
136527
|
+
},
|
|
136528
|
+
{
|
|
136529
|
+
"resourceType": "",
|
|
136530
|
+
"required": false,
|
|
136531
|
+
"conditionKeys": [
|
|
136532
|
+
"ec2:Region"
|
|
136533
|
+
],
|
|
136534
|
+
"dependentActions": []
|
|
136535
|
+
}
|
|
136536
|
+
]
|
|
136537
|
+
},
|
|
136511
136538
|
{
|
|
136512
136539
|
"name": "AcceptTransitGatewayMulticastDomainAssociations",
|
|
136513
136540
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AcceptTransitGatewayMulticastDomainAssociations.html",
|
|
@@ -136777,6 +136804,17 @@
|
|
|
136777
136804
|
"aws:ResourceTag/${TagKey}",
|
|
136778
136805
|
"ec2:ResourceTag/${TagKey}"
|
|
136779
136806
|
],
|
|
136807
|
+
"dependentActions": [
|
|
136808
|
+
"ec2:CreateTags"
|
|
136809
|
+
]
|
|
136810
|
+
},
|
|
136811
|
+
{
|
|
136812
|
+
"resourceType": "ipam-pool-allocation",
|
|
136813
|
+
"required": false,
|
|
136814
|
+
"conditionKeys": [
|
|
136815
|
+
"aws:RequestTag/${TagKey}",
|
|
136816
|
+
"aws:TagKeys"
|
|
136817
|
+
],
|
|
136780
136818
|
"dependentActions": []
|
|
136781
136819
|
},
|
|
136782
136820
|
{
|
|
@@ -137067,7 +137105,7 @@
|
|
|
137067
137105
|
},
|
|
137068
137106
|
{
|
|
137069
137107
|
"resourceType": "subnet",
|
|
137070
|
-
"required":
|
|
137108
|
+
"required": false,
|
|
137071
137109
|
"conditionKeys": [
|
|
137072
137110
|
"aws:ResourceTag/${TagKey}",
|
|
137073
137111
|
"ec2:AvailabilityZoneId",
|
|
@@ -138247,6 +138285,15 @@
|
|
|
138247
138285
|
],
|
|
138248
138286
|
"dependentActions": []
|
|
138249
138287
|
},
|
|
138288
|
+
{
|
|
138289
|
+
"resourceType": "capacity-reservation-cancellation-quote",
|
|
138290
|
+
"required": false,
|
|
138291
|
+
"conditionKeys": [
|
|
138292
|
+
"aws:ResourceTag/${TagKey}",
|
|
138293
|
+
"ec2:ResourceTag/${TagKey}"
|
|
138294
|
+
],
|
|
138295
|
+
"dependentActions": []
|
|
138296
|
+
},
|
|
138250
138297
|
{
|
|
138251
138298
|
"resourceType": "",
|
|
138252
138299
|
"required": false,
|
|
@@ -138768,6 +138815,34 @@
|
|
|
138768
138815
|
}
|
|
138769
138816
|
]
|
|
138770
138817
|
},
|
|
138818
|
+
{
|
|
138819
|
+
"name": "CreateCapacityReservationCancellationQuote",
|
|
138820
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateCapacityReservationCancellationQuote.html",
|
|
138821
|
+
"permissionOnly": false,
|
|
138822
|
+
"description": "Grants permission to generate a cancellation quote for a future-dated Capacity Reservation",
|
|
138823
|
+
"accessLevel": "Write",
|
|
138824
|
+
"resourceTypes": [
|
|
138825
|
+
{
|
|
138826
|
+
"resourceType": "capacity-reservation-cancellation-quote",
|
|
138827
|
+
"required": true,
|
|
138828
|
+
"conditionKeys": [
|
|
138829
|
+
"aws:RequestTag/${TagKey}",
|
|
138830
|
+
"aws:TagKeys"
|
|
138831
|
+
],
|
|
138832
|
+
"dependentActions": [
|
|
138833
|
+
"ec2:CreateTags"
|
|
138834
|
+
]
|
|
138835
|
+
},
|
|
138836
|
+
{
|
|
138837
|
+
"resourceType": "",
|
|
138838
|
+
"required": false,
|
|
138839
|
+
"conditionKeys": [
|
|
138840
|
+
"ec2:Region"
|
|
138841
|
+
],
|
|
138842
|
+
"dependentActions": []
|
|
138843
|
+
}
|
|
138844
|
+
]
|
|
138845
|
+
},
|
|
138771
138846
|
{
|
|
138772
138847
|
"name": "CreateCapacityReservationFleet",
|
|
138773
138848
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateCapacityReservationFleet.html",
|
|
@@ -138872,6 +138947,16 @@
|
|
|
138872
138947
|
],
|
|
138873
138948
|
"dependentActions": []
|
|
138874
138949
|
},
|
|
138950
|
+
{
|
|
138951
|
+
"resourceType": "transit-gateway",
|
|
138952
|
+
"required": false,
|
|
138953
|
+
"conditionKeys": [
|
|
138954
|
+
"aws:ResourceTag/${TagKey}",
|
|
138955
|
+
"ec2:ResourceTag/${TagKey}",
|
|
138956
|
+
"ec2:transitGatewayId"
|
|
138957
|
+
],
|
|
138958
|
+
"dependentActions": []
|
|
138959
|
+
},
|
|
138875
138960
|
{
|
|
138876
138961
|
"resourceType": "vpc",
|
|
138877
138962
|
"required": false,
|
|
@@ -138916,7 +139001,7 @@
|
|
|
138916
139001
|
},
|
|
138917
139002
|
{
|
|
138918
139003
|
"resourceType": "subnet",
|
|
138919
|
-
"required":
|
|
139004
|
+
"required": false,
|
|
138920
139005
|
"conditionKeys": [
|
|
138921
139006
|
"aws:ResourceTag/${TagKey}",
|
|
138922
139007
|
"ec2:AvailabilityZoneId",
|
|
@@ -141721,6 +141806,17 @@
|
|
|
141721
141806
|
],
|
|
141722
141807
|
"dependentActions": []
|
|
141723
141808
|
},
|
|
141809
|
+
{
|
|
141810
|
+
"resourceType": "capacity-reservation-cancellation-quote",
|
|
141811
|
+
"required": false,
|
|
141812
|
+
"conditionKeys": [
|
|
141813
|
+
"aws:RequestTag/${TagKey}",
|
|
141814
|
+
"aws:ResourceTag/${TagKey}",
|
|
141815
|
+
"aws:TagKeys",
|
|
141816
|
+
"ec2:ResourceTag/${TagKey}"
|
|
141817
|
+
],
|
|
141818
|
+
"dependentActions": []
|
|
141819
|
+
},
|
|
141724
141820
|
{
|
|
141725
141821
|
"resourceType": "capacity-reservation-fleet",
|
|
141726
141822
|
"required": false,
|
|
@@ -142075,6 +142171,17 @@
|
|
|
142075
142171
|
],
|
|
142076
142172
|
"dependentActions": []
|
|
142077
142173
|
},
|
|
142174
|
+
{
|
|
142175
|
+
"resourceType": "ipam-pool-allocation",
|
|
142176
|
+
"required": false,
|
|
142177
|
+
"conditionKeys": [
|
|
142178
|
+
"aws:RequestTag/${TagKey}",
|
|
142179
|
+
"aws:ResourceTag/${TagKey}",
|
|
142180
|
+
"aws:TagKeys",
|
|
142181
|
+
"ec2:ResourceTag/${TagKey}"
|
|
142182
|
+
],
|
|
142183
|
+
"dependentActions": []
|
|
142184
|
+
},
|
|
142078
142185
|
{
|
|
142079
142186
|
"resourceType": "ipam-prefix-list-resolver",
|
|
142080
142187
|
"required": false,
|
|
@@ -146138,6 +146245,17 @@
|
|
|
146138
146245
|
],
|
|
146139
146246
|
"dependentActions": []
|
|
146140
146247
|
},
|
|
146248
|
+
{
|
|
146249
|
+
"resourceType": "capacity-reservation-cancellation-quote",
|
|
146250
|
+
"required": false,
|
|
146251
|
+
"conditionKeys": [
|
|
146252
|
+
"aws:RequestTag/${TagKey}",
|
|
146253
|
+
"aws:ResourceTag/${TagKey}",
|
|
146254
|
+
"aws:TagKeys",
|
|
146255
|
+
"ec2:ResourceTag/${TagKey}"
|
|
146256
|
+
],
|
|
146257
|
+
"dependentActions": []
|
|
146258
|
+
},
|
|
146141
146259
|
{
|
|
146142
146260
|
"resourceType": "capacity-reservation-fleet",
|
|
146143
146261
|
"required": false,
|
|
@@ -146446,6 +146564,17 @@
|
|
|
146446
146564
|
],
|
|
146447
146565
|
"dependentActions": []
|
|
146448
146566
|
},
|
|
146567
|
+
{
|
|
146568
|
+
"resourceType": "ipam-pool-allocation",
|
|
146569
|
+
"required": false,
|
|
146570
|
+
"conditionKeys": [
|
|
146571
|
+
"aws:RequestTag/${TagKey}",
|
|
146572
|
+
"aws:ResourceTag/${TagKey}",
|
|
146573
|
+
"aws:TagKeys",
|
|
146574
|
+
"ec2:ResourceTag/${TagKey}"
|
|
146575
|
+
],
|
|
146576
|
+
"dependentActions": []
|
|
146577
|
+
},
|
|
146449
146578
|
{
|
|
146450
146579
|
"resourceType": "ipam-prefix-list-resolver",
|
|
146451
146580
|
"required": false,
|
|
@@ -147378,6 +147507,33 @@
|
|
|
147378
147507
|
}
|
|
147379
147508
|
]
|
|
147380
147509
|
},
|
|
147510
|
+
{
|
|
147511
|
+
"name": "DeleteTransitGatewayClientVpnAttachment",
|
|
147512
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteTransitGatewayClientVpnAttachment.html",
|
|
147513
|
+
"permissionOnly": false,
|
|
147514
|
+
"description": "Grants permission to delete a transit gateway attachment for a Client VPN endpoint",
|
|
147515
|
+
"accessLevel": "Write",
|
|
147516
|
+
"resourceTypes": [
|
|
147517
|
+
{
|
|
147518
|
+
"resourceType": "transit-gateway-attachment",
|
|
147519
|
+
"required": true,
|
|
147520
|
+
"conditionKeys": [
|
|
147521
|
+
"aws:ResourceTag/${TagKey}",
|
|
147522
|
+
"ec2:ResourceTag/${TagKey}",
|
|
147523
|
+
"ec2:transitGatewayAttachmentId"
|
|
147524
|
+
],
|
|
147525
|
+
"dependentActions": []
|
|
147526
|
+
},
|
|
147527
|
+
{
|
|
147528
|
+
"resourceType": "",
|
|
147529
|
+
"required": false,
|
|
147530
|
+
"conditionKeys": [
|
|
147531
|
+
"ec2:Region"
|
|
147532
|
+
],
|
|
147533
|
+
"dependentActions": []
|
|
147534
|
+
}
|
|
147535
|
+
]
|
|
147536
|
+
},
|
|
147381
147537
|
{
|
|
147382
147538
|
"name": "DeleteTransitGatewayConnect",
|
|
147383
147539
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteTransitGatewayConnect.html",
|
|
@@ -148681,6 +148837,23 @@
|
|
|
148681
148837
|
}
|
|
148682
148838
|
]
|
|
148683
148839
|
},
|
|
148840
|
+
{
|
|
148841
|
+
"name": "DescribeCapacityReservationCancellationQuotes",
|
|
148842
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservationCancellationQuotes.html",
|
|
148843
|
+
"permissionOnly": false,
|
|
148844
|
+
"description": "Grants permission to describe one or more Capacity Reservation cancellation quotes",
|
|
148845
|
+
"accessLevel": "List",
|
|
148846
|
+
"resourceTypes": [
|
|
148847
|
+
{
|
|
148848
|
+
"resourceType": "",
|
|
148849
|
+
"required": false,
|
|
148850
|
+
"conditionKeys": [
|
|
148851
|
+
"ec2:Region"
|
|
148852
|
+
],
|
|
148853
|
+
"dependentActions": []
|
|
148854
|
+
}
|
|
148855
|
+
]
|
|
148856
|
+
},
|
|
148684
148857
|
{
|
|
148685
148858
|
"name": "DescribeCapacityReservationFleets",
|
|
148686
148859
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservationFleets.html",
|
|
@@ -149774,6 +149947,23 @@
|
|
|
149774
149947
|
}
|
|
149775
149948
|
]
|
|
149776
149949
|
},
|
|
149950
|
+
{
|
|
149951
|
+
"name": "DescribeIpamPoolAllocations",
|
|
149952
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeIpamPoolAllocations.html",
|
|
149953
|
+
"permissionOnly": false,
|
|
149954
|
+
"description": "Grants permission to describe IPAM pool allocations",
|
|
149955
|
+
"accessLevel": "List",
|
|
149956
|
+
"resourceTypes": [
|
|
149957
|
+
{
|
|
149958
|
+
"resourceType": "",
|
|
149959
|
+
"required": false,
|
|
149960
|
+
"conditionKeys": [
|
|
149961
|
+
"ec2:Region"
|
|
149962
|
+
],
|
|
149963
|
+
"dependentActions": []
|
|
149964
|
+
}
|
|
149965
|
+
]
|
|
149966
|
+
},
|
|
149777
149967
|
{
|
|
149778
149968
|
"name": "DescribeIpamPools",
|
|
149779
149969
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeIpamPools.html",
|
|
@@ -154370,6 +154560,23 @@
|
|
|
154370
154560
|
}
|
|
154371
154561
|
]
|
|
154372
154562
|
},
|
|
154563
|
+
{
|
|
154564
|
+
"name": "GetCapacityManagerMonitoredTagKeys",
|
|
154565
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetCapacityManagerMonitoredTagKeys.html",
|
|
154566
|
+
"permissionOnly": false,
|
|
154567
|
+
"description": "Grants permission to retrieve the tag keys that are currently being monitored by EC2 Capacity Manager",
|
|
154568
|
+
"accessLevel": "List",
|
|
154569
|
+
"resourceTypes": [
|
|
154570
|
+
{
|
|
154571
|
+
"resourceType": "",
|
|
154572
|
+
"required": false,
|
|
154573
|
+
"conditionKeys": [
|
|
154574
|
+
"ec2:Region"
|
|
154575
|
+
],
|
|
154576
|
+
"dependentActions": []
|
|
154577
|
+
}
|
|
154578
|
+
]
|
|
154579
|
+
},
|
|
154373
154580
|
{
|
|
154374
154581
|
"name": "GetCapacityReservationUsage",
|
|
154375
154582
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetCapacityReservationUsage.html",
|
|
@@ -155267,6 +155474,23 @@
|
|
|
155267
155474
|
}
|
|
155268
155475
|
]
|
|
155269
155476
|
},
|
|
155477
|
+
{
|
|
155478
|
+
"name": "GetManagedResourceVisibility",
|
|
155479
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetManagedResourceVisibility.html",
|
|
155480
|
+
"permissionOnly": false,
|
|
155481
|
+
"description": "Grants permission to retrieve the managed resource visibility configuration for the account",
|
|
155482
|
+
"accessLevel": "List",
|
|
155483
|
+
"resourceTypes": [
|
|
155484
|
+
{
|
|
155485
|
+
"resourceType": "",
|
|
155486
|
+
"required": false,
|
|
155487
|
+
"conditionKeys": [
|
|
155488
|
+
"ec2:Region"
|
|
155489
|
+
],
|
|
155490
|
+
"dependentActions": []
|
|
155491
|
+
}
|
|
155492
|
+
]
|
|
155493
|
+
},
|
|
155270
155494
|
{
|
|
155271
155495
|
"name": "GetNetworkInsightsAccessScopeAnalysisFindings",
|
|
155272
155496
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetNetworkInsightsAccessScopeAnalysisFindings.html",
|
|
@@ -156580,6 +156804,16 @@
|
|
|
156580
156804
|
],
|
|
156581
156805
|
"dependentActions": []
|
|
156582
156806
|
},
|
|
156807
|
+
{
|
|
156808
|
+
"resourceType": "transit-gateway",
|
|
156809
|
+
"required": false,
|
|
156810
|
+
"conditionKeys": [
|
|
156811
|
+
"aws:ResourceTag/${TagKey}",
|
|
156812
|
+
"ec2:ResourceTag/${TagKey}",
|
|
156813
|
+
"ec2:transitGatewayId"
|
|
156814
|
+
],
|
|
156815
|
+
"dependentActions": []
|
|
156816
|
+
},
|
|
156583
156817
|
{
|
|
156584
156818
|
"resourceType": "vpc",
|
|
156585
156819
|
"required": false,
|
|
@@ -157482,6 +157716,34 @@
|
|
|
157482
157716
|
}
|
|
157483
157717
|
]
|
|
157484
157718
|
},
|
|
157719
|
+
{
|
|
157720
|
+
"name": "ModifyIpamPoolAllocation",
|
|
157721
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyIpamPoolAllocation.html",
|
|
157722
|
+
"permissionOnly": false,
|
|
157723
|
+
"description": "Grants permission to modify the description of an IPAM pool allocation",
|
|
157724
|
+
"accessLevel": "Write",
|
|
157725
|
+
"resourceTypes": [
|
|
157726
|
+
{
|
|
157727
|
+
"resourceType": "ipam-pool-allocation",
|
|
157728
|
+
"required": true,
|
|
157729
|
+
"conditionKeys": [
|
|
157730
|
+
"aws:ResourceTag/${TagKey}",
|
|
157731
|
+
"ec2:Attribute",
|
|
157732
|
+
"ec2:Attribute/${AttributeName}",
|
|
157733
|
+
"ec2:ResourceTag/${TagKey}"
|
|
157734
|
+
],
|
|
157735
|
+
"dependentActions": []
|
|
157736
|
+
},
|
|
157737
|
+
{
|
|
157738
|
+
"resourceType": "",
|
|
157739
|
+
"required": false,
|
|
157740
|
+
"conditionKeys": [
|
|
157741
|
+
"ec2:Region"
|
|
157742
|
+
],
|
|
157743
|
+
"dependentActions": []
|
|
157744
|
+
}
|
|
157745
|
+
]
|
|
157746
|
+
},
|
|
157485
157747
|
{
|
|
157486
157748
|
"name": "ModifyIpamPrefixListResolver",
|
|
157487
157749
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyIpamPrefixListResolver.html",
|
|
@@ -157748,6 +158010,23 @@
|
|
|
157748
158010
|
}
|
|
157749
158011
|
]
|
|
157750
158012
|
},
|
|
158013
|
+
{
|
|
158014
|
+
"name": "ModifyManagedResourceVisibility",
|
|
158015
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyManagedResourceVisibility.html",
|
|
158016
|
+
"permissionOnly": false,
|
|
158017
|
+
"description": "Grants permission to modify the managed resource visibility configuration for the account",
|
|
158018
|
+
"accessLevel": "Write",
|
|
158019
|
+
"resourceTypes": [
|
|
158020
|
+
{
|
|
158021
|
+
"resourceType": "",
|
|
158022
|
+
"required": false,
|
|
158023
|
+
"conditionKeys": [
|
|
158024
|
+
"ec2:Region"
|
|
158025
|
+
],
|
|
158026
|
+
"dependentActions": []
|
|
158027
|
+
}
|
|
158028
|
+
]
|
|
158029
|
+
},
|
|
157751
158030
|
{
|
|
157752
158031
|
"name": "ModifyNetworkInterfaceAttribute",
|
|
157753
158032
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyNetworkInterfaceAttribute.html",
|
|
@@ -159984,6 +160263,33 @@
|
|
|
159984
160263
|
}
|
|
159985
160264
|
]
|
|
159986
160265
|
},
|
|
160266
|
+
{
|
|
160267
|
+
"name": "RejectTransitGatewayClientVpnAttachment",
|
|
160268
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RejectTransitGatewayClientVpnAttachment.html",
|
|
160269
|
+
"permissionOnly": false,
|
|
160270
|
+
"description": "Grants permission to reject a transit gateway attachment request for a Client VPN endpoint",
|
|
160271
|
+
"accessLevel": "Write",
|
|
160272
|
+
"resourceTypes": [
|
|
160273
|
+
{
|
|
160274
|
+
"resourceType": "transit-gateway-attachment",
|
|
160275
|
+
"required": true,
|
|
160276
|
+
"conditionKeys": [
|
|
160277
|
+
"aws:ResourceTag/${TagKey}",
|
|
160278
|
+
"ec2:ResourceTag/${TagKey}",
|
|
160279
|
+
"ec2:transitGatewayAttachmentId"
|
|
160280
|
+
],
|
|
160281
|
+
"dependentActions": []
|
|
160282
|
+
},
|
|
160283
|
+
{
|
|
160284
|
+
"resourceType": "",
|
|
160285
|
+
"required": false,
|
|
160286
|
+
"conditionKeys": [
|
|
160287
|
+
"ec2:Region"
|
|
160288
|
+
],
|
|
160289
|
+
"dependentActions": []
|
|
160290
|
+
}
|
|
160291
|
+
]
|
|
160292
|
+
},
|
|
159987
160293
|
{
|
|
159988
160294
|
"name": "RejectTransitGatewayMulticastDomainAssociations",
|
|
159989
160295
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RejectTransitGatewayMulticastDomainAssociations.html",
|
|
@@ -162136,6 +162442,23 @@
|
|
|
162136
162442
|
}
|
|
162137
162443
|
]
|
|
162138
162444
|
},
|
|
162445
|
+
{
|
|
162446
|
+
"name": "UpdateCapacityManagerMonitoredTagKeys",
|
|
162447
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UpdateCapacityManagerMonitoredTagKeys.html",
|
|
162448
|
+
"permissionOnly": false,
|
|
162449
|
+
"description": "Grants permission to activate or deactivate tag keys for monitoring by EC2 Capacity Manager",
|
|
162450
|
+
"accessLevel": "Write",
|
|
162451
|
+
"resourceTypes": [
|
|
162452
|
+
{
|
|
162453
|
+
"resourceType": "",
|
|
162454
|
+
"required": false,
|
|
162455
|
+
"conditionKeys": [
|
|
162456
|
+
"ec2:Region"
|
|
162457
|
+
],
|
|
162458
|
+
"dependentActions": []
|
|
162459
|
+
}
|
|
162460
|
+
]
|
|
162461
|
+
},
|
|
162139
162462
|
{
|
|
162140
162463
|
"name": "UpdateCapacityManagerOrganizationsAccess",
|
|
162141
162464
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UpdateCapacityManagerOrganizationsAccess.html",
|
|
@@ -162315,6 +162638,20 @@
|
|
|
162315
162638
|
"ec2:ResourceTag/${TagKey}"
|
|
162316
162639
|
]
|
|
162317
162640
|
},
|
|
162641
|
+
{
|
|
162642
|
+
"name": "capacity-reservation-cancellation-quote",
|
|
162643
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
162644
|
+
"arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:capacity-reservation-cancellation-quote/${CapacityReservationCancellationQuoteId}",
|
|
162645
|
+
"conditionKeys": [
|
|
162646
|
+
"aws:RequestTag/${TagKey}",
|
|
162647
|
+
"aws:ResourceTag/${TagKey}",
|
|
162648
|
+
"aws:TagKeys",
|
|
162649
|
+
"ec2:Attribute",
|
|
162650
|
+
"ec2:Attribute/${AttributeName}",
|
|
162651
|
+
"ec2:Region",
|
|
162652
|
+
"ec2:ResourceTag/${TagKey}"
|
|
162653
|
+
]
|
|
162654
|
+
},
|
|
162318
162655
|
{
|
|
162319
162656
|
"name": "capacity-reservation-fleet",
|
|
162320
162657
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
@@ -162741,6 +163078,20 @@
|
|
|
162741
163078
|
"ec2:ResourceTag/${TagKey}"
|
|
162742
163079
|
]
|
|
162743
163080
|
},
|
|
163081
|
+
{
|
|
163082
|
+
"name": "ipam-pool-allocation",
|
|
163083
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
163084
|
+
"arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:ipam-pool-allocation/${IpamPoolAllocationId}",
|
|
163085
|
+
"conditionKeys": [
|
|
163086
|
+
"aws:RequestTag/${TagKey}",
|
|
163087
|
+
"aws:ResourceTag/${TagKey}",
|
|
163088
|
+
"aws:TagKeys",
|
|
163089
|
+
"ec2:Attribute",
|
|
163090
|
+
"ec2:Attribute/${AttributeName}",
|
|
163091
|
+
"ec2:Region",
|
|
163092
|
+
"ec2:ResourceTag/${TagKey}"
|
|
163093
|
+
]
|
|
163094
|
+
},
|
|
162744
163095
|
{
|
|
162745
163096
|
"name": "ipam-pool",
|
|
162746
163097
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
@@ -214640,6 +214991,24 @@
|
|
|
214640
214991
|
"required": true,
|
|
214641
214992
|
"conditionKeys": [],
|
|
214642
214993
|
"dependentActions": []
|
|
214994
|
+
},
|
|
214995
|
+
{
|
|
214996
|
+
"resourceType": "catalog",
|
|
214997
|
+
"required": false,
|
|
214998
|
+
"conditionKeys": [],
|
|
214999
|
+
"dependentActions": []
|
|
215000
|
+
},
|
|
215001
|
+
{
|
|
215002
|
+
"resourceType": "database",
|
|
215003
|
+
"required": false,
|
|
215004
|
+
"conditionKeys": [],
|
|
215005
|
+
"dependentActions": []
|
|
215006
|
+
},
|
|
215007
|
+
{
|
|
215008
|
+
"resourceType": "table",
|
|
215009
|
+
"required": false,
|
|
215010
|
+
"conditionKeys": [],
|
|
215011
|
+
"dependentActions": []
|
|
214643
215012
|
}
|
|
214644
215013
|
]
|
|
214645
215014
|
},
|
|
@@ -216304,6 +216673,24 @@
|
|
|
216304
216673
|
"required": true,
|
|
216305
216674
|
"conditionKeys": [],
|
|
216306
216675
|
"dependentActions": []
|
|
216676
|
+
},
|
|
216677
|
+
{
|
|
216678
|
+
"resourceType": "catalog",
|
|
216679
|
+
"required": false,
|
|
216680
|
+
"conditionKeys": [],
|
|
216681
|
+
"dependentActions": []
|
|
216682
|
+
},
|
|
216683
|
+
{
|
|
216684
|
+
"resourceType": "database",
|
|
216685
|
+
"required": false,
|
|
216686
|
+
"conditionKeys": [],
|
|
216687
|
+
"dependentActions": []
|
|
216688
|
+
},
|
|
216689
|
+
{
|
|
216690
|
+
"resourceType": "table",
|
|
216691
|
+
"required": false,
|
|
216692
|
+
"conditionKeys": [],
|
|
216693
|
+
"dependentActions": []
|
|
216307
216694
|
}
|
|
216308
216695
|
]
|
|
216309
216696
|
},
|
|
@@ -217680,6 +218067,24 @@
|
|
|
217680
218067
|
"required": true,
|
|
217681
218068
|
"conditionKeys": [],
|
|
217682
218069
|
"dependentActions": []
|
|
218070
|
+
},
|
|
218071
|
+
{
|
|
218072
|
+
"resourceType": "catalog",
|
|
218073
|
+
"required": false,
|
|
218074
|
+
"conditionKeys": [],
|
|
218075
|
+
"dependentActions": []
|
|
218076
|
+
},
|
|
218077
|
+
{
|
|
218078
|
+
"resourceType": "database",
|
|
218079
|
+
"required": false,
|
|
218080
|
+
"conditionKeys": [],
|
|
218081
|
+
"dependentActions": []
|
|
218082
|
+
},
|
|
218083
|
+
{
|
|
218084
|
+
"resourceType": "table",
|
|
218085
|
+
"required": false,
|
|
218086
|
+
"conditionKeys": [],
|
|
218087
|
+
"dependentActions": []
|
|
217683
218088
|
}
|
|
217684
218089
|
]
|
|
217685
218090
|
},
|
|
@@ -9933,11 +9933,12 @@
|
|
|
9933
9933
|
"name": "Amazon EC2",
|
|
9934
9934
|
"servicePrefix": "ec2",
|
|
9935
9935
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
|
|
9936
|
-
"actionsCount":
|
|
9936
|
+
"actionsCount": 791,
|
|
9937
9937
|
"actions": [
|
|
9938
9938
|
"AcceptAddressTransfer",
|
|
9939
9939
|
"AcceptCapacityReservationBillingOwnership",
|
|
9940
9940
|
"AcceptReservedInstancesExchangeQuote",
|
|
9941
|
+
"AcceptTransitGatewayClientVpnAttachment",
|
|
9941
9942
|
"AcceptTransitGatewayMulticastDomainAssociations",
|
|
9942
9943
|
"AcceptTransitGatewayPeeringAttachment",
|
|
9943
9944
|
"AcceptTransitGatewayVpcAttachment",
|
|
@@ -10002,6 +10003,7 @@
|
|
|
10002
10003
|
"CreateCapacityManagerDataExport",
|
|
10003
10004
|
"CreateCapacityReservation",
|
|
10004
10005
|
"CreateCapacityReservationBySplitting",
|
|
10006
|
+
"CreateCapacityReservationCancellationQuote",
|
|
10005
10007
|
"CreateCapacityReservationFleet",
|
|
10006
10008
|
"CreateCarrierGateway",
|
|
10007
10009
|
"CreateClientVpnEndpoint",
|
|
@@ -10174,6 +10176,7 @@
|
|
|
10174
10176
|
"DeleteTrafficMirrorSession",
|
|
10175
10177
|
"DeleteTrafficMirrorTarget",
|
|
10176
10178
|
"DeleteTransitGateway",
|
|
10179
|
+
"DeleteTransitGatewayClientVpnAttachment",
|
|
10177
10180
|
"DeleteTransitGatewayConnect",
|
|
10178
10181
|
"DeleteTransitGatewayConnectPeer",
|
|
10179
10182
|
"DeleteTransitGatewayMeteringPolicy",
|
|
@@ -10226,6 +10229,7 @@
|
|
|
10226
10229
|
"DescribeCapacityBlocks",
|
|
10227
10230
|
"DescribeCapacityManagerDataExports",
|
|
10228
10231
|
"DescribeCapacityReservationBillingRequests",
|
|
10232
|
+
"DescribeCapacityReservationCancellationQuotes",
|
|
10229
10233
|
"DescribeCapacityReservationFleets",
|
|
10230
10234
|
"DescribeCapacityReservationTopology",
|
|
10231
10235
|
"DescribeCapacityReservations",
|
|
@@ -10283,6 +10287,7 @@
|
|
|
10283
10287
|
"DescribeIpamByoasn",
|
|
10284
10288
|
"DescribeIpamExternalResourceVerificationTokens",
|
|
10285
10289
|
"DescribeIpamPolicies",
|
|
10290
|
+
"DescribeIpamPoolAllocations",
|
|
10286
10291
|
"DescribeIpamPools",
|
|
10287
10292
|
"DescribeIpamPrefixListResolverTargets",
|
|
10288
10293
|
"DescribeIpamPrefixListResolvers",
|
|
@@ -10481,6 +10486,7 @@
|
|
|
10481
10486
|
"GetCapacityManagerAttributes",
|
|
10482
10487
|
"GetCapacityManagerMetricData",
|
|
10483
10488
|
"GetCapacityManagerMetricDimensions",
|
|
10489
|
+
"GetCapacityManagerMonitoredTagKeys",
|
|
10484
10490
|
"GetCapacityReservationUsage",
|
|
10485
10491
|
"GetCoipPoolUsage",
|
|
10486
10492
|
"GetConsoleOutput",
|
|
@@ -10514,6 +10520,7 @@
|
|
|
10514
10520
|
"GetLaunchTemplateData",
|
|
10515
10521
|
"GetManagedPrefixListAssociations",
|
|
10516
10522
|
"GetManagedPrefixListEntries",
|
|
10523
|
+
"GetManagedResourceVisibility",
|
|
10517
10524
|
"GetNetworkInsightsAccessScopeAnalysisFindings",
|
|
10518
10525
|
"GetNetworkInsightsAccessScopeContent",
|
|
10519
10526
|
"GetPasswordData",
|
|
@@ -10584,6 +10591,7 @@
|
|
|
10584
10591
|
"ModifyIpam",
|
|
10585
10592
|
"ModifyIpamPolicyAllocationRules",
|
|
10586
10593
|
"ModifyIpamPool",
|
|
10594
|
+
"ModifyIpamPoolAllocation",
|
|
10587
10595
|
"ModifyIpamPrefixListResolver",
|
|
10588
10596
|
"ModifyIpamPrefixListResolverTarget",
|
|
10589
10597
|
"ModifyIpamResourceCidr",
|
|
@@ -10592,6 +10600,7 @@
|
|
|
10592
10600
|
"ModifyLaunchTemplate",
|
|
10593
10601
|
"ModifyLocalGatewayRoute",
|
|
10594
10602
|
"ModifyManagedPrefixList",
|
|
10603
|
+
"ModifyManagedResourceVisibility",
|
|
10595
10604
|
"ModifyNetworkInterfaceAttribute",
|
|
10596
10605
|
"ModifyOdbNetworkPeering",
|
|
10597
10606
|
"ModifyPrivateDnsNameOptions",
|
|
@@ -10655,6 +10664,7 @@
|
|
|
10655
10664
|
"RegisterTransitGatewayMulticastGroupMembers",
|
|
10656
10665
|
"RegisterTransitGatewayMulticastGroupSources",
|
|
10657
10666
|
"RejectCapacityReservationBillingOwnership",
|
|
10667
|
+
"RejectTransitGatewayClientVpnAttachment",
|
|
10658
10668
|
"RejectTransitGatewayMulticastDomainAssociations",
|
|
10659
10669
|
"RejectTransitGatewayPeeringAttachment",
|
|
10660
10670
|
"RejectTransitGatewayVpcAttachment",
|
|
@@ -10710,17 +10720,19 @@
|
|
|
10710
10720
|
"UnassignPrivateNatGatewayAddress",
|
|
10711
10721
|
"UnlockSnapshot",
|
|
10712
10722
|
"UnmonitorInstances",
|
|
10723
|
+
"UpdateCapacityManagerMonitoredTagKeys",
|
|
10713
10724
|
"UpdateCapacityManagerOrganizationsAccess",
|
|
10714
10725
|
"UpdateInterruptibleCapacityReservationAllocation",
|
|
10715
10726
|
"UpdateSecurityGroupRuleDescriptionsEgress",
|
|
10716
10727
|
"UpdateSecurityGroupRuleDescriptionsIngress",
|
|
10717
10728
|
"WithdrawByoipCidr"
|
|
10718
10729
|
],
|
|
10719
|
-
"resourceTypesCount":
|
|
10730
|
+
"resourceTypesCount": 112,
|
|
10720
10731
|
"resourceTypes": [
|
|
10721
10732
|
"elastic-ip",
|
|
10722
10733
|
"capacity-block",
|
|
10723
10734
|
"capacity-manager-data-export",
|
|
10735
|
+
"capacity-reservation-cancellation-quote",
|
|
10724
10736
|
"capacity-reservation-fleet",
|
|
10725
10737
|
"capacity-reservation",
|
|
10726
10738
|
"carrier-gateway",
|
|
@@ -10749,6 +10761,7 @@
|
|
|
10749
10761
|
"ipam-external-resource-verification-token",
|
|
10750
10762
|
"ipam",
|
|
10751
10763
|
"ipam-policy",
|
|
10764
|
+
"ipam-pool-allocation",
|
|
10752
10765
|
"ipam-pool",
|
|
10753
10766
|
"ipam-prefix-list-resolver",
|
|
10754
10767
|
"ipam-prefix-list-resolver-target",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11632
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3545
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"Services with most actions": [
|
|
231
231
|
{
|
|
232
232
|
"key": "Amazon EC2",
|
|
233
|
-
"value":
|
|
233
|
+
"value": 791
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"key": "Amazon SageMaker",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2122
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.592",
|
|
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",
|