ExternalSourcesRetrieveAndGenerateConfiguration - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ExternalSourcesRetrieveAndGenerateConfiguration

The configurations of the external source wrapper object in the retrieveAndGenerate function.

Contents

modelArn

The model Amazon Resource Name (ARN) for the external source wrapper object in the retrieveAndGenerate function.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: (arn:aws(-[^:]+)?:(bedrock|sagemaker):[a-z0-9-]{1,20}:([0-9]{12})?:([a-z-]+/)?)?([a-z0-9.-]{1,63}){0,2}(([:][a-z0-9-]{1,63}){0,2})?(/[a-z0-9]{1,12})?

Required: Yes

sources

The document for the external source wrapper object in the retrieveAndGenerate function.

Type: Array of ExternalSource objects

Array Members: Fixed number of 1 item.

Required: Yes

generationConfiguration

The prompt used with the external source wrapper object with the retrieveAndGenerate function.

Type: ExternalSourcesGenerationConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: