aws-iam-data 0.0.281 → 0.0.283
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.
- package/dist/data/json/changelog.json +66 -0
- package/dist/data/json/iam.json +773 -6
- package/dist/data/json/metadata.json +77 -6
- package/dist/data/json/reports.json +14 -14
- package/package.json +1 -1
|
@@ -1,4 +1,70 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-10-12",
|
|
4
|
+
"addedServices": [
|
|
5
|
+
"AWS End User Messaging Social"
|
|
6
|
+
],
|
|
7
|
+
"removedServices": [],
|
|
8
|
+
"addedActions": {
|
|
9
|
+
"Amazon Q Business": [
|
|
10
|
+
"qbusiness:DisableAclOnDataSource"
|
|
11
|
+
],
|
|
12
|
+
"AWS End User Messaging Social": [
|
|
13
|
+
"social-messaging:AssociateWhatsAppBusinessAccount",
|
|
14
|
+
"social-messaging:DeleteWhatsAppMessageMedia",
|
|
15
|
+
"social-messaging:DisassociateWhatsAppBusinessAccount",
|
|
16
|
+
"social-messaging:GetLinkedWhatsAppBusinessAccount",
|
|
17
|
+
"social-messaging:GetLinkedWhatsAppBusinessAccountPhoneNumber",
|
|
18
|
+
"social-messaging:GetWhatsAppMessageMedia",
|
|
19
|
+
"social-messaging:ListLinkedWhatsAppBusinessAccounts",
|
|
20
|
+
"social-messaging:ListTagsForResource",
|
|
21
|
+
"social-messaging:PostWhatsAppMessageMedia",
|
|
22
|
+
"social-messaging:PutWhatsAppBusinessAccountEventDestinations",
|
|
23
|
+
"social-messaging:SendWhatsAppMessage",
|
|
24
|
+
"social-messaging:TagResource",
|
|
25
|
+
"social-messaging:UntagResource"
|
|
26
|
+
]
|
|
27
|
+
},
|
|
28
|
+
"removedActions": {}
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"dateOfChange": "2024-10-11",
|
|
32
|
+
"addedServices": [
|
|
33
|
+
"AWS Marketplace Reporting"
|
|
34
|
+
],
|
|
35
|
+
"removedServices": [],
|
|
36
|
+
"addedActions": {
|
|
37
|
+
"AWS Deadline Cloud": [
|
|
38
|
+
"deadline:GetJobTemplate",
|
|
39
|
+
"deadline:ListJobParameterDefinitions"
|
|
40
|
+
],
|
|
41
|
+
"Amazon Q in Connect": [
|
|
42
|
+
"wisdom:CreateAIAgent",
|
|
43
|
+
"wisdom:CreateAIAgentVersion",
|
|
44
|
+
"wisdom:CreateAIPrompt",
|
|
45
|
+
"wisdom:CreateAIPromptVersion",
|
|
46
|
+
"wisdom:DeleteAIAgent",
|
|
47
|
+
"wisdom:DeleteAIAgentVersion",
|
|
48
|
+
"wisdom:DeleteAIPrompt",
|
|
49
|
+
"wisdom:DeleteAIPromptVersion",
|
|
50
|
+
"wisdom:GetAIAgent",
|
|
51
|
+
"wisdom:GetAIPrompt",
|
|
52
|
+
"wisdom:ListAIAgentVersions",
|
|
53
|
+
"wisdom:ListAIAgents",
|
|
54
|
+
"wisdom:ListAIPromptVersions",
|
|
55
|
+
"wisdom:ListAIPrompts",
|
|
56
|
+
"wisdom:RemoveAssistantAIAgent",
|
|
57
|
+
"wisdom:UpdateAIAgent",
|
|
58
|
+
"wisdom:UpdateAIPrompt",
|
|
59
|
+
"wisdom:UpdateAssistantAIAgent",
|
|
60
|
+
"wisdom:UpdateSessionData"
|
|
61
|
+
],
|
|
62
|
+
"AWS Marketplace Reporting": [
|
|
63
|
+
"aws-marketplace:GetBuyerDashboard"
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
"removedActions": {}
|
|
67
|
+
},
|
|
2
68
|
{
|
|
3
69
|
"dateOfChange": "2024-10-05",
|
|
4
70
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -76280,12 +76280,6 @@
|
|
|
76280
76280
|
"conditionKeys": [],
|
|
76281
76281
|
"dependentActions": []
|
|
76282
76282
|
},
|
|
76283
|
-
{
|
|
76284
|
-
"resourceType": "contact",
|
|
76285
|
-
"required": false,
|
|
76286
|
-
"conditionKeys": [],
|
|
76287
|
-
"dependentActions": []
|
|
76288
|
-
},
|
|
76289
76283
|
{
|
|
76290
76284
|
"resourceType": "",
|
|
76291
76285
|
"required": false,
|
|
@@ -92951,6 +92945,20 @@
|
|
|
92951
92945
|
}
|
|
92952
92946
|
]
|
|
92953
92947
|
},
|
|
92948
|
+
{
|
|
92949
|
+
"name": "GetJobTemplate",
|
|
92950
|
+
"permissionOnly": true,
|
|
92951
|
+
"description": "Grants permission to read job template",
|
|
92952
|
+
"accessLevel": "Write",
|
|
92953
|
+
"resourceTypes": [
|
|
92954
|
+
{
|
|
92955
|
+
"resourceType": "job",
|
|
92956
|
+
"required": true,
|
|
92957
|
+
"conditionKeys": [],
|
|
92958
|
+
"dependentActions": []
|
|
92959
|
+
}
|
|
92960
|
+
]
|
|
92961
|
+
},
|
|
92954
92962
|
{
|
|
92955
92963
|
"name": "GetLicenseEndpoint",
|
|
92956
92964
|
"apiReferenceUrl": "https://docs.aws.amazon.com/deadline-cloud/latest/APIReference/API_GetLicenseEndpoint.html",
|
|
@@ -93325,6 +93333,23 @@
|
|
|
93325
93333
|
}
|
|
93326
93334
|
]
|
|
93327
93335
|
},
|
|
93336
|
+
{
|
|
93337
|
+
"name": "ListJobParameterDefinitions",
|
|
93338
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/deadline-cloud/latest/APIReference/API_ListJobParameterDefinitions.html",
|
|
93339
|
+
"permissionOnly": false,
|
|
93340
|
+
"description": "Grants permission to get a job's parameter definitions in the job template",
|
|
93341
|
+
"accessLevel": "List",
|
|
93342
|
+
"resourceTypes": [
|
|
93343
|
+
{
|
|
93344
|
+
"resourceType": "job",
|
|
93345
|
+
"required": true,
|
|
93346
|
+
"conditionKeys": [],
|
|
93347
|
+
"dependentActions": [
|
|
93348
|
+
"identitystore:ListGroupMembershipsForMember"
|
|
93349
|
+
]
|
|
93350
|
+
}
|
|
93351
|
+
]
|
|
93352
|
+
},
|
|
93328
93353
|
{
|
|
93329
93354
|
"name": "ListJobs",
|
|
93330
93355
|
"apiReferenceUrl": "https://docs.aws.amazon.com/deadline-cloud/latest/APIReference/API_ListJobs.html",
|
|
@@ -153415,6 +153440,287 @@
|
|
|
153415
153440
|
}
|
|
153416
153441
|
]
|
|
153417
153442
|
},
|
|
153443
|
+
{
|
|
153444
|
+
"name": "AWS End User Messaging Social",
|
|
153445
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsendusermessagingsocial.html",
|
|
153446
|
+
"servicePrefix": "social-messaging",
|
|
153447
|
+
"actions": [
|
|
153448
|
+
{
|
|
153449
|
+
"name": "AssociateWhatsAppBusinessAccount",
|
|
153450
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_AssociateWhatsAppBusinessAccount.html",
|
|
153451
|
+
"permissionOnly": false,
|
|
153452
|
+
"description": "Grants permission to associate a WhatsApp Business Account with your AWS account",
|
|
153453
|
+
"accessLevel": "Write",
|
|
153454
|
+
"resourceTypes": [
|
|
153455
|
+
{
|
|
153456
|
+
"resourceType": "",
|
|
153457
|
+
"required": false,
|
|
153458
|
+
"conditionKeys": [
|
|
153459
|
+
"aws:RequestTag/${TagKey}",
|
|
153460
|
+
"aws:ResourceTag/${TagKey}",
|
|
153461
|
+
"aws:TagKeys"
|
|
153462
|
+
],
|
|
153463
|
+
"dependentActions": []
|
|
153464
|
+
}
|
|
153465
|
+
]
|
|
153466
|
+
},
|
|
153467
|
+
{
|
|
153468
|
+
"name": "DeleteWhatsAppMessageMedia",
|
|
153469
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_DeleteWhatsAppMessageMedia.html",
|
|
153470
|
+
"permissionOnly": false,
|
|
153471
|
+
"description": "Grants permission to delete a media object from WhatsApp",
|
|
153472
|
+
"accessLevel": "Write",
|
|
153473
|
+
"resourceTypes": [
|
|
153474
|
+
{
|
|
153475
|
+
"resourceType": "phone-number-id",
|
|
153476
|
+
"required": true,
|
|
153477
|
+
"conditionKeys": [],
|
|
153478
|
+
"dependentActions": []
|
|
153479
|
+
}
|
|
153480
|
+
]
|
|
153481
|
+
},
|
|
153482
|
+
{
|
|
153483
|
+
"name": "DisassociateWhatsAppBusinessAccount",
|
|
153484
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_DisassociateWhatsAppBusinessAccount.html",
|
|
153485
|
+
"permissionOnly": false,
|
|
153486
|
+
"description": "Grants permission to disassociate a WhatsApp Business Account from your AWS account",
|
|
153487
|
+
"accessLevel": "Write",
|
|
153488
|
+
"resourceTypes": [
|
|
153489
|
+
{
|
|
153490
|
+
"resourceType": "waba",
|
|
153491
|
+
"required": true,
|
|
153492
|
+
"conditionKeys": [],
|
|
153493
|
+
"dependentActions": []
|
|
153494
|
+
}
|
|
153495
|
+
]
|
|
153496
|
+
},
|
|
153497
|
+
{
|
|
153498
|
+
"name": "GetLinkedWhatsAppBusinessAccount",
|
|
153499
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_GetLinkedWhatsAppBusinessAccount.html",
|
|
153500
|
+
"permissionOnly": false,
|
|
153501
|
+
"description": "Grants permission to view the details of a WhatsApp Business Account",
|
|
153502
|
+
"accessLevel": "Read",
|
|
153503
|
+
"resourceTypes": [
|
|
153504
|
+
{
|
|
153505
|
+
"resourceType": "waba",
|
|
153506
|
+
"required": true,
|
|
153507
|
+
"conditionKeys": [],
|
|
153508
|
+
"dependentActions": []
|
|
153509
|
+
}
|
|
153510
|
+
]
|
|
153511
|
+
},
|
|
153512
|
+
{
|
|
153513
|
+
"name": "GetLinkedWhatsAppBusinessAccountPhoneNumber",
|
|
153514
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_GetLinkedWhatsAppBusinessAccountPhoneNumber.html",
|
|
153515
|
+
"permissionOnly": false,
|
|
153516
|
+
"description": "Grants permission to view the details of a phone number",
|
|
153517
|
+
"accessLevel": "Read",
|
|
153518
|
+
"resourceTypes": [
|
|
153519
|
+
{
|
|
153520
|
+
"resourceType": "phone-number-id",
|
|
153521
|
+
"required": true,
|
|
153522
|
+
"conditionKeys": [],
|
|
153523
|
+
"dependentActions": []
|
|
153524
|
+
}
|
|
153525
|
+
]
|
|
153526
|
+
},
|
|
153527
|
+
{
|
|
153528
|
+
"name": "GetWhatsAppMessageMedia",
|
|
153529
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_GetWhatsAppMessageMedia.html",
|
|
153530
|
+
"permissionOnly": false,
|
|
153531
|
+
"description": "Grants permission to get a media object from WhatsApp",
|
|
153532
|
+
"accessLevel": "Write",
|
|
153533
|
+
"resourceTypes": [
|
|
153534
|
+
{
|
|
153535
|
+
"resourceType": "phone-number-id",
|
|
153536
|
+
"required": true,
|
|
153537
|
+
"conditionKeys": [],
|
|
153538
|
+
"dependentActions": []
|
|
153539
|
+
}
|
|
153540
|
+
]
|
|
153541
|
+
},
|
|
153542
|
+
{
|
|
153543
|
+
"name": "ListLinkedWhatsAppBusinessAccounts",
|
|
153544
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_ListLinkedWhatsAppBusinessAccounts.html",
|
|
153545
|
+
"permissionOnly": false,
|
|
153546
|
+
"description": "Grants permission to view all of your WhatsApp Business Accounts",
|
|
153547
|
+
"accessLevel": "List",
|
|
153548
|
+
"resourceTypes": [
|
|
153549
|
+
{
|
|
153550
|
+
"resourceType": "",
|
|
153551
|
+
"required": false,
|
|
153552
|
+
"conditionKeys": [],
|
|
153553
|
+
"dependentActions": []
|
|
153554
|
+
}
|
|
153555
|
+
]
|
|
153556
|
+
},
|
|
153557
|
+
{
|
|
153558
|
+
"name": "ListTagsForResource",
|
|
153559
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_ListTagsForResource.html",
|
|
153560
|
+
"permissionOnly": false,
|
|
153561
|
+
"description": "Grants permission to list tags for a resource",
|
|
153562
|
+
"accessLevel": "Read",
|
|
153563
|
+
"resourceTypes": [
|
|
153564
|
+
{
|
|
153565
|
+
"resourceType": "phone-number-id",
|
|
153566
|
+
"required": false,
|
|
153567
|
+
"conditionKeys": [],
|
|
153568
|
+
"dependentActions": []
|
|
153569
|
+
},
|
|
153570
|
+
{
|
|
153571
|
+
"resourceType": "waba",
|
|
153572
|
+
"required": false,
|
|
153573
|
+
"conditionKeys": [],
|
|
153574
|
+
"dependentActions": []
|
|
153575
|
+
}
|
|
153576
|
+
]
|
|
153577
|
+
},
|
|
153578
|
+
{
|
|
153579
|
+
"name": "PostWhatsAppMessageMedia",
|
|
153580
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_PostWhatsAppMessageMedia.html",
|
|
153581
|
+
"permissionOnly": false,
|
|
153582
|
+
"description": "Grants permission to upload a media object to WhatsApp",
|
|
153583
|
+
"accessLevel": "Write",
|
|
153584
|
+
"resourceTypes": [
|
|
153585
|
+
{
|
|
153586
|
+
"resourceType": "phone-number-id",
|
|
153587
|
+
"required": true,
|
|
153588
|
+
"conditionKeys": [],
|
|
153589
|
+
"dependentActions": []
|
|
153590
|
+
}
|
|
153591
|
+
]
|
|
153592
|
+
},
|
|
153593
|
+
{
|
|
153594
|
+
"name": "PutWhatsAppBusinessAccountEventDestinations",
|
|
153595
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_PutWhatsAppBusinessAccountEventDestinations.html",
|
|
153596
|
+
"permissionOnly": false,
|
|
153597
|
+
"description": "Grants permission to update a WhatsApp Business Accounts event destination",
|
|
153598
|
+
"accessLevel": "Write",
|
|
153599
|
+
"resourceTypes": [
|
|
153600
|
+
{
|
|
153601
|
+
"resourceType": "waba",
|
|
153602
|
+
"required": true,
|
|
153603
|
+
"conditionKeys": [],
|
|
153604
|
+
"dependentActions": []
|
|
153605
|
+
}
|
|
153606
|
+
]
|
|
153607
|
+
},
|
|
153608
|
+
{
|
|
153609
|
+
"name": "SendWhatsAppMessage",
|
|
153610
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_SendWhatsAppMessage.html",
|
|
153611
|
+
"permissionOnly": false,
|
|
153612
|
+
"description": "Grants permission to send a message through WhatsApp",
|
|
153613
|
+
"accessLevel": "Write",
|
|
153614
|
+
"resourceTypes": [
|
|
153615
|
+
{
|
|
153616
|
+
"resourceType": "phone-number-id",
|
|
153617
|
+
"required": true,
|
|
153618
|
+
"conditionKeys": [],
|
|
153619
|
+
"dependentActions": []
|
|
153620
|
+
}
|
|
153621
|
+
]
|
|
153622
|
+
},
|
|
153623
|
+
{
|
|
153624
|
+
"name": "TagResource",
|
|
153625
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_TagResource.html",
|
|
153626
|
+
"permissionOnly": false,
|
|
153627
|
+
"description": "Grants permission to add a tag to a resource",
|
|
153628
|
+
"accessLevel": "Tagging",
|
|
153629
|
+
"resourceTypes": [
|
|
153630
|
+
{
|
|
153631
|
+
"resourceType": "phone-number-id",
|
|
153632
|
+
"required": false,
|
|
153633
|
+
"conditionKeys": [],
|
|
153634
|
+
"dependentActions": []
|
|
153635
|
+
},
|
|
153636
|
+
{
|
|
153637
|
+
"resourceType": "waba",
|
|
153638
|
+
"required": false,
|
|
153639
|
+
"conditionKeys": [],
|
|
153640
|
+
"dependentActions": []
|
|
153641
|
+
},
|
|
153642
|
+
{
|
|
153643
|
+
"resourceType": "",
|
|
153644
|
+
"required": false,
|
|
153645
|
+
"conditionKeys": [
|
|
153646
|
+
"aws:RequestTag/${TagKey}",
|
|
153647
|
+
"aws:ResourceTag/${TagKey}",
|
|
153648
|
+
"aws:TagKeys"
|
|
153649
|
+
],
|
|
153650
|
+
"dependentActions": []
|
|
153651
|
+
}
|
|
153652
|
+
]
|
|
153653
|
+
},
|
|
153654
|
+
{
|
|
153655
|
+
"name": "UntagResource",
|
|
153656
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_UntagResource.html",
|
|
153657
|
+
"permissionOnly": false,
|
|
153658
|
+
"description": "Grants permission to remove a tag from a resource",
|
|
153659
|
+
"accessLevel": "Tagging",
|
|
153660
|
+
"resourceTypes": [
|
|
153661
|
+
{
|
|
153662
|
+
"resourceType": "phone-number-id",
|
|
153663
|
+
"required": false,
|
|
153664
|
+
"conditionKeys": [],
|
|
153665
|
+
"dependentActions": []
|
|
153666
|
+
},
|
|
153667
|
+
{
|
|
153668
|
+
"resourceType": "waba",
|
|
153669
|
+
"required": false,
|
|
153670
|
+
"conditionKeys": [],
|
|
153671
|
+
"dependentActions": []
|
|
153672
|
+
},
|
|
153673
|
+
{
|
|
153674
|
+
"resourceType": "",
|
|
153675
|
+
"required": false,
|
|
153676
|
+
"conditionKeys": [
|
|
153677
|
+
"aws:ResourceTag/${TagKey}",
|
|
153678
|
+
"aws:TagKeys"
|
|
153679
|
+
],
|
|
153680
|
+
"dependentActions": []
|
|
153681
|
+
}
|
|
153682
|
+
]
|
|
153683
|
+
}
|
|
153684
|
+
],
|
|
153685
|
+
"resourceTypes": [
|
|
153686
|
+
{
|
|
153687
|
+
"name": "phone-number-id",
|
|
153688
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_WhatsAppPhoneNumberDetail.html",
|
|
153689
|
+
"arnPattern": "arn:${Partition}:social-messaging:${Region}:${Account}:phone-number-id/${OriginationPhoneNumberId}",
|
|
153690
|
+
"conditionKeys": [
|
|
153691
|
+
"aws:ResourceTag/${TagKey}"
|
|
153692
|
+
]
|
|
153693
|
+
},
|
|
153694
|
+
{
|
|
153695
|
+
"name": "waba",
|
|
153696
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_LinkedWhatsAppBusinessAccountSummary.html",
|
|
153697
|
+
"arnPattern": "arn:${Partition}:social-messaging:${Region}:${Account}:waba/${WabaId}",
|
|
153698
|
+
"conditionKeys": [
|
|
153699
|
+
"aws:ResourceTag/${TagKey}"
|
|
153700
|
+
]
|
|
153701
|
+
}
|
|
153702
|
+
],
|
|
153703
|
+
"conditionKeys": [
|
|
153704
|
+
{
|
|
153705
|
+
"name": "aws:RequestTag/${TagKey}",
|
|
153706
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
|
|
153707
|
+
"description": "Filters access by the tags that are passed in the request",
|
|
153708
|
+
"type": "String"
|
|
153709
|
+
},
|
|
153710
|
+
{
|
|
153711
|
+
"name": "aws:ResourceTag/${TagKey}",
|
|
153712
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
|
|
153713
|
+
"description": "Filters access by the tags associated with the resource",
|
|
153714
|
+
"type": "String"
|
|
153715
|
+
},
|
|
153716
|
+
{
|
|
153717
|
+
"name": "aws:TagKeys",
|
|
153718
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
|
|
153719
|
+
"description": "Filters access by the tag keys that are passed in the request",
|
|
153720
|
+
"type": "ArrayOfString"
|
|
153721
|
+
}
|
|
153722
|
+
]
|
|
153723
|
+
},
|
|
153418
153724
|
{
|
|
153419
153725
|
"name": "AWS Entity Resolution",
|
|
153420
153726
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsentityresolution.html",
|
|
@@ -237149,6 +237455,37 @@
|
|
|
237149
237455
|
"resourceTypes": [],
|
|
237150
237456
|
"conditionKeys": []
|
|
237151
237457
|
},
|
|
237458
|
+
{
|
|
237459
|
+
"name": "AWS Marketplace Reporting",
|
|
237460
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmarketplacereporting.html",
|
|
237461
|
+
"servicePrefix": "aws-marketplace",
|
|
237462
|
+
"actions": [
|
|
237463
|
+
{
|
|
237464
|
+
"name": "GetBuyerDashboard",
|
|
237465
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/API_marketplace-reporting_GetBuyerDashboard.html",
|
|
237466
|
+
"permissionOnly": false,
|
|
237467
|
+
"description": "Grants permission to view a dashboard that shows a buyer's AWS Marketplace purchase data",
|
|
237468
|
+
"accessLevel": "Read",
|
|
237469
|
+
"resourceTypes": [
|
|
237470
|
+
{
|
|
237471
|
+
"resourceType": "Dashboard",
|
|
237472
|
+
"required": true,
|
|
237473
|
+
"conditionKeys": [],
|
|
237474
|
+
"dependentActions": []
|
|
237475
|
+
}
|
|
237476
|
+
]
|
|
237477
|
+
}
|
|
237478
|
+
],
|
|
237479
|
+
"resourceTypes": [
|
|
237480
|
+
{
|
|
237481
|
+
"name": "Dashboard",
|
|
237482
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/API_marketplace-reporting_GetBuyerDashboard.html#API_marketplace-reporting_GetBuyerDashboard_RequestBody",
|
|
237483
|
+
"arnPattern": "arn:${Partition}:aws-marketplace::${Account}:${Catalog}/ReportingData/${FactTable}/Dashboard/${DashboardName}",
|
|
237484
|
+
"conditionKeys": []
|
|
237485
|
+
}
|
|
237486
|
+
],
|
|
237487
|
+
"conditionKeys": []
|
|
237488
|
+
},
|
|
237152
237489
|
{
|
|
237153
237490
|
"name": "AWS Marketplace Seller Reporting",
|
|
237154
237491
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmarketplacesellerreporting.html",
|
|
@@ -268597,6 +268934,21 @@
|
|
|
268597
268934
|
}
|
|
268598
268935
|
]
|
|
268599
268936
|
},
|
|
268937
|
+
{
|
|
268938
|
+
"name": "DisableAclOnDataSource",
|
|
268939
|
+
"apiReferenceUrl": "${UserGuideDocPage}setting-up.html#DisableAclOnDataSource",
|
|
268940
|
+
"permissionOnly": true,
|
|
268941
|
+
"description": "Grants permission to disable the ACL crawl while creating the Amazon Q Business data source resource",
|
|
268942
|
+
"accessLevel": "Write",
|
|
268943
|
+
"resourceTypes": [
|
|
268944
|
+
{
|
|
268945
|
+
"resourceType": "application",
|
|
268946
|
+
"required": true,
|
|
268947
|
+
"conditionKeys": [],
|
|
268948
|
+
"dependentActions": []
|
|
268949
|
+
}
|
|
268950
|
+
]
|
|
268951
|
+
},
|
|
268600
268952
|
{
|
|
268601
268953
|
"name": "GetApplication",
|
|
268602
268954
|
"apiReferenceUrl": "${APIReferenceDocPage}API_GetApplication.html",
|
|
@@ -270498,6 +270850,114 @@
|
|
|
270498
270850
|
}
|
|
270499
270851
|
]
|
|
270500
270852
|
},
|
|
270853
|
+
{
|
|
270854
|
+
"name": "CreateAIAgent",
|
|
270855
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIAgent.html",
|
|
270856
|
+
"permissionOnly": false,
|
|
270857
|
+
"description": "Grants permission to create an ai agent",
|
|
270858
|
+
"accessLevel": "Write",
|
|
270859
|
+
"resourceTypes": [
|
|
270860
|
+
{
|
|
270861
|
+
"resourceType": "Assistant",
|
|
270862
|
+
"required": true,
|
|
270863
|
+
"conditionKeys": [],
|
|
270864
|
+
"dependentActions": []
|
|
270865
|
+
},
|
|
270866
|
+
{
|
|
270867
|
+
"resourceType": "",
|
|
270868
|
+
"required": false,
|
|
270869
|
+
"conditionKeys": [
|
|
270870
|
+
"aws:TagKeys",
|
|
270871
|
+
"aws:RequestTag/${TagKey}"
|
|
270872
|
+
],
|
|
270873
|
+
"dependentActions": []
|
|
270874
|
+
}
|
|
270875
|
+
]
|
|
270876
|
+
},
|
|
270877
|
+
{
|
|
270878
|
+
"name": "CreateAIAgentVersion",
|
|
270879
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIAgentVersion.html",
|
|
270880
|
+
"permissionOnly": false,
|
|
270881
|
+
"description": "Grants permission to create an ai agent version",
|
|
270882
|
+
"accessLevel": "Write",
|
|
270883
|
+
"resourceTypes": [
|
|
270884
|
+
{
|
|
270885
|
+
"resourceType": "AIAgent",
|
|
270886
|
+
"required": true,
|
|
270887
|
+
"conditionKeys": [],
|
|
270888
|
+
"dependentActions": []
|
|
270889
|
+
},
|
|
270890
|
+
{
|
|
270891
|
+
"resourceType": "Assistant",
|
|
270892
|
+
"required": true,
|
|
270893
|
+
"conditionKeys": [],
|
|
270894
|
+
"dependentActions": []
|
|
270895
|
+
},
|
|
270896
|
+
{
|
|
270897
|
+
"resourceType": "",
|
|
270898
|
+
"required": false,
|
|
270899
|
+
"conditionKeys": [
|
|
270900
|
+
"aws:TagKeys",
|
|
270901
|
+
"aws:RequestTag/${TagKey}"
|
|
270902
|
+
],
|
|
270903
|
+
"dependentActions": []
|
|
270904
|
+
}
|
|
270905
|
+
]
|
|
270906
|
+
},
|
|
270907
|
+
{
|
|
270908
|
+
"name": "CreateAIPrompt",
|
|
270909
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIPrompt.html",
|
|
270910
|
+
"permissionOnly": false,
|
|
270911
|
+
"description": "Grants permission to create an ai prompt",
|
|
270912
|
+
"accessLevel": "Write",
|
|
270913
|
+
"resourceTypes": [
|
|
270914
|
+
{
|
|
270915
|
+
"resourceType": "Assistant",
|
|
270916
|
+
"required": true,
|
|
270917
|
+
"conditionKeys": [],
|
|
270918
|
+
"dependentActions": []
|
|
270919
|
+
},
|
|
270920
|
+
{
|
|
270921
|
+
"resourceType": "",
|
|
270922
|
+
"required": false,
|
|
270923
|
+
"conditionKeys": [
|
|
270924
|
+
"aws:TagKeys",
|
|
270925
|
+
"aws:RequestTag/${TagKey}"
|
|
270926
|
+
],
|
|
270927
|
+
"dependentActions": []
|
|
270928
|
+
}
|
|
270929
|
+
]
|
|
270930
|
+
},
|
|
270931
|
+
{
|
|
270932
|
+
"name": "CreateAIPromptVersion",
|
|
270933
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIPromptVersion.html",
|
|
270934
|
+
"permissionOnly": false,
|
|
270935
|
+
"description": "Grants permission to create an ai prompt version",
|
|
270936
|
+
"accessLevel": "Write",
|
|
270937
|
+
"resourceTypes": [
|
|
270938
|
+
{
|
|
270939
|
+
"resourceType": "AIPrompt",
|
|
270940
|
+
"required": true,
|
|
270941
|
+
"conditionKeys": [],
|
|
270942
|
+
"dependentActions": []
|
|
270943
|
+
},
|
|
270944
|
+
{
|
|
270945
|
+
"resourceType": "Assistant",
|
|
270946
|
+
"required": true,
|
|
270947
|
+
"conditionKeys": [],
|
|
270948
|
+
"dependentActions": []
|
|
270949
|
+
},
|
|
270950
|
+
{
|
|
270951
|
+
"resourceType": "",
|
|
270952
|
+
"required": false,
|
|
270953
|
+
"conditionKeys": [
|
|
270954
|
+
"aws:TagKeys",
|
|
270955
|
+
"aws:RequestTag/${TagKey}"
|
|
270956
|
+
],
|
|
270957
|
+
"dependentActions": []
|
|
270958
|
+
}
|
|
270959
|
+
]
|
|
270960
|
+
},
|
|
270501
270961
|
{
|
|
270502
270962
|
"name": "CreateAssistant",
|
|
270503
270963
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAssistant.html",
|
|
@@ -270747,6 +271207,90 @@
|
|
|
270747
271207
|
}
|
|
270748
271208
|
]
|
|
270749
271209
|
},
|
|
271210
|
+
{
|
|
271211
|
+
"name": "DeleteAIAgent",
|
|
271212
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIAgent.html",
|
|
271213
|
+
"permissionOnly": false,
|
|
271214
|
+
"description": "Grants permission to delete an ai agent",
|
|
271215
|
+
"accessLevel": "Write",
|
|
271216
|
+
"resourceTypes": [
|
|
271217
|
+
{
|
|
271218
|
+
"resourceType": "AIAgent",
|
|
271219
|
+
"required": true,
|
|
271220
|
+
"conditionKeys": [],
|
|
271221
|
+
"dependentActions": []
|
|
271222
|
+
},
|
|
271223
|
+
{
|
|
271224
|
+
"resourceType": "Assistant",
|
|
271225
|
+
"required": true,
|
|
271226
|
+
"conditionKeys": [],
|
|
271227
|
+
"dependentActions": []
|
|
271228
|
+
}
|
|
271229
|
+
]
|
|
271230
|
+
},
|
|
271231
|
+
{
|
|
271232
|
+
"name": "DeleteAIAgentVersion",
|
|
271233
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIAgentVersion.html",
|
|
271234
|
+
"permissionOnly": false,
|
|
271235
|
+
"description": "Grants permission to delete an ai agent version",
|
|
271236
|
+
"accessLevel": "Write",
|
|
271237
|
+
"resourceTypes": [
|
|
271238
|
+
{
|
|
271239
|
+
"resourceType": "AIAgent",
|
|
271240
|
+
"required": true,
|
|
271241
|
+
"conditionKeys": [],
|
|
271242
|
+
"dependentActions": []
|
|
271243
|
+
},
|
|
271244
|
+
{
|
|
271245
|
+
"resourceType": "Assistant",
|
|
271246
|
+
"required": true,
|
|
271247
|
+
"conditionKeys": [],
|
|
271248
|
+
"dependentActions": []
|
|
271249
|
+
}
|
|
271250
|
+
]
|
|
271251
|
+
},
|
|
271252
|
+
{
|
|
271253
|
+
"name": "DeleteAIPrompt",
|
|
271254
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIPrompt.html",
|
|
271255
|
+
"permissionOnly": false,
|
|
271256
|
+
"description": "Grants permission to delete an ai prompt",
|
|
271257
|
+
"accessLevel": "Write",
|
|
271258
|
+
"resourceTypes": [
|
|
271259
|
+
{
|
|
271260
|
+
"resourceType": "AIPrompt",
|
|
271261
|
+
"required": true,
|
|
271262
|
+
"conditionKeys": [],
|
|
271263
|
+
"dependentActions": []
|
|
271264
|
+
},
|
|
271265
|
+
{
|
|
271266
|
+
"resourceType": "Assistant",
|
|
271267
|
+
"required": true,
|
|
271268
|
+
"conditionKeys": [],
|
|
271269
|
+
"dependentActions": []
|
|
271270
|
+
}
|
|
271271
|
+
]
|
|
271272
|
+
},
|
|
271273
|
+
{
|
|
271274
|
+
"name": "DeleteAIPromptVersion",
|
|
271275
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIPromptVersion.html",
|
|
271276
|
+
"permissionOnly": false,
|
|
271277
|
+
"description": "Grants permission to delete an ai prompt version",
|
|
271278
|
+
"accessLevel": "Write",
|
|
271279
|
+
"resourceTypes": [
|
|
271280
|
+
{
|
|
271281
|
+
"resourceType": "AIPrompt",
|
|
271282
|
+
"required": true,
|
|
271283
|
+
"conditionKeys": [],
|
|
271284
|
+
"dependentActions": []
|
|
271285
|
+
},
|
|
271286
|
+
{
|
|
271287
|
+
"resourceType": "Assistant",
|
|
271288
|
+
"required": true,
|
|
271289
|
+
"conditionKeys": [],
|
|
271290
|
+
"dependentActions": []
|
|
271291
|
+
}
|
|
271292
|
+
]
|
|
271293
|
+
},
|
|
270750
271294
|
{
|
|
270751
271295
|
"name": "DeleteAssistant",
|
|
270752
271296
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAssistant.html",
|
|
@@ -270924,6 +271468,48 @@
|
|
|
270924
271468
|
}
|
|
270925
271469
|
]
|
|
270926
271470
|
},
|
|
271471
|
+
{
|
|
271472
|
+
"name": "GetAIAgent",
|
|
271473
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetAIAgent.html",
|
|
271474
|
+
"permissionOnly": false,
|
|
271475
|
+
"description": "Grants permission to retrieve information about an ai agent",
|
|
271476
|
+
"accessLevel": "Read",
|
|
271477
|
+
"resourceTypes": [
|
|
271478
|
+
{
|
|
271479
|
+
"resourceType": "AIAgent",
|
|
271480
|
+
"required": true,
|
|
271481
|
+
"conditionKeys": [],
|
|
271482
|
+
"dependentActions": []
|
|
271483
|
+
},
|
|
271484
|
+
{
|
|
271485
|
+
"resourceType": "Assistant",
|
|
271486
|
+
"required": true,
|
|
271487
|
+
"conditionKeys": [],
|
|
271488
|
+
"dependentActions": []
|
|
271489
|
+
}
|
|
271490
|
+
]
|
|
271491
|
+
},
|
|
271492
|
+
{
|
|
271493
|
+
"name": "GetAIPrompt",
|
|
271494
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetAIPrompt.html",
|
|
271495
|
+
"permissionOnly": false,
|
|
271496
|
+
"description": "Grants permission to retrieve information about an ai prompt",
|
|
271497
|
+
"accessLevel": "Read",
|
|
271498
|
+
"resourceTypes": [
|
|
271499
|
+
{
|
|
271500
|
+
"resourceType": "AIPrompt",
|
|
271501
|
+
"required": true,
|
|
271502
|
+
"conditionKeys": [],
|
|
271503
|
+
"dependentActions": []
|
|
271504
|
+
},
|
|
271505
|
+
{
|
|
271506
|
+
"resourceType": "Assistant",
|
|
271507
|
+
"required": true,
|
|
271508
|
+
"conditionKeys": [],
|
|
271509
|
+
"dependentActions": []
|
|
271510
|
+
}
|
|
271511
|
+
]
|
|
271512
|
+
},
|
|
270927
271513
|
{
|
|
270928
271514
|
"name": "GetAssistant",
|
|
270929
271515
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetAssistant.html",
|
|
@@ -271145,6 +271731,78 @@
|
|
|
271145
271731
|
}
|
|
271146
271732
|
]
|
|
271147
271733
|
},
|
|
271734
|
+
{
|
|
271735
|
+
"name": "ListAIAgentVersions",
|
|
271736
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIAgentVersions.html",
|
|
271737
|
+
"permissionOnly": false,
|
|
271738
|
+
"description": "Grants permission to list information about ai agent versions",
|
|
271739
|
+
"accessLevel": "List",
|
|
271740
|
+
"resourceTypes": [
|
|
271741
|
+
{
|
|
271742
|
+
"resourceType": "AIAgent",
|
|
271743
|
+
"required": true,
|
|
271744
|
+
"conditionKeys": [],
|
|
271745
|
+
"dependentActions": []
|
|
271746
|
+
},
|
|
271747
|
+
{
|
|
271748
|
+
"resourceType": "Assistant",
|
|
271749
|
+
"required": true,
|
|
271750
|
+
"conditionKeys": [],
|
|
271751
|
+
"dependentActions": []
|
|
271752
|
+
}
|
|
271753
|
+
]
|
|
271754
|
+
},
|
|
271755
|
+
{
|
|
271756
|
+
"name": "ListAIAgents",
|
|
271757
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIAgents.html",
|
|
271758
|
+
"permissionOnly": false,
|
|
271759
|
+
"description": "Grants permission to list information about ai agents",
|
|
271760
|
+
"accessLevel": "List",
|
|
271761
|
+
"resourceTypes": [
|
|
271762
|
+
{
|
|
271763
|
+
"resourceType": "Assistant",
|
|
271764
|
+
"required": true,
|
|
271765
|
+
"conditionKeys": [],
|
|
271766
|
+
"dependentActions": []
|
|
271767
|
+
}
|
|
271768
|
+
]
|
|
271769
|
+
},
|
|
271770
|
+
{
|
|
271771
|
+
"name": "ListAIPromptVersions",
|
|
271772
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIPromptVersions.html",
|
|
271773
|
+
"permissionOnly": false,
|
|
271774
|
+
"description": "Grants permission to list information about ai prompt versions",
|
|
271775
|
+
"accessLevel": "List",
|
|
271776
|
+
"resourceTypes": [
|
|
271777
|
+
{
|
|
271778
|
+
"resourceType": "AIPrompt",
|
|
271779
|
+
"required": true,
|
|
271780
|
+
"conditionKeys": [],
|
|
271781
|
+
"dependentActions": []
|
|
271782
|
+
},
|
|
271783
|
+
{
|
|
271784
|
+
"resourceType": "Assistant",
|
|
271785
|
+
"required": true,
|
|
271786
|
+
"conditionKeys": [],
|
|
271787
|
+
"dependentActions": []
|
|
271788
|
+
}
|
|
271789
|
+
]
|
|
271790
|
+
},
|
|
271791
|
+
{
|
|
271792
|
+
"name": "ListAIPrompts",
|
|
271793
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIPrompts.html",
|
|
271794
|
+
"permissionOnly": false,
|
|
271795
|
+
"description": "Grants permission to list information about ai prompts",
|
|
271796
|
+
"accessLevel": "List",
|
|
271797
|
+
"resourceTypes": [
|
|
271798
|
+
{
|
|
271799
|
+
"resourceType": "Assistant",
|
|
271800
|
+
"required": true,
|
|
271801
|
+
"conditionKeys": [],
|
|
271802
|
+
"dependentActions": []
|
|
271803
|
+
}
|
|
271804
|
+
]
|
|
271805
|
+
},
|
|
271148
271806
|
{
|
|
271149
271807
|
"name": "ListAssistantAssociations",
|
|
271150
271808
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAssistantAssociations.html",
|
|
@@ -271352,6 +272010,21 @@
|
|
|
271352
272010
|
}
|
|
271353
272011
|
]
|
|
271354
272012
|
},
|
|
272013
|
+
{
|
|
272014
|
+
"name": "RemoveAssistantAIAgent",
|
|
272015
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_RemoveAssistantAIAgent.html",
|
|
272016
|
+
"permissionOnly": false,
|
|
272017
|
+
"description": "Grants permission to remove an ai agent from an assistant",
|
|
272018
|
+
"accessLevel": "Write",
|
|
272019
|
+
"resourceTypes": [
|
|
272020
|
+
{
|
|
272021
|
+
"resourceType": "Assistant",
|
|
272022
|
+
"required": true,
|
|
272023
|
+
"conditionKeys": [],
|
|
272024
|
+
"dependentActions": []
|
|
272025
|
+
}
|
|
272026
|
+
]
|
|
272027
|
+
},
|
|
271355
272028
|
{
|
|
271356
272029
|
"name": "RemoveKnowledgeBaseTemplateUri",
|
|
271357
272030
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_RemoveKnowledgeBaseTemplateUri.html",
|
|
@@ -271649,6 +272322,63 @@
|
|
|
271649
272322
|
}
|
|
271650
272323
|
]
|
|
271651
272324
|
},
|
|
272325
|
+
{
|
|
272326
|
+
"name": "UpdateAIAgent",
|
|
272327
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateAIAgent.html",
|
|
272328
|
+
"permissionOnly": false,
|
|
272329
|
+
"description": "Grants permission to update information about an ai agent",
|
|
272330
|
+
"accessLevel": "Write",
|
|
272331
|
+
"resourceTypes": [
|
|
272332
|
+
{
|
|
272333
|
+
"resourceType": "AIAgent",
|
|
272334
|
+
"required": true,
|
|
272335
|
+
"conditionKeys": [],
|
|
272336
|
+
"dependentActions": []
|
|
272337
|
+
},
|
|
272338
|
+
{
|
|
272339
|
+
"resourceType": "Assistant",
|
|
272340
|
+
"required": true,
|
|
272341
|
+
"conditionKeys": [],
|
|
272342
|
+
"dependentActions": []
|
|
272343
|
+
}
|
|
272344
|
+
]
|
|
272345
|
+
},
|
|
272346
|
+
{
|
|
272347
|
+
"name": "UpdateAIPrompt",
|
|
272348
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateAIPrompt.html",
|
|
272349
|
+
"permissionOnly": false,
|
|
272350
|
+
"description": "Grants permission to update information about an ai prompt",
|
|
272351
|
+
"accessLevel": "Write",
|
|
272352
|
+
"resourceTypes": [
|
|
272353
|
+
{
|
|
272354
|
+
"resourceType": "AIPrompt",
|
|
272355
|
+
"required": true,
|
|
272356
|
+
"conditionKeys": [],
|
|
272357
|
+
"dependentActions": []
|
|
272358
|
+
},
|
|
272359
|
+
{
|
|
272360
|
+
"resourceType": "Assistant",
|
|
272361
|
+
"required": true,
|
|
272362
|
+
"conditionKeys": [],
|
|
272363
|
+
"dependentActions": []
|
|
272364
|
+
}
|
|
272365
|
+
]
|
|
272366
|
+
},
|
|
272367
|
+
{
|
|
272368
|
+
"name": "UpdateAssistantAIAgent",
|
|
272369
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateAssistantAIAgent.html",
|
|
272370
|
+
"permissionOnly": false,
|
|
272371
|
+
"description": "Grants permission to update assistant information about an ai agent",
|
|
272372
|
+
"accessLevel": "Write",
|
|
272373
|
+
"resourceTypes": [
|
|
272374
|
+
{
|
|
272375
|
+
"resourceType": "Assistant",
|
|
272376
|
+
"required": true,
|
|
272377
|
+
"conditionKeys": [],
|
|
272378
|
+
"dependentActions": []
|
|
272379
|
+
}
|
|
272380
|
+
]
|
|
272381
|
+
},
|
|
271652
272382
|
{
|
|
271653
272383
|
"name": "UpdateContent",
|
|
271654
272384
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateContent.html",
|
|
@@ -271768,9 +272498,46 @@
|
|
|
271768
272498
|
"dependentActions": []
|
|
271769
272499
|
}
|
|
271770
272500
|
]
|
|
272501
|
+
},
|
|
272502
|
+
{
|
|
272503
|
+
"name": "UpdateSessionData",
|
|
272504
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateSessionData.html",
|
|
272505
|
+
"permissionOnly": false,
|
|
272506
|
+
"description": "Grants permission to update data stored in a session",
|
|
272507
|
+
"accessLevel": "Write",
|
|
272508
|
+
"resourceTypes": [
|
|
272509
|
+
{
|
|
272510
|
+
"resourceType": "Assistant",
|
|
272511
|
+
"required": true,
|
|
272512
|
+
"conditionKeys": [],
|
|
272513
|
+
"dependentActions": []
|
|
272514
|
+
},
|
|
272515
|
+
{
|
|
272516
|
+
"resourceType": "Session",
|
|
272517
|
+
"required": true,
|
|
272518
|
+
"conditionKeys": [],
|
|
272519
|
+
"dependentActions": []
|
|
272520
|
+
}
|
|
272521
|
+
]
|
|
271771
272522
|
}
|
|
271772
272523
|
],
|
|
271773
272524
|
"resourceTypes": [
|
|
272525
|
+
{
|
|
272526
|
+
"name": "AIAgent",
|
|
272527
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_AIAgentData.html",
|
|
272528
|
+
"arnPattern": "arn:${Partition}:wisdom:${Region}:${Account}:ai-agent/${AssistantId}/${AIAgentId}",
|
|
272529
|
+
"conditionKeys": [
|
|
272530
|
+
"aws:ResourceTag/${TagKey}"
|
|
272531
|
+
]
|
|
272532
|
+
},
|
|
272533
|
+
{
|
|
272534
|
+
"name": "AIPrompt",
|
|
272535
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_AIPromptData.html",
|
|
272536
|
+
"arnPattern": "arn:${Partition}:wisdom:${Region}:${Account}:ai-prompt/${AssistantId}/${AIPromptId}",
|
|
272537
|
+
"conditionKeys": [
|
|
272538
|
+
"aws:ResourceTag/${TagKey}"
|
|
272539
|
+
]
|
|
272540
|
+
},
|
|
271774
272541
|
{
|
|
271775
272542
|
"name": "Assistant",
|
|
271776
272543
|
"apiReferenceUrl": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_AssistantData.html",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"serviceCount":
|
|
2
|
+
"serviceCount": 423,
|
|
3
3
|
"services": [
|
|
4
4
|
{
|
|
5
5
|
"name": "AWS Account Management",
|
|
@@ -7005,7 +7005,7 @@
|
|
|
7005
7005
|
"name": "AWS Deadline Cloud",
|
|
7006
7006
|
"servicePrefix": "deadline",
|
|
7007
7007
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeadlinecloud.html",
|
|
7008
|
-
"actionsCount":
|
|
7008
|
+
"actionsCount": 105,
|
|
7009
7009
|
"actions": [
|
|
7010
7010
|
"AssociateMemberToFarm",
|
|
7011
7011
|
"AssociateMemberToFleet",
|
|
@@ -7049,6 +7049,7 @@
|
|
|
7049
7049
|
"GetFarm",
|
|
7050
7050
|
"GetFleet",
|
|
7051
7051
|
"GetJob",
|
|
7052
|
+
"GetJobTemplate",
|
|
7052
7053
|
"GetLicenseEndpoint",
|
|
7053
7054
|
"GetMonitor",
|
|
7054
7055
|
"GetQueue",
|
|
@@ -7069,6 +7070,7 @@
|
|
|
7069
7070
|
"ListFleetMembers",
|
|
7070
7071
|
"ListFleets",
|
|
7071
7072
|
"ListJobMembers",
|
|
7073
|
+
"ListJobParameterDefinitions",
|
|
7072
7074
|
"ListJobs",
|
|
7073
7075
|
"ListLicenseEndpoints",
|
|
7074
7076
|
"ListMeteredProducts",
|
|
@@ -10721,6 +10723,38 @@
|
|
|
10721
10723
|
"aws:TagKeys"
|
|
10722
10724
|
]
|
|
10723
10725
|
},
|
|
10726
|
+
{
|
|
10727
|
+
"name": "AWS End User Messaging Social",
|
|
10728
|
+
"servicePrefix": "social-messaging",
|
|
10729
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsendusermessagingsocial.html",
|
|
10730
|
+
"actionsCount": 13,
|
|
10731
|
+
"actions": [
|
|
10732
|
+
"AssociateWhatsAppBusinessAccount",
|
|
10733
|
+
"DeleteWhatsAppMessageMedia",
|
|
10734
|
+
"DisassociateWhatsAppBusinessAccount",
|
|
10735
|
+
"GetLinkedWhatsAppBusinessAccount",
|
|
10736
|
+
"GetLinkedWhatsAppBusinessAccountPhoneNumber",
|
|
10737
|
+
"GetWhatsAppMessageMedia",
|
|
10738
|
+
"ListLinkedWhatsAppBusinessAccounts",
|
|
10739
|
+
"ListTagsForResource",
|
|
10740
|
+
"PostWhatsAppMessageMedia",
|
|
10741
|
+
"PutWhatsAppBusinessAccountEventDestinations",
|
|
10742
|
+
"SendWhatsAppMessage",
|
|
10743
|
+
"TagResource",
|
|
10744
|
+
"UntagResource"
|
|
10745
|
+
],
|
|
10746
|
+
"resourceTypesCount": 2,
|
|
10747
|
+
"resourceTypes": [
|
|
10748
|
+
"phone-number-id",
|
|
10749
|
+
"waba"
|
|
10750
|
+
],
|
|
10751
|
+
"conditionKeysCount": 3,
|
|
10752
|
+
"conditionKeys": [
|
|
10753
|
+
"aws:RequestTag/${TagKey}",
|
|
10754
|
+
"aws:ResourceTag/${TagKey}",
|
|
10755
|
+
"aws:TagKeys"
|
|
10756
|
+
]
|
|
10757
|
+
},
|
|
10724
10758
|
{
|
|
10725
10759
|
"name": "AWS Entity Resolution",
|
|
10726
10760
|
"servicePrefix": "entityresolution",
|
|
@@ -17157,6 +17191,21 @@
|
|
|
17157
17191
|
"conditionKeysCount": 0,
|
|
17158
17192
|
"conditionKeys": []
|
|
17159
17193
|
},
|
|
17194
|
+
{
|
|
17195
|
+
"name": "AWS Marketplace Reporting",
|
|
17196
|
+
"servicePrefix": "aws-marketplace",
|
|
17197
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmarketplacereporting.html",
|
|
17198
|
+
"actionsCount": 1,
|
|
17199
|
+
"actions": [
|
|
17200
|
+
"GetBuyerDashboard"
|
|
17201
|
+
],
|
|
17202
|
+
"resourceTypesCount": 1,
|
|
17203
|
+
"resourceTypes": [
|
|
17204
|
+
"Dashboard"
|
|
17205
|
+
],
|
|
17206
|
+
"conditionKeysCount": 0,
|
|
17207
|
+
"conditionKeys": []
|
|
17208
|
+
},
|
|
17160
17209
|
{
|
|
17161
17210
|
"name": "AWS Marketplace Seller Reporting",
|
|
17162
17211
|
"servicePrefix": "aws-marketplace",
|
|
@@ -19655,7 +19704,7 @@
|
|
|
19655
19704
|
"name": "Amazon Q Business",
|
|
19656
19705
|
"servicePrefix": "qbusiness",
|
|
19657
19706
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusiness.html",
|
|
19658
|
-
"actionsCount":
|
|
19707
|
+
"actionsCount": 66,
|
|
19659
19708
|
"actions": [
|
|
19660
19709
|
"AddUserLicenses",
|
|
19661
19710
|
"BatchDeleteDocument",
|
|
@@ -19682,6 +19731,7 @@
|
|
|
19682
19731
|
"DeleteRetriever",
|
|
19683
19732
|
"DeleteUser",
|
|
19684
19733
|
"DeleteWebExperience",
|
|
19734
|
+
"DisableAclOnDataSource",
|
|
19685
19735
|
"GetApplication",
|
|
19686
19736
|
"GetChatControlsConfiguration",
|
|
19687
19737
|
"GetDataSource",
|
|
@@ -19804,9 +19854,13 @@
|
|
|
19804
19854
|
"name": "Amazon Q in Connect",
|
|
19805
19855
|
"servicePrefix": "wisdom",
|
|
19806
19856
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqinconnect.html",
|
|
19807
|
-
"actionsCount":
|
|
19857
|
+
"actionsCount": 80,
|
|
19808
19858
|
"actions": [
|
|
19809
19859
|
"ActivateMessageTemplate",
|
|
19860
|
+
"CreateAIAgent",
|
|
19861
|
+
"CreateAIAgentVersion",
|
|
19862
|
+
"CreateAIPrompt",
|
|
19863
|
+
"CreateAIPromptVersion",
|
|
19810
19864
|
"CreateAssistant",
|
|
19811
19865
|
"CreateAssistantAssociation",
|
|
19812
19866
|
"CreateContent",
|
|
@@ -19818,6 +19872,10 @@
|
|
|
19818
19872
|
"CreateQuickResponse",
|
|
19819
19873
|
"CreateSession",
|
|
19820
19874
|
"DeactivateMessageTemplate",
|
|
19875
|
+
"DeleteAIAgent",
|
|
19876
|
+
"DeleteAIAgentVersion",
|
|
19877
|
+
"DeleteAIPrompt",
|
|
19878
|
+
"DeleteAIPromptVersion",
|
|
19821
19879
|
"DeleteAssistant",
|
|
19822
19880
|
"DeleteAssistantAssociation",
|
|
19823
19881
|
"DeleteContent",
|
|
@@ -19827,6 +19885,8 @@
|
|
|
19827
19885
|
"DeleteMessageTemplate",
|
|
19828
19886
|
"DeleteMessageTemplateAttachment",
|
|
19829
19887
|
"DeleteQuickResponse",
|
|
19888
|
+
"GetAIAgent",
|
|
19889
|
+
"GetAIPrompt",
|
|
19830
19890
|
"GetAssistant",
|
|
19831
19891
|
"GetAssistantAssociation",
|
|
19832
19892
|
"GetContent",
|
|
@@ -19838,6 +19898,10 @@
|
|
|
19838
19898
|
"GetQuickResponse",
|
|
19839
19899
|
"GetRecommendations",
|
|
19840
19900
|
"GetSession",
|
|
19901
|
+
"ListAIAgentVersions",
|
|
19902
|
+
"ListAIAgents",
|
|
19903
|
+
"ListAIPromptVersions",
|
|
19904
|
+
"ListAIPrompts",
|
|
19841
19905
|
"ListAssistantAssociations",
|
|
19842
19906
|
"ListAssistants",
|
|
19843
19907
|
"ListContentAssociations",
|
|
@@ -19851,6 +19915,7 @@
|
|
|
19851
19915
|
"NotifyRecommendationsReceived",
|
|
19852
19916
|
"PutFeedback",
|
|
19853
19917
|
"QueryAssistant",
|
|
19918
|
+
"RemoveAssistantAIAgent",
|
|
19854
19919
|
"RemoveKnowledgeBaseTemplateUri",
|
|
19855
19920
|
"RenderMessageTemplate",
|
|
19856
19921
|
"SearchContent",
|
|
@@ -19861,15 +19926,21 @@
|
|
|
19861
19926
|
"StartImportJob",
|
|
19862
19927
|
"TagResource",
|
|
19863
19928
|
"UntagResource",
|
|
19929
|
+
"UpdateAIAgent",
|
|
19930
|
+
"UpdateAIPrompt",
|
|
19931
|
+
"UpdateAssistantAIAgent",
|
|
19864
19932
|
"UpdateContent",
|
|
19865
19933
|
"UpdateKnowledgeBaseTemplateUri",
|
|
19866
19934
|
"UpdateMessageTemplate",
|
|
19867
19935
|
"UpdateMessageTemplateMetadata",
|
|
19868
19936
|
"UpdateQuickResponse",
|
|
19869
|
-
"UpdateSession"
|
|
19937
|
+
"UpdateSession",
|
|
19938
|
+
"UpdateSessionData"
|
|
19870
19939
|
],
|
|
19871
|
-
"resourceTypesCount":
|
|
19940
|
+
"resourceTypesCount": 10,
|
|
19872
19941
|
"resourceTypes": [
|
|
19942
|
+
"AIAgent",
|
|
19943
|
+
"AIPrompt",
|
|
19873
19944
|
"Assistant",
|
|
19874
19945
|
"AssistantAssociation",
|
|
19875
19946
|
"Content",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 9606
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4663
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2817
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -161,16 +161,16 @@
|
|
|
161
161
|
"value": 82
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
|
-
"key": "
|
|
164
|
+
"key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
|
|
165
165
|
"value": 81
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"key": "
|
|
168
|
+
"key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
|
|
169
169
|
"value": 81
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
|
-
"key": "
|
|
173
|
-
"value":
|
|
172
|
+
"key": "repository - arn:${Partition}:codecommit:${Region}:${Account}:${RepositoryName}",
|
|
173
|
+
"value": 81
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"key": "stack - arn:${Partition}:opsworks:${Region}:${Account}:stack/${StackId}/",
|
|
@@ -206,6 +206,10 @@
|
|
|
206
206
|
"key": "AWS Marketplace Entitlement Service",
|
|
207
207
|
"value": 1
|
|
208
208
|
},
|
|
209
|
+
{
|
|
210
|
+
"key": "AWS Marketplace Reporting",
|
|
211
|
+
"value": 1
|
|
212
|
+
},
|
|
209
213
|
{
|
|
210
214
|
"key": "AWS Marketplace Seller Reporting",
|
|
211
215
|
"value": 1
|
|
@@ -221,10 +225,6 @@
|
|
|
221
225
|
{
|
|
222
226
|
"key": "AWS Verified Access",
|
|
223
227
|
"value": 1
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"key": "Amazon CodeGuru",
|
|
227
|
-
"value": 1
|
|
228
228
|
}
|
|
229
229
|
],
|
|
230
230
|
"Services with most actions": [
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"Summary": [
|
|
399
399
|
{
|
|
400
400
|
"key": "Total number of services",
|
|
401
|
-
"value":
|
|
401
|
+
"value": 423
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"key": "Average number of actions per service",
|
|
@@ -406,11 +406,11 @@
|
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
408
|
"key": "Median number of actions per service",
|
|
409
|
-
"value":
|
|
409
|
+
"value": 27
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1774
|
|
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.283",
|
|
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",
|