Skip to content

Commit 73073af

Browse files
Updated API models and rebuilt service gems.
1 parent 58c85f2 commit 73073af

File tree

1,579 files changed

+5237
-2046
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,579 files changed

+5237
-2046
lines changed

apis/bedrock/2023-04-20/api-2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,7 @@
14851485
"type":"string",
14861486
"max":2048,
14871487
"min":1,
1488-
"pattern":"arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}(([:][a-z0-9-]{1,63}){0,2})?/[a-z0-9]{12})|(:foundation-model/([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2})))|(([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2}))|(([0-9a-zA-Z][_-]?)+)"
1488+
"pattern":"(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:((:foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|([0-9]{12}:inference-profile/(([a-z]{2}.)[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63})))))|(([a-z]{2}[.]{1})([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63})))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))"
14891489
},
14901490
"EvaluationModelIdentifiers":{
14911491
"type":"list",

apis/bedrock/2023-04-20/docs-2.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -361,9 +361,9 @@
361361
}
362362
},
363363
"EvaluationBedrockModel": {
364-
"base": "<p>Contains the ARN of the Amazon Bedrock models specified in your model evaluation job. Each Amazon Bedrock model supports different <code>inferenceParams</code>. To learn more about supported inference parameters for Amazon Bedrock models, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters.html\">Inference parameters for foundation models</a>.</p> <p>The <code>inferenceParams</code> are specified using JSON. To successfully insert JSON as string make sure that all quotations are properly escaped. For example, <code>\"temperature\":\"0.25\"</code> key value pair would need to be formatted as <code>\\\"temperature\\\":\\\"0.25\\\"</code> to successfully accepted in the request.</p>",
364+
"base": "<p>Contains the ARN of the Amazon Bedrock model or <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html\">inference profile</a> specified in your model evaluation job. Each Amazon Bedrock model supports different <code>inferenceParams</code>. To learn more about supported inference parameters for Amazon Bedrock models, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters.html\">Inference parameters for foundation models</a>.</p> <p>The <code>inferenceParams</code> are specified using JSON. To successfully insert JSON as string make sure that all quotations are properly escaped. For example, <code>\"temperature\":\"0.25\"</code> key value pair would need to be formatted as <code>\\\"temperature\\\":\\\"0.25\\\"</code> to successfully accepted in the request.</p>",
365365
"refs": {
366-
"EvaluationModelConfig$bedrockModel": "<p>Defines the Amazon Bedrock model and inference parameters you want used.</p>"
366+
"EvaluationModelConfig$bedrockModel": "<p>Defines the Amazon Bedrock model or inference profile and inference parameters you want used.</p>"
367367
}
368368
},
369369
"EvaluationConfig": {
@@ -407,7 +407,7 @@
407407
"EvaluationInferenceConfig": {
408408
"base": "<p>Used to define the models you want used in your model evaluation job. Automated model evaluation jobs support only a single model. In a human-based model evaluation job, your annotator can compare the responses for up to two different models.</p>",
409409
"refs": {
410-
"CreateEvaluationJobRequest$inferenceConfig": "<p>Specify the models you want to use in your model evaluation job. Automatic model evaluation jobs support a single model, and model evaluation job that use human workers support two models.</p>",
410+
"CreateEvaluationJobRequest$inferenceConfig": "<p>Specify the models you want to use in your model evaluation job. Automatic model evaluation jobs support a single model or <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html\">inference profile</a>, and model evaluation job that use human workers support two models or inference profiles.</p>",
411411
"GetEvaluationJobResponse$inferenceConfig": "<p>Details about the models you specified in your model evaluation job.</p>"
412412
}
413413
},
@@ -501,7 +501,7 @@
501501
"EvaluationModelIdentifier": {
502502
"base": null,
503503
"refs": {
504-
"EvaluationBedrockModel$modelIdentifier": "<p>The ARN of the Amazon Bedrock model specified.</p>",
504+
"EvaluationBedrockModel$modelIdentifier": "<p>The ARN of the Amazon Bedrock model or inference profile specified.</p>",
505505
"EvaluationModelIdentifiers$member": null
506506
}
507507
},

apis/budgets/2016-10-20/api-2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1379,7 +1379,7 @@
13791379
"type":"string",
13801380
"max":684,
13811381
"min":25,
1382-
"pattern":"^arn:(aws|aws-cn|aws-us-gov|us-iso-east-1|us-isob-east-1):iam::(\\d{12}|aws):policy(\\u002F[\\u0021-\\u007F]+\\u002F|\\u002F)[\\w+=,.@-]+$"
1382+
"pattern":"^arn:aws(-cn|-us-gov|-iso|-iso-[a-z]{1})?:iam::(\\d{12}|aws):policy(\\u002F[\\u0021-\\u007F]+\\u002F|\\u002F)[\\w+=,.@-]+$"
13831383
},
13841384
"PolicyId":{
13851385
"type":"string",
@@ -1443,7 +1443,7 @@
14431443
"type":"string",
14441444
"max":618,
14451445
"min":32,
1446-
"pattern":"^arn:(aws|aws-cn|aws-us-gov|us-iso-east-1|us-isob-east-1):iam::\\d{12}:role(\\u002F[\\u0021-\\u007F]+\\u002F|\\u002F)[\\w+=,.@-]+$"
1446+
"pattern":"^arn:aws(-cn|-us-gov|-iso|-iso-[a-z]{1})?:iam::\\d{12}:role(\\u002F[\\u0021-\\u007F]+\\u002F|\\u002F)[\\w+=,.@-]+$"
14471447
},
14481448
"Roles":{
14491449
"type":"list",

apis/budgets/2016-10-20/endpoint-rule-set-1.json

+102
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,108 @@
212212
},
213213
"type": "endpoint"
214214
},
215+
{
216+
"conditions": [
217+
{
218+
"fn": "stringEquals",
219+
"argv": [
220+
{
221+
"fn": "getAttr",
222+
"argv": [
223+
{
224+
"ref": "PartitionResult"
225+
},
226+
"name"
227+
]
228+
},
229+
"aws-iso-e"
230+
]
231+
},
232+
{
233+
"fn": "booleanEquals",
234+
"argv": [
235+
{
236+
"ref": "UseFIPS"
237+
},
238+
false
239+
]
240+
},
241+
{
242+
"fn": "booleanEquals",
243+
"argv": [
244+
{
245+
"ref": "UseDualStack"
246+
},
247+
false
248+
]
249+
}
250+
],
251+
"endpoint": {
252+
"url": "https://budgets.global.cloud.adc-e.uk",
253+
"properties": {
254+
"authSchemes": [
255+
{
256+
"name": "sigv4",
257+
"signingName": "budgets",
258+
"signingRegion": "eu-isoe-west-1"
259+
}
260+
]
261+
},
262+
"headers": {}
263+
},
264+
"type": "endpoint"
265+
},
266+
{
267+
"conditions": [
268+
{
269+
"fn": "stringEquals",
270+
"argv": [
271+
{
272+
"fn": "getAttr",
273+
"argv": [
274+
{
275+
"ref": "PartitionResult"
276+
},
277+
"name"
278+
]
279+
},
280+
"aws-iso-f"
281+
]
282+
},
283+
{
284+
"fn": "booleanEquals",
285+
"argv": [
286+
{
287+
"ref": "UseFIPS"
288+
},
289+
false
290+
]
291+
},
292+
{
293+
"fn": "booleanEquals",
294+
"argv": [
295+
{
296+
"ref": "UseDualStack"
297+
},
298+
false
299+
]
300+
}
301+
],
302+
"endpoint": {
303+
"url": "https://budgets.global.csp.hci.ic.gov",
304+
"properties": {
305+
"authSchemes": [
306+
{
307+
"name": "sigv4",
308+
"signingName": "budgets",
309+
"signingRegion": "us-isof-south-1"
310+
}
311+
]
312+
},
313+
"headers": {}
314+
},
315+
"type": "endpoint"
316+
},
215317
{
216318
"conditions": [
217319
{

apis/budgets/2016-10-20/endpoint-tests-1.json

+44
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,50 @@
314314
"UseDualStack": false
315315
}
316316
},
317+
{
318+
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack disabled",
319+
"expect": {
320+
"endpoint": {
321+
"properties": {
322+
"authSchemes": [
323+
{
324+
"name": "sigv4",
325+
"signingName": "budgets",
326+
"signingRegion": "eu-isoe-west-1"
327+
}
328+
]
329+
},
330+
"url": "https://budgets.global.cloud.adc-e.uk"
331+
}
332+
},
333+
"params": {
334+
"Region": "eu-isoe-west-1",
335+
"UseFIPS": false,
336+
"UseDualStack": false
337+
}
338+
},
339+
{
340+
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
341+
"expect": {
342+
"endpoint": {
343+
"properties": {
344+
"authSchemes": [
345+
{
346+
"name": "sigv4",
347+
"signingName": "budgets",
348+
"signingRegion": "us-isof-south-1"
349+
}
350+
]
351+
},
352+
"url": "https://budgets.global.csp.hci.ic.gov"
353+
}
354+
},
355+
"params": {
356+
"Region": "us-isof-south-1",
357+
"UseFIPS": false,
358+
"UseDualStack": false
359+
}
360+
},
317361
{
318362
"documentation": "For custom endpoint with region set and fips disabled and dualstack disabled",
319363
"expect": {

apis/kinesis/2013-12-02/api-2.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,8 @@
257257
{"shape":"AccessDeniedException"},
258258
{"shape":"ResourceNotFoundException"},
259259
{"shape":"LimitExceededException"},
260-
{"shape":"InvalidArgumentException"}
260+
{"shape":"InvalidArgumentException"},
261+
{"shape":"ResourceInUseException"}
261262
],
262263
"staticContextParams":{
263264
"OperationType":{"value":"control"}
@@ -714,7 +715,8 @@
714715
"members":{
715716
"StreamName":{"shape":"StreamName"},
716717
"ShardCount":{"shape":"PositiveIntegerObject"},
717-
"StreamModeDetails":{"shape":"StreamModeDetails"}
718+
"StreamModeDetails":{"shape":"StreamModeDetails"},
719+
"Tags":{"shape":"TagMap"}
718720
}
719721
},
720722
"Data":{

0 commit comments

Comments
 (0)