View a markdown version of this page

ExternalBedrockKnowledgeBaseConfig - Amazon Connect Customer

ExternalBedrockKnowledgeBaseConfig

Configuration for an external Bedrock knowledge base.

Contents

accessRoleArn

The Amazon Resource Name (ARN) of the IAM role used to access the external Bedrock knowledge base.

Type: String

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

Pattern: arn:aws:iam::[0-9]{12}:role/(?:service-role/)?[a-zA-Z0-9_+=,.@-]{1,64}

Required: Yes

bedrockKnowledgeBaseArn

The Amazon Resource Name (ARN) of the external Bedrock knowledge base.

Type: String

Length Constraints: Minimum length of 47. Maximum length of 128.

Pattern: arn:aws(|-cn|-us-gov):bedrock:[a-zA-Z0-9-]*:[0-9]{12}:knowledge-base/[0-9a-zA-Z]+

Required: Yes

See Also

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