Skip to content

Bedrock Agent  >  Structures  >  ConfluenceSourceConfiguration

ConfluenceSourceConfiguration

Structure Class

ConfluenceSourceConfiguration dataclass

The endpoint information to connect to your Confluence data source.

Attributes

auth_type instance-attribute
auth_type: ConfluenceAuthType

The supported authentication type to authenticate and connect to your Confluence instance.

credentials_secret_arn instance-attribute
credentials_secret_arn: str

The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your Confluence instance URL. For more information on the key-value pairs that must be included in your secret, depending on your authentication type, see Confluence connection configuration.

host_type instance-attribute
host_type: ConfluenceHostType

The supported host type, whether online/cloud or server/on-premises.

host_url instance-attribute
host_url: str

The Confluence host URL or instance URL.