File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 151151
152152<!-- Marketplace Catalog Service -->
153153<!ENTITY MKTCataloglong '&MKTlong; Catalog API'>
154- <!ENTITY MKTCatalog '&MKT; Catalog API'>
154+ <!ENTITY MKTCatalog '&MKT; Catalog API'>
155+
156+ <!-- JavaScript runtimes for CloudFront Functions -->
157+ <!ENTITY CFJS10long 'JavaScript runtime 1.0 for &CFlong; Functions'>
158+ <!ENTITY CFJS10 'JavaScript runtime 1.0 for &CF; Functions'>
159+ <!ENTITY CFJS20long 'JavaScript runtime 2.0 for &CFlong; Functions'>
160+ <!ENTITY CFJS20 'JavaScript runtime 2.0 for &CF; Functions'>
Original file line number Diff line number Diff line change 11{{- template "prologue"}}
2- {{- $omitted_sdks := makeSlice "java_1"}}
2+ {{- $omitted_sdks := makeSlice "java_1" "javascript_101" "javascript_102" }}
33{{- $html_only_sdks := makeSlice "cli_2" "powershell_4"}}
44{{- $chapter_id := "code_example_library_by_sdk"}}
55{{- $include_docs := "file://AWSShared/code-samples/docs/"}}
You can’t perform that action at this time.
0 commit comments