aws-iam-data 0.0.205 → 0.0.206
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,22 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-05-16",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Connect": [
|
|
8
|
+
"connect:BatchGetAttachedFileMetadata",
|
|
9
|
+
"connect:CompleteAttachedFileUpload",
|
|
10
|
+
"connect:DeleteAttachedFile",
|
|
11
|
+
"connect:GetAttachedFile",
|
|
12
|
+
"connect:StartAttachedFileUpload"
|
|
13
|
+
],
|
|
14
|
+
"Amazon EventBridge": [
|
|
15
|
+
"events:UpdateEventBus"
|
|
16
|
+
]
|
|
17
|
+
},
|
|
18
|
+
"removedActions": {}
|
|
19
|
+
},
|
|
2
20
|
{
|
|
3
21
|
"dateOfChange": "2024-05-14",
|
|
4
22
|
"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": [
|
|
@@ -236104,14 +236272,14 @@
|
|
|
236104
236272
|
{
|
|
236105
236273
|
"name": "database",
|
|
236106
236274
|
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune/latest/userguide/iam-data-resources.html",
|
|
236107
|
-
"arnPattern": "arn:${Partition}:neptune-db:${Region}:${Account}:${
|
|
236275
|
+
"arnPattern": "arn:${Partition}:neptune-db:${Region}:${Account}:${ClusterResourceId}/*",
|
|
236108
236276
|
"conditionKeys": []
|
|
236109
236277
|
}
|
|
236110
236278
|
],
|
|
236111
236279
|
"conditionKeys": [
|
|
236112
236280
|
{
|
|
236113
236281
|
"name": "neptune-db:QueryLanguage",
|
|
236114
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune/latest/userguide/iam-
|
|
236282
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune/latest/userguide/iam-data-condition-keys.html#iam-neptune-condition-keys",
|
|
236115
236283
|
"description": "Filters access by graph model",
|
|
236116
236284
|
"type": "String"
|
|
236117
236285
|
}
|
|
@@ -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": [
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 9267
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4500
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List 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": 1716
|
|
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.206",
|
|
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",
|