Skip to content

Bedrock Runtime  >  Structures  >  S3Location

S3Location

Structure Class

S3Location dataclass

A storage location in an Amazon S3 bucket.

Attributes

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

If the bucket belongs to another AWS account, specify that account's ID.

uri instance-attribute
uri: str

An object URI starting with s3://.