aws-iam-data 0.0.534 → 0.0.536
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,41 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-03-10",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Cognito User Pools": [
|
|
8
|
+
"cognito-idp:AddUserPoolClientSecret",
|
|
9
|
+
"cognito-idp:DeleteUserPoolClientSecret",
|
|
10
|
+
"cognito-idp:ListUserPoolClientSecrets"
|
|
11
|
+
],
|
|
12
|
+
"Amazon OpenSearch Service": [
|
|
13
|
+
"es:RollbackElasticsearchServiceSoftwareUpdate",
|
|
14
|
+
"es:RollbackServiceSoftwareUpdate"
|
|
15
|
+
],
|
|
16
|
+
"AWS Resource Access Manager (RAM)": [
|
|
17
|
+
"ram:ListSourceAssociations"
|
|
18
|
+
]
|
|
19
|
+
},
|
|
20
|
+
"removedActions": {}
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"dateOfChange": "2026-03-07",
|
|
24
|
+
"addedServices": [],
|
|
25
|
+
"removedServices": [],
|
|
26
|
+
"addedActions": {
|
|
27
|
+
"AWS Security Agent": [
|
|
28
|
+
"securityagent:BatchGetTargetDomains",
|
|
29
|
+
"securityagent:CreateTargetDomain",
|
|
30
|
+
"securityagent:DeleteTargetDomain",
|
|
31
|
+
"securityagent:GetDesignReviewFeedback",
|
|
32
|
+
"securityagent:ListTargetDomains",
|
|
33
|
+
"securityagent:PutDesignReviewFeedback",
|
|
34
|
+
"securityagent:UpdateTargetDomain"
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
"removedActions": {}
|
|
38
|
+
},
|
|
2
39
|
{
|
|
3
40
|
"dateOfChange": "2026-03-06",
|
|
4
41
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -50886,7 +50886,7 @@
|
|
|
50886
50886
|
{
|
|
50887
50887
|
"name": "meeting",
|
|
50888
50888
|
"apiReferenceUrl": "https://docs.aws.amazon.com/chime/latest/APIReference/API_Meeting.html",
|
|
50889
|
-
"arnPattern": "arn:${Partition}:chime
|
|
50889
|
+
"arnPattern": "arn:${Partition}:chime:${Region}:${AccountId}:meeting/${MeetingId}",
|
|
50890
50890
|
"conditionKeys": [
|
|
50891
50891
|
"aws:ResourceTag/${TagKey}"
|
|
50892
50892
|
]
|
|
@@ -84169,6 +84169,21 @@
|
|
|
84169
84169
|
}
|
|
84170
84170
|
]
|
|
84171
84171
|
},
|
|
84172
|
+
{
|
|
84173
|
+
"name": "AddUserPoolClientSecret",
|
|
84174
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AddUserPoolClientSecret.html",
|
|
84175
|
+
"permissionOnly": false,
|
|
84176
|
+
"description": "Grants permission to add a new secret to a confidential client",
|
|
84177
|
+
"accessLevel": "Write",
|
|
84178
|
+
"resourceTypes": [
|
|
84179
|
+
{
|
|
84180
|
+
"resourceType": "userpool",
|
|
84181
|
+
"required": true,
|
|
84182
|
+
"conditionKeys": [],
|
|
84183
|
+
"dependentActions": []
|
|
84184
|
+
}
|
|
84185
|
+
]
|
|
84186
|
+
},
|
|
84172
84187
|
{
|
|
84173
84188
|
"name": "AdminAddUserToGroup",
|
|
84174
84189
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminAddUserToGroup.html",
|
|
@@ -84929,6 +84944,21 @@
|
|
|
84929
84944
|
}
|
|
84930
84945
|
]
|
|
84931
84946
|
},
|
|
84947
|
+
{
|
|
84948
|
+
"name": "DeleteUserPoolClientSecret",
|
|
84949
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DeleteUserPoolClientSecret.html",
|
|
84950
|
+
"permissionOnly": false,
|
|
84951
|
+
"description": "Grants permission to delete a secret from a list of secrets associated with a client",
|
|
84952
|
+
"accessLevel": "Write",
|
|
84953
|
+
"resourceTypes": [
|
|
84954
|
+
{
|
|
84955
|
+
"resourceType": "userpool",
|
|
84956
|
+
"required": true,
|
|
84957
|
+
"conditionKeys": [],
|
|
84958
|
+
"dependentActions": []
|
|
84959
|
+
}
|
|
84960
|
+
]
|
|
84961
|
+
},
|
|
84932
84962
|
{
|
|
84933
84963
|
"name": "DeleteUserPoolDomain",
|
|
84934
84964
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DeleteUserPoolDomain.html",
|
|
@@ -85469,6 +85499,21 @@
|
|
|
85469
85499
|
}
|
|
85470
85500
|
]
|
|
85471
85501
|
},
|
|
85502
|
+
{
|
|
85503
|
+
"name": "ListUserPoolClientSecrets",
|
|
85504
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ListUserPoolClientSecrets.html",
|
|
85505
|
+
"permissionOnly": false,
|
|
85506
|
+
"description": "Grants permission to list all secrets associated with a client",
|
|
85507
|
+
"accessLevel": "List",
|
|
85508
|
+
"resourceTypes": [
|
|
85509
|
+
{
|
|
85510
|
+
"resourceType": "userpool",
|
|
85511
|
+
"required": true,
|
|
85512
|
+
"conditionKeys": [],
|
|
85513
|
+
"dependentActions": []
|
|
85514
|
+
}
|
|
85515
|
+
]
|
|
85516
|
+
},
|
|
85472
85517
|
{
|
|
85473
85518
|
"name": "ListUserPoolClients",
|
|
85474
85519
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ListUserPoolClients.html",
|
|
@@ -91914,6 +91959,7 @@
|
|
|
91914
91959
|
"resourceType": "",
|
|
91915
91960
|
"required": false,
|
|
91916
91961
|
"conditionKeys": [
|
|
91962
|
+
"aws:ResourceTag/${TagKey}",
|
|
91917
91963
|
"aws:RequestTag/${TagKey}",
|
|
91918
91964
|
"aws:TagKeys",
|
|
91919
91965
|
"connect:InstanceId"
|
|
@@ -92055,6 +92101,7 @@
|
|
|
92055
92101
|
"resourceType": "",
|
|
92056
92102
|
"required": false,
|
|
92057
92103
|
"conditionKeys": [
|
|
92104
|
+
"aws:ResourceTag/${TagKey}",
|
|
92058
92105
|
"aws:RequestTag/${TagKey}",
|
|
92059
92106
|
"aws:TagKeys",
|
|
92060
92107
|
"connect:InstanceId"
|
|
@@ -92561,6 +92608,7 @@
|
|
|
92561
92608
|
"resourceType": "",
|
|
92562
92609
|
"required": false,
|
|
92563
92610
|
"conditionKeys": [
|
|
92611
|
+
"aws:ResourceTag/${TagKey}",
|
|
92564
92612
|
"connect:InstanceId"
|
|
92565
92613
|
],
|
|
92566
92614
|
"dependentActions": []
|
|
@@ -92590,6 +92638,7 @@
|
|
|
92590
92638
|
"resourceType": "",
|
|
92591
92639
|
"required": false,
|
|
92592
92640
|
"conditionKeys": [
|
|
92641
|
+
"aws:ResourceTag/${TagKey}",
|
|
92593
92642
|
"connect:InstanceId"
|
|
92594
92643
|
],
|
|
92595
92644
|
"dependentActions": []
|
|
@@ -93173,6 +93222,7 @@
|
|
|
93173
93222
|
"resourceType": "",
|
|
93174
93223
|
"required": false,
|
|
93175
93224
|
"conditionKeys": [
|
|
93225
|
+
"aws:ResourceTag/${TagKey}",
|
|
93176
93226
|
"aws:RequestTag/${TagKey}",
|
|
93177
93227
|
"aws:TagKeys",
|
|
93178
93228
|
"connect:InstanceId"
|
|
@@ -94090,6 +94140,7 @@
|
|
|
94090
94140
|
"resourceType": "",
|
|
94091
94141
|
"required": false,
|
|
94092
94142
|
"conditionKeys": [
|
|
94143
|
+
"aws:ResourceTag/${TagKey}",
|
|
94093
94144
|
"connect:InstanceId",
|
|
94094
94145
|
"connect:ContactAssociationId",
|
|
94095
94146
|
"connect:Channel",
|
|
@@ -95376,6 +95427,7 @@
|
|
|
95376
95427
|
"resourceType": "",
|
|
95377
95428
|
"required": false,
|
|
95378
95429
|
"conditionKeys": [
|
|
95430
|
+
"aws:ResourceTag/${TagKey}",
|
|
95379
95431
|
"aws:RequestTag/${TagKey}",
|
|
95380
95432
|
"aws:TagKeys",
|
|
95381
95433
|
"connect:InstanceId"
|
|
@@ -95401,6 +95453,7 @@
|
|
|
95401
95453
|
"resourceType": "",
|
|
95402
95454
|
"required": false,
|
|
95403
95455
|
"conditionKeys": [
|
|
95456
|
+
"aws:ResourceTag/${TagKey}",
|
|
95404
95457
|
"connect:InstanceId",
|
|
95405
95458
|
"connect:ContactAssociationId",
|
|
95406
95459
|
"connect:Channel",
|
|
@@ -95883,6 +95936,7 @@
|
|
|
95883
95936
|
"resourceType": "",
|
|
95884
95937
|
"required": false,
|
|
95885
95938
|
"conditionKeys": [
|
|
95939
|
+
"aws:ResourceTag/${TagKey}",
|
|
95886
95940
|
"connect:InstanceId"
|
|
95887
95941
|
],
|
|
95888
95942
|
"dependentActions": []
|
|
@@ -95952,6 +96006,7 @@
|
|
|
95952
96006
|
"resourceType": "",
|
|
95953
96007
|
"required": false,
|
|
95954
96008
|
"conditionKeys": [
|
|
96009
|
+
"aws:ResourceTag/${TagKey}",
|
|
95955
96010
|
"connect:InstanceId"
|
|
95956
96011
|
],
|
|
95957
96012
|
"dependentActions": []
|
|
@@ -96086,6 +96141,7 @@
|
|
|
96086
96141
|
"resourceType": "",
|
|
96087
96142
|
"required": false,
|
|
96088
96143
|
"conditionKeys": [
|
|
96144
|
+
"aws:ResourceTag/${TagKey}",
|
|
96089
96145
|
"connect:InstanceId",
|
|
96090
96146
|
"connect:ContactAssociationId",
|
|
96091
96147
|
"connect:Channel",
|
|
@@ -96690,6 +96746,14 @@
|
|
|
96690
96746
|
"required": true,
|
|
96691
96747
|
"conditionKeys": [],
|
|
96692
96748
|
"dependentActions": []
|
|
96749
|
+
},
|
|
96750
|
+
{
|
|
96751
|
+
"resourceType": "",
|
|
96752
|
+
"required": false,
|
|
96753
|
+
"conditionKeys": [
|
|
96754
|
+
"aws:ResourceTag/${TagKey}"
|
|
96755
|
+
],
|
|
96756
|
+
"dependentActions": []
|
|
96693
96757
|
}
|
|
96694
96758
|
]
|
|
96695
96759
|
},
|
|
@@ -96710,6 +96774,7 @@
|
|
|
96710
96774
|
"resourceType": "",
|
|
96711
96775
|
"required": false,
|
|
96712
96776
|
"conditionKeys": [
|
|
96777
|
+
"aws:ResourceTag/${TagKey}",
|
|
96713
96778
|
"connect:ListRealtimeContactAnalysisSegmentsByOutputType",
|
|
96714
96779
|
"connect:ListRealtimeContactAnalysisSegmentsBySegmentType"
|
|
96715
96780
|
],
|
|
@@ -97590,6 +97655,7 @@
|
|
|
97590
97655
|
"resourceType": "",
|
|
97591
97656
|
"required": false,
|
|
97592
97657
|
"conditionKeys": [
|
|
97658
|
+
"aws:ResourceTag/${TagKey}",
|
|
97593
97659
|
"connect:ContactAssociationId",
|
|
97594
97660
|
"connect:Channel",
|
|
97595
97661
|
"connect:UserArn"
|
|
@@ -97737,6 +97803,7 @@
|
|
|
97737
97803
|
"resourceType": "",
|
|
97738
97804
|
"required": false,
|
|
97739
97805
|
"conditionKeys": [
|
|
97806
|
+
"connect:SearchTag/${TagKey}",
|
|
97740
97807
|
"connect:InstanceId",
|
|
97741
97808
|
"connect:SearchContactsByContactAnalysis",
|
|
97742
97809
|
"connect:Channel",
|
|
@@ -98344,6 +98411,7 @@
|
|
|
98344
98411
|
"resourceType": "",
|
|
98345
98412
|
"required": false,
|
|
98346
98413
|
"conditionKeys": [
|
|
98414
|
+
"aws:ResourceTag/${TagKey}",
|
|
98347
98415
|
"aws:RequestTag/${TagKey}",
|
|
98348
98416
|
"aws:TagKeys",
|
|
98349
98417
|
"connect:InstanceId",
|
|
@@ -98411,6 +98479,7 @@
|
|
|
98411
98479
|
"resourceType": "",
|
|
98412
98480
|
"required": false,
|
|
98413
98481
|
"conditionKeys": [
|
|
98482
|
+
"aws:ResourceTag/${TagKey}",
|
|
98414
98483
|
"connect:InstanceId"
|
|
98415
98484
|
],
|
|
98416
98485
|
"dependentActions": []
|
|
@@ -98463,6 +98532,7 @@
|
|
|
98463
98532
|
"resourceType": "",
|
|
98464
98533
|
"required": false,
|
|
98465
98534
|
"conditionKeys": [
|
|
98535
|
+
"aws:ResourceTag/${TagKey}",
|
|
98466
98536
|
"connect:ContactAssociationId",
|
|
98467
98537
|
"connect:Channel",
|
|
98468
98538
|
"connect:UserArn"
|
|
@@ -98483,6 +98553,14 @@
|
|
|
98483
98553
|
"required": true,
|
|
98484
98554
|
"conditionKeys": [],
|
|
98485
98555
|
"dependentActions": []
|
|
98556
|
+
},
|
|
98557
|
+
{
|
|
98558
|
+
"resourceType": "",
|
|
98559
|
+
"required": false,
|
|
98560
|
+
"conditionKeys": [
|
|
98561
|
+
"aws:ResourceTag/${TagKey}"
|
|
98562
|
+
],
|
|
98563
|
+
"dependentActions": []
|
|
98486
98564
|
}
|
|
98487
98565
|
]
|
|
98488
98566
|
},
|
|
@@ -98640,6 +98718,7 @@
|
|
|
98640
98718
|
"resourceType": "",
|
|
98641
98719
|
"required": false,
|
|
98642
98720
|
"conditionKeys": [
|
|
98721
|
+
"aws:ResourceTag/${TagKey}",
|
|
98643
98722
|
"connect:InstanceId",
|
|
98644
98723
|
"connect:ContactAssociationId",
|
|
98645
98724
|
"connect:Channel",
|
|
@@ -98787,6 +98866,7 @@
|
|
|
98787
98866
|
"resourceType": "",
|
|
98788
98867
|
"required": false,
|
|
98789
98868
|
"conditionKeys": [
|
|
98869
|
+
"aws:ResourceTag/${TagKey}",
|
|
98790
98870
|
"connect:ContactAssociationId",
|
|
98791
98871
|
"connect:Channel",
|
|
98792
98872
|
"connect:UserArn"
|
|
@@ -98807,6 +98887,14 @@
|
|
|
98807
98887
|
"required": true,
|
|
98808
98888
|
"conditionKeys": [],
|
|
98809
98889
|
"dependentActions": []
|
|
98890
|
+
},
|
|
98891
|
+
{
|
|
98892
|
+
"resourceType": "",
|
|
98893
|
+
"required": false,
|
|
98894
|
+
"conditionKeys": [
|
|
98895
|
+
"aws:ResourceTag/${TagKey}"
|
|
98896
|
+
],
|
|
98897
|
+
"dependentActions": []
|
|
98810
98898
|
}
|
|
98811
98899
|
]
|
|
98812
98900
|
},
|
|
@@ -98873,6 +98961,7 @@
|
|
|
98873
98961
|
"resourceType": "",
|
|
98874
98962
|
"required": false,
|
|
98875
98963
|
"conditionKeys": [
|
|
98964
|
+
"aws:ResourceTag/${TagKey}",
|
|
98876
98965
|
"connect:ContactAssociationId",
|
|
98877
98966
|
"connect:Channel",
|
|
98878
98967
|
"connect:UserArn"
|
|
@@ -98898,6 +98987,8 @@
|
|
|
98898
98987
|
"resourceType": "",
|
|
98899
98988
|
"required": false,
|
|
98900
98989
|
"conditionKeys": [
|
|
98990
|
+
"aws:TagKeys",
|
|
98991
|
+
"aws:RequestTag/${TagKey}",
|
|
98901
98992
|
"connect:InstanceId",
|
|
98902
98993
|
"connect:ContactAssociationId",
|
|
98903
98994
|
"connect:Channel",
|
|
@@ -99098,6 +99189,7 @@
|
|
|
99098
99189
|
"resourceType": "",
|
|
99099
99190
|
"required": false,
|
|
99100
99191
|
"conditionKeys": [
|
|
99192
|
+
"aws:ResourceTag/${TagKey}",
|
|
99101
99193
|
"connect:InstanceId",
|
|
99102
99194
|
"connect:ContactAssociationId",
|
|
99103
99195
|
"connect:Channel",
|
|
@@ -99124,6 +99216,7 @@
|
|
|
99124
99216
|
"resourceType": "",
|
|
99125
99217
|
"required": false,
|
|
99126
99218
|
"conditionKeys": [
|
|
99219
|
+
"aws:TagKeys",
|
|
99127
99220
|
"connect:InstanceId",
|
|
99128
99221
|
"connect:ContactAssociationId",
|
|
99129
99222
|
"connect:Channel",
|
|
@@ -99358,6 +99451,7 @@
|
|
|
99358
99451
|
"resourceType": "",
|
|
99359
99452
|
"required": false,
|
|
99360
99453
|
"conditionKeys": [
|
|
99454
|
+
"aws:ResourceTag/${TagKey}",
|
|
99361
99455
|
"connect:InstanceId",
|
|
99362
99456
|
"connect:ContactAssociationId",
|
|
99363
99457
|
"connect:Channel",
|
|
@@ -99384,6 +99478,7 @@
|
|
|
99384
99478
|
"resourceType": "",
|
|
99385
99479
|
"required": false,
|
|
99386
99480
|
"conditionKeys": [
|
|
99481
|
+
"aws:ResourceTag/${TagKey}",
|
|
99387
99482
|
"connect:InstanceId",
|
|
99388
99483
|
"connect:ContactAssociationId",
|
|
99389
99484
|
"connect:Channel",
|
|
@@ -99580,6 +99675,7 @@
|
|
|
99580
99675
|
"resourceType": "",
|
|
99581
99676
|
"required": false,
|
|
99582
99677
|
"conditionKeys": [
|
|
99678
|
+
"aws:ResourceTag/${TagKey}",
|
|
99583
99679
|
"connect:InstanceId",
|
|
99584
99680
|
"connect:ContactAssociationId",
|
|
99585
99681
|
"connect:Channel",
|
|
@@ -99606,6 +99702,7 @@
|
|
|
99606
99702
|
"resourceType": "",
|
|
99607
99703
|
"required": false,
|
|
99608
99704
|
"conditionKeys": [
|
|
99705
|
+
"aws:ResourceTag/${TagKey}",
|
|
99609
99706
|
"connect:InstanceId",
|
|
99610
99707
|
"connect:ContactAssociationId",
|
|
99611
99708
|
"connect:Channel",
|
|
@@ -99923,6 +100020,7 @@
|
|
|
99923
100020
|
"resourceType": "",
|
|
99924
100021
|
"required": false,
|
|
99925
100022
|
"conditionKeys": [
|
|
100023
|
+
"aws:ResourceTag/${TagKey}",
|
|
99926
100024
|
"connect:InstanceId"
|
|
99927
100025
|
],
|
|
99928
100026
|
"dependentActions": []
|
|
@@ -303213,6 +303311,36 @@
|
|
|
303213
303311
|
}
|
|
303214
303312
|
]
|
|
303215
303313
|
},
|
|
303314
|
+
{
|
|
303315
|
+
"name": "RollbackElasticsearchServiceSoftwareUpdate",
|
|
303316
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_RollbackServiceSoftwareUpdate.html",
|
|
303317
|
+
"permissionOnly": false,
|
|
303318
|
+
"description": "Grants permission to rollback a service software update of an elasticsearch domain to its previous version",
|
|
303319
|
+
"accessLevel": "Write",
|
|
303320
|
+
"resourceTypes": [
|
|
303321
|
+
{
|
|
303322
|
+
"resourceType": "domain",
|
|
303323
|
+
"required": true,
|
|
303324
|
+
"conditionKeys": [],
|
|
303325
|
+
"dependentActions": []
|
|
303326
|
+
}
|
|
303327
|
+
]
|
|
303328
|
+
},
|
|
303329
|
+
{
|
|
303330
|
+
"name": "RollbackServiceSoftwareUpdate",
|
|
303331
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_RollbackServiceSoftwareUpdate.html",
|
|
303332
|
+
"permissionOnly": false,
|
|
303333
|
+
"description": "Grants permission to rollback a service software update of an opensearch domain to its previous version",
|
|
303334
|
+
"accessLevel": "Write",
|
|
303335
|
+
"resourceTypes": [
|
|
303336
|
+
{
|
|
303337
|
+
"resourceType": "domain",
|
|
303338
|
+
"required": true,
|
|
303339
|
+
"conditionKeys": [],
|
|
303340
|
+
"dependentActions": []
|
|
303341
|
+
}
|
|
303342
|
+
]
|
|
303343
|
+
},
|
|
303216
303344
|
{
|
|
303217
303345
|
"name": "StartDomainMaintenance",
|
|
303218
303346
|
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_StartDomainMaintenance.html",
|
|
@@ -346479,7 +346607,8 @@
|
|
|
346479
346607
|
"ram:AllowsExternalPrincipals",
|
|
346480
346608
|
"ram:Principal",
|
|
346481
346609
|
"ram:RequestedResourceType",
|
|
346482
|
-
"ram:ResourceArn"
|
|
346610
|
+
"ram:ResourceArn",
|
|
346611
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346483
346612
|
],
|
|
346484
346613
|
"dependentActions": []
|
|
346485
346614
|
}
|
|
@@ -346576,7 +346705,8 @@
|
|
|
346576
346705
|
"ram:ResourceArn",
|
|
346577
346706
|
"ram:RequestedAllowsExternalPrincipals",
|
|
346578
346707
|
"ram:Principal",
|
|
346579
|
-
"ram:AllowsExternalPrincipals"
|
|
346708
|
+
"ram:AllowsExternalPrincipals",
|
|
346709
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346580
346710
|
],
|
|
346581
346711
|
"dependentActions": []
|
|
346582
346712
|
}
|
|
@@ -346651,7 +346781,8 @@
|
|
|
346651
346781
|
"aws:ResourceTag/${TagKey}",
|
|
346652
346782
|
"ram:ResourceTag/${TagKey}",
|
|
346653
346783
|
"ram:ResourceShareName",
|
|
346654
|
-
"ram:AllowsExternalPrincipals"
|
|
346784
|
+
"ram:AllowsExternalPrincipals",
|
|
346785
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346655
346786
|
],
|
|
346656
346787
|
"dependentActions": []
|
|
346657
346788
|
}
|
|
@@ -346680,7 +346811,8 @@
|
|
|
346680
346811
|
"ram:AllowsExternalPrincipals",
|
|
346681
346812
|
"ram:Principal",
|
|
346682
346813
|
"ram:RequestedResourceType",
|
|
346683
|
-
"ram:ResourceArn"
|
|
346814
|
+
"ram:ResourceArn",
|
|
346815
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346684
346816
|
],
|
|
346685
346817
|
"dependentActions": []
|
|
346686
346818
|
}
|
|
@@ -346956,7 +347088,8 @@
|
|
|
346956
347088
|
"conditionKeys": [
|
|
346957
347089
|
"aws:ResourceTag/${TagKey}",
|
|
346958
347090
|
"ram:ResourceShareName",
|
|
346959
|
-
"ram:AllowsExternalPrincipals"
|
|
347091
|
+
"ram:AllowsExternalPrincipals",
|
|
347092
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346960
347093
|
],
|
|
346961
347094
|
"dependentActions": []
|
|
346962
347095
|
}
|
|
@@ -346992,6 +347125,21 @@
|
|
|
346992
347125
|
}
|
|
346993
347126
|
]
|
|
346994
347127
|
},
|
|
347128
|
+
{
|
|
347129
|
+
"name": "ListSourceAssociations",
|
|
347130
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ram/latest/APIReference/API_ListSourceAssociations.html",
|
|
347131
|
+
"permissionOnly": false,
|
|
347132
|
+
"description": "Grants permission to list source associations for resource shares",
|
|
347133
|
+
"accessLevel": "List",
|
|
347134
|
+
"resourceTypes": [
|
|
347135
|
+
{
|
|
347136
|
+
"resourceType": "",
|
|
347137
|
+
"required": false,
|
|
347138
|
+
"conditionKeys": [],
|
|
347139
|
+
"dependentActions": []
|
|
347140
|
+
}
|
|
347141
|
+
]
|
|
347142
|
+
},
|
|
346995
347143
|
{
|
|
346996
347144
|
"name": "PromotePermissionCreatedFromPolicy",
|
|
346997
347145
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ram/latest/APIReference/API_PromotePermissionCreatedFromPolicy.html",
|
|
@@ -347189,7 +347337,8 @@
|
|
|
347189
347337
|
"ram:ResourceTag/${TagKey}",
|
|
347190
347338
|
"ram:ResourceShareName",
|
|
347191
347339
|
"ram:AllowsExternalPrincipals",
|
|
347192
|
-
"ram:RequestedAllowsExternalPrincipals"
|
|
347340
|
+
"ram:RequestedAllowsExternalPrincipals",
|
|
347341
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
347193
347342
|
],
|
|
347194
347343
|
"dependentActions": []
|
|
347195
347344
|
}
|
|
@@ -347308,6 +347457,12 @@
|
|
|
347308
347457
|
"description": "Filters access by the tags associated with the resource",
|
|
347309
347458
|
"type": "String"
|
|
347310
347459
|
},
|
|
347460
|
+
{
|
|
347461
|
+
"name": "ram:RetainSharingOnAccountLeaveOrganization",
|
|
347462
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ram/latest/userguide/iam-policies.html#iam-policies-condition",
|
|
347463
|
+
"description": "Filters access by RetainSharingOnAccountLeaveOrganization value within ResourceShareConfiguration that is set on resource share",
|
|
347464
|
+
"type": "Bool"
|
|
347465
|
+
},
|
|
347311
347466
|
{
|
|
347312
347467
|
"name": "ram:ShareOwnerAccountId",
|
|
347313
347468
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ram/latest/userguide/iam-policies.html#iam-policies-condition",
|
|
@@ -379764,6 +379919,21 @@
|
|
|
379764
379919
|
}
|
|
379765
379920
|
]
|
|
379766
379921
|
},
|
|
379922
|
+
{
|
|
379923
|
+
"name": "BatchGetTargetDomains",
|
|
379924
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_BatchGetTargetDomains.html",
|
|
379925
|
+
"permissionOnly": false,
|
|
379926
|
+
"description": "Grants permission to retrieve multiple target domains in a single request",
|
|
379927
|
+
"accessLevel": "Read",
|
|
379928
|
+
"resourceTypes": [
|
|
379929
|
+
{
|
|
379930
|
+
"resourceType": "TargetDomain",
|
|
379931
|
+
"required": true,
|
|
379932
|
+
"conditionKeys": [],
|
|
379933
|
+
"dependentActions": []
|
|
379934
|
+
}
|
|
379935
|
+
]
|
|
379936
|
+
},
|
|
379767
379937
|
{
|
|
379768
379938
|
"name": "BatchGetTasks",
|
|
379769
379939
|
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_BatchGetTasks.html",
|
|
@@ -379932,6 +380102,21 @@
|
|
|
379932
380102
|
}
|
|
379933
380103
|
]
|
|
379934
380104
|
},
|
|
380105
|
+
{
|
|
380106
|
+
"name": "CreateTargetDomain",
|
|
380107
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_CreateTargetDomain.html",
|
|
380108
|
+
"permissionOnly": false,
|
|
380109
|
+
"description": "Grants permission to create a target domain record",
|
|
380110
|
+
"accessLevel": "Write",
|
|
380111
|
+
"resourceTypes": [
|
|
380112
|
+
{
|
|
380113
|
+
"resourceType": "",
|
|
380114
|
+
"required": false,
|
|
380115
|
+
"conditionKeys": [],
|
|
380116
|
+
"dependentActions": []
|
|
380117
|
+
}
|
|
380118
|
+
]
|
|
380119
|
+
},
|
|
379935
380120
|
{
|
|
379936
380121
|
"name": "DeleteAgentInstance",
|
|
379937
380122
|
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_DeleteAgentInstance.html",
|
|
@@ -380082,6 +380267,21 @@
|
|
|
380082
380267
|
}
|
|
380083
380268
|
]
|
|
380084
380269
|
},
|
|
380270
|
+
{
|
|
380271
|
+
"name": "DeleteTargetDomain",
|
|
380272
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_DeleteTargetDomain.html",
|
|
380273
|
+
"permissionOnly": false,
|
|
380274
|
+
"description": "Grants permission to delete a target domain record",
|
|
380275
|
+
"accessLevel": "Write",
|
|
380276
|
+
"resourceTypes": [
|
|
380277
|
+
{
|
|
380278
|
+
"resourceType": "TargetDomain",
|
|
380279
|
+
"required": true,
|
|
380280
|
+
"conditionKeys": [],
|
|
380281
|
+
"dependentActions": []
|
|
380282
|
+
}
|
|
380283
|
+
]
|
|
380284
|
+
},
|
|
380085
380285
|
{
|
|
380086
380286
|
"name": "DescribeFindings",
|
|
380087
380287
|
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_DescribeFindings.html",
|
|
@@ -380187,6 +380387,21 @@
|
|
|
380187
380387
|
}
|
|
380188
380388
|
]
|
|
380189
380389
|
},
|
|
380390
|
+
{
|
|
380391
|
+
"name": "GetDesignReviewFeedback",
|
|
380392
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_GetDesignReviewFeedback.html",
|
|
380393
|
+
"permissionOnly": false,
|
|
380394
|
+
"description": "Grants permission to get feedback for a design review comment",
|
|
380395
|
+
"accessLevel": "Read",
|
|
380396
|
+
"resourceTypes": [
|
|
380397
|
+
{
|
|
380398
|
+
"resourceType": "AgentSpace",
|
|
380399
|
+
"required": true,
|
|
380400
|
+
"conditionKeys": [],
|
|
380401
|
+
"dependentActions": []
|
|
380402
|
+
}
|
|
380403
|
+
]
|
|
380404
|
+
},
|
|
380190
380405
|
{
|
|
380191
380406
|
"name": "GetDocReviewTask",
|
|
380192
380407
|
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_GetDocReviewTask.html",
|
|
@@ -380607,6 +380822,21 @@
|
|
|
380607
380822
|
}
|
|
380608
380823
|
]
|
|
380609
380824
|
},
|
|
380825
|
+
{
|
|
380826
|
+
"name": "ListTargetDomains",
|
|
380827
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_ListTargetDomains.html",
|
|
380828
|
+
"permissionOnly": false,
|
|
380829
|
+
"description": "Grants permission to list target domains",
|
|
380830
|
+
"accessLevel": "List",
|
|
380831
|
+
"resourceTypes": [
|
|
380832
|
+
{
|
|
380833
|
+
"resourceType": "",
|
|
380834
|
+
"required": false,
|
|
380835
|
+
"conditionKeys": [],
|
|
380836
|
+
"dependentActions": []
|
|
380837
|
+
}
|
|
380838
|
+
]
|
|
380839
|
+
},
|
|
380610
380840
|
{
|
|
380611
380841
|
"name": "ListTasks",
|
|
380612
380842
|
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_ListTasks.html",
|
|
@@ -380622,6 +380852,21 @@
|
|
|
380622
380852
|
}
|
|
380623
380853
|
]
|
|
380624
380854
|
},
|
|
380855
|
+
{
|
|
380856
|
+
"name": "PutDesignReviewFeedback",
|
|
380857
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_PutDesignReviewFeedback.html",
|
|
380858
|
+
"permissionOnly": false,
|
|
380859
|
+
"description": "Grants permission to submit feedback for a design review comment",
|
|
380860
|
+
"accessLevel": "Write",
|
|
380861
|
+
"resourceTypes": [
|
|
380862
|
+
{
|
|
380863
|
+
"resourceType": "AgentSpace",
|
|
380864
|
+
"required": true,
|
|
380865
|
+
"conditionKeys": [],
|
|
380866
|
+
"dependentActions": []
|
|
380867
|
+
}
|
|
380868
|
+
]
|
|
380869
|
+
},
|
|
380625
380870
|
{
|
|
380626
380871
|
"name": "StartCodeRemediation",
|
|
380627
380872
|
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_StartCodeRemediation.html",
|
|
@@ -380849,15 +381094,30 @@
|
|
|
380849
381094
|
}
|
|
380850
381095
|
]
|
|
380851
381096
|
},
|
|
381097
|
+
{
|
|
381098
|
+
"name": "UpdateTargetDomain",
|
|
381099
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_UpdateTargetDomain.html",
|
|
381100
|
+
"permissionOnly": false,
|
|
381101
|
+
"description": "Grants permission to update a target domain record",
|
|
381102
|
+
"accessLevel": "Write",
|
|
381103
|
+
"resourceTypes": [
|
|
381104
|
+
{
|
|
381105
|
+
"resourceType": "TargetDomain",
|
|
381106
|
+
"required": true,
|
|
381107
|
+
"conditionKeys": [],
|
|
381108
|
+
"dependentActions": []
|
|
381109
|
+
}
|
|
381110
|
+
]
|
|
381111
|
+
},
|
|
380852
381112
|
{
|
|
380853
381113
|
"name": "VerifyTargetDomain",
|
|
380854
381114
|
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/API_VerifyTargetDomain.html",
|
|
380855
381115
|
"permissionOnly": false,
|
|
380856
|
-
"description": "Grants permission to verify ownership for a registered target domain
|
|
381116
|
+
"description": "Grants permission to verify ownership for a registered target domain",
|
|
380857
381117
|
"accessLevel": "Write",
|
|
380858
381118
|
"resourceTypes": [
|
|
380859
381119
|
{
|
|
380860
|
-
"resourceType": "
|
|
381120
|
+
"resourceType": "TargetDomain",
|
|
380861
381121
|
"required": true,
|
|
380862
381122
|
"conditionKeys": [],
|
|
380863
381123
|
"dependentActions": []
|
|
@@ -380902,6 +381162,12 @@
|
|
|
380902
381162
|
"arnPattern": "arn:${Partition}:securityagent:${Region}:${Account}:agent-space/${AgentId}",
|
|
380903
381163
|
"conditionKeys": []
|
|
380904
381164
|
},
|
|
381165
|
+
{
|
|
381166
|
+
"name": "TargetDomain",
|
|
381167
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#arn-formats",
|
|
381168
|
+
"arnPattern": "arn:${Partition}:securityagent:${Region}:${Account}:target-domain/${TargetDomainId}",
|
|
381169
|
+
"conditionKeys": []
|
|
381170
|
+
},
|
|
380905
381171
|
{
|
|
380906
381172
|
"name": "Artifact",
|
|
380907
381173
|
"apiReferenceUrl": "https://docs.aws.amazon.com/securityagent/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#arn-formats",
|
|
@@ -6444,9 +6444,10 @@
|
|
|
6444
6444
|
"name": "Amazon Cognito User Pools",
|
|
6445
6445
|
"servicePrefix": "cognito-idp",
|
|
6446
6446
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncognitouserpools.html",
|
|
6447
|
-
"actionsCount":
|
|
6447
|
+
"actionsCount": 121,
|
|
6448
6448
|
"actions": [
|
|
6449
6449
|
"AddCustomAttributes",
|
|
6450
|
+
"AddUserPoolClientSecret",
|
|
6450
6451
|
"AdminAddUserToGroup",
|
|
6451
6452
|
"AdminConfirmSignUp",
|
|
6452
6453
|
"AdminCreateUser",
|
|
@@ -6497,6 +6498,7 @@
|
|
|
6497
6498
|
"DeleteUserAttributes",
|
|
6498
6499
|
"DeleteUserPool",
|
|
6499
6500
|
"DeleteUserPoolClient",
|
|
6501
|
+
"DeleteUserPoolClientSecret",
|
|
6500
6502
|
"DeleteUserPoolDomain",
|
|
6501
6503
|
"DescribeIdentityProvider",
|
|
6502
6504
|
"DescribeManagedLoginBranding",
|
|
@@ -6533,6 +6535,7 @@
|
|
|
6533
6535
|
"ListTagsForResource",
|
|
6534
6536
|
"ListTerms",
|
|
6535
6537
|
"ListUserImportJobs",
|
|
6538
|
+
"ListUserPoolClientSecrets",
|
|
6536
6539
|
"ListUserPoolClients",
|
|
6537
6540
|
"ListUserPools",
|
|
6538
6541
|
"ListUsers",
|
|
@@ -21323,7 +21326,7 @@
|
|
|
21323
21326
|
"name": "Amazon OpenSearch Service",
|
|
21324
21327
|
"servicePrefix": "es",
|
|
21325
21328
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearchservice.html",
|
|
21326
|
-
"actionsCount":
|
|
21329
|
+
"actionsCount": 116,
|
|
21327
21330
|
"actions": [
|
|
21328
21331
|
"AcceptInboundConnection",
|
|
21329
21332
|
"AcceptInboundCrossClusterSearchConnection",
|
|
@@ -21424,6 +21427,8 @@
|
|
|
21424
21427
|
"RejectInboundCrossClusterSearchConnection",
|
|
21425
21428
|
"RemoveTags",
|
|
21426
21429
|
"RevokeVpcEndpointAccess",
|
|
21430
|
+
"RollbackElasticsearchServiceSoftwareUpdate",
|
|
21431
|
+
"RollbackServiceSoftwareUpdate",
|
|
21427
21432
|
"StartDomainMaintenance",
|
|
21428
21433
|
"StartElasticsearchServiceSoftwareUpdate",
|
|
21429
21434
|
"StartServiceSoftwareUpdate",
|
|
@@ -24523,7 +24528,7 @@
|
|
|
24523
24528
|
"name": "AWS Resource Access Manager (RAM)",
|
|
24524
24529
|
"servicePrefix": "ram",
|
|
24525
24530
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsresourceaccessmanagerram.html",
|
|
24526
|
-
"actionsCount":
|
|
24531
|
+
"actionsCount": 35,
|
|
24527
24532
|
"actions": [
|
|
24528
24533
|
"AcceptResourceShareInvitation",
|
|
24529
24534
|
"AssociateResourceShare",
|
|
@@ -24551,6 +24556,7 @@
|
|
|
24551
24556
|
"ListResourceSharePermissions",
|
|
24552
24557
|
"ListResourceTypes",
|
|
24553
24558
|
"ListResources",
|
|
24559
|
+
"ListSourceAssociations",
|
|
24554
24560
|
"PromotePermissionCreatedFromPolicy",
|
|
24555
24561
|
"PromoteResourceShareCreatedFromPolicy",
|
|
24556
24562
|
"RejectResourceShareInvitation",
|
|
@@ -24567,7 +24573,7 @@
|
|
|
24567
24573
|
"permission",
|
|
24568
24574
|
"customer-managed-permission"
|
|
24569
24575
|
],
|
|
24570
|
-
"conditionKeysCount":
|
|
24576
|
+
"conditionKeysCount": 14,
|
|
24571
24577
|
"conditionKeys": [
|
|
24572
24578
|
"aws:RequestTag/${TagKey}",
|
|
24573
24579
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -24581,6 +24587,7 @@
|
|
|
24581
24587
|
"ram:ResourceArn",
|
|
24582
24588
|
"ram:ResourceShareName",
|
|
24583
24589
|
"ram:ResourceTag/${TagKey}",
|
|
24590
|
+
"ram:RetainSharingOnAccountLeaveOrganization",
|
|
24584
24591
|
"ram:ShareOwnerAccountId"
|
|
24585
24592
|
]
|
|
24586
24593
|
},
|
|
@@ -26734,7 +26741,7 @@
|
|
|
26734
26741
|
"name": "AWS Security Agent",
|
|
26735
26742
|
"servicePrefix": "securityagent",
|
|
26736
26743
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityagent.html",
|
|
26737
|
-
"actionsCount":
|
|
26744
|
+
"actionsCount": 92,
|
|
26738
26745
|
"actions": [
|
|
26739
26746
|
"AddArtifact",
|
|
26740
26747
|
"AddControl",
|
|
@@ -26748,6 +26755,7 @@
|
|
|
26748
26755
|
"BatchGetPentestJobs",
|
|
26749
26756
|
"BatchGetPentests",
|
|
26750
26757
|
"BatchGetSecurityTestContentMetadata",
|
|
26758
|
+
"BatchGetTargetDomains",
|
|
26751
26759
|
"BatchGetTasks",
|
|
26752
26760
|
"CreateAgentInstance",
|
|
26753
26761
|
"CreateAgentSpace",
|
|
@@ -26759,6 +26767,7 @@
|
|
|
26759
26767
|
"CreateOneTimeLoginSession",
|
|
26760
26768
|
"CreatePentest",
|
|
26761
26769
|
"CreateSecurityRequirement",
|
|
26770
|
+
"CreateTargetDomain",
|
|
26762
26771
|
"DeleteAgentInstance",
|
|
26763
26772
|
"DeleteAgentSpace",
|
|
26764
26773
|
"DeleteApplication",
|
|
@@ -26769,6 +26778,7 @@
|
|
|
26769
26778
|
"DeleteIntegration",
|
|
26770
26779
|
"DeleteMembership",
|
|
26771
26780
|
"DeleteSecurityRequirement",
|
|
26781
|
+
"DeleteTargetDomain",
|
|
26772
26782
|
"DescribeFindings",
|
|
26773
26783
|
"GetApplication",
|
|
26774
26784
|
"GetArtifact",
|
|
@@ -26776,6 +26786,7 @@
|
|
|
26776
26786
|
"GetControl",
|
|
26777
26787
|
"GetDesignReview",
|
|
26778
26788
|
"GetDesignReviewArtifact",
|
|
26789
|
+
"GetDesignReviewFeedback",
|
|
26779
26790
|
"GetDocReviewTask",
|
|
26780
26791
|
"GetDocumentReview",
|
|
26781
26792
|
"GetDocumentReviewArtifact",
|
|
@@ -26804,7 +26815,9 @@
|
|
|
26804
26815
|
"ListPentests",
|
|
26805
26816
|
"ListResourcesFromIntegration",
|
|
26806
26817
|
"ListSecurityRequirements",
|
|
26818
|
+
"ListTargetDomains",
|
|
26807
26819
|
"ListTasks",
|
|
26820
|
+
"PutDesignReviewFeedback",
|
|
26808
26821
|
"StartCodeRemediation",
|
|
26809
26822
|
"StartPentestExecution",
|
|
26810
26823
|
"StartPentestJob",
|
|
@@ -26820,9 +26833,10 @@
|
|
|
26820
26833
|
"UpdateIntegratedResources",
|
|
26821
26834
|
"UpdatePentest",
|
|
26822
26835
|
"UpdateSecurityRequirement",
|
|
26836
|
+
"UpdateTargetDomain",
|
|
26823
26837
|
"VerifyTargetDomain"
|
|
26824
26838
|
],
|
|
26825
|
-
"resourceTypesCount":
|
|
26839
|
+
"resourceTypesCount": 12,
|
|
26826
26840
|
"resourceTypes": [
|
|
26827
26841
|
"Application",
|
|
26828
26842
|
"Control",
|
|
@@ -26830,6 +26844,7 @@
|
|
|
26830
26844
|
"Integration",
|
|
26831
26845
|
"AgentInstance",
|
|
26832
26846
|
"AgentSpace",
|
|
26847
|
+
"TargetDomain",
|
|
26833
26848
|
"Artifact",
|
|
26834
26849
|
"Pentest",
|
|
26835
26850
|
"PentestJob",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11275
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5453
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3412
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -161,12 +161,12 @@
|
|
|
161
161
|
"value": 97
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
|
-
"key": "
|
|
165
|
-
"value":
|
|
164
|
+
"key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
|
|
165
|
+
"value": 95
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"key": "
|
|
169
|
-
"value":
|
|
168
|
+
"key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
|
|
169
|
+
"value": 93
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2055
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1368
|
|
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.536",
|
|
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",
|