aws-iam-data 0.0.526 → 0.0.528
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,30 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-02-21",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Bedrock": [
|
|
8
|
+
"bedrock:CopyBlueprintStage",
|
|
9
|
+
"bedrock:GetBlueprintOptimizationStatus",
|
|
10
|
+
"bedrock:InvokeBlueprintOptimizationAsync"
|
|
11
|
+
],
|
|
12
|
+
"Amazon Connect": [
|
|
13
|
+
"connect:AssociateQueueEmailAddresses",
|
|
14
|
+
"connect:CreateNotification",
|
|
15
|
+
"connect:DeleteNotification",
|
|
16
|
+
"connect:DescribeNotification",
|
|
17
|
+
"connect:DisassociateQueueEmailAddresses",
|
|
18
|
+
"connect:ListNotifications",
|
|
19
|
+
"connect:ListQueueEmailAddresses",
|
|
20
|
+
"connect:ListUserNotifications",
|
|
21
|
+
"connect:SearchNotifications",
|
|
22
|
+
"connect:UpdateNotificationContent",
|
|
23
|
+
"connect:UpdateUserNotificationStatus"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
"removedActions": {}
|
|
27
|
+
},
|
|
2
28
|
{
|
|
3
29
|
"dateOfChange": "2026-02-20",
|
|
4
30
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -31898,6 +31898,21 @@
|
|
|
31898
31898
|
}
|
|
31899
31899
|
]
|
|
31900
31900
|
},
|
|
31901
|
+
{
|
|
31902
|
+
"name": "CopyBlueprintStage",
|
|
31903
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_Operations_Data_Automation_for_Amazon_Bedrock.html",
|
|
31904
|
+
"permissionOnly": false,
|
|
31905
|
+
"description": "Grants permission to copy a blueprint from one stage to another",
|
|
31906
|
+
"accessLevel": "Write",
|
|
31907
|
+
"resourceTypes": [
|
|
31908
|
+
{
|
|
31909
|
+
"resourceType": "blueprint",
|
|
31910
|
+
"required": true,
|
|
31911
|
+
"conditionKeys": [],
|
|
31912
|
+
"dependentActions": []
|
|
31913
|
+
}
|
|
31914
|
+
]
|
|
31915
|
+
},
|
|
31901
31916
|
{
|
|
31902
31917
|
"name": "CountTokens",
|
|
31903
31918
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_CountTokens.html",
|
|
@@ -33521,6 +33536,21 @@
|
|
|
33521
33536
|
}
|
|
33522
33537
|
]
|
|
33523
33538
|
},
|
|
33539
|
+
{
|
|
33540
|
+
"name": "GetBlueprintOptimizationStatus",
|
|
33541
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_Operations_Data_Automation_for_Amazon_Bedrock.html",
|
|
33542
|
+
"permissionOnly": false,
|
|
33543
|
+
"description": "Grants permission to get the status of a blueprint optimization job",
|
|
33544
|
+
"accessLevel": "Read",
|
|
33545
|
+
"resourceTypes": [
|
|
33546
|
+
{
|
|
33547
|
+
"resourceType": "blueprint-optimization-invocation",
|
|
33548
|
+
"required": true,
|
|
33549
|
+
"conditionKeys": [],
|
|
33550
|
+
"dependentActions": []
|
|
33551
|
+
}
|
|
33552
|
+
]
|
|
33553
|
+
},
|
|
33524
33554
|
{
|
|
33525
33555
|
"name": "GetBlueprintRecommendation",
|
|
33526
33556
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -34136,6 +34166,36 @@
|
|
|
34136
34166
|
}
|
|
34137
34167
|
]
|
|
34138
34168
|
},
|
|
34169
|
+
{
|
|
34170
|
+
"name": "InvokeBlueprintOptimizationAsync",
|
|
34171
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_Operations_Data_Automation_for_Amazon_Bedrock.html",
|
|
34172
|
+
"permissionOnly": false,
|
|
34173
|
+
"description": "Grants permission to invoke an async job to perform blueprint optimization",
|
|
34174
|
+
"accessLevel": "Write",
|
|
34175
|
+
"resourceTypes": [
|
|
34176
|
+
{
|
|
34177
|
+
"resourceType": "blueprint",
|
|
34178
|
+
"required": true,
|
|
34179
|
+
"conditionKeys": [],
|
|
34180
|
+
"dependentActions": []
|
|
34181
|
+
},
|
|
34182
|
+
{
|
|
34183
|
+
"resourceType": "data-automation-profile",
|
|
34184
|
+
"required": true,
|
|
34185
|
+
"conditionKeys": [],
|
|
34186
|
+
"dependentActions": []
|
|
34187
|
+
},
|
|
34188
|
+
{
|
|
34189
|
+
"resourceType": "",
|
|
34190
|
+
"required": false,
|
|
34191
|
+
"conditionKeys": [
|
|
34192
|
+
"aws:RequestTag/${TagKey}",
|
|
34193
|
+
"aws:TagKeys"
|
|
34194
|
+
],
|
|
34195
|
+
"dependentActions": []
|
|
34196
|
+
}
|
|
34197
|
+
]
|
|
34198
|
+
},
|
|
34139
34199
|
{
|
|
34140
34200
|
"name": "InvokeBlueprintRecommendationAsync",
|
|
34141
34201
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -35144,6 +35204,12 @@
|
|
|
35144
35204
|
"conditionKeys": [],
|
|
35145
35205
|
"dependentActions": []
|
|
35146
35206
|
},
|
|
35207
|
+
{
|
|
35208
|
+
"resourceType": "blueprint-optimization-invocation",
|
|
35209
|
+
"required": true,
|
|
35210
|
+
"conditionKeys": [],
|
|
35211
|
+
"dependentActions": []
|
|
35212
|
+
},
|
|
35147
35213
|
{
|
|
35148
35214
|
"resourceType": "custom-model",
|
|
35149
35215
|
"required": true,
|
|
@@ -35705,6 +35771,12 @@
|
|
|
35705
35771
|
"conditionKeys": [],
|
|
35706
35772
|
"dependentActions": []
|
|
35707
35773
|
},
|
|
35774
|
+
{
|
|
35775
|
+
"resourceType": "blueprint-optimization-invocation",
|
|
35776
|
+
"required": false,
|
|
35777
|
+
"conditionKeys": [],
|
|
35778
|
+
"dependentActions": []
|
|
35779
|
+
},
|
|
35708
35780
|
{
|
|
35709
35781
|
"resourceType": "custom-model",
|
|
35710
35782
|
"required": false,
|
|
@@ -35885,6 +35957,12 @@
|
|
|
35885
35957
|
"conditionKeys": [],
|
|
35886
35958
|
"dependentActions": []
|
|
35887
35959
|
},
|
|
35960
|
+
{
|
|
35961
|
+
"resourceType": "blueprint-optimization-invocation",
|
|
35962
|
+
"required": false,
|
|
35963
|
+
"conditionKeys": [],
|
|
35964
|
+
"dependentActions": []
|
|
35965
|
+
},
|
|
35888
35966
|
{
|
|
35889
35967
|
"resourceType": "custom-model",
|
|
35890
35968
|
"required": false,
|
|
@@ -36614,6 +36692,14 @@
|
|
|
36614
36692
|
"aws:ResourceTag/${TagKey}"
|
|
36615
36693
|
]
|
|
36616
36694
|
},
|
|
36695
|
+
{
|
|
36696
|
+
"name": "blueprint-optimization-invocation",
|
|
36697
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_Operations_Data_Automation_for_Amazon_Bedrock.html",
|
|
36698
|
+
"arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:blueprint-optimization-invocation/${ResourceId}",
|
|
36699
|
+
"conditionKeys": [
|
|
36700
|
+
"aws:ResourceTag/${TagKey}"
|
|
36701
|
+
]
|
|
36702
|
+
},
|
|
36617
36703
|
{
|
|
36618
36704
|
"name": "data-automation-invocation-job",
|
|
36619
36705
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
|
|
@@ -91147,6 +91233,30 @@
|
|
|
91147
91233
|
}
|
|
91148
91234
|
]
|
|
91149
91235
|
},
|
|
91236
|
+
{
|
|
91237
|
+
"name": "AssociateQueueEmailAddresses",
|
|
91238
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_AssociateQueueEmailAddresses.html",
|
|
91239
|
+
"permissionOnly": false,
|
|
91240
|
+
"description": "Grants permission to associate a set of email addresses with a queue",
|
|
91241
|
+
"accessLevel": "Write",
|
|
91242
|
+
"resourceTypes": [
|
|
91243
|
+
{
|
|
91244
|
+
"resourceType": "queue",
|
|
91245
|
+
"required": true,
|
|
91246
|
+
"conditionKeys": [],
|
|
91247
|
+
"dependentActions": []
|
|
91248
|
+
},
|
|
91249
|
+
{
|
|
91250
|
+
"resourceType": "",
|
|
91251
|
+
"required": false,
|
|
91252
|
+
"conditionKeys": [
|
|
91253
|
+
"aws:ResourceTag/${TagKey}",
|
|
91254
|
+
"connect:InstanceId"
|
|
91255
|
+
],
|
|
91256
|
+
"dependentActions": []
|
|
91257
|
+
}
|
|
91258
|
+
]
|
|
91259
|
+
},
|
|
91150
91260
|
{
|
|
91151
91261
|
"name": "AssociateQueueQuickConnects",
|
|
91152
91262
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_AssociateQueueQuickConnects.html",
|
|
@@ -92103,6 +92213,37 @@
|
|
|
92103
92213
|
}
|
|
92104
92214
|
]
|
|
92105
92215
|
},
|
|
92216
|
+
{
|
|
92217
|
+
"name": "CreateNotification",
|
|
92218
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateNotification.html",
|
|
92219
|
+
"permissionOnly": false,
|
|
92220
|
+
"description": "Grants permission to create a notification in an Amazon Connect instance",
|
|
92221
|
+
"accessLevel": "Write",
|
|
92222
|
+
"resourceTypes": [
|
|
92223
|
+
{
|
|
92224
|
+
"resourceType": "instance",
|
|
92225
|
+
"required": true,
|
|
92226
|
+
"conditionKeys": [],
|
|
92227
|
+
"dependentActions": []
|
|
92228
|
+
},
|
|
92229
|
+
{
|
|
92230
|
+
"resourceType": "user",
|
|
92231
|
+
"required": false,
|
|
92232
|
+
"conditionKeys": [],
|
|
92233
|
+
"dependentActions": []
|
|
92234
|
+
},
|
|
92235
|
+
{
|
|
92236
|
+
"resourceType": "",
|
|
92237
|
+
"required": false,
|
|
92238
|
+
"conditionKeys": [
|
|
92239
|
+
"aws:RequestTag/${TagKey}",
|
|
92240
|
+
"aws:TagKeys",
|
|
92241
|
+
"connect:InstanceId"
|
|
92242
|
+
],
|
|
92243
|
+
"dependentActions": []
|
|
92244
|
+
}
|
|
92245
|
+
]
|
|
92246
|
+
},
|
|
92106
92247
|
{
|
|
92107
92248
|
"name": "CreateParticipant",
|
|
92108
92249
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateParticipant.html",
|
|
@@ -93107,6 +93248,30 @@
|
|
|
93107
93248
|
}
|
|
93108
93249
|
]
|
|
93109
93250
|
},
|
|
93251
|
+
{
|
|
93252
|
+
"name": "DeleteNotification",
|
|
93253
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteNotification.html",
|
|
93254
|
+
"permissionOnly": false,
|
|
93255
|
+
"description": "Grants permission to delete a notification in an Amazon Connect instance",
|
|
93256
|
+
"accessLevel": "Write",
|
|
93257
|
+
"resourceTypes": [
|
|
93258
|
+
{
|
|
93259
|
+
"resourceType": "notification",
|
|
93260
|
+
"required": true,
|
|
93261
|
+
"conditionKeys": [],
|
|
93262
|
+
"dependentActions": []
|
|
93263
|
+
},
|
|
93264
|
+
{
|
|
93265
|
+
"resourceType": "",
|
|
93266
|
+
"required": false,
|
|
93267
|
+
"conditionKeys": [
|
|
93268
|
+
"aws:ResourceTag/${TagKey}",
|
|
93269
|
+
"connect:InstanceId"
|
|
93270
|
+
],
|
|
93271
|
+
"dependentActions": []
|
|
93272
|
+
}
|
|
93273
|
+
]
|
|
93274
|
+
},
|
|
93110
93275
|
{
|
|
93111
93276
|
"name": "DeletePredefinedAttribute",
|
|
93112
93277
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeletePredefinedAttribute.html",
|
|
@@ -93983,6 +94148,30 @@
|
|
|
93983
94148
|
}
|
|
93984
94149
|
]
|
|
93985
94150
|
},
|
|
94151
|
+
{
|
|
94152
|
+
"name": "DescribeNotification",
|
|
94153
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribeNotification.html",
|
|
94154
|
+
"permissionOnly": false,
|
|
94155
|
+
"description": "Grants permission to describe a notification in an Amazon Connect instance",
|
|
94156
|
+
"accessLevel": "Read",
|
|
94157
|
+
"resourceTypes": [
|
|
94158
|
+
{
|
|
94159
|
+
"resourceType": "notification",
|
|
94160
|
+
"required": true,
|
|
94161
|
+
"conditionKeys": [],
|
|
94162
|
+
"dependentActions": []
|
|
94163
|
+
},
|
|
94164
|
+
{
|
|
94165
|
+
"resourceType": "",
|
|
94166
|
+
"required": false,
|
|
94167
|
+
"conditionKeys": [
|
|
94168
|
+
"aws:ResourceTag/${TagKey}",
|
|
94169
|
+
"connect:InstanceId"
|
|
94170
|
+
],
|
|
94171
|
+
"dependentActions": []
|
|
94172
|
+
}
|
|
94173
|
+
]
|
|
94174
|
+
},
|
|
93986
94175
|
{
|
|
93987
94176
|
"name": "DescribePhoneNumber",
|
|
93988
94177
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html",
|
|
@@ -94601,6 +94790,30 @@
|
|
|
94601
94790
|
}
|
|
94602
94791
|
]
|
|
94603
94792
|
},
|
|
94793
|
+
{
|
|
94794
|
+
"name": "DisassociateQueueEmailAddresses",
|
|
94795
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateQueueEmailAddresses.html",
|
|
94796
|
+
"permissionOnly": false,
|
|
94797
|
+
"description": "Grants permission to disassociate a set of email addresses from a queue",
|
|
94798
|
+
"accessLevel": "Write",
|
|
94799
|
+
"resourceTypes": [
|
|
94800
|
+
{
|
|
94801
|
+
"resourceType": "queue",
|
|
94802
|
+
"required": true,
|
|
94803
|
+
"conditionKeys": [],
|
|
94804
|
+
"dependentActions": []
|
|
94805
|
+
},
|
|
94806
|
+
{
|
|
94807
|
+
"resourceType": "",
|
|
94808
|
+
"required": false,
|
|
94809
|
+
"conditionKeys": [
|
|
94810
|
+
"aws:ResourceTag/${TagKey}",
|
|
94811
|
+
"connect:InstanceId"
|
|
94812
|
+
],
|
|
94813
|
+
"dependentActions": []
|
|
94814
|
+
}
|
|
94815
|
+
]
|
|
94816
|
+
},
|
|
94604
94817
|
{
|
|
94605
94818
|
"name": "DisassociateQueueQuickConnects",
|
|
94606
94819
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateQueueQuickConnects.html",
|
|
@@ -95994,6 +96207,29 @@
|
|
|
95994
96207
|
}
|
|
95995
96208
|
]
|
|
95996
96209
|
},
|
|
96210
|
+
{
|
|
96211
|
+
"name": "ListNotifications",
|
|
96212
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListNotifications.html",
|
|
96213
|
+
"permissionOnly": false,
|
|
96214
|
+
"description": "Grants permission to list notifications in an Amazon Connect instance",
|
|
96215
|
+
"accessLevel": "Read",
|
|
96216
|
+
"resourceTypes": [
|
|
96217
|
+
{
|
|
96218
|
+
"resourceType": "instance",
|
|
96219
|
+
"required": true,
|
|
96220
|
+
"conditionKeys": [],
|
|
96221
|
+
"dependentActions": []
|
|
96222
|
+
},
|
|
96223
|
+
{
|
|
96224
|
+
"resourceType": "",
|
|
96225
|
+
"required": false,
|
|
96226
|
+
"conditionKeys": [
|
|
96227
|
+
"connect:InstanceId"
|
|
96228
|
+
],
|
|
96229
|
+
"dependentActions": []
|
|
96230
|
+
}
|
|
96231
|
+
]
|
|
96232
|
+
},
|
|
95997
96233
|
{
|
|
95998
96234
|
"name": "ListPhoneNumbers",
|
|
95999
96235
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListPhoneNumbers.html",
|
|
@@ -96070,6 +96306,30 @@
|
|
|
96070
96306
|
}
|
|
96071
96307
|
]
|
|
96072
96308
|
},
|
|
96309
|
+
{
|
|
96310
|
+
"name": "ListQueueEmailAddresses",
|
|
96311
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListQueueEmailAddresses.html",
|
|
96312
|
+
"permissionOnly": false,
|
|
96313
|
+
"description": "Grants permission to list the email address metadata associated with a queue",
|
|
96314
|
+
"accessLevel": "List",
|
|
96315
|
+
"resourceTypes": [
|
|
96316
|
+
{
|
|
96317
|
+
"resourceType": "queue",
|
|
96318
|
+
"required": true,
|
|
96319
|
+
"conditionKeys": [],
|
|
96320
|
+
"dependentActions": []
|
|
96321
|
+
},
|
|
96322
|
+
{
|
|
96323
|
+
"resourceType": "",
|
|
96324
|
+
"required": false,
|
|
96325
|
+
"conditionKeys": [
|
|
96326
|
+
"aws:ResourceTag/${TagKey}",
|
|
96327
|
+
"connect:InstanceId"
|
|
96328
|
+
],
|
|
96329
|
+
"dependentActions": []
|
|
96330
|
+
}
|
|
96331
|
+
]
|
|
96332
|
+
},
|
|
96073
96333
|
{
|
|
96074
96334
|
"name": "ListQueueQuickConnects",
|
|
96075
96335
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListQueueQuickConnects.html",
|
|
@@ -96614,6 +96874,30 @@
|
|
|
96614
96874
|
}
|
|
96615
96875
|
]
|
|
96616
96876
|
},
|
|
96877
|
+
{
|
|
96878
|
+
"name": "ListUserNotifications",
|
|
96879
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListUserNotifications.html",
|
|
96880
|
+
"permissionOnly": false,
|
|
96881
|
+
"description": "Grants permission to list notifications for a user in an Amazon Connect instance",
|
|
96882
|
+
"accessLevel": "Read",
|
|
96883
|
+
"resourceTypes": [
|
|
96884
|
+
{
|
|
96885
|
+
"resourceType": "user",
|
|
96886
|
+
"required": true,
|
|
96887
|
+
"conditionKeys": [],
|
|
96888
|
+
"dependentActions": []
|
|
96889
|
+
},
|
|
96890
|
+
{
|
|
96891
|
+
"resourceType": "",
|
|
96892
|
+
"required": false,
|
|
96893
|
+
"conditionKeys": [
|
|
96894
|
+
"aws:ResourceTag/${TagKey}",
|
|
96895
|
+
"connect:InstanceId"
|
|
96896
|
+
],
|
|
96897
|
+
"dependentActions": []
|
|
96898
|
+
}
|
|
96899
|
+
]
|
|
96900
|
+
},
|
|
96617
96901
|
{
|
|
96618
96902
|
"name": "ListUserProficiencies",
|
|
96619
96903
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListUserProficiencies.html",
|
|
@@ -97305,6 +97589,30 @@
|
|
|
97305
97589
|
}
|
|
97306
97590
|
]
|
|
97307
97591
|
},
|
|
97592
|
+
{
|
|
97593
|
+
"name": "SearchNotifications",
|
|
97594
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchNotifications.html",
|
|
97595
|
+
"permissionOnly": false,
|
|
97596
|
+
"description": "Grants permission to search notifications in an Amazon Connect instance",
|
|
97597
|
+
"accessLevel": "Read",
|
|
97598
|
+
"resourceTypes": [
|
|
97599
|
+
{
|
|
97600
|
+
"resourceType": "instance",
|
|
97601
|
+
"required": true,
|
|
97602
|
+
"conditionKeys": [],
|
|
97603
|
+
"dependentActions": []
|
|
97604
|
+
},
|
|
97605
|
+
{
|
|
97606
|
+
"resourceType": "",
|
|
97607
|
+
"required": false,
|
|
97608
|
+
"conditionKeys": [
|
|
97609
|
+
"connect:InstanceId",
|
|
97610
|
+
"connect:SearchTag/${TagKey}"
|
|
97611
|
+
],
|
|
97612
|
+
"dependentActions": []
|
|
97613
|
+
}
|
|
97614
|
+
]
|
|
97615
|
+
},
|
|
97308
97616
|
{
|
|
97309
97617
|
"name": "SearchPredefinedAttributes",
|
|
97310
97618
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchPredefinedAttributes.html",
|
|
@@ -97891,12 +98199,6 @@
|
|
|
97891
98199
|
"description": "Grants permission to initiate an inbound email using the Amazon Connect API",
|
|
97892
98200
|
"accessLevel": "Write",
|
|
97893
98201
|
"resourceTypes": [
|
|
97894
|
-
{
|
|
97895
|
-
"resourceType": "instance",
|
|
97896
|
-
"required": true,
|
|
97897
|
-
"conditionKeys": [],
|
|
97898
|
-
"dependentActions": []
|
|
97899
|
-
},
|
|
97900
98202
|
{
|
|
97901
98203
|
"resourceType": "contact-flow",
|
|
97902
98204
|
"required": false,
|
|
@@ -97989,12 +98291,6 @@
|
|
|
97989
98291
|
"description": "Grants permission to initiate an outbound email using the Amazon Connect API",
|
|
97990
98292
|
"accessLevel": "Write",
|
|
97991
98293
|
"resourceTypes": [
|
|
97992
|
-
{
|
|
97993
|
-
"resourceType": "instance",
|
|
97994
|
-
"required": true,
|
|
97995
|
-
"conditionKeys": [],
|
|
97996
|
-
"dependentActions": []
|
|
97997
|
-
},
|
|
97998
98294
|
{
|
|
97999
98295
|
"resourceType": "contact-flow",
|
|
98000
98296
|
"required": false,
|
|
@@ -99263,6 +99559,30 @@
|
|
|
99263
99559
|
}
|
|
99264
99560
|
]
|
|
99265
99561
|
},
|
|
99562
|
+
{
|
|
99563
|
+
"name": "UpdateNotificationContent",
|
|
99564
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateNotificationContent.html",
|
|
99565
|
+
"permissionOnly": false,
|
|
99566
|
+
"description": "Grants permission to update the content of a notification in an Amazon Connect instance",
|
|
99567
|
+
"accessLevel": "Write",
|
|
99568
|
+
"resourceTypes": [
|
|
99569
|
+
{
|
|
99570
|
+
"resourceType": "notification",
|
|
99571
|
+
"required": true,
|
|
99572
|
+
"conditionKeys": [],
|
|
99573
|
+
"dependentActions": []
|
|
99574
|
+
},
|
|
99575
|
+
{
|
|
99576
|
+
"resourceType": "",
|
|
99577
|
+
"required": false,
|
|
99578
|
+
"conditionKeys": [
|
|
99579
|
+
"aws:ResourceTag/${TagKey}",
|
|
99580
|
+
"connect:InstanceId"
|
|
99581
|
+
],
|
|
99582
|
+
"dependentActions": []
|
|
99583
|
+
}
|
|
99584
|
+
]
|
|
99585
|
+
},
|
|
99266
99586
|
{
|
|
99267
99587
|
"name": "UpdateParticipantAuthentication",
|
|
99268
99588
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateParticipantAuthentication.html",
|
|
@@ -99973,6 +100293,30 @@
|
|
|
99973
100293
|
}
|
|
99974
100294
|
]
|
|
99975
100295
|
},
|
|
100296
|
+
{
|
|
100297
|
+
"name": "UpdateUserNotificationStatus",
|
|
100298
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateUserNotificationStatus.html",
|
|
100299
|
+
"permissionOnly": false,
|
|
100300
|
+
"description": "Grants permission to update the status of a user notification in an Amazon Connect instance",
|
|
100301
|
+
"accessLevel": "Write",
|
|
100302
|
+
"resourceTypes": [
|
|
100303
|
+
{
|
|
100304
|
+
"resourceType": "user",
|
|
100305
|
+
"required": true,
|
|
100306
|
+
"conditionKeys": [],
|
|
100307
|
+
"dependentActions": []
|
|
100308
|
+
},
|
|
100309
|
+
{
|
|
100310
|
+
"resourceType": "",
|
|
100311
|
+
"required": false,
|
|
100312
|
+
"conditionKeys": [
|
|
100313
|
+
"aws:ResourceTag/${TagKey}",
|
|
100314
|
+
"connect:InstanceId"
|
|
100315
|
+
],
|
|
100316
|
+
"dependentActions": []
|
|
100317
|
+
}
|
|
100318
|
+
]
|
|
100319
|
+
},
|
|
99976
100320
|
{
|
|
99977
100321
|
"name": "UpdateUserPhoneConfig",
|
|
99978
100322
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateUserPhoneConfig.html",
|
|
@@ -100541,6 +100885,14 @@
|
|
|
100541
100885
|
"conditionKeys": [
|
|
100542
100886
|
"aws:ResourceTag/${TagKey}"
|
|
100543
100887
|
]
|
|
100888
|
+
},
|
|
100889
|
+
{
|
|
100890
|
+
"name": "notification",
|
|
100891
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/notifications.html",
|
|
100892
|
+
"arnPattern": "arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}/notification/${NotificationId}",
|
|
100893
|
+
"conditionKeys": [
|
|
100894
|
+
"aws:ResourceTag/${TagKey}"
|
|
100895
|
+
]
|
|
100544
100896
|
}
|
|
100545
100897
|
],
|
|
100546
100898
|
"conditionKeys": [
|
|
@@ -176940,6 +177292,12 @@
|
|
|
176940
177292
|
"conditionKeys": [],
|
|
176941
177293
|
"dependentActions": []
|
|
176942
177294
|
},
|
|
177295
|
+
{
|
|
177296
|
+
"resourceType": "MediaStream",
|
|
177297
|
+
"required": true,
|
|
177298
|
+
"conditionKeys": [],
|
|
177299
|
+
"dependentActions": []
|
|
177300
|
+
},
|
|
176943
177301
|
{
|
|
176944
177302
|
"resourceType": "",
|
|
176945
177303
|
"required": false,
|
|
@@ -177024,6 +177382,12 @@
|
|
|
177024
177382
|
"conditionKeys": [],
|
|
177025
177383
|
"dependentActions": []
|
|
177026
177384
|
},
|
|
177385
|
+
{
|
|
177386
|
+
"resourceType": "VpcInterface",
|
|
177387
|
+
"required": true,
|
|
177388
|
+
"conditionKeys": [],
|
|
177389
|
+
"dependentActions": []
|
|
177390
|
+
},
|
|
177027
177391
|
{
|
|
177028
177392
|
"resourceType": "",
|
|
177029
177393
|
"required": false,
|
|
@@ -177777,6 +178141,12 @@
|
|
|
177777
178141
|
"required": true,
|
|
177778
178142
|
"conditionKeys": [],
|
|
177779
178143
|
"dependentActions": []
|
|
178144
|
+
},
|
|
178145
|
+
{
|
|
178146
|
+
"resourceType": "MediaStream",
|
|
178147
|
+
"required": true,
|
|
178148
|
+
"conditionKeys": [],
|
|
178149
|
+
"dependentActions": []
|
|
177780
178150
|
}
|
|
177781
178151
|
]
|
|
177782
178152
|
},
|
|
@@ -177834,6 +178204,12 @@
|
|
|
177834
178204
|
"required": true,
|
|
177835
178205
|
"conditionKeys": [],
|
|
177836
178206
|
"dependentActions": []
|
|
178207
|
+
},
|
|
178208
|
+
{
|
|
178209
|
+
"resourceType": "VpcInterface",
|
|
178210
|
+
"required": true,
|
|
178211
|
+
"conditionKeys": [],
|
|
178212
|
+
"dependentActions": []
|
|
177837
178213
|
}
|
|
177838
178214
|
]
|
|
177839
178215
|
},
|
|
@@ -178012,6 +178388,12 @@
|
|
|
178012
178388
|
"conditionKeys": [],
|
|
178013
178389
|
"dependentActions": []
|
|
178014
178390
|
},
|
|
178391
|
+
{
|
|
178392
|
+
"resourceType": "MediaStream",
|
|
178393
|
+
"required": false,
|
|
178394
|
+
"conditionKeys": [],
|
|
178395
|
+
"dependentActions": []
|
|
178396
|
+
},
|
|
178015
178397
|
{
|
|
178016
178398
|
"resourceType": "Output",
|
|
178017
178399
|
"required": false,
|
|
@@ -178042,6 +178424,12 @@
|
|
|
178042
178424
|
"conditionKeys": [],
|
|
178043
178425
|
"dependentActions": []
|
|
178044
178426
|
},
|
|
178427
|
+
{
|
|
178428
|
+
"resourceType": "VpcInterface",
|
|
178429
|
+
"required": false,
|
|
178430
|
+
"conditionKeys": [],
|
|
178431
|
+
"dependentActions": []
|
|
178432
|
+
},
|
|
178045
178433
|
{
|
|
178046
178434
|
"resourceType": "",
|
|
178047
178435
|
"required": false,
|
|
@@ -178087,6 +178475,12 @@
|
|
|
178087
178475
|
"conditionKeys": [],
|
|
178088
178476
|
"dependentActions": []
|
|
178089
178477
|
},
|
|
178478
|
+
{
|
|
178479
|
+
"resourceType": "MediaStream",
|
|
178480
|
+
"required": false,
|
|
178481
|
+
"conditionKeys": [],
|
|
178482
|
+
"dependentActions": []
|
|
178483
|
+
},
|
|
178090
178484
|
{
|
|
178091
178485
|
"resourceType": "Output",
|
|
178092
178486
|
"required": false,
|
|
@@ -178117,6 +178511,12 @@
|
|
|
178117
178511
|
"conditionKeys": [],
|
|
178118
178512
|
"dependentActions": []
|
|
178119
178513
|
},
|
|
178514
|
+
{
|
|
178515
|
+
"resourceType": "VpcInterface",
|
|
178516
|
+
"required": false,
|
|
178517
|
+
"conditionKeys": [],
|
|
178518
|
+
"dependentActions": []
|
|
178519
|
+
},
|
|
178120
178520
|
{
|
|
178121
178521
|
"resourceType": "",
|
|
178122
178522
|
"required": false,
|
|
@@ -178229,6 +178629,12 @@
|
|
|
178229
178629
|
"required": true,
|
|
178230
178630
|
"conditionKeys": [],
|
|
178231
178631
|
"dependentActions": []
|
|
178632
|
+
},
|
|
178633
|
+
{
|
|
178634
|
+
"resourceType": "MediaStream",
|
|
178635
|
+
"required": true,
|
|
178636
|
+
"conditionKeys": [],
|
|
178637
|
+
"dependentActions": []
|
|
178232
178638
|
}
|
|
178233
178639
|
]
|
|
178234
178640
|
},
|
|
@@ -178386,9 +178792,17 @@
|
|
|
178386
178792
|
"arnPattern": "arn:${Partition}:mediaconnect:${Region}:${Account}:gateway:${GatewayId}:${GatewayName}:instance:${InstanceId}",
|
|
178387
178793
|
"conditionKeys": []
|
|
178388
178794
|
},
|
|
178795
|
+
{
|
|
178796
|
+
"name": "MediaStream",
|
|
178797
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/media-streams.html",
|
|
178798
|
+
"arnPattern": "arn:${Partition}:mediaconnect:${Region}:${Account}:flow:${FlowId}:${FlowName}/mediaStream/${MediaStreamName}",
|
|
178799
|
+
"conditionKeys": [
|
|
178800
|
+
"aws:ResourceTag/${TagKey}"
|
|
178801
|
+
]
|
|
178802
|
+
},
|
|
178389
178803
|
{
|
|
178390
178804
|
"name": "Offering",
|
|
178391
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/
|
|
178805
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/offerings.html",
|
|
178392
178806
|
"arnPattern": "arn:${Partition}:mediaconnect:${Region}:offering:${OfferingId}",
|
|
178393
178807
|
"conditionKeys": []
|
|
178394
178808
|
},
|
|
@@ -178402,13 +178816,13 @@
|
|
|
178402
178816
|
},
|
|
178403
178817
|
{
|
|
178404
178818
|
"name": "Reservation",
|
|
178405
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/
|
|
178819
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/reservations.html",
|
|
178406
178820
|
"arnPattern": "arn:${Partition}:mediaconnect:${Region}:${Account}:reservation:${ReservationId}:${ReservationName}",
|
|
178407
178821
|
"conditionKeys": []
|
|
178408
178822
|
},
|
|
178409
178823
|
{
|
|
178410
178824
|
"name": "RouterInput",
|
|
178411
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/
|
|
178825
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/managing-router-io.html",
|
|
178412
178826
|
"arnPattern": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerInput:${RouterInputId}",
|
|
178413
178827
|
"conditionKeys": [
|
|
178414
178828
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -178416,7 +178830,7 @@
|
|
|
178416
178830
|
},
|
|
178417
178831
|
{
|
|
178418
178832
|
"name": "RouterNetworkInterface",
|
|
178419
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/
|
|
178833
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/managing-router-network-interfaces.html",
|
|
178420
178834
|
"arnPattern": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerNetworkInterface:${RouterNetworkInterfaceId}",
|
|
178421
178835
|
"conditionKeys": [
|
|
178422
178836
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -178424,7 +178838,7 @@
|
|
|
178424
178838
|
},
|
|
178425
178839
|
{
|
|
178426
178840
|
"name": "RouterOutput",
|
|
178427
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/
|
|
178841
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/managing-router-io.html",
|
|
178428
178842
|
"arnPattern": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerOutput:${RouterOutputId}",
|
|
178429
178843
|
"conditionKeys": [
|
|
178430
178844
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -178437,6 +178851,14 @@
|
|
|
178437
178851
|
"conditionKeys": [
|
|
178438
178852
|
"aws:ResourceTag/${TagKey}"
|
|
178439
178853
|
]
|
|
178854
|
+
},
|
|
178855
|
+
{
|
|
178856
|
+
"name": "VpcInterface",
|
|
178857
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mediaconnect/latest/ug/vpc-interfaces.html",
|
|
178858
|
+
"arnPattern": "arn:${Partition}:mediaconnect:${Region}:${Account}:flow:${FlowId}:${FlowName}/vpcInterface/${VpcInterfaceName}",
|
|
178859
|
+
"conditionKeys": [
|
|
178860
|
+
"aws:ResourceTag/${TagKey}"
|
|
178861
|
+
]
|
|
178440
178862
|
}
|
|
178441
178863
|
],
|
|
178442
178864
|
"conditionKeys": [
|
|
@@ -339889,6 +340311,12 @@
|
|
|
339889
340311
|
"description": "Grants permission to create a snapshot of all databases in a namespace",
|
|
339890
340312
|
"accessLevel": "Write",
|
|
339891
340313
|
"resourceTypes": [
|
|
340314
|
+
{
|
|
340315
|
+
"resourceType": "namespace",
|
|
340316
|
+
"required": true,
|
|
340317
|
+
"conditionKeys": [],
|
|
340318
|
+
"dependentActions": []
|
|
340319
|
+
},
|
|
339892
340320
|
{
|
|
339893
340321
|
"resourceType": "snapshot",
|
|
339894
340322
|
"required": true,
|
|
@@ -2461,7 +2461,7 @@
|
|
|
2461
2461
|
"name": "Amazon Bedrock",
|
|
2462
2462
|
"servicePrefix": "bedrock",
|
|
2463
2463
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
|
|
2464
|
-
"actionsCount":
|
|
2464
|
+
"actionsCount": 235,
|
|
2465
2465
|
"actions": [
|
|
2466
2466
|
"AllowVendedLogDeliveryForResource",
|
|
2467
2467
|
"ApplyGuardrail",
|
|
@@ -2471,6 +2471,7 @@
|
|
|
2471
2471
|
"BatchDeleteEvaluationJob",
|
|
2472
2472
|
"CallWithBearerToken",
|
|
2473
2473
|
"CancelAutomatedReasoningPolicyBuildWorkflow",
|
|
2474
|
+
"CopyBlueprintStage",
|
|
2474
2475
|
"CountTokens",
|
|
2475
2476
|
"CreateAgent",
|
|
2476
2477
|
"CreateAgentActionGroup",
|
|
@@ -2559,6 +2560,7 @@
|
|
|
2559
2560
|
"GetAutomatedReasoningPolicyTestCase",
|
|
2560
2561
|
"GetAutomatedReasoningPolicyTestResult",
|
|
2561
2562
|
"GetBlueprint",
|
|
2563
|
+
"GetBlueprintOptimizationStatus",
|
|
2562
2564
|
"GetBlueprintRecommendation",
|
|
2563
2565
|
"GetCustomModel",
|
|
2564
2566
|
"GetCustomModelDeployment",
|
|
@@ -2596,6 +2598,7 @@
|
|
|
2596
2598
|
"IngestKnowledgeBaseDocuments",
|
|
2597
2599
|
"InvokeAgent",
|
|
2598
2600
|
"InvokeAutomatedReasoningPolicy",
|
|
2601
|
+
"InvokeBlueprintOptimizationAsync",
|
|
2599
2602
|
"InvokeBlueprintRecommendationAsync",
|
|
2600
2603
|
"InvokeBuilder",
|
|
2601
2604
|
"InvokeDataAutomation",
|
|
@@ -2696,7 +2699,7 @@
|
|
|
2696
2699
|
"UpdateSession",
|
|
2697
2700
|
"ValidateFlowDefinition"
|
|
2698
2701
|
],
|
|
2699
|
-
"resourceTypesCount":
|
|
2702
|
+
"resourceTypesCount": 36,
|
|
2700
2703
|
"resourceTypes": [
|
|
2701
2704
|
"foundation-model",
|
|
2702
2705
|
"system-tool",
|
|
@@ -2729,6 +2732,7 @@
|
|
|
2729
2732
|
"bedrock-marketplace-model-endpoint",
|
|
2730
2733
|
"data-automation-project",
|
|
2731
2734
|
"blueprint",
|
|
2735
|
+
"blueprint-optimization-invocation",
|
|
2732
2736
|
"data-automation-invocation-job",
|
|
2733
2737
|
"data-automation-profile",
|
|
2734
2738
|
"session",
|
|
@@ -6931,7 +6935,7 @@
|
|
|
6931
6935
|
"name": "Amazon Connect",
|
|
6932
6936
|
"servicePrefix": "connect",
|
|
6933
6937
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
|
|
6934
|
-
"actionsCount":
|
|
6938
|
+
"actionsCount": 362,
|
|
6935
6939
|
"actions": [
|
|
6936
6940
|
"ActivateEvaluationForm",
|
|
6937
6941
|
"AdminGetEmergencyAccessToken",
|
|
@@ -6947,6 +6951,7 @@
|
|
|
6947
6951
|
"AssociateLambdaFunction",
|
|
6948
6952
|
"AssociateLexBot",
|
|
6949
6953
|
"AssociatePhoneNumberContactFlow",
|
|
6954
|
+
"AssociateQueueEmailAddresses",
|
|
6950
6955
|
"AssociateQueueQuickConnects",
|
|
6951
6956
|
"AssociateRoutingProfileQueues",
|
|
6952
6957
|
"AssociateSecurityKey",
|
|
@@ -6981,6 +6986,7 @@
|
|
|
6981
6986
|
"CreateHoursOfOperationOverride",
|
|
6982
6987
|
"CreateInstance",
|
|
6983
6988
|
"CreateIntegrationAssociation",
|
|
6989
|
+
"CreateNotification",
|
|
6984
6990
|
"CreateParticipant",
|
|
6985
6991
|
"CreatePersistentContactAssociation",
|
|
6986
6992
|
"CreatePredefinedAttribute",
|
|
@@ -7017,6 +7023,7 @@
|
|
|
7017
7023
|
"DeleteHoursOfOperationOverride",
|
|
7018
7024
|
"DeleteInstance",
|
|
7019
7025
|
"DeleteIntegrationAssociation",
|
|
7026
|
+
"DeleteNotification",
|
|
7020
7027
|
"DeletePredefinedAttribute",
|
|
7021
7028
|
"DeletePrompt",
|
|
7022
7029
|
"DeletePushNotificationRegistration",
|
|
@@ -7053,6 +7060,7 @@
|
|
|
7053
7060
|
"DescribeInstance",
|
|
7054
7061
|
"DescribeInstanceAttribute",
|
|
7055
7062
|
"DescribeInstanceStorageConfig",
|
|
7063
|
+
"DescribeNotification",
|
|
7056
7064
|
"DescribePhoneNumber",
|
|
7057
7065
|
"DescribePredefinedAttribute",
|
|
7058
7066
|
"DescribePrompt",
|
|
@@ -7078,6 +7086,7 @@
|
|
|
7078
7086
|
"DisassociateLambdaFunction",
|
|
7079
7087
|
"DisassociateLexBot",
|
|
7080
7088
|
"DisassociatePhoneNumberContactFlow",
|
|
7089
|
+
"DisassociateQueueEmailAddresses",
|
|
7081
7090
|
"DisassociateQueueQuickConnects",
|
|
7082
7091
|
"DisassociateRoutingProfileQueues",
|
|
7083
7092
|
"DisassociateSecurityKey",
|
|
@@ -7133,10 +7142,12 @@
|
|
|
7133
7142
|
"ListIntegrationAssociations",
|
|
7134
7143
|
"ListLambdaFunctions",
|
|
7135
7144
|
"ListLexBots",
|
|
7145
|
+
"ListNotifications",
|
|
7136
7146
|
"ListPhoneNumbers",
|
|
7137
7147
|
"ListPhoneNumbersV2",
|
|
7138
7148
|
"ListPredefinedAttributes",
|
|
7139
7149
|
"ListPrompts",
|
|
7150
|
+
"ListQueueEmailAddresses",
|
|
7140
7151
|
"ListQueueQuickConnects",
|
|
7141
7152
|
"ListQueues",
|
|
7142
7153
|
"ListQuickConnects",
|
|
@@ -7157,6 +7168,7 @@
|
|
|
7157
7168
|
"ListTrafficDistributionGroups",
|
|
7158
7169
|
"ListUseCases",
|
|
7159
7170
|
"ListUserHierarchyGroups",
|
|
7171
|
+
"ListUserNotifications",
|
|
7160
7172
|
"ListUserProficiencies",
|
|
7161
7173
|
"ListUsers",
|
|
7162
7174
|
"ListViewVersions",
|
|
@@ -7182,6 +7194,7 @@
|
|
|
7182
7194
|
"SearchEvaluationForms",
|
|
7183
7195
|
"SearchHoursOfOperationOverrides",
|
|
7184
7196
|
"SearchHoursOfOperations",
|
|
7197
|
+
"SearchNotifications",
|
|
7185
7198
|
"SearchPredefinedAttributes",
|
|
7186
7199
|
"SearchPrompts",
|
|
7187
7200
|
"SearchQueues",
|
|
@@ -7247,6 +7260,7 @@
|
|
|
7247
7260
|
"UpdateHoursOfOperationOverride",
|
|
7248
7261
|
"UpdateInstanceAttribute",
|
|
7249
7262
|
"UpdateInstanceStorageConfig",
|
|
7263
|
+
"UpdateNotificationContent",
|
|
7250
7264
|
"UpdateParticipantAuthentication",
|
|
7251
7265
|
"UpdateParticipantRoleConfig",
|
|
7252
7266
|
"UpdatePhoneNumber",
|
|
@@ -7274,6 +7288,7 @@
|
|
|
7274
7288
|
"UpdateUserHierarchyGroupName",
|
|
7275
7289
|
"UpdateUserHierarchyStructure",
|
|
7276
7290
|
"UpdateUserIdentityInfo",
|
|
7291
|
+
"UpdateUserNotificationStatus",
|
|
7277
7292
|
"UpdateUserPhoneConfig",
|
|
7278
7293
|
"UpdateUserProficiencies",
|
|
7279
7294
|
"UpdateUserRoutingProfile",
|
|
@@ -7285,7 +7300,7 @@
|
|
|
7285
7300
|
"UpdateWorkspaceTheme",
|
|
7286
7301
|
"UpdateWorkspaceVisibility"
|
|
7287
7302
|
],
|
|
7288
|
-
"resourceTypesCount":
|
|
7303
|
+
"resourceTypesCount": 41,
|
|
7289
7304
|
"resourceTypes": [
|
|
7290
7305
|
"instance",
|
|
7291
7306
|
"contact",
|
|
@@ -7326,7 +7341,8 @@
|
|
|
7326
7341
|
"attached-file",
|
|
7327
7342
|
"email-address",
|
|
7328
7343
|
"ai-agent",
|
|
7329
|
-
"workspace"
|
|
7344
|
+
"workspace",
|
|
7345
|
+
"notification"
|
|
7330
7346
|
],
|
|
7331
7347
|
"conditionKeysCount": 21,
|
|
7332
7348
|
"conditionKeys": [
|
|
@@ -12000,20 +12016,22 @@
|
|
|
12000
12016
|
"UpdateRouterNetworkInterface",
|
|
12001
12017
|
"UpdateRouterOutput"
|
|
12002
12018
|
],
|
|
12003
|
-
"resourceTypesCount":
|
|
12019
|
+
"resourceTypesCount": 14,
|
|
12004
12020
|
"resourceTypes": [
|
|
12005
12021
|
"Bridge",
|
|
12006
12022
|
"Entitlement",
|
|
12007
12023
|
"Flow",
|
|
12008
12024
|
"Gateway",
|
|
12009
12025
|
"GatewayInstance",
|
|
12026
|
+
"MediaStream",
|
|
12010
12027
|
"Offering",
|
|
12011
12028
|
"Output",
|
|
12012
12029
|
"Reservation",
|
|
12013
12030
|
"RouterInput",
|
|
12014
12031
|
"RouterNetworkInterface",
|
|
12015
12032
|
"RouterOutput",
|
|
12016
|
-
"Source"
|
|
12033
|
+
"Source",
|
|
12034
|
+
"VpcInterface"
|
|
12017
12035
|
],
|
|
12018
12036
|
"conditionKeysCount": 3,
|
|
12019
12037
|
"conditionKeys": [
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11216
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5425
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3395
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"Most referenced resource ARNs": [
|
|
147
147
|
{
|
|
148
148
|
"key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
|
|
149
|
-
"value":
|
|
149
|
+
"value": 140
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"key": "organization - arn:${Partition}:workmail:${Region}:${Account}:organization/${ResourceId}",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"key": "Amazon Connect",
|
|
241
|
-
"value":
|
|
241
|
+
"value": 362
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"key": "Amazon Chime",
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"key": "Amazon Bedrock",
|
|
261
|
-
"value":
|
|
261
|
+
"value": 235
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"key": "Amazon DataZone",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2043
|
|
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.528",
|
|
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",
|