aws-iam-data 0.0.119 → 0.0.120
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,15 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2023-12-07",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Connect": [
|
|
8
|
+
"connect:CreatePersistentContactAssociation"
|
|
9
|
+
]
|
|
10
|
+
},
|
|
11
|
+
"removedActions": {}
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"dateOfChange": "2023-12-06",
|
|
4
15
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -66496,7 +66496,7 @@
|
|
|
66496
66496
|
"name": "AssociateFlow",
|
|
66497
66497
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_AssociateFlow.html",
|
|
66498
66498
|
"permissionOnly": false,
|
|
66499
|
-
"description": "Grants permission to associate a resource with a
|
|
66499
|
+
"description": "Grants permission to associate a resource with a flow in an Amazon Connect instance",
|
|
66500
66500
|
"accessLevel": "Write",
|
|
66501
66501
|
"resourceTypes": [
|
|
66502
66502
|
{
|
|
@@ -67128,6 +67128,35 @@
|
|
|
67128
67128
|
}
|
|
67129
67129
|
]
|
|
67130
67130
|
},
|
|
67131
|
+
{
|
|
67132
|
+
"name": "CreatePersistentContactAssociation",
|
|
67133
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreatePersistentContactAssociation.html",
|
|
67134
|
+
"permissionOnly": false,
|
|
67135
|
+
"description": "Grants permission to create persistent contact associations for a contact",
|
|
67136
|
+
"accessLevel": "Write",
|
|
67137
|
+
"resourceTypes": [
|
|
67138
|
+
{
|
|
67139
|
+
"resourceType": "contact",
|
|
67140
|
+
"required": true,
|
|
67141
|
+
"conditionKeys": [],
|
|
67142
|
+
"dependentActions": []
|
|
67143
|
+
},
|
|
67144
|
+
{
|
|
67145
|
+
"resourceType": "instance",
|
|
67146
|
+
"required": true,
|
|
67147
|
+
"conditionKeys": [],
|
|
67148
|
+
"dependentActions": []
|
|
67149
|
+
},
|
|
67150
|
+
{
|
|
67151
|
+
"resourceType": "",
|
|
67152
|
+
"required": false,
|
|
67153
|
+
"conditionKeys": [
|
|
67154
|
+
"connect:InstanceId"
|
|
67155
|
+
],
|
|
67156
|
+
"dependentActions": []
|
|
67157
|
+
}
|
|
67158
|
+
]
|
|
67159
|
+
},
|
|
67131
67160
|
{
|
|
67132
67161
|
"name": "CreatePredefinedAttribute",
|
|
67133
67162
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreatePredefinedAttribute.html",
|
|
@@ -68842,7 +68871,7 @@
|
|
|
68842
68871
|
"name": "DisassociateFlow",
|
|
68843
68872
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateFlow.html",
|
|
68844
68873
|
"permissionOnly": false,
|
|
68845
|
-
"description": "Grants permission to disassociate a resource
|
|
68874
|
+
"description": "Grants permission to disassociate a resource from a flow in an Amazon Connect instance",
|
|
68846
68875
|
"accessLevel": "Write",
|
|
68847
68876
|
"resourceTypes": [
|
|
68848
68877
|
{
|
|
@@ -69401,7 +69430,7 @@
|
|
|
69401
69430
|
"name": "ImportPhoneNumber",
|
|
69402
69431
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ImportPhoneNumber.html",
|
|
69403
69432
|
"permissionOnly": false,
|
|
69404
|
-
"description": "Grants permission to import phone number resources
|
|
69433
|
+
"description": "Grants permission to import phone number resources to an Amazon Connect instance",
|
|
69405
69434
|
"accessLevel": "Write",
|
|
69406
69435
|
"resourceTypes": [
|
|
69407
69436
|
{
|
|
@@ -69965,7 +69994,7 @@
|
|
|
69965
69994
|
"name": "ListRealtimeContactAnalysisSegmentsV2",
|
|
69966
69995
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListRealtimeContactAnalysisSegmentsV2.html",
|
|
69967
69996
|
"permissionOnly": false,
|
|
69968
|
-
"description": "Grants permission to list the analysis segments for a
|
|
69997
|
+
"description": "Grants permission to list the analysis segments for a real-time chat analytics session",
|
|
69969
69998
|
"accessLevel": "List",
|
|
69970
69999
|
"resourceTypes": [
|
|
69971
70000
|
{
|
|
@@ -71022,7 +71051,7 @@
|
|
|
71022
71051
|
"name": "StartWebRTCContact",
|
|
71023
71052
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_StartWebRTCContact.html",
|
|
71024
71053
|
"permissionOnly": false,
|
|
71025
|
-
"description": "Grants permission to initiate a
|
|
71054
|
+
"description": "Grants permission to initiate a WebRTC contact using the Amazon Connect API",
|
|
71026
71055
|
"accessLevel": "Write",
|
|
71027
71056
|
"resourceTypes": [
|
|
71028
71057
|
{
|
|
@@ -5271,7 +5271,7 @@
|
|
|
5271
5271
|
"name": "Amazon Connect",
|
|
5272
5272
|
"servicePrefix": "connect",
|
|
5273
5273
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
|
|
5274
|
-
"actionsCount":
|
|
5274
|
+
"actionsCount": 236,
|
|
5275
5275
|
"actions": [
|
|
5276
5276
|
"ActivateEvaluationForm",
|
|
5277
5277
|
"AssociateApprovedOrigin",
|
|
@@ -5300,6 +5300,7 @@
|
|
|
5300
5300
|
"CreateInstance",
|
|
5301
5301
|
"CreateIntegrationAssociation",
|
|
5302
5302
|
"CreateParticipant",
|
|
5303
|
+
"CreatePersistentContactAssociation",
|
|
5303
5304
|
"CreatePredefinedAttribute",
|
|
5304
5305
|
"CreatePrompt",
|
|
5305
5306
|
"CreateQueue",
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
|
+
{
|
|
4
|
+
"key": "List Actions",
|
|
5
|
+
"value": 2601
|
|
6
|
+
},
|
|
3
7
|
{
|
|
4
8
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
9
|
+
"value": 8968
|
|
6
10
|
},
|
|
7
11
|
{
|
|
8
12
|
"key": "Read Actions",
|
|
9
13
|
"value": 4371
|
|
10
14
|
},
|
|
11
|
-
{
|
|
12
|
-
"key": "List Actions",
|
|
13
|
-
"value": 2601
|
|
14
|
-
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
17
17
|
"value": 247
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
|
|
153
|
-
"value":
|
|
153
|
+
"value": 92
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"key": "Amazon Connect",
|
|
249
|
-
"value":
|
|
249
|
+
"value": 236
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"key": "AWS Glue",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.120",
|
|
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",
|