A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/aws/aws-sdk-js-v3/commit/bbe9734e3bbd321f90a322c3895b54cc9607c6d0 below:

This release adds support for saving Bedr… · aws/aws-sdk-js-v3@bbe9734 · GitHub

995 995

"type": "structure",

996 996

"members": {

997 997

"agentAliasArn": {

998 -

"target": "com.amazonaws.bedrockagent#AgentAliasArn",

998 +

"target": "com.amazonaws.bedrockagent#FlowAgentAliasArn",

999 999

"traits": {

1000 +

"smithy.api#addedDefault": {},

1001 +

"smithy.api#default": "",

1000 1002

"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the alias of the agent to invoke.</p>",

1001 1003

"smithy.api#required": {}

1002 1004

}

6593 6595

"smithy.api#documentation": "<p>Configurations for when you choose fixed-size chunking. If you set the <code>chunkingStrategy</code> as <code>NONE</code>, exclude this field.</p>"

6594 6596

}

6595 6597

},

6598 +

"com.amazonaws.bedrockagent#FlowAgentAliasArn": {

6599 +

"type": "string",

6600 +

"traits": {

6601 +

"smithy.api#length": {

6602 +

"max": 2048

6603 +

},

6604 +

"smithy.api#pattern": "^$|^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:agent-alias/[0-9a-zA-Z]{10}/[0-9a-zA-Z]{10}$"

6605 +

}

6606 +

},

6596 6607

"com.amazonaws.bedrockagent#FlowAliasArn": {

6597 6608

"type": "string",

6598 6609

"traits": {

7015 7026

"smithy.api#pattern": "^(arn:aws:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:flow/[0-9a-zA-Z]{10})|([0-9a-zA-Z]{10})$"

7016 7027

}

7017 7028

},

7029 +

"com.amazonaws.bedrockagent#FlowKnowledgeBaseId": {

7030 +

"type": "string",

7031 +

"traits": {

7032 +

"smithy.api#length": {

7033 +

"max": 10

7034 +

},

7035 +

"smithy.api#pattern": "^$|^[0-9a-zA-Z]+$"

7036 +

}

7037 +

},

7038 +

"com.amazonaws.bedrockagent#FlowLambdaArn": {

7039 +

"type": "string",

7040 +

"traits": {

7041 +

"smithy.api#length": {

7042 +

"max": 2048

7043 +

},

7044 +

"smithy.api#pattern": "^$|^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:lambda:([a-z]{2,}-){2,}\\d:\\d{12}:function:[a-zA-Z0-9-_\\.]+(:(\\$LATEST|[a-zA-Z0-9-_]+))?$"

7045 +

}

7046 +

},

7047 +

"com.amazonaws.bedrockagent#FlowLexBotAliasArn": {

7048 +

"type": "string",

7049 +

"traits": {

7050 +

"smithy.api#length": {

7051 +

"max": 78

7052 +

},

7053 +

"smithy.api#pattern": "^$|^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:lex:([a-z]{2,}-){2,}\\d:\\d{12}:bot-alias/[0-9a-zA-Z]+/[0-9a-zA-Z]+$"

7054 +

}

7055 +

},

7056 +

"com.amazonaws.bedrockagent#FlowLexBotLocaleId": {

7057 +

"type": "string",

7058 +

"traits": {

7059 +

"smithy.api#length": {

7060 +

"min": 0,

7061 +

"max": 10

7062 +

}

7063 +

}

7064 +

},

7018 7065

"com.amazonaws.bedrockagent#FlowName": {

7019 7066

"type": "string",

7020 7067

"traits": {

7442 7489

}

7443 7490

}

7444 7491

},

7492 +

"com.amazonaws.bedrockagent#FlowPromptArn": {

7493 +

"type": "string",

7494 +

"traits": {

7495 +

"smithy.api#pattern": "^$|^(arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:prompt/[0-9a-zA-Z]{10}(?::[0-9]{1,5})?)$"

7496 +

}

7497 +

},

7498 +

"com.amazonaws.bedrockagent#FlowPromptModelIdentifier": {

7499 +

"type": "string",

7500 +

"traits": {

7501 +

"smithy.api#length": {

7502 +

"min": 0,

7503 +

"max": 2048

7504 +

},

7505 +

"smithy.api#pattern": "^$|^(arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:(bedrock|sagemaker):[a-z0-9-]{1,20}:([0-9]{12})?:([a-z-]+/)?)?([a-zA-Z0-9.-]{1,63}){0,2}(([:][a-z0-9-]{1,63}){0,2})?(/[a-z0-9]{1,12})?$"

7506 +

}

7507 +

},

7445 7508

