aws-iam-data 0.0.205 → 0.0.207
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,44 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-05-17",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Managed Grafana": [
|
|
8
|
+
"grafana:CreateWorkspaceServiceAccount",
|
|
9
|
+
"grafana:CreateWorkspaceServiceAccountToken",
|
|
10
|
+
"grafana:DeleteWorkspaceServiceAccount",
|
|
11
|
+
"grafana:DeleteWorkspaceServiceAccountToken",
|
|
12
|
+
"grafana:ListWorkspaceServiceAccountTokens",
|
|
13
|
+
"grafana:ListWorkspaceServiceAccounts"
|
|
14
|
+
],
|
|
15
|
+
"Amazon Q in Connect": [
|
|
16
|
+
"wisdom:CreateContentAssociation",
|
|
17
|
+
"wisdom:DeleteContentAssociation",
|
|
18
|
+
"wisdom:GetContentAssociation",
|
|
19
|
+
"wisdom:ListContentAssociations"
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
"removedActions": {}
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"dateOfChange": "2024-05-16",
|
|
26
|
+
"addedServices": [],
|
|
27
|
+
"removedServices": [],
|
|
28
|
+
"addedActions": {
|
|
29
|
+
"Amazon Connect": [
|
|
30
|
+
"connect:BatchGetAttachedFileMetadata",
|
|
31
|
+
"connect:CompleteAttachedFileUpload",
|
|
32
|
+
"connect:DeleteAttachedFile",
|
|
33
|
+
"connect:GetAttachedFile",
|
|
34
|
+
"connect:StartAttachedFileUpload"
|
|
35
|
+
],
|
|
36
|
+
"Amazon EventBridge": [
|
|
37
|
+
"events:UpdateEventBus"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
"removedActions": {}
|
|
41
|
+
},
|
|
2
42
|
{
|
|
3
43
|
"dateOfChange": "2024-05-14",
|
|
4
44
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -69512,6 +69512,31 @@
|
|
|
69512
69512
|
}
|
|
69513
69513
|
]
|
|
69514
69514
|
},
|
|
69515
|
+
{
|
|
69516
|
+
"name": "BatchGetAttachedFileMetadata",
|
|
69517
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_BatchGetAttachedFileMetadata.html",
|
|
69518
|
+
"permissionOnly": false,
|
|
69519
|
+
"description": "Grants permission to get metadata for multiple attached files from an Amazon Connect instance",
|
|
69520
|
+
"accessLevel": "Read",
|
|
69521
|
+
"resourceTypes": [
|
|
69522
|
+
{
|
|
69523
|
+
"resourceType": "attached-file",
|
|
69524
|
+
"required": true,
|
|
69525
|
+
"conditionKeys": [],
|
|
69526
|
+
"dependentActions": []
|
|
69527
|
+
},
|
|
69528
|
+
{
|
|
69529
|
+
"resourceType": "",
|
|
69530
|
+
"required": false,
|
|
69531
|
+
"conditionKeys": [
|
|
69532
|
+
"aws:RequestTag/${TagKey}",
|
|
69533
|
+
"aws:TagKeys",
|
|
69534
|
+
"connect:InstanceId"
|
|
69535
|
+
],
|
|
69536
|
+
"dependentActions": []
|
|
69537
|
+
}
|
|
69538
|
+
]
|
|
69539
|
+
},
|
|
69515
69540
|
{
|
|
69516
69541
|
"name": "BatchGetFlowAssociation",
|
|
69517
69542
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_BatchGetFlowAssociation.html",
|
|
@@ -69602,6 +69627,31 @@
|
|
|
69602
69627
|
}
|
|
69603
69628
|
]
|
|
69604
69629
|
},
|
|
69630
|
+
{
|
|
69631
|
+
"name": "CompleteAttachedFileUpload",
|
|
69632
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CompleteAttachedFileUpload.html",
|
|
69633
|
+
"permissionOnly": false,
|
|
69634
|
+
"description": "Grants permission to complete an attached file upload in an Amazon Connect instance",
|
|
69635
|
+
"accessLevel": "Write",
|
|
69636
|
+
"resourceTypes": [
|
|
69637
|
+
{
|
|
69638
|
+
"resourceType": "attached-file",
|
|
69639
|
+
"required": true,
|
|
69640
|
+
"conditionKeys": [],
|
|
69641
|
+
"dependentActions": []
|
|
69642
|
+
},
|
|
69643
|
+
{
|
|
69644
|
+
"resourceType": "",
|
|
69645
|
+
"required": false,
|
|
69646
|
+
"conditionKeys": [
|
|
69647
|
+
"aws:RequestTag/${TagKey}",
|
|
69648
|
+
"aws:TagKeys",
|
|
69649
|
+
"connect:InstanceId"
|
|
69650
|
+
],
|
|
69651
|
+
"dependentActions": []
|
|
69652
|
+
}
|
|
69653
|
+
]
|
|
69654
|
+
},
|
|
69605
69655
|
{
|
|
69606
69656
|
"name": "CreateAgentStatus",
|
|
69607
69657
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateAgentStatus.html",
|
|
@@ -70335,6 +70385,33 @@
|
|
|
70335
70385
|
}
|
|
70336
70386
|
]
|
|
70337
70387
|
},
|
|
70388
|
+
{
|
|
70389
|
+
"name": "DeleteAttachedFile",
|
|
70390
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteAttachedFile.html",
|
|
70391
|
+
"permissionOnly": false,
|
|
70392
|
+
"description": "Grants permission to delete an attached file from an Amazon Connect instance",
|
|
70393
|
+
"accessLevel": "Write",
|
|
70394
|
+
"resourceTypes": [
|
|
70395
|
+
{
|
|
70396
|
+
"resourceType": "attached-file",
|
|
70397
|
+
"required": true,
|
|
70398
|
+
"conditionKeys": [],
|
|
70399
|
+
"dependentActions": [
|
|
70400
|
+
"cases:DeleteRelatedItem"
|
|
70401
|
+
]
|
|
70402
|
+
},
|
|
70403
|
+
{
|
|
70404
|
+
"resourceType": "",
|
|
70405
|
+
"required": false,
|
|
70406
|
+
"conditionKeys": [
|
|
70407
|
+
"aws:RequestTag/${TagKey}",
|
|
70408
|
+
"aws:TagKeys",
|
|
70409
|
+
"connect:InstanceId"
|
|
70410
|
+
],
|
|
70411
|
+
"dependentActions": []
|
|
70412
|
+
}
|
|
70413
|
+
]
|
|
70414
|
+
},
|
|
70338
70415
|
{
|
|
70339
70416
|
"name": "DeleteContactEvaluation",
|
|
70340
70417
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteContactEvaluation.html",
|
|
@@ -71862,6 +71939,31 @@
|
|
|
71862
71939
|
}
|
|
71863
71940
|
]
|
|
71864
71941
|
},
|
|
71942
|
+
{
|
|
71943
|
+
"name": "GetAttachedFile",
|
|
71944
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_GetAttachedFile.html",
|
|
71945
|
+
"permissionOnly": false,
|
|
71946
|
+
"description": "Grants permission to get an attached file from an Amazon Connect instance",
|
|
71947
|
+
"accessLevel": "Read",
|
|
71948
|
+
"resourceTypes": [
|
|
71949
|
+
{
|
|
71950
|
+
"resourceType": "attached-file",
|
|
71951
|
+
"required": true,
|
|
71952
|
+
"conditionKeys": [],
|
|
71953
|
+
"dependentActions": []
|
|
71954
|
+
},
|
|
71955
|
+
{
|
|
71956
|
+
"resourceType": "",
|
|
71957
|
+
"required": false,
|
|
71958
|
+
"conditionKeys": [
|
|
71959
|
+
"aws:RequestTag/${TagKey}",
|
|
71960
|
+
"aws:TagKeys",
|
|
71961
|
+
"connect:InstanceId"
|
|
71962
|
+
],
|
|
71963
|
+
"dependentActions": []
|
|
71964
|
+
}
|
|
71965
|
+
]
|
|
71966
|
+
},
|
|
71865
71967
|
{
|
|
71866
71968
|
"name": "GetContactAttributes",
|
|
71867
71969
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_GetContactAttributes.html",
|
|
@@ -73752,6 +73854,34 @@
|
|
|
73752
73854
|
}
|
|
73753
73855
|
]
|
|
73754
73856
|
},
|
|
73857
|
+
{
|
|
73858
|
+
"name": "StartAttachedFileUpload",
|
|
73859
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_StartAttachedFileUpload.html",
|
|
73860
|
+
"permissionOnly": false,
|
|
73861
|
+
"description": "Grants permission to start an attached file upload in an Amazon Connect instance",
|
|
73862
|
+
"accessLevel": "Write",
|
|
73863
|
+
"resourceTypes": [
|
|
73864
|
+
{
|
|
73865
|
+
"resourceType": "attached-file",
|
|
73866
|
+
"required": true,
|
|
73867
|
+
"conditionKeys": [],
|
|
73868
|
+
"dependentActions": [
|
|
73869
|
+
"cases:CreateRelatedItem"
|
|
73870
|
+
]
|
|
73871
|
+
},
|
|
73872
|
+
{
|
|
73873
|
+
"resourceType": "",
|
|
73874
|
+
"required": false,
|
|
73875
|
+
"conditionKeys": [
|
|
73876
|
+
"aws:RequestTag/${TagKey}",
|
|
73877
|
+
"aws:TagKeys",
|
|
73878
|
+
"connect:InstanceId",
|
|
73879
|
+
"connect:UserArn"
|
|
73880
|
+
],
|
|
73881
|
+
"dependentActions": []
|
|
73882
|
+
}
|
|
73883
|
+
]
|
|
73884
|
+
},
|
|
73755
73885
|
{
|
|
73756
73886
|
"name": "StartChatContact",
|
|
73757
73887
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_StartChatContact.html",
|
|
@@ -75905,6 +76035,14 @@
|
|
|
75905
76035
|
"conditionKeys": [
|
|
75906
76036
|
"aws:ResourceTag/${TagKey}"
|
|
75907
76037
|
]
|
|
76038
|
+
},
|
|
76039
|
+
{
|
|
76040
|
+
"name": "attached-file",
|
|
76041
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/enable-attachments.html",
|
|
76042
|
+
"arnPattern": "arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}/file/${FileId}",
|
|
76043
|
+
"conditionKeys": [
|
|
76044
|
+
"aws:ResourceTag/${TagKey}"
|
|
76045
|
+
]
|
|
75908
76046
|
}
|
|
75909
76047
|
],
|
|
75910
76048
|
"conditionKeys": [
|
|
@@ -75961,6 +76099,12 @@
|
|
|
75961
76099
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_service-with-iam.html",
|
|
75962
76100
|
"description": "Filters access by restricting the storage resource type of the Amazon Connect instance storage configuration",
|
|
75963
76101
|
"type": "String"
|
|
76102
|
+
},
|
|
76103
|
+
{
|
|
76104
|
+
"name": "connect:UserArn",
|
|
76105
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_service-with-iam.html",
|
|
76106
|
+
"description": "Filters access by UserArn",
|
|
76107
|
+
"type": "ARN"
|
|
75964
76108
|
}
|
|
75965
76109
|
]
|
|
75966
76110
|
},
|
|
@@ -149902,6 +150046,30 @@
|
|
|
149902
150046
|
"dependentActions": []
|
|
149903
150047
|
}
|
|
149904
150048
|
]
|
|
150049
|
+
},
|
|
150050
|
+
{
|
|
150051
|
+
"name": "UpdateEventBus",
|
|
150052
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_UpdateEventBus.html",
|
|
150053
|
+
"permissionOnly": false,
|
|
150054
|
+
"description": "Grants permission to update event buses",
|
|
150055
|
+
"accessLevel": "Write",
|
|
150056
|
+
"resourceTypes": [
|
|
150057
|
+
{
|
|
150058
|
+
"resourceType": "event-bus",
|
|
150059
|
+
"required": true,
|
|
150060
|
+
"conditionKeys": [],
|
|
150061
|
+
"dependentActions": []
|
|
150062
|
+
},
|
|
150063
|
+
{
|
|
150064
|
+
"resourceType": "",
|
|
150065
|
+
"required": false,
|
|
150066
|
+
"conditionKeys": [
|
|
150067
|
+
"aws:RequestTag/${TagKey}",
|
|
150068
|
+
"aws:TagKeys"
|
|
150069
|
+
],
|
|
150070
|
+
"dependentActions": []
|
|
150071
|
+
}
|
|
150072
|
+
]
|
|
149905
150073
|
}
|
|
149906
150074
|
],
|
|
149907
150075
|
"resourceTypes": [
|
|
@@ -225561,6 +225729,36 @@
|
|
|
225561
225729
|
}
|
|
225562
225730
|
]
|
|
225563
225731
|
},
|
|
225732
|
+
{
|
|
225733
|
+
"name": "CreateWorkspaceServiceAccount",
|
|
225734
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
225735
|
+
"permissionOnly": false,
|
|
225736
|
+
"description": "Grants permission to create service accounts for a workspace",
|
|
225737
|
+
"accessLevel": "Write",
|
|
225738
|
+
"resourceTypes": [
|
|
225739
|
+
{
|
|
225740
|
+
"resourceType": "workspace",
|
|
225741
|
+
"required": true,
|
|
225742
|
+
"conditionKeys": [],
|
|
225743
|
+
"dependentActions": []
|
|
225744
|
+
}
|
|
225745
|
+
]
|
|
225746
|
+
},
|
|
225747
|
+
{
|
|
225748
|
+
"name": "CreateWorkspaceServiceAccountToken",
|
|
225749
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
225750
|
+
"permissionOnly": false,
|
|
225751
|
+
"description": "Grants permission to create service account tokens for a workspace",
|
|
225752
|
+
"accessLevel": "Write",
|
|
225753
|
+
"resourceTypes": [
|
|
225754
|
+
{
|
|
225755
|
+
"resourceType": "workspace",
|
|
225756
|
+
"required": true,
|
|
225757
|
+
"conditionKeys": [],
|
|
225758
|
+
"dependentActions": []
|
|
225759
|
+
}
|
|
225760
|
+
]
|
|
225761
|
+
},
|
|
225564
225762
|
{
|
|
225565
225763
|
"name": "DeleteWorkspace",
|
|
225566
225764
|
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
@@ -225593,6 +225791,36 @@
|
|
|
225593
225791
|
}
|
|
225594
225792
|
]
|
|
225595
225793
|
},
|
|
225794
|
+
{
|
|
225795
|
+
"name": "DeleteWorkspaceServiceAccount",
|
|
225796
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
225797
|
+
"permissionOnly": false,
|
|
225798
|
+
"description": "Grants permission to delete service accounts for a workspace",
|
|
225799
|
+
"accessLevel": "Write",
|
|
225800
|
+
"resourceTypes": [
|
|
225801
|
+
{
|
|
225802
|
+
"resourceType": "workspace",
|
|
225803
|
+
"required": true,
|
|
225804
|
+
"conditionKeys": [],
|
|
225805
|
+
"dependentActions": []
|
|
225806
|
+
}
|
|
225807
|
+
]
|
|
225808
|
+
},
|
|
225809
|
+
{
|
|
225810
|
+
"name": "DeleteWorkspaceServiceAccountToken",
|
|
225811
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
225812
|
+
"permissionOnly": false,
|
|
225813
|
+
"description": "Grants permission to delete service account tokens for a workspace",
|
|
225814
|
+
"accessLevel": "Write",
|
|
225815
|
+
"resourceTypes": [
|
|
225816
|
+
{
|
|
225817
|
+
"resourceType": "workspace",
|
|
225818
|
+
"required": true,
|
|
225819
|
+
"conditionKeys": [],
|
|
225820
|
+
"dependentActions": []
|
|
225821
|
+
}
|
|
225822
|
+
]
|
|
225823
|
+
},
|
|
225596
225824
|
{
|
|
225597
225825
|
"name": "DescribeWorkspace",
|
|
225598
225826
|
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
@@ -225698,6 +225926,36 @@
|
|
|
225698
225926
|
}
|
|
225699
225927
|
]
|
|
225700
225928
|
},
|
|
225929
|
+
{
|
|
225930
|
+
"name": "ListWorkspaceServiceAccountTokens",
|
|
225931
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
225932
|
+
"permissionOnly": false,
|
|
225933
|
+
"description": "Grants permission to list service account tokens for a workspace",
|
|
225934
|
+
"accessLevel": "Read",
|
|
225935
|
+
"resourceTypes": [
|
|
225936
|
+
{
|
|
225937
|
+
"resourceType": "workspace",
|
|
225938
|
+
"required": true,
|
|
225939
|
+
"conditionKeys": [],
|
|
225940
|
+
"dependentActions": []
|
|
225941
|
+
}
|
|
225942
|
+
]
|
|
225943
|
+
},
|
|
225944
|
+
{
|
|
225945
|
+
"name": "ListWorkspaceServiceAccounts",
|
|
225946
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
225947
|
+
"permissionOnly": false,
|
|
225948
|
+
"description": "Grants permission to list service accounts for a workspace",
|
|
225949
|
+
"accessLevel": "Read",
|
|
225950
|
+
"resourceTypes": [
|
|
225951
|
+
{
|
|
225952
|
+
"resourceType": "workspace",
|
|
225953
|
+
"required": true,
|
|
225954
|
+
"conditionKeys": [],
|
|
225955
|
+
"dependentActions": []
|
|
225956
|
+
}
|
|
225957
|
+
]
|
|
225958
|
+
},
|
|
225701
225959
|
{
|
|
225702
225960
|
"name": "ListWorkspaces",
|
|
225703
225961
|
"apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
|
|
@@ -225754,8 +226012,7 @@
|
|
|
225754
226012
|
"resourceType": "",
|
|
225755
226013
|
"required": false,
|
|
225756
226014
|
"conditionKeys": [
|
|
225757
|
-
"aws:TagKeys"
|
|
225758
|
-
"aws:RequestTag/${TagKey}"
|
|
226015
|
+
"aws:TagKeys"
|
|
225759
226016
|
],
|
|
225760
226017
|
"dependentActions": []
|
|
225761
226018
|
}
|
|
@@ -236104,14 +236361,14 @@
|
|
|
236104
236361
|
{
|
|
236105
236362
|
"name": "database",
|
|
236106
236363
|
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune/latest/userguide/iam-data-resources.html",
|
|
236107
|
-
"arnPattern": "arn:${Partition}:neptune-db:${Region}:${Account}:${
|
|
236364
|
+
"arnPattern": "arn:${Partition}:neptune-db:${Region}:${Account}:${ClusterResourceId}/*",
|
|
236108
236365
|
"conditionKeys": []
|
|
236109
236366
|
}
|
|
236110
236367
|
],
|
|
236111
236368
|
"conditionKeys": [
|
|
236112
236369
|
{
|
|
236113
236370
|
"name": "neptune-db:QueryLanguage",
|
|
236114
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune/latest/userguide/iam-
|
|
236371
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune/latest/userguide/iam-data-condition-keys.html#iam-neptune-condition-keys",
|
|
236115
236372
|
"description": "Filters access by graph model",
|
|
236116
236373
|
"type": "String"
|
|
236117
236374
|
}
|
|
@@ -261607,6 +261864,36 @@
|
|
|
261607
261864
|
}
|
|
261608
261865
|
]
|
|
261609
261866
|
},
|
|
261867
|
+
{
|
|
261868
|
+
"name": "CreateContentAssociation",
|
|
261869
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateContentAssociation.html",
|
|
261870
|
+
"permissionOnly": false,
|
|
261871
|
+
"description": "Grants permission to create a content association",
|
|
261872
|
+
"accessLevel": "Write",
|
|
261873
|
+
"resourceTypes": [
|
|
261874
|
+
{
|
|
261875
|
+
"resourceType": "Content",
|
|
261876
|
+
"required": true,
|
|
261877
|
+
"conditionKeys": [],
|
|
261878
|
+
"dependentActions": []
|
|
261879
|
+
},
|
|
261880
|
+
{
|
|
261881
|
+
"resourceType": "KnowledgeBase",
|
|
261882
|
+
"required": true,
|
|
261883
|
+
"conditionKeys": [],
|
|
261884
|
+
"dependentActions": []
|
|
261885
|
+
},
|
|
261886
|
+
{
|
|
261887
|
+
"resourceType": "",
|
|
261888
|
+
"required": false,
|
|
261889
|
+
"conditionKeys": [
|
|
261890
|
+
"aws:TagKeys",
|
|
261891
|
+
"aws:RequestTag/${TagKey}"
|
|
261892
|
+
],
|
|
261893
|
+
"dependentActions": []
|
|
261894
|
+
}
|
|
261895
|
+
]
|
|
261896
|
+
},
|
|
261610
261897
|
{
|
|
261611
261898
|
"name": "CreateKnowledgeBase",
|
|
261612
261899
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateKnowledgeBase.html",
|
|
@@ -261730,6 +262017,33 @@
|
|
|
261730
262017
|
}
|
|
261731
262018
|
]
|
|
261732
262019
|
},
|
|
262020
|
+
{
|
|
262021
|
+
"name": "DeleteContentAssociation",
|
|
262022
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteContentAssociation.html",
|
|
262023
|
+
"permissionOnly": false,
|
|
262024
|
+
"description": "Grants permission to delete a content association",
|
|
262025
|
+
"accessLevel": "Write",
|
|
262026
|
+
"resourceTypes": [
|
|
262027
|
+
{
|
|
262028
|
+
"resourceType": "Content",
|
|
262029
|
+
"required": true,
|
|
262030
|
+
"conditionKeys": [],
|
|
262031
|
+
"dependentActions": []
|
|
262032
|
+
},
|
|
262033
|
+
{
|
|
262034
|
+
"resourceType": "ContentAssociation",
|
|
262035
|
+
"required": true,
|
|
262036
|
+
"conditionKeys": [],
|
|
262037
|
+
"dependentActions": []
|
|
262038
|
+
},
|
|
262039
|
+
{
|
|
262040
|
+
"resourceType": "KnowledgeBase",
|
|
262041
|
+
"required": true,
|
|
262042
|
+
"conditionKeys": [],
|
|
262043
|
+
"dependentActions": []
|
|
262044
|
+
}
|
|
262045
|
+
]
|
|
262046
|
+
},
|
|
261733
262047
|
{
|
|
261734
262048
|
"name": "DeleteImportJob",
|
|
261735
262049
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteImportJob.html",
|
|
@@ -261838,6 +262152,33 @@
|
|
|
261838
262152
|
}
|
|
261839
262153
|
]
|
|
261840
262154
|
},
|
|
262155
|
+
{
|
|
262156
|
+
"name": "GetContentAssociation",
|
|
262157
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetContentAssociation.html",
|
|
262158
|
+
"permissionOnly": false,
|
|
262159
|
+
"description": "Grants permission to retrieve information about a content association",
|
|
262160
|
+
"accessLevel": "Read",
|
|
262161
|
+
"resourceTypes": [
|
|
262162
|
+
{
|
|
262163
|
+
"resourceType": "Content",
|
|
262164
|
+
"required": true,
|
|
262165
|
+
"conditionKeys": [],
|
|
262166
|
+
"dependentActions": []
|
|
262167
|
+
},
|
|
262168
|
+
{
|
|
262169
|
+
"resourceType": "ContentAssociation",
|
|
262170
|
+
"required": true,
|
|
262171
|
+
"conditionKeys": [],
|
|
262172
|
+
"dependentActions": []
|
|
262173
|
+
},
|
|
262174
|
+
{
|
|
262175
|
+
"resourceType": "KnowledgeBase",
|
|
262176
|
+
"required": true,
|
|
262177
|
+
"conditionKeys": [],
|
|
262178
|
+
"dependentActions": []
|
|
262179
|
+
}
|
|
262180
|
+
]
|
|
262181
|
+
},
|
|
261841
262182
|
{
|
|
261842
262183
|
"name": "GetContentSummary",
|
|
261843
262184
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetContentSummary.html",
|
|
@@ -261976,6 +262317,27 @@
|
|
|
261976
262317
|
}
|
|
261977
262318
|
]
|
|
261978
262319
|
},
|
|
262320
|
+
{
|
|
262321
|
+
"name": "ListContentAssociations",
|
|
262322
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListContentAssociations.html",
|
|
262323
|
+
"permissionOnly": false,
|
|
262324
|
+
"description": "Grants permission to list information about content associations",
|
|
262325
|
+
"accessLevel": "List",
|
|
262326
|
+
"resourceTypes": [
|
|
262327
|
+
{
|
|
262328
|
+
"resourceType": "Content",
|
|
262329
|
+
"required": true,
|
|
262330
|
+
"conditionKeys": [],
|
|
262331
|
+
"dependentActions": []
|
|
262332
|
+
},
|
|
262333
|
+
{
|
|
262334
|
+
"resourceType": "KnowledgeBase",
|
|
262335
|
+
"required": true,
|
|
262336
|
+
"conditionKeys": [],
|
|
262337
|
+
"dependentActions": []
|
|
262338
|
+
}
|
|
262339
|
+
]
|
|
262340
|
+
},
|
|
261979
262341
|
{
|
|
261980
262342
|
"name": "ListContents",
|
|
261981
262343
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListContents.html",
|
|
@@ -262230,6 +262592,12 @@
|
|
|
262230
262592
|
"conditionKeys": [],
|
|
262231
262593
|
"dependentActions": []
|
|
262232
262594
|
},
|
|
262595
|
+
{
|
|
262596
|
+
"resourceType": "ContentAssociation",
|
|
262597
|
+
"required": false,
|
|
262598
|
+
"conditionKeys": [],
|
|
262599
|
+
"dependentActions": []
|
|
262600
|
+
},
|
|
262233
262601
|
{
|
|
262234
262602
|
"resourceType": "KnowledgeBase",
|
|
262235
262603
|
"required": false,
|
|
@@ -262285,6 +262653,12 @@
|
|
|
262285
262653
|
"conditionKeys": [],
|
|
262286
262654
|
"dependentActions": []
|
|
262287
262655
|
},
|
|
262656
|
+
{
|
|
262657
|
+
"resourceType": "ContentAssociation",
|
|
262658
|
+
"required": false,
|
|
262659
|
+
"conditionKeys": [],
|
|
262660
|
+
"dependentActions": []
|
|
262661
|
+
},
|
|
262288
262662
|
{
|
|
262289
262663
|
"resourceType": "KnowledgeBase",
|
|
262290
262664
|
"required": false,
|
|
@@ -262418,6 +262792,14 @@
|
|
|
262418
262792
|
"aws:ResourceTag/${TagKey}"
|
|
262419
262793
|
]
|
|
262420
262794
|
},
|
|
262795
|
+
{
|
|
262796
|
+
"name": "ContentAssociation",
|
|
262797
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ContentAssociationData.html",
|
|
262798
|
+
"arnPattern": "arn:${Partition}:wisdom:${Region}:${Account}:content-association/${KnowledgeBaseId}/${ContentId}/${ContentAssociationId}",
|
|
262799
|
+
"conditionKeys": [
|
|
262800
|
+
"aws:ResourceTag/${TagKey}"
|
|
262801
|
+
]
|
|
262802
|
+
},
|
|
262421
262803
|
{
|
|
262422
262804
|
"name": "KnowledgeBase",
|
|
262423
262805
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_KnowledgeBaseData.html",
|
|
@@ -5456,7 +5456,7 @@
|
|
|
5456
5456
|
"name": "Amazon Connect",
|
|
5457
5457
|
"servicePrefix": "connect",
|
|
5458
5458
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
|
|
5459
|
-
"actionsCount":
|
|
5459
|
+
"actionsCount": 252,
|
|
5460
5460
|
"actions": [
|
|
5461
5461
|
"ActivateEvaluationForm",
|
|
5462
5462
|
"AdminGetEmergencyAccessToken",
|
|
@@ -5476,9 +5476,11 @@
|
|
|
5476
5476
|
"AssociateUserProficiencies",
|
|
5477
5477
|
"BatchAssociateAnalyticsDataSet",
|
|
5478
5478
|
"BatchDisassociateAnalyticsDataSet",
|
|
5479
|
+
"BatchGetAttachedFileMetadata",
|
|
5479
5480
|
"BatchGetFlowAssociation",
|
|
5480
5481
|
"BatchPutContact",
|
|
5481
5482
|
"ClaimPhoneNumber",
|
|
5483
|
+
"CompleteAttachedFileUpload",
|
|
5482
5484
|
"CreateAgentStatus",
|
|
5483
5485
|
"CreateContactFlow",
|
|
5484
5486
|
"CreateContactFlowModule",
|
|
@@ -5504,6 +5506,7 @@
|
|
|
5504
5506
|
"CreateViewVersion",
|
|
5505
5507
|
"CreateVocabulary",
|
|
5506
5508
|
"DeactivateEvaluationForm",
|
|
5509
|
+
"DeleteAttachedFile",
|
|
5507
5510
|
"DeleteContactEvaluation",
|
|
5508
5511
|
"DeleteContactFlow",
|
|
5509
5512
|
"DeleteContactFlowModule",
|
|
@@ -5565,6 +5568,7 @@
|
|
|
5565
5568
|
"DisassociateTrafficDistributionGroupUser",
|
|
5566
5569
|
"DisassociateUserProficiencies",
|
|
5567
5570
|
"DismissUserContact",
|
|
5571
|
+
"GetAttachedFile",
|
|
5568
5572
|
"GetContactAttributes",
|
|
5569
5573
|
"GetCurrentMetricData",
|
|
5570
5574
|
"GetCurrentUserData",
|
|
@@ -5640,6 +5644,7 @@
|
|
|
5640
5644
|
"SearchUsers",
|
|
5641
5645
|
"SearchVocabularies",
|
|
5642
5646
|
"SendChatIntegrationEvent",
|
|
5647
|
+
"StartAttachedFileUpload",
|
|
5643
5648
|
"StartChatContact",
|
|
5644
5649
|
"StartContactEvaluation",
|
|
5645
5650
|
"StartContactRecording",
|
|
@@ -5706,7 +5711,7 @@
|
|
|
5706
5711
|
"UpdateViewContent",
|
|
5707
5712
|
"UpdateViewMetadata"
|
|
5708
5713
|
],
|
|
5709
|
-
"resourceTypesCount":
|
|
5714
|
+
"resourceTypesCount": 35,
|
|
5710
5715
|
"resourceTypes": [
|
|
5711
5716
|
"instance",
|
|
5712
5717
|
"contact",
|
|
@@ -5741,9 +5746,10 @@
|
|
|
5741
5746
|
"aws-managed-view",
|
|
5742
5747
|
"qualified-customer-managed-view",
|
|
5743
5748
|
"qualified-aws-managed-view",
|
|
5744
|
-
"customer-managed-view-version"
|
|
5749
|
+
"customer-managed-view-version",
|
|
5750
|
+
"attached-file"
|
|
5745
5751
|
],
|
|
5746
|
-
"conditionKeysCount":
|
|
5752
|
+
"conditionKeysCount": 10,
|
|
5747
5753
|
"conditionKeys": [
|
|
5748
5754
|
"aws:RequestTag/${TagKey}",
|
|
5749
5755
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -5753,7 +5759,8 @@
|
|
|
5753
5759
|
"connect:MonitorCapabilities",
|
|
5754
5760
|
"connect:SearchContactsByContactAnalysis",
|
|
5755
5761
|
"connect:SearchTag/${TagKey}",
|
|
5756
|
-
"connect:StorageResourceType"
|
|
5762
|
+
"connect:StorageResourceType",
|
|
5763
|
+
"connect:UserArn"
|
|
5757
5764
|
]
|
|
5758
5765
|
},
|
|
5759
5766
|
{
|
|
@@ -10470,7 +10477,7 @@
|
|
|
10470
10477
|
"name": "Amazon EventBridge",
|
|
10471
10478
|
"servicePrefix": "events",
|
|
10472
10479
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoneventbridge.html",
|
|
10473
|
-
"actionsCount":
|
|
10480
|
+
"actionsCount": 59,
|
|
10474
10481
|
"actions": [
|
|
10475
10482
|
"ActivateEventSource",
|
|
10476
10483
|
"CancelReplay",
|
|
@@ -10529,7 +10536,8 @@
|
|
|
10529
10536
|
"UpdateApiDestination",
|
|
10530
10537
|
"UpdateArchive",
|
|
10531
10538
|
"UpdateConnection",
|
|
10532
|
-
"UpdateEndpoint"
|
|
10539
|
+
"UpdateEndpoint",
|
|
10540
|
+
"UpdateEventBus"
|
|
10533
10541
|
],
|
|
10534
10542
|
"resourceTypesCount": 9,
|
|
10535
10543
|
"resourceTypes": [
|
|
@@ -16269,13 +16277,17 @@
|
|
|
16269
16277
|
"name": "Amazon Managed Grafana",
|
|
16270
16278
|
"servicePrefix": "grafana",
|
|
16271
16279
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedgrafana.html",
|
|
16272
|
-
"actionsCount":
|
|
16280
|
+
"actionsCount": 25,
|
|
16273
16281
|
"actions": [
|
|
16274
16282
|
"AssociateLicense",
|
|
16275
16283
|
"CreateWorkspace",
|
|
16276
16284
|
"CreateWorkspaceApiKey",
|
|
16285
|
+
"CreateWorkspaceServiceAccount",
|
|
16286
|
+
"CreateWorkspaceServiceAccountToken",
|
|
16277
16287
|
"DeleteWorkspace",
|
|
16278
16288
|
"DeleteWorkspaceApiKey",
|
|
16289
|
+
"DeleteWorkspaceServiceAccount",
|
|
16290
|
+
"DeleteWorkspaceServiceAccountToken",
|
|
16279
16291
|
"DescribeWorkspace",
|
|
16280
16292
|
"DescribeWorkspaceAuthentication",
|
|
16281
16293
|
"DescribeWorkspaceConfiguration",
|
|
@@ -16283,6 +16295,8 @@
|
|
|
16283
16295
|
"ListPermissions",
|
|
16284
16296
|
"ListTagsForResource",
|
|
16285
16297
|
"ListVersions",
|
|
16298
|
+
"ListWorkspaceServiceAccountTokens",
|
|
16299
|
+
"ListWorkspaceServiceAccounts",
|
|
16286
16300
|
"ListWorkspaces",
|
|
16287
16301
|
"TagResource",
|
|
16288
16302
|
"UntagResource",
|
|
@@ -19262,23 +19276,26 @@
|
|
|
19262
19276
|
"name": "Amazon Q in Connect",
|
|
19263
19277
|
"servicePrefix": "wisdom",
|
|
19264
19278
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqinconnect.html",
|
|
19265
|
-
"actionsCount":
|
|
19279
|
+
"actionsCount": 47,
|
|
19266
19280
|
"actions": [
|
|
19267
19281
|
"CreateAssistant",
|
|
19268
19282
|
"CreateAssistantAssociation",
|
|
19269
19283
|
"CreateContent",
|
|
19284
|
+
"CreateContentAssociation",
|
|
19270
19285
|
"CreateKnowledgeBase",
|
|
19271
19286
|
"CreateQuickResponse",
|
|
19272
19287
|
"CreateSession",
|
|
19273
19288
|
"DeleteAssistant",
|
|
19274
19289
|
"DeleteAssistantAssociation",
|
|
19275
19290
|
"DeleteContent",
|
|
19291
|
+
"DeleteContentAssociation",
|
|
19276
19292
|
"DeleteImportJob",
|
|
19277
19293
|
"DeleteKnowledgeBase",
|
|
19278
19294
|
"DeleteQuickResponse",
|
|
19279
19295
|
"GetAssistant",
|
|
19280
19296
|
"GetAssistantAssociation",
|
|
19281
19297
|
"GetContent",
|
|
19298
|
+
"GetContentAssociation",
|
|
19282
19299
|
"GetContentSummary",
|
|
19283
19300
|
"GetImportJob",
|
|
19284
19301
|
"GetKnowledgeBase",
|
|
@@ -19287,6 +19304,7 @@
|
|
|
19287
19304
|
"GetSession",
|
|
19288
19305
|
"ListAssistantAssociations",
|
|
19289
19306
|
"ListAssistants",
|
|
19307
|
+
"ListContentAssociations",
|
|
19290
19308
|
"ListContents",
|
|
19291
19309
|
"ListImportJobs",
|
|
19292
19310
|
"ListKnowledgeBases",
|
|
@@ -19308,11 +19326,12 @@
|
|
|
19308
19326
|
"UpdateQuickResponse",
|
|
19309
19327
|
"UpdateSession"
|
|
19310
19328
|
],
|
|
19311
|
-
"resourceTypesCount":
|
|
19329
|
+
"resourceTypesCount": 7,
|
|
19312
19330
|
"resourceTypes": [
|
|
19313
19331
|
"Assistant",
|
|
19314
19332
|
"AssistantAssociation",
|
|
19315
19333
|
"Content",
|
|
19334
|
+
"ContentAssociation",
|
|
19316
19335
|
"KnowledgeBase",
|
|
19317
19336
|
"Session",
|
|
19318
19337
|
"QuickResponse"
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 9273
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4503
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2721
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"key": "Amazon Connect",
|
|
249
|
-
"value":
|
|
249
|
+
"value": 252
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"key": "AWS Glue",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1717
|
|
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.207",
|
|
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",
|