@@ -17,3 +17,159 @@ healthlake_CreateFHIRDatastore:
1717 - python.example_code.healthlake.CreateFHIRDatastore.smart
1818 services :
1919 healthlake : {CreateFHIRDatastore}
20+ healthlake_DescribeFHIRDatastore :
21+ languages :
22+ Python :
23+ versions :
24+ - sdk_version : 3
25+ github : python/example_code/healthlake
26+ excerpts :
27+ - description :
28+ snippet_tags :
29+ - python.example_code.healthlake.HealthLakeWrapper.decl
30+ - python.example_code.healthlake.DescribeFHIRDatastore
31+ services :
32+ healthlake : {DescribeFHIRDatastore}
33+ healthlake_ListFHIRDatastores :
34+ languages :
35+ Python :
36+ versions :
37+ - sdk_version : 3
38+ github : python/example_code/healthlake
39+ excerpts :
40+ - description :
41+ snippet_tags :
42+ - python.example_code.healthlake.HealthLakeWrapper.decl
43+ - python.example_code.healthlake.ListFHIRDatastores
44+ services :
45+ healthlake : {ListFHIRDatastores}
46+ healthlake_DeleteFHIRDatastore :
47+ languages :
48+ Python :
49+ versions :
50+ - sdk_version : 3
51+ github : python/example_code/healthlake
52+ excerpts :
53+ - description :
54+ snippet_tags :
55+ - python.example_code.healthlake.HealthLakeWrapper.decl
56+ - python.example_code.healthlake.DeleteFHIRDatastore
57+ services :
58+ healthlake : {DeleteFHIRDatastore}
59+ healthlake_StartFHIRImportJob :
60+ languages :
61+ Python :
62+ versions :
63+ - sdk_version : 3
64+ github : python/example_code/healthlake
65+ excerpts :
66+ - description :
67+ snippet_tags :
68+ - python.example_code.healthlake.HealthLakeWrapper.decl
69+ - python.example_code.healthlake.StartFHIRImportJob
70+ services :
71+ healthlake : {StartFHIRImportJob}
72+ healthlake_DescribeFHIRImportJob :
73+ languages :
74+ Python :
75+ versions :
76+ - sdk_version : 3
77+ github : python/example_code/healthlake
78+ excerpts :
79+ - description :
80+ snippet_tags :
81+ - python.example_code.healthlake.HealthLakeWrapper.decl
82+ - python.example_code.healthlake.DescribeFHIRImportJob
83+ services :
84+ healthlake : {DescribeFHIRImportJob}
85+ healthlake_ListFHIRDatastoreImportJobs :
86+ languages :
87+ Python :
88+ versions :
89+ - sdk_version : 3
90+ github : python/example_code/healthlake
91+ excerpts :
92+ - description :
93+ snippet_tags :
94+ - python.example_code.healthlake.HealthLakeWrapper.decl
95+ - python.example_code.healthlake.ListFHIRDatastoreImportJobs
96+ services :
97+ healthlake : {ListFHIRDatastoreImportJobs}
98+ healthlake_StartFHIRExportJob :
99+ languages :
100+ Python :
101+ versions :
102+ - sdk_version : 3
103+ github : python/example_code/healthlake
104+ excerpts :
105+ - description :
106+ snippet_tags :
107+ - python.example_code.healthlake.HealthLakeWrapper.decl
108+ - python.example_code.healthlake.StartFHIRExportJob
109+ services :
110+ healthlake : {StartFHIRExportJob}
111+ healthlake_DescribeFHIRExportJob :
112+ languages :
113+ Python :
114+ versions :
115+ - sdk_version : 3
116+ github : python/example_code/healthlake
117+ excerpts :
118+ - description :
119+ snippet_tags :
120+ - python.example_code.healthlake.HealthLakeWrapper.decl
121+ - python.example_code.healthlake.DescribeFHIRExportJob
122+ services :
123+ healthlake : {DescribeFHIRExportJob}
124+ healthlake_ListFHIRExportJobs :
125+ languages :
126+ Python :
127+ versions :
128+ - sdk_version : 3
129+ github : python/example_code/healthlake
130+ excerpts :
131+ - description :
132+ snippet_tags :
133+ - python.example_code.healthlake.HealthLakeWrapper.decl
134+ - python.example_code.healthlake.ListFHIRExportJobs
135+ services :
136+ healthlake : {ListFHIRExportJobs}
137+ healthlake_TagResource :
138+ languages :
139+ Python :
140+ versions :
141+ - sdk_version : 3
142+ github : python/example_code/healthlake
143+ excerpts :
144+ - description :
145+ snippet_tags :
146+ - python.example_code.healthlake.HealthLakeWrapper.decl
147+ - python.example_code.healthlake.TagResource
148+ services :
149+ healthlake : {TagResource}
150+ healthlake_ListTagsForResource :
151+ languages :
152+ Python :
153+ versions :
154+ - sdk_version : 3
155+ github : python/example_code/healthlake
156+ excerpts :
157+ - description :
158+ snippet_tags :
159+ - python.example_code.healthlake.HealthLakeWrapper.decl
160+ - python.example_code.healthlake.ListTagsForResource
161+ services :
162+ healthlake : {ListTagsForResource}
163+ healthlake_UntagResource :
164+ languages :
165+ Python :
166+ versions :
167+ - sdk_version : 3
168+ github : python/example_code/healthlake
169+ excerpts :
170+ - description :
171+ snippet_tags :
172+ - python.example_code.healthlake.HealthLakeWrapper.decl
173+ - python.example_code.healthlake.UntagResource
174+ services :
175+ healthlake : {UntagResource}
0 commit comments