aws-iam-data 0.0.417 → 0.0.418
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,22 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-07-24",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Billing": [
|
|
8
|
+
"billing:GetBillingViewData"
|
|
9
|
+
],
|
|
10
|
+
"Amazon EC2": [
|
|
11
|
+
"ec2:DescribeCapacityBlockStatus",
|
|
12
|
+
"ec2:DescribeCapacityBlocks"
|
|
13
|
+
],
|
|
14
|
+
"Amazon EMR Serverless": [
|
|
15
|
+
"emr-serverless:AccessSystemProfileLogs"
|
|
16
|
+
]
|
|
17
|
+
},
|
|
18
|
+
"removedActions": {}
|
|
19
|
+
},
|
|
2
20
|
{
|
|
3
21
|
"dateOfChange": "2025-07-23",
|
|
4
22
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -35440,6 +35440,21 @@
|
|
|
35440
35440
|
}
|
|
35441
35441
|
]
|
|
35442
35442
|
},
|
|
35443
|
+
{
|
|
35444
|
+
"name": "GetBillingViewData",
|
|
35445
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/",
|
|
35446
|
+
"permissionOnly": true,
|
|
35447
|
+
"description": "Grants permission to get cost and usage data for a specified billng view",
|
|
35448
|
+
"accessLevel": "Read",
|
|
35449
|
+
"resourceTypes": [
|
|
35450
|
+
{
|
|
35451
|
+
"resourceType": "billingview",
|
|
35452
|
+
"required": true,
|
|
35453
|
+
"conditionKeys": [],
|
|
35454
|
+
"dependentActions": []
|
|
35455
|
+
}
|
|
35456
|
+
]
|
|
35457
|
+
},
|
|
35443
35458
|
{
|
|
35444
35459
|
"name": "GetContractInformation",
|
|
35445
35460
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
@@ -120695,6 +120710,7 @@
|
|
|
120695
120710
|
"ec2:ParentSnapshot",
|
|
120696
120711
|
"ec2:ResourceTag/${TagKey}",
|
|
120697
120712
|
"ec2:VolumeID",
|
|
120713
|
+
"ec2:VolumeInitializationRate",
|
|
120698
120714
|
"ec2:VolumeIops",
|
|
120699
120715
|
"ec2:VolumeSize",
|
|
120700
120716
|
"ec2:VolumeThroughput",
|
|
@@ -123359,7 +123375,8 @@
|
|
|
123359
123375
|
"conditionKeys": [
|
|
123360
123376
|
"aws:RequestTag/${TagKey}",
|
|
123361
123377
|
"aws:TagKeys",
|
|
123362
|
-
"ec2:VolumeID"
|
|
123378
|
+
"ec2:VolumeID",
|
|
123379
|
+
"ec2:VolumeInitializationRate"
|
|
123363
123380
|
],
|
|
123364
123381
|
"dependentActions": []
|
|
123365
123382
|
},
|
|
@@ -123713,6 +123730,7 @@
|
|
|
123713
123730
|
"ec2:Encrypted",
|
|
123714
123731
|
"ec2:ResourceTag/${TagKey}",
|
|
123715
123732
|
"ec2:VolumeID",
|
|
123733
|
+
"ec2:VolumeInitializationRate",
|
|
123716
123734
|
"ec2:VolumeIops",
|
|
123717
123735
|
"ec2:VolumeSize",
|
|
123718
123736
|
"ec2:VolumeThroughput",
|
|
@@ -123782,6 +123800,7 @@
|
|
|
123782
123800
|
"ec2:Encrypted",
|
|
123783
123801
|
"ec2:ResourceTag/${TagKey}",
|
|
123784
123802
|
"ec2:VolumeID",
|
|
123803
|
+
"ec2:VolumeInitializationRate",
|
|
123785
123804
|
"ec2:VolumeIops",
|
|
123786
123805
|
"ec2:VolumeSize",
|
|
123787
123806
|
"ec2:VolumeThroughput",
|
|
@@ -123936,6 +123955,17 @@
|
|
|
123936
123955
|
"description": "Grants permission to add or overwrite one or more tags for Amazon EC2 resources",
|
|
123937
123956
|
"accessLevel": "Tagging",
|
|
123938
123957
|
"resourceTypes": [
|
|
123958
|
+
{
|
|
123959
|
+
"resourceType": "capacity-block",
|
|
123960
|
+
"required": false,
|
|
123961
|
+
"conditionKeys": [
|
|
123962
|
+
"aws:RequestTag/${TagKey}",
|
|
123963
|
+
"aws:ResourceTag/${TagKey}",
|
|
123964
|
+
"aws:TagKeys",
|
|
123965
|
+
"ec2:ResourceTag/${TagKey}"
|
|
123966
|
+
],
|
|
123967
|
+
"dependentActions": []
|
|
123968
|
+
},
|
|
123939
123969
|
{
|
|
123940
123970
|
"resourceType": "capacity-reservation",
|
|
123941
123971
|
"required": false,
|
|
@@ -124896,6 +124926,7 @@
|
|
|
124896
124926
|
"ec2:ParentSnapshot",
|
|
124897
124927
|
"ec2:ResourceTag/${TagKey}",
|
|
124898
124928
|
"ec2:VolumeID",
|
|
124929
|
+
"ec2:VolumeInitializationRate",
|
|
124899
124930
|
"ec2:VolumeIops",
|
|
124900
124931
|
"ec2:VolumeSize",
|
|
124901
124932
|
"ec2:VolumeThroughput",
|
|
@@ -125856,6 +125887,7 @@
|
|
|
125856
125887
|
"ec2:KmsKeyId",
|
|
125857
125888
|
"ec2:ParentSnapshot",
|
|
125858
125889
|
"ec2:VolumeID",
|
|
125890
|
+
"ec2:VolumeInitializationRate",
|
|
125859
125891
|
"ec2:VolumeIops",
|
|
125860
125892
|
"ec2:VolumeSize",
|
|
125861
125893
|
"ec2:VolumeThroughput",
|
|
@@ -127815,6 +127847,17 @@
|
|
|
127815
127847
|
"description": "Grants permission to delete one or more tags from Amazon EC2 resources",
|
|
127816
127848
|
"accessLevel": "Tagging",
|
|
127817
127849
|
"resourceTypes": [
|
|
127850
|
+
{
|
|
127851
|
+
"resourceType": "capacity-block",
|
|
127852
|
+
"required": false,
|
|
127853
|
+
"conditionKeys": [
|
|
127854
|
+
"aws:RequestTag/${TagKey}",
|
|
127855
|
+
"aws:ResourceTag/${TagKey}",
|
|
127856
|
+
"aws:TagKeys",
|
|
127857
|
+
"ec2:ResourceTag/${TagKey}"
|
|
127858
|
+
],
|
|
127859
|
+
"dependentActions": []
|
|
127860
|
+
},
|
|
127818
127861
|
{
|
|
127819
127862
|
"resourceType": "capacity-reservation",
|
|
127820
127863
|
"required": false,
|
|
@@ -129357,6 +129400,7 @@
|
|
|
129357
129400
|
"ec2:ParentSnapshot",
|
|
129358
129401
|
"ec2:ResourceTag/${TagKey}",
|
|
129359
129402
|
"ec2:VolumeID",
|
|
129403
|
+
"ec2:VolumeInitializationRate",
|
|
129360
129404
|
"ec2:VolumeIops",
|
|
129361
129405
|
"ec2:VolumeSize",
|
|
129362
129406
|
"ec2:VolumeThroughput",
|
|
@@ -130082,6 +130126,40 @@
|
|
|
130082
130126
|
}
|
|
130083
130127
|
]
|
|
130084
130128
|
},
|
|
130129
|
+
{
|
|
130130
|
+
"name": "DescribeCapacityBlockStatus",
|
|
130131
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityBlockStatus.html",
|
|
130132
|
+
"permissionOnly": false,
|
|
130133
|
+
"description": "Grants permission to describe the availability of capacity for the specified Capacity blocks, or all of your Capacity Blocks",
|
|
130134
|
+
"accessLevel": "List",
|
|
130135
|
+
"resourceTypes": [
|
|
130136
|
+
{
|
|
130137
|
+
"resourceType": "",
|
|
130138
|
+
"required": false,
|
|
130139
|
+
"conditionKeys": [
|
|
130140
|
+
"ec2:Region"
|
|
130141
|
+
],
|
|
130142
|
+
"dependentActions": []
|
|
130143
|
+
}
|
|
130144
|
+
]
|
|
130145
|
+
},
|
|
130146
|
+
{
|
|
130147
|
+
"name": "DescribeCapacityBlocks",
|
|
130148
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityBlocks.html",
|
|
130149
|
+
"permissionOnly": false,
|
|
130150
|
+
"description": "Grants permission to describe details about Capacity Blocks in the AWS Region that you're currently using",
|
|
130151
|
+
"accessLevel": "List",
|
|
130152
|
+
"resourceTypes": [
|
|
130153
|
+
{
|
|
130154
|
+
"resourceType": "",
|
|
130155
|
+
"required": false,
|
|
130156
|
+
"conditionKeys": [
|
|
130157
|
+
"ec2:Region"
|
|
130158
|
+
],
|
|
130159
|
+
"dependentActions": []
|
|
130160
|
+
}
|
|
130161
|
+
]
|
|
130162
|
+
},
|
|
130085
130163
|
{
|
|
130086
130164
|
"name": "DescribeCapacityReservationBillingRequests",
|
|
130087
130165
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservationBillingRequests.html",
|
|
@@ -132600,6 +132678,7 @@
|
|
|
132600
132678
|
"ec2:ParentSnapshot",
|
|
132601
132679
|
"ec2:ResourceTag/${TagKey}",
|
|
132602
132680
|
"ec2:VolumeID",
|
|
132681
|
+
"ec2:VolumeInitializationRate",
|
|
132603
132682
|
"ec2:VolumeIops",
|
|
132604
132683
|
"ec2:VolumeSize",
|
|
132605
132684
|
"ec2:VolumeThroughput",
|
|
@@ -133163,6 +133242,7 @@
|
|
|
133163
133242
|
"ec2:ParentSnapshot",
|
|
133164
133243
|
"ec2:ResourceTag/${TagKey}",
|
|
133165
133244
|
"ec2:VolumeID",
|
|
133245
|
+
"ec2:VolumeInitializationRate",
|
|
133166
133246
|
"ec2:VolumeIops",
|
|
133167
133247
|
"ec2:VolumeSize",
|
|
133168
133248
|
"ec2:VolumeThroughput",
|
|
@@ -137464,6 +137544,7 @@
|
|
|
137464
137544
|
"ec2:ParentSnapshot",
|
|
137465
137545
|
"ec2:ResourceTag/${TagKey}",
|
|
137466
137546
|
"ec2:VolumeID",
|
|
137547
|
+
"ec2:VolumeInitializationRate",
|
|
137467
137548
|
"ec2:VolumeIops",
|
|
137468
137549
|
"ec2:VolumeSize",
|
|
137469
137550
|
"ec2:VolumeThroughput",
|
|
@@ -139082,6 +139163,7 @@
|
|
|
139082
139163
|
"ec2:ParentSnapshot",
|
|
139083
139164
|
"ec2:ResourceTag/${TagKey}",
|
|
139084
139165
|
"ec2:VolumeID",
|
|
139166
|
+
"ec2:VolumeInitializationRate",
|
|
139085
139167
|
"ec2:VolumeIops",
|
|
139086
139168
|
"ec2:VolumeSize",
|
|
139087
139169
|
"ec2:VolumeThroughput",
|
|
@@ -139119,6 +139201,7 @@
|
|
|
139119
139201
|
"ec2:ParentSnapshot",
|
|
139120
139202
|
"ec2:ResourceTag/${TagKey}",
|
|
139121
139203
|
"ec2:VolumeID",
|
|
139204
|
+
"ec2:VolumeInitializationRate",
|
|
139122
139205
|
"ec2:VolumeIops",
|
|
139123
139206
|
"ec2:VolumeSize",
|
|
139124
139207
|
"ec2:VolumeThroughput",
|
|
@@ -141745,6 +141828,7 @@
|
|
|
141745
141828
|
"ec2:ManagedResourceOperator",
|
|
141746
141829
|
"ec2:ParentSnapshot",
|
|
141747
141830
|
"ec2:VolumeID",
|
|
141831
|
+
"ec2:VolumeInitializationRate",
|
|
141748
141832
|
"ec2:VolumeIops",
|
|
141749
141833
|
"ec2:VolumeSize",
|
|
141750
141834
|
"ec2:VolumeThroughput",
|
|
@@ -142486,6 +142570,20 @@
|
|
|
142486
142570
|
"ec2:ResourceTag/${TagKey}"
|
|
142487
142571
|
]
|
|
142488
142572
|
},
|
|
142573
|
+
{
|
|
142574
|
+
"name": "capacity-block",
|
|
142575
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
142576
|
+
"arnPattern": "arn:${Partition}:ec2:${Region}:${Account}:capacity-block/${CapacityBlockId}",
|
|
142577
|
+
"conditionKeys": [
|
|
142578
|
+
"aws:RequestTag/${TagKey}",
|
|
142579
|
+
"aws:ResourceTag/${TagKey}",
|
|
142580
|
+
"aws:TagKeys",
|
|
142581
|
+
"ec2:Attribute",
|
|
142582
|
+
"ec2:Attribute/${AttributeName}",
|
|
142583
|
+
"ec2:Region",
|
|
142584
|
+
"ec2:ResourceTag/${TagKey}"
|
|
142585
|
+
]
|
|
142586
|
+
},
|
|
142489
142587
|
{
|
|
142490
142588
|
"name": "capacity-reservation-fleet",
|
|
142491
142589
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#EC2_ARN_Format",
|
|
@@ -143701,6 +143799,7 @@
|
|
|
143701
143799
|
"ec2:Region",
|
|
143702
143800
|
"ec2:ResourceTag/${TagKey}",
|
|
143703
143801
|
"ec2:VolumeID",
|
|
143802
|
+
"ec2:VolumeInitializationRate",
|
|
143704
143803
|
"ec2:VolumeIops",
|
|
143705
143804
|
"ec2:VolumeSize",
|
|
143706
143805
|
"ec2:VolumeThroughput",
|
|
@@ -144584,6 +144683,12 @@
|
|
|
144584
144683
|
"description": "Filters access by the ID of a volume",
|
|
144585
144684
|
"type": "String"
|
|
144586
144685
|
},
|
|
144686
|
+
{
|
|
144687
|
+
"name": "ec2:VolumeInitializationRate",
|
|
144688
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#amazon-ec2-keys",
|
|
144689
|
+
"description": "Filters access by the initialization rate of the volume, in MiBps",
|
|
144690
|
+
"type": "Numeric"
|
|
144691
|
+
},
|
|
144587
144692
|
{
|
|
144588
144693
|
"name": "ec2:VolumeIops",
|
|
144589
144694
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.html#amazon-ec2-keys",
|
|
@@ -163606,7 +163711,7 @@
|
|
|
163606
163711
|
"actions": [
|
|
163607
163712
|
{
|
|
163608
163713
|
"name": "AddBridgeOutputs",
|
|
163609
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163714
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_AddBridgeOutputs.html",
|
|
163610
163715
|
"permissionOnly": false,
|
|
163611
163716
|
"description": "Grants permission to add outputs to an existing bridge",
|
|
163612
163717
|
"accessLevel": "Write",
|
|
@@ -163621,7 +163726,7 @@
|
|
|
163621
163726
|
},
|
|
163622
163727
|
{
|
|
163623
163728
|
"name": "AddBridgeSources",
|
|
163624
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163729
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_AddBridgeSources.html",
|
|
163625
163730
|
"permissionOnly": false,
|
|
163626
163731
|
"description": "Grants permission to add sources to an existing bridge",
|
|
163627
163732
|
"accessLevel": "Write",
|
|
@@ -163636,7 +163741,7 @@
|
|
|
163636
163741
|
},
|
|
163637
163742
|
{
|
|
163638
163743
|
"name": "AddFlowMediaStreams",
|
|
163639
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163744
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_AddFlowMediaStreams.html",
|
|
163640
163745
|
"permissionOnly": false,
|
|
163641
163746
|
"description": "Grants permission to add media streams to any flow",
|
|
163642
163747
|
"accessLevel": "Write",
|
|
@@ -163651,7 +163756,7 @@
|
|
|
163651
163756
|
},
|
|
163652
163757
|
{
|
|
163653
163758
|
"name": "AddFlowOutputs",
|
|
163654
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163759
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_AddFlowOutputs.html",
|
|
163655
163760
|
"permissionOnly": false,
|
|
163656
163761
|
"description": "Grants permission to add outputs to any flow",
|
|
163657
163762
|
"accessLevel": "Write",
|
|
@@ -163666,7 +163771,7 @@
|
|
|
163666
163771
|
},
|
|
163667
163772
|
{
|
|
163668
163773
|
"name": "AddFlowSources",
|
|
163669
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163774
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_AddFlowSources.html",
|
|
163670
163775
|
"permissionOnly": false,
|
|
163671
163776
|
"description": "Grants permission to add sources to any flow",
|
|
163672
163777
|
"accessLevel": "Write",
|
|
@@ -163681,7 +163786,7 @@
|
|
|
163681
163786
|
},
|
|
163682
163787
|
{
|
|
163683
163788
|
"name": "AddFlowVpcInterfaces",
|
|
163684
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163789
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_AddFlowVpcInterfaces.html",
|
|
163685
163790
|
"permissionOnly": false,
|
|
163686
163791
|
"description": "Grants permission to add VPC interfaces to any flow",
|
|
163687
163792
|
"accessLevel": "Write",
|
|
@@ -163696,14 +163801,14 @@
|
|
|
163696
163801
|
},
|
|
163697
163802
|
{
|
|
163698
163803
|
"name": "CreateBridge",
|
|
163699
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163804
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_CreateBridge.html",
|
|
163700
163805
|
"permissionOnly": false,
|
|
163701
163806
|
"description": "Grants permission to create bridges",
|
|
163702
163807
|
"accessLevel": "Write",
|
|
163703
163808
|
"resourceTypes": [
|
|
163704
163809
|
{
|
|
163705
|
-
"resourceType": "
|
|
163706
|
-
"required":
|
|
163810
|
+
"resourceType": "",
|
|
163811
|
+
"required": false,
|
|
163707
163812
|
"conditionKeys": [],
|
|
163708
163813
|
"dependentActions": []
|
|
163709
163814
|
}
|
|
@@ -163711,7 +163816,7 @@
|
|
|
163711
163816
|
},
|
|
163712
163817
|
{
|
|
163713
163818
|
"name": "CreateFlow",
|
|
163714
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163819
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_CreateFlow.html",
|
|
163715
163820
|
"permissionOnly": false,
|
|
163716
163821
|
"description": "Grants permission to create flows",
|
|
163717
163822
|
"accessLevel": "Write",
|
|
@@ -163726,14 +163831,14 @@
|
|
|
163726
163831
|
},
|
|
163727
163832
|
{
|
|
163728
163833
|
"name": "CreateGateway",
|
|
163729
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163834
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_CreateGateway.html",
|
|
163730
163835
|
"permissionOnly": false,
|
|
163731
163836
|
"description": "Grants permission to create gateways",
|
|
163732
163837
|
"accessLevel": "Write",
|
|
163733
163838
|
"resourceTypes": [
|
|
163734
163839
|
{
|
|
163735
|
-
"resourceType": "
|
|
163736
|
-
"required":
|
|
163840
|
+
"resourceType": "",
|
|
163841
|
+
"required": false,
|
|
163737
163842
|
"conditionKeys": [],
|
|
163738
163843
|
"dependentActions": []
|
|
163739
163844
|
}
|
|
@@ -163741,7 +163846,7 @@
|
|
|
163741
163846
|
},
|
|
163742
163847
|
{
|
|
163743
163848
|
"name": "DeleteBridge",
|
|
163744
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163849
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DeleteBridge.html",
|
|
163745
163850
|
"permissionOnly": false,
|
|
163746
163851
|
"description": "Grants permission to delete bridges",
|
|
163747
163852
|
"accessLevel": "Write",
|
|
@@ -163756,7 +163861,7 @@
|
|
|
163756
163861
|
},
|
|
163757
163862
|
{
|
|
163758
163863
|
"name": "DeleteFlow",
|
|
163759
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163864
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DeleteFlow.html",
|
|
163760
163865
|
"permissionOnly": false,
|
|
163761
163866
|
"description": "Grants permission to delete flows",
|
|
163762
163867
|
"accessLevel": "Write",
|
|
@@ -163771,7 +163876,7 @@
|
|
|
163771
163876
|
},
|
|
163772
163877
|
{
|
|
163773
163878
|
"name": "DeleteGateway",
|
|
163774
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163879
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DeleteGateway.html",
|
|
163775
163880
|
"permissionOnly": false,
|
|
163776
163881
|
"description": "Grants permission to delete gateways",
|
|
163777
163882
|
"accessLevel": "Write",
|
|
@@ -163786,7 +163891,7 @@
|
|
|
163786
163891
|
},
|
|
163787
163892
|
{
|
|
163788
163893
|
"name": "DeregisterGatewayInstance",
|
|
163789
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163894
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DeregisterGatewayInstance.html",
|
|
163790
163895
|
"permissionOnly": false,
|
|
163791
163896
|
"description": "Grants permission to deregister gateway instance",
|
|
163792
163897
|
"accessLevel": "Write",
|
|
@@ -163801,7 +163906,7 @@
|
|
|
163801
163906
|
},
|
|
163802
163907
|
{
|
|
163803
163908
|
"name": "DescribeBridge",
|
|
163804
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163909
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DescribeBridge.html",
|
|
163805
163910
|
"permissionOnly": false,
|
|
163806
163911
|
"description": "Grants permission to display the details of a bridge",
|
|
163807
163912
|
"accessLevel": "Read",
|
|
@@ -163816,7 +163921,7 @@
|
|
|
163816
163921
|
},
|
|
163817
163922
|
{
|
|
163818
163923
|
"name": "DescribeFlow",
|
|
163819
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163924
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DescribeFlow.html",
|
|
163820
163925
|
"permissionOnly": false,
|
|
163821
163926
|
"description": "Grants permission to display the details of a flow including the flow ARN, name, and Availability Zone, as well as details about the source, outputs, and entitlements",
|
|
163822
163927
|
"accessLevel": "Read",
|
|
@@ -163831,7 +163936,7 @@
|
|
|
163831
163936
|
},
|
|
163832
163937
|
{
|
|
163833
163938
|
"name": "DescribeFlowSourceMetadata",
|
|
163834
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163939
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DescribeFlowSourceMetadata.html",
|
|
163835
163940
|
"permissionOnly": false,
|
|
163836
163941
|
"description": "Grants permission to view information about the flow's source transport stream and programs",
|
|
163837
163942
|
"accessLevel": "Read",
|
|
@@ -163846,7 +163951,7 @@
|
|
|
163846
163951
|
},
|
|
163847
163952
|
{
|
|
163848
163953
|
"name": "DescribeFlowSourceThumbnail",
|
|
163849
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163954
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DescribeFlowSourceThumbnail.html",
|
|
163850
163955
|
"permissionOnly": false,
|
|
163851
163956
|
"description": "Grants permission to view flow's source thumbnail",
|
|
163852
163957
|
"accessLevel": "Read",
|
|
@@ -163861,7 +163966,7 @@
|
|
|
163861
163966
|
},
|
|
163862
163967
|
{
|
|
163863
163968
|
"name": "DescribeGateway",
|
|
163864
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163969
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DescribeGateway.html",
|
|
163865
163970
|
"permissionOnly": false,
|
|
163866
163971
|
"description": "Grants permission to display the details of a gateway including the gateway ARN, name, and CIDR blocks, as well as details about the networks",
|
|
163867
163972
|
"accessLevel": "Read",
|
|
@@ -163876,7 +163981,7 @@
|
|
|
163876
163981
|
},
|
|
163877
163982
|
{
|
|
163878
163983
|
"name": "DescribeGatewayInstance",
|
|
163879
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163984
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DescribeGatewayInstance.html",
|
|
163880
163985
|
"permissionOnly": false,
|
|
163881
163986
|
"description": "Grants permission to display the details of a gateway instance",
|
|
163882
163987
|
"accessLevel": "Read",
|
|
@@ -163891,7 +163996,7 @@
|
|
|
163891
163996
|
},
|
|
163892
163997
|
{
|
|
163893
163998
|
"name": "DescribeOffering",
|
|
163894
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
163999
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DescribeOffering.html",
|
|
163895
164000
|
"permissionOnly": false,
|
|
163896
164001
|
"description": "Grants permission to display the details of an offering",
|
|
163897
164002
|
"accessLevel": "Read",
|
|
@@ -163906,7 +164011,7 @@
|
|
|
163906
164011
|
},
|
|
163907
164012
|
{
|
|
163908
164013
|
"name": "DescribeReservation",
|
|
163909
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164014
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DescribeReservation.html",
|
|
163910
164015
|
"permissionOnly": false,
|
|
163911
164016
|
"description": "Grants permission to display the details of a reservation",
|
|
163912
164017
|
"accessLevel": "Read",
|
|
@@ -163921,7 +164026,7 @@
|
|
|
163921
164026
|
},
|
|
163922
164027
|
{
|
|
163923
164028
|
"name": "DiscoverGatewayPollEndpoint",
|
|
163924
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164029
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_DiscoverGatewayPollEndpoint.html",
|
|
163925
164030
|
"permissionOnly": false,
|
|
163926
164031
|
"description": "Grants permission to discover gateway poll endpoint",
|
|
163927
164032
|
"accessLevel": "Write",
|
|
@@ -163936,7 +164041,7 @@
|
|
|
163936
164041
|
},
|
|
163937
164042
|
{
|
|
163938
164043
|
"name": "GrantFlowEntitlements",
|
|
163939
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164044
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_GrantFlowEntitlements.html",
|
|
163940
164045
|
"permissionOnly": false,
|
|
163941
164046
|
"description": "Grants permission to grant entitlements on any flow",
|
|
163942
164047
|
"accessLevel": "Write",
|
|
@@ -163951,7 +164056,7 @@
|
|
|
163951
164056
|
},
|
|
163952
164057
|
{
|
|
163953
164058
|
"name": "ListBridges",
|
|
163954
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164059
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListBridges.html",
|
|
163955
164060
|
"permissionOnly": false,
|
|
163956
164061
|
"description": "Grants permission to display a list of bridges that are associated with this account and an optionally specified Arn",
|
|
163957
164062
|
"accessLevel": "List",
|
|
@@ -163966,7 +164071,7 @@
|
|
|
163966
164071
|
},
|
|
163967
164072
|
{
|
|
163968
164073
|
"name": "ListEntitlements",
|
|
163969
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164074
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListEntitlements.html",
|
|
163970
164075
|
"permissionOnly": false,
|
|
163971
164076
|
"description": "Grants permission to display a list of all entitlements that have been granted to the account",
|
|
163972
164077
|
"accessLevel": "List",
|
|
@@ -163981,7 +164086,7 @@
|
|
|
163981
164086
|
},
|
|
163982
164087
|
{
|
|
163983
164088
|
"name": "ListFlows",
|
|
163984
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164089
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListFlows.html",
|
|
163985
164090
|
"permissionOnly": false,
|
|
163986
164091
|
"description": "Grants permission to display a list of flows that are associated with this account",
|
|
163987
164092
|
"accessLevel": "List",
|
|
@@ -163996,7 +164101,7 @@
|
|
|
163996
164101
|
},
|
|
163997
164102
|
{
|
|
163998
164103
|
"name": "ListGatewayInstances",
|
|
163999
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164104
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListGatewayInstances.html",
|
|
164000
164105
|
"permissionOnly": false,
|
|
164001
164106
|
"description": "Grants permission to display a list of instances that are associated with this gateway",
|
|
164002
164107
|
"accessLevel": "List",
|
|
@@ -164011,7 +164116,7 @@
|
|
|
164011
164116
|
},
|
|
164012
164117
|
{
|
|
164013
164118
|
"name": "ListGateways",
|
|
164014
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164119
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListGateways.html",
|
|
164015
164120
|
"permissionOnly": false,
|
|
164016
164121
|
"description": "Grants permission to display a list of gateways that are associated with this account",
|
|
164017
164122
|
"accessLevel": "List",
|
|
@@ -164026,7 +164131,7 @@
|
|
|
164026
164131
|
},
|
|
164027
164132
|
{
|
|
164028
164133
|
"name": "ListOfferings",
|
|
164029
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164134
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListOfferings.html",
|
|
164030
164135
|
"permissionOnly": false,
|
|
164031
164136
|
"description": "Grants permission to display a list of all offerings that are available to the account in the current AWS Region",
|
|
164032
164137
|
"accessLevel": "List",
|
|
@@ -164041,7 +164146,7 @@
|
|
|
164041
164146
|
},
|
|
164042
164147
|
{
|
|
164043
164148
|
"name": "ListReservations",
|
|
164044
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164149
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListReservations.html",
|
|
164045
164150
|
"permissionOnly": false,
|
|
164046
164151
|
"description": "Grants permission to display a list of all reservations that have been purchased by the account in the current AWS Region",
|
|
164047
164152
|
"accessLevel": "List",
|
|
@@ -164056,7 +164161,7 @@
|
|
|
164056
164161
|
},
|
|
164057
164162
|
{
|
|
164058
164163
|
"name": "ListTagsForResource",
|
|
164059
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164164
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_ListTagsForResource.html",
|
|
164060
164165
|
"permissionOnly": false,
|
|
164061
164166
|
"description": "Grants permission to display a list of all tags associated with a resource",
|
|
164062
164167
|
"accessLevel": "Read",
|
|
@@ -164071,7 +164176,7 @@
|
|
|
164071
164176
|
},
|
|
164072
164177
|
{
|
|
164073
164178
|
"name": "PollGateway",
|
|
164074
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164179
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_PollGateway.html",
|
|
164075
164180
|
"permissionOnly": false,
|
|
164076
164181
|
"description": "Grants permission to poll gateway",
|
|
164077
164182
|
"accessLevel": "Write",
|
|
@@ -164086,7 +164191,7 @@
|
|
|
164086
164191
|
},
|
|
164087
164192
|
{
|
|
164088
164193
|
"name": "PurchaseOffering",
|
|
164089
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164194
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_PurchaseOffering.html",
|
|
164090
164195
|
"permissionOnly": false,
|
|
164091
164196
|
"description": "Grants permission to purchase an offering",
|
|
164092
164197
|
"accessLevel": "Write",
|
|
@@ -164101,7 +164206,7 @@
|
|
|
164101
164206
|
},
|
|
164102
164207
|
{
|
|
164103
164208
|
"name": "RemoveBridgeOutput",
|
|
164104
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164209
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_RemoveBridgeOutput.html",
|
|
164105
164210
|
"permissionOnly": false,
|
|
164106
164211
|
"description": "Grants permission to remove an output of an existing bridge",
|
|
164107
164212
|
"accessLevel": "Write",
|
|
@@ -164116,7 +164221,7 @@
|
|
|
164116
164221
|
},
|
|
164117
164222
|
{
|
|
164118
164223
|
"name": "RemoveBridgeSource",
|
|
164119
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164224
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_RemoveBridgeSource.html",
|
|
164120
164225
|
"permissionOnly": false,
|
|
164121
164226
|
"description": "Grants permission to remove a source of an existing bridge",
|
|
164122
164227
|
"accessLevel": "Write",
|
|
@@ -164131,7 +164236,7 @@
|
|
|
164131
164236
|
},
|
|
164132
164237
|
{
|
|
164133
164238
|
"name": "RemoveFlowMediaStream",
|
|
164134
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164239
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_RemoveFlowMediaStream.html",
|
|
164135
164240
|
"permissionOnly": false,
|
|
164136
164241
|
"description": "Grants permission to remove media streams from any flow",
|
|
164137
164242
|
"accessLevel": "Write",
|
|
@@ -164146,7 +164251,7 @@
|
|
|
164146
164251
|
},
|
|
164147
164252
|
{
|
|
164148
164253
|
"name": "RemoveFlowOutput",
|
|
164149
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164254
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_RemoveFlowOutput.html",
|
|
164150
164255
|
"permissionOnly": false,
|
|
164151
164256
|
"description": "Grants permission to remove outputs from any flow",
|
|
164152
164257
|
"accessLevel": "Write",
|
|
@@ -164161,7 +164266,7 @@
|
|
|
164161
164266
|
},
|
|
164162
164267
|
{
|
|
164163
164268
|
"name": "RemoveFlowSource",
|
|
164164
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164269
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_RemoveFlowSource.html",
|
|
164165
164270
|
"permissionOnly": false,
|
|
164166
164271
|
"description": "Grants permission to remove sources from any flow",
|
|
164167
164272
|
"accessLevel": "Write",
|
|
@@ -164176,7 +164281,7 @@
|
|
|
164176
164281
|
},
|
|
164177
164282
|
{
|
|
164178
164283
|
"name": "RemoveFlowVpcInterface",
|
|
164179
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164284
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_RemoveFlowVpcInterface.html",
|
|
164180
164285
|
"permissionOnly": false,
|
|
164181
164286
|
"description": "Grants permission to remove VPC interfaces from any flow",
|
|
164182
164287
|
"accessLevel": "Write",
|
|
@@ -164191,7 +164296,7 @@
|
|
|
164191
164296
|
},
|
|
164192
164297
|
{
|
|
164193
164298
|
"name": "RevokeFlowEntitlement",
|
|
164194
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164299
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_RevokeFlowEntitlement.html",
|
|
164195
164300
|
"permissionOnly": false,
|
|
164196
164301
|
"description": "Grants permission to revoke entitlements on any flow",
|
|
164197
164302
|
"accessLevel": "Write",
|
|
@@ -164206,7 +164311,7 @@
|
|
|
164206
164311
|
},
|
|
164207
164312
|
{
|
|
164208
164313
|
"name": "StartFlow",
|
|
164209
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164314
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_StartFlow.html",
|
|
164210
164315
|
"permissionOnly": false,
|
|
164211
164316
|
"description": "Grants permission to start flows",
|
|
164212
164317
|
"accessLevel": "Write",
|
|
@@ -164221,7 +164326,7 @@
|
|
|
164221
164326
|
},
|
|
164222
164327
|
{
|
|
164223
164328
|
"name": "StopFlow",
|
|
164224
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164329
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_StopFlow.html",
|
|
164225
164330
|
"permissionOnly": false,
|
|
164226
164331
|
"description": "Grants permission to stop flows",
|
|
164227
164332
|
"accessLevel": "Write",
|
|
@@ -164236,7 +164341,7 @@
|
|
|
164236
164341
|
},
|
|
164237
164342
|
{
|
|
164238
164343
|
"name": "SubmitGatewayStateChange",
|
|
164239
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164344
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_SubmitGatewayStateChange.html",
|
|
164240
164345
|
"permissionOnly": false,
|
|
164241
164346
|
"description": "Grants permission to submit gateway state change",
|
|
164242
164347
|
"accessLevel": "Write",
|
|
@@ -164251,7 +164356,7 @@
|
|
|
164251
164356
|
},
|
|
164252
164357
|
{
|
|
164253
164358
|
"name": "TagResource",
|
|
164254
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164359
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_TagResource.html",
|
|
164255
164360
|
"permissionOnly": false,
|
|
164256
164361
|
"description": "Grants permission to associate tags with resources",
|
|
164257
164362
|
"accessLevel": "Tagging",
|
|
@@ -164266,7 +164371,7 @@
|
|
|
164266
164371
|
},
|
|
164267
164372
|
{
|
|
164268
164373
|
"name": "UntagResource",
|
|
164269
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164374
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UntagResource.html",
|
|
164270
164375
|
"permissionOnly": false,
|
|
164271
164376
|
"description": "Grants permission to remove tags from resources",
|
|
164272
164377
|
"accessLevel": "Tagging",
|
|
@@ -164281,7 +164386,7 @@
|
|
|
164281
164386
|
},
|
|
164282
164387
|
{
|
|
164283
164388
|
"name": "UpdateBridge",
|
|
164284
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164389
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateBridge.html",
|
|
164285
164390
|
"permissionOnly": false,
|
|
164286
164391
|
"description": "Grants permission to update bridges",
|
|
164287
164392
|
"accessLevel": "Write",
|
|
@@ -164296,7 +164401,7 @@
|
|
|
164296
164401
|
},
|
|
164297
164402
|
{
|
|
164298
164403
|
"name": "UpdateBridgeOutput",
|
|
164299
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164404
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateBridgeOutput.html",
|
|
164300
164405
|
"permissionOnly": false,
|
|
164301
164406
|
"description": "Grants permission to update an output of an existing bridge",
|
|
164302
164407
|
"accessLevel": "Write",
|
|
@@ -164311,7 +164416,7 @@
|
|
|
164311
164416
|
},
|
|
164312
164417
|
{
|
|
164313
164418
|
"name": "UpdateBridgeSource",
|
|
164314
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164419
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateBridgeSource.html",
|
|
164315
164420
|
"permissionOnly": false,
|
|
164316
164421
|
"description": "Grants permission to update a source of an existing bridge",
|
|
164317
164422
|
"accessLevel": "Write",
|
|
@@ -164326,7 +164431,7 @@
|
|
|
164326
164431
|
},
|
|
164327
164432
|
{
|
|
164328
164433
|
"name": "UpdateBridgeState",
|
|
164329
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164434
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateBridgeState.html",
|
|
164330
164435
|
"permissionOnly": false,
|
|
164331
164436
|
"description": "Grants permission to update the state of an existing bridge",
|
|
164332
164437
|
"accessLevel": "Write",
|
|
@@ -164341,7 +164446,7 @@
|
|
|
164341
164446
|
},
|
|
164342
164447
|
{
|
|
164343
164448
|
"name": "UpdateFlow",
|
|
164344
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164449
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateFlow.html",
|
|
164345
164450
|
"permissionOnly": false,
|
|
164346
164451
|
"description": "Grants permission to update flows",
|
|
164347
164452
|
"accessLevel": "Write",
|
|
@@ -164356,7 +164461,7 @@
|
|
|
164356
164461
|
},
|
|
164357
164462
|
{
|
|
164358
164463
|
"name": "UpdateFlowEntitlement",
|
|
164359
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164464
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateFlowEntitlement.html",
|
|
164360
164465
|
"permissionOnly": false,
|
|
164361
164466
|
"description": "Grants permission to update entitlements on any flow",
|
|
164362
164467
|
"accessLevel": "Write",
|
|
@@ -164371,7 +164476,7 @@
|
|
|
164371
164476
|
},
|
|
164372
164477
|
{
|
|
164373
164478
|
"name": "UpdateFlowMediaStream",
|
|
164374
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164479
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateFlowMediaStream.html",
|
|
164375
164480
|
"permissionOnly": false,
|
|
164376
164481
|
"description": "Grants permission to update media streams on any flow",
|
|
164377
164482
|
"accessLevel": "Write",
|
|
@@ -164386,7 +164491,7 @@
|
|
|
164386
164491
|
},
|
|
164387
164492
|
{
|
|
164388
164493
|
"name": "UpdateFlowOutput",
|
|
164389
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164494
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateFlowOutput.html",
|
|
164390
164495
|
"permissionOnly": false,
|
|
164391
164496
|
"description": "Grants permission to update outputs on any flow",
|
|
164392
164497
|
"accessLevel": "Write",
|
|
@@ -164401,7 +164506,7 @@
|
|
|
164401
164506
|
},
|
|
164402
164507
|
{
|
|
164403
164508
|
"name": "UpdateFlowSource",
|
|
164404
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164509
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateFlowSource.html",
|
|
164405
164510
|
"permissionOnly": false,
|
|
164406
164511
|
"description": "Grants permission to update the source of any flow",
|
|
164407
164512
|
"accessLevel": "Write",
|
|
@@ -164416,7 +164521,7 @@
|
|
|
164416
164521
|
},
|
|
164417
164522
|
{
|
|
164418
164523
|
"name": "UpdateGatewayInstance",
|
|
164419
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/
|
|
164524
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/api/API_UpdateGatewayInstance.html",
|
|
164420
164525
|
"permissionOnly": false,
|
|
164421
164526
|
"description": "Grants permission to update the configuration of an existing Gateway Instance",
|
|
164422
164527
|
"accessLevel": "Write",
|
|
@@ -171636,6 +171741,21 @@
|
|
|
171636
171741
|
}
|
|
171637
171742
|
]
|
|
171638
171743
|
},
|
|
171744
|
+
{
|
|
171745
|
+
"name": "AccessSystemProfileLogs",
|
|
171746
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/logging-monitoring.html",
|
|
171747
|
+
"permissionOnly": true,
|
|
171748
|
+
"description": "Grants permission to access system profile logs",
|
|
171749
|
+
"accessLevel": "Write",
|
|
171750
|
+
"resourceTypes": [
|
|
171751
|
+
{
|
|
171752
|
+
"resourceType": "jobRun",
|
|
171753
|
+
"required": true,
|
|
171754
|
+
"conditionKeys": [],
|
|
171755
|
+
"dependentActions": []
|
|
171756
|
+
}
|
|
171757
|
+
]
|
|
171758
|
+
},
|
|
171639
171759
|
{
|
|
171640
171760
|
"name": "CancelJobRun",
|
|
171641
171761
|
"apiReferenceUrl": "https://docs.aws.amazon.com/emr-serverless/latest/APIReference/API_CancelJobRun.html",
|
|
@@ -2678,7 +2678,7 @@
|
|
|
2678
2678
|
"name": "AWS Billing",
|
|
2679
2679
|
"servicePrefix": "billing",
|
|
2680
2680
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbilling.html",
|
|
2681
|
-
"actionsCount":
|
|
2681
|
+
"actionsCount": 25,
|
|
2682
2682
|
"actions": [
|
|
2683
2683
|
"CreateBillingView",
|
|
2684
2684
|
"DeleteBillingView",
|
|
@@ -2688,6 +2688,7 @@
|
|
|
2688
2688
|
"GetBillingNotifications",
|
|
2689
2689
|
"GetBillingPreferences",
|
|
2690
2690
|
"GetBillingView",
|
|
2691
|
+
"GetBillingViewData",
|
|
2691
2692
|
"GetContractInformation",
|
|
2692
2693
|
"GetCredits",
|
|
2693
2694
|
"GetIAMAccessPreference",
|
|
@@ -8881,7 +8882,7 @@
|
|
|
8881
8882
|
"name": "Amazon EC2",
|
|
8882
8883
|
"servicePrefix": "ec2",
|
|
8883
8884
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
|
|
8884
|
-
"actionsCount":
|
|
8885
|
+
"actionsCount": 704,
|
|
8885
8886
|
"actions": [
|
|
8886
8887
|
"AcceptAddressTransfer",
|
|
8887
8888
|
"AcceptCapacityReservationBillingOwnership",
|
|
@@ -9142,6 +9143,8 @@
|
|
|
9142
9143
|
"DescribeCapacityBlockExtensionHistory",
|
|
9143
9144
|
"DescribeCapacityBlockExtensionOfferings",
|
|
9144
9145
|
"DescribeCapacityBlockOfferings",
|
|
9146
|
+
"DescribeCapacityBlockStatus",
|
|
9147
|
+
"DescribeCapacityBlocks",
|
|
9145
9148
|
"DescribeCapacityReservationBillingRequests",
|
|
9146
9149
|
"DescribeCapacityReservationFleets",
|
|
9147
9150
|
"DescribeCapacityReservations",
|
|
@@ -9586,9 +9589,10 @@
|
|
|
9586
9589
|
"UpdateSecurityGroupRuleDescriptionsIngress",
|
|
9587
9590
|
"WithdrawByoipCidr"
|
|
9588
9591
|
],
|
|
9589
|
-
"resourceTypesCount":
|
|
9592
|
+
"resourceTypesCount": 99,
|
|
9590
9593
|
"resourceTypes": [
|
|
9591
9594
|
"elastic-ip",
|
|
9595
|
+
"capacity-block",
|
|
9592
9596
|
"capacity-reservation-fleet",
|
|
9593
9597
|
"capacity-reservation",
|
|
9594
9598
|
"carrier-gateway",
|
|
@@ -9687,7 +9691,7 @@
|
|
|
9687
9691
|
"vpn-connection",
|
|
9688
9692
|
"vpn-gateway"
|
|
9689
9693
|
],
|
|
9690
|
-
"conditionKeysCount":
|
|
9694
|
+
"conditionKeysCount": 138,
|
|
9691
9695
|
"conditionKeys": [
|
|
9692
9696
|
"aws:RequestTag/${TagKey}",
|
|
9693
9697
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -9806,6 +9810,7 @@
|
|
|
9806
9810
|
"ec2:SubnetID",
|
|
9807
9811
|
"ec2:Tenancy",
|
|
9808
9812
|
"ec2:VolumeID",
|
|
9813
|
+
"ec2:VolumeInitializationRate",
|
|
9809
9814
|
"ec2:VolumeIops",
|
|
9810
9815
|
"ec2:VolumeSize",
|
|
9811
9816
|
"ec2:VolumeThroughput",
|
|
@@ -11797,10 +11802,11 @@
|
|
|
11797
11802
|
"name": "Amazon EMR Serverless",
|
|
11798
11803
|
"servicePrefix": "emr-serverless",
|
|
11799
11804
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonemrserverless.html",
|
|
11800
|
-
"actionsCount":
|
|
11805
|
+
"actionsCount": 19,
|
|
11801
11806
|
"actions": [
|
|
11802
11807
|
"AccessInteractiveEndpoints",
|
|
11803
11808
|
"AccessLivyEndpoints",
|
|
11809
|
+
"AccessSystemProfileLogs",
|
|
11804
11810
|
"CancelJobRun",
|
|
11805
11811
|
"CreateApplication",
|
|
11806
11812
|
"DeleteApplication",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10451
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5102
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3112
|
|
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": 704
|
|
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": 1947
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1209
|
|
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.418",
|
|
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",
|