"com.amazonaws.bedrockagent#FlowResource": {

7446 7509

"type": "resource",

7447 7510

"identifiers": {

7483 7546

}

7484 7547

}

7485 7548

},

7549 +

"com.amazonaws.bedrockagent#FlowS3BucketName": {

7550 +

"type": "string",

7551 +

"traits": {

7552 +

"smithy.api#length": {

7553 +

"min": 0,

7554 +

"max": 63

7555 +

},

7556 +

"smithy.api#pattern": "^$|^[a-z0-9][\\.\\-a-z0-9]{1,61}[a-z0-9]$"

7557 +

}

7558 +

},

7486 7559

"com.amazonaws.bedrockagent#FlowStatus": {

7487 7560

"type": "enum",

7488 7561

"members": {

10215 10288

"type": "string",

10216 10289

"traits": {

10217 10290

"smithy.api#length": {

10218 -

"min": 1,

10291 +

"min": 0,

10219 10292

"max": 5000000

10220 10293

},

10221 10294

"smithy.api#sensitive": {}

@@ -10227,13 +10300,17 @@

10227 10300

"code": {

10228 10301

"target": "com.amazonaws.bedrockagent#InlineCode",

10229 10302

"traits": {

10303 +

"smithy.api#addedDefault": {},

10304 +

"smithy.api#default": "",

10230 10305

"smithy.api#documentation": "<p>The code that's executed in your inline code node. The code can access input data from previous nodes in the flow, perform operations on that data, and produce output that can be used by other nodes in your flow.</p> <p>The code must be valid in the programming <code>language</code> that you specify.</p>",

10231 10306

"smithy.api#required": {}

10232 10307

}

10233 10308

},

10234 10309

"language": {

10235 10310

"target": "com.amazonaws.bedrockagent#SupportedLanguages",

10236 10311

"traits": {

10312 +

"smithy.api#addedDefault": {},

10313 +

"smithy.api#default": "Python_3",

10237 10314

"smithy.api#documentation": "<p>The programming language used by your inline code node.</p> <p>The code must be valid in the programming <code>language</code> that you specify. Currently, only Python 3 (<code>Python_3</code>) is supported.</p>",

10238 10315

"smithy.api#required": {}

10239 10316

}

10641 10718

"type": "structure",

10642 10719

"members": {

10643 10720

"knowledgeBaseId": {

10644 -

"target": "com.amazonaws.bedrockagent#KnowledgeBaseId",

10721 +

"target": "com.amazonaws.bedrockagent#FlowKnowledgeBaseId",

10645 10722

"traits": {

10723 +

"smithy.api#addedDefault": {},

10724 +

"smithy.api#default": "",

10646 10725

"smithy.api#documentation": "<p>The unique identifier of the knowledge base to query.</p>",

10647 10726

"smithy.api#required": {}

10648 10727

}

10698 10777

"smithy.api#documentation": "<p>Contains configurations for a knowledge base node in a flow. This node takes a query as the input and returns, as the output, the retrieved responses directly (as an array) or a response generated based on the retrieved responses. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/flows-nodes.html\">Node types in a flow</a> in the Amazon Bedrock User Guide.</p>"

10699 10778

}

10700 10779

},

10701 -

"com.amazonaws.bedrockagent#KnowledgeBaseId": {

10702 -

"type": "string",

10703 -

"traits": {

10704 -

"smithy.api#length": {

10705 -

"max": 10

10706 -

},

10707 -

"smithy.api#pattern": "^[0-9a-zA-Z]+$"

10708 -

}

10709 -

},

10710 10780

"com.amazonaws.bedrockagent#KnowledgeBaseModelIdentifier": {

10711 10781

"type": "string",

10712 10782

"traits": {

11012 11082

"type": "structure",

11013 11083

"members": {

11014 11084

"lambdaArn": {

11015 -

"target": "com.amazonaws.bedrockagent#LambdaArn",

11085 +

"target": "com.amazonaws.bedrockagent#FlowLambdaArn",

11016 11086

"traits": {

11087 +

"smithy.api#addedDefault": {},

11088 +

"smithy.api#default": "",

11017 11089

"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Lambda function to invoke.</p>",

11018 11090

"smithy.api#required": {}

11019 11091

}

@@ -11023,37 +11095,23 @@

11023 11095

"smithy.api#documentation": "<p>Contains configurations for a Lambda function node in the flow. You specify the Lambda function to invoke and the inputs into the function. The output is the response that is defined in the Lambda function. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/flows-nodes.html\">Node types in a flow</a> in the Amazon Bedrock User Guide.</p>"

11024 11096

}

11025 11097

},

11026 -

"com.amazonaws.bedrockagent#LexBotAliasArn": {

11027 -

"type": "string",

11028 -

"traits": {

11029 -

"smithy.api#length": {

11030 -

"max": 78

11031 -

},

11032 -

"smithy.api#pattern": "^arn:aws(|-us-gov):lex:[a-z]{2}(-gov)?-[a-z]+-\\d{1}:\\d{12}:bot-alias/[0-9a-zA-Z]+/[0-9a-zA-Z]+$"

11033 -

}

11034 -

},

11035 -

"com.amazonaws.bedrockagent#LexBotLocaleId": {

11036 -

"type": "string",

11037 -

"traits": {

11038 -

"smithy.api#length": {

11039 -

"min": 1,

11040 -

"max": 10

11041 -

}

11042 -

}

11043 -

},

11044 11098

"com.amazonaws.bedrockagent#LexFlowNodeConfiguration": {

11045 11099

"type": "structure",

11046 11100

"members": {

11047 11101

"botAliasArn": {

11048 -

"target": "com.amazonaws.bedrockagent#LexBotAliasArn",

11102 +

"target": "com.amazonaws.bedrockagent#FlowLexBotAliasArn",

11049 11103

"traits": {

11104 +

"smithy.api#addedDefault": {},

11105 +

"smithy.api#default": "",

11050 11106

"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Amazon Lex bot alias to invoke.</p>",

11051 11107

"smithy.api#required": {}

11052 11108

}

11053 11109

},

11054 11110

"localeId": {

11055 -

"target": "com.amazonaws.bedrockagent#LexBotLocaleId",

11111 +

"target": "com.amazonaws.bedrockagent#FlowLexBotLocaleId",

11056 11112

"traits": {

11113 +

"smithy.api#addedDefault": {},

11114 +

"smithy.api#default": "",

11057 11115

"smithy.api#documentation": "<p>The Region to invoke the Amazon Lex bot in.</p>",

11058 11116

"smithy.api#required": {}

11059 11117

}

14088 14146

"templateType": {

14089 14147

"target": "com.amazonaws.bedrockagent#PromptTemplateType",

14090 14148

"traits": {

14149 +

"smithy.api#addedDefault": {},

14150 +

"smithy.api#default": "TEXT",

14091 14151

"smithy.api#documentation": "<p>The type of prompt template.</p>",

14092 14152

"smithy.api#required": {}

14093 14153

}

14100 14160

}

14101 14161

},

14102 14162

"modelId": {

14103 -

"target": "com.amazonaws.bedrockagent#PromptModelIdentifier",

14163 +

"target": "com.amazonaws.bedrockagent#FlowPromptModelIdentifier",

14104 14164

"traits": {

14165 +

"smithy.api#addedDefault": {},

14166 +

"smithy.api#default": "",

14105 14167

"smithy.api#documentation": "<p>The unique identifier of the model or <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html\">inference profile</a> to run inference with.</p>",

14106 14168

"smithy.api#required": {}

14107 14169

}

14127 14189

"type": "structure",

14128 14190

"members": {

14129 14191

"promptArn": {

14130 -

"target": "com.amazonaws.bedrockagent#PromptArn",

14192 +

"target": "com.amazonaws.bedrockagent#FlowPromptArn",

14131 14193

"traits": {

14194 +

"smithy.api#addedDefault": {},

14195 +

"smithy.api#default": "",

14132 14196

"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the prompt from Prompt management.</p>",

14133 14197

"smithy.api#required": {}

14134 14198

}

15412 15476

"type": "structure",

15413 15477

"members": {

15414 15478

"bucketName": {

15415 -

"target": "com.amazonaws.bedrockagent#S3BucketName",

15479 +

"target": "com.amazonaws.bedrockagent#FlowS3BucketName",

15416 15480

"traits": {

15481 +

"smithy.api#addedDefault": {},

15482 +

"smithy.api#default": "",

15417 15483

"smithy.api#documentation": "<p>The name of the Amazon S3 bucket from which to retrieve data.</p>",

15418 15484

"smithy.api#required": {}

15419 15485

}

16300 16366

"type": "structure",

16301 16367

"members": {

16302 16368

"bucketName": {

16303 -

"target": "com.amazonaws.bedrockagent#S3BucketName",

16369 +

"target": "com.amazonaws.bedrockagent#FlowS3BucketName",

16304 16370

"traits": {

16371 +

"smithy.api#addedDefault": {},

16372 +

"smithy.api#default": "",

16305 16373

"smithy.api#documentation": "<p>The name of the Amazon S3 bucket in which to store the input into the node.</p>",

16306 16374

"smithy.api#required": {}

16307 16375

}


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4