aws-iam-data 0.0.262 → 0.0.264
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,43 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-09-06",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS AppConfig": [
|
|
8
|
+
"appconfig:GetAccountSettings",
|
|
9
|
+
"appconfig:UpdateAccountSettings"
|
|
10
|
+
],
|
|
11
|
+
"Amazon CloudWatch Logs": [
|
|
12
|
+
"logs:DescribeConfigurationTemplates",
|
|
13
|
+
"logs:UpdateDeliveryConfiguration"
|
|
14
|
+
],
|
|
15
|
+
"Amazon EC2": [
|
|
16
|
+
"ec2:CreateCapacityReservationBySplitting",
|
|
17
|
+
"ec2:MoveCapacityReservationInstances"
|
|
18
|
+
],
|
|
19
|
+
"AWS Elastic Load Balancing V2": [
|
|
20
|
+
"elasticloadbalancing:DescribeListenerAttributes",
|
|
21
|
+
"elasticloadbalancing:ModifyListenerAttributes"
|
|
22
|
+
],
|
|
23
|
+
"Amazon S3": [
|
|
24
|
+
"s3:ListCallerAccessGrants"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
"removedActions": {}
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"dateOfChange": "2024-09-05",
|
|
31
|
+
"addedServices": [],
|
|
32
|
+
"removedServices": [],
|
|
33
|
+
"addedActions": {
|
|
34
|
+
"AWS Fault Injection Service": [
|
|
35
|
+
"fis:GetSafetyLever",
|
|
36
|
+
"fis:UpdateSafetyLeverState"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
"removedActions": {}
|
|
40
|
+
},
|
|
2
41
|
{
|
|
3
42
|
"dateOfChange": "2024-08-31",
|
|
4
43
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -10298,6 +10298,21 @@
|
|
|
10298
10298
|
}
|
|
10299
10299
|
]
|
|
10300
10300
|
},
|
|
10301
|
+
{
|
|
10302
|
+
"name": "GetAccountSettings",
|
|
10303
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_GetAccountSettings.html",
|
|
10304
|
+
"permissionOnly": false,
|
|
10305
|
+
"description": "Grants permission to view account-wide AppConfig settings",
|
|
10306
|
+
"accessLevel": "Read",
|
|
10307
|
+
"resourceTypes": [
|
|
10308
|
+
{
|
|
10309
|
+
"resourceType": "",
|
|
10310
|
+
"required": false,
|
|
10311
|
+
"conditionKeys": [],
|
|
10312
|
+
"dependentActions": []
|
|
10313
|
+
}
|
|
10314
|
+
]
|
|
10315
|
+
},
|
|
10301
10316
|
{
|
|
10302
10317
|
"name": "GetApplication",
|
|
10303
10318
|
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_GetApplication.html",
|
|
@@ -10983,6 +10998,21 @@
|
|
|
10983
10998
|
}
|
|
10984
10999
|
]
|
|
10985
11000
|
},
|
|
11001
|
+
{
|
|
11002
|
+
"name": "UpdateAccountSettings",
|
|
11003
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_UpdateAccountSettings.html",
|
|
11004
|
+
"permissionOnly": false,
|
|
11005
|
+
"description": "Grants permission to modify account-wide AppConfig settings",
|
|
11006
|
+
"accessLevel": "Write",
|
|
11007
|
+
"resourceTypes": [
|
|
11008
|
+
{
|
|
11009
|
+
"resourceType": "",
|
|
11010
|
+
"required": false,
|
|
11011
|
+
"conditionKeys": [],
|
|
11012
|
+
"dependentActions": []
|
|
11013
|
+
}
|
|
11014
|
+
]
|
|
11015
|
+
},
|
|
10986
11016
|
{
|
|
10987
11017
|
"name": "UpdateApplication",
|
|
10988
11018
|
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_UpdateApplication.html",
|
|
@@ -11158,7 +11188,7 @@
|
|
|
11158
11188
|
"resourceTypes": [
|
|
11159
11189
|
{
|
|
11160
11190
|
"name": "application",
|
|
11161
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-
|
|
11191
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-namespace.html",
|
|
11162
11192
|
"arnPattern": "arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}",
|
|
11163
11193
|
"conditionKeys": [
|
|
11164
11194
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -11174,7 +11204,7 @@
|
|
|
11174
11204
|
},
|
|
11175
11205
|
{
|
|
11176
11206
|
"name": "configurationprofile",
|
|
11177
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-configuration-
|
|
11207
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-configuration-profile.html",
|
|
11178
11208
|
"arnPattern": "arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/configurationprofile/${ConfigurationProfileId}",
|
|
11179
11209
|
"conditionKeys": [
|
|
11180
11210
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -11198,7 +11228,7 @@
|
|
|
11198
11228
|
},
|
|
11199
11229
|
{
|
|
11200
11230
|
"name": "hostedconfigurationversion",
|
|
11201
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-configuration-
|
|
11231
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-configuration-profile.html",
|
|
11202
11232
|
"arnPattern": "arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/configurationprofile/${ConfigurationProfileId}/hostedconfigurationversion/${VersionNumber}",
|
|
11203
11233
|
"conditionKeys": []
|
|
11204
11234
|
},
|
|
@@ -51484,6 +51514,21 @@
|
|
|
51484
51514
|
}
|
|
51485
51515
|
]
|
|
51486
51516
|
},
|
|
51517
|
+
{
|
|
51518
|
+
"name": "DescribeConfigurationTemplates",
|
|
51519
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeConfigurationTemplates.html",
|
|
51520
|
+
"permissionOnly": false,
|
|
51521
|
+
"description": "Grants permission to retrieve a list of configuration templates of available log types",
|
|
51522
|
+
"accessLevel": "List",
|
|
51523
|
+
"resourceTypes": [
|
|
51524
|
+
{
|
|
51525
|
+
"resourceType": "",
|
|
51526
|
+
"required": false,
|
|
51527
|
+
"conditionKeys": [],
|
|
51528
|
+
"dependentActions": []
|
|
51529
|
+
}
|
|
51530
|
+
]
|
|
51531
|
+
},
|
|
51487
51532
|
{
|
|
51488
51533
|
"name": "DescribeDeliveries",
|
|
51489
51534
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeDeliveries.html",
|
|
@@ -52472,6 +52517,42 @@
|
|
|
52472
52517
|
}
|
|
52473
52518
|
]
|
|
52474
52519
|
},
|
|
52520
|
+
{
|
|
52521
|
+
"name": "UpdateDeliveryConfiguration",
|
|
52522
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_UpdateDeliveryConfiguration.html",
|
|
52523
|
+
"permissionOnly": false,
|
|
52524
|
+
"description": "Grants permission to update configuration related to a delivery",
|
|
52525
|
+
"accessLevel": "Write",
|
|
52526
|
+
"resourceTypes": [
|
|
52527
|
+
{
|
|
52528
|
+
"resourceType": "delivery",
|
|
52529
|
+
"required": true,
|
|
52530
|
+
"conditionKeys": [],
|
|
52531
|
+
"dependentActions": []
|
|
52532
|
+
},
|
|
52533
|
+
{
|
|
52534
|
+
"resourceType": "delivery-destination",
|
|
52535
|
+
"required": true,
|
|
52536
|
+
"conditionKeys": [],
|
|
52537
|
+
"dependentActions": []
|
|
52538
|
+
},
|
|
52539
|
+
{
|
|
52540
|
+
"resourceType": "delivery-source",
|
|
52541
|
+
"required": true,
|
|
52542
|
+
"conditionKeys": [],
|
|
52543
|
+
"dependentActions": []
|
|
52544
|
+
},
|
|
52545
|
+
{
|
|
52546
|
+
"resourceType": "",
|
|
52547
|
+
"required": false,
|
|
52548
|
+
"conditionKeys": [
|
|
52549
|
+
"aws:TagKeys",
|
|
52550
|
+
"aws:RequestTag/${TagKey}"
|
|
52551
|
+
],
|
|
52552
|
+
"dependentActions": []
|
|
52553
|
+
}
|
|
52554
|
+
]
|
|
52555
|
+
},
|
|
52475
52556
|
{
|
|
52476
52557
|
"name": "UpdateLogAnomalyDetector",
|
|
52477
52558
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_UpdateLogAnomalyDetector.html",
|
|
@@ -88991,7 +89072,7 @@
|
|
|
88991
89072
|
{
|
|
88992
89073
|
"name": "AddPolicyGrant",
|
|
88993
89074
|
"apiReferenceUrl": "${APIReferenceDocPage}API_AddPolicyGrant.html",
|
|
88994
|
-
"permissionOnly":
|
|
89075
|
+
"permissionOnly": false,
|
|
88995
89076
|
"description": "Grants permission to add a policy grant",
|
|
88996
89077
|
"accessLevel": "Write",
|
|
88997
89078
|
"resourceTypes": [
|
|
@@ -90599,7 +90680,7 @@
|
|
|
90599
90680
|
{
|
|
90600
90681
|
"name": "ListPolicyGrants",
|
|
90601
90682
|
"apiReferenceUrl": "${APIReferenceDocPage}API_ListPolicyGrants.html",
|
|
90602
|
-
"permissionOnly":
|
|
90683
|
+
"permissionOnly": false,
|
|
90603
90684
|
"description": "Grants permission to list policy grants",
|
|
90604
90685
|
"accessLevel": "List",
|
|
90605
90686
|
"resourceTypes": [
|
|
@@ -90899,7 +90980,7 @@
|
|
|
90899
90980
|
{
|
|
90900
90981
|
"name": "RemovePolicyGrant",
|
|
90901
90982
|
"apiReferenceUrl": "${APIReferenceDocPage}API_RemovePolicyGrant.html",
|
|
90902
|
-
"permissionOnly":
|
|
90983
|
+
"permissionOnly": false,
|
|
90903
90984
|
"description": "Grants permission to remove a policy grant",
|
|
90904
90985
|
"accessLevel": "Write",
|
|
90905
90986
|
"resourceTypes": [
|
|
@@ -103817,6 +103898,15 @@
|
|
|
103817
103898
|
"ec2:CreateTags"
|
|
103818
103899
|
]
|
|
103819
103900
|
},
|
|
103901
|
+
{
|
|
103902
|
+
"resourceType": "ipam-pool",
|
|
103903
|
+
"required": false,
|
|
103904
|
+
"conditionKeys": [
|
|
103905
|
+
"aws:ResourceTag/${TagKey}",
|
|
103906
|
+
"ec2:ResourceTag/${TagKey}"
|
|
103907
|
+
],
|
|
103908
|
+
"dependentActions": []
|
|
103909
|
+
},
|
|
103820
103910
|
{
|
|
103821
103911
|
"resourceType": "ipv4pool-ec2",
|
|
103822
103912
|
"required": false,
|
|
@@ -105137,8 +105227,7 @@
|
|
|
105137
105227
|
"required": true,
|
|
105138
105228
|
"conditionKeys": [
|
|
105139
105229
|
"aws:ResourceTag/${TagKey}",
|
|
105140
|
-
"ec2:CapacityReservationFleet"
|
|
105141
|
-
"ec2:ResourceTag/${TagKey}"
|
|
105230
|
+
"ec2:CapacityReservationFleet"
|
|
105142
105231
|
],
|
|
105143
105232
|
"dependentActions": []
|
|
105144
105233
|
},
|
|
@@ -105507,6 +105596,49 @@
|
|
|
105507
105596
|
}
|
|
105508
105597
|
]
|
|
105509
105598
|
},
|
|
105599
|
+
{
|
|
105600
|
+
"name": "CreateCapacityReservationBySplitting",
|
|
105601
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateCapacityReservationBySplitting.html",
|
|
105602
|
+
"permissionOnly": false,
|
|
105603
|
+
"description": "Grants permission to create a new Capacity Reservation by splitting the available capacity of the source Capacity Reservation",
|
|
105604
|
+
"accessLevel": "Write",
|
|
105605
|
+
"resourceTypes": [
|
|
105606
|
+
{
|
|
105607
|
+
"resourceType": "capacity-reservation",
|
|
105608
|
+
"required": true,
|
|
105609
|
+
"conditionKeys": [
|
|
105610
|
+
"aws:ResourceTag/${TagKey}",
|
|
105611
|
+
"ec2:AvailabilityZone",
|
|
105612
|
+
"ec2:CapacityReservationFleet",
|
|
105613
|
+
"ec2:CreateDate",
|
|
105614
|
+
"ec2:DestinationCapacityReservationId",
|
|
105615
|
+
"ec2:EbsOptimized",
|
|
105616
|
+
"ec2:EndDate",
|
|
105617
|
+
"ec2:EndDateType",
|
|
105618
|
+
"ec2:InstanceCount",
|
|
105619
|
+
"ec2:InstanceMatchCriteria",
|
|
105620
|
+
"ec2:InstancePlatform",
|
|
105621
|
+
"ec2:InstanceType",
|
|
105622
|
+
"ec2:OutpostArn",
|
|
105623
|
+
"ec2:PlacementGroup",
|
|
105624
|
+
"ec2:ResourceTag/${TagKey}",
|
|
105625
|
+
"ec2:SourceCapacityReservationId",
|
|
105626
|
+
"ec2:Tenancy"
|
|
105627
|
+
],
|
|
105628
|
+
"dependentActions": [
|
|
105629
|
+
"ec2:CreateTags"
|
|
105630
|
+
]
|
|
105631
|
+
},
|
|
105632
|
+
{
|
|
105633
|
+
"resourceType": "",
|
|
105634
|
+
"required": false,
|
|
105635
|
+
"conditionKeys": [
|
|
105636
|
+
"ec2:Region"
|
|
105637
|
+
],
|
|
105638
|
+
"dependentActions": []
|
|
105639
|
+
}
|
|
105640
|
+
]
|
|
105641
|
+
},
|
|
105510
105642
|
{
|
|
105511
105643
|
"name": "CreateCapacityReservationFleet",
|
|
105512
105644
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateCapacityReservationFleet.html",
|
|
@@ -107751,8 +107883,7 @@
|
|
|
107751
107883
|
"resourceType": "capacity-reservation",
|
|
107752
107884
|
"required": false,
|
|
107753
107885
|
"conditionKeys": [
|
|
107754
|
-
"aws:ResourceTag/${TagKey}"
|
|
107755
|
-
"ec2:ResourceTag/${TagKey}"
|
|
107886
|
+
"aws:ResourceTag/${TagKey}"
|
|
107756
107887
|
],
|
|
107757
107888
|
"dependentActions": []
|
|
107758
107889
|
},
|
|
@@ -108664,7 +108795,10 @@
|
|
|
108664
108795
|
{
|
|
108665
108796
|
"resourceType": "traffic-mirror-filter-rule",
|
|
108666
108797
|
"required": true,
|
|
108667
|
-
"conditionKeys": [
|
|
108798
|
+
"conditionKeys": [
|
|
108799
|
+
"aws:RequestTag/${TagKey}",
|
|
108800
|
+
"aws:TagKeys"
|
|
108801
|
+
],
|
|
108668
108802
|
"dependentActions": []
|
|
108669
108803
|
},
|
|
108670
108804
|
{
|
|
@@ -111947,7 +112081,9 @@
|
|
|
111947
112081
|
{
|
|
111948
112082
|
"resourceType": "traffic-mirror-filter-rule",
|
|
111949
112083
|
"required": true,
|
|
111950
|
-
"conditionKeys": [
|
|
112084
|
+
"conditionKeys": [
|
|
112085
|
+
"aws:ResourceTag/${TagKey}"
|
|
112086
|
+
],
|
|
111951
112087
|
"dependentActions": []
|
|
111952
112088
|
},
|
|
111953
112089
|
{
|
|
@@ -117717,8 +117853,7 @@
|
|
|
117717
117853
|
"required": true,
|
|
117718
117854
|
"conditionKeys": [
|
|
117719
117855
|
"aws:ResourceTag/${TagKey}",
|
|
117720
|
-
"ec2:CapacityReservationFleet"
|
|
117721
|
-
"ec2:ResourceTag/${TagKey}"
|
|
117856
|
+
"ec2:CapacityReservationFleet"
|
|
117722
117857
|
],
|
|
117723
117858
|
"dependentActions": []
|
|
117724
117859
|
},
|
|
@@ -117932,8 +118067,7 @@
|
|
|
117932
118067
|
"required": true,
|
|
117933
118068
|
"conditionKeys": [
|
|
117934
118069
|
"aws:ResourceTag/${TagKey}",
|
|
117935
|
-
"ec2:CapacityReservationFleet"
|
|
117936
|
-
"ec2:ResourceTag/${TagKey}"
|
|
118070
|
+
"ec2:CapacityReservationFleet"
|
|
117937
118071
|
],
|
|
117938
118072
|
"dependentActions": []
|
|
117939
118073
|
},
|
|
@@ -119374,8 +119508,7 @@
|
|
|
119374
119508
|
"aws:ResourceTag/${TagKey}",
|
|
119375
119509
|
"ec2:Attribute",
|
|
119376
119510
|
"ec2:Attribute/${AttributeName}",
|
|
119377
|
-
"ec2:CapacityReservationFleet"
|
|
119378
|
-
"ec2:ResourceTag/${TagKey}"
|
|
119511
|
+
"ec2:CapacityReservationFleet"
|
|
119379
119512
|
],
|
|
119380
119513
|
"dependentActions": []
|
|
119381
119514
|
},
|
|
@@ -119807,8 +119940,7 @@
|
|
|
119807
119940
|
"resourceType": "capacity-reservation",
|
|
119808
119941
|
"required": false,
|
|
119809
119942
|
"conditionKeys": [
|
|
119810
|
-
"aws:ResourceTag/${TagKey}"
|
|
119811
|
-
"ec2:ResourceTag/${TagKey}"
|
|
119943
|
+
"aws:ResourceTag/${TagKey}"
|
|
119812
119944
|
],
|
|
119813
119945
|
"dependentActions": []
|
|
119814
119946
|
},
|
|
@@ -120750,6 +120882,7 @@
|
|
|
120750
120882
|
"resourceType": "traffic-mirror-filter-rule",
|
|
120751
120883
|
"required": true,
|
|
120752
120884
|
"conditionKeys": [
|
|
120885
|
+
"aws:ResourceTag/${TagKey}",
|
|
120753
120886
|
"ec2:Attribute",
|
|
120754
120887
|
"ec2:Attribute/${AttributeName}"
|
|
120755
120888
|
],
|
|
@@ -121730,6 +121863,47 @@
|
|
|
121730
121863
|
}
|
|
121731
121864
|
]
|
|
121732
121865
|
},
|
|
121866
|
+
{
|
|
121867
|
+
"name": "MoveCapacityReservationInstances",
|
|
121868
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_MoveCapacityReservationInstances.html",
|
|
121869
|
+
"permissionOnly": false,
|
|
121870
|
+
"description": "Grants permission to move available capacity from a source Capacity Reservation to a destination Capacity Reservation",
|
|
121871
|
+
"accessLevel": "Write",
|
|
121872
|
+
"resourceTypes": [
|
|
121873
|
+
{
|
|
121874
|
+
"resourceType": "capacity-reservation",
|
|
121875
|
+
"required": true,
|
|
121876
|
+
"conditionKeys": [
|
|
121877
|
+
"aws:ResourceTag/${TagKey}",
|
|
121878
|
+
"ec2:AvailabilityZone",
|
|
121879
|
+
"ec2:CapacityReservationFleet",
|
|
121880
|
+
"ec2:CreateDate",
|
|
121881
|
+
"ec2:DestinationCapacityReservationId",
|
|
121882
|
+
"ec2:EbsOptimized",
|
|
121883
|
+
"ec2:EndDate",
|
|
121884
|
+
"ec2:EndDateType",
|
|
121885
|
+
"ec2:InstanceCount",
|
|
121886
|
+
"ec2:InstanceMatchCriteria",
|
|
121887
|
+
"ec2:InstancePlatform",
|
|
121888
|
+
"ec2:InstanceType",
|
|
121889
|
+
"ec2:OutpostArn",
|
|
121890
|
+
"ec2:PlacementGroup",
|
|
121891
|
+
"ec2:ResourceTag/${TagKey}",
|
|
121892
|
+
"ec2:SourceCapacityReservationId",
|
|
121893
|
+
"ec2:Tenancy"
|
|
121894
|
+
],
|
|
121895
|
+
"dependentActions": []
|
|
121896
|
+
},
|
|
121897
|
+
{
|
|
121898
|
+
"resourceType": "",
|
|
121899
|
+
"required": false,
|
|
121900
|
+
"conditionKeys": [
|
|
121901
|
+
"ec2:Region"
|
|
121902
|
+
],
|
|
121903
|
+
"dependentActions": []
|
|
121904
|
+
}
|
|
121905
|
+
]
|
|
121906
|
+
},
|
|
121733
121907
|
{
|
|
121734
121908
|
"name": "PauseVolumeIO",
|
|
121735
121909
|
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html#ebs-actions-reference",
|
|
@@ -123523,8 +123697,7 @@
|
|
|
123523
123697
|
"conditionKeys": [
|
|
123524
123698
|
"aws:ResourceTag/${TagKey}",
|
|
123525
123699
|
"ec2:IsLaunchTemplateResource",
|
|
123526
|
-
"ec2:LaunchTemplate"
|
|
123527
|
-
"ec2:ResourceTag/${TagKey}"
|
|
123700
|
+
"ec2:LaunchTemplate"
|
|
123528
123701
|
],
|
|
123529
123702
|
"dependentActions": []
|
|
123530
123703
|
},
|
|
@@ -124355,11 +124528,25 @@
|
|
|
124355
124528
|
"aws:TagKeys",
|
|
124356
124529
|
"ec2:Attribute",
|
|
124357
124530
|
"ec2:Attribute/${AttributeName}",
|
|
124531
|
+
"ec2:AvailabilityZone",
|
|
124358
124532
|
"ec2:CapacityReservationFleet",
|
|
124533
|
+
"ec2:CreateDate",
|
|
124534
|
+
"ec2:DestinationCapacityReservationId",
|
|
124535
|
+
"ec2:EbsOptimized",
|
|
124536
|
+
"ec2:EndDate",
|
|
124537
|
+
"ec2:EndDateType",
|
|
124538
|
+
"ec2:InstanceCount",
|
|
124539
|
+
"ec2:InstanceMatchCriteria",
|
|
124540
|
+
"ec2:InstancePlatform",
|
|
124541
|
+
"ec2:InstanceType",
|
|
124359
124542
|
"ec2:IsLaunchTemplateResource",
|
|
124360
124543
|
"ec2:LaunchTemplate",
|
|
124544
|
+
"ec2:OutpostArn",
|
|
124545
|
+
"ec2:PlacementGroup",
|
|
124361
124546
|
"ec2:Region",
|
|
124362
|
-
"ec2:ResourceTag/${TagKey}"
|
|
124547
|
+
"ec2:ResourceTag/${TagKey}",
|
|
124548
|
+
"ec2:SourceCapacityReservationId",
|
|
124549
|
+
"ec2:Tenancy"
|
|
124363
124550
|
]
|
|
124364
124551
|
},
|
|
124365
124552
|
{
|
|
@@ -125212,6 +125399,9 @@
|
|
|
125212
125399
|
"apiReferenceUrl": "https://docs.aws.amazon.com/vpc/latest/mirroring/traffic-mirroring-filter.html",
|
|
125213
125400
|
"arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:traffic-mirror-filter-rule/${TrafficMirrorFilterRuleId}",
|
|
125214
125401
|
"conditionKeys": [
|
|
125402
|
+
"aws:RequestTag/${TagKey}",
|
|
125403
|
+
"aws:ResourceTag/${TagKey}",
|
|
125404
|
+
"aws:TagKeys",
|
|
125215
125405
|
"ec2:Attribute",
|
|
125216
125406
|
"ec2:Attribute/${AttributeName}",
|
|
125217
125407
|
"ec2:Region"
|
|
@@ -125707,12 +125897,24 @@
|
|
|
125707
125897
|
"description": "Filters access by the name of a resource-creating API action",
|
|
125708
125898
|
"type": "String"
|
|
125709
125899
|
},
|
|
125900
|
+
{
|
|
125901
|
+
"name": "ec2:CreateDate",
|
|
125902
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
125903
|
+
"description": "Filters access by the date and time at which the Capacity Reservation was created",
|
|
125904
|
+
"type": "Date"
|
|
125905
|
+
},
|
|
125710
125906
|
{
|
|
125711
125907
|
"name": "ec2:DPDTimeoutSeconds",
|
|
125712
125908
|
"apiReferenceUrl": "https://docs.aws.amazon.com/vpn/latest/s2svpn/vpn-authentication-access-control.html",
|
|
125713
125909
|
"description": "Filters access by the duration after which DPD timeout occurs on a VPN tunnel",
|
|
125714
125910
|
"type": "Numeric"
|
|
125715
125911
|
},
|
|
125912
|
+
{
|
|
125913
|
+
"name": "ec2:DestinationCapacityReservationId",
|
|
125914
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
125915
|
+
"description": "Filters access by the ID of the Capacity Reservation that you want to move capacity into",
|
|
125916
|
+
"type": "ARN"
|
|
125917
|
+
},
|
|
125716
125918
|
{
|
|
125717
125919
|
"name": "ec2:DhcpOptionsID",
|
|
125718
125920
|
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
@@ -125749,6 +125951,18 @@
|
|
|
125749
125951
|
"description": "Filters access by whether the EBS volume is encrypted",
|
|
125750
125952
|
"type": "Bool"
|
|
125751
125953
|
},
|
|
125954
|
+
{
|
|
125955
|
+
"name": "ec2:EndDate",
|
|
125956
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
125957
|
+
"description": "Filters access by the date and time at which the Capacity Reservation ends",
|
|
125958
|
+
"type": "Date"
|
|
125959
|
+
},
|
|
125960
|
+
{
|
|
125961
|
+
"name": "ec2:EndDateType",
|
|
125962
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
125963
|
+
"description": "Filters access by the way in which the Capacity Reservation ends",
|
|
125964
|
+
"type": "String"
|
|
125965
|
+
},
|
|
125752
125966
|
{
|
|
125753
125967
|
"name": "ec2:FisActionId",
|
|
125754
125968
|
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html",
|
|
@@ -125809,6 +126023,12 @@
|
|
|
125809
126023
|
"description": "Filters access by whether the instance type supports auto recovery",
|
|
125810
126024
|
"type": "String"
|
|
125811
126025
|
},
|
|
126026
|
+
{
|
|
126027
|
+
"name": "ec2:InstanceCount",
|
|
126028
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
126029
|
+
"description": "Filters access by the number of instances",
|
|
126030
|
+
"type": "Numeric"
|
|
126031
|
+
},
|
|
125812
126032
|
{
|
|
125813
126033
|
"name": "ec2:InstanceID",
|
|
125814
126034
|
"apiReferenceUrl": "iam-policy-structure.html#imageId-key",
|
|
@@ -125821,12 +126041,24 @@
|
|
|
125821
126041
|
"description": "Filters access by the market or purchasing option of an instance (capacity-block, on-demand, or spot)",
|
|
125822
126042
|
"type": "String"
|
|
125823
126043
|
},
|
|
126044
|
+
{
|
|
126045
|
+
"name": "ec2:InstanceMatchCriteria",
|
|
126046
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
126047
|
+
"description": "Filters access by the type of instance launches that the Capacity Reservation accepts",
|
|
126048
|
+
"type": "String"
|
|
126049
|
+
},
|
|
125824
126050
|
{
|
|
125825
126051
|
"name": "ec2:InstanceMetadataTags",
|
|
125826
126052
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
125827
126053
|
"description": "Filters access by whether the instance allows access to instance tags from the instance metadata",
|
|
125828
126054
|
"type": "String"
|
|
125829
126055
|
},
|
|
126056
|
+
{
|
|
126057
|
+
"name": "ec2:InstancePlatform",
|
|
126058
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
126059
|
+
"description": "Filters access by the type of operating system for which the Capacity Reservation reserves capacity",
|
|
126060
|
+
"type": "ARN"
|
|
126061
|
+
},
|
|
125830
126062
|
{
|
|
125831
126063
|
"name": "ec2:InstanceProfile",
|
|
125832
126064
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
@@ -126163,6 +126395,12 @@
|
|
|
126163
126395
|
"description": "Filters access by the initiation time of a snapshot",
|
|
126164
126396
|
"type": "String"
|
|
126165
126397
|
},
|
|
126398
|
+
{
|
|
126399
|
+
"name": "ec2:SourceCapacityReservationId",
|
|
126400
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
126401
|
+
"description": "Filters access by the ID of the Capacity Reservation from which you want to move capacity",
|
|
126402
|
+
"type": "ARN"
|
|
126403
|
+
},
|
|
126166
126404
|
{
|
|
126167
126405
|
"name": "ec2:SourceInstanceARN",
|
|
126168
126406
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
|
|
@@ -139002,6 +139240,21 @@
|
|
|
139002
139240
|
}
|
|
139003
139241
|
]
|
|
139004
139242
|
},
|
|
139243
|
+
{
|
|
139244
|
+
"name": "DescribeListenerAttributes",
|
|
139245
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_DescribeListenerAttributes.html",
|
|
139246
|
+
"permissionOnly": false,
|
|
139247
|
+
"description": "Grants permission to describe the attributes for the specified listener",
|
|
139248
|
+
"accessLevel": "Read",
|
|
139249
|
+
"resourceTypes": [
|
|
139250
|
+
{
|
|
139251
|
+
"resourceType": "",
|
|
139252
|
+
"required": false,
|
|
139253
|
+
"conditionKeys": [],
|
|
139254
|
+
"dependentActions": []
|
|
139255
|
+
}
|
|
139256
|
+
]
|
|
139257
|
+
},
|
|
139005
139258
|
{
|
|
139006
139259
|
"name": "DescribeListenerCertificates",
|
|
139007
139260
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_DescribeListenerCertificates.html",
|
|
@@ -139301,6 +139554,36 @@
|
|
|
139301
139554
|
}
|
|
139302
139555
|
]
|
|
139303
139556
|
},
|
|
139557
|
+
{
|
|
139558
|
+
"name": "ModifyListenerAttributes",
|
|
139559
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_ModifyListenerAttributes.html",
|
|
139560
|
+
"permissionOnly": false,
|
|
139561
|
+
"description": "Grants permission to modify the attributes of the specified listener",
|
|
139562
|
+
"accessLevel": "Write",
|
|
139563
|
+
"resourceTypes": [
|
|
139564
|
+
{
|
|
139565
|
+
"resourceType": "listener/app",
|
|
139566
|
+
"required": true,
|
|
139567
|
+
"conditionKeys": [],
|
|
139568
|
+
"dependentActions": []
|
|
139569
|
+
},
|
|
139570
|
+
{
|
|
139571
|
+
"resourceType": "listener/net",
|
|
139572
|
+
"required": true,
|
|
139573
|
+
"conditionKeys": [],
|
|
139574
|
+
"dependentActions": []
|
|
139575
|
+
},
|
|
139576
|
+
{
|
|
139577
|
+
"resourceType": "",
|
|
139578
|
+
"required": false,
|
|
139579
|
+
"conditionKeys": [
|
|
139580
|
+
"aws:ResourceTag/${TagKey}",
|
|
139581
|
+
"elasticloadbalancing:ResourceTag/${TagKey}"
|
|
139582
|
+
],
|
|
139583
|
+
"dependentActions": []
|
|
139584
|
+
}
|
|
139585
|
+
]
|
|
139586
|
+
},
|
|
139304
139587
|
{
|
|
139305
139588
|
"name": "ModifyLoadBalancerAttributes",
|
|
139306
139589
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_ModifyLoadBalancerAttributes.html",
|
|
@@ -153310,15 +153593,6 @@
|
|
|
153310
153593
|
"required": true,
|
|
153311
153594
|
"conditionKeys": [],
|
|
153312
153595
|
"dependentActions": []
|
|
153313
|
-
},
|
|
153314
|
-
{
|
|
153315
|
-
"resourceType": "",
|
|
153316
|
-
"required": false,
|
|
153317
|
-
"conditionKeys": [
|
|
153318
|
-
"aws:RequestTag/${TagKey}",
|
|
153319
|
-
"aws:TagKeys"
|
|
153320
|
-
],
|
|
153321
|
-
"dependentActions": []
|
|
153322
153596
|
}
|
|
153323
153597
|
]
|
|
153324
153598
|
}
|
|
@@ -154833,6 +155107,21 @@
|
|
|
154833
155107
|
}
|
|
154834
155108
|
]
|
|
154835
155109
|
},
|
|
155110
|
+
{
|
|
155111
|
+
"name": "GetSafetyLever",
|
|
155112
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/APIReference/API_GetSafetyLever.html",
|
|
155113
|
+
"permissionOnly": false,
|
|
155114
|
+
"description": "Grants permission to get information about the safety lever",
|
|
155115
|
+
"accessLevel": "Read",
|
|
155116
|
+
"resourceTypes": [
|
|
155117
|
+
{
|
|
155118
|
+
"resourceType": "safety-lever",
|
|
155119
|
+
"required": true,
|
|
155120
|
+
"conditionKeys": [],
|
|
155121
|
+
"dependentActions": []
|
|
155122
|
+
}
|
|
155123
|
+
]
|
|
155124
|
+
},
|
|
154836
155125
|
{
|
|
154837
155126
|
"name": "GetTargetAccountConfiguration",
|
|
154838
155127
|
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/APIReference/API_GetTargetAccountConfiguration.html",
|
|
@@ -155221,6 +155510,21 @@
|
|
|
155221
155510
|
}
|
|
155222
155511
|
]
|
|
155223
155512
|
},
|
|
155513
|
+
{
|
|
155514
|
+
"name": "UpdateSafetyLeverState",
|
|
155515
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/APIReference/API_UpdateSafetyLeverState.html",
|
|
155516
|
+
"permissionOnly": false,
|
|
155517
|
+
"description": "Grants permission to update the state of the safety lever",
|
|
155518
|
+
"accessLevel": "Write",
|
|
155519
|
+
"resourceTypes": [
|
|
155520
|
+
{
|
|
155521
|
+
"resourceType": "safety-lever",
|
|
155522
|
+
"required": true,
|
|
155523
|
+
"conditionKeys": [],
|
|
155524
|
+
"dependentActions": []
|
|
155525
|
+
}
|
|
155526
|
+
]
|
|
155527
|
+
},
|
|
155224
155528
|
{
|
|
155225
155529
|
"name": "UpdateTargetAccountConfiguration",
|
|
155226
155530
|
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/APIReference/API_UpdateTargetAccountConfiguration.html",
|
|
@@ -155261,6 +155565,12 @@
|
|
|
155261
155565
|
"conditionKeys": [
|
|
155262
155566
|
"aws:ResourceTag/${TagKey}"
|
|
155263
155567
|
]
|
|
155568
|
+
},
|
|
155569
|
+
{
|
|
155570
|
+
"name": "safety-lever",
|
|
155571
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/userguide/safety-lever.html",
|
|
155572
|
+
"arnPattern": "arn:${Partition}:fis:${Region}:${Account}:safety-lever/${Id}",
|
|
155573
|
+
"conditionKeys": []
|
|
155264
155574
|
}
|
|
155265
155575
|
],
|
|
155266
155576
|
"conditionKeys": [
|
|
@@ -296320,6 +296630,12 @@
|
|
|
296320
296630
|
"description": "Grants permission to retrieve attributes related to a specific object",
|
|
296321
296631
|
"accessLevel": "Read",
|
|
296322
296632
|
"resourceTypes": [
|
|
296633
|
+
{
|
|
296634
|
+
"resourceType": "accesspoint",
|
|
296635
|
+
"required": true,
|
|
296636
|
+
"conditionKeys": [],
|
|
296637
|
+
"dependentActions": []
|
|
296638
|
+
},
|
|
296323
296639
|
{
|
|
296324
296640
|
"resourceType": "object",
|
|
296325
296641
|
"required": true,
|
|
@@ -297069,6 +297385,35 @@
|
|
|
297069
297385
|
}
|
|
297070
297386
|
]
|
|
297071
297387
|
},
|
|
297388
|
+
{
|
|
297389
|
+
"name": "ListCallerAccessGrants",
|
|
297390
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListCallerAccessGrants.html",
|
|
297391
|
+
"permissionOnly": false,
|
|
297392
|
+
"description": "Grants permission to list caller's Access Grant",
|
|
297393
|
+
"accessLevel": "List",
|
|
297394
|
+
"resourceTypes": [
|
|
297395
|
+
{
|
|
297396
|
+
"resourceType": "accessgrantsinstance",
|
|
297397
|
+
"required": true,
|
|
297398
|
+
"conditionKeys": [],
|
|
297399
|
+
"dependentActions": []
|
|
297400
|
+
},
|
|
297401
|
+
{
|
|
297402
|
+
"resourceType": "",
|
|
297403
|
+
"required": false,
|
|
297404
|
+
"conditionKeys": [
|
|
297405
|
+
"s3:authType",
|
|
297406
|
+
"s3:ResourceAccount",
|
|
297407
|
+
"s3:signatureAge",
|
|
297408
|
+
"s3:signatureversion",
|
|
297409
|
+
"s3:TlsVersion",
|
|
297410
|
+
"s3:x-amz-content-sha256",
|
|
297411
|
+
"aws:ResourceTag/${TagKey}"
|
|
297412
|
+
],
|
|
297413
|
+
"dependentActions": []
|
|
297414
|
+
}
|
|
297415
|
+
]
|
|
297416
|
+
},
|
|
297072
297417
|
{
|
|
297073
297418
|
"name": "ListJobs",
|
|
297074
297419
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListJobs.html",
|
|
@@ -831,7 +831,7 @@
|
|
|
831
831
|
"name": "AWS AppConfig",
|
|
832
832
|
"servicePrefix": "appconfig",
|
|
833
833
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsappconfig.html",
|
|
834
|
-
"actionsCount":
|
|
834
|
+
"actionsCount": 47,
|
|
835
835
|
"actions": [
|
|
836
836
|
"CreateApplication",
|
|
837
837
|
"CreateConfigurationProfile",
|
|
@@ -847,6 +847,7 @@
|
|
|
847
847
|
"DeleteExtension",
|
|
848
848
|
"DeleteExtensionAssociation",
|
|
849
849
|
"DeleteHostedConfigurationVersion",
|
|
850
|
+
"GetAccountSettings",
|
|
850
851
|
"GetApplication",
|
|
851
852
|
"GetConfiguration",
|
|
852
853
|
"GetConfigurationProfile",
|
|
@@ -871,6 +872,7 @@
|
|
|
871
872
|
"StopDeployment",
|
|
872
873
|
"TagResource",
|
|
873
874
|
"UntagResource",
|
|
875
|
+
"UpdateAccountSettings",
|
|
874
876
|
"UpdateApplication",
|
|
875
877
|
"UpdateConfigurationProfile",
|
|
876
878
|
"UpdateDeploymentStrategy",
|
|
@@ -3980,7 +3982,7 @@
|
|
|
3980
3982
|
"name": "Amazon CloudWatch Logs",
|
|
3981
3983
|
"servicePrefix": "logs",
|
|
3982
3984
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
|
|
3983
|
-
"actionsCount":
|
|
3985
|
+
"actionsCount": 84,
|
|
3984
3986
|
"actions": [
|
|
3985
3987
|
"AssociateKmsKey",
|
|
3986
3988
|
"CancelExportTask",
|
|
@@ -4007,6 +4009,7 @@
|
|
|
4007
4009
|
"DeleteRetentionPolicy",
|
|
4008
4010
|
"DeleteSubscriptionFilter",
|
|
4009
4011
|
"DescribeAccountPolicies",
|
|
4012
|
+
"DescribeConfigurationTemplates",
|
|
4010
4013
|
"DescribeDeliveries",
|
|
4011
4014
|
"DescribeDeliveryDestinations",
|
|
4012
4015
|
"DescribeDeliverySources",
|
|
@@ -4062,6 +4065,7 @@
|
|
|
4062
4065
|
"UntagLogGroup",
|
|
4063
4066
|
"UntagResource",
|
|
4064
4067
|
"UpdateAnomaly",
|
|
4068
|
+
"UpdateDeliveryConfiguration",
|
|
4065
4069
|
"UpdateLogAnomalyDetector",
|
|
4066
4070
|
"UpdateLogDelivery"
|
|
4067
4071
|
],
|
|
@@ -7856,7 +7860,7 @@
|
|
|
7856
7860
|
"name": "Amazon EC2",
|
|
7857
7861
|
"servicePrefix": "ec2",
|
|
7858
7862
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
|
|
7859
|
-
"actionsCount":
|
|
7863
|
+
"actionsCount": 643,
|
|
7860
7864
|
"actions": [
|
|
7861
7865
|
"AcceptAddressTransfer",
|
|
7862
7866
|
"AcceptReservedInstancesExchangeQuote",
|
|
@@ -7915,6 +7919,7 @@
|
|
|
7915
7919
|
"CopyImage",
|
|
7916
7920
|
"CopySnapshot",
|
|
7917
7921
|
"CreateCapacityReservation",
|
|
7922
|
+
"CreateCapacityReservationBySplitting",
|
|
7918
7923
|
"CreateCapacityReservationFleet",
|
|
7919
7924
|
"CreateCarrierGateway",
|
|
7920
7925
|
"CreateClientVpnEndpoint",
|
|
@@ -8429,6 +8434,7 @@
|
|
|
8429
8434
|
"MonitorInstances",
|
|
8430
8435
|
"MoveAddressToVpc",
|
|
8431
8436
|
"MoveByoipCidrToIpam",
|
|
8437
|
+
"MoveCapacityReservationInstances",
|
|
8432
8438
|
"PauseVolumeIO",
|
|
8433
8439
|
"ProvisionByoipCidr",
|
|
8434
8440
|
"ProvisionIpamByoasn",
|
|
@@ -8593,7 +8599,7 @@
|
|
|
8593
8599
|
"vpn-connection",
|
|
8594
8600
|
"vpn-gateway"
|
|
8595
8601
|
],
|
|
8596
|
-
"conditionKeysCount":
|
|
8602
|
+
"conditionKeysCount": 128,
|
|
8597
8603
|
"conditionKeys": [
|
|
8598
8604
|
"aws:RequestTag/${TagKey}",
|
|
8599
8605
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -8616,13 +8622,17 @@
|
|
|
8616
8622
|
"ec2:CloudwatchLogStreamArn",
|
|
8617
8623
|
"ec2:CpuOptionsAmdSevSnp",
|
|
8618
8624
|
"ec2:CreateAction",
|
|
8625
|
+
"ec2:CreateDate",
|
|
8619
8626
|
"ec2:DPDTimeoutSeconds",
|
|
8627
|
+
"ec2:DestinationCapacityReservationId",
|
|
8620
8628
|
"ec2:DhcpOptionsID",
|
|
8621
8629
|
"ec2:DirectoryArn",
|
|
8622
8630
|
"ec2:Domain",
|
|
8623
8631
|
"ec2:EbsOptimized",
|
|
8624
8632
|
"ec2:ElasticGpuType",
|
|
8625
8633
|
"ec2:Encrypted",
|
|
8634
|
+
"ec2:EndDate",
|
|
8635
|
+
"ec2:EndDateType",
|
|
8626
8636
|
"ec2:FisActionId",
|
|
8627
8637
|
"ec2:FisTargetArns",
|
|
8628
8638
|
"ec2:GatewayType",
|
|
@@ -8633,9 +8643,12 @@
|
|
|
8633
8643
|
"ec2:InsideTunnelCidr",
|
|
8634
8644
|
"ec2:InsideTunnelIpv6Cidr",
|
|
8635
8645
|
"ec2:InstanceAutoRecovery",
|
|
8646
|
+
"ec2:InstanceCount",
|
|
8636
8647
|
"ec2:InstanceID",
|
|
8637
8648
|
"ec2:InstanceMarketType",
|
|
8649
|
+
"ec2:InstanceMatchCriteria",
|
|
8638
8650
|
"ec2:InstanceMetadataTags",
|
|
8651
|
+
"ec2:InstancePlatform",
|
|
8639
8652
|
"ec2:InstanceProfile",
|
|
8640
8653
|
"ec2:InstanceType",
|
|
8641
8654
|
"ec2:InternetGatewayID",
|
|
@@ -8692,6 +8705,7 @@
|
|
|
8692
8705
|
"ec2:SnapshotID",
|
|
8693
8706
|
"ec2:SnapshotLockDuration",
|
|
8694
8707
|
"ec2:SnapshotTime",
|
|
8708
|
+
"ec2:SourceCapacityReservationId",
|
|
8695
8709
|
"ec2:SourceInstanceARN",
|
|
8696
8710
|
"ec2:SourceOutpostArn",
|
|
8697
8711
|
"ec2:Subnet",
|
|
@@ -9637,7 +9651,7 @@
|
|
|
9637
9651
|
"name": "AWS Elastic Load Balancing V2",
|
|
9638
9652
|
"servicePrefix": "elasticloadbalancing",
|
|
9639
9653
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselasticloadbalancingv2.html",
|
|
9640
|
-
"actionsCount":
|
|
9654
|
+
"actionsCount": 49,
|
|
9641
9655
|
"actions": [
|
|
9642
9656
|
"AddListenerCertificates",
|
|
9643
9657
|
"AddTags",
|
|
@@ -9655,6 +9669,7 @@
|
|
|
9655
9669
|
"DeleteTrustStore",
|
|
9656
9670
|
"DeregisterTargets",
|
|
9657
9671
|
"DescribeAccountLimits",
|
|
9672
|
+
"DescribeListenerAttributes",
|
|
9658
9673
|
"DescribeListenerCertificates",
|
|
9659
9674
|
"DescribeListeners",
|
|
9660
9675
|
"DescribeLoadBalancerAttributes",
|
|
@@ -9672,6 +9687,7 @@
|
|
|
9672
9687
|
"GetTrustStoreCaCertificatesBundle",
|
|
9673
9688
|
"GetTrustStoreRevocationContent",
|
|
9674
9689
|
"ModifyListener",
|
|
9690
|
+
"ModifyListenerAttributes",
|
|
9675
9691
|
"ModifyLoadBalancerAttributes",
|
|
9676
9692
|
"ModifyRule",
|
|
9677
9693
|
"ModifyTargetGroup",
|
|
@@ -10882,7 +10898,7 @@
|
|
|
10882
10898
|
"name": "AWS Fault Injection Service",
|
|
10883
10899
|
"servicePrefix": "fis",
|
|
10884
10900
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsfaultinjectionservice.html",
|
|
10885
|
-
"actionsCount":
|
|
10901
|
+
"actionsCount": 29,
|
|
10886
10902
|
"actions": [
|
|
10887
10903
|
"CreateExperimentTemplate",
|
|
10888
10904
|
"CreateTargetAccountConfiguration",
|
|
@@ -10892,6 +10908,7 @@
|
|
|
10892
10908
|
"GetExperiment",
|
|
10893
10909
|
"GetExperimentTargetAccountConfiguration",
|
|
10894
10910
|
"GetExperimentTemplate",
|
|
10911
|
+
"GetSafetyLever",
|
|
10895
10912
|
"GetTargetAccountConfiguration",
|
|
10896
10913
|
"GetTargetResourceType",
|
|
10897
10914
|
"InjectApiInternalError",
|
|
@@ -10910,13 +10927,15 @@
|
|
|
10910
10927
|
"TagResource",
|
|
10911
10928
|
"UntagResource",
|
|
10912
10929
|
"UpdateExperimentTemplate",
|
|
10930
|
+
"UpdateSafetyLeverState",
|
|
10913
10931
|
"UpdateTargetAccountConfiguration"
|
|
10914
10932
|
],
|
|
10915
|
-
"resourceTypesCount":
|
|
10933
|
+
"resourceTypesCount": 4,
|
|
10916
10934
|
"resourceTypes": [
|
|
10917
10935
|
"action",
|
|
10918
10936
|
"experiment",
|
|
10919
|
-
"experiment-template"
|
|
10937
|
+
"experiment-template",
|
|
10938
|
+
"safety-lever"
|
|
10920
10939
|
],
|
|
10921
10940
|
"conditionKeysCount": 7,
|
|
10922
10941
|
"conditionKeys": [
|
|
@@ -21589,7 +21608,7 @@
|
|
|
21589
21608
|
"name": "Amazon S3",
|
|
21590
21609
|
"servicePrefix": "s3",
|
|
21591
21610
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3.html",
|
|
21592
|
-
"actionsCount":
|
|
21611
|
+
"actionsCount": 160,
|
|
21593
21612
|
"actions": [
|
|
21594
21613
|
"AbortMultipartUpload",
|
|
21595
21614
|
"AssociateAccessGrantsIdentityCenter",
|
|
@@ -21694,6 +21713,7 @@
|
|
|
21694
21713
|
"ListBucket",
|
|
21695
21714
|
"ListBucketMultipartUploads",
|
|
21696
21715
|
"ListBucketVersions",
|
|
21716
|
+
"ListCallerAccessGrants",
|
|
21697
21717
|
"ListJobs",
|
|
21698
21718
|
"ListMultiRegionAccessPoints",
|
|
21699
21719
|
"ListMultipartUploadParts",
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
|
-
{
|
|
4
|
-
"key": "Write Actions",
|
|
5
|
-
"value": 9517
|
|
6
|
-
},
|
|
7
3
|
{
|
|
8
4
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
5
|
+
"value": 4626
|
|
10
6
|
},
|
|
11
7
|
{
|
|
12
8
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
9
|
+
"value": 2788
|
|
14
10
|
},
|
|
15
11
|
{
|
|
16
12
|
"key": "Permissions Actions",
|
|
17
13
|
"value": 293
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"key": "Write Actions",
|
|
17
|
+
"value": 9523
|
|
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": 643
|
|
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": 1764
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 942
|
|
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.264",
|
|
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",
|