aws-iam-data 0.0.156 → 0.0.158
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,15 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-02-27",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Elemental MediaLive": [
|
|
8
|
+
"medialive:RestartChannelPipelines"
|
|
9
|
+
]
|
|
10
|
+
},
|
|
11
|
+
"removedActions": {}
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"dateOfChange": "2024-02-23",
|
|
4
15
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -139448,6 +139448,21 @@
|
|
|
139448
139448
|
}
|
|
139449
139449
|
]
|
|
139450
139450
|
},
|
|
139451
|
+
{
|
|
139452
|
+
"name": "RestartChannelPipelines",
|
|
139453
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/medialive/latest/ug/maintenance-user-initiated.html",
|
|
139454
|
+
"permissionOnly": false,
|
|
139455
|
+
"description": "Grants permission to restart pipelines on a running channel",
|
|
139456
|
+
"accessLevel": "Write",
|
|
139457
|
+
"resourceTypes": [
|
|
139458
|
+
{
|
|
139459
|
+
"resourceType": "channel",
|
|
139460
|
+
"required": true,
|
|
139461
|
+
"conditionKeys": [],
|
|
139462
|
+
"dependentActions": []
|
|
139463
|
+
}
|
|
139464
|
+
]
|
|
139465
|
+
},
|
|
139451
139466
|
{
|
|
139452
139467
|
"name": "StartChannel",
|
|
139453
139468
|
"apiReferenceUrl": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html",
|
|
@@ -139716,7 +139731,7 @@
|
|
|
139716
139731
|
"resourceTypes": [
|
|
139717
139732
|
{
|
|
139718
139733
|
"name": "channel",
|
|
139719
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/medialive/latest/ug/
|
|
139734
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/medialive/latest/ug/container-channel.html",
|
|
139720
139735
|
"arnPattern": "arn:${Partition}:medialive:${Region}:${Account}:channel:${ChannelId}",
|
|
139721
139736
|
"conditionKeys": [
|
|
139722
139737
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -139724,7 +139739,7 @@
|
|
|
139724
139739
|
},
|
|
139725
139740
|
{
|
|
139726
139741
|
"name": "input",
|
|
139727
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/medialive/latest/ug/
|
|
139742
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/medialive/latest/ug/creating-input.html",
|
|
139728
139743
|
"arnPattern": "arn:${Partition}:medialive:${Region}:${Account}:input:${InputId}",
|
|
139729
139744
|
"conditionKeys": [
|
|
139730
139745
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -139738,7 +139753,7 @@
|
|
|
139738
139753
|
},
|
|
139739
139754
|
{
|
|
139740
139755
|
"name": "input-security-group",
|
|
139741
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/medialive/latest/ug/
|
|
139756
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/medialive/latest/ug/working-with-input-security-groups.html",
|
|
139742
139757
|
"arnPattern": "arn:${Partition}:medialive:${Region}:${Account}:inputSecurityGroup:${InputSecurityGroupId}",
|
|
139743
139758
|
"conditionKeys": [
|
|
139744
139759
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -263925,12 +263940,6 @@
|
|
|
263925
263940
|
"rds:subgrp-tag/${TagKey}"
|
|
263926
263941
|
]
|
|
263927
263942
|
},
|
|
263928
|
-
{
|
|
263929
|
-
"name": "target",
|
|
263930
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-proxy.html",
|
|
263931
|
-
"arnPattern": "arn:${Partition}:rds:${Region}:${Account}:target:${TargetId}",
|
|
263932
|
-
"conditionKeys": []
|
|
263933
|
-
},
|
|
263934
263943
|
{
|
|
263935
263944
|
"name": "target-group",
|
|
263936
263945
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-proxy.html",
|
|
@@ -9676,7 +9676,7 @@
|
|
|
9676
9676
|
"name": "AWS Elemental MediaLive",
|
|
9677
9677
|
"servicePrefix": "medialive",
|
|
9678
9678
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmedialive.html",
|
|
9679
|
-
"actionsCount":
|
|
9679
|
+
"actionsCount": 65,
|
|
9680
9680
|
"actions": [
|
|
9681
9681
|
"AcceptInputDeviceTransfer",
|
|
9682
9682
|
"BatchDelete",
|
|
@@ -9725,6 +9725,7 @@
|
|
|
9725
9725
|
"PurchaseOffering",
|
|
9726
9726
|
"RebootInputDevice",
|
|
9727
9727
|
"RejectInputDeviceTransfer",
|
|
9728
|
+
"RestartChannelPipelines",
|
|
9728
9729
|
"StartChannel",
|
|
9729
9730
|
"StartInputDevice",
|
|
9730
9731
|
"StartInputDeviceMaintenanceWindow",
|
|
@@ -19340,7 +19341,7 @@
|
|
|
19340
19341
|
"SwitchoverGlobalCluster",
|
|
19341
19342
|
"SwitchoverReadReplica"
|
|
19342
19343
|
],
|
|
19343
|
-
"resourceTypesCount":
|
|
19344
|
+
"resourceTypesCount": 24,
|
|
19344
19345
|
"resourceTypes": [
|
|
19345
19346
|
"cluster",
|
|
19346
19347
|
"shardgrp",
|
|
@@ -19360,7 +19361,6 @@
|
|
|
19360
19361
|
"secgrp",
|
|
19361
19362
|
"snapshot",
|
|
19362
19363
|
"subgrp",
|
|
19363
|
-
"target",
|
|
19364
19364
|
"target-group",
|
|
19365
19365
|
"cev",
|
|
19366
19366
|
"deployment",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 9066
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1686
|
|
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.158",
|
|
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",
|