@@ -5,6 +5,7 @@ healthlake_CreateFHIRDatastore:
55 versions :
66 - sdk_version : 3
77 github : python/example_code/healthlake
8+ github_note_at_bottom : true
89 excerpts :
910 - description :
1011 snippet_tags :
@@ -23,6 +24,7 @@ healthlake_DescribeFHIRDatastore:
2324 versions :
2425 - sdk_version : 3
2526 github : python/example_code/healthlake
27+ github_note_at_bottom : true
2628 excerpts :
2729 - description :
2830 snippet_tags :
@@ -36,6 +38,7 @@ healthlake_ListFHIRDatastores:
3638 versions :
3739 - sdk_version : 3
3840 github : python/example_code/healthlake
41+ github_note_at_bottom : true
3942 excerpts :
4043 - description :
4144 snippet_tags :
@@ -49,6 +52,7 @@ healthlake_DeleteFHIRDatastore:
4952 versions :
5053 - sdk_version : 3
5154 github : python/example_code/healthlake
55+ github_note_at_bottom : true
5256 excerpts :
5357 - description :
5458 snippet_tags :
@@ -62,6 +66,7 @@ healthlake_StartFHIRImportJob:
6266 versions :
6367 - sdk_version : 3
6468 github : python/example_code/healthlake
69+ github_note_at_bottom : true
6570 excerpts :
6671 - description :
6772 snippet_tags :
@@ -75,32 +80,35 @@ healthlake_DescribeFHIRImportJob:
7580 versions :
7681 - sdk_version : 3
7782 github : python/example_code/healthlake
83+ github_note_at_bottom : true
7884 excerpts :
7985 - description :
8086 snippet_tags :
8187 - python.example_code.healthlake.HealthLakeWrapper.decl
8288 - python.example_code.healthlake.DescribeFHIRImportJob
8389 services :
8490 healthlake : {DescribeFHIRImportJob}
85- healthlake_ListFHIRDatastoreImportJobs :
91+ healthlake_ListFHIRImportJobs :
8692 languages :
8793 Python :
8894 versions :
8995 - sdk_version : 3
9096 github : python/example_code/healthlake
97+ github_note_at_bottom : true
9198 excerpts :
9299 - description :
93100 snippet_tags :
94101 - python.example_code.healthlake.HealthLakeWrapper.decl
95- - python.example_code.healthlake.ListFHIRDatastoreImportJobs
102+ - python.example_code.healthlake.ListFHIRImportJobs
96103 services :
97- healthlake : {ListFHIRDatastoreImportJobs }
104+ healthlake : {ListFHIRImportJobs }
98105healthlake_StartFHIRExportJob :
99106 languages :
100107 Python :
101108 versions :
102109 - sdk_version : 3
103110 github : python/example_code/healthlake
111+ github_note_at_bottom : true
104112 excerpts :
105113 - description :
106114 snippet_tags :
@@ -114,6 +122,7 @@ healthlake_DescribeFHIRExportJob:
114122 versions :
115123 - sdk_version : 3
116124 github : python/example_code/healthlake
125+ github_note_at_bottom : true
117126 excerpts :
118127 - description :
119128 snippet_tags :
@@ -127,6 +136,7 @@ healthlake_ListFHIRExportJobs:
127136 versions :
128137 - sdk_version : 3
129138 github : python/example_code/healthlake
139+ github_note_at_bottom : true
130140 excerpts :
131141 - description :
132142 snippet_tags :
@@ -140,6 +150,7 @@ healthlake_TagResource:
140150 versions :
141151 - sdk_version : 3
142152 github : python/example_code/healthlake
153+ github_note_at_bottom : true
143154 excerpts :
144155 - description :
145156 snippet_tags :
@@ -153,6 +164,7 @@ healthlake_ListTagsForResource:
153164 versions :
154165 - sdk_version : 3
155166 github : python/example_code/healthlake
167+ github_note_at_bottom : true
156168 excerpts :
157169 - description :
158170 snippet_tags :
@@ -166,6 +178,7 @@ healthlake_UntagResource:
166178 versions :
167179 - sdk_version : 3
168180 github : python/example_code/healthlake
181+ github_note_at_bottom : true
169182 excerpts :
170183 - description :
171184 snippet_tags :
0 commit comments