Qbusiness > Structures > S3 S3¶ Structure Class¶ S3 dataclass ¶ Information required for Amazon Q Business to find a specific file in an Amazon S3 bucket. Attributes¶ bucket instance-attribute ¶ bucket: str The name of the S3 bucket that contains the file. key instance-attribute ¶ key: str The name of the file.