Skip to content

Commit efa7c0f

Browse files
This release adds native h2 support for the bedrock runtime API, the support is only limited to SDKs that support h2 requests natively.
1 parent 02a467b commit efa7c0f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

generator/ServiceModels/bedrock-runtime/bedrock-runtime-2023-09-30.api.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"auth":["aws.auth#sigv4"],
66
"endpointPrefix":"bedrock-runtime",
77
"protocol":"rest-json",
8+
"protocolSettings":{"h2":"optional"},
89
"protocols":["rest-json"],
910
"serviceFullName":"Amazon Bedrock Runtime",
1011
"serviceId":"Bedrock Runtime",

generator/ServiceModels/bedrock-runtime/bedrock-runtime-2023-09-30.normal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"auth":["aws.auth#sigv4"],
66
"endpointPrefix":"bedrock-runtime",
77
"protocol":"rest-json",
8+
"protocolSettings":{"h2":"optional"},
89
"protocols":["rest-json"],
910
"serviceFullName":"Amazon Bedrock Runtime",
1011
"serviceId":"Bedrock Runtime",

0 commit comments

Comments
 (0)