Bedrock Agent > Structures > RetrievalFlowNodeS3Configuration RetrievalFlowNodeS3Configuration¶ Structure Class¶ RetrievalFlowNodeS3Configuration dataclass ¶ Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the node. Attributes¶ bucket_name class-attribute instance-attribute ¶ bucket_name: str = '' The name of the Amazon S3 bucket from which to retrieve data.