aws-iam-data 0.0.398 → 0.0.399
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,60 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-06-14",
|
|
4
|
+
"addedServices": [
|
|
5
|
+
"Amazon Elastic VMware Service",
|
|
6
|
+
"AWS Support Console"
|
|
7
|
+
],
|
|
8
|
+
"removedServices": [
|
|
9
|
+
"Amazon Elastic Virtualization Service"
|
|
10
|
+
],
|
|
11
|
+
"addedActions": {
|
|
12
|
+
"Amazon Cognito User Pools": [
|
|
13
|
+
"cognito-idp:GetTokensFromRefreshToken"
|
|
14
|
+
],
|
|
15
|
+
"Amazon Elastic VMware Service": [
|
|
16
|
+
"evs:CreateEnvironment",
|
|
17
|
+
"evs:CreateEnvironmentHost",
|
|
18
|
+
"evs:DeleteEnvironment",
|
|
19
|
+
"evs:DeleteEnvironmentHost",
|
|
20
|
+
"evs:GetEnvironment",
|
|
21
|
+
"evs:ListEnvironmentHosts",
|
|
22
|
+
"evs:ListEnvironmentVlans",
|
|
23
|
+
"evs:ListEnvironments",
|
|
24
|
+
"evs:ListTagsForResource",
|
|
25
|
+
"evs:TagResource",
|
|
26
|
+
"evs:UntagResource"
|
|
27
|
+
],
|
|
28
|
+
"AWS Support Console": [
|
|
29
|
+
"support-console:CheckSubscription",
|
|
30
|
+
"support-console:CreateCaseDraft",
|
|
31
|
+
"support-console:CreateContact",
|
|
32
|
+
"support-console:DeleteCaseDraft",
|
|
33
|
+
"support-console:DescribeDynamicHelp",
|
|
34
|
+
"support-console:GetAccountGovCloudEnabled",
|
|
35
|
+
"support-console:GetAccountState",
|
|
36
|
+
"support-console:GetBanner",
|
|
37
|
+
"support-console:GetCaseDraft",
|
|
38
|
+
"support-console:GetQuestionnaire",
|
|
39
|
+
"support-console:SaveFeedback"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
"removedActions": {
|
|
43
|
+
"Amazon Elastic Virtualization Service": [
|
|
44
|
+
"evs:CreateEnvironment",
|
|
45
|
+
"evs:CreateEnvironmentHost",
|
|
46
|
+
"evs:DeleteEnvironment",
|
|
47
|
+
"evs:DeleteEnvironmentHost",
|
|
48
|
+
"evs:GetEnvironment",
|
|
49
|
+
"evs:ListEnvironmentHosts",
|
|
50
|
+
"evs:ListEnvironmentVlans",
|
|
51
|
+
"evs:ListEnvironments",
|
|
52
|
+
"evs:ListTagsForResource",
|
|
53
|
+
"evs:TagResource",
|
|
54
|
+
"evs:UntagResource"
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
},
|
|
2
58
|
{
|
|
3
59
|
"dateOfChange": "2025-06-13",
|
|
4
60
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -2800,15 +2800,6 @@
|
|
|
2800
2800
|
"required": true,
|
|
2801
2801
|
"conditionKeys": [],
|
|
2802
2802
|
"dependentActions": []
|
|
2803
|
-
},
|
|
2804
|
-
{
|
|
2805
|
-
"resourceType": "",
|
|
2806
|
-
"required": false,
|
|
2807
|
-
"conditionKeys": [
|
|
2808
|
-
"aws:RequestTag/${TagKey}",
|
|
2809
|
-
"aws:TagKeys"
|
|
2810
|
-
],
|
|
2811
|
-
"dependentActions": []
|
|
2812
2803
|
}
|
|
2813
2804
|
]
|
|
2814
2805
|
},
|
|
@@ -75429,6 +75420,21 @@
|
|
|
75429
75420
|
}
|
|
75430
75421
|
]
|
|
75431
75422
|
},
|
|
75423
|
+
{
|
|
75424
|
+
"name": "GetTokensFromRefreshToken",
|
|
75425
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_GetTokensFromRefreshToken.html",
|
|
75426
|
+
"permissionOnly": false,
|
|
75427
|
+
"description": "Grants permission to update user tokens with refresh tokens",
|
|
75428
|
+
"accessLevel": "Write",
|
|
75429
|
+
"resourceTypes": [
|
|
75430
|
+
{
|
|
75431
|
+
"resourceType": "",
|
|
75432
|
+
"required": false,
|
|
75433
|
+
"conditionKeys": [],
|
|
75434
|
+
"dependentActions": []
|
|
75435
|
+
}
|
|
75436
|
+
]
|
|
75437
|
+
},
|
|
75432
75438
|
{
|
|
75433
75439
|
"name": "GetUICustomization",
|
|
75434
75440
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_GetUICustomization.html",
|
|
@@ -158133,8 +158139,8 @@
|
|
|
158133
158139
|
"conditionKeys": []
|
|
158134
158140
|
},
|
|
158135
158141
|
{
|
|
158136
|
-
"name": "Amazon Elastic
|
|
158137
|
-
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/
|
|
158142
|
+
"name": "Amazon Elastic VMware Service",
|
|
158143
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticvmwareservice.html",
|
|
158138
158144
|
"servicePrefix": "evs",
|
|
158139
158145
|
"actions": [
|
|
158140
158146
|
{
|
|
@@ -158217,7 +158223,7 @@
|
|
|
158217
158223
|
},
|
|
158218
158224
|
{
|
|
158219
158225
|
"name": "ListEnvironmentHosts",
|
|
158220
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/evs/latest/APIReference/API_ListEnvironmentHosts",
|
|
158226
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/evs/latest/APIReference/API_ListEnvironmentHosts.html",
|
|
158221
158227
|
"permissionOnly": false,
|
|
158222
158228
|
"description": "Grants permission to retrieve a list of hosts associated with an Amazon EVS environment",
|
|
158223
158229
|
"accessLevel": "List",
|
|
@@ -279060,6 +279066,7 @@
|
|
|
279060
279066
|
"required": false,
|
|
279061
279067
|
"conditionKeys": [
|
|
279062
279068
|
"aws:RequestTag/${TagKey}",
|
|
279069
|
+
"aws:ResourceTag/${TagKey}",
|
|
279063
279070
|
"aws:TagKeys"
|
|
279064
279071
|
],
|
|
279065
279072
|
"dependentActions": []
|
|
@@ -279074,8 +279081,8 @@
|
|
|
279074
279081
|
"accessLevel": "Write",
|
|
279075
279082
|
"resourceTypes": [
|
|
279076
279083
|
{
|
|
279077
|
-
"resourceType": "",
|
|
279078
|
-
"required":
|
|
279084
|
+
"resourceType": "outpost",
|
|
279085
|
+
"required": true,
|
|
279079
279086
|
"conditionKeys": [],
|
|
279080
279087
|
"dependentActions": []
|
|
279081
279088
|
}
|
|
@@ -279093,6 +279100,7 @@
|
|
|
279093
279100
|
"required": false,
|
|
279094
279101
|
"conditionKeys": [
|
|
279095
279102
|
"aws:RequestTag/${TagKey}",
|
|
279103
|
+
"aws:ResourceTag/${TagKey}",
|
|
279096
279104
|
"aws:TagKeys"
|
|
279097
279105
|
],
|
|
279098
279106
|
"dependentActions": []
|
|
@@ -279242,8 +279250,8 @@
|
|
|
279242
279250
|
"accessLevel": "Read",
|
|
279243
279251
|
"resourceTypes": [
|
|
279244
279252
|
{
|
|
279245
|
-
"resourceType": "",
|
|
279246
|
-
"required":
|
|
279253
|
+
"resourceType": "outpost",
|
|
279254
|
+
"required": true,
|
|
279247
279255
|
"conditionKeys": [],
|
|
279248
279256
|
"dependentActions": []
|
|
279249
279257
|
}
|
|
@@ -279302,8 +279310,8 @@
|
|
|
279302
279310
|
"accessLevel": "List",
|
|
279303
279311
|
"resourceTypes": [
|
|
279304
279312
|
{
|
|
279305
|
-
"resourceType": "",
|
|
279306
|
-
"required":
|
|
279313
|
+
"resourceType": "outpost",
|
|
279314
|
+
"required": true,
|
|
279307
279315
|
"conditionKeys": [],
|
|
279308
279316
|
"dependentActions": []
|
|
279309
279317
|
}
|
|
@@ -280265,9 +280273,9 @@
|
|
|
280265
280273
|
"actions": [
|
|
280266
280274
|
{
|
|
280267
280275
|
"name": "AllowVendedLogDeliveryForResource",
|
|
280268
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pcs/latest/userguide/
|
|
280276
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pcs/latest/userguide/monitoring_scheduler-logs.html",
|
|
280269
280277
|
"permissionOnly": true,
|
|
280270
|
-
"description": "Grants permission to configure vended log delivery for
|
|
280278
|
+
"description": "Grants permission to configure vended log delivery for AWS PCS cluster logs",
|
|
280271
280279
|
"accessLevel": "Write",
|
|
280272
280280
|
"resourceTypes": [
|
|
280273
280281
|
{
|
|
@@ -280718,7 +280726,7 @@
|
|
|
280718
280726
|
"resourceTypes": [
|
|
280719
280727
|
{
|
|
280720
280728
|
"name": "cluster",
|
|
280721
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pcs/latest/APIReference/
|
|
280729
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pcs/latest/APIReference/API_Cluster.html",
|
|
280722
280730
|
"arnPattern": "arn:${Partition}:pcs:${Region}:${Account}:cluster/${ClusterIdentifier}",
|
|
280723
280731
|
"conditionKeys": [
|
|
280724
280732
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -280726,7 +280734,7 @@
|
|
|
280726
280734
|
},
|
|
280727
280735
|
{
|
|
280728
280736
|
"name": "computenodegroup",
|
|
280729
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pcs/latest/APIReference/
|
|
280737
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pcs/latest/APIReference/API_ComputeNodeGroup.html",
|
|
280730
280738
|
"arnPattern": "arn:${Partition}:pcs:${Region}:${Account}:cluster/${ClusterIdentifier}/computenodegroup/${ComputeNodeGroupIdentifier}",
|
|
280731
280739
|
"conditionKeys": [
|
|
280732
280740
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -280734,7 +280742,7 @@
|
|
|
280734
280742
|
},
|
|
280735
280743
|
{
|
|
280736
280744
|
"name": "queue",
|
|
280737
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/pcs/latest/APIReference/
|
|
280745
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/pcs/latest/APIReference/API_Queue.html",
|
|
280738
280746
|
"arnPattern": "arn:${Partition}:pcs:${Region}:${Account}:cluster/${ClusterIdentifier}/queue/${QueueIdentifier}",
|
|
280739
280747
|
"conditionKeys": [
|
|
280740
280748
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -316633,7 +316641,7 @@
|
|
|
316633
316641
|
"apiReferenceUrl": "https://docs.aws.amazon.com/resource-explorer/latest/userguide/manage-views-share.html",
|
|
316634
316642
|
"permissionOnly": true,
|
|
316635
316643
|
"description": "Grants permission to delete the specified view's resource policy",
|
|
316636
|
-
"accessLevel": "
|
|
316644
|
+
"accessLevel": "Permissions management",
|
|
316637
316645
|
"resourceTypes": [
|
|
316638
316646
|
{
|
|
316639
316647
|
"resourceType": "view",
|
|
@@ -316864,7 +316872,7 @@
|
|
|
316864
316872
|
"apiReferenceUrl": "https://docs.aws.amazon.com/resource-explorer/latest/userguide/manage-views-share.html",
|
|
316865
316873
|
"permissionOnly": true,
|
|
316866
316874
|
"description": "Grants permission to update the specified view's resource policy",
|
|
316867
|
-
"accessLevel": "
|
|
316875
|
+
"accessLevel": "Permissions management",
|
|
316868
316876
|
"resourceTypes": [
|
|
316869
316877
|
{
|
|
316870
316878
|
"resourceType": "view",
|
|
@@ -329130,7 +329138,7 @@
|
|
|
329130
329138
|
"name": "CreateSession",
|
|
329131
329139
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateSession.html",
|
|
329132
329140
|
"permissionOnly": false,
|
|
329133
|
-
"description": "Grants permission to Create Session token which is used for object APIs such as PutObject, GetObject,
|
|
329141
|
+
"description": "Grants permission to Create Session token which is used for object APIs such as PutObject, GetObject, etc",
|
|
329134
329142
|
"accessLevel": "Write",
|
|
329135
329143
|
"resourceTypes": [
|
|
329136
329144
|
{
|
|
@@ -329139,6 +329147,14 @@
|
|
|
329139
329147
|
"conditionKeys": [],
|
|
329140
329148
|
"dependentActions": []
|
|
329141
329149
|
},
|
|
329150
|
+
{
|
|
329151
|
+
"resourceType": "accesspoint",
|
|
329152
|
+
"required": false,
|
|
329153
|
+
"conditionKeys": [
|
|
329154
|
+
"s3express:Permissions"
|
|
329155
|
+
],
|
|
329156
|
+
"dependentActions": []
|
|
329157
|
+
},
|
|
329142
329158
|
{
|
|
329143
329159
|
"resourceType": "",
|
|
329144
329160
|
"required": false,
|
|
@@ -329152,7 +329168,8 @@
|
|
|
329152
329168
|
"s3express:x-amz-content-sha256",
|
|
329153
329169
|
"s3express:x-amz-server-side-encryption",
|
|
329154
329170
|
"s3express:x-amz-server-side-encryption-aws-kms-key-id",
|
|
329155
|
-
"s3express:AllAccessRestrictedToLocalZoneGroup"
|
|
329171
|
+
"s3express:AllAccessRestrictedToLocalZoneGroup",
|
|
329172
|
+
"s3express:Permissions"
|
|
329156
329173
|
],
|
|
329157
329174
|
"dependentActions": []
|
|
329158
329175
|
}
|
|
@@ -346945,7 +346962,7 @@
|
|
|
346945
346962
|
"resourceTypes": [
|
|
346946
346963
|
{
|
|
346947
346964
|
"name": "case",
|
|
346948
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/security-ir/latest/userguide/
|
|
346965
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/security-ir/latest/userguide/cases.html",
|
|
346949
346966
|
"arnPattern": "arn:${Partition}:security-ir:${Region}:${Account}:case/${CaseId}",
|
|
346950
346967
|
"conditionKeys": [
|
|
346951
346968
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -367488,6 +367505,180 @@
|
|
|
367488
367505
|
"resourceTypes": [],
|
|
367489
367506
|
"conditionKeys": []
|
|
367490
367507
|
},
|
|
367508
|
+
{
|
|
367509
|
+
"name": "AWS Support Console",
|
|
367510
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssupportconsole.html",
|
|
367511
|
+
"servicePrefix": "support-console",
|
|
367512
|
+
"actions": [
|
|
367513
|
+
{
|
|
367514
|
+
"name": "CheckSubscription",
|
|
367515
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367516
|
+
"permissionOnly": true,
|
|
367517
|
+
"description": "Grants permission to check whether the account has access to given product",
|
|
367518
|
+
"accessLevel": "Read",
|
|
367519
|
+
"resourceTypes": [
|
|
367520
|
+
{
|
|
367521
|
+
"resourceType": "",
|
|
367522
|
+
"required": false,
|
|
367523
|
+
"conditionKeys": [],
|
|
367524
|
+
"dependentActions": []
|
|
367525
|
+
}
|
|
367526
|
+
]
|
|
367527
|
+
},
|
|
367528
|
+
{
|
|
367529
|
+
"name": "CreateCaseDraft",
|
|
367530
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367531
|
+
"permissionOnly": true,
|
|
367532
|
+
"description": "Grants permission to create or update case draft for the given case type",
|
|
367533
|
+
"accessLevel": "Write",
|
|
367534
|
+
"resourceTypes": [
|
|
367535
|
+
{
|
|
367536
|
+
"resourceType": "",
|
|
367537
|
+
"required": false,
|
|
367538
|
+
"conditionKeys": [],
|
|
367539
|
+
"dependentActions": []
|
|
367540
|
+
}
|
|
367541
|
+
]
|
|
367542
|
+
},
|
|
367543
|
+
{
|
|
367544
|
+
"name": "CreateContact",
|
|
367545
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367546
|
+
"permissionOnly": true,
|
|
367547
|
+
"description": "Grants permission to create an authenticated contact for the given contact type",
|
|
367548
|
+
"accessLevel": "Write",
|
|
367549
|
+
"resourceTypes": [
|
|
367550
|
+
{
|
|
367551
|
+
"resourceType": "",
|
|
367552
|
+
"required": false,
|
|
367553
|
+
"conditionKeys": [],
|
|
367554
|
+
"dependentActions": []
|
|
367555
|
+
}
|
|
367556
|
+
]
|
|
367557
|
+
},
|
|
367558
|
+
{
|
|
367559
|
+
"name": "DeleteCaseDraft",
|
|
367560
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367561
|
+
"permissionOnly": true,
|
|
367562
|
+
"description": "Grants permission to delete a case draft for the given case type",
|
|
367563
|
+
"accessLevel": "Write",
|
|
367564
|
+
"resourceTypes": [
|
|
367565
|
+
{
|
|
367566
|
+
"resourceType": "",
|
|
367567
|
+
"required": false,
|
|
367568
|
+
"conditionKeys": [],
|
|
367569
|
+
"dependentActions": []
|
|
367570
|
+
}
|
|
367571
|
+
]
|
|
367572
|
+
},
|
|
367573
|
+
{
|
|
367574
|
+
"name": "DescribeDynamicHelp",
|
|
367575
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367576
|
+
"permissionOnly": true,
|
|
367577
|
+
"description": "Grants permission to get dynamic help resources for given service and category",
|
|
367578
|
+
"accessLevel": "Read",
|
|
367579
|
+
"resourceTypes": [
|
|
367580
|
+
{
|
|
367581
|
+
"resourceType": "",
|
|
367582
|
+
"required": false,
|
|
367583
|
+
"conditionKeys": [],
|
|
367584
|
+
"dependentActions": []
|
|
367585
|
+
}
|
|
367586
|
+
]
|
|
367587
|
+
},
|
|
367588
|
+
{
|
|
367589
|
+
"name": "GetAccountGovCloudEnabled",
|
|
367590
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367591
|
+
"permissionOnly": true,
|
|
367592
|
+
"description": "Grants permission to determines whether the calling account is GovCloud enabled",
|
|
367593
|
+
"accessLevel": "Read",
|
|
367594
|
+
"resourceTypes": [
|
|
367595
|
+
{
|
|
367596
|
+
"resourceType": "",
|
|
367597
|
+
"required": false,
|
|
367598
|
+
"conditionKeys": [],
|
|
367599
|
+
"dependentActions": []
|
|
367600
|
+
}
|
|
367601
|
+
]
|
|
367602
|
+
},
|
|
367603
|
+
{
|
|
367604
|
+
"name": "GetAccountState",
|
|
367605
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367606
|
+
"permissionOnly": true,
|
|
367607
|
+
"description": "Grants permission to get the state of the calling account",
|
|
367608
|
+
"accessLevel": "Read",
|
|
367609
|
+
"resourceTypes": [
|
|
367610
|
+
{
|
|
367611
|
+
"resourceType": "",
|
|
367612
|
+
"required": false,
|
|
367613
|
+
"conditionKeys": [],
|
|
367614
|
+
"dependentActions": []
|
|
367615
|
+
}
|
|
367616
|
+
]
|
|
367617
|
+
},
|
|
367618
|
+
{
|
|
367619
|
+
"name": "GetBanner",
|
|
367620
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367621
|
+
"permissionOnly": true,
|
|
367622
|
+
"description": "Grants permission to get the support banner information",
|
|
367623
|
+
"accessLevel": "Read",
|
|
367624
|
+
"resourceTypes": [
|
|
367625
|
+
{
|
|
367626
|
+
"resourceType": "",
|
|
367627
|
+
"required": false,
|
|
367628
|
+
"conditionKeys": [],
|
|
367629
|
+
"dependentActions": []
|
|
367630
|
+
}
|
|
367631
|
+
]
|
|
367632
|
+
},
|
|
367633
|
+
{
|
|
367634
|
+
"name": "GetCaseDraft",
|
|
367635
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367636
|
+
"permissionOnly": true,
|
|
367637
|
+
"description": "Grants permission to get a case draft for given case type",
|
|
367638
|
+
"accessLevel": "Read",
|
|
367639
|
+
"resourceTypes": [
|
|
367640
|
+
{
|
|
367641
|
+
"resourceType": "",
|
|
367642
|
+
"required": false,
|
|
367643
|
+
"conditionKeys": [],
|
|
367644
|
+
"dependentActions": []
|
|
367645
|
+
}
|
|
367646
|
+
]
|
|
367647
|
+
},
|
|
367648
|
+
{
|
|
367649
|
+
"name": "GetQuestionnaire",
|
|
367650
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367651
|
+
"permissionOnly": true,
|
|
367652
|
+
"description": "Grants permission to get a feedback questionnaire",
|
|
367653
|
+
"accessLevel": "Read",
|
|
367654
|
+
"resourceTypes": [
|
|
367655
|
+
{
|
|
367656
|
+
"resourceType": "",
|
|
367657
|
+
"required": false,
|
|
367658
|
+
"conditionKeys": [],
|
|
367659
|
+
"dependentActions": []
|
|
367660
|
+
}
|
|
367661
|
+
]
|
|
367662
|
+
},
|
|
367663
|
+
{
|
|
367664
|
+
"name": "SaveFeedback",
|
|
367665
|
+
"apiReferenceUrl": "${AuthZDocPage}",
|
|
367666
|
+
"permissionOnly": true,
|
|
367667
|
+
"description": "Grants permission to save questionnaire feedback",
|
|
367668
|
+
"accessLevel": "Write",
|
|
367669
|
+
"resourceTypes": [
|
|
367670
|
+
{
|
|
367671
|
+
"resourceType": "",
|
|
367672
|
+
"required": false,
|
|
367673
|
+
"conditionKeys": [],
|
|
367674
|
+
"dependentActions": []
|
|
367675
|
+
}
|
|
367676
|
+
]
|
|
367677
|
+
}
|
|
367678
|
+
],
|
|
367679
|
+
"resourceTypes": [],
|
|
367680
|
+
"conditionKeys": []
|
|
367681
|
+
},
|
|
367491
367682
|
{
|
|
367492
367683
|
"name": "AWS Support Plans",
|
|
367493
367684
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssupportplans.html",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"serviceCount":
|
|
2
|
+
"serviceCount": 441,
|
|
3
3
|
"services": [
|
|
4
4
|
{
|
|
5
5
|
"name": "AWS Account Management",
|
|
@@ -5821,7 +5821,7 @@
|
|
|
5821
5821
|
"name": "Amazon Cognito User Pools",
|
|
5822
5822
|
"servicePrefix": "cognito-idp",
|
|
5823
5823
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncognitouserpools.html",
|
|
5824
|
-
"actionsCount":
|
|
5824
|
+
"actionsCount": 113,
|
|
5825
5825
|
"actions": [
|
|
5826
5826
|
"AddCustomAttributes",
|
|
5827
5827
|
"AdminAddUserToGroup",
|
|
@@ -5891,6 +5891,7 @@
|
|
|
5891
5891
|
"GetIdentityProviderByIdentifier",
|
|
5892
5892
|
"GetLogDeliveryConfiguration",
|
|
5893
5893
|
"GetSigningCertificate",
|
|
5894
|
+
"GetTokensFromRefreshToken",
|
|
5894
5895
|
"GetUICustomization",
|
|
5895
5896
|
"GetUser",
|
|
5896
5897
|
"GetUserAttributeVerificationCode",
|
|
@@ -10825,9 +10826,9 @@
|
|
|
10825
10826
|
"conditionKeys": []
|
|
10826
10827
|
},
|
|
10827
10828
|
{
|
|
10828
|
-
"name": "Amazon Elastic
|
|
10829
|
+
"name": "Amazon Elastic VMware Service",
|
|
10829
10830
|
"servicePrefix": "evs",
|
|
10830
|
-
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/
|
|
10831
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticvmwareservice.html",
|
|
10831
10832
|
"actionsCount": 11,
|
|
10832
10833
|
"actions": [
|
|
10833
10834
|
"CreateEnvironment",
|
|
@@ -26441,6 +26442,29 @@
|
|
|
26441
26442
|
"conditionKeysCount": 0,
|
|
26442
26443
|
"conditionKeys": []
|
|
26443
26444
|
},
|
|
26445
|
+
{
|
|
26446
|
+
"name": "AWS Support Console",
|
|
26447
|
+
"servicePrefix": "support-console",
|
|
26448
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssupportconsole.html",
|
|
26449
|
+
"actionsCount": 11,
|
|
26450
|
+
"actions": [
|
|
26451
|
+
"CheckSubscription",
|
|
26452
|
+
"CreateCaseDraft",
|
|
26453
|
+
"CreateContact",
|
|
26454
|
+
"DeleteCaseDraft",
|
|
26455
|
+
"DescribeDynamicHelp",
|
|
26456
|
+
"GetAccountGovCloudEnabled",
|
|
26457
|
+
"GetAccountState",
|
|
26458
|
+
"GetBanner",
|
|
26459
|
+
"GetCaseDraft",
|
|
26460
|
+
"GetQuestionnaire",
|
|
26461
|
+
"SaveFeedback"
|
|
26462
|
+
],
|
|
26463
|
+
"resourceTypesCount": 0,
|
|
26464
|
+
"resourceTypes": [],
|
|
26465
|
+
"conditionKeysCount": 0,
|
|
26466
|
+
"conditionKeys": []
|
|
26467
|
+
},
|
|
26444
26468
|
{
|
|
26445
26469
|
"name": "AWS Support Plans",
|
|
26446
26470
|
"servicePrefix": "supportplans",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10304
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5021
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 348
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -398,11 +398,11 @@
|
|
|
398
398
|
"Summary": [
|
|
399
399
|
{
|
|
400
400
|
"key": "Total number of services",
|
|
401
|
-
"value":
|
|
401
|
+
"value": 441
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"key": "Average number of actions per service",
|
|
405
|
-
"value":
|
|
405
|
+
"value": 42
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
408
|
"key": "Median number of actions per service",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.399",
|
|
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",
|