Skip to content

Bedrock Agent  >  Structures  >  CustomS3Location

CustomS3Location

Structure Class

CustomS3Location dataclass

Contains information about the Amazon S3 location of the file containing the content to ingest into a knowledge base connected to a custom data source.

Attributes

bucket_owner_account_id class-attribute instance-attribute
bucket_owner_account_id: str | None = None

The identifier of the Amazon Web Services account that owns the S3 bucket containing the content to ingest.

uri instance-attribute
uri: str

The S3 URI of the file containing the content to ingest.