aws-iam-data 0.0.13 → 0.0.14
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.
- package/data/changelog.json +25 -0
- package/data/iam.json +181 -7
- package/data/metadata.json +15 -5
- package/package.json +1 -1
package/data/changelog.json
CHANGED
|
@@ -1,4 +1,29 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2023-06-02",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon AppFlow": [
|
|
8
|
+
"appflow:CancelFlowExecutions",
|
|
9
|
+
"appflow:UseConnectorProfile"
|
|
10
|
+
],
|
|
11
|
+
"Amazon WorkSpaces Web": [
|
|
12
|
+
"workspaces-web:AssociateIpAccessSettings",
|
|
13
|
+
"workspaces-web:CreateIpAccessSettings",
|
|
14
|
+
"workspaces-web:DeleteIpAccessSettings",
|
|
15
|
+
"workspaces-web:DisassociateIpAccessSettings",
|
|
16
|
+
"workspaces-web:GetIpAccessSettings",
|
|
17
|
+
"workspaces-web:ListIpAccessSettings",
|
|
18
|
+
"workspaces-web:UpdateIpAccessSettings"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
"removedActions": {
|
|
22
|
+
"Amazon AppFlow": [
|
|
23
|
+
"appflow:\n"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
2
27
|
{
|
|
3
28
|
"dateOfChange": "2023-06-01",
|
|
4
29
|
"addedServices": [],
|
package/data/iam.json
CHANGED
|
@@ -10584,6 +10584,21 @@
|
|
|
10584
10584
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonappflow.html",
|
|
10585
10585
|
"servicePrefix": "appflow",
|
|
10586
10586
|
"actions": [
|
|
10587
|
+
{
|
|
10588
|
+
"name": "CancelFlowExecutions",
|
|
10589
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/1.0/APIReference/API_CancelFlowExecutions.html",
|
|
10590
|
+
"permissionOnly": false,
|
|
10591
|
+
"description": "Grants permission to cancel in-progress executions of an Amazon AppFlow flow",
|
|
10592
|
+
"accessLevel": "Write",
|
|
10593
|
+
"resourceTypes": [
|
|
10594
|
+
{
|
|
10595
|
+
"resourceType": "flow",
|
|
10596
|
+
"required": true,
|
|
10597
|
+
"conditionKeys": [],
|
|
10598
|
+
"dependentActions": []
|
|
10599
|
+
}
|
|
10600
|
+
]
|
|
10601
|
+
},
|
|
10587
10602
|
{
|
|
10588
10603
|
"name": "CreateConnectorProfile",
|
|
10589
10604
|
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/1.0/APIReference/API_CreateConnectorProfile.html",
|
|
@@ -11046,7 +11061,8 @@
|
|
|
11046
11061
|
]
|
|
11047
11062
|
},
|
|
11048
11063
|
{
|
|
11049
|
-
"name": "
|
|
11064
|
+
"name": "UseConnectorProfile",
|
|
11065
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/1.0/APIReference/API_UseConnectorProfile.html",
|
|
11050
11066
|
"permissionOnly": true,
|
|
11051
11067
|
"description": "Grants permission to use a connector profile while creating a flow in Amazon AppFlow",
|
|
11052
11068
|
"accessLevel": "Write",
|
|
@@ -302980,6 +302996,27 @@
|
|
|
302980
302996
|
}
|
|
302981
302997
|
]
|
|
302982
302998
|
},
|
|
302999
|
+
{
|
|
303000
|
+
"name": "AssociateIpAccessSettings",
|
|
303001
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateIpAccessSettings.html",
|
|
303002
|
+
"permissionOnly": false,
|
|
303003
|
+
"description": "Grants permission to associate ip access settings with web portals",
|
|
303004
|
+
"accessLevel": "Write",
|
|
303005
|
+
"resourceTypes": [
|
|
303006
|
+
{
|
|
303007
|
+
"resourceType": "ipAccessSettings",
|
|
303008
|
+
"required": true,
|
|
303009
|
+
"conditionKeys": [],
|
|
303010
|
+
"dependentActions": []
|
|
303011
|
+
},
|
|
303012
|
+
{
|
|
303013
|
+
"resourceType": "portal",
|
|
303014
|
+
"required": true,
|
|
303015
|
+
"conditionKeys": [],
|
|
303016
|
+
"dependentActions": []
|
|
303017
|
+
}
|
|
303018
|
+
]
|
|
303019
|
+
},
|
|
302983
303020
|
{
|
|
302984
303021
|
"name": "AssociateNetworkSettings",
|
|
302985
303022
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateNetworkSettings.html",
|
|
@@ -303104,6 +303141,12 @@
|
|
|
303104
303141
|
"description": "Grants permission to create identity providers",
|
|
303105
303142
|
"accessLevel": "Write",
|
|
303106
303143
|
"resourceTypes": [
|
|
303144
|
+
{
|
|
303145
|
+
"resourceType": "identityProvider",
|
|
303146
|
+
"required": true,
|
|
303147
|
+
"conditionKeys": [],
|
|
303148
|
+
"dependentActions": []
|
|
303149
|
+
},
|
|
303107
303150
|
{
|
|
303108
303151
|
"resourceType": "portal",
|
|
303109
303152
|
"required": true,
|
|
@@ -303112,6 +303155,24 @@
|
|
|
303112
303155
|
}
|
|
303113
303156
|
]
|
|
303114
303157
|
},
|
|
303158
|
+
{
|
|
303159
|
+
"name": "CreateIpAccessSettings",
|
|
303160
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateIpAccessSettings.html",
|
|
303161
|
+
"permissionOnly": false,
|
|
303162
|
+
"description": "Grants permission to create ip access settings",
|
|
303163
|
+
"accessLevel": "Write",
|
|
303164
|
+
"resourceTypes": [
|
|
303165
|
+
{
|
|
303166
|
+
"resourceType": "",
|
|
303167
|
+
"required": false,
|
|
303168
|
+
"conditionKeys": [
|
|
303169
|
+
"aws:TagKeys",
|
|
303170
|
+
"aws:RequestTag/${TagKey}"
|
|
303171
|
+
],
|
|
303172
|
+
"dependentActions": []
|
|
303173
|
+
}
|
|
303174
|
+
]
|
|
303175
|
+
},
|
|
303115
303176
|
{
|
|
303116
303177
|
"name": "CreateNetworkSettings",
|
|
303117
303178
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateNetworkSettings.html",
|
|
@@ -303233,8 +303294,29 @@
|
|
|
303233
303294
|
"accessLevel": "Write",
|
|
303234
303295
|
"resourceTypes": [
|
|
303235
303296
|
{
|
|
303236
|
-
"resourceType": "",
|
|
303237
|
-
"required":
|
|
303297
|
+
"resourceType": "identityProvider",
|
|
303298
|
+
"required": true,
|
|
303299
|
+
"conditionKeys": [],
|
|
303300
|
+
"dependentActions": []
|
|
303301
|
+
},
|
|
303302
|
+
{
|
|
303303
|
+
"resourceType": "portal",
|
|
303304
|
+
"required": true,
|
|
303305
|
+
"conditionKeys": [],
|
|
303306
|
+
"dependentActions": []
|
|
303307
|
+
}
|
|
303308
|
+
]
|
|
303309
|
+
},
|
|
303310
|
+
{
|
|
303311
|
+
"name": "DeleteIpAccessSettings",
|
|
303312
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteIpAccessSettings.html",
|
|
303313
|
+
"permissionOnly": false,
|
|
303314
|
+
"description": "Grants permission to delete ip access settings",
|
|
303315
|
+
"accessLevel": "Write",
|
|
303316
|
+
"resourceTypes": [
|
|
303317
|
+
{
|
|
303318
|
+
"resourceType": "ipAccessSettings",
|
|
303319
|
+
"required": true,
|
|
303238
303320
|
"conditionKeys": [],
|
|
303239
303321
|
"dependentActions": []
|
|
303240
303322
|
}
|
|
@@ -303330,6 +303412,21 @@
|
|
|
303330
303412
|
}
|
|
303331
303413
|
]
|
|
303332
303414
|
},
|
|
303415
|
+
{
|
|
303416
|
+
"name": "DisassociateIpAccessSettings",
|
|
303417
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateIpAccessSettings.html",
|
|
303418
|
+
"permissionOnly": false,
|
|
303419
|
+
"description": "Grants permission to disassociate ip access logging from web portals",
|
|
303420
|
+
"accessLevel": "Write",
|
|
303421
|
+
"resourceTypes": [
|
|
303422
|
+
{
|
|
303423
|
+
"resourceType": "portal",
|
|
303424
|
+
"required": true,
|
|
303425
|
+
"conditionKeys": [],
|
|
303426
|
+
"dependentActions": []
|
|
303427
|
+
}
|
|
303428
|
+
]
|
|
303429
|
+
},
|
|
303333
303430
|
{
|
|
303334
303431
|
"name": "DisassociateNetworkSettings",
|
|
303335
303432
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateNetworkSettings.html",
|
|
@@ -303413,8 +303510,23 @@
|
|
|
303413
303510
|
"accessLevel": "Read",
|
|
303414
303511
|
"resourceTypes": [
|
|
303415
303512
|
{
|
|
303416
|
-
"resourceType": "",
|
|
303417
|
-
"required":
|
|
303513
|
+
"resourceType": "identityProvider",
|
|
303514
|
+
"required": true,
|
|
303515
|
+
"conditionKeys": [],
|
|
303516
|
+
"dependentActions": []
|
|
303517
|
+
}
|
|
303518
|
+
]
|
|
303519
|
+
},
|
|
303520
|
+
{
|
|
303521
|
+
"name": "GetIpAccessSettings",
|
|
303522
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetIpAccessSettings.html",
|
|
303523
|
+
"permissionOnly": false,
|
|
303524
|
+
"description": "Grants permission to get details on ip access settings",
|
|
303525
|
+
"accessLevel": "Read",
|
|
303526
|
+
"resourceTypes": [
|
|
303527
|
+
{
|
|
303528
|
+
"resourceType": "ipAccessSettings",
|
|
303529
|
+
"required": true,
|
|
303418
303530
|
"conditionKeys": [],
|
|
303419
303531
|
"dependentActions": []
|
|
303420
303532
|
}
|
|
@@ -303546,6 +303658,21 @@
|
|
|
303546
303658
|
"permissionOnly": false,
|
|
303547
303659
|
"description": "Grants permission to list identity providers",
|
|
303548
303660
|
"accessLevel": "Read",
|
|
303661
|
+
"resourceTypes": [
|
|
303662
|
+
{
|
|
303663
|
+
"resourceType": "identityProvider",
|
|
303664
|
+
"required": true,
|
|
303665
|
+
"conditionKeys": [],
|
|
303666
|
+
"dependentActions": []
|
|
303667
|
+
}
|
|
303668
|
+
]
|
|
303669
|
+
},
|
|
303670
|
+
{
|
|
303671
|
+
"name": "ListIpAccessSettings",
|
|
303672
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListIpAccessSettings.html",
|
|
303673
|
+
"permissionOnly": false,
|
|
303674
|
+
"description": "Grants permission to list ip access settings",
|
|
303675
|
+
"accessLevel": "Read",
|
|
303549
303676
|
"resourceTypes": [
|
|
303550
303677
|
{
|
|
303551
303678
|
"resourceType": "",
|
|
@@ -303673,6 +303800,12 @@
|
|
|
303673
303800
|
"conditionKeys": [],
|
|
303674
303801
|
"dependentActions": []
|
|
303675
303802
|
},
|
|
303803
|
+
{
|
|
303804
|
+
"resourceType": "ipAccessSettings",
|
|
303805
|
+
"required": false,
|
|
303806
|
+
"conditionKeys": [],
|
|
303807
|
+
"dependentActions": []
|
|
303808
|
+
},
|
|
303676
303809
|
{
|
|
303677
303810
|
"resourceType": "networkSettings",
|
|
303678
303811
|
"required": false,
|
|
@@ -303727,6 +303860,12 @@
|
|
|
303727
303860
|
"conditionKeys": [],
|
|
303728
303861
|
"dependentActions": []
|
|
303729
303862
|
},
|
|
303863
|
+
{
|
|
303864
|
+
"resourceType": "ipAccessSettings",
|
|
303865
|
+
"required": false,
|
|
303866
|
+
"conditionKeys": [],
|
|
303867
|
+
"dependentActions": []
|
|
303868
|
+
},
|
|
303730
303869
|
{
|
|
303731
303870
|
"resourceType": "networkSettings",
|
|
303732
303871
|
"required": false,
|
|
@@ -303791,8 +303930,29 @@
|
|
|
303791
303930
|
"accessLevel": "Write",
|
|
303792
303931
|
"resourceTypes": [
|
|
303793
303932
|
{
|
|
303794
|
-
"resourceType": "",
|
|
303795
|
-
"required":
|
|
303933
|
+
"resourceType": "identityProvider",
|
|
303934
|
+
"required": true,
|
|
303935
|
+
"conditionKeys": [],
|
|
303936
|
+
"dependentActions": []
|
|
303937
|
+
},
|
|
303938
|
+
{
|
|
303939
|
+
"resourceType": "portal",
|
|
303940
|
+
"required": true,
|
|
303941
|
+
"conditionKeys": [],
|
|
303942
|
+
"dependentActions": []
|
|
303943
|
+
}
|
|
303944
|
+
]
|
|
303945
|
+
},
|
|
303946
|
+
{
|
|
303947
|
+
"name": "UpdateIpAccessSettings",
|
|
303948
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateIpAccessSettings.html",
|
|
303949
|
+
"permissionOnly": false,
|
|
303950
|
+
"description": "Grants permission to update ip access settings",
|
|
303951
|
+
"accessLevel": "Write",
|
|
303952
|
+
"resourceTypes": [
|
|
303953
|
+
{
|
|
303954
|
+
"resourceType": "ipAccessSettings",
|
|
303955
|
+
"required": true,
|
|
303796
303956
|
"conditionKeys": [],
|
|
303797
303957
|
"dependentActions": []
|
|
303798
303958
|
}
|
|
@@ -303893,6 +304053,12 @@
|
|
|
303893
304053
|
"aws:ResourceTag/${TagKey}"
|
|
303894
304054
|
]
|
|
303895
304055
|
},
|
|
304056
|
+
{
|
|
304057
|
+
"name": "identityProvider",
|
|
304058
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateIdentityProvider.html",
|
|
304059
|
+
"arnPattern": "arn:${Partition}:workspaces-web:${Region}:${Account}:identityProvider/${PortalId}/${IdentityProviderId}",
|
|
304060
|
+
"conditionKeys": []
|
|
304061
|
+
},
|
|
303896
304062
|
{
|
|
303897
304063
|
"name": "networkSettings",
|
|
303898
304064
|
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateNetworkSettings.html",
|
|
@@ -303932,6 +304098,14 @@
|
|
|
303932
304098
|
"conditionKeys": [
|
|
303933
304099
|
"aws:ResourceTag/${TagKey}"
|
|
303934
304100
|
]
|
|
304101
|
+
},
|
|
304102
|
+
{
|
|
304103
|
+
"name": "ipAccessSettings",
|
|
304104
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateIpAccessSettings.html",
|
|
304105
|
+
"arnPattern": "arn:${Partition}:workspaces-web:${Region}:${Account}:ipAccessSettings/${IpAccessSettingsId}",
|
|
304106
|
+
"conditionKeys": [
|
|
304107
|
+
"aws:ResourceTag/${TagKey}"
|
|
304108
|
+
]
|
|
303935
304109
|
}
|
|
303936
304110
|
],
|
|
303937
304111
|
"conditionKeys": [
|
package/data/metadata.json
CHANGED
|
@@ -857,8 +857,9 @@
|
|
|
857
857
|
"name": "Amazon AppFlow",
|
|
858
858
|
"servicePrefix": "appflow",
|
|
859
859
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonappflow.html",
|
|
860
|
-
"actionsCount":
|
|
860
|
+
"actionsCount": 30,
|
|
861
861
|
"actions": [
|
|
862
|
+
"CancelFlowExecutions",
|
|
862
863
|
"CreateConnectorProfile",
|
|
863
864
|
"CreateFlow",
|
|
864
865
|
"DeleteConnectorProfile",
|
|
@@ -887,7 +888,7 @@
|
|
|
887
888
|
"UpdateConnectorProfile",
|
|
888
889
|
"UpdateConnectorRegistration",
|
|
889
890
|
"UpdateFlow",
|
|
890
|
-
"
|
|
891
|
+
"UseConnectorProfile"
|
|
891
892
|
],
|
|
892
893
|
"resourceTypesCount": 3,
|
|
893
894
|
"resourceTypes": [
|
|
@@ -22654,15 +22655,17 @@
|
|
|
22654
22655
|
"name": "Amazon WorkSpaces Web",
|
|
22655
22656
|
"servicePrefix": "workspaces-web",
|
|
22656
22657
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonworkspacesweb.html",
|
|
22657
|
-
"actionsCount":
|
|
22658
|
+
"actionsCount": 58,
|
|
22658
22659
|
"actions": [
|
|
22659
22660
|
"AssociateBrowserSettings",
|
|
22661
|
+
"AssociateIpAccessSettings",
|
|
22660
22662
|
"AssociateNetworkSettings",
|
|
22661
22663
|
"AssociateTrustStore",
|
|
22662
22664
|
"AssociateUserAccessLoggingSettings",
|
|
22663
22665
|
"AssociateUserSettings",
|
|
22664
22666
|
"CreateBrowserSettings",
|
|
22665
22667
|
"CreateIdentityProvider",
|
|
22668
|
+
"CreateIpAccessSettings",
|
|
22666
22669
|
"CreateNetworkSettings",
|
|
22667
22670
|
"CreatePortal",
|
|
22668
22671
|
"CreateTrustStore",
|
|
@@ -22670,18 +22673,21 @@
|
|
|
22670
22673
|
"CreateUserSettings",
|
|
22671
22674
|
"DeleteBrowserSettings",
|
|
22672
22675
|
"DeleteIdentityProvider",
|
|
22676
|
+
"DeleteIpAccessSettings",
|
|
22673
22677
|
"DeleteNetworkSettings",
|
|
22674
22678
|
"DeletePortal",
|
|
22675
22679
|
"DeleteTrustStore",
|
|
22676
22680
|
"DeleteUserAccessLoggingSettings",
|
|
22677
22681
|
"DeleteUserSettings",
|
|
22678
22682
|
"DisassociateBrowserSettings",
|
|
22683
|
+
"DisassociateIpAccessSettings",
|
|
22679
22684
|
"DisassociateNetworkSettings",
|
|
22680
22685
|
"DisassociateTrustStore",
|
|
22681
22686
|
"DisassociateUserAccessLoggingSettings",
|
|
22682
22687
|
"DisassociateUserSettings",
|
|
22683
22688
|
"GetBrowserSettings",
|
|
22684
22689
|
"GetIdentityProvider",
|
|
22690
|
+
"GetIpAccessSettings",
|
|
22685
22691
|
"GetNetworkSettings",
|
|
22686
22692
|
"GetPortal",
|
|
22687
22693
|
"GetPortalServiceProviderMetadata",
|
|
@@ -22691,6 +22697,7 @@
|
|
|
22691
22697
|
"GetUserSettings",
|
|
22692
22698
|
"ListBrowserSettings",
|
|
22693
22699
|
"ListIdentityProviders",
|
|
22700
|
+
"ListIpAccessSettings",
|
|
22694
22701
|
"ListNetworkSettings",
|
|
22695
22702
|
"ListPortals",
|
|
22696
22703
|
"ListTagsForResource",
|
|
@@ -22702,20 +22709,23 @@
|
|
|
22702
22709
|
"UntagResource",
|
|
22703
22710
|
"UpdateBrowserSettings",
|
|
22704
22711
|
"UpdateIdentityProvider",
|
|
22712
|
+
"UpdateIpAccessSettings",
|
|
22705
22713
|
"UpdateNetworkSettings",
|
|
22706
22714
|
"UpdatePortal",
|
|
22707
22715
|
"UpdateTrustStore",
|
|
22708
22716
|
"UpdateUserAccessLoggingSettings",
|
|
22709
22717
|
"UpdateUserSettings"
|
|
22710
22718
|
],
|
|
22711
|
-
"resourceTypesCount":
|
|
22719
|
+
"resourceTypesCount": 8,
|
|
22712
22720
|
"resourceTypes": [
|
|
22713
22721
|
"browserSettings",
|
|
22722
|
+
"identityProvider",
|
|
22714
22723
|
"networkSettings",
|
|
22715
22724
|
"portal",
|
|
22716
22725
|
"trustStore",
|
|
22717
22726
|
"userSettings",
|
|
22718
|
-
"userAccessLoggingSettings"
|
|
22727
|
+
"userAccessLoggingSettings",
|
|
22728
|
+
"ipAccessSettings"
|
|
22719
22729
|
],
|
|
22720
22730
|
"conditionKeysCount": 3,
|
|
22721
22731
|
"conditionKeys": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.14",
|
|
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": "./src/index.js",
|
|
6
6
|
"types": "./src/awsIamData.d.ts",
|