aws-iam-data 0.0.349 → 0.0.351
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,27 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-03-26",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Route 53 Recovery Controls": [
|
|
8
|
+
"route53-recovery-control-config:DeleteResourcePolicy",
|
|
9
|
+
"route53-recovery-control-config:PutResourcePolicy"
|
|
10
|
+
]
|
|
11
|
+
},
|
|
12
|
+
"removedActions": {}
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"dateOfChange": "2025-03-25",
|
|
16
|
+
"addedServices": [],
|
|
17
|
+
"removedServices": [],
|
|
18
|
+
"addedActions": {
|
|
19
|
+
"Amazon DataZone": [
|
|
20
|
+
"datazone:GetUpdateEligibility"
|
|
21
|
+
]
|
|
22
|
+
},
|
|
23
|
+
"removedActions": {}
|
|
24
|
+
},
|
|
2
25
|
{
|
|
3
26
|
"dateOfChange": "2025-03-22",
|
|
4
27
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -100673,6 +100673,21 @@
|
|
|
100673
100673
|
}
|
|
100674
100674
|
]
|
|
100675
100675
|
},
|
|
100676
|
+
{
|
|
100677
|
+
"name": "GetUpdateEligibility",
|
|
100678
|
+
"apiReferenceUrl": "${APIReferenceDocPage}API_GetUpdateEligibility.html",
|
|
100679
|
+
"permissionOnly": false,
|
|
100680
|
+
"description": "Grants permission to get update eligibility status for project constructs",
|
|
100681
|
+
"accessLevel": "Read",
|
|
100682
|
+
"resourceTypes": [
|
|
100683
|
+
{
|
|
100684
|
+
"resourceType": "",
|
|
100685
|
+
"required": false,
|
|
100686
|
+
"conditionKeys": [],
|
|
100687
|
+
"dependentActions": []
|
|
100688
|
+
}
|
|
100689
|
+
]
|
|
100690
|
+
},
|
|
100676
100691
|
{
|
|
100677
100692
|
"name": "GetUserProfile",
|
|
100678
100693
|
"apiReferenceUrl": "${APIReferenceDocPage}API_GetUserProfile.html",
|
|
@@ -316401,6 +316416,21 @@
|
|
|
316401
316416
|
}
|
|
316402
316417
|
]
|
|
316403
316418
|
},
|
|
316419
|
+
{
|
|
316420
|
+
"name": "DeleteResourcePolicy",
|
|
316421
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/r53recovery/latest/dg/routing-control.failover-different-accounts.html",
|
|
316422
|
+
"permissionOnly": true,
|
|
316423
|
+
"description": "Grants permission to delete the RAM access control policy for a cluster",
|
|
316424
|
+
"accessLevel": "Write",
|
|
316425
|
+
"resourceTypes": [
|
|
316426
|
+
{
|
|
316427
|
+
"resourceType": "cluster",
|
|
316428
|
+
"required": true,
|
|
316429
|
+
"conditionKeys": [],
|
|
316430
|
+
"dependentActions": []
|
|
316431
|
+
}
|
|
316432
|
+
]
|
|
316433
|
+
},
|
|
316404
316434
|
{
|
|
316405
316435
|
"name": "DeleteRoutingControl",
|
|
316406
316436
|
"apiReferenceUrl": "https://docs.aws.amazon.com/recovery-cluster/latest/api/routingcontrol-routingcontrolarn.html",
|
|
@@ -316611,6 +316641,21 @@
|
|
|
316611
316641
|
}
|
|
316612
316642
|
]
|
|
316613
316643
|
},
|
|
316644
|
+
{
|
|
316645
|
+
"name": "PutResourcePolicy",
|
|
316646
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/r53recovery/latest/dg/routing-control.failover-different-accounts.html",
|
|
316647
|
+
"permissionOnly": true,
|
|
316648
|
+
"description": "Grants permission to define the RAM access control policy for a cluster",
|
|
316649
|
+
"accessLevel": "Write",
|
|
316650
|
+
"resourceTypes": [
|
|
316651
|
+
{
|
|
316652
|
+
"resourceType": "cluster",
|
|
316653
|
+
"required": true,
|
|
316654
|
+
"conditionKeys": [],
|
|
316655
|
+
"dependentActions": []
|
|
316656
|
+
}
|
|
316657
|
+
]
|
|
316658
|
+
},
|
|
316614
316659
|
{
|
|
316615
316660
|
"name": "TagResource",
|
|
316616
316661
|
"apiReferenceUrl": "https://docs.aws.amazon.com/recovery-cluster/latest/api/tags-resource-arn.html",
|
|
@@ -7448,7 +7448,7 @@
|
|
|
7448
7448
|
"name": "Amazon DataZone",
|
|
7449
7449
|
"servicePrefix": "datazone",
|
|
7450
7450
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
|
|
7451
|
-
"actionsCount":
|
|
7451
|
+
"actionsCount": 185,
|
|
7452
7452
|
"actions": [
|
|
7453
7453
|
"AcceptPredictions",
|
|
7454
7454
|
"AcceptSubscriptionRequest",
|
|
@@ -7550,6 +7550,7 @@
|
|
|
7550
7550
|
"GetSubscriptionRequestDetails",
|
|
7551
7551
|
"GetSubscriptionTarget",
|
|
7552
7552
|
"GetTimeSeriesDataPoint",
|
|
7553
|
+
"GetUpdateEligibility",
|
|
7553
7554
|
"GetUserProfile",
|
|
7554
7555
|
"ListAccountEnvironments",
|
|
7555
7556
|
"ListAssetFilters",
|
|
@@ -22913,7 +22914,7 @@
|
|
|
22913
22914
|
"name": "Amazon Route 53 Recovery Controls",
|
|
22914
22915
|
"servicePrefix": "route53-recovery-control-config",
|
|
22915
22916
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53recoverycontrols.html",
|
|
22916
|
-
"actionsCount":
|
|
22917
|
+
"actionsCount": 28,
|
|
22917
22918
|
"actions": [
|
|
22918
22919
|
"CreateCluster",
|
|
22919
22920
|
"CreateControlPanel",
|
|
@@ -22921,6 +22922,7 @@
|
|
|
22921
22922
|
"CreateSafetyRule",
|
|
22922
22923
|
"DeleteCluster",
|
|
22923
22924
|
"DeleteControlPanel",
|
|
22925
|
+
"DeleteResourcePolicy",
|
|
22924
22926
|
"DeleteRoutingControl",
|
|
22925
22927
|
"DeleteSafetyRule",
|
|
22926
22928
|
"DescribeCluster",
|
|
@@ -22935,6 +22937,7 @@
|
|
|
22935
22937
|
"ListRoutingControls",
|
|
22936
22938
|
"ListSafetyRules",
|
|
22937
22939
|
"ListTagsForResource",
|
|
22940
|
+
"PutResourcePolicy",
|
|
22938
22941
|
"TagResource",
|
|
22939
22942
|
"UntagResource",
|
|
22940
22943
|
"UpdateCluster",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10220
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4958
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"key": "Amazon DataZone",
|
|
265
|
-
"value":
|
|
265
|
+
"value": 185
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"key": "AWS Identity and Access Management (IAM)",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.351",
|
|
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",
|