aws-iam-data 0.0.533 → 0.0.534
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,61 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-03-06",
|
|
4
|
+
"addedServices": [
|
|
5
|
+
"Amazon Connect Health"
|
|
6
|
+
],
|
|
7
|
+
"removedServices": [],
|
|
8
|
+
"addedActions": {
|
|
9
|
+
"Multi-party approval": [
|
|
10
|
+
"mpa:StartApprovalTeamBaseline"
|
|
11
|
+
],
|
|
12
|
+
"Amazon Connect Health": [
|
|
13
|
+
"health-agent:ActivateSubscription",
|
|
14
|
+
"health-agent:CancelAppointment",
|
|
15
|
+
"health-agent:CreateAgent",
|
|
16
|
+
"health-agent:CreateDomain",
|
|
17
|
+
"health-agent:CreateIntegration",
|
|
18
|
+
"health-agent:CreateSession",
|
|
19
|
+
"health-agent:CreateSubscription",
|
|
20
|
+
"health-agent:DeactivateSubscription",
|
|
21
|
+
"health-agent:DeleteAgent",
|
|
22
|
+
"health-agent:DeleteDomain",
|
|
23
|
+
"health-agent:DeleteIntegration",
|
|
24
|
+
"health-agent:GetAgent",
|
|
25
|
+
"health-agent:GetCareTeamProvider",
|
|
26
|
+
"health-agent:GetDomain",
|
|
27
|
+
"health-agent:GetIntegration",
|
|
28
|
+
"health-agent:GetMedicalScribeListeningSession",
|
|
29
|
+
"health-agent:GetPatient",
|
|
30
|
+
"health-agent:GetPatientInsightsJob",
|
|
31
|
+
"health-agent:GetPractitioner",
|
|
32
|
+
"health-agent:GetSessionContext",
|
|
33
|
+
"health-agent:GetSubscription",
|
|
34
|
+
"health-agent:InvokeAgent",
|
|
35
|
+
"health-agent:ListAgents",
|
|
36
|
+
"health-agent:ListAppointmentSlots",
|
|
37
|
+
"health-agent:ListDomains",
|
|
38
|
+
"health-agent:ListIntegrations",
|
|
39
|
+
"health-agent:ListPatientAppointments",
|
|
40
|
+
"health-agent:ListPatientInsuranceCoverages",
|
|
41
|
+
"health-agent:ListProviders",
|
|
42
|
+
"health-agent:ListSubscriptions",
|
|
43
|
+
"health-agent:ListTagsForResource",
|
|
44
|
+
"health-agent:MatchPatient",
|
|
45
|
+
"health-agent:PublishAgent",
|
|
46
|
+
"health-agent:RescheduleAppointment",
|
|
47
|
+
"health-agent:ScheduleAppointment",
|
|
48
|
+
"health-agent:StartMedicalScribeListeningSession",
|
|
49
|
+
"health-agent:StartPatientInsightsJob",
|
|
50
|
+
"health-agent:TagResource",
|
|
51
|
+
"health-agent:UntagResource",
|
|
52
|
+
"health-agent:UpdateAgent",
|
|
53
|
+
"health-agent:UpdateIntegration",
|
|
54
|
+
"health-agent:UpdateSession"
|
|
55
|
+
]
|
|
56
|
+
},
|
|
57
|
+
"removedActions": {}
|
|
58
|
+
},
|
|
2
59
|
{
|
|
3
60
|
"dateOfChange": "2026-03-01",
|
|
4
61
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -104485,6 +104485,926 @@
|
|
|
104485
104485
|
}
|
|
104486
104486
|
]
|
|
104487
104487
|
},
|
|
104488
|
+
{
|
|
104489
|
+
"name": "Amazon Connect Health",
|
|
104490
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnecthealth.html",
|
|
104491
|
+
"servicePrefix": "health-agent",
|
|
104492
|
+
"actions": [
|
|
104493
|
+
{
|
|
104494
|
+
"name": "ActivateSubscription",
|
|
104495
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_ActivateSubscription.html",
|
|
104496
|
+
"permissionOnly": false,
|
|
104497
|
+
"description": "Grants permission to activate a subscription to enable billing for a user",
|
|
104498
|
+
"accessLevel": "Write",
|
|
104499
|
+
"resourceTypes": [
|
|
104500
|
+
{
|
|
104501
|
+
"resourceType": "Domain",
|
|
104502
|
+
"required": true,
|
|
104503
|
+
"conditionKeys": [],
|
|
104504
|
+
"dependentActions": []
|
|
104505
|
+
},
|
|
104506
|
+
{
|
|
104507
|
+
"resourceType": "Subscription",
|
|
104508
|
+
"required": true,
|
|
104509
|
+
"conditionKeys": [],
|
|
104510
|
+
"dependentActions": []
|
|
104511
|
+
}
|
|
104512
|
+
]
|
|
104513
|
+
},
|
|
104514
|
+
{
|
|
104515
|
+
"name": "CancelAppointment",
|
|
104516
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104517
|
+
"permissionOnly": true,
|
|
104518
|
+
"description": "Grants permission to cancel an appointment",
|
|
104519
|
+
"accessLevel": "Write",
|
|
104520
|
+
"resourceTypes": [
|
|
104521
|
+
{
|
|
104522
|
+
"resourceType": "Domain",
|
|
104523
|
+
"required": true,
|
|
104524
|
+
"conditionKeys": [],
|
|
104525
|
+
"dependentActions": []
|
|
104526
|
+
},
|
|
104527
|
+
{
|
|
104528
|
+
"resourceType": "Integration",
|
|
104529
|
+
"required": true,
|
|
104530
|
+
"conditionKeys": [],
|
|
104531
|
+
"dependentActions": []
|
|
104532
|
+
}
|
|
104533
|
+
]
|
|
104534
|
+
},
|
|
104535
|
+
{
|
|
104536
|
+
"name": "CreateAgent",
|
|
104537
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104538
|
+
"permissionOnly": true,
|
|
104539
|
+
"description": "Grants permission to create a new agent with an initial version in DRAFT state",
|
|
104540
|
+
"accessLevel": "Write",
|
|
104541
|
+
"resourceTypes": [
|
|
104542
|
+
{
|
|
104543
|
+
"resourceType": "Agent",
|
|
104544
|
+
"required": true,
|
|
104545
|
+
"conditionKeys": [],
|
|
104546
|
+
"dependentActions": []
|
|
104547
|
+
},
|
|
104548
|
+
{
|
|
104549
|
+
"resourceType": "Domain",
|
|
104550
|
+
"required": true,
|
|
104551
|
+
"conditionKeys": [],
|
|
104552
|
+
"dependentActions": []
|
|
104553
|
+
}
|
|
104554
|
+
]
|
|
104555
|
+
},
|
|
104556
|
+
{
|
|
104557
|
+
"name": "CreateDomain",
|
|
104558
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104559
|
+
"permissionOnly": false,
|
|
104560
|
+
"description": "Grants permission to create a new domain for managing HealthAgent resources",
|
|
104561
|
+
"accessLevel": "Write",
|
|
104562
|
+
"resourceTypes": [
|
|
104563
|
+
{
|
|
104564
|
+
"resourceType": "",
|
|
104565
|
+
"required": false,
|
|
104566
|
+
"conditionKeys": [
|
|
104567
|
+
"aws:RequestTag/${TagKey}",
|
|
104568
|
+
"aws:TagKeys"
|
|
104569
|
+
],
|
|
104570
|
+
"dependentActions": [
|
|
104571
|
+
"health-agent:TagResource",
|
|
104572
|
+
"iam:PassRole"
|
|
104573
|
+
]
|
|
104574
|
+
}
|
|
104575
|
+
]
|
|
104576
|
+
},
|
|
104577
|
+
{
|
|
104578
|
+
"name": "CreateIntegration",
|
|
104579
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104580
|
+
"permissionOnly": true,
|
|
104581
|
+
"description": "Grants permission to create a new integration for a domain",
|
|
104582
|
+
"accessLevel": "Write",
|
|
104583
|
+
"resourceTypes": [
|
|
104584
|
+
{
|
|
104585
|
+
"resourceType": "Domain",
|
|
104586
|
+
"required": true,
|
|
104587
|
+
"conditionKeys": [],
|
|
104588
|
+
"dependentActions": []
|
|
104589
|
+
},
|
|
104590
|
+
{
|
|
104591
|
+
"resourceType": "Integration",
|
|
104592
|
+
"required": true,
|
|
104593
|
+
"conditionKeys": [],
|
|
104594
|
+
"dependentActions": []
|
|
104595
|
+
}
|
|
104596
|
+
]
|
|
104597
|
+
},
|
|
104598
|
+
{
|
|
104599
|
+
"name": "CreateSession",
|
|
104600
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104601
|
+
"permissionOnly": true,
|
|
104602
|
+
"description": "Grants permission to create a new session with specified agent configurations",
|
|
104603
|
+
"accessLevel": "Write",
|
|
104604
|
+
"resourceTypes": [
|
|
104605
|
+
{
|
|
104606
|
+
"resourceType": "Agent",
|
|
104607
|
+
"required": true,
|
|
104608
|
+
"conditionKeys": [],
|
|
104609
|
+
"dependentActions": []
|
|
104610
|
+
},
|
|
104611
|
+
{
|
|
104612
|
+
"resourceType": "Domain",
|
|
104613
|
+
"required": true,
|
|
104614
|
+
"conditionKeys": [],
|
|
104615
|
+
"dependentActions": []
|
|
104616
|
+
},
|
|
104617
|
+
{
|
|
104618
|
+
"resourceType": "Session",
|
|
104619
|
+
"required": true,
|
|
104620
|
+
"conditionKeys": [],
|
|
104621
|
+
"dependentActions": []
|
|
104622
|
+
}
|
|
104623
|
+
]
|
|
104624
|
+
},
|
|
104625
|
+
{
|
|
104626
|
+
"name": "CreateSubscription",
|
|
104627
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104628
|
+
"permissionOnly": false,
|
|
104629
|
+
"description": "Grants permission to create a new subscription within a domain for billing and user management",
|
|
104630
|
+
"accessLevel": "Write",
|
|
104631
|
+
"resourceTypes": [
|
|
104632
|
+
{
|
|
104633
|
+
"resourceType": "Domain",
|
|
104634
|
+
"required": true,
|
|
104635
|
+
"conditionKeys": [],
|
|
104636
|
+
"dependentActions": []
|
|
104637
|
+
},
|
|
104638
|
+
{
|
|
104639
|
+
"resourceType": "Subscription",
|
|
104640
|
+
"required": true,
|
|
104641
|
+
"conditionKeys": [],
|
|
104642
|
+
"dependentActions": []
|
|
104643
|
+
}
|
|
104644
|
+
]
|
|
104645
|
+
},
|
|
104646
|
+
{
|
|
104647
|
+
"name": "DeactivateSubscription",
|
|
104648
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_DeactivateSubscription.html",
|
|
104649
|
+
"permissionOnly": false,
|
|
104650
|
+
"description": "Grants permission to deactivate a subscription to stop billing for a user",
|
|
104651
|
+
"accessLevel": "Write",
|
|
104652
|
+
"resourceTypes": [
|
|
104653
|
+
{
|
|
104654
|
+
"resourceType": "Domain",
|
|
104655
|
+
"required": true,
|
|
104656
|
+
"conditionKeys": [],
|
|
104657
|
+
"dependentActions": []
|
|
104658
|
+
},
|
|
104659
|
+
{
|
|
104660
|
+
"resourceType": "Subscription",
|
|
104661
|
+
"required": true,
|
|
104662
|
+
"conditionKeys": [],
|
|
104663
|
+
"dependentActions": []
|
|
104664
|
+
}
|
|
104665
|
+
]
|
|
104666
|
+
},
|
|
104667
|
+
{
|
|
104668
|
+
"name": "DeleteAgent",
|
|
104669
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_DeleteAgent.html",
|
|
104670
|
+
"permissionOnly": false,
|
|
104671
|
+
"description": "Grants permission to delete an agent configuration and all its versions",
|
|
104672
|
+
"accessLevel": "Write",
|
|
104673
|
+
"resourceTypes": [
|
|
104674
|
+
{
|
|
104675
|
+
"resourceType": "Agent",
|
|
104676
|
+
"required": true,
|
|
104677
|
+
"conditionKeys": [],
|
|
104678
|
+
"dependentActions": []
|
|
104679
|
+
},
|
|
104680
|
+
{
|
|
104681
|
+
"resourceType": "Domain",
|
|
104682
|
+
"required": true,
|
|
104683
|
+
"conditionKeys": [],
|
|
104684
|
+
"dependentActions": []
|
|
104685
|
+
}
|
|
104686
|
+
]
|
|
104687
|
+
},
|
|
104688
|
+
{
|
|
104689
|
+
"name": "DeleteDomain",
|
|
104690
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_DeleteDomain.html",
|
|
104691
|
+
"permissionOnly": false,
|
|
104692
|
+
"description": "Grants permission to delete a domain and all associated resources",
|
|
104693
|
+
"accessLevel": "Write",
|
|
104694
|
+
"resourceTypes": [
|
|
104695
|
+
{
|
|
104696
|
+
"resourceType": "Domain",
|
|
104697
|
+
"required": true,
|
|
104698
|
+
"conditionKeys": [],
|
|
104699
|
+
"dependentActions": []
|
|
104700
|
+
}
|
|
104701
|
+
]
|
|
104702
|
+
},
|
|
104703
|
+
{
|
|
104704
|
+
"name": "DeleteIntegration",
|
|
104705
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104706
|
+
"permissionOnly": true,
|
|
104707
|
+
"description": "Grants permission to delete an integration",
|
|
104708
|
+
"accessLevel": "Write",
|
|
104709
|
+
"resourceTypes": [
|
|
104710
|
+
{
|
|
104711
|
+
"resourceType": "Domain",
|
|
104712
|
+
"required": true,
|
|
104713
|
+
"conditionKeys": [],
|
|
104714
|
+
"dependentActions": []
|
|
104715
|
+
},
|
|
104716
|
+
{
|
|
104717
|
+
"resourceType": "Integration",
|
|
104718
|
+
"required": true,
|
|
104719
|
+
"conditionKeys": [],
|
|
104720
|
+
"dependentActions": []
|
|
104721
|
+
}
|
|
104722
|
+
]
|
|
104723
|
+
},
|
|
104724
|
+
{
|
|
104725
|
+
"name": "GetAgent",
|
|
104726
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104727
|
+
"permissionOnly": true,
|
|
104728
|
+
"description": "Grants permission to retrieve an agent configuration, defaulting to the most recent version if not specified",
|
|
104729
|
+
"accessLevel": "Read",
|
|
104730
|
+
"resourceTypes": [
|
|
104731
|
+
{
|
|
104732
|
+
"resourceType": "Agent",
|
|
104733
|
+
"required": true,
|
|
104734
|
+
"conditionKeys": [],
|
|
104735
|
+
"dependentActions": []
|
|
104736
|
+
},
|
|
104737
|
+
{
|
|
104738
|
+
"resourceType": "Domain",
|
|
104739
|
+
"required": true,
|
|
104740
|
+
"conditionKeys": [],
|
|
104741
|
+
"dependentActions": []
|
|
104742
|
+
}
|
|
104743
|
+
]
|
|
104744
|
+
},
|
|
104745
|
+
{
|
|
104746
|
+
"name": "GetCareTeamProvider",
|
|
104747
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104748
|
+
"permissionOnly": true,
|
|
104749
|
+
"description": "Grants permission to retrieve the care team provider of a patient",
|
|
104750
|
+
"accessLevel": "Read",
|
|
104751
|
+
"resourceTypes": [
|
|
104752
|
+
{
|
|
104753
|
+
"resourceType": "Domain",
|
|
104754
|
+
"required": true,
|
|
104755
|
+
"conditionKeys": [],
|
|
104756
|
+
"dependentActions": []
|
|
104757
|
+
},
|
|
104758
|
+
{
|
|
104759
|
+
"resourceType": "Integration",
|
|
104760
|
+
"required": true,
|
|
104761
|
+
"conditionKeys": [],
|
|
104762
|
+
"dependentActions": []
|
|
104763
|
+
}
|
|
104764
|
+
]
|
|
104765
|
+
},
|
|
104766
|
+
{
|
|
104767
|
+
"name": "GetDomain",
|
|
104768
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104769
|
+
"permissionOnly": false,
|
|
104770
|
+
"description": "Grants permission to retrieve information about a domain",
|
|
104771
|
+
"accessLevel": "Read",
|
|
104772
|
+
"resourceTypes": [
|
|
104773
|
+
{
|
|
104774
|
+
"resourceType": "Domain",
|
|
104775
|
+
"required": true,
|
|
104776
|
+
"conditionKeys": [],
|
|
104777
|
+
"dependentActions": []
|
|
104778
|
+
}
|
|
104779
|
+
]
|
|
104780
|
+
},
|
|
104781
|
+
{
|
|
104782
|
+
"name": "GetIntegration",
|
|
104783
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104784
|
+
"permissionOnly": true,
|
|
104785
|
+
"description": "Grants permission to get an existing integration",
|
|
104786
|
+
"accessLevel": "Read",
|
|
104787
|
+
"resourceTypes": [
|
|
104788
|
+
{
|
|
104789
|
+
"resourceType": "Domain",
|
|
104790
|
+
"required": true,
|
|
104791
|
+
"conditionKeys": [],
|
|
104792
|
+
"dependentActions": []
|
|
104793
|
+
},
|
|
104794
|
+
{
|
|
104795
|
+
"resourceType": "Integration",
|
|
104796
|
+
"required": true,
|
|
104797
|
+
"conditionKeys": [],
|
|
104798
|
+
"dependentActions": []
|
|
104799
|
+
}
|
|
104800
|
+
]
|
|
104801
|
+
},
|
|
104802
|
+
{
|
|
104803
|
+
"name": "GetMedicalScribeListeningSession",
|
|
104804
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_GetMedicalScribeListeningSession.html",
|
|
104805
|
+
"permissionOnly": false,
|
|
104806
|
+
"description": "Grants permission to retrieve details about an existing Medical Scribe listening session",
|
|
104807
|
+
"accessLevel": "Read",
|
|
104808
|
+
"resourceTypes": [
|
|
104809
|
+
{
|
|
104810
|
+
"resourceType": "Domain",
|
|
104811
|
+
"required": true,
|
|
104812
|
+
"conditionKeys": [],
|
|
104813
|
+
"dependentActions": []
|
|
104814
|
+
},
|
|
104815
|
+
{
|
|
104816
|
+
"resourceType": "Subscription",
|
|
104817
|
+
"required": true,
|
|
104818
|
+
"conditionKeys": [],
|
|
104819
|
+
"dependentActions": []
|
|
104820
|
+
}
|
|
104821
|
+
]
|
|
104822
|
+
},
|
|
104823
|
+
{
|
|
104824
|
+
"name": "GetPatient",
|
|
104825
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104826
|
+
"permissionOnly": true,
|
|
104827
|
+
"description": "Grants permission to retrieve patient information",
|
|
104828
|
+
"accessLevel": "Read",
|
|
104829
|
+
"resourceTypes": [
|
|
104830
|
+
{
|
|
104831
|
+
"resourceType": "Domain",
|
|
104832
|
+
"required": true,
|
|
104833
|
+
"conditionKeys": [],
|
|
104834
|
+
"dependentActions": []
|
|
104835
|
+
},
|
|
104836
|
+
{
|
|
104837
|
+
"resourceType": "Integration",
|
|
104838
|
+
"required": true,
|
|
104839
|
+
"conditionKeys": [],
|
|
104840
|
+
"dependentActions": []
|
|
104841
|
+
}
|
|
104842
|
+
]
|
|
104843
|
+
},
|
|
104844
|
+
{
|
|
104845
|
+
"name": "GetPatientInsightsJob",
|
|
104846
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104847
|
+
"permissionOnly": false,
|
|
104848
|
+
"description": "Grants permission to get details of a started patient insights job",
|
|
104849
|
+
"accessLevel": "Read",
|
|
104850
|
+
"resourceTypes": [
|
|
104851
|
+
{
|
|
104852
|
+
"resourceType": "Domain",
|
|
104853
|
+
"required": true,
|
|
104854
|
+
"conditionKeys": [],
|
|
104855
|
+
"dependentActions": []
|
|
104856
|
+
},
|
|
104857
|
+
{
|
|
104858
|
+
"resourceType": "PatientInsightsJob",
|
|
104859
|
+
"required": true,
|
|
104860
|
+
"conditionKeys": [],
|
|
104861
|
+
"dependentActions": []
|
|
104862
|
+
}
|
|
104863
|
+
]
|
|
104864
|
+
},
|
|
104865
|
+
{
|
|
104866
|
+
"name": "GetPractitioner",
|
|
104867
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104868
|
+
"permissionOnly": true,
|
|
104869
|
+
"description": "Grants permission to retrieve practitioner information",
|
|
104870
|
+
"accessLevel": "Read",
|
|
104871
|
+
"resourceTypes": [
|
|
104872
|
+
{
|
|
104873
|
+
"resourceType": "Domain",
|
|
104874
|
+
"required": true,
|
|
104875
|
+
"conditionKeys": [],
|
|
104876
|
+
"dependentActions": []
|
|
104877
|
+
},
|
|
104878
|
+
{
|
|
104879
|
+
"resourceType": "Integration",
|
|
104880
|
+
"required": true,
|
|
104881
|
+
"conditionKeys": [],
|
|
104882
|
+
"dependentActions": []
|
|
104883
|
+
}
|
|
104884
|
+
]
|
|
104885
|
+
},
|
|
104886
|
+
{
|
|
104887
|
+
"name": "GetSessionContext",
|
|
104888
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104889
|
+
"permissionOnly": true,
|
|
104890
|
+
"description": "Grants permission to retrieve structured session context including attributes and collected data",
|
|
104891
|
+
"accessLevel": "Read",
|
|
104892
|
+
"resourceTypes": [
|
|
104893
|
+
{
|
|
104894
|
+
"resourceType": "Domain",
|
|
104895
|
+
"required": true,
|
|
104896
|
+
"conditionKeys": [],
|
|
104897
|
+
"dependentActions": []
|
|
104898
|
+
},
|
|
104899
|
+
{
|
|
104900
|
+
"resourceType": "Session",
|
|
104901
|
+
"required": true,
|
|
104902
|
+
"conditionKeys": [],
|
|
104903
|
+
"dependentActions": []
|
|
104904
|
+
}
|
|
104905
|
+
]
|
|
104906
|
+
},
|
|
104907
|
+
{
|
|
104908
|
+
"name": "GetSubscription",
|
|
104909
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104910
|
+
"permissionOnly": false,
|
|
104911
|
+
"description": "Grants permission to retrieve information about a subscription",
|
|
104912
|
+
"accessLevel": "Read",
|
|
104913
|
+
"resourceTypes": [
|
|
104914
|
+
{
|
|
104915
|
+
"resourceType": "Domain",
|
|
104916
|
+
"required": true,
|
|
104917
|
+
"conditionKeys": [],
|
|
104918
|
+
"dependentActions": []
|
|
104919
|
+
},
|
|
104920
|
+
{
|
|
104921
|
+
"resourceType": "Subscription",
|
|
104922
|
+
"required": true,
|
|
104923
|
+
"conditionKeys": [],
|
|
104924
|
+
"dependentActions": []
|
|
104925
|
+
}
|
|
104926
|
+
]
|
|
104927
|
+
},
|
|
104928
|
+
{
|
|
104929
|
+
"name": "InvokeAgent",
|
|
104930
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104931
|
+
"permissionOnly": true,
|
|
104932
|
+
"description": "Grants permission to invoke an agent within a session with streaming response support",
|
|
104933
|
+
"accessLevel": "Write",
|
|
104934
|
+
"resourceTypes": [
|
|
104935
|
+
{
|
|
104936
|
+
"resourceType": "Domain",
|
|
104937
|
+
"required": true,
|
|
104938
|
+
"conditionKeys": [],
|
|
104939
|
+
"dependentActions": []
|
|
104940
|
+
},
|
|
104941
|
+
{
|
|
104942
|
+
"resourceType": "Session",
|
|
104943
|
+
"required": true,
|
|
104944
|
+
"conditionKeys": [],
|
|
104945
|
+
"dependentActions": []
|
|
104946
|
+
}
|
|
104947
|
+
]
|
|
104948
|
+
},
|
|
104949
|
+
{
|
|
104950
|
+
"name": "ListAgents",
|
|
104951
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104952
|
+
"permissionOnly": true,
|
|
104953
|
+
"description": "Grants permission to list all agents in a domain",
|
|
104954
|
+
"accessLevel": "List",
|
|
104955
|
+
"resourceTypes": [
|
|
104956
|
+
{
|
|
104957
|
+
"resourceType": "Domain",
|
|
104958
|
+
"required": true,
|
|
104959
|
+
"conditionKeys": [],
|
|
104960
|
+
"dependentActions": []
|
|
104961
|
+
}
|
|
104962
|
+
]
|
|
104963
|
+
},
|
|
104964
|
+
{
|
|
104965
|
+
"name": "ListAppointmentSlots",
|
|
104966
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104967
|
+
"permissionOnly": true,
|
|
104968
|
+
"description": "Grants permission to list available appointment slots",
|
|
104969
|
+
"accessLevel": "Read",
|
|
104970
|
+
"resourceTypes": [
|
|
104971
|
+
{
|
|
104972
|
+
"resourceType": "Domain",
|
|
104973
|
+
"required": true,
|
|
104974
|
+
"conditionKeys": [],
|
|
104975
|
+
"dependentActions": []
|
|
104976
|
+
},
|
|
104977
|
+
{
|
|
104978
|
+
"resourceType": "Integration",
|
|
104979
|
+
"required": true,
|
|
104980
|
+
"conditionKeys": [],
|
|
104981
|
+
"dependentActions": []
|
|
104982
|
+
}
|
|
104983
|
+
]
|
|
104984
|
+
},
|
|
104985
|
+
{
|
|
104986
|
+
"name": "ListDomains",
|
|
104987
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
104988
|
+
"permissionOnly": false,
|
|
104989
|
+
"description": "Grants permission to list domains for a given account",
|
|
104990
|
+
"accessLevel": "List",
|
|
104991
|
+
"resourceTypes": [
|
|
104992
|
+
{
|
|
104993
|
+
"resourceType": "",
|
|
104994
|
+
"required": false,
|
|
104995
|
+
"conditionKeys": [],
|
|
104996
|
+
"dependentActions": []
|
|
104997
|
+
}
|
|
104998
|
+
]
|
|
104999
|
+
},
|
|
105000
|
+
{
|
|
105001
|
+
"name": "ListIntegrations",
|
|
105002
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105003
|
+
"permissionOnly": true,
|
|
105004
|
+
"description": "Grants permission to list integrations for a domain",
|
|
105005
|
+
"accessLevel": "List",
|
|
105006
|
+
"resourceTypes": [
|
|
105007
|
+
{
|
|
105008
|
+
"resourceType": "Domain",
|
|
105009
|
+
"required": true,
|
|
105010
|
+
"conditionKeys": [],
|
|
105011
|
+
"dependentActions": []
|
|
105012
|
+
}
|
|
105013
|
+
]
|
|
105014
|
+
},
|
|
105015
|
+
{
|
|
105016
|
+
"name": "ListPatientAppointments",
|
|
105017
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105018
|
+
"permissionOnly": true,
|
|
105019
|
+
"description": "Grants permission to list patient appointments",
|
|
105020
|
+
"accessLevel": "Read",
|
|
105021
|
+
"resourceTypes": [
|
|
105022
|
+
{
|
|
105023
|
+
"resourceType": "Domain",
|
|
105024
|
+
"required": true,
|
|
105025
|
+
"conditionKeys": [],
|
|
105026
|
+
"dependentActions": []
|
|
105027
|
+
},
|
|
105028
|
+
{
|
|
105029
|
+
"resourceType": "Integration",
|
|
105030
|
+
"required": true,
|
|
105031
|
+
"conditionKeys": [],
|
|
105032
|
+
"dependentActions": []
|
|
105033
|
+
}
|
|
105034
|
+
]
|
|
105035
|
+
},
|
|
105036
|
+
{
|
|
105037
|
+
"name": "ListPatientInsuranceCoverages",
|
|
105038
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105039
|
+
"permissionOnly": true,
|
|
105040
|
+
"description": "Grants permission to list patient insurance coverages",
|
|
105041
|
+
"accessLevel": "Read",
|
|
105042
|
+
"resourceTypes": [
|
|
105043
|
+
{
|
|
105044
|
+
"resourceType": "Domain",
|
|
105045
|
+
"required": true,
|
|
105046
|
+
"conditionKeys": [],
|
|
105047
|
+
"dependentActions": []
|
|
105048
|
+
},
|
|
105049
|
+
{
|
|
105050
|
+
"resourceType": "Integration",
|
|
105051
|
+
"required": true,
|
|
105052
|
+
"conditionKeys": [],
|
|
105053
|
+
"dependentActions": []
|
|
105054
|
+
}
|
|
105055
|
+
]
|
|
105056
|
+
},
|
|
105057
|
+
{
|
|
105058
|
+
"name": "ListProviders",
|
|
105059
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105060
|
+
"permissionOnly": true,
|
|
105061
|
+
"description": "Grants permission to retrieve active providers available for scheduling appointments with a patient",
|
|
105062
|
+
"accessLevel": "Read",
|
|
105063
|
+
"resourceTypes": [
|
|
105064
|
+
{
|
|
105065
|
+
"resourceType": "Domain",
|
|
105066
|
+
"required": true,
|
|
105067
|
+
"conditionKeys": [],
|
|
105068
|
+
"dependentActions": []
|
|
105069
|
+
},
|
|
105070
|
+
{
|
|
105071
|
+
"resourceType": "Integration",
|
|
105072
|
+
"required": true,
|
|
105073
|
+
"conditionKeys": [],
|
|
105074
|
+
"dependentActions": []
|
|
105075
|
+
}
|
|
105076
|
+
]
|
|
105077
|
+
},
|
|
105078
|
+
{
|
|
105079
|
+
"name": "ListSubscriptions",
|
|
105080
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105081
|
+
"permissionOnly": false,
|
|
105082
|
+
"description": "Grants permission to list all subscriptions within a domain",
|
|
105083
|
+
"accessLevel": "List",
|
|
105084
|
+
"resourceTypes": [
|
|
105085
|
+
{
|
|
105086
|
+
"resourceType": "Domain",
|
|
105087
|
+
"required": true,
|
|
105088
|
+
"conditionKeys": [],
|
|
105089
|
+
"dependentActions": []
|
|
105090
|
+
}
|
|
105091
|
+
]
|
|
105092
|
+
},
|
|
105093
|
+
{
|
|
105094
|
+
"name": "ListTagsForResource",
|
|
105095
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_ListTagsForResource.html",
|
|
105096
|
+
"permissionOnly": false,
|
|
105097
|
+
"description": "Grants permission to list the tags for the specified resource",
|
|
105098
|
+
"accessLevel": "List",
|
|
105099
|
+
"resourceTypes": [
|
|
105100
|
+
{
|
|
105101
|
+
"resourceType": "Domain",
|
|
105102
|
+
"required": false,
|
|
105103
|
+
"conditionKeys": [],
|
|
105104
|
+
"dependentActions": []
|
|
105105
|
+
}
|
|
105106
|
+
]
|
|
105107
|
+
},
|
|
105108
|
+
{
|
|
105109
|
+
"name": "MatchPatient",
|
|
105110
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105111
|
+
"permissionOnly": true,
|
|
105112
|
+
"description": "Grants permission to match a patient",
|
|
105113
|
+
"accessLevel": "Read",
|
|
105114
|
+
"resourceTypes": [
|
|
105115
|
+
{
|
|
105116
|
+
"resourceType": "Domain",
|
|
105117
|
+
"required": true,
|
|
105118
|
+
"conditionKeys": [],
|
|
105119
|
+
"dependentActions": []
|
|
105120
|
+
},
|
|
105121
|
+
{
|
|
105122
|
+
"resourceType": "Integration",
|
|
105123
|
+
"required": true,
|
|
105124
|
+
"conditionKeys": [],
|
|
105125
|
+
"dependentActions": []
|
|
105126
|
+
}
|
|
105127
|
+
]
|
|
105128
|
+
},
|
|
105129
|
+
{
|
|
105130
|
+
"name": "PublishAgent",
|
|
105131
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105132
|
+
"permissionOnly": true,
|
|
105133
|
+
"description": "Grants permission to publish an agent configuration version",
|
|
105134
|
+
"accessLevel": "Write",
|
|
105135
|
+
"resourceTypes": [
|
|
105136
|
+
{
|
|
105137
|
+
"resourceType": "Agent",
|
|
105138
|
+
"required": true,
|
|
105139
|
+
"conditionKeys": [],
|
|
105140
|
+
"dependentActions": []
|
|
105141
|
+
},
|
|
105142
|
+
{
|
|
105143
|
+
"resourceType": "Domain",
|
|
105144
|
+
"required": true,
|
|
105145
|
+
"conditionKeys": [],
|
|
105146
|
+
"dependentActions": []
|
|
105147
|
+
}
|
|
105148
|
+
]
|
|
105149
|
+
},
|
|
105150
|
+
{
|
|
105151
|
+
"name": "RescheduleAppointment",
|
|
105152
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105153
|
+
"permissionOnly": true,
|
|
105154
|
+
"description": "Grants permission to reschedule an appointment",
|
|
105155
|
+
"accessLevel": "Write",
|
|
105156
|
+
"resourceTypes": [
|
|
105157
|
+
{
|
|
105158
|
+
"resourceType": "Domain",
|
|
105159
|
+
"required": true,
|
|
105160
|
+
"conditionKeys": [],
|
|
105161
|
+
"dependentActions": []
|
|
105162
|
+
},
|
|
105163
|
+
{
|
|
105164
|
+
"resourceType": "Integration",
|
|
105165
|
+
"required": true,
|
|
105166
|
+
"conditionKeys": [],
|
|
105167
|
+
"dependentActions": []
|
|
105168
|
+
}
|
|
105169
|
+
]
|
|
105170
|
+
},
|
|
105171
|
+
{
|
|
105172
|
+
"name": "ScheduleAppointment",
|
|
105173
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105174
|
+
"permissionOnly": true,
|
|
105175
|
+
"description": "Grants permission to schedule an appointment for a patient",
|
|
105176
|
+
"accessLevel": "Write",
|
|
105177
|
+
"resourceTypes": [
|
|
105178
|
+
{
|
|
105179
|
+
"resourceType": "Domain",
|
|
105180
|
+
"required": true,
|
|
105181
|
+
"conditionKeys": [],
|
|
105182
|
+
"dependentActions": []
|
|
105183
|
+
},
|
|
105184
|
+
{
|
|
105185
|
+
"resourceType": "Integration",
|
|
105186
|
+
"required": true,
|
|
105187
|
+
"conditionKeys": [],
|
|
105188
|
+
"dependentActions": []
|
|
105189
|
+
}
|
|
105190
|
+
]
|
|
105191
|
+
},
|
|
105192
|
+
{
|
|
105193
|
+
"name": "StartMedicalScribeListeningSession",
|
|
105194
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_StartMedicalScribeListeningSession.html",
|
|
105195
|
+
"permissionOnly": false,
|
|
105196
|
+
"description": "Grants permission to start a new Medical Scribe listening session for real-time audio transcription",
|
|
105197
|
+
"accessLevel": "Write",
|
|
105198
|
+
"resourceTypes": [
|
|
105199
|
+
{
|
|
105200
|
+
"resourceType": "Domain",
|
|
105201
|
+
"required": true,
|
|
105202
|
+
"conditionKeys": [],
|
|
105203
|
+
"dependentActions": []
|
|
105204
|
+
},
|
|
105205
|
+
{
|
|
105206
|
+
"resourceType": "Subscription",
|
|
105207
|
+
"required": true,
|
|
105208
|
+
"conditionKeys": [],
|
|
105209
|
+
"dependentActions": []
|
|
105210
|
+
}
|
|
105211
|
+
]
|
|
105212
|
+
},
|
|
105213
|
+
{
|
|
105214
|
+
"name": "StartPatientInsightsJob",
|
|
105215
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105216
|
+
"permissionOnly": false,
|
|
105217
|
+
"description": "Grants permission to start a new patient insights job",
|
|
105218
|
+
"accessLevel": "Write",
|
|
105219
|
+
"resourceTypes": [
|
|
105220
|
+
{
|
|
105221
|
+
"resourceType": "Domain",
|
|
105222
|
+
"required": true,
|
|
105223
|
+
"conditionKeys": [],
|
|
105224
|
+
"dependentActions": []
|
|
105225
|
+
},
|
|
105226
|
+
{
|
|
105227
|
+
"resourceType": "PatientInsightsJob",
|
|
105228
|
+
"required": true,
|
|
105229
|
+
"conditionKeys": [],
|
|
105230
|
+
"dependentActions": []
|
|
105231
|
+
}
|
|
105232
|
+
]
|
|
105233
|
+
},
|
|
105234
|
+
{
|
|
105235
|
+
"name": "TagResource",
|
|
105236
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_TagResource.html",
|
|
105237
|
+
"permissionOnly": false,
|
|
105238
|
+
"description": "Grants permission to add the specified tags to the specified resource",
|
|
105239
|
+
"accessLevel": "Tagging",
|
|
105240
|
+
"resourceTypes": [
|
|
105241
|
+
{
|
|
105242
|
+
"resourceType": "Domain",
|
|
105243
|
+
"required": false,
|
|
105244
|
+
"conditionKeys": [
|
|
105245
|
+
"aws:ResourceTag/${TagKey}"
|
|
105246
|
+
],
|
|
105247
|
+
"dependentActions": []
|
|
105248
|
+
},
|
|
105249
|
+
{
|
|
105250
|
+
"resourceType": "",
|
|
105251
|
+
"required": false,
|
|
105252
|
+
"conditionKeys": [
|
|
105253
|
+
"aws:TagKeys",
|
|
105254
|
+
"aws:RequestTag/${TagKey}"
|
|
105255
|
+
],
|
|
105256
|
+
"dependentActions": []
|
|
105257
|
+
}
|
|
105258
|
+
]
|
|
105259
|
+
},
|
|
105260
|
+
{
|
|
105261
|
+
"name": "UntagResource",
|
|
105262
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/API_UntagResource.html",
|
|
105263
|
+
"permissionOnly": false,
|
|
105264
|
+
"description": "Grants permission to remove the tags identified by the TagKeys list from a resource",
|
|
105265
|
+
"accessLevel": "Tagging",
|
|
105266
|
+
"resourceTypes": [
|
|
105267
|
+
{
|
|
105268
|
+
"resourceType": "Domain",
|
|
105269
|
+
"required": false,
|
|
105270
|
+
"conditionKeys": [],
|
|
105271
|
+
"dependentActions": []
|
|
105272
|
+
},
|
|
105273
|
+
{
|
|
105274
|
+
"resourceType": "",
|
|
105275
|
+
"required": false,
|
|
105276
|
+
"conditionKeys": [
|
|
105277
|
+
"aws:TagKeys"
|
|
105278
|
+
],
|
|
105279
|
+
"dependentActions": []
|
|
105280
|
+
}
|
|
105281
|
+
]
|
|
105282
|
+
},
|
|
105283
|
+
{
|
|
105284
|
+
"name": "UpdateAgent",
|
|
105285
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105286
|
+
"permissionOnly": true,
|
|
105287
|
+
"description": "Grants permission to update a draft agent configuration, creating a new draft version if none exists",
|
|
105288
|
+
"accessLevel": "Write",
|
|
105289
|
+
"resourceTypes": [
|
|
105290
|
+
{
|
|
105291
|
+
"resourceType": "Agent",
|
|
105292
|
+
"required": true,
|
|
105293
|
+
"conditionKeys": [],
|
|
105294
|
+
"dependentActions": []
|
|
105295
|
+
},
|
|
105296
|
+
{
|
|
105297
|
+
"resourceType": "Domain",
|
|
105298
|
+
"required": true,
|
|
105299
|
+
"conditionKeys": [],
|
|
105300
|
+
"dependentActions": []
|
|
105301
|
+
}
|
|
105302
|
+
]
|
|
105303
|
+
},
|
|
105304
|
+
{
|
|
105305
|
+
"name": "UpdateIntegration",
|
|
105306
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105307
|
+
"permissionOnly": true,
|
|
105308
|
+
"description": "Grants permission to update an existing integration",
|
|
105309
|
+
"accessLevel": "Write",
|
|
105310
|
+
"resourceTypes": [
|
|
105311
|
+
{
|
|
105312
|
+
"resourceType": "Domain",
|
|
105313
|
+
"required": true,
|
|
105314
|
+
"conditionKeys": [],
|
|
105315
|
+
"dependentActions": []
|
|
105316
|
+
},
|
|
105317
|
+
{
|
|
105318
|
+
"resourceType": "Integration",
|
|
105319
|
+
"required": true,
|
|
105320
|
+
"conditionKeys": [],
|
|
105321
|
+
"dependentActions": []
|
|
105322
|
+
}
|
|
105323
|
+
]
|
|
105324
|
+
},
|
|
105325
|
+
{
|
|
105326
|
+
"name": "UpdateSession",
|
|
105327
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/",
|
|
105328
|
+
"permissionOnly": true,
|
|
105329
|
+
"description": "Grants permission to update session attributes such as departmentId and appointmentType",
|
|
105330
|
+
"accessLevel": "Write",
|
|
105331
|
+
"resourceTypes": [
|
|
105332
|
+
{
|
|
105333
|
+
"resourceType": "Domain",
|
|
105334
|
+
"required": true,
|
|
105335
|
+
"conditionKeys": [],
|
|
105336
|
+
"dependentActions": []
|
|
105337
|
+
},
|
|
105338
|
+
{
|
|
105339
|
+
"resourceType": "Session",
|
|
105340
|
+
"required": true,
|
|
105341
|
+
"conditionKeys": [],
|
|
105342
|
+
"dependentActions": []
|
|
105343
|
+
}
|
|
105344
|
+
]
|
|
105345
|
+
}
|
|
105346
|
+
],
|
|
105347
|
+
"resourceTypes": [
|
|
105348
|
+
{
|
|
105349
|
+
"name": "Domain",
|
|
105350
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/Domain.html",
|
|
105351
|
+
"arnPattern": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}",
|
|
105352
|
+
"conditionKeys": [
|
|
105353
|
+
"aws:ResourceTag/${TagKey}"
|
|
105354
|
+
]
|
|
105355
|
+
},
|
|
105356
|
+
{
|
|
105357
|
+
"name": "PatientInsightsJob",
|
|
105358
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/PatientInsightsJob.html",
|
|
105359
|
+
"arnPattern": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/patient-insights-job/${JobId}",
|
|
105360
|
+
"conditionKeys": []
|
|
105361
|
+
},
|
|
105362
|
+
{
|
|
105363
|
+
"name": "Subscription",
|
|
105364
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/Subscription.html",
|
|
105365
|
+
"arnPattern": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/subscription/${SubscriptionId}",
|
|
105366
|
+
"conditionKeys": []
|
|
105367
|
+
},
|
|
105368
|
+
{
|
|
105369
|
+
"name": "Integration",
|
|
105370
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/Integration.html",
|
|
105371
|
+
"arnPattern": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/integration/${IntegrationId}",
|
|
105372
|
+
"conditionKeys": []
|
|
105373
|
+
},
|
|
105374
|
+
{
|
|
105375
|
+
"name": "Agent",
|
|
105376
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/Agent.html",
|
|
105377
|
+
"arnPattern": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/agent/${AgentId}",
|
|
105378
|
+
"conditionKeys": []
|
|
105379
|
+
},
|
|
105380
|
+
{
|
|
105381
|
+
"name": "Session",
|
|
105382
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/api/Session.html",
|
|
105383
|
+
"arnPattern": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/session/${SessionId}",
|
|
105384
|
+
"conditionKeys": []
|
|
105385
|
+
}
|
|
105386
|
+
],
|
|
105387
|
+
"conditionKeys": [
|
|
105388
|
+
{
|
|
105389
|
+
"name": "aws:RequestTag/${TagKey}",
|
|
105390
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/security-iam-service-with-iam.htmlsecurity-iam-service-with-iam.html#security-iam-service-with-iam-tags",
|
|
105391
|
+
"description": "Filters access by the tags that are passed in the request",
|
|
105392
|
+
"type": "String"
|
|
105393
|
+
},
|
|
105394
|
+
{
|
|
105395
|
+
"name": "aws:ResourceTag/${TagKey}",
|
|
105396
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/security-iam-service-with-iam.htmlsecurity-iam-service-with-iam.html#security-iam-service-with-iam-tags",
|
|
105397
|
+
"description": "Filters access by the tags associated with the resource",
|
|
105398
|
+
"type": "String"
|
|
105399
|
+
},
|
|
105400
|
+
{
|
|
105401
|
+
"name": "aws:TagKeys",
|
|
105402
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connecthealth/latest/userguide/security-iam-service-with-iam.htmlsecurity-iam-service-with-iam.html#security-iam-service-with-iam-tags",
|
|
105403
|
+
"description": "Filters access by the tag keys that are passed in the request",
|
|
105404
|
+
"type": "ArrayOfString"
|
|
105405
|
+
}
|
|
105406
|
+
]
|
|
105407
|
+
},
|
|
104488
105408
|
{
|
|
104489
105409
|
"name": "Amazon Connect Outbound Campaigns",
|
|
104490
105410
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnectoutboundcampaigns.html",
|
|
@@ -290553,6 +291473,29 @@
|
|
|
290553
291473
|
}
|
|
290554
291474
|
]
|
|
290555
291475
|
},
|
|
291476
|
+
{
|
|
291477
|
+
"name": "StartApprovalTeamBaseline",
|
|
291478
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/mpa/latest/APIReference/API_StartApprovalTeamBaseline.html",
|
|
291479
|
+
"permissionOnly": false,
|
|
291480
|
+
"description": "Grants permission to start a baseline for an active approval team",
|
|
291481
|
+
"accessLevel": "Write",
|
|
291482
|
+
"resourceTypes": [
|
|
291483
|
+
{
|
|
291484
|
+
"resourceType": "approval-team",
|
|
291485
|
+
"required": true,
|
|
291486
|
+
"conditionKeys": [],
|
|
291487
|
+
"dependentActions": []
|
|
291488
|
+
},
|
|
291489
|
+
{
|
|
291490
|
+
"resourceType": "",
|
|
291491
|
+
"required": false,
|
|
291492
|
+
"conditionKeys": [
|
|
291493
|
+
"aws:ResourceTag/${TagKey}"
|
|
291494
|
+
],
|
|
291495
|
+
"dependentActions": []
|
|
291496
|
+
}
|
|
291497
|
+
]
|
|
291498
|
+
},
|
|
290556
291499
|
{
|
|
290557
291500
|
"name": "StartSession",
|
|
290558
291501
|
"apiReferenceUrl": "https://docs.aws.amazon.com/mpa/latest/APIReference/API_StartSessionInternal.html",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"serviceCount":
|
|
2
|
+
"serviceCount": 464,
|
|
3
3
|
"services": [
|
|
4
4
|
{
|
|
5
5
|
"name": "AWS Account Management",
|
|
@@ -7580,6 +7580,71 @@
|
|
|
7580
7580
|
"aws:TagKeys"
|
|
7581
7581
|
]
|
|
7582
7582
|
},
|
|
7583
|
+
{
|
|
7584
|
+
"name": "Amazon Connect Health",
|
|
7585
|
+
"servicePrefix": "health-agent",
|
|
7586
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnecthealth.html",
|
|
7587
|
+
"actionsCount": 42,
|
|
7588
|
+
"actions": [
|
|
7589
|
+
"ActivateSubscription",
|
|
7590
|
+
"CancelAppointment",
|
|
7591
|
+
"CreateAgent",
|
|
7592
|
+
"CreateDomain",
|
|
7593
|
+
"CreateIntegration",
|
|
7594
|
+
"CreateSession",
|
|
7595
|
+
"CreateSubscription",
|
|
7596
|
+
"DeactivateSubscription",
|
|
7597
|
+
"DeleteAgent",
|
|
7598
|
+
"DeleteDomain",
|
|
7599
|
+
"DeleteIntegration",
|
|
7600
|
+
"GetAgent",
|
|
7601
|
+
"GetCareTeamProvider",
|
|
7602
|
+
"GetDomain",
|
|
7603
|
+
"GetIntegration",
|
|
7604
|
+
"GetMedicalScribeListeningSession",
|
|
7605
|
+
"GetPatient",
|
|
7606
|
+
"GetPatientInsightsJob",
|
|
7607
|
+
"GetPractitioner",
|
|
7608
|
+
"GetSessionContext",
|
|
7609
|
+
"GetSubscription",
|
|
7610
|
+
"InvokeAgent",
|
|
7611
|
+
"ListAgents",
|
|
7612
|
+
"ListAppointmentSlots",
|
|
7613
|
+
"ListDomains",
|
|
7614
|
+
"ListIntegrations",
|
|
7615
|
+
"ListPatientAppointments",
|
|
7616
|
+
"ListPatientInsuranceCoverages",
|
|
7617
|
+
"ListProviders",
|
|
7618
|
+
"ListSubscriptions",
|
|
7619
|
+
"ListTagsForResource",
|
|
7620
|
+
"MatchPatient",
|
|
7621
|
+
"PublishAgent",
|
|
7622
|
+
"RescheduleAppointment",
|
|
7623
|
+
"ScheduleAppointment",
|
|
7624
|
+
"StartMedicalScribeListeningSession",
|
|
7625
|
+
"StartPatientInsightsJob",
|
|
7626
|
+
"TagResource",
|
|
7627
|
+
"UntagResource",
|
|
7628
|
+
"UpdateAgent",
|
|
7629
|
+
"UpdateIntegration",
|
|
7630
|
+
"UpdateSession"
|
|
7631
|
+
],
|
|
7632
|
+
"resourceTypesCount": 6,
|
|
7633
|
+
"resourceTypes": [
|
|
7634
|
+
"Domain",
|
|
7635
|
+
"PatientInsightsJob",
|
|
7636
|
+
"Subscription",
|
|
7637
|
+
"Integration",
|
|
7638
|
+
"Agent",
|
|
7639
|
+
"Session"
|
|
7640
|
+
],
|
|
7641
|
+
"conditionKeysCount": 3,
|
|
7642
|
+
"conditionKeys": [
|
|
7643
|
+
"aws:RequestTag/${TagKey}",
|
|
7644
|
+
"aws:ResourceTag/${TagKey}",
|
|
7645
|
+
"aws:TagKeys"
|
|
7646
|
+
]
|
|
7647
|
+
},
|
|
7583
7648
|
{
|
|
7584
7649
|
"name": "Amazon Connect Outbound Campaigns",
|
|
7585
7650
|
"servicePrefix": "connect-campaigns",
|
|
@@ -20467,7 +20532,7 @@
|
|
|
20467
20532
|
"name": "Multi-party approval",
|
|
20468
20533
|
"servicePrefix": "mpa",
|
|
20469
20534
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_multi-partyapproval.html",
|
|
20470
|
-
"actionsCount":
|
|
20535
|
+
"actionsCount": 25,
|
|
20471
20536
|
"actions": [
|
|
20472
20537
|
"CancelSession",
|
|
20473
20538
|
"CreateApprovalTeam",
|
|
@@ -20489,6 +20554,7 @@
|
|
|
20489
20554
|
"ListTagsForResource",
|
|
20490
20555
|
"PutResourcePolicy",
|
|
20491
20556
|
"StartActiveApprovalTeamDeletion",
|
|
20557
|
+
"StartApprovalTeamBaseline",
|
|
20492
20558
|
"StartSession",
|
|
20493
20559
|
"TagResource",
|
|
20494
20560
|
"UntagResource",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11267
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5451
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3409
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"Summary": [
|
|
399
399
|
{
|
|
400
400
|
"key": "Total number of services",
|
|
401
|
-
"value":
|
|
401
|
+
"value": 464
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"key": "Average number of actions per service",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2054
|
|
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.534",
|
|
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",
